<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/coova-chilli, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>coova-chilli: update to 1.8</title>
<updated>2026-01-25T12:54:29Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-12-29T02:33:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1c96fa557ae59ed2c4406940892fd5f0839bbc5d'/>
<id>urn:sha1:1c96fa557ae59ed2c4406940892fd5f0839bbc5d</id>
<content type='text'>
Switch back to tarballs as upstream makes one available.

Remove upstreamed patches.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>coova-chilli: update to 1.7</title>
<updated>2025-08-24T07:51:54Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-08-20T19:22:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b1bb4533ef73bbdebc4ce29c1f7f49db57c831d7'/>
<id>urn:sha1:b1bb4533ef73bbdebc4ce29c1f7f49db57c831d7</id>
<content type='text'>
Swith to local tarballs for smaller size.

Some patches were merged upstream.

Switch to static instead of attribute constructor. Simpler.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>coova-chilli: fix compilation with GCC15</title>
<updated>2025-08-16T08:01:23Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-08-14T20:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8c2f7dc867333a65239d4284b5c2e10c77f6bf3d'/>
<id>urn:sha1:8c2f7dc867333a65239d4284b5c2e10c77f6bf3d</id>
<content type='text'>
No idea how this even worked. cmdsock never got closed.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>coova-chilli: Fix WolfSSL support</title>
<updated>2025-01-24T23:27:31Z</updated>
<author>
<name>Federico Capoano</name>
</author>
<published>2025-01-23T20:58:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bf3333594a8add333e3d7192107aa7be8bc39a33'/>
<id>urn:sha1:bf3333594a8add333e3d7192107aa7be8bc39a33</id>
<content type='text'>
Signed-off-by: Federico Capoano &lt;f.capoano@openwisp.io&gt;
</content>
</entry>
<entry>
<title>coova-chilli: fix libxt-coova not loading properly from iptables ( openwrt/packages#23092 )</title>
<updated>2024-02-23T00:03:04Z</updated>
<author>
<name>Pierre Parent</name>
</author>
<published>2024-02-14T10:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=61ba390b651f9b563073d6995b863d99830a86ac'/>
<id>urn:sha1:61ba390b651f9b563073d6995b863d99830a86ac</id>
<content type='text'>
Signed-off-by: Pierre Parent &lt;m@pierre-parent.fr&gt;
</content>
</entry>
<entry>
<title>coova-chilli: fix kernel &gt;= 5.17 compile</title>
<updated>2023-06-30T00:44:08Z</updated>
<author>
<name>John Thomson</name>
</author>
<published>2022-10-21T03:49:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=778ce3c9776b54fb83cfaea50f793c2c7031c32a'/>
<id>urn:sha1:778ce3c9776b54fb83cfaea50f793c2c7031c32a</id>
<content type='text'>
Signed-off-by: John Thomson &lt;git@johnthomson.fastmail.com.au&gt;
</content>
</entry>
<entry>
<title>treewide: remove AUTORELEASE</title>
<updated>2023-04-21T20:46:58Z</updated>
<author>
<name>Paul Fertser</name>
</author>
<published>2023-04-21T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0c10c224be81f9221dabfab449855ab6718d2a0c'/>
<id>urn:sha1:0c10c224be81f9221dabfab449855ab6718d2a0c</id>
<content type='text'>
Automatically compute and substitute current values for all
$(AUTORELEASE) instances as this feature is deprecated and shouldn't be
used.

The following temporary change was made to the core:

diff --git a/rules.mk b/rules.mk
index 57d7995d4fa8..f16367de87a8 100644
--- a/rules.mk
+++ b/rules.mk
@@ -429,7 +429,7 @@ endef
 abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))

 COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
-AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
+AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))

 all:
 FORCE: ;

And this command used to fix affected packages:

for i in $(cd feeds/packages; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                              sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
  make package/$i/download
done

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: fix security issues by bumping all packages using libwolfssl</title>
<updated>2022-10-04T07:58:29Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2022-10-03T17:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=845d81ca0976c82829addc23e9e8b95885c910ee'/>
<id>urn:sha1:845d81ca0976c82829addc23e9e8b95885c910ee</id>
<content type='text'>
As wolfSSL is having hard time maintaining ABI compatibility between
releases, we need to manually force rebuild of packages depending on
libwolfssl and thus force their upgrade. Otherwise due to the ABI
handling we would endup with possibly two libwolfssl libraries in the
system, including the patched libwolfssl-5.5.1, but still have
vulnerable services running using the vulnerable libwolfssl-5.4.0.

So in order to propagate update of libwolfssl to latest stable release
done in commit ec8fb542ec3e4 ("wolfssl: fix TLSv1.3 RCE in uhttpd by
using 5.5.1-stable (CVE-2022-39173)") which fixes several remotely
exploitable vulnerabilities, we need to bump PKG_RELEASE of all packages
using wolfSSL library.

Same bump has been done in buildroot in commit f1b7e1434f66 ("treewide:
fix security issues by bumping all packages using libwolfssl").

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>coova-chilli: Fix compile problem with _init()</title>
<updated>2022-08-21T02:25:17Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2022-08-15T14:00:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=55297e45c85d0ab3ba31e413c0c58729cddbf72f'/>
<id>urn:sha1:55297e45c85d0ab3ba31e413c0c58729cddbf72f</id>
<content type='text'>
The _init() function collides with a _init() function in crti.o.
This results in the following error in OpenWrt:
arc-openwrt-linux-gnu/bin/ld: libxt_coova.o: in function `_init':
/lib/gcc/arc-openwrt-linux-gnu/11.3.0/crti.o:(.init+0x4): first defined here
collect2: error: ld returned 1 exit status
make[7]: *** [Makefile:22: libxt_coova.so] Error 1

Fix this by suing a constructor attribute instead. This function will
still be called after the shared library was loaded.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
</feed>
