Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| releases:23.05:notes-23.05.2 [2023/11/15 21:37] – update knwon bugs 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: |
| - | * bcm53xx: Linksys EA9200 nvram and 02_network fixes | + | * bcm53xx: Linksys EA9200: nvram and 02_network fixes |
| - | * ipq40xx: | + | * ipq40xx: |
| - | * lantiq: xrx200: | + | * 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 74: | 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 | * netifd: Fixed race condition in default gateway configuration | ||
| Line 105: | 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. | ||