<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/stintel/package/utils, 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-05-04T14:29:36Z</updated>
<entry>
<title>ucode: update to Git HEAD (2026-04-24)</title>
<updated>2026-05-04T14:29:36Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2026-04-14T15:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=4ae4759e0bacbf22e505c62d106d53f4d31115ef'/>
<id>urn:sha1:4ae4759e0bacbf22e505c62d106d53f4d31115ef</id>
<content type='text'>
3d999b21f4ba socket: add include for older kernels
552ca3cf55ed compiler: allow export function declarations without trailing semicolon
d9e24e4ad13d compiler: add function forward declaration syntax
de986520017a fs: add statvfs flags and fs error codes
e6bf0a9dca79 nl80211: fix listener.request() dropping multicast events
520d9f4c8781 nl80211: fix waitfor() busy-spinning on non-blocking event socket
05328e33f078 nl80211: fix memory leak in waitfor() on repeated matching events
e4a165976dbb nl80211: don't report waitfor() match on event parse failure
57367e880e9d nl80211: add missing survey info attributes
a39b74fe329e nl80211: fix dfs_cac_time attribute type
beafcff845fc compiler, lib, resolv: fix const string pointers
4170c8dcc568 lib: fix system() inheriting blocked SIGCHLD mask in child process
d2c74298e22d fs: document glob
8a8b4d12a867 types: fix regexp `/.../s` flag inversion
d7bc7adcb99d lib: slightly expand regexp() JSDoc
826fbfef2df9 nl80211: fix HE MCS set parsing
617967a3ceb9 socket: strip brackets from IPv6 addresses in addrinfo()
a078b72a90bb socket: increase IPv6 scope ID buffer to support 15-char interface names
ed23cf5aa182 rtnl, nl80211: fix segfault when listener.close() is called explicitly
3e585662394b docs: add function forward declarations to syntax tutorial
bda4a0e454de vm: free thread context on vm_free to prevent memory leak
13158a73c96b nl80211: get iftype extended capabilites
30ffbd6c07dc ubus: add module documentation
ce0c8fc0ffea docs: spelling fixes and usage notes
35a74e92ad69 docs: rewrite ubus module intro to expand pub/sub and fix OpenWrt capitalization
b3380068a7e1 docs: flatten ubus class hierarchy and fix capitalization
3c9d3b5272d7 docs: math: fix spelling mistakes in documentation
aae2250ab519 fs: fix popen() documentation
eff52f0d262a digest: implement FNV-1a 64 bit hash algorithm
35ed1d1efd64 ubus: fix refcounting bug
c7e7dfa7b64a ubus: avoid double close of externally owned channel fds
896ac72caffb tests: make run_tests.uc default to build/
b50372e8e8a0 tests: implement automatic library test skipping
81066c54a07f math: degrees &lt;-&gt; radians convertors
388ef3f35e0a ubus: drop unconditional garbage collection calls
aebdb2c0262e main: fix option argument parsing on glibc

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>secilc: update to 3.10</title>
<updated>2026-04-27T08:50:54Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-24T11:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=bbae0e5c091951b507f77bfd5f5e4c7fc033deb8'/>
<id>urn:sha1:bbae0e5c091951b507f77bfd5f5e4c7fc033deb8</id>
<content type='text'>
Release Notes:
https://github.com/SELinuxProject/selinux/wiki/Releases#release-310

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
Link: https://github.com/openwrt/openwrt/pull/23082
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>policycoreutils: update to 3.10</title>
<updated>2026-04-27T08:50:53Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-24T11:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=153a2cba712ba78db00e35102dd7f7dcefb7f5d3'/>
<id>urn:sha1:153a2cba712ba78db00e35102dd7f7dcefb7f5d3</id>
<content type='text'>
Release Notes:
https://github.com/SELinuxProject/selinux/wiki/Releases#release-310

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
Link: https://github.com/openwrt/openwrt/pull/23082
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>checkpolicy: update to 3.10</title>
<updated>2026-04-27T08:50:53Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-24T11:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=e14133919c2b79884c1478cc73dda2c8f589878d'/>
<id>urn:sha1:e14133919c2b79884c1478cc73dda2c8f589878d</id>
<content type='text'>
Release Notes:
https://github.com/SELinuxProject/selinux/wiki/Releases#release-310

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
Link: https://github.com/openwrt/openwrt/pull/23082
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>util-linux: fix build on Linux v6.18 against musl</title>
<updated>2026-04-24T08:18:53Z</updated>
<author>
<name>Thomas Weißschuh</name>
</author>
<published>2026-04-23T09:27:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=d7512950ba5b0cbebe3826e046f18056bbf53261'/>
<id>urn:sha1:d7512950ba5b0cbebe3826e046f18056bbf53261</id>
<content type='text'>
Backport an upstream patch to avoid usages of an undefined
AT_HANDLE_FID.

Closes: https://github.com/openwrt/openwrt/issues/23058
Signed-off-by: Thomas Weißschuh &lt;thomas@t-8ch.de&gt;
Link: https://github.com/openwrt/openwrt/pull/23059
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>util-linux: update to 2.42</title>
<updated>2026-04-22T23:08:36Z</updated>
<author>
<name>Thomas Weißschuh</name>
</author>
<published>2026-04-10T15:40:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=1a1bdcdc2ad22b9f181a9efd05bf451c3936c0cb'/>
<id>urn:sha1:1a1bdcdc2ad22b9f181a9efd05bf451c3936c0cb</id>
<content type='text'>
Release notes:
https://www.kernel.org/pub/linux/utils/util-linux/v2.42/v2.42-ReleaseNotes

New:
0001-meson-test-for-statx-stx_mnt_id-in-sys-stat.h.patch

Signed-off-by: Thomas Weißschuh &lt;thomas@t-8ch.de&gt;
Link: https://github.com/openwrt/openwrt/pull/22878
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>omnia-mcutool: build as C99</title>
<updated>2026-04-22T14:54:30Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2026-04-19T22:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=9bc7e7af563587de654ab4fedfe7520b2e5fe049'/>
<id>urn:sha1:9bc7e7af563587de654ab4fedfe7520b2e5fe049</id>
<content type='text'>
GCC15 defaults to C23, which does not work here.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/23042
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>mtd-utils: update to v2.3.1</title>
<updated>2026-04-16T18:45:40Z</updated>
<author>
<name>Shiji Yang</name>
</author>
<published>2026-04-15T17:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=3edd2894111835a037a91e794d938a93435a6641'/>
<id>urn:sha1:3edd2894111835a037a91e794d938a93435a6641</id>
<content type='text'>
Fixes:
  - ubifs-utils: link libmissing.a in case execinfo.h isn't present
  - ubifs-utils: common: fix memory leak in devtable.c
  - Broken check for GCC compiler versions
  - ubifs-utils: missing header file includes
  - ubifs-utils: tests: missing files in release tarball
  - mtd-tests: flash_speed: really skip destructive tests
  - mtd-tests: flash_speed: wrong error message in read_eraseblock()
  - serve_image: fix _POSIX_C_SOURCE define
  - ubiattach: fix wording in usage example
  - fsck.ubifs: don't use pointers that reference out-of-scope variables
  - fsck.ubifs: fix platform dependant `ino_t` and `loff_t` formatting
  - docfdisk.c: fix potential arithmetic overflows in partition size
  - jittertest: reject overlong file names

Changes:
  - ubirsvol: resize using all available free space if size is specified
    as 0

Upstreamed patches:
  - 001-ubifs-utils-link-libmissing.a-in-case-execinfo.h-isn.patch[1]
  - 002-ubifs-utils-common-fix-memory-leak-in-devtable.c.patch[2]
  - 004-Improve-check-for-GCC-compiler-version.patch[3]
  - 005-ubifs-utils-ubifs.h-Include-fcntl.h.patch[4]
  - 006-ubifs-utils-journal-Include-sys-stat.h.patch[5]
  - 007-ubifs-utils-extract_files-Include-linux-limits.h.patch[6]

[1] https://git.infraroot.at/mtd-utils.git/commit/?h=v2.3.1&amp;id=8a83b306db64d6f60186d4396b0b770163b85b6e
[2] https://git.infraroot.at/mtd-utils.git/commit/?h=v2.3.1&amp;id=2669111e3c60b8e146c174db5d2e7e9991f3dd87
[3] https://git.infraroot.at/mtd-utils.git/commit/?h=v2.3.1&amp;id=ac0ab65ebcd7b11739986b81343457469fbb43b0
[4] https://git.infraroot.at/mtd-utils.git/commit/?h=v2.3.1&amp;id=12bc9ad824bd8f18a5ec9c7154ad2374cf8c7ae3
[5] https://git.infraroot.at/mtd-utils.git/commit/?h=v2.3.1&amp;id=173f9714c8da1d685bfa951d43b9310d16bbab3c
[6] https://git.infraroot.at/mtd-utils.git/commit/?h=v2.3.1&amp;id=77981a2888c711268b0e7f32af6af159c2288e23
Signed-off-by: Shiji Yang &lt;yangshiji66@outlook.com&gt;
Link: https://github.com/openwrt/openwrt/pull/22946
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>e2fsprogs: update to version 1.47.4</title>
<updated>2026-04-06T23:31:04Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2026-03-14T12:19:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=ad90dbd51e8a48bf89d6ab38c3a6586aa4b74479'/>
<id>urn:sha1:ad90dbd51e8a48bf89d6ab38c3a6586aa4b74479</id>
<content type='text'>
Changelog: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.4

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
Link: https://github.com/openwrt/openwrt/pull/22415
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>util-linux: add column utility</title>
<updated>2026-04-06T14:00:00Z</updated>
<author>
<name>Eric Fahlgren</name>
</author>
<published>2026-04-04T16:52:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=08bf7ef6d21c73a4e2fde690aec63b598aada3c0'/>
<id>urn:sha1:08bf7ef6d21c73a4e2fde690aec63b598aada3c0</id>
<content type='text'>
Include the column utility to allow simple formatting of columnar
output.

Signed-off-by: Eric Fahlgren &lt;ericfahlgren@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/22782
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
</feed>
