#9615 closed enhancement (obsolete)
update coova-chilli to 1.2.7
Reported by: | anonymous | Owned by: | jow |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | coovachilli | Cc: |
Description
Hello,
Coovachilli has remained at 1.2.5 for some time now.
1.2.7 was release several days ago. Is it possible to update OpenWRT?
Attachments (0)
Change History (7)
comment:1 Changed 7 years ago by anonymous
comment:2 Changed 7 years ago by jow
- Owner changed from developers to jow
- Status changed from new to accepted
comment:3 Changed 7 years ago by anonymous
The required patch is trivial however, I have nno access to a build tree at the monent to generate a patch file. Only one file requires a change:
packages/net/coova-chilli/Makefile
...
10 PKG_NAME:=coova-chilli
11 --- PKG_VERSION:=1.2.5
11 +++ PKG_VERSION:=1.2.8
12 PKG_RELEASE:=1
13
14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 PKG_SOURCE_URL:=http://ap.coova.org/chilli
16 --- PKG_MD5SUM:=1b890cb043b4340e1f15c2b2cff742d3
16 +++ PKG_MD5SUM:=e8fa70a52d9c9f4e8addbe8df09c56db
17
18 PKG_FIXUP:=libtool
...
comment:4 Changed 7 years ago by hanno.schupp@…
Ooops. This is more readable:
packages/net/coova-chilli/Makefile ... 10 PKG_NAME:=coova-chilli 11 --- PKG_VERSION:=1.2.5 11 +++ PKG_VERSION:=1.2.8 12 PKG_RELEASE:=1 13 14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 15 PKG_SOURCE_URL:= http://ap.coova.org/chilli 16 --- PKG_MD5SUM:=1b890cb043b4340e1f15c2b2cff742d3 16 +++ PKG_MD5SUM:=e8fa70a52d9c9f4e8addbe8df09c56db 17 18 PKG_FIXUP:=libtool ...
comment:5 Changed 6 years ago by Hanno.Schupp@…
Has been upgraded to 1.2.8
Ticket can be closed.
comment:6 Changed 6 years ago by swalker
- Resolution set to obsolete
- Status changed from accepted to closed
comment:7 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
CoovaChilli is now at 1.2.8. Might be worth it to skip directly to that version instead.