Skip to content

Releases: openwrt/openwrt

v24.10.0-rc5

08 Jan 21:55
v24.10.0-rc5
Compare
Choose a tag to compare
v24.10.0-rc5 Pre-release
Pre-release

Hi,

The OpenWrt community is proud to announce the fifth release candidate of the upcoming OpenWrt 24.10 stable series.
OpenWrt 24.10.0-rc5 incorporates over 5300 commits since branching the previous OpenWrt 23.05 release and has been under development for over one year.

This is just a release candidate and not the final release yet.

Download firmware images using the OpenWrt Firmware Selector:

Please test this version

This is not the final version, this is a test version. Please report problems and bugs in our issue tracker. https://github.com/openwrt/openwrt/issues

Changes between OpenWrt 24.10.0-rc4 and 24.10.0-rc5

Target changes:

  • ath79: Buffalo WZR-450HP2: Add device
  • ath79: tiny: Save space by using mv88e6060.ko
  • bcm27xx: Add RP1 drivers
  • bcm27xx: Update GPU firmware and utils
  • ipq40xx: Extreme Networks WS-AP3915i: Fix preserving configuration in sysupgrade
  • ipq40xx: Extreme Networks WS-AP3915i: Fix MAC address
  • ipq40xx: FritzBox 7520/7530: Fix MAC address
  • ipq40xx: NETGEAR orbi: Fix MAC address
  • lantiq: xrx200: AVM 5490/5491: add support for lan3 and lan4
  • loongarch64: Activate procd jail support
  • mediatek: OpenEmbed SOM7981: Update to new board revision
  • mediatek: D-Link AQUILA PRO AI M60: Add device
  • mediatek: WSR devices: Fix image verification in sysupgrade
  • mediatek: filogic: Cudy AP3000 v1: Add device
  • mediatek: D-Link AQUILA PRO AI M30 A1: Fix U-Boot variables handling
  • ramips: mt762{0,8}: Fix eMMC / SDCard support
  • ramips: Amped Wireless ALLY: Improve boot
  • realtek: GS1900: Fix compat_version
  • realtek: HPE 1920-24G-PoE-370w: Add device
  • realtek: HPE 1920-24G PoE-180W (JG925A): Add device
  • realtek: trim default package selection
  • rockchip: NanoPC T6: enable USB3 port
  • octeon: Fix USB3

Generic changes:

  • Linux Kernel update to version 6.6.69
  • mac80211: update to version 6.12.6
  • mac80211: rt2x00: improvement stability of rt2800 driver
  • mt76: update to Git HEAD (2025-01-04)
  • yafut: Fix not found package in imagebuilder
  • kmod-nfnetlink-cthelper: Add new package
  • hostapd: add SAE support for wifi-station and optimize PSK file creation
  • mbedtls: Deactivate ARIA block cipher by default

For a detailed list of changes since OpenWrt 24.10.0-rc5 see the 24.10.0-rc5 changelog.

Highlights in OpenWrt 24.10:

General changes

  • TLS 1.3 support in default images
    • mbedtls was updated to version 3.6 which includes support for TLS 1.3
  • Activate POSIX Access Control Lists and file system security attributes for all file systems on devices with big flash sizes. This is needed by docker nowadays.
    • This is activated for all targets which do not have the small_flash feature flag. small_flash is set for the ath79/tiny, bcm47xx/legacy, lantiq/ase, lantiq/xrx200_legacy, lantiq/xway_legacy, ramips/mt76x8, ramips/rt288x, ramips/rt305x and ramips/rt3883 targets.
  • Activate kernel support for Multipath TCP on devices with big flash sizes.
  • Improved support for WiFi6 (802.11ax) and initial support for WiFi7 (802.11be)
    • Not many Wifi7 devices are supported by OpenWrt yet
  • Improved Link Layer Discovery Protocol (LLDP) support
  • OpenWrt 24.10 uses OPKG only, APK packages are not supported. Only main branch was changed to APK.

Many new devices added

OpenWrt 24.10 supports over 1950 devices. Support for over 100 new devices was added in addition to the device support by OpenWrt 23.05.

Target changes

  • Added d1 target for AllWinner D1 RISC-V SoC
  • Added ixp4xx target for Intel XScale IXP4xx SoCs.
  • Added loongarch64 target for SoCs with Loongson LoongArch CPUs.
  • Added starfive target for StarFive JH71x0 (7100/7110) SoCs.
  • Added stm32 target for STMicroelectronics STM32 SoCs.
  • Renamed ipq807x target to qualcommax.
  • Removed ath25 target. It supported Atheros ieee80211g devices with maximum 16MB RAM
  • Removed bcm63xx target. It supported some Broadcom DSL MIPS SoCs and was replaced by the bmips target. The Broadcom DSL itself was never supported.
  • Removed octeontx target. It supported the Octeon-TX CN80XX/CN81XX based boards
  • Removed oxnas target. It supported the PLXTECH/Oxford NAS782x/OX8xx
  • The qoriq target for the NXP QorIQ (PowerPC) SoCs is built
  • The ipq806x target for Qualcomm Atheros IPQ806X SoCs was converted to DSA

Core components update

Core components have the following versions in 24.10.0-rc5:

  • Updated toolchain:
    • musl libc 1.2.5
    • glibc 2.38
    • gcc 13.3.0
    • binutils 2.42
  • Updated Linux kernel
    • 6.6.69 for all targets
  • Network:
    • hostapd master snapshot from September 2024, dnsmasq 2.90, dropbear 2024.86
    • cfg80211/mac80211 from kernel 6.12.6

Upgrading to 24.10

Sysupgrade can be used to upgrade a device from 23.05 to 24.10, and configuration will be preserved in most cases.

  • Sysupgrade from 22.03 to 24.10 is not officially supported.

  • There is no configuration migration path for users of the ipq806x target for Qualcomm Atheros IPQ806X SoCs because it switched to DSA. You have to upgrade without saving the configuration.
    ''Image version mismatch. image 1.1 device 1.0 Please wipe config during upgrade (force required) or reinstall. Config cannot be migrated from swconfig to DSA Image check failed''

  • User of the Linksys E8450 aka. Belkin RT3200 running OpenWrt 23.05 or earlier will need to run installer version v1.1.3 or later in order to reorganize the UBI layout for the 24.10 release. A detailed description is in the OpenWrt wiki. Updating without using the installer will break the device. Sysupgrade will show a warning before doing an incompatible upgrade.

  • Users of the Xiaomi AX3200 aka. Redmi AX6S running OpenWrt 23.05 or earlier have to follow a special upgrade procedure described in the wiki. This will increase the flash memory available for OpenWrt. Updating without following the guide in the wiki break the device. Sysupgrade will show a warning before doing an incompatible upgrade.

  • Users of Zyxel GS1900 series switches running OpenWrt 23.05 or earlier have to perform a new factory install with the initramfs image due to a changed partition layout. Sysupgrade will show a warning before doing an incompatible upgrade and is not possible.


Full release notes and upgrade instructions are available at
https://openwrt.org/releases/24.10/notes-24.10.0-rc5

In particular, make sure to read the regressions and known issues before upgrading:
https://openwrt.org/releases/24.10/notes-24.10.0-rc5#known_issues

For a detailed list of all changes since 24.10.0-rc4, refer to
https://openwrt.org/releases/24.10/changelog-24.10.0-rc5

To download the 24.10.0-rc5 images, navigate to:
https://downloads.openwrt.org/releases/24.10.0-rc5/targets/
Use OpenWrt Firmware Selector to download:
https://firmware-selector.openwrt.org?version=24.10.0-rc5

As always, a big thank you goes to all our active package maintainers, testers, documenters and supporters.

Have fun!

The OpenWrt Community


To stay informed of new OpenWrt releases and security advisories, there
are new channels available:

v24.10.0-rc4

24 Dec 16:30
v24.10.0-rc4
Compare
Choose a tag to compare
v24.10.0-rc4 Pre-release
Pre-release

Hi,

The OpenWrt community is proud to announce the fourth release candidate of the upcoming OpenWrt 24.10 stable series.
OpenWrt 24.10.0-rc4 incorporates over 5100 commits since branching the previous OpenWrt 23.05 release and has been under development for over one year.

This is just a release candidate and not the final release yet.

Download firmware images using the OpenWrt Firmware Selector:

Please test this version

This is not the final version, this is a test version. Please report problems and bugs in our issue tracker. https://github.com/openwrt/openwrt/issues

Changes between OpenWrt 24.10.0-rc2 and 24.10.0-rc4

LuCI had multiple severe bugs in OpenWrt version 24.10.0-rc3, we did not officially released it.

  • Linux Kernel update to version 6.6.67
  • Added support for Realtek RTL8812au/RTL8821au USB wifi devices
  • d1: Renamed boards to match device tree compatible string
  • lantiq: xrx200_legacy: Create subtarget with less flash usage. Move the following devices to xrx200_legacy:
    • Alpha ASL56026 / BT Openreach ECI VDSL Modem V-2FUb/I
    • BT Openreach ECI VDSL Modem V-2FUb/R
    • NETGEAR DM200
    • TP-Link Archer VR200 v1
    • TP-Link Archer VR200v v1
    • TP-Link TD-W8970 v1
    • TP-Link TD-W8980 V1
  • mediatek: filogic: Cudy WR3000: Fix MAC addresses
  • mediatek: filogic: Migrate wifi configuration device paths
  • qualcommax: ipq807x: fixed device IDs for some Netgear devices
  • realtek: Zyxel GS1900: merge firmware partitions

For a detailed list of changes since OpenWrt 24.10.0-rc4 see the 24.10.0-rc4 changelog.

Highlights in OpenWrt 24.10:

General changes

  • TLS 1.3 support in default images
    • mbedtls was updated to version 3.6 which includes support for TLS 1.3
  • Activate POSIX Access Control Lists and file system security attributes for all file systems on devices with big flash sizes. This is needed by docker nowadays.
    • This is activated for all targets which do not have the small_flash feature flag. small_flash is set for the ath79/tiny, bcm47xx/legacy, lantiq/ase, lantiq/xrx200_legacy, lantiq/xway_legacy, ramips/mt76x8, ramips/rt288x, ramips/rt305x and ramips/rt3883 targets.
  • Activate kernel support for Multipath TCP on devices with big flash sizes.
  • Improved support for WiFi6 (802.11ax) and initial support for WiFi7 (802.11be)
    • Not many Wifi7 devices are supported by OpenWrt yet
  • Improved Link Layer Discovery Protocol (LLDP) support
  • OpenWrt 24.10 uses OPKG only, APK packages are not supported. Only main branch was changed to APK.

Many new devices added

OpenWrt 24.10 supports over 1950 devices. Support for over 100 new devices was added in addition to the device support by OpenWrt 23.05.

Target changes

  • Added d1 target for AllWinner D1 RISC-V SoC
  • Added ixp4xx target for Intel XScale IXP4xx SoCs.
  • Added loongarch64 target for SoCs with Loongson LoongArch CPUs.
  • Added starfive target for StarFive JH71x0 (7100/7110) SoCs.
  • Added stm32 target for STMicroelectronics STM32 SoCs.
  • Renamed ipq807x target to qualcommax.
  • Removed ath25 target. It supported Atheros ieee80211g devices with maximum 16MB RAM
  • Removed bcm63xx target. It supported some Broadcom DSL MIPS SoCs and was replaced by the bmips target. The Broadcom DSL itself was never supported.
  • Removed octeontx target. It supported the Octeon-TX CN80XX/CN81XX based boards
  • Removed oxnas target. It supported the PLXTECH/Oxford NAS782x/OX8xx
  • The qoriq target for the NXP QorIQ (PowerPC) SoCs is built
  • The ipq806x target for Qualcomm Atheros IPQ806X SoCs was converted to DSA

Core components update

Core components have the following versions in 24.10.0-rc4:

  • Updated toolchain:
    • musl libc 1.2.5
    • glibc 2.38
    • gcc 13.3.0
    • binutils 2.42
  • Updated Linux kernel
    • 6.6.67 for all targets
  • Network:
    • hostapd master snapshot from September 2024, dnsmasq 2.90, dropbear 2024.86
    • cfg80211/mac80211 from kernel 6.11.2

Upgrading to 24.10

Sysupgrade can be used to upgrade a device from 23.05 to 24.10, and configuration will be preserved in most cases.

  • Sysupgrade from 22.03 to 24.10 is not officially supported.

  • There is no configuration migration path for users of the ipq806x target for Qualcomm Atheros IPQ806X SoCs because it switched to DSA. You have to upgrade without saving the configuration.
    ''Image version mismatch. image 1.1 device 1.0 Please wipe config during upgrade (force required) or reinstall. Config cannot be migrated from swconfig to DSA Image check failed''

  • User of the Linksys E8450 aka. Belkin RT3200 running OpenWrt 23.05 or earlier will need to run installer version v1.1.3 or later in order to reorganize the UBI layout for the 24.10 release. A detailed description is in the OpenWrt wiki. Updating without using the installer will break the device. Sysupgrade will show a warning before doing an incompatible upgrade.

  • Users of the Xiaomi AX3200 aka. Redmi AX6S running OpenWrt 23.05 or earlier have to follow a special upgrade procedure described in the wiki. This will increase the flash memory available for OpenWrt. Updating without following the guide in the wiki break the device. Sysupgrade will show a warning before doing an incompatible upgrade.


Full release notes and upgrade instructions are available at
https://openwrt.org/releases/24.10/notes-24.10.0-rc4

In particular, make sure to read the regressions and known issues before upgrading:
https://openwrt.org/releases/24.10/notes-24.10.0-rc4#known_issues

For a detailed list of all changes since 24.10.0-rc2, refer to
https://openwrt.org/releases/24.10/changelog-24.10.0-rc4

To download the 24.10.0-rc4 images, navigate to:
https://downloads.openwrt.org/releases/24.10.0-rc4/targets/
Use OpenWrt Firmware Selector to download:
https://openwrt.github.io/firmware-selector-openwrt-org?version=24.10.0-rc4

As always, a big thank you goes to all our active package maintainers, testers, documenters and supporters.

Have fun!

The OpenWrt Community


To stay informed of new OpenWrt releases and security advisories, there
are new channels available:

v24.10.0-rc2

04 Dec 22:52
v24.10.0-rc2
Compare
Choose a tag to compare
v24.10.0-rc2 Pre-release
Pre-release

Hi,

The OpenWrt community is proud to announce the second release candidate of the upcoming OpenWrt 24.10 stable series.
OpenWrt 24.10.0-rc2 incorporates over 5100 commits since branching the previous OpenWrt 23.05 release and has been under development for over one year.

This is just a release candidate and not the final release yet.

Download firmware images using the OpenWrt Firmware Selector:

Please test this version

This is not the final version, this is a test version. Please report problems and bugs in our issue tracker. https://github.com/openwrt/openwrt/issues

Changes between OpenWrt 24.10.0-rc1 and 24.10.0-rc2

  • Fixed opkg installation of kernel modules. The path to the kernel module packages was fixed.

For a detailed list of changes since OpenWrt 24.10.0-rc2 see the 24.10.0-rc2 changelog.

Highlights in OpenWrt 24.10:

General changes

  • TLS 1.3 support in default images
    • mbedtls was updated to version 3.6 which includes support for TLS 1.3
  • Activate POSIX Access Control Lists and file system security attributes for all file systems on devices with big flash sizes. This is needed by docker nowadays.
  • Activate kernel support for Multipath TCP on devices with big flash sizes.
  • Improved support for WiFi6 (802.11ax) and initial support for WiFi7 (802.11be)
    • Not many Wifi7 devices are supported by OpenWrt yet
  • Improved Link Layer Discovery Protocol (LLDP) support
  • OpenWrt 24.10 uses OPKG only, APK packages are not supported. Only main branch was changed to APK.

Many new devices added

OpenWrt 24.10 supports over 1950 devices. Support for over 100 new devices was added in addition to the device support by OpenWrt 23.05.

Target changes

  • Added d1 target for AllWinner D1 RISC-V SoC
  • Added ixp4xx target for Intel XScale IXP4xx SoCs.
  • Added loongarch64 target for SoCs with Loongson LoongArch CPUs.
  • Added starfive target for StarFive JH71x0 (7100/7110) SoCs.
  • Added stm32 target for STMicroelectronics STM32 SoCs.
  • Renamed ipq807x target to qualcommax.
  • Removed ath25 target. It supported Atheros ieee80211g devices with maximum 16MB RAM
  • Removed bcm63xx target. It supported some Broadcom DSL MIPS SoCs and was replaced by the bmips target. The Broadcom DSL itself was never supported.
  • Removed octeontx target. It supported the Octeon-TX CN80XX/CN81XX based boards.
  • Removed oxnas target. It supported the PLXTECH/Oxford NAS782x/OX8xx.
  • The qoriq target for the NXP QorIQ (PowerPC) SoCs is build
  • The ipq806x target for Qualcomm Atheros IPQ806X SoCs was converted to DSA

Core components update

Core components have the following versions in 24.10.0-rc2:

  • Updated toolchain:
    • musl libc 1.2.5
    • glibc 2.38
    • gcc 13.3.0
    • binutils 2.42
  • Updated Linux kernel
    • 6.6.63 for all targets
  • Network:
    • hostapd master snapshot from September 2024, dnsmasq 2.90, dropbear 2024.86
    • cfg80211/mac80211 from kernel 6.11.2

Upgrading to 24.10

Sysupgrade can be used to upgrade a device from 23.05 to 24.10, and configuration will be preserved in most cases.

  • Sysupgrade from 22.03 to 24.10 is not officially supported.

  • There is no configuration migration path for users of the ipq806x target for Qualcomm Atheros IPQ806X SoCs because it switched to DSA. You have to upgrade without saving the configuration.

  • User of the Linksys E8450 aka. Belkin RT3200 running OpenWrt 23.05 or earlier will need to run installer version v1.1.3 or later in order to reorganize the UBI layout for the 24.10 release. A detailed description is in the OpenWrt forum. Updating without using the installer will break the device. Sysupgrade will show a warning before doing an incompatible upgrade.

  • Users of the Xiaomi AX3200 aka. Redmi AX6S running OpenWrt 23.05 or earlier have to follow a special upgrade procedure described in the wiki. This will increase the flash memory available for OpenWrt. Updating without following the guide in the wiki break the device. Sysupgrade will show a warning before doing an incompatible upgrade.


Full release notes and upgrade instructions are available at
https://openwrt.org/releases/24.10/notes-24.10.0-rc2

In particular, make sure to read the regressions and known issues before upgrading:
https://openwrt.org/releases/24.10/notes-24.10.0-rc2#known_issues

For a detailed list of all changes since 24.10.0-rc1, refer to
https://openwrt.org/releases/24.10/changelog-24.10.0-rc2

To download the 24.10.0-rc2 images, navigate to:
https://downloads.openwrt.org/releases/24.10.0-rc2/targets/
Use OpenWrt Firmware Selector to download:
https://openwrt.github.io/firmware-selector-openwrt-org?version=24.10.0-rc2

As always, a big thank you goes to all our active package maintainers, testers, documenters and supporters.

Have fun!

The OpenWrt Community


To stay informed of new OpenWrt releases and security advisories, there
are new channels available:

v24.10.0-rc1

03 Dec 00:11
v24.10.0-rc1
Compare
Choose a tag to compare
v24.10.0-rc1 Pre-release
Pre-release

The OpenWrt community is proud to announce the first release candidate of the upcoming OpenWrt 24.10 stable series.
OpenWrt 24.10.0-rc1 incorporates over 5100 commits since branching the previous OpenWrt 23.05 release and has been under development for over one year.

This is just a release candidate and not the final release yet.

Download firmware images using the OpenWrt Firmware Selector:

Please test this version

This is not the final version, this is a test version. Please report problems and bugs in our issue tracker. https://github.com/openwrt/openwrt/issues

Highlights in OpenWrt 24.10:

General changes

  • TLS 1.3 support in default images
    • mbedtls was updated to version 3.6 which includes support for TLS 1.3
  • Activate POSIX Access Control Lists and file system security attributes for all file systems on devices with big flash sizes. This is needed by docker nowadays.
  • Activate kernel support for Multipath TCP on devices with big flash sizes.

Many new devices added

OpenWrt 24.10 supports over 1950 devices. Support for over 100 new devices was added in addition to the device support by OpenWrt 23.05.

  • Added d1 target for AllWinner D1 RISC-V SoC
  • Added ixp4xx target for Intel XScale IXP4xx SoCs.
  • Added loongarch64 target for SoCs with Loongson LoongArch CPUs.
  • Added starfive target for StarFive JH71x0 (7100/7110) SoCs.
  • Added stm32 target for STMicroelectronics STM32 SoCs.
  • Renamed ipq807x target to qualcommax.
  • Removed ath25 target. It supported Atheros ieee80211g devices with maximum 16MB RAM
  • Removed bcm63xx target. It supported some Boardcom DSL MIPS SoCs and was replaced by the bmips target. The Boardcom DSL itself was never supported.
  • Removed octeontx target. It supported the Octeon-TX CN80XX/CN81XX based boards.
  • Removed oxnas target. It supported the PLXTECH/Oxford NAS782x/OX8xx.

Core components update

Core components have the following versions in 23.05.0-rc1:

  • Updated toolchain:
    • musl libc 1.2.5
    • glibc 2.38
    • gcc 13.3.0
    • binutils 2.42
  • Updated Linux kernel
    • 6.6.63 for all targets
  • Network:
    • hostapd master snapshot from September 2024, dnsmasq 2.90, dropbear 2024.86
    • cfg80211/mac80211 from kernel 6.11.2

Upgrading to 24.10

Sysupgrade can be used to upgrade a device from 23.05 to 24.10, and configuration will be preserved in most cases.

  • Sysupgrade from 22.03 to 24.10 is not officially supported.

  • User of the Linksys E8450 aka. Belkin RT3200 running OpenWrt 23.05 or earlier will need to run installer version v1.1.3 or later in order to reorganize the UBI layout for the 24.10 release.


Full release notes and upgrade instructions are available at
https://openwrt.org/releases/24.10/notes-24.10.0-rc1

In particular, make sure to read the regressions and known issues before upgrading:
https://openwrt.org/releases/24.10/notes-24.10.0-rc1#known_issues

For a detailed list of all changes since 23.05.0, refer to
https://openwrt.org/releases/24.10/changelog-24.10.0-rc1

To download the 24.10.0-rc1 images, navigate to:
https://downloads.openwrt.org/releases/24.10.0-rc1/targets/
Use OpenWrt Firmware Selector to download:
https://firmware-selector.openwrt.org/?version=24.10.0-rc1

As always, a big thank you goes to all our active package maintainers, testers, documenters and supporters.

Have fun!

The OpenWrt Community

v23.05.5

01 Oct 17:18
v23.05.5
Compare
Choose a tag to compare

Hi,

The OpenWrt community is proud to announce the newest stable release of
the OpenWrt 23.05 stable series. It improves device support and brings a
few bug fixes including security fixes.

Download firmware images using the OpenWrt Firmware Selector:

Download firmware images directly from our download servers:

Main changes between OpenWrt 23.05.4 and OpenWrt 23.05.5

Device support

  • ath25: fix PHY MII settings
  • ath79: fix PHY MII settings
  • ath79: GL-AR750: fix I2C pins
  • ipq40xx: fix PHY MII settings
  • ipq40xx: Aruba AP-303H: add PoE passthrough GPIO
  • ipq40xx: Aruba boards: define config-names, fix compatibility with
    newer apboot revs
  • ipq40xx: FritzBox 4040: re-add label MAC address
  • mediatek: CMCC RAX3000M (emmc): improve bootup stability
  • mediatek: CMCC RAX3000M: fix lan/wan macaddr
  • mediatek: JDCloud RE-CP-03: improve PHY reset stability
  • mediatek: UniFi U6 series: fixup models names
  • mediatek: Zyxel EX5700: add missing 2.5G PHY LEDs configuration
  • octeon: ubnt-edgerouter: disable PCIe to improve bootup stability
  • ramips: fix PHY MII settings
  • ramips: Sercomm NA502s: use lzma-loader
  • ramips: TP-Link EAP613: bump EAP610-V3 compat_level
  • realtek: backport VLAN fix

Various fixes and improvements

  • mac80211: fix wifi throughput regression
  • Add kmod-r8101, kmod-r8168, kmod-r8125 and kmod-r8126 driver
  • hostapd: fix SAE H2E security vulnerability
  • hostapd: fix anqp_3gpp_cell_net list delimiter
  • lldpd: many improvements

Core components update

  • Update Linux from 5.15.162 to 5.15.167
  • Update mac80211 from 6.1.97-1 to 6.1.110-1
  • Update openssl from 3.0.14 to 3.0.15
  • Update mbedtls from 2.28.8 to 2.28.9

Upgrading to 23.05.5

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.
  • 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 issues

  • lantiq/xrx200 target shows error messages in DSA switch
    configuration of the integrated GSWIP switch. (see:
    #13200)
  • OpenWrt 23.05.5 was signed with the wrong signing keys. The keys
    from OpenWrt snapshot were used for OpenWrt 23.05.5, OpenWrt
    23.05.4, OpenWrt 23.05.3, OpenWrt 23.05.2, OpenWrt 23.05.0 and the
    release candidates. A later OpenWrt 23.05 service release will use a
    different key.

See up to date information here:
https://openwrt.org/releases/23.05/notes-23.05.5#known_issues


Full release notes and upgrade instructions are available at
https://openwrt.org/releases/23.05/notes-23.05.5

In particular, make sure to read the regressions and known issues before
upgrading:
https://openwrt.org/releases/23.05/notes-23.05.5#known_issues

For a detailed list of all changes since 23.05.4, refer to
https://openwrt.org/releases/23.05/changelog-23.05.5

To download the 23.05.5 images, navigate to:
https://downloads.openwrt.org/releases/23.05.5/targets/
Use OpenWrt Firmware Selector to download:
https://firmware-selector.openwrt.org/?version=23.05.5

As always, a big thank you goes to all our active package maintainers,
testers, documenters and supporters.

Have fun!

The OpenWrt Community

v22.03.7

24 Jul 22:20
v22.03.7
Compare
Choose a tag to compare

Hi,

The OpenWrt community is proud to announce the newest stable release of the OpenWrt 22.03 stable version series. It fixes security issues, improves device support, and brings a few bug fixes.

Download firmware images using the OpenWrt Firmware Selector:

Download firmware images directly from our download servers:

OpenWrt 22.03 is EOL

The OpenWrt 22.03 series is end of life according to the OpenWrt security policy. The last release from the OpenWrt 22.03 series is 22.03.7, after this date we will not provide any updates for OpenWrt 22.03, not even for severe security problems. We encourage everyone to upgrade to OpenWrt 23.05 which will be supported till 2025.

Main changes between OpenWrt 22.03.6 and OpenWrt 22.03.7:

Security

Device support

  • ath79: TP-Link TL-WDR3600 and TL-WDR4300: fix spurious reboot hangs
  • ath79: Ubiquity Bullet M (XW): Fix Ethernet PHY link up
  • bcm47xx: Linksys WRT320N v1: Fix switch setup
  • ramips: Improve reliability of bootup by improving reset handling
  • sunxi: Olinuxino Micro: fix network bringup

Various fixes and improvements

  • mac80211: add missing config for third 160MHz width for 5GHz radio
  • hostapd: fix 11r defaults when using SAE
  • hostapd: fix 11r defaults when using WPA

Core components update

  • Update Linux kernel from 5.10.201 to 5.10.221
  • Update ksmbd from 3.4.7 to 3.5.0
  • Update mac80211 from 5.15.92-1 to 5.15.162-1
  • Update wolfssl from 5.6.4 to 5.7.2
  • Update mbedtls from 2.28.5 to 2.28.8
  • Update wireless-regdb from 2023.09.01 to 2024.07.04
  • Update intel-microcode from 20230808 to 20240531
  • Update jsonfilter from 2018-02-04 to 2024-01-23

Full release notes and upgrade instructions are available at
https://openwrt.org/releases/22.03/notes-22.03.7

In particular, make sure to read the regressions and known issues before upgrading:
https://openwrt.org/releases/22.03/notes-22.03.7#known_issues

For a detailed list of all changes since 22.03.6, refer to
https://openwrt.org/releases/22.03/changelog-22.03.7

To download the 22.03.7 images, navigate to:
https://downloads.openwrt.org/releases/22.03.7/targets/
Use OpenWrt Firmware Selector to download:
https://firmware-selector.openwrt.org/?version=22.03.7

As always, a big thank you goes to all our active package maintainers, testers, documenters and supporters.

Have fun!

The OpenWrt Community

v23.05.4

21 Jul 10:31
v23.05.4
Compare
Choose a tag to compare
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 23.05.4, r24012-d8dd03c46f
 -----------------------------------------------------

The OpenWrt community is proud to announce the newest stable release of the OpenWrt 23.05 stable series. It improves device support and brings a few bug fixes including security fixes.

Download firmware images using the OpenWrt Firmware Selector:

Download firmware images directly from our download servers:

Main changes between OpenWrt 23.05.3 and OpenWrt 23.05.4

Device support

  • Support for the following devices was added:
    • ath79: Huawei AP5030DN
    • mediatek: Unielec U7981-01
    • mediatek: Xiaomi AX3000T
    • mediatek: Cudy TR3000 v1
    • mediatek: Zbtlink ZBT-Z8103AX
    • mediatek: Adtran SmartRG Bonanza Peak series
    • mediatek: YunCore AX835
    • mediatek: Comfast CF-E393AX
    • mediatek: D-Link EAGLE PRO AI R32
    • mediatek: JDCloud RE-CP-03
    • mediatek: Netcore N60
    • mediatek: D-Link AQUILA PRO AI M30
    • mediatek: Cudy M3000 v1
    • mpc85xx: Hewlett Packard MSM460
    • ramips: D-Link DIR-806A B1
    • ramips: Netgear EAX12 series
    • ramips: Edimax BR-6208AC V2
    • ramips: Cudy TR1200 v1
  • armsr: enable framebuffer emulation for virtio-gpu/drm displays used by Hetzner console
  • armsr: add Realtek and smsc Ethernet phy drivers to the default image
  • armsr: Renesas: RZ: Ethernet module and ttySC0
  • ipq40xx: Linksys WHW03 v2: enable additional 5 GHz channels
  • ipq40xx: Engenius EAP1300: Enable device
  • ipq40xx: NETGEAR EX6150v2: fix broken image generation
  • ipq806x: Meraki MR52: swap LAN LEDs
  • mediatek: backport multiple Ethernet fixes from master
  • mediatek: filogic: fix failsafe mode on devices with no lan1
  • mediatek: Xiaomi WR30U: drop device with NMBM layout
  • mediatek: Xiaomi WR30U: fix sysupgrade error
  • mpc85xx: Enterasys WS-AP3710i: fix boot
  • mpc85xx: Enterasys WS-AP3710i: fix eth mac-address
  • rockchip: improve stability and fix console
  • realtek: D-Link DGS-1210-16: Fix reboot hang
  • realtek: Trap LLDP packets to the CPU and do not forward
  • ramips: limit max spi clock frequency to 50 MHz

Various fixes and improvements

  • Added missing and fixed license information for multiple packages
  • Added CPE IDs to multiple packages
  • Fix communication with tethered iOS devices in CDC NCM mode
  • base-files: fix uid/gid auto-enumeration to avoid 16-bit limit
  • wifi-scripts: fix creation of IBSS in legacy (non-HT) mode
  • hostapd: don't ignore probe-requests with invalid DSSS params
  • mac80211: backport many (security) fixes
  • mac80211: add missing config for third 160MHz width for 5GHz radio
  • kernel: Add missing dependencies for kmod-fs-btrfs
  • kernel: allow installing kmod-ipt-tee and kmod-nft-dup-inet at the same time.
  • config: Enable ext4 journaling by default.
  • linux-firmware: package Intel AX201 firmware

Core components update

  • Update Linux from 5.15.150 to 5.15.162
  • Update mac80211 from 6.1.24 to 6.1.97-1
  • Update mt76 from 2023-09-11 to 2024-04-03
  • Update wireless-regdb from 2024.01.23 to 2024.07.04
  • Update libxml2 from 2.11.4 to 2.12.5
  • Update mbedtls from 2.28.7 to 2.28.8
  • Update OpenSSL from 3.0.13 to 3.0.14
  • Update wolfssl from 5.6.4 to 5.7.2
  • Update unetd from 2023-05-31 to 2024-03-31
  • Update ucode from 2023-11-07 to 2024-07-11
  • Update intel-microcode from 20240312 to 20240531

Upgrading to 23.05.4

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.
  • 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 issues

  • lantiq/xrx200 target shows error messages in DSA switch configuration of the integrated GSWIP switch. (see: #13200)
  • OpenWrt 23.05.4 was signed with the wrong signing keys. The keys from OpenWrt snapshot were used for OpenWrt 23.05.4, OpenWrt 23.05.3, OpenWrt 23.05.2, OpenWrt 23.05.0 and the release candidates. A later OpenWrt 23.05 service release will use a different key.

See up to date information here:
https://openwrt.org/releases/23.05/notes-23.05.4#known_issues


Full release notes and upgrade instructions are available at
https://openwrt.org/releases/23.05/notes-23.05.4

In particular, make sure to read the regressions and known issues before upgrading:
https://openwrt.org/releases/23.05/notes-23.05.4#known_issues

For a detailed list of all changes since 23.05.3, refer to
https://openwrt.org/releases/23.05/changelog-23.05.4

To download the 23.05.4 images, navigate to:
https://downloads.openwrt.org/releases/23.05.4/targets/
Use OpenWrt Firmware Selector to download:
https://firmware-selector.openwrt.org/?version=23.05.4

As always, a big thank you goes to all our active package maintainers, testers, documenters and supporters.

Have fun!

The OpenWrt Community

v23.05.3

25 Mar 00:37
v23.05.3
Compare
Choose a tag to compare
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 23.05.3, r23809-234f1a2efa
 -----------------------------------------------------

The OpenWrt community is proud to announce the newest stable release of the OpenWrt 23.05 stable series. It improves device support and brings a few bug fixes including security fixes.

Download firmware images using the OpenWrt Firmware Selector:

Download firmware images directly from our download servers:

Main changes between OpenWrt 23.05.2 and OpenWrt 23.05.3

Security fixes

  • CVE-2023-36328: dropbear: Integer Overflow vulnerability in mp_grow in libtommath
  • CVE-2023-48795: dropbear: The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted
  • CVE-2023-50868: dnsmasq: The Closest Encloser Proof aspect of the DNS protocol (in RFC 5155 when RFC 9276 guidance is skipped) allows remote attackers to cause a denial of service (CPU consumption for SHA-1 computations) via DNSSEC responses in a random subdomain attack

Device support

  • Support for the following devices was added:
    • ath79: UniFi UK-Ultra
    • mediatek: Acelink EW-7886CAX
    • mediatek: ASUS RT-AX59U
    • mediatek: ASUS TUF AX6000
    • mediatek: Buffalo WSR-3200AX4S
    • mediatek: Cetron CT3003
    • mediatek: Confiabits MT7981
    • mediatek: Cudy RE3000 v1
    • mediatek: D-Link EAGLE PRO AI M32
    • mediatek: GL.iNet GL-MT6000
    • mediatek: JCG Q30 PRO
    • mediatek: Routerich AX3000
    • mediatek: TP-Link EAP225v5
    • mediatek: Ubiquiti UniFi 6 Plus
    • mediatek: Zbtlink ZBT-Z8102AX
    • mediatek: ZyXEL EX5700 (Telenor)
    • ramips: Cudy WR1300 v3
    • ramips: D-Link COVR-X1860 A1
    • ramips: Rostelecom RT-FE-1A
    • ramips: Rostelecom RT-FL-1 (Serсomm RT-FL-1)
    • ramips: Rostelecom S1010 (Serсomm S1010.RT)
    • ramips: TP-Link EX220 v1
    • ramips: YunCore G720
    • ramips: Z-ROUTER ZR-2660
  • ath79: Nanostation Loco M5 XW: Fix read only jffs2 partition
  • ath79: TP-Link TL-WDR3600 and TL-WDR4300: Fix spurious reboot hangs
  • ath79: ubnt-bullet-m-xw: fix Ethernet PHY traffic
  • ipq807x: edgecore EAP102: fix lan/wan
  • kirkwood: Ctera C200 V1: fix ubi part name
  • lantiq: xway: disable SMP: fix boot on some Danube boards and NAT performance
  • mediatek: MT7981/MT7986: fix Ethernet rx hang issue
  • meidatek: Mercusys MR90X v1: fix eeprom loading
  • mpc85xx: Extreme Networks WS-AP3825i: increase available RAM
  • mvebu: IEI-World Puzzle M90x: fix RTC
  • ramips: improve mtk_eth_soc resets
  • ramips: rt305x: Use default uart in lzma-loader
  • ramips: Sercomm NA502: Fix bootup problem
  • ramips: Unielec u7621-01: Correct the PCIe port number
  • realtek: d-link dgs-1210-10p: improve sfp support
  • realtek: Netgear GS110TPP: fix OEM install
  • rockchip: Orange Pi R1 Plus LTS: improve Ethernet stability

Various fixes and improvements

  • mt76: Add mt7922 firmware
  • mwlwifi: Add support for WPA3
  • dropbear: Increase scp transfer speed
  • kernel: fix bridge proxyarp issue with some broken DHCP clients
  • mac80211: fix min_tx_power setting
  • kernel: add Aquantia PHY firmware loader patches
  • hostapd: fix FILS AKM selection with EAP-192
  • hostapd: fix 11r defaults when using SAE
  • hostapd: fix 11r defaults when using WPA
  • hostapd: ACS: Fix typo in bw_40 frequency array on channel 118

Core components update

  • Update Linux from 5.15.137 to 5.15.150
  • Update mwlwifi from 2023-04-29 to 2023-11-20
  • Update mt76 from 2023-08-14 to 2023-09-11
  • Update netifd from 2023-11-10 to 2024-01-04
  • Update jsonfilter from 2018-02-04 to 2024-01-23
  • Update bcm27xx-gpu-fw from 2022-05-16 to 2024-01-11
  • Update mbedtls from 2.28.5 to 2.28.7
  • Update openssl from 3.0.12 to 3.0.13
  • Update wireless-regdb from 2023.09.01 to 2024.01.23
  • Update intel-microcode from 20230808 to 20240312
  • Update dnsmasq from 2.89 to 2.90

Upgrading to 23.05.3

Sysupgrade can be used to upgrade a device from 22.03 to 23.05, and configuration will be preserved in most cases.

Warning

  • 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.

Known issues

Warning

  • lantiq/xrx200 target shows error messages in DSA switch configuration of the integrated GSWIP switch. (see: #13200)
  • OpenWrt 23.05.3 was signed with the wrong signing keys. The keys from OpenWrt snapshot were used for OpenWrt 23.05.3, OpenWrt 23.05.2, OpenWrt 23.05.0 and the release candidates. A later OpenWrt 23.05 service release will use a different key.

See up to date information here:
https://openwrt.org/releases/23.05/notes-23.05.3#known_issues


Full release notes and upgrade instructions are available at
https://openwrt.org/releases/23.05/notes-23.05.3

In particular, make sure to read the regressions and known issues before upgrading:
https://openwrt.org/releases/23.05/notes-23.05.3#known_issues

For a detailed list of all changes since 23.05.2, refer to
https://openwrt.org/releases/23.05/changelog-23.05.3

To download the 23.05.3 images, navigate to:
https://downloads.openwrt.org/releases/23.05.3/targets/
Use OpenWrt Firmware Selector to download:
https://firmware-selector.openwrt.org/?version=23.05.3

As always, a big thank you goes to all our active package maintainers, testers, documenters and supporters.

Have fun!

The OpenWrt Community

v22.03.6

04 Dec 23:41
v22.03.6
Compare
Choose a tag to compare

Hi,

The OpenWrt community is proud to announce the newest stable release of the OpenWrt 22.03 stable version series. It fixes security issues, improves device support, and brings a few bug fixes.

Download firmware images using the OpenWrt Firmware Selector:

OpenWrt 22.03 EOL in April 2024

The OpenWrt 22.03 series will be supported till April 2024 according to the OpenWrt security policy. The last release from the OpenWrt 22.03 series is planned for April 2024, after this date we will not provide any updates for OpenWrt 22.03, not even for severe security problems. We encourage everyone to upgrade to OpenWrt 23.05 which will be supported till 2025.

Main changes between OpenWrt 22.03.5 and OpenWrt 22.03.6:

Device support

  • Support for the following devices was added:
    • ramips: Cudy X6 v2
    • ramips: Keenetic Lite III rev. A
    • ramips: SNR-CPE-W4N-MT router
  • ath79: WLR-7100: fix packetloss
  • ath79: wpj563: enable 2nd USB controller
  • ath79: TP-Link Archer C7 v2: increase the rfkill debounce interval
  • bmips: NETGEAR DGND3700v2: fix boot loop
  • ipq40xx: switch to performance governor by default
  • ramips: Cudy X6: fixes / improvements

Various fixes and improvements

  • build: generate index.json
  • build: fix generation of large .vdi images
  • lua: fix integer overflow in LNUM patch
  • dropbear: add ed25519 for failsafe key
  • treewide: add PKG_CPE_ID to multiple packages
  • mac80211: fix not set noscan option for wpa_supplicant
  • hostapd: fix broke noscan option for mesh
  • hostapd: permit also channel 7 for 2.5GHz to be set to HT40PLUS

Core components update

  • Update Linux kernel from 5.10.176 to 5.10.201
  • Update openssl from 1.1.1t to 1.1.1w
  • Update wolfssl from 5.5.4 to 5.6.4
  • Update mbedtls from 2.28.2 to 2.28.5
  • Update mt76 22.03 from 2022-09-06 to 2023-09-11
  • Update wireless-regdb from 2023.02.13 to 2023.09.01
  • Update linux-firmware from 20220411 to 20230804
  • Update intel-microcode from 20220809 to 20230808
  • Update ca-certificates from 20211016 to 20230311
  • Update uhttpd from 2022-10-31 to 2023-06-25
  • Update urngd from 2020-01-21 to 2023-11-01

Full release notes and upgrade instructions are available at
https://openwrt.org/releases/22.03/notes-22.03.6

In particular, make sure to read the regressions and known issues before upgrading:
https://openwrt.org/releases/22.03/notes-22.03.6#known_issues

For a detailed list of all changes since 22.03.5, refer to
https://openwrt.org/releases/22.03/changelog-22.03.6

To download the 22.03.6 images, navigate to:
https://downloads.openwrt.org/releases/22.03.6/targets/
Use OpenWrt Firmware Selector to download:
https://firmware-selector.openwrt.org/?version=22.03.6

As always, a big thank you goes to all our active package maintainers, testers, documenters and supporters.

Have fun!

The OpenWrt Community


To stay informed of new OpenWrt releases and security advisories, there are new channels available:

v23.05.2

15 Nov 22:49
v23.05.2
Compare
Choose a tag to compare
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 23.05.2, r23630-842932a63d
 -----------------------------------------------------

The OpenWrt community is proud to announce the newest stable release of the OpenWrt 23.05 stable series. It improves device support and brings a few bug fixes.

Download firmware images using the OpenWrt Firmware Selector:

Download firmware images directly from our download servers:

Main changes between OpenWrt 23.05.0 and OpenWrt 23.05.2

23.05.1 was tagged, but not official release because we found a severe bug between tagging and announcing the release.

Device support

  • Support for the following devices was added:
    * bcm53xx: ASUS RT-AC3100
    * mediatek: CMCC RAX3000M
    * mediatek: MT7981 RFB
    * ramips: ComFast CF-E390AX
    * ramips: ComFast CF-EW72 V2
    * ramips: MeiG SLT866 4G CPE
    * realtek: HPE 1920-8g-poe+ (65W)
  • apm821xx: Netgear WNDR4700: Fix broken sysupgrade, factory images
  • armsr: Preserve configuration during sysupgrade
  • ath79: Compex wpj563: Enable 2nd USB controller
  • ath79: TP-Link Archer C7 v2: Fix wifi shutdown and "irq 23: nobody cared" error
  • bcm53xx: Make Linux use correct switch ports again
  • bcm53xx: Linksys EA9200: nvram and 02_network fixes
  • ipq40xx: Switch to performance governor by default
  • lantiq: xrx200: Build target again
  • mediatek: Xiaomi Redmi Router AX6000: Fix Ethernet in U-Boot
  • realtek: HPE 1920-8g-poe: Rename to match hardware
  • ramips: HiWiFi HC5861: Fix Gigabit Ethernet port
  • ramips: ZyXEL NR7101: Fix bricking typo

Various fixes and improvements

  • Fix assignment of default MAC addresses on some targets
  • build: Hide kmod-zram config unless enabled
  • build: Fix lto build
  • build: Fix glibc build
  • build: Fix pkg-config detection when inside of a nix-shell
  • build: Add CycloneDX SBOM JSON support
  • hostapd: Do not trim trailing whitespace, except for newline
  • hostapd: Fix OWE association with mbedtls
  • hostapd: Fix broken WPS on broadcom-wl and ath11k
  • hostapd: Fix broken noscan option
  • wifi: Fix applying mesh parameters when wpa_supplicant is in use
  • iptables: backport patch fixing bug with string module
  • mbedtls: Activate secp521r1 curve by default
  • px5g-mbedtls: Fix permission of private key
  • px5g-wolfssl: Fix permission of private key
  • netifd: Fixed race condition in default gateway configuration

Core components update

  • Update mbedtls from 2.28.4 to 2.28.5
  • Update openssl from 3.0.11 to 3.0.12
  • Update wolfssl from 5.6.3 to 5.6.4
  • Update Linux from 5.15.134 to 5.15.137
  • Update ipq-wifi from 2023-06-03 to 2023-11-10
  • Update uqmi from 2022-05-04 to 2022-10-20
  • Update umdns from 2023-01-16 to 2023-10-19
  • Update urngd from 2023-07-25 to 2023-11-01
  • Update ucode from 2023-06-06 to 2023-11-07
  • Update firewall4 from 2023-03-23 to 2023-09-01
  • Update odhcpd from 2023-06-24 to 2023-10-24
  • Update netifd from 2023-10-20 to 2023-11-10

Upgrading to 23.05.2

Sysupgrade can be used to upgrade a device from 22.03 to 23.05, and configuration will be preserved in most cases.

Warning

  • 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.

Known issues

Warning

  • lantiq/xrx200 target shows error messages in DSA switch configuration of the integrated GSWIP switch. (see: #13200)
  • OpenWrt 23.05.2 was signed with the wrong signing keys. The keys from OpenWrt snapshot were used for OpenWrt 23.05.2, OpenWrt 23.05.0 and the release candidates. A later OpenWrt 23.05 service release will use a different key.

See up to date information here:
https://openwrt.org/releases/23.05/notes-23.05.2#known_issues


Full release notes and upgrade instructions are available at
https://openwrt.org/releases/23.05/notes-23.05.2

In particular, make sure to read the regressions and known issues before upgrading:
https://openwrt.org/releases/23.05/notes-23.05.2#known_issues

For a detailed list of all changes since 23.05.0, refer to
https://openwrt.org/releases/23.05/changelog-23.05.2

To download the 23.05.2 images, navigate to:
https://downloads.openwrt.org/releases/23.05.2/targets/
Use OpenWrt Firmware Selector to download:
https://firmware-selector.openwrt.org/?version=23.05.2

As always, a big thank you goes to all our active package maintainers, testers, documenters and supporters.

Have fun!

The OpenWrt Community


To stay informed of new OpenWrt releases and security advisories, there are new channels available: