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 22:29] – changes to 24.10.0-rc1 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 15: | Line 15: | ||
| /* {{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 49: | Line 49: | ||
| ===== Changes between OpenWrt 24.10.0-rc1 and 24.10.0-rc2 ===== | ===== Changes between OpenWrt 24.10.0-rc1 and 24.10.0-rc2 ===== | ||
| - | * 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]]. | 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 69: | 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/ | ||
| + | |||
| + | * Added support for [[: | ||
| === Target changes === | === Target changes === | ||
| Line 84: | 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/ | ||
| - | |||
| - | * Added support for [[: | ||
| ==== Core components update ==== | ==== Core components update ==== | ||