<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/stintel/package/system, 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-04-29T22:17:59Z</updated>
<entry>
<title>ca-certificates: update to 20260223</title>
<updated>2026-04-29T22:17:59Z</updated>
<author>
<name>Fengyu Wu</name>
</author>
<published>2026-04-29T13:30:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=403c52db37c74246469e1cdf532aa576235d69fb'/>
<id>urn:sha1:403c52db37c74246469e1cdf532aa576235d69fb</id>
<content type='text'>
Debian changelog:

  * Update Mozilla certificate authority bundle to version 2.82
    The following certificate authorities were added (+):
    + TrustAsia TLS ECC Root CA
    + TrustAsia TLS RSA Root CA
    + SwissSign RSA TLS Root CA 2022 - 1
    + OISTE Server Root ECC G1
    +  OISTE Server Root RSA G1
    The following certificate authorities were removed (-):
    - GlobalSign Root CA
    - Entrust.net Premium 2048 Secure Server CA
    - Baltimore CyberTrust Root (closes: #1121936)
    - Comodo AAA Services root
    - XRamp Global CA Root
    - Go Daddy Class 2 CA
    - Starfield Class 2 CA
    - CommScope Public Trust ECC Root-01
    - CommScope Public Trust ECC Root-02
    - CommScope Public Trust RSA Root-01
    - CommScope Public Trust RSA Root-02
  * Use dh_usrlocal to create /usr/local/share/ca-certificates
    (closes: #1127100)

Signed-off-by: Fengyu Wu &lt;saldry@proton.me&gt;
Link: https://github.com/openwrt/openwrt/pull/23155
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>refpolicy: update to 2.20260312</title>
<updated>2026-04-27T08:50:54Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-24T09:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=a6cd7ace353f087888a70bd4ec61c410fa21e23b'/>
<id>urn:sha1:a6cd7ace353f087888a70bd4ec61c410fa21e23b</id>
<content type='text'>
Changelog:
  This release consists mainly of small fixes in the policy.

  New Modules:
  - ofono
  - pd_mapper
  - tee_supplicant
  - xdsprpcd
  - wayland

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>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/stintel/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/stintel/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/stintel/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/stintel/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/stintel/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/stintel/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/stintel/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/stintel/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>
</feed>
