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
Last revisionBoth sides next revision
releases:24.10:notes-24.10.0-rc2 [2024/12/04 22:18] – updates haukereleases:24.10:notes-24.10.0-rc2 [2024/12/04 22:37] – fixes hauke
Line 1: Line 1:
-====== OpenWrt 24.10.0-rc2 - First Release Candidate - 4. December 2024 ======+====== OpenWrt 24.10.0-rc2 - Second Release Candidate - 4. 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 second release candidate of the upcoming OpenWrt 24.10 stable series.
  
 **This is just a release candidate and not the final release yet.** **This is just a release candidate and not the final release yet.**
Line 46: Line 46:
  
 We have a new mailing list for this, as well as RSS options: see [[:contact#announces|Important changes and announcements]]. We have a new mailing list for this, as well as RSS options: see [[:contact#announces|Important changes and announcements]].
 +
 +===== 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 [[changelog-24.10.0-rc2|24.10.0-rc2 changelog]].
  
  
Line 52: Line 58:
 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. 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.
 /* number of commits: git log --oneline 38c150612cc9be488527e342db92d5c74093213f...origin/openwrt-24.10 | wc */ /* number of commits: git log --oneline 38c150612cc9be488527e342db92d5c74093213f...origin/openwrt-24.10 | wc */
- 
-Only the main changes are listed below.  See [[changelog-24.10.0-rc2]] for the full changelog. 
  
 === General changes === === General changes ===
Line 65: Line 69:
   * Improved Link Layer Discovery Protocol (LLDP) support   * 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.    * 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.
 +
 +/* supported devices was counter like this: "git grep ^TARGET_DEVICES -- target/linux/ |wc" */
 +
 + * Added support for [[:toh:openwrt:one|OpenWrt One]]
  
 === Target changes === === Target changes ===
Line 80: Line 92:
   * The qoriq target for the NXP QorIQ (PowerPC) SoCs is build   * The qoriq target for the NXP QorIQ (PowerPC) SoCs is build
   * The ipq806x target for Qualcomm Atheros IPQ806X SoCs was converted to DSA   * The ipq806x target for Qualcomm Atheros IPQ806X SoCs was converted to DSA
- 
-==== 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 [[:toh:openwrt:one|OpenWrt One]] 
  
 ==== Core components update ==== ==== Core components update ====
  • Last modified: 2024/12/04 22:38
  • by hauke