Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revisionLast revisionBoth sides next revision | ||
| releases:24.10:notes-24.10.0-rc2 [2024/12/04 21:48] – add Xiaomi AX3200 hauke | releases: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 |
| < | < | ||
| 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 first release candidate of the upcoming OpenWrt 24.10 stable series. | + | The OpenWrt community is proud to announce the second |
| **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 [[: | We have a new mailing list for this, as well as RSS options: see [[: | ||
| + | |||
| + | ===== 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/ | /* number of commits: git log --oneline 38c150612cc9be488527e342db92d5c74093213f...origin/ | ||
| - | |||
| - | Only the main changes are listed below. | ||
| === General changes === | === General changes === | ||
| Line 61: | Line 65: | ||
| * 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 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. | * Activate kernel support for Multipath TCP on devices with big flash sizes. | ||
| + | * Improved support for WiFi6 (802.11ax) and initial support for WiFi7 (802.11be) | ||
| + | * Not many Wifi7 devices are supported by OpenWrt yet | ||
| + | * 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/ | ||
| + | |||
| + | * Added support for [[: | ||
| === Target changes === | === Target changes === | ||
| Line 75: | Line 90: | ||
| * Removed octeontx target. It supported the Octeon-TX CN80XX/ | * Removed octeontx target. It supported the Octeon-TX CN80XX/ | ||
| * Removed oxnas target. It supported the PLXTECH/ | * Removed oxnas target. It supported the PLXTECH/ | ||
| - | + | * The qoriq target | |
| - | ==== Many new devices added ==== | + | * The ipq806x |
| - | + | ||
| - | OpenWrt 24.10 supports over 1950 devices. Support | + | |
| - | + | ||
| - | /* supported devices was counter like this: "git grep ^TARGET_DEVICES -- target/linux/ |wc" */ | + | |
| - | + | ||
| - | * Added support | + | |
| ==== Core components update ==== | ==== Core components update ==== | ||
| Line 107: | Line 116: | ||
| :!: Sysupgrade from 22.03 to 24.10 is not officially supported. | :!: Sysupgrade from 22.03 to 24.10 is not officially supported. | ||
| - | :!: User of the Linksys E8450 aka. Belkin RT3200 running OpenWrt 23.05 or earlier will need to run installer version [[https:// | + | :!: There is no configuration migration path for users of the ipq806x target for Qualcomm Atheros IPQ806X SoCs because it switched to [[docs: |
| + | '' | ||
| + | |||
| + | :!: User of the Linksys E8450 aka. Belkin RT3200 running OpenWrt 23.05 or earlier will need to run installer version [[https:// | ||
| - | :!: Users of the Xiaomi AX3200 aka. Redmi AX6S running OpenWrt 23.05 or earlier have to follow a [: | + | :!: Users of the Xiaomi AX3200 aka. Redmi AX6S running OpenWrt 23.05 or earlier have to follow a [[: |
| ==== Known issues ==== | ==== Known issues ==== | ||