OpenWrt v23.05.5 Changelog
This changelog lists all commits done in OpenWrt since the v23.05.4 tag, grouped by subsystem. The changes are chronologically ordered from top to bottom and cover the Git repository history until the tagging of the 23.05.5 release.
See also the release notes that provide a more accessible overview of the main changes in 23.05.5.
Build System / Buildroot (8 changes)
f791ec1
kernel: bump 5.15 to 5.15.163 (+131,-131)
07cb7cb
kernel: bump 5.15 to 5.15.164 (+7,-7)
d811a09
include: autotools: do not symlink files in autoreconf (+1,-1)
bad01d4
kernel: bump 5.15 to 5.15.165 (+297,-379)
fd6e077
kernel: bump 5.15 to 5.15.166 (+35,-35)
8e5e624
kernel: bump 5.15 to 5.15.167 (+40,-23)
b1858ff
build: autoconf: set ac_cv_func_setresuid=true (+1,-1)
10cc5fc
build: align SOURCE path for build system and SDK (+3,-2)
Build System / Host Utilities (2 changes)
c4c43c6
tools: libtool: do not symlink files in bootstrap (+1)
a2a6780
firmware-utils: bump to latest openwrt-23.05 (+3,-3)
⇒ f3b636d
tplink-safeloader: bump EAP610-V3 compat_level (+1,-1)
Kernel (5 changes)
f791ec1
kernel: bump 5.15 to 5.15.163 (+131,-131)
07cb7cb
kernel: bump 5.15 to 5.15.164 (+7,-7)
bad01d4
kernel: bump 5.15 to 5.15.165 (+297,-379)
fd6e077
kernel: bump 5.15 to 5.15.166 (+35,-35)
8e5e624
kernel: bump 5.15 to 5.15.167 (+40,-23)
Packages / Boot Loaders (1 change)
a591f9c
mediatek: enable rootwait for cmcc rax3000m emmc version (+10,-3)
Packages / Common (61 changes)
1478f64
ltq-ptm: Fix netdev ioctls with kernel > 5.15 (+53,-53)
e4625c3
hostapd: fix SAE H2E security vulnerability (+116,-1)
c241885
kernel: ubootenv-nvram: driver for RAM backed environments (+189)
d1de7d3
package: add kmod-r8101 ethernet driver (+33)
7d6366d
package: add kmod-r8168 ethernet driver (+61)
68d5ed7
package: add kmod-r8125 ethernet driver (+33)
4d0dc5e
kernel: r8125: add RSS variant (+14,-1)
a79157f
package: add kmod-r8126 ethernet driver (+54)
c615bcf
kernel: r8126: add RSS variant (+14,-1)
6a87705
kernel: r8125: ignore the rss rxnfc log (+27,-1)
403af43
kernel: r8126: ignore the rss rxnfc log (+29,-2)
fe8c1fd
kernel: r8101: print link status when link up (+102,-2)
561d534
kernel: r8168: print link status when link up (+100,-2)
4d33716
kernel: r8125: print link status when link up (+102,-2)
bd79a16
kernel: r8126: print link status when link up (+104,-2)
5a8588e
hostapd: fix anqp_3gpp_cell_net list delimiter (+1,-1)
cc938b1
ucode: fix host installation (+7,-6)
a0ebff6
mbedtls: Update to 2.28.9 (+6,-6)
4fa16c1
openssl: update to 3.0.15 (+4,-3)
461102d
ncurses: Fix path in ncursesw.pc (+2)
3b85719
ucode: fix missing backslash (+2,-2)
8f714af
lldpd: add lldp_syscapabilities config option (+4)
b0f991d
lldpd: Init config read on reload (+56,-10)
f79ab96
lldpd: LLDPD binds to only specified interfaces (+21)
1d83e4c
lldpd: Allow neighbour filtering (+4)
59ad77f
lldpd: Init adds no-version option (+4)
15e6259
lldpd: option to disable LLDP-MED inventory TLV (+14)
be48249
lldpd: add LLDP MED options (+22,-1)
6cbc100
lldpd: add agent-type option (+4)
ed3f182
lldpd: add portidsubtype option (+4,-1)
7f58fc1
lldpd: allow disabling LLDP protcol (+14)
d6da095
lldpd: set CDP version and allow forcing CDP on (+42,-5)
1201a69
lldpd: add option to force FDP on (+24,-6)
18fc86a
lldpd: add option to force SONMP enabled (+23,-4)
b200840
lldpd: add option to set system platform (+5)
a7f749d
lldpd: add option for tx delay and tx hold (+8)
02e3845
lldpd: Update Makefile package release (+1,-1)
13193cb
lldpd: only use snmp options when compiled in (+10,-4)
4ebd60b
lldpd: add option to force EDP (+21,-4)
1d14e0a
lldpd: fix -k 'lldp_no_version' row (+1,-1)
c0217ef
lldpd: spell fixes (+3,-3)
b1ddf0a
lldpd: fix a paste error from commit 1be2088a5247b2cfabe8be991c1e52ddaf780a16 (+2,-1)
4446346
lldpd: remove unneeded quotes and variable quoting (+1,-1)
50135a0
lldpd: remove unneeded quotes (+1,-1)
89759ee
lldpd: remove unneeded quotes and variable quoting (+1,-1)
64b38f3
lldpd: remove unneeded quotes and variable quoting (+1,-1)
8766fed
lldpd: remove unneeded quotes and variable quoting (+1,-1)
74581b0
lldpd: remove unneeded quotes (+2,-2)
b886948
lldpd: refactor out ifaces derivation; reuse function (+6,-13)
7542e79
lldpd: fix error "sh: XXXms: bad number" (+1,-1)
5667516
lldpd: Implement location parameter (+14,-5)
601bbdd
lldpd: implement lldp_policy parameter (+15,-1)
d7765c4
lldpd: shellcheck fixes (+47,-46)
3d3dad6
lldpd: update URL (+1,-1)
ca0c236
lldpd: fix restart (+5,-5)
cec0219
lldpd: note about capabilities (+1)
af6a852
lldpd: make capabilities advertisement controllable (+7)
7ee813b
lldpd: make management address advertisement controllable (+6)
0b48b83
lldpd: extended interface(s) parsing to handle patterns (+12,-4)
e3bb358
lldpd: fix reload bug: advertisements shall default to on (+12,-8)
66055df
ucode: another fix for host installation (+3,-1)
Packages / OpenWrt base files (1 change)
5773538
base-files: fix merge of passwd/shadow/group lines with trailing colons (+1,-1)
Target / armsr (1 change)
bad01d4
kernel: bump 5.15 to 5.15.165 (+297,-379)
Target / ath25 (1 change)
6edde2b
ath25: eth: Fix PHY access over ar2313 driver (+1,-1)
Target / ath79 (6 changes)
f791ec1
kernel: bump 5.15 to 5.15.163 (+131,-131)
e5233fa
ath79: Fix PHY access over ag71xx driver (+4,-27)
07cb7cb
kernel: bump 5.15 to 5.15.164 (+7,-7)
bad01d4
kernel: bump 5.15 to 5.15.165 (+297,-379)
8e5e624
kernel: bump 5.15 to 5.15.167 (+40,-23)
8e75eed
ath79: fix I2C pins on GL-AR750 (+2,-2)
Target / bcm27xx (4 changes)
07cb7cb
kernel: bump 5.15 to 5.15.164 (+7,-7)
bad01d4
kernel: bump 5.15 to 5.15.165 (+297,-379)
fd6e077
kernel: bump 5.15 to 5.15.166 (+35,-35)
8e5e624
kernel: bump 5.15 to 5.15.167 (+40,-23)
Target / bcm4908 (1 change)
bad01d4
kernel: bump 5.15 to 5.15.165 (+297,-379)
Target / bcm63xx (1 change)
f791ec1
kernel: bump 5.15 to 5.15.163 (+131,-131)
Target / ipq40xx (5 changes)
f791ec1
kernel: bump 5.15 to 5.15.163 (+131,-131)
2e06418
ipq40xx: eth: Fix PHY access over ipqess driver (+1,-1)
7447eea
ipq40xx: define config-names for Aruba boards (+3)
dd4b05e
ipq40xx: add PoE passthrough GPIO (+3)
87fbb50
ipq40xx: re-add label MAC address for FritzBox 4040 (+1)
Target / ipq806x (1 change)
bad01d4
kernel: bump 5.15 to 5.15.165 (+297,-379)
Target / ipq807x (1 change)
bad01d4
kernel: bump 5.15 to 5.15.165 (+297,-379)
Target / lantiq (1 change)
f791ec1
kernel: bump 5.15 to 5.15.163 (+131,-131)
Target / mediatek (7 changes)
f791ec1
kernel: bump 5.15 to 5.15.163 (+131,-131)
6fadcee
mediatek: increase phy assert time for jdcloud re-cp-03 (+2,-2)
a591f9c
mediatek: enable rootwait for cmcc rax3000m emmc version (+10,-3)
cce5b49
mediatek: fix lan/wan macaddr for cmcc rax3000m (+2,-2)
ee3efef
treewide: fixup models names for UniFi U6 series (+8,-8)
bad01d4
kernel: bump 5.15 to 5.15.165 (+297,-379)
912acb6
filogic: add missing 2.5G PHY LEDs configuration for Zyxel EX5700 (+2)
Target / octeon (1 change)
a07a531
octeon: ubnt-edgerouter: Disable PCIe (+2,-1)
Target / ramips (6 changes)
c4dc5db
ramips: eth: Fix PHY access over mtk_eth_soc driver (+1,-1)
ee3efef
treewide: fixup models names for UniFi U6 series (+8,-8)
bad01d4
kernel: bump 5.15 to 5.15.165 (+297,-379)
8e5e624
kernel: bump 5.15 to 5.15.167 (+40,-23)
4d7ad37
ramips: mt7621: use lzma-loader for Sercomm NA502s (+1)
4d4d260
ramips: tp-link er605-v2: Remove sysupgrade-tar image (-1)
Target / realtek (1 change)
ace0131
realtek: 5.15: backport VLAN fix (+47,-26)
Wireless / Common (3 changes)
56a84b3
mac80211: Fix wifi throughput (+255)
f99dffc
mac80211: Update to version 6.1.102-1 (+38,-368)
7e42fdc
mac80211: Update to version 6.1.110-1 (+111,-1.7K)
Security fixes
CVE-2024-5535
Link: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5535
Commits:
4fa16c1
openssl: update to 3.0.15 (+4,-3)
CVE-2024-6119
Link: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6119
Commits:
4fa16c1
openssl: update to 3.0.15 (+4,-3)
CVE-2024-45157
Link: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45157
Commits:
a0ebff6
mbedtls: Update to 2.28.9 (+6,-6)