<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/package/system, branch master</title>
<subtitle>Staging tree of Koen Vandeputte</subtitle>
<id>https://git.openwrt.org/openwrt/staging/xback/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/xback/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/'/>
<updated>2026-04-13T02:55:37Z</updated>
<entry>
<title>procd: update to Git HEAD (2026-03-25)</title>
<updated>2026-04-13T02:55:37Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2026-04-13T02:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=368f49ff8556cf088a8c45f8e656582987b7daa7'/>
<id>urn:sha1:368f49ff8556cf088a8c45f8e656582987b7daa7</id>
<content type='text'>
cd7a4e5f8b jail: mount /lib/config into netifd jail

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>treewide: strip trailing whitespace</title>
<updated>2026-04-08T08:05:53Z</updated>
<author>
<name>Mieczyslaw Nalewaj</name>
</author>
<published>2026-04-08T07:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=3e42e349d41e4a4774e6f61181279dade146ae59'/>
<id>urn:sha1:3e42e349d41e4a4774e6f61181279dade146ae59</id>
<content type='text'>
Strip trailing whitespace in all code:
find . -type f | grep "\.c$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.h$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dts$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dtsi$" | xargs sed -i 's/[ \t]\+$//'

Signed-off-by: Mieczyslaw Nalewaj &lt;namiltd@yahoo.com&gt;
Link: https://github.com/openwrt/openwrt/pull/22840
Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>procd: add support for multiple arguments to procd_add_reload_data_trigger</title>
<updated>2026-03-27T19:04:04Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2026-03-27T19:02:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=95e2b3e9b83ef64ccb54a0eccc8018c1a283516b'/>
<id>urn:sha1:95e2b3e9b83ef64ccb54a0eccc8018c1a283516b</id>
<content type='text'>
This allows triggering on multiple types of procd data changes for
config reload.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>apk: add help text for 'apk add --force-reinstall'</title>
<updated>2026-03-16T13:52:56Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2026-03-14T20:40:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=598c4b7fde1240d8d64386e4162a41270f865c30'/>
<id>urn:sha1:598c4b7fde1240d8d64386e4162a41270f865c30</id>
<content type='text'>
Add a help text for the new --force-reinstall option, so that users
will actually find the new option.

(Also refresh patches)

Improves: 91cff1a "apk: add --force-reinstall option"

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Link: https://github.com/openwrt/openwrt/pull/22426
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>procd: update to git HEAD</title>
<updated>2026-03-13T23:16:28Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2026-03-13T23:15:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=5ba55feb108d07ad1287b9cead155dfa35890ca3'/>
<id>urn:sha1:5ba55feb108d07ad1287b9cead155dfa35890ca3</id>
<content type='text'>
 58eb263 instance: don't print error in case cgroups are disabled
 9baf019 instance: use positive error numbers for strerror()

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>procd: update to Git HEAD (2026-03-11)</title>
<updated>2026-03-11T17:30:37Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2026-03-11T17:29:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=ab0872a734dd96f898d01fef14ccd503c283460b'/>
<id>urn:sha1:ab0872a734dd96f898d01fef14ccd503c283460b</id>
<content type='text'>
129b729f757c service: fix use-after-free in per-instance set_data handler

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>apk: point help message to openwrt wiki</title>
<updated>2026-03-09T09:33:15Z</updated>
<author>
<name>Eric Fahlgren</name>
</author>
<published>2026-03-04T15:59:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=c9f612bf45042fce1d95c506e911ca44da29c68f'/>
<id>urn:sha1:c9f612bf45042fce1d95c506e911ca44da29c68f</id>
<content type='text'>
Instead of directing users to the useless 'man 8 apk', we direct
them to the wiki help page.

Signed-off-by: Eric Fahlgren &lt;ericfahlgren@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/22271
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>apk: add --force-reinstall option</title>
<updated>2026-03-08T15:35:04Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2026-03-08T15:32:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=91cff1a6d35a92b8f376940c2fa45b8447aa0cdf'/>
<id>urn:sha1:91cff1a6d35a92b8f376940c2fa45b8447aa0cdf</id>
<content type='text'>
Allow reinstalling already-installed packages without a version change.
Only the named packages are reinstalled, not their dependencies.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>apk: bump to 3.0.5</title>
<updated>2026-03-03T23:48:12Z</updated>
<author>
<name>Kuan-Yi Li</name>
</author>
<published>2026-03-01T18:50:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=ed94d3eea7d46dd3979e64c7599f55b7f21ae2f4'/>
<id>urn:sha1:ed94d3eea7d46dd3979e64c7599f55b7f21ae2f4</id>
<content type='text'>
Several OpenWrt-related fixes are included in this release.

Drop upstreamed patches and refresh the rest.

Signed-off-by: Kuan-Yi Li &lt;kyli@abysm.org&gt;
Link: https://github.com/openwrt/openwrt/pull/22240
Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>procd: update to git HEAD</title>
<updated>2026-03-01T10:52:02Z</updated>
<author>
<name>Nora Schiffer</name>
</author>
<published>2026-02-27T19:19:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=67fe34932efc71a20f439ab99f88c53eaa639c0f'/>
<id>urn:sha1:67fe34932efc71a20f439ab99f88c53eaa639c0f</id>
<content type='text'>
2881a59f3043 rcS: allow overriding init.d/rc.d paths
4e4a34b1a833 rcS, ubus: constify char * arguments and variables where appropriate

Link: https://github.com/openwrt/openwrt/pull/22204
Signed-off-by: Nora Schiffer &lt;neocturne@universe-factory.net&gt;
</content>
</entry>
</feed>
