<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/stintel/package, 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-07T19:14:08Z</updated>
<entry>
<title>intel-microcode: fix dirty build</title>
<updated>2026-05-07T19:14:08Z</updated>
<author>
<name>Sander Schutten</name>
</author>
<published>2025-01-15T08:38:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=472c325fb83c57981529d5d0bb3228c816045732'/>
<id>urn:sha1:472c325fb83c57981529d5d0bb3228c816045732</id>
<content type='text'>
rebuilding x86 did fail in an existing build directory
mkdir fails if the folder exists already

Signed-off-by: Sander Schutten &lt;schutten@hotmail.com&gt;
Signed-off-by: Florian Maurer &lt;fmaurer@disroot.org&gt;
</content>
</entry>
<entry>
<title>wifi-scripts: fix basic_rate mapping in supplicant ucode</title>
<updated>2026-05-07T19:11:43Z</updated>
<author>
<name>Florian Maurer</name>
</author>
<published>2026-04-14T23:05:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=8810ecd5ed25df203ca5f99146e24c039aabf288'/>
<id>urn:sha1:8810ecd5ed25df203ca5f99146e24c039aabf288</id>
<content type='text'>
The ucode migration wrote "basic_rate" into the wpa_supplicant network
block, but that is not a valid wpa_supplicant network field, causing:

  Line 15: unknown network field 'basic_rate'.
  failed to parse network block.

Map UCI basic_rate to the correct wpa_supplicant fields, matching the
behavior of the legacy shell script (hostapd.sh):

  - mesh mode:  mesh_basic_rates (space-separated, 100 kb/s units)
  - sta/adhoc:  rates            (comma-separated Mbps)

Link: https://github.com/openwrt/openwrt/commit/a854d833eabdbc3b42065927c136d75b981a1021

Signed-off-by: Florian Maurer &lt;f.maurer@outlook.de&gt;
[fix commit message link]
Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>pcre2: fix PKG_LICENSE_FILES after upstream rename</title>
<updated>2026-05-07T16:20:24Z</updated>
<author>
<name>Michael Pfeifroth</name>
</author>
<published>2026-04-30T12:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=ab8cebbc97d0ad7e3ec3d1c5d507428a4f2bc870'/>
<id>urn:sha1:ab8cebbc97d0ad7e3ec3d1c5d507428a4f2bc870</id>
<content type='text'>
PCRE2 10.47 renamed LICENCE to LICENCE.md. Update PKG_LICENSE_FILES
to match the actual filename in the source tarball.

Signed-off-by: Michael Pfeifroth &lt;michael.pfeifroth@westermo.com&gt;
Link: https://github.com/openwrt/openwrt/pull/23164
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>ipq-wifi: fix sorting</title>
<updated>2026-05-07T09:12:15Z</updated>
<author>
<name>Christoph Krapp</name>
</author>
<published>2026-05-04T08:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=695d41c49c0614f11442f80a0b1734fa1cbf17da'/>
<id>urn:sha1:695d41c49c0614f11442f80a0b1734fa1cbf17da</id>
<content type='text'>
Signed-off-by: Christoph Krapp &lt;achterin@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/23216
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>ipq-wifi/ath10k: fix 5GHz radio detection on TP-Link EAP225-Wall v2</title>
<updated>2026-05-07T09:12:14Z</updated>
<author>
<name>Christoph Krapp</name>
</author>
<published>2026-05-04T07:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=8b68067e1424dee6a5535da0408a0296cf8df659'/>
<id>urn:sha1:8b68067e1424dee6a5535da0408a0296cf8df659</id>
<content type='text'>
Add IPQ Wifi entry for ath79 TP-Link EAP225-Wall v2.

Signed-off-by: Christoph Krapp &lt;achterin@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/23216
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>ipq-wifi: update to Git HEAD (2026-05-05)</title>
<updated>2026-05-07T09:11:06Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2026-05-07T09:10:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=56ee07b8e2fddbda15ffd1444a2ab04a6cac9378'/>
<id>urn:sha1:56ee07b8e2fddbda15ffd1444a2ab04a6cac9378</id>
<content type='text'>
fc4cf4873873 qca9888: add TP-Link EAP225-Wall v2 BDF

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove unused archs leftovers</title>
<updated>2026-05-07T08:58:47Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2025-04-23T11:04:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=e3271a6786524008b7135228145d0540df7c1451'/>
<id>urn:sha1:e3271a6786524008b7135228145d0540df7c1451</id>
<content type='text'>
These are all unused by the current targets, clean up and stop
irritating the user with irrelevant grep results.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/23240
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>mpc85xx: ws-ap3715i: enable access to u-boot env</title>
<updated>2026-05-05T12:09:38Z</updated>
<author>
<name>Edward Chow</name>
</author>
<published>2026-04-28T03:29:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=65a57d7159020e0e741a2921746c583b161d236f'/>
<id>urn:sha1:65a57d7159020e0e741a2921746c583b161d236f</id>
<content type='text'>
find_mtd_part() outputs /dev/mtdblockX, to which fw_setenv cannot
write, "/dev/mtd$(find_mtd_index '&lt;vol name&gt;')" could be used instead.

The envsize should also be changed to 0x1000 to make the CRC checksum
valid and the env block recognized by the uboot-envtools, but the
flash sector size remains 0x10000, otherwise the env block will be
readable but not writable.

The "read-only" mark within device tree is also removed.

Signed-off-by: Edward Chow &lt;equu@openmail.cc&gt;
Link: https://github.com/openwrt/openwrt/pull/23121
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>mbedtls: backport upstream patches to fix TLS 1.2 client issues</title>
<updated>2026-05-04T22:27:58Z</updated>
<author>
<name>Magnus Kroken</name>
</author>
<published>2026-04-23T18:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=e65001e3e7ce8509ab937f339d92409668c4af9c'/>
<id>urn:sha1:e65001e3e7ce8509ab937f339d92409668c4af9c</id>
<content type='text'>
Fix a TLS 1.2 regression that caused clients to reject valid
ServerKeyExchange signatures using RSA-PSS signature algorithms.

The TLS 1.2 regression resulted in errors like:
$ curl https://api.domeneshop.no/v0/
curl: (35) ssl_handshake returned: (-0x6600) SSL - A field in a message was incorrect or inconsistent with other fields

Fixes: https://github.com/openwrt/openwrt/issues/22874
Fixes: https://github.com/openwrt/openwrt/issues/23116
Fixes: f48ef0040b7e ("mbedtls: update to 3.6.6")
Signed-off-by: Magnus Kroken &lt;mkroken@gmail.com&gt;
Link: https://github.com/openwrt/openwrt/pull/23066
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>hostapd: clear start_disabled when adding a BSS to an enabled iface</title>
<updated>2026-05-04T14:29:37Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2026-05-04T12:02:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/stintel/commit/?id=a6969351a7bf2e38deff37480c172230e61177f2'/>
<id>urn:sha1:a6969351a7bf2e38deff37480c172230e61177f2</id>
<content type='text'>
In AP+STA mode, wifi-scripts emits start_disabled=1 in the per-BSS
section of the generated hostapd config so that hostapd defers
beaconing on every BSS until apsta_state up clears the flag for the
whole iface (uc_hostapd_iface_start clears start_disabled on every BSS
and calls ieee802_11_set_beacon).

When a new BSS is added later via iface.add_bss while the iface is
already in HAPD_IFACE_ENABLED state, the freshly parsed config still
carries start_disabled=1 for that BSS. hostapd_setup_bss is invoked
with start_beacon=true, but hostapd_start_beacon then skips
ieee802_11_set_beacon because conf-&gt;start_disabled is set. The kernel
netdev is created without ever starting beacons, the carrier never
comes up, and probe-response transmission attempts fail with
"handle_probe_req: send failed".

Mirror what iface.start does: when the iface is already enabled, the
apsta channel selection has happened, so clear start_disabled for the
incoming BSS before starting it.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
</feed>
