<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils, 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-06-24T05:39:16Z</updated>
<entry>
<title>aliyun-cli: update to 3.4.0</title>
<updated>2026-06-24T05:39:16Z</updated>
<author>
<name>Bruce Chen</name>
</author>
<published>2026-06-23T10:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d9d5b160d14f72ca00e323c0e2e69708ce03ce4c'/>
<id>urn:sha1:d9d5b160d14f72ca00e323c0e2e69708ce03ce4c</id>
<content type='text'>
Changelog: https://github.com/aliyun/aliyun-cli/compare/v3.2.9...v3.4.0

Signed-off-by: Bruce Chen &lt;a805899926@gmail.com&gt;
</content>
</entry>
<entry>
<title>catatonit: update to 0.2.1</title>
<updated>2026-06-23T14:50:16Z</updated>
<author>
<name>nantayo</name>
</author>
<published>2026-06-16T11:47:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=548f6da921a2bd6c70d307d7780a119bfedd8028'/>
<id>urn:sha1:548f6da921a2bd6c70d307d7780a119bfedd8028</id>
<content type='text'>
This is a regular update with no disruptive changes.
changelog:https://github.com/openSUSE/catatonit/releases/tag/v0.2.1

Signed-off-by: nantayo &lt;sora1924@outlook.com&gt;
</content>
</entry>
<entry>
<title>crun: update to 1.28</title>
<updated>2026-06-23T14:48:58Z</updated>
<author>
<name>nantayo</name>
</author>
<published>2026-06-17T03:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cb2f678b2ff9457798d2ccf59f8db33e9bb30abc'/>
<id>urn:sha1:cb2f678b2ff9457798d2ccf59f8db33e9bb30abc</id>
<content type='text'>
- remove outdated patch file
It was fixed upstream in containers/crun@9acf13d, so the patch file is no longer required.
- replace yajl with json-c
The JSON backend was switched from YAJL to json-c in containers/crun@b62cfdd, so --enable-embedded-yajl should be removed from CONFIGURE_ARGS and libjson-c should be add as a new dependency

Signed-off-by: nantayo &lt;sora1924@outlook.com&gt;
</content>
</entry>
<entry>
<title>haveged: update to 1.9.24</title>
<updated>2026-06-23T13:40:19Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2026-06-23T13:40:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=28e100897451703f5f6ad881fbd8f1fd66fc6ef8'/>
<id>urn:sha1:28e100897451703f5f6ad881fbd8f1fd66fc6ef8</id>
<content type='text'>
Update to version 1.9.24. (Mostly security fixes)

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>watchcat: add optional failure timer reset</title>
<updated>2026-06-23T06:16:47Z</updated>
<author>
<name>Dharmik Parmar</name>
</author>
<published>2026-05-11T18:04:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=94502932205c017112e616701ec93bd3887e7d2f'/>
<id>urn:sha1:94502932205c017112e616701ec93bd3887e7d2f</id>
<content type='text'>
Add an opt-in reset_failure_timer option for restart_iface and
run_script modes.

When enabled, watchcat starts a fresh failure window after the
recovery action finishes before allowing another recovery action.
The existing behavior remains the default.

Document the intended default and reset_failure_timer timing
behavior in TIMINGS.md and use a safer string comparison for the
reset_failure_timer check.

Signed-off-by: Dharmik Parmar &lt;dharmikparmar2004@yahoo.com&gt;
</content>
</entry>
<entry>
<title>watchcat: clarify restart log wording</title>
<updated>2026-06-23T06:16:47Z</updated>
<author>
<name>Dharmik Parmar</name>
</author>
<published>2026-05-09T20:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=624ac97d9436d2a6d1d9aef1d06fd4ede6bde02b'/>
<id>urn:sha1:624ac97d9436d2a6d1d9aef1d06fd4ede6bde02b</id>
<content type='text'>
Clarify the restart_iface logging so the message reflects that the
configured action happens only after the failure period is reached.

Signed-off-by: Dharmik Parmar &lt;dharmikparmar2004@yahoo.com&gt;
</content>
</entry>
<entry>
<title>lxc: update to 7.0.0</title>
<updated>2026-06-21T15:25:02Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2026-06-21T10:18:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e5b32b606d7581114ce294de0a0c0daf58fc331b'/>
<id>urn:sha1:e5b32b606d7581114ce294de0a0c0daf58fc331b</id>
<content type='text'>
Swtich to upstream recommended 7.0 LTS branch[1] which includes a fix
for CVE-2026-39402. Full changelog: https://github.com/lxc/lxc/releases/tag/v7.0.0

- Removed patches/021-remove-legacy-cgroup-support.patch due upstream
deprecated CGroupV1 support.
- Modified files/lxc-auto.init to remove the boot() function which mounted
legacy cgroup1 stuff as well. This PR will superceed
https://github.com/openwrt/packages/pull/27757 as a result.
- Added a version check script for the CI.
- Fix another CI failure with -Dmemfd-rexec=false

Note this release adds the ability to introduce landlock-sandboxing the
monitor process but that would depend on CONFIG_SECURITY_LANDLOCK in the
kernel. This can be added in a future PR if there is interest.

1. https://discuss.linuxcontainers.org/t/lxc-7-0-lts-has-been-released/26612#p-90585-support-and-upgrade-8

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>treewide: musl-fts is only needed when using MUSL</title>
<updated>2026-06-20T21:06:22Z</updated>
<author>
<name>Philip A. Prindeville</name>
</author>
<published>2026-06-14T21:59:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b4c6064f20038e7fa8179a1eb09228add9a38082'/>
<id>urn:sha1:b4c6064f20038e7fa8179a1eb09228add9a38082</id>
<content type='text'>
Two packages (fluent-bit and nnn) don't properly gate musl-fts as
only required when using MUSL.

Signed-off-by: Philip A. Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>bash: update to 5.3 patch level 15</title>
<updated>2026-06-20T16:48:35Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2026-06-18T04:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bdd34b5a27da9ca1a977462b8fb5a1a89ea8d904'/>
<id>urn:sha1:bdd34b5a27da9ca1a977462b8fb5a1a89ea8d904</id>
<content type='text'>
- Fix technically undefined behavior when comparing return value from
  realloc to the original pointer
- Update mapfile patch 11, removing stray line and improving the
  efficiency of the original fix
- Fix read builtin to avoid cases where -1 is used as an index into the
  input buffer

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
</content>
</entry>
<entry>
<title>podman: update to 5.8.3</title>
<updated>2026-06-14T17:36:05Z</updated>
<author>
<name>nantayo</name>
</author>
<published>2026-06-14T07:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b5efdf5d077d48a22aeb261805f1a6bad73477ea'/>
<id>urn:sha1:b5efdf5d077d48a22aeb261805f1a6bad73477ea</id>
<content type='text'>
- adjust makefile
- refresh patch

Signed-off-by: nantayo &lt;sora1924@outlook.com&gt;
</content>
</entry>
</feed>
