Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| releases:24.10:notes-24.10.0-rc1 [2024/11/30 13:33] – created hauke | releases: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 ====== |
| < | < | ||
| Line 8: | Line 8: | ||
| |__| W I R E L E S S F R E E D O M | |__| W I R E L E S S F R E E D O M | ||
| | | ||
| - | | + | |
| | | ||
| </ | </ | ||
| /* 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 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:// | + | * [[https:// |
| * [[https:// | * [[https:// | ||
| 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 " | OpenWrt 24.10. (see " | ||
| + | |||
| + | ==== Please test this version === | ||
| + | |||
| + | This is not the final version, this is a test version. Please report problems and bugs in our [[https:// | ||
| ===== About OpenWrt ===== | ===== About OpenWrt ===== | ||
| Line 51: | Line 55: | ||
| Only the main changes are listed below. | Only the main changes are listed below. | ||
| - | ==== Many new devices added ==== | + | === General changes |
| - | OpenWrt 24.10 supports over 1950 devices. Support for over 100 new devices was added in addition | + | * TLS 1.3 support |
| + | * mbedtls was updated | ||
| + | * Activate POSIX Access Control Lists and file system security attributes for all file systems on devices with big flash sizes. This is needed | ||
| + | * Activate kernel support for Multipath TCP on devices with big flash sizes. | ||
| + | * OpenWrt | ||
| - | /* supported devices was counter like this: "git grep ^TARGET_DEVICES -- target/ | + | === Target changes === |
| + | * Added d1 target for AllWinner D1 RISC-V SoC | ||
| + | * Added ixp4xx target for Intel XScale IXP4xx SoCs. | ||
| + | * Added loongarch64 target for SoCs with Loongson LoongArch CPUs. | ||
| + | * Added starfive target for StarFive JH71x0 (7100/7110) SoCs. | ||
| + | * Added stm32 target for STMicroelectronics STM32 SoCs. | ||
| + | * Renamed ipq807x target to qualcommax. | ||
| + | * Removed ath25 target. It supported Atheros ieee80211g devices with maximum 16MB RAM | ||
| + | * 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/ | ||
| + | * Removed oxnas target. It supported the PLXTECH/ | ||
| - | === Highlights of device support | + | ==== 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 OpenWrt One |
| ==== Core components update ==== | ==== Core components update ==== | ||
| Line 85: | Line 107: | ||
| :!: 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:// | ||
| ==== Known issues ==== | ==== Known issues ==== | ||
| + | * opkg does not find kernel modules. [[https:// | ||
| ===== Final notes ===== | ===== Final notes ===== | ||