<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/cgi-io, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-06-28T07:55:37Z</updated>
<entry>
<title>cgi-io: update to Git HEAD (2026-06-28)</title>
<updated>2026-06-28T07:55:37Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2026-06-27T23:02:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f03d40454ecdbe232aec8fb3238214e0b5157bb1'/>
<id>urn:sha1:f03d40454ecdbe232aec8fb3238214e0b5157bb1</id>
<content type='text'>
72990b748987 main: canonicalize download path before ACL check
7314451cb996 main: canonicalize exec path before ACL check

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>cgi-io: add generic version check override</title>
<updated>2026-06-23T06:10:10Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2026-06-20T07:06:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=cb743e0f954ec2cb447f8c5a70e1b77c6b39334e'/>
<id>urn:sha1:cb743e0f954ec2cb447f8c5a70e1b77c6b39334e</id>
<content type='text'>
The binary included in this package does not output anything, causing
the generic version check in CI to fail. Override the test.

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>cgi-io: update to Git 658b14bda (2025-12-11)</title>
<updated>2025-12-12T15:04:25Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-12-11T14:04:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=90e227e75506c05a284b891bff6478390ac8c9de'/>
<id>urn:sha1:90e227e75506c05a284b891bff6478390ac8c9de</id>
<content type='text'>
658b14b main: Add `stderr` option for cgi-exec to redirect stderr to stdout

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>cgi-io: update to Git HEAD (2025-10-04)</title>
<updated>2025-10-05T15:55:03Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2025-10-04T11:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=209070b5cea8200b21f165b88a46b88f05ec803c'/>
<id>urn:sha1:209070b5cea8200b21f165b88a46b88f05ec803c</id>
<content type='text'>
d4b9fb115c3d build: require CMake &gt;= 3.10 due to dropped legacy support

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>treewide: refresh hashes after move to use ZSTD as default</title>
<updated>2024-04-07T10:06:34Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-06T10:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=272f55e87f0731b3f04aefd39598a127b317abf4'/>
<id>urn:sha1:272f55e87f0731b3f04aefd39598a127b317abf4</id>
<content type='text'>
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>cgi-io: Fix PKG_MIRROR_HASH after APK changes</title>
<updated>2024-04-03T17:20:15Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2024-04-03T17:20:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e684ab6e76e70921d981942faaef860f2917bd8e'/>
<id>urn:sha1:e684ab6e76e70921d981942faaef860f2917bd8e</id>
<content type='text'>
Adjust PKG_MIRROR_HASH to the filename change due to
APK preparations.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>cgi-io: update to latest Git HEAD</title>
<updated>2022-08-10T21:53:49Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2022-08-10T21:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=443c6c1c17e29466cc81f44504602d66d993bf86'/>
<id>urn:sha1:443c6c1c17e29466cc81f44504602d66d993bf86</id>
<content type='text'>
901b0f0 main: fix two one-byte overreads in header_value()

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>cgi-io: update to latest Git HEAD</title>
<updated>2021-09-08T19:55:33Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2021-09-08T19:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=db8e0fdea454c3b07d859935de5a7d3714fd72ac'/>
<id>urn:sha1:db8e0fdea454c3b07d859935de5a7d3714fd72ac</id>
<content type='text'>
98cef9d Retry splice() syscall on EINTR

Fixes: https://github.com/openwrt/luci/issues/5342
Fixes: https://bugs.openwrt.org/index.php?do=details&amp;task_id=4006
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>treewide: back to cmake.mk</title>
<updated>2021-06-13T04:05:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-10T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2e654b19f38f1f941c70a5adcdac6311234362c3'/>
<id>urn:sha1:2e654b19f38f1f941c70a5adcdac6311234362c3</id>
<content type='text'>
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: build CMake projects with Ninja</title>
<updated>2021-03-28T04:51:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-04T22:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a31b7320077c340268d31642ded69cc66fbc230c'/>
<id>urn:sha1:a31b7320077c340268d31642ded69cc66fbc230c</id>
<content type='text'>
faster to compile.

A small selection of packages was tested going from:

Executed in  696.30 secs   fish           external
   usr time   82.98 mins  395.00 micros   82.98 mins
   sys time    9.02 mins    0.00 micros    9.02 mins

to:

Executed in  592.20 secs   fish           external
   usr time   84.84 mins  361.00 micros   84.84 mins
   sys time    8.85 mins   57.00 micros    8.85 mins

Tested by running make -j 12 and wiping staging/build_dir/target_x

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
