<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/stintel/tools, branch master</title>
<subtitle>Staging tree of Stijn Tintel</subtitle>
<id>https://git.openwrt.org/openwrt/staging/stintel/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/stintel/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/'/>
<updated>2026-09-12T14:49:17Z</updated>
<entry>
<title>tools/expat: update to 2.8.4</title>
<updated>2026-09-12T14:49:17Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2026-09-11T13:28:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=d0d8c40b678c8326551ad37fc8bbecc53cb33217'/>
<id>urn:sha1:d0d8c40b678c8326551ad37fc8bbecc53cb33217</id>
<content type='text'>
This version bump includes fixes for the following CVEs:
- CVE-2026-66046
- CVE-2026-72522
- CVE-2026-76641
- CVE-2026-76956
- CVE-2026-76957

Full release notes:
https://github.com/libexpat/libexpat/blob/master/expat/Changes

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/25134
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>tools: erofs-utils: update to 1.9.4</title>
<updated>2026-09-08T08:09:34Z</updated>
<author>
<name>Andy Chiang</name>
</author>
<published>2026-09-02T12:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=f3f427048a8828f61270add14a113d70610d09b2'/>
<id>urn:sha1:f3f427048a8828f61270add14a113d70610d09b2</id>
<content type='text'>
ChangeLog:
  https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.9.4

Build system: x86/64
Tested on: x86/64

Signed-off-by: Andy Chiang &lt;AndyChiang_git@outlook.com&gt;
Link: https://github.com/openwrt/openwrt/pull/24991
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/cmake: update to version 4.4.3</title>
<updated>2026-09-06T18:08:49Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2026-09-05T16:30:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=50258d2078d3b3c4fe127f72c8d804fa498c62d2'/>
<id>urn:sha1:50258d2078d3b3c4fe127f72c8d804fa498c62d2</id>
<content type='text'>
Update cmake to version 4.4.3.
(No need for patch changes)

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Link: https://github.com/openwrt/openwrt/pull/25043
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools: gnulib: remove stale gl_-prefixed macros from staging</title>
<updated>2026-08-19T17:46:46Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2026-08-16T11:14:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=c0262ed5af2a5b97b864f6c2a0a56f731c8a4213'/>
<id>urn:sha1:c0262ed5af2a5b97b864f6c2a0a56f731c8a4213</id>
<content type='text'>
Commit c820f097e0 ("tools: gnulib: install .m4 file with gl_ prefix")
installed gnulib autoconf macros under gl_-prefixed file names. The
scheme was later reverted in commit cda598a595, but the previously
installed files were never removed from share/aclocal.

As aclocal reads the whole directory, stale gl_*.m4 files can override
the current unprefixed macros. This breaks elfutils builds on macOS
after the gnulib stable-202507 update, resulting in empty #if
expressions in the generated ctype.h.

Remove the stale files in Host/Uninstall. Host/Install calls it first,
so affected build trees are cleaned up automatically on the next
gnulib reinstall.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/24759
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools: firmware-utils: update to Git HEAD (2026-07-30)</title>
<updated>2026-08-18T23:19:54Z</updated>
<author>
<name>Luiz Angelo Daros de Luca</name>
</author>
<published>2026-07-14T18:46:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=36946e299399a6efd2862ae2830f34814a493a6e'/>
<id>urn:sha1:36946e299399a6efd2862ae2830f34814a493a6e</id>
<content type='text'>
df23826047c9 uimage_padhdr: improve error handling and cleanup
c9da48613b5d uimage_padhdr: add options to insert data into padding area

Signed-off-by: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/24773
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>tools: zip: fix command injection in -T</title>
<updated>2026-08-17T08:36:17Z</updated>
<author>
<name>Peter Polonec</name>
</author>
<published>2026-08-14T16:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=56c66549576307f4c88cee6d1096471c6d6953ae'/>
<id>urn:sha1:56c66549576307f4c88cee6d1096471c6d6953ae</id>
<content type='text'>
[backport from Debian zip 3.0-16]
https://sources.debian.org/data/main/z/zip/3.0-16/debian/patches/fix-command-injection.patch

Info-ZIP 3.0 builds a shell command with the archive name when -T tests
an archive. A crafted archive name can inject additional shell commands.

Backport Debian's fix. Quote the archive name before it is added to the
test command.

Link: https://sintonen.fi/advisories/infozip-test-option-command-injection.txt
Signed-off-by: Peter Polonec &lt;polonec.devel@pm.me&gt;
Link: https://github.com/openwrt/openwrt/pull/24730
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/meson: update to 1.11.2</title>
<updated>2026-08-14T10:11:19Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2026-07-30T01:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=fc636dac867fcd8c68dee0ad69fc15954e075715'/>
<id>urn:sha1:fc636dac867fcd8c68dee0ad69fc15954e075715</id>
<content type='text'>
Remove upstreamed patch and refresh others.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/24560
Signed-off-by: Jonas Jelonek &lt;jelonek.jonas@gmail.com&gt;
</content>
</entry>
<entry>
<title>mold: bump to 2.42.0</title>
<updated>2026-08-14T09:00:45Z</updated>
<author>
<name>Carsten Schuette</name>
</author>
<published>2026-08-11T17:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=dfa0a92172d73743c4a790d61859775bbb6fe8d5'/>
<id>urn:sha1:dfa0a92172d73743c4a790d61859775bbb6fe8d5</id>
<content type='text'>
Update mold to 2.42.0

Changelog:
https://github.com/rui314/mold/releases/tag/v2.42.0

Signed-off-by: Carsten Schuette &lt;schuettecarsten@googlemail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/24672
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/sed: update to 4.10</title>
<updated>2026-08-13T21:39:03Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2026-07-30T01:46:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=5f144a75136825207a62f4adbef8ccc36324ef7b'/>
<id>urn:sha1:5f144a75136825207a62f4adbef8ccc36324ef7b</id>
<content type='text'>
Remove upstreamed patch.

Remove HOST_CONFIGURE_VARS. These are not needed any more.
ac_cv_search_setfilecon was removed completely and the others are guarded
by if test "$with_selinux" != no; then now.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/24572
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>tools/isl: update to 0.28</title>
<updated>2026-08-06T21:11:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2026-07-30T01:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=d70761c2e5028c3ee782f2c889db71b9143c357d'/>
<id>urn:sha1:d70761c2e5028c3ee782f2c889db71b9143c357d</id>
<content type='text'>
Basic update. No patches.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/24573
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
</feed>
