Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision Next revisionBoth sides next revision | ||
| releases:23.05:notes-23.05.2 [2023/11/15 21:33] – created hauke | releases:23.05:notes-23.05.2 [2023/11/15 22:32] – some fixes hauke | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| /* Uncomment when the release is still work-in-progress */ | /* Uncomment when the release is still work-in-progress */ | ||
| - | {{page> | + | /* {{page> |
| The OpenWrt community is proud to announce the newest stable release of the OpenWrt 23.05 stable series. | The OpenWrt community is proud to announce the newest stable release of the OpenWrt 23.05 stable series. | ||
| Line 31: | Line 31: | ||
| It is a complete replacement for the vendor-supplied firmware of a wide range | It is a complete replacement for the vendor-supplied firmware of a wide range | ||
| of wireless routers and non-network devices. See the | of wireless routers and non-network devices. See the | ||
| - | [[toh: | + | [[toh: |
| For more information about OpenWrt project organization, | For more information about OpenWrt project organization, | ||
| [[https:// | [[https:// | ||
| Line 44: | Line 44: | ||
| ===== Main changes between OpenWrt 23.05.0 and OpenWrt 23.05.2 ===== | ===== Main changes between OpenWrt 23.05.0 and OpenWrt 23.05.2 ===== | ||
| - | Only the main changes are listed below. | ||
| 23.05.1 was tagged, but not official release because we found a severe bug between tagging and announcing the release. | 23.05.1 was tagged, but not official release because we found a severe bug between tagging and announcing the release. | ||
| + | Only the main changes are listed below. | ||
| ==== Device support ==== | ==== Device support ==== | ||
| Line 57: | Line 57: | ||
| * ramips: MeiG SLT866 4G CPE | * ramips: MeiG SLT866 4G CPE | ||
| * realtek: HPE 1920-8g-poe+ (65W) | * realtek: HPE 1920-8g-poe+ (65W) | ||
| - | * apm821xx: Netgear WNDR4700: | + | * apm821xx: Netgear WNDR4700: |
| - | * armsr: | + | * armsr: |
| - | * ath79: Compex wpj563: | + | * ath79: Compex wpj563: |
| * ath79: TP-Link Archer C7 v2: Fix wifi shutdown and "irq 23: nobody cared" error | * ath79: TP-Link Archer C7 v2: Fix wifi shutdown and "irq 23: nobody cared" error | ||
| - | * bcm53xx: | + | * bcm53xx: |
| - | * ipq40xx: | + | * bcm53xx: Linksys EA9200: nvram and 02_network fixes |
| - | * lantiq: xrx200: | + | * ipq40xx: |
| + | * lantiq: xrx200: | ||
| * mediatek: Xiaomi Redmi Router AX6000: Fix Ethernet in U-Boot | * mediatek: Xiaomi Redmi Router AX6000: Fix Ethernet in U-Boot | ||
| - | * realtek: HPE 1920-8g-poe: | + | * realtek: HPE 1920-8g-poe: |
| - | * ramips: HiWiFi HC5861: | + | * ramips: HiWiFi HC5861: |
| - | * ramips: ZyXEL NR7101: | + | * ramips: ZyXEL NR7101: |
| Line 73: | Line 74: | ||
| * Fix assignment of default MAC addresses on some targets | * Fix assignment of default MAC addresses on some targets | ||
| - | * build: | + | * build: |
| * build: Fix lto build | * build: Fix lto build | ||
| * build: Fix glibc build | * build: Fix glibc build | ||
| - | * build: | + | * build: |
| - | * build: fix pkg-config detection when inside of a nix-shell | + | * build: Add CycloneDX SBOM JSON support |
| - | * hostapd: | + | * hostapd: |
| - | * hostapd: | + | * hostapd: |
| - | * hostapd: | + | * hostapd: |
| - | * hostapd: | + | * hostapd: |
| - | * wifi: fix applying mesh parameters when wpa_supplicant is in use | + | * wifi: Fix applying mesh parameters when wpa_supplicant is in use |
| * iptables: backport patch fixing bug with string module | * iptables: backport patch fixing bug with string module | ||
| * mbedtls: Activate secp521r1 curve by default | * mbedtls: Activate secp521r1 curve by default | ||
| * px5g-mbedtls: | * px5g-mbedtls: | ||
| + | * px5g-wolfssl: | ||
| + | * netifd: Fixed race condition in default gateway configuration | ||
| ==== Core components update ==== | ==== Core components update ==== | ||
| Line 103: | Line 106: | ||
| * | * | ||
| - | ===== Upgrading to 23.05.0 ===== | + | ===== 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. | Sysupgrade can be used to upgrade a device from 22.03 to 23.05, and configuration will be preserved in most cases. | ||
| Line 113: | Line 116: | ||
| ==== Known issues ==== | ==== Known issues ==== | ||
| - | * lantiq/ | + | * lantiq/ |
| - | * bcm53xx: Netgear R8000 and Linksys EA9200 Ethernet is broken (see: https:// | + | * OpenWrt 23.05.2 was signed with the wrong signing keys. The keys from OpenWrt snapshot were used for OpenWrt 23.05.2 including the release candidates. A later OpenWrt 23.05 service release will use a different key. |
| - | * default gateway setting is not applied when using the wifi device in station mode. (see: https:// | + | |
| - | * The prebuilt images for Zyxel NR7101 are currently broken and will brick your device. PLEASE DO NOT INSTALL. (bug already fixed but require SNAPSHOT or self-compile) | + | |
| - | * realtek: there is currently a problem with MAC address getting wiped on installing 23.05.0. A fix < | + | |
| - | * OpenWrt 23.05.0 was signed with the wrong signing keys. The keys from OpenWrt snapshot were used for OpenWrt 23.05.0 including the release candidates. A later OpenWrt 23.05 service release will use a different key. | + | |
| - | * In Mesh only configuration for WiFi 2.4GHz, force 40MHz option is ignored and doesn' | + | |
| ===== Final notes ===== | ===== Final notes ===== | ||