Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
releases:24.10:notes-24.10.0-rc1 [2024/12/02 21:55] – updates haukereleases:24.10:notes-24.10.0-rc1 [2024/12/04 21:37] (current) – remov warning hauke
Line 1: Line 1:
-====== OpenWrt 24.10.0-rc1 - First Release Candidate - 1. December 2024 ======+====== OpenWrt 24.10.0-rc1 - First Release Candidate - 3. December 2024 ======
  
 <code> <code>
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 first release candidate of the upcoming OpenWrt 24.10 stable series. The OpenWrt community is proud to announce the first release candidate of the upcoming OpenWrt 24.10 stable series.
Line 20: Line 20:
  
 Download firmware images via the Firmware Selector or directly from our download servers: Download firmware images via the Firmware Selector or directly from our download servers:
-  * [[https://firmware-selector.openwrt.org/?version=24.10.0-rc1|Download firmware image for your device (firmware selector)]]+  * [[https://openwrt.github.io/firmware-selector-openwrt-org?version=24.10.0-rc1|Download firmware image for your device (firmware selector)]]
   * [[https://downloads.openwrt.org/releases/24.10.0-rc1/targets/|Download firmware images directly from OpenWrt download servers]]   * [[https://downloads.openwrt.org/releases/24.10.0-rc1/targets/|Download firmware images directly from OpenWrt download servers]]
  
Line 27: Line 27:
 configuration. A configuration backup is advised nonetheless when upgrading to  configuration. A configuration backup is advised nonetheless when upgrading to 
 OpenWrt 24.10. (see "Upgrading" below). OpenWrt 24.10. (see "Upgrading" below).
 +
 +==== Please test this version ===
 +
 +This is not the final version, this is a test version. Please report problems and bugs in our [[https://github.com/openwrt/openwrt/issues|issue tracker]].
  
 ===== About OpenWrt ===== ===== About OpenWrt =====
Line 51: Line 55:
 Only the main changes are listed below.  See [[changelog-24.10.0-rc1]] for the full changelog. Only the main changes are listed below.  See [[changelog-24.10.0-rc1]] for the full changelog.
  
-==== Many new devices added ====+=== General changes ===
  
-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.+  * 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. 
 +  * OpenWrt 24.10 uses OPKG only, APK packages are *not* supported. Only main branch was changed to APK
  
-/* supported devices was counter like this: "git grep ^TARGET_DEVICES -- target/linux/ |wc" */ +=== Target changes ===
- +
- +
-=== Highlights of device support ===+
  
   * Added d1 target for AllWinner D1 RISC-V SoC   * Added d1 target for AllWinner D1 RISC-V SoC
Line 67: Line 72:
   * Renamed ipq807x target to qualcommax.   * Renamed ipq807x target to qualcommax.
   * Removed ath25 target. It supported Atheros ieee80211g devices with maximum 16MB RAM   * 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 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 octeontx target. It supported the Octeon-TX CN80XX/CN81XX based boards.
   * Removed oxnas target. It supported the PLXTECH/Oxford NAS782x/OX8xx.   * Removed oxnas target. It supported the PLXTECH/Oxford NAS782x/OX8xx.
 +
 +==== 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.
 +
 +/* supported devices was counter like this: "git grep ^TARGET_DEVICES -- target/linux/ |wc" */
 +
 + * Added support for OpenWrt One
  
 ==== Core components update ==== ==== Core components update ====
Line 97: Line 110:
 ==== Known issues ==== ==== Known issues ====
  
 + * opkg does not find kernel modules. [[https://github.com/openwrt/openwrt/issues/17146|#17146]] Problem was fixed and will be included in 24.10.0-rc2, which is currently building. 
  
 ===== Final notes ===== ===== Final notes =====
  • Last modified: 2024/12/02 21:55
  • by hauke