Firmware-update: OpenWrt 23.05.0
Versie 23.05.0 van OpenWrt is uitgekomen. OpenWrt is alternatieve opensourcefirmware voor een groot aantal verschillende routers en embedded devices. Door middel van het opkg-package management system is er de mogelijkheid om zelf te bepalen wat de router allemaal wel en niet kan. Ook op GoT zijn er diverse mensen actief mee bezig; zie daarvoor dit topic. Bijwerken van de versie kan gewoon met sysupgrade vanuit de webinterface. De changelog voor deze uitgave kan hieronder worden gevonden.
Highlights in OpenWrt 23.05.0OpenWrt 23.05.0 incorporates over 4300 commits since branching the previous OpenWrt 22.03 release and has been under development for over one year. Only the main changes are listed below. See changelog-23.05.0 for the full changelog.
Many new devices addedOpenWrt 23.05 supports over 1790 devices. Support for over 200 new devices was added in addition to the device support by OpenWrt 22.03.
The ipq807x target for the Qualcomm IPQ807x Wifi 6 SoCs was addedThe mediatek/filogic subtarget for the Mediatek Filogic 830 and 630 SoCs was addedThe sifiveu target for the HiFive RISC-V Unleashed and Unmatched boards
The ipq807x target for the Qualcomm IPQ807x Wifi 6 SoCs was addedThe mediatek/filogic subtarget for the Mediatek Filogic 830 and 630 SoCs was addedThe sifiveu target for the HiFive RISC-V Unleashed and Unmatched boardsHighlights of device supportSwitched ipq40xx target to DSAVDSL support on AVM FRITZ!Box 7530Support for devices with 2.5G PHYsAcer Predator W6 (MT7986A), Mercusys MR90X v1 (MT7986BLA), Netgear WAX206 (MT7622), Netgear WAX220 (MT7986), ZyXEL NWA50AX Pro (MT7981), Asus (TUF Gaming) AX4200 (MT7986A), Netgear WAX218 (IPQ8074), Xiaomi AX9000 (IPQ8074), Dynalink DL-WRX36 (IPQ8074), GL.iNet GL-MT6000 (MT7986A), Netgear WAX620 (IPQ8072A), ZyXEL EX5700 (MT7986)Support for Wifi 6E (6GHz)Acer Predator W6 (MT7986A), ZyXEL EX5700 (MT7986)2 Gbps WAN/LAN NAT Routing on ramips MT7621 devices (See OpenWrt forum)Improved DSL statistics on ubus and in LuCIAdded Arm SystemReady (EFI) compliant target replacing the armvirt target
Switched ipq40xx target to DSAVDSL support on AVM FRITZ!Box 7530Support for devices with 2.5G PHYsAcer Predator W6 (MT7986A), Mercusys MR90X v1 (MT7986BLA), Netgear WAX206 (MT7622), Netgear WAX220 (MT7986), ZyXEL NWA50AX Pro (MT7981), Asus (TUF Gaming) AX4200 (MT7986A), Netgear WAX218 (IPQ8074), Xiaomi AX9000 (IPQ8074), Dynalink DL-WRX36 (IPQ8074), GL.iNet GL-MT6000 (MT7986A), Netgear WAX620 (IPQ8072A), ZyXEL EX5700 (MT7986)Acer Predator W6 (MT7986A), Mercusys MR90X v1 (MT7986BLA), Netgear WAX206 (MT7622), Netgear WAX220 (MT7986), ZyXEL NWA50AX Pro (MT7981), Asus (TUF Gaming) AX4200 (MT7986A), Netgear WAX218 (IPQ8074), Xiaomi AX9000 (IPQ8074), Dynalink DL-WRX36 (IPQ8074), GL.iNet GL-MT6000 (MT7986A), Netgear WAX620 (IPQ8072A), ZyXEL EX5700 (MT7986)
Acer Predator W6 (MT7986A), Mercusys MR90X v1 (MT7986BLA), Netgear WAX206 (MT7622), Netgear WAX220 (MT7986), ZyXEL NWA50AX Pro (MT7981), Asus (TUF Gaming) AX4200 (MT7986A), Netgear WAX218 (IPQ8074), Xiaomi AX9000 (IPQ8074), Dynalink DL-WRX36 (IPQ8074), GL.iNet GL-MT6000 (MT7986A), Netgear WAX620 (IPQ8072A), ZyXEL EX5700 (MT7986)Support for Wifi 6E (6GHz)Acer Predator W6 (MT7986A), ZyXEL EX5700 (MT7986)Acer Predator W6 (MT7986A), ZyXEL EX5700 (MT7986)
Acer Predator W6 (MT7986A), ZyXEL EX5700 (MT7986)2 Gbps WAN/LAN NAT Routing on ramips MT7621 devices (See OpenWrt forum)Improved DSL statistics on ubus and in LuCIAdded Arm SystemReady (EFI) compliant target replacing the armvirt targetSwitch from wolfssl to mbedtls as defaultOpenWrt has transitioned its default cryptographic library from wolfssl to mbedtls. This shift brings several changes and implications:
Size Efficiency: mbedtls is considerably smaller, making it an optimal choice for systems where storage space is paramount.LTS and ABI Stability: mbedtls consistently provides updates via its Long Term Support (LTS) branch, ensuring both security and a stable application binary interface (ABI). In contrast, wolfssl does not offer an LTS release, and its stable ABI is limited to a specific set of functions.TLS 1.3 Support: Users should be aware that mbedtls 2.28 no longer supports TLS 1.3.
Size Efficiency: mbedtls is considerably smaller, making it an optimal choice for systems where storage space is paramount.Size EfficiencyLTS and ABI Stability: mbedtls consistently provides updates via its Long Term Support (LTS) branch, ensuring both security and a stable application binary interface (ABI). In contrast, wolfssl does not offer an LTS release, and its stable ABI is limited to a specific set of functions.LTS and ABI StabilityTLS 1.3 Support: Users should be aware that mbedtls 2.28 no longer supports TLS 1.3.TLS 1.3 SupportWhile mbedtls is now the default, users who have specific needs or preferences can still manually switch back to wolfssl or choose openssl.
Rust Package SupportThis release introduces the ability to include rust-written programs into the OpenWrt package infrastructure. Examples are: bottom, maturin, aardvark-dns and ripgrep.
Core components updateCore components have the following versions in 23.05.0:
Updated toolchain:musl libc 1.2.4glibc 2.37gcc 12.3.0binutils 2.40Updated Linux kernel5.15.134 for all targetsNetwork:hostapd master snapshot from September 2023, dnsmasq 2.89, dropbear 2022.82cfg80211/mac80211 from kernel 6.1.24System userland:busybox 1.36.1
Updated toolchain:musl libc 1.2.4glibc 2.37gcc 12.3.0binutils 2.40musl libc 1.2.4glibc 2.37gcc 12.3.0binutils 2.40
musl libc 1.2.4glibc 2.37gcc 12.3.0binutils 2.40Updated Linux kernel5.15.134 for all targets5.15.134 for all targetsNetwork:hostapd master snapshot from September 2023, dnsmasq 2.89, dropbear 2022.82cfg80211/mac80211 from kernel 6.1.24hostapd master snapshot from September 2023, dnsmasq 2.89, dropbear 2022.82cfg80211/mac80211 from kernel 6.1.24
hostapd master snapshot from September 2023, dnsmasq 2.89, dropbear 2022.82cfg80211/mac80211 from kernel 6.1.24System userland:busybox 1.36.1busybox 1.36.1In addition to the listed applications, many others were also updated.
Upgrading to 23.05.0Sysupgrade can be used to upgrade a device from 22.03 to 23.05, and configuration will be preserved in most cases. Sysupgrade from 21.02 to 23.05 is not officially supported.
ipq40xx EA6350v3, EA8300, MR8300 and WHW01 require tweak to the U-Boot environment on update from 22.03 to 23.05. Refer to the Device wiki or the instruction on sysupgrade on how to do this change. Config needs to be reset on sysupgrade.
ipq40xx EA6350v3, EA8300, MR8300 and WHW01 require tweak to the U-Boot environment on update from 22.03 to 23.05. Refer to the Device wiki or the instruction on sysupgrade on how to do this change. Config needs to be reset on sysupgrade.Known issueslantiq/xrx200 target is not build because the DSA driver for the integrated GSWIP switch shows some error messages. (see: here)bcm53xx: Netgear R8000 and Linksys EA9200 Ethernet is broken (see: here)
lantiq/xrx200 target is not build because the DSA driver for the integrated GSWIP switch shows some error messages. (see: here)bcm53xx: Netgear R8000 and Linksys EA9200 Ethernet is broken (see: here)
Source:
Tweakers.net