Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
releases:23.05:notes-23.05.2 [2023/11/15 21:33] – created haukereleases: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>meta:infobox:attention_wiprelease&noheader&nofooter&noeditbtn}}+/* {{page>meta:infobox:attention_wiprelease&noheader&nofooter&noeditbtn}} */
  
 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:views:toh_fwdownload?dataflt%5B0%5D=supported%20current%20rel_%3D23.05.0|Table of Hardware]] for supported devices. +[[toh:views:toh_fwdownload?dataflt%5B0%5D=supported%20current%20rel_%3D23.05.2|Table of Hardware]] for supported devices. 
 For more information about OpenWrt project organization, see the  For more information about OpenWrt project organization, see the 
 [[https://openwrt.org/about|About OpenWrt pages]]. [[https://openwrt.org/about|About OpenWrt pages]].
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.  See [[changelog-23.05.2]] for the full changelog. 
 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.  See [[changelog-23.05.2]] for the full changelog.
  
 ==== 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: fix broken sysupgrade, factory images +  * apm821xx: Netgear WNDR4700: Fix broken sysupgrade, factory images 
-  * armsr: preserve configuration during sysupgrade +  * armsr: Preserve configuration during sysupgrade 
-  * ath79: Compex wpj563: enable 2nd USB controller+  * ath79: Compex wpj563: Enable 2nd USB controller
   * 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: makes Linux use correct switch ports again +  * bcm53xx: Make Linux use correct switch ports again 
-  * ipq40xx: switch to performance governor by default +  * bcm53xx: Linksys EA9200: nvram and 02_network fixes 
-  * lantiq: xrx200: build target again+  * ipq40xx: Switch to performance governor by default 
 +  * lantiq: xrx200: Build target again
   * 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: rename to match hardware +  * realtek: HPE 1920-8g-poe: Rename to match hardware 
-  * ramips: HiWiFi HC5861: fix Gigabit Ethernet port +  * ramips: HiWiFi HC5861: Fix Gigabit Ethernet port 
-  * ramips: ZyXEL NR7101: fix bricking typo+  * ramips: ZyXEL NR7101: Fix bricking typo
  
  
Line 73: Line 74:
  
   * Fix assignment of default MAC addresses on some targets   * Fix assignment of default MAC addresses on some targets
-  * build: hide kmod-zram config unless enabled+  * build: Hide kmod-zram config unless enabled
   * build: Fix lto build   * build: Fix lto build
   * build: Fix glibc build   * build: Fix glibc build
-  * build: add CycloneDX SBOM JSON support +  * build: Fix pkg-config detection when inside of a nix-shell 
-  * 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: Do not trim trailing whitespace, except for newline 
-  * hostapd: fix OWE association with mbedtls +  * hostapd: Fix OWE association with mbedtls 
-  * hostapd: fix broken WPS on broadcom-wl and ath11k +  * hostapd: Fix broken WPS on broadcom-wl and ath11k 
-  * hostapd: fix broken noscan option +  * hostapd: Fix broken noscan option 
-  * 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: Fix permission of private key   * 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 ==== ==== Core components update ====
Line 103: Line 106:
   *    * 
  
-===== Upgrading to 23.05.===== +===== Upgrading to 23.05.===== 
  
 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/xrx200 target is not build because the DSA driver for the integrated GSWIP switch shows some error messages. (see: https://github.com/openwrt/openwrt/pull/13200+  * lantiq/xrx200 target shows error messages in DSA switch configuration of the integrated GSWIP switch. (see: https://github.com/openwrt/openwrt/pull/13200) 
-  * bcm53xx: Netgear R8000 and Linksys EA9200 Ethernet is broken (see: https://github.com/openwrt/openwrt/issues/13548) +  * OpenWrt 23.05.was signed with the wrong signing keys. The keys from OpenWrt snapshot were used for OpenWrt 23.05.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://github.com/openwrt/openwrt/issues/13598) +
-  * 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 <del>is in progress</del> has been merged and the correct MAC address will be restored on 23.05.1 (see: https://github.com/openwrt/openwrt/pull/13622+
-  * OpenWrt 23.05.was signed with the wrong signing keys. The keys from OpenWrt snapshot were used for OpenWrt 23.05.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't work. Problem has been bisected, fixed in main and backported in 23.05. Normal function will be restored on 23.05.1 (see: https://github.com/openwrt/openwrt/pull/13909)+
  
 ===== Final notes ===== ===== Final notes =====
  • Last modified: 2024/02/07 23:55
  • by 127.0.0.1