<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/pepe2k/package, branch master</title>
<subtitle>Staging tree of Piotr Dymacz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/'/>
<updated>2025-06-23T09:23:12Z</updated>
<entry>
<title>hostapd: preserve vif radio mask for extra bss interfaces</title>
<updated>2025-06-23T09:23:12Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2025-06-23T09:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=f940f7c1ac85b07374bf7801e5a7f551a67521ff'/>
<id>urn:sha1:f940f7c1ac85b07374bf7801e5a7f551a67521ff</id>
<content type='text'>
Fixes status information and scanning on extra BSS interfaces when operating
on multi-radio devices.

Reported-by: Chad Monroe &lt;chad.monroe@adtran.com&gt;
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>libcrypt-compat: introduce package</title>
<updated>2025-06-23T09:19:08Z</updated>
<author>
<name>Konstantin Demin</name>
</author>
<published>2025-06-16T23:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=e3cf7088f14cac1b58ac6bf8738e9b26eb81bbfa'/>
<id>urn:sha1:e3cf7088f14cac1b58ac6bf8738e9b26eb81bbfa</id>
<content type='text'>
glibc 2.39 has removed libcrypt completely.
solution: build libxcrypt with glibc compatibility.

Signed-off-by: Konstantin Demin &lt;rockdrilla@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/19160
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>base-files: handle packages alternatives when apk removes packages</title>
<updated>2025-06-23T07:39:12Z</updated>
<author>
<name>Mario Andrés Pérez</name>
</author>
<published>2025-06-12T13:49:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=47b6b9de1a6c37b877be250fdd759a64337c9ecc'/>
<id>urn:sha1:47b6b9de1a6c37b877be250fdd759a64337c9ecc</id>
<content type='text'>
On commit 3010ab8 ("base-files: add update_alternatives function") was
implemented the function to handle ALTERNATIVES when using APK (OPKG
handle it internally) but in commit bcc6415 ("base-files: add
compatibility for APK and OPKG") was only called when adding a package,
so call it also when removing packages.

While we are here, check for a more specific *.alternatives files instead
of *.list, and remove redundant "filelist" variable definition.

Fixes: bcc6415 ("base-files: add compatibility for APK and OPKG")
Fixes: https://github.com/openwrt/openwrt/issues/19090
Fixes: https://github.com/openwrt/openwrt/issues/16991
Reported-and-tested-by: Eric Fahlgren &lt;ericfahlgren@gmail.com&gt;
Signed-off-by: Mario Andrés Pérez &lt;mapb_@outlook.com&gt;
Link: https://github.com/openwrt/openwrt/pull/19093
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpcd: update to Git HEAD (2025-06-22)</title>
<updated>2025-06-23T07:36:32Z</updated>
<author>
<name>Eric Fahlgren</name>
</author>
<published>2025-06-22T14:02:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=fccd1dd0aec027dc31cef0233225ea56a507fb64'/>
<id>urn:sha1:fccd1dd0aec027dc31cef0233225ea56a507fb64</id>
<content type='text'>
9389775ceb47 rpc-sys: update packagelist call to handle apk abiversion tag
ed0d01e4360b file: linkstat to get link stat info

Signed-off-by: Eric Fahlgren &lt;ericfahlgren@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/19211
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>mt76: Change CRLF to LF in patch 002</title>
<updated>2025-06-22T20:57:34Z</updated>
<author>
<name>Mieczyslaw Nalewaj</name>
</author>
<published>2025-06-19T20:26:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=dc95180540b994ffe19e27d8d18b25e8dc93ff78'/>
<id>urn:sha1:dc95180540b994ffe19e27d8d18b25e8dc93ff78</id>
<content type='text'>
Change CRLF to LF in patch 002-wifi-mt76-replace-strlcpy-with-strscpy.patch

Fixes: 225622e0f9fb ("mt76: replace strlcpy with strscpy")
Signed-off-by: Mieczyslaw Nalewaj &lt;namiltd@yahoo.com&gt;
Link: https://github.com/openwrt/openwrt/pull/19185
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>uboot-envtools: add support for Check Point V-81</title>
<updated>2025-06-22T20:17:20Z</updated>
<author>
<name>INAGAKI Hiroshi</name>
</author>
<published>2024-04-08T04:46:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=2a3cb0e32de100f035fb3e53ac568fe26a655a04'/>
<id>urn:sha1:2a3cb0e32de100f035fb3e53ac568fe26a655a04</id>
<content type='text'>
Add support for Check Point V-81 to add/edit bootcmd variables for
booting OpenWrt.

Signed-off-by: INAGAKI Hiroshi &lt;musashino.open@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/16904
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>uboot-envtools: add support for Check Point V-80</title>
<updated>2025-06-22T20:17:20Z</updated>
<author>
<name>INAGAKI Hiroshi</name>
</author>
<published>2024-04-08T04:46:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=92a5a4935eb1ba1a65567678a9368698a00966c5'/>
<id>urn:sha1:92a5a4935eb1ba1a65567678a9368698a00966c5</id>
<content type='text'>
Add support for Check Point V-80 to add/edit bootcmd variables for
booting OpenWrt.

Signed-off-by: INAGAKI Hiroshi &lt;musashino.open@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/16904
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>base-files: add dtb support to emmc_upgrade_tar()</title>
<updated>2025-06-22T20:17:20Z</updated>
<author>
<name>INAGAKI Hiroshi</name>
</author>
<published>2024-04-08T11:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=f9743c5190cea4589a117b2fbccd67a761069ec4'/>
<id>urn:sha1:f9743c5190cea4589a117b2fbccd67a761069ec4</id>
<content type='text'>
Add dtb support for emmc_upgrade_tar() to update dtb separately.

Signed-off-by: INAGAKI Hiroshi &lt;musashino.open@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/16904
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>base-files: add gzip-compressed tar support to emmc_upgrade_tar()</title>
<updated>2025-06-22T20:17:19Z</updated>
<author>
<name>INAGAKI Hiroshi</name>
</author>
<published>2024-08-04T09:14:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=21347caf7efb2a32c55c80612eae71cc4118bafc'/>
<id>urn:sha1:21347caf7efb2a32c55c80612eae71cc4118bafc</id>
<content type='text'>
Add support for the tar archive compressed by gzip to emmc_upgrade_tar()
function.

Signed-off-by: INAGAKI Hiroshi &lt;musashino.open@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/16904
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>base-files: ignore initscript output in sysupgrade</title>
<updated>2025-06-22T18:45:02Z</updated>
<author>
<name>Niall McGee</name>
</author>
<published>2025-05-30T21:55:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=07dfb9b710a91d544f4e0011118a30fff5eb0d82'/>
<id>urn:sha1:07dfb9b710a91d544f4e0011118a30fff5eb0d82</id>
<content type='text'>
Suppress output from `/etc/init.d/service enabled` to avoid corrupting
of the sysupgrade tarball.

Fixes: 0ad062a21b ("base-files: sysupgrade: add uci-defaults script disabling services #2")
Signed-off-by: Niall McGee &lt;niall.mcgee@bt.com&gt;
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
