OpenWrt 23.05.0-rc3 - Third Release Candidate - 22 August 2023
_______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt 23.05.0-rc3, r23389-5deed175a5 -----------------------------------------------------
The OpenWrt community is proud to announce the third release candidate of the upcoming OpenWrt 23.05 stable series.
This is just a release candidate and not the final release yet.
Download firmware images via the Firmware Selector or directly from our download servers:
An upgrade from OpenWrt 22.03 to OpenWrt 23.05 is supported in many cases with the help of the sysupgrade utility which will also attempt to preserve the configuration. A configuration backup is advised nonetheless when upgrading to OpenWrt 23.05. (see “Upgrading” below).
About OpenWrt
The OpenWrt Project is a Linux operating system targeting embedded devices. It is a complete replacement for the vendor-supplied firmware of a wide range of wireless routers and non-network devices. See the Table of Hardware for supported devices. For more information about OpenWrt project organization, see the About OpenWrt pages.
Announcements about new releases and security fixes
Do you want to be informed about important changes such as new releases and security fixes?
We have a new mailing list for this, as well as RSS options: see Important changes and announcements.
Changes between OpenWrt 23.05.0-rc2 and 23.05.0-rc3
For a detailed list of changes since OpenWrt 23.05.0-rc2 see the 23.05.0-rc3 changelog.
Changes in this release candidate since the previous 23.05.0-rc2 release candidate are:
Device support
- New devices
- ath79: MikroTik RB951G-2HnD
- ipq40xx: Teltonika RUTX50
- ipq40xx: ZTE MF287+ aka DreiNeo
- layerscape: Traverse Ten64 NAND variant
- mediatek: Acer Predator W6
- mediatek: H3C Magic NX30 Pro
- mediatek: Mercusys MR90X v1
- mediatek: Netgear EX6250v2 series (no wifi support)
- mediatek: Xiaomi WR30U
- mediatek: ZyXEL NWA50AX Pro
- ramips: Sercomm S1500 devices
- ramips: TP-Link EAP613 v1
- realtek: HPE 1920-8g-poe+
- Updated components:
- hostapd: update to 2023-06-22
- mt76: update to 2023-07-26
- ath11k-firmware: update to stable WLAN.HK.2.9.0.1-01837
- openssl: update to 3.0.10
- mbedtls: Update to 2.28.4
- wolfssl: update to 5.6.3
- intel-microcode: update to 20230808
- linux-firmware: update to 20230804
- kernel: bump 5.15 to 5.15.127
- ramips: mt7621: disable the cpufreq driver (performance increase)
- ramips: mt7621: disable highmem support and remove highmem offset patch (performance increase)
- uqmi: support split-APN IPv4 and IPv6 dual-stack
- iwinfo/rpcd: update byte counter to 64bit
- x86: Activate CONFIG_PCIEASPM
- x86: Add virtualization time sync support
- armsr: activate many new configuration options
- kernel: modules: add xdp-sockets-diag support
- ipq40xx: meraki: define DTB load address
- ath79: move ubnt-xm 64M RAM boards back to generic
- lua: fix integer overflow in LNUM patch
Many other changes in all parts of OpenWrt, see Chnagelog for details.
Highlights in OpenWrt 23.05.0
OpenWrt 23.05.0-rc3 incorporates over 4200 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-rc3 for the full changelog.
Many new devices added
OpenWrt 23.05 supports over 1794 devices. Support for over 200 new devices was added in addition to the device support by OpenWrt 22.03.
Highlights of device support
- Switched ipq40xx target to DSA
- VDSL support on AVM FRITZ!Box 7530
- Support for devices with 2.5G PHYs
- 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)
- 2 Gbps WAN/LAN NAT Routing on ramips MT7621 devices (See OpenWrt forum)
- Improved DSL statistics on ubus and in LuCI
Switch from wolfssl to mbedtls as default
OpenWrt switched the default cryptographic library from wolfssl to mbedtls. This library is used for HTTPS/TLS in the Webserver providing LuCI and for the cryptographic operations in hostapd. mbedtls provides security updates in their LTS branch without changing the application binary interface (ABI) of the library. wolfssl provides a stable ABI only for a very limited subset of functions. mbedtls allows us to update only mbedtls without the need to recompile and upgrade all users of mbedtls.
Core components update
Core components have the following versions in 23.05.0-rc3:
- Updated toolchain:
- musl libc 1.2.4
- glibc 2.37
- gcc 12.3.0
- binutils 2.40
- Updated Linux kernel
- 5.15.127 for all targets
- Network:
- hostapd master snapshot from June 2023, dnsmasq 2.89, dropbear 2022.82
- cfg80211/mac80211 from kernel 6.1.24
- System userland:
- busybox 1.36.1
In addition to the listed applications, many others were also updated.
Upgrading to 23.05.0-rc3
Sysupgrade 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.
Known issues
- lantiq/xrx200 target is not build because the DSA driver still shows some error messages. Fix is planned before the final OpenWrt 23.05 release.
- Disabling Wifi in LuCI does not work (See https://github.com/openwrt/openwrt/issues/11725)
Final notes
As always, a big thank you goes to all our active package maintainers, testers, documenters, and supporters.
Have fun!
The OpenWrt Community