Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision Next revisionBoth sides next revision | ||
| releases:22.03:notes-22.03.0-rc5 [2022/07/08 18:28] – created hauke | releases:22.03:notes-22.03.0-rc5 [2022/07/08 19:24] – make it offical hauke | ||
|---|---|---|---|
| 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 Project is a Linux operating system targeting embedded devices. | The OpenWrt Project is a Linux operating system targeting embedded devices. | ||
| Line 29: | Line 29: | ||
| ===== OpenWrt 22.03.0-rc5 ===== | ===== OpenWrt 22.03.0-rc5 ===== | ||
| - | The OpenWrt community is proud to announce the fourth | + | The OpenWrt community is proud to announce the fifth release candidate of the |
| upcoming OpenWrt 22.03 stable version series. It incorporates over 3500 | upcoming OpenWrt 22.03 stable version series. It incorporates over 3500 | ||
| commits since branching the previous OpenWrt 21.02 release and has been under | commits since branching the previous OpenWrt 21.02 release and has been under | ||
| Line 47: | Line 47: | ||
| ==== Software updates ==== | ==== Software updates ==== | ||
| - | * **Linux kernel** updated to version **5.10.120** (from 5.10.111 in v22.03.0-rc1) | + | * **Linux kernel** updated to version **5.10.127** (from 5.10.120 in v22.03.0-rc4) |
| - | * **wolfssl** Update | + | * **openssl** update |
| - | * **openssl** Update | + | * **mt76** update to version **2022-07-03** (from 2022-03-15 |
| + | * **wireless-regdb** update | ||
| ==== Misc changes ==== | ==== Misc changes ==== | ||
| - | * ucode: many updates | + | * firewall4: multiple |
| - | * firewall4: many updates | + | * iptables: default to ip(6)tables-nft |
| - | * Multiple fixes for flow offload fixing problems with IPv6 and PPPoE | + | * Add owe_transition_ifname option |
| ==== Device support ==== | ==== Device support ==== | ||
| * New devices | * New devices | ||
| - | * ath79: | + | * ath79: RouterBOARD |
| - | * ath79: Netgear WNDAP360 | + | * mediatek: Ubiquiti |
| - | * ath79: MikroTik | + | * rampis: ZyXEL NBG-419N v2: fix booting |
| - | * ath79: MikroTik RouterBOARD 951Ui-2nD (hAP) | + | * Activate ARM64 crypto extensions in supported ARM64 targets. |
| - | * ath79: Ubiquiti | + | * Update uboot-mvebu to version v2022.04 |
| - | * bcm53xx: Asus RT-AC88U | + | * ipq40xx: mikrotik: provide BDF-s on demand |
| - | * ipq806x: Arris TR4400 | + | |
| - | * ramips: YunCore AX820 | + | |
| - | * ramips: TP-Link RE650 v2 | + | |
| - | * ramips: Wavlink WL-WN533A8 | + | |
| - | * ramips: SERCOMM NA502S | + | |
| - | * ramips: Cudy X6 | + | |
| - | * realtek: ZyXEL GS1900-16 | + | |
| - | * realtek: ZyXEL GS1900-24E | + | |
| - | * lantiq: Add upstream vectoring support | + | |
| - | Many other changes in all parts of OpenWrt, see Chnagelog | + | Many other changes in all parts of OpenWrt, see [[changelog-22.03.0-rc5|22.03.0-rc5 changelog]] |
| ===== Highlights in OpenWrt 22.03.0 ===== | ===== Highlights in OpenWrt 22.03.0 ===== | ||
| Line 131: | Line 124: | ||
| ==== Core components update ==== | ==== Core components update ==== | ||
| - | Core components have the following versions in 22.03.0-rc4: | + | Core components have the following versions in 22.03.0-rc5: |
| * Updated toolchain: | * Updated toolchain: | ||
| Line 139: | Line 132: | ||
| * binutils 2.37 | * binutils 2.37 | ||
| * Updated Linux kernel | * Updated Linux kernel | ||
| - | * 5.10.120 for all targets | + | * 5.10.127 for all targets |
| * Network: | * Network: | ||
| * hostapd 2.10, dnsmasq 2.86, dropbear 2022.82 | * hostapd 2.10, dnsmasq 2.86, dropbear 2022.82 | ||
| Line 148: | Line 141: | ||
| In addition to the listed applications, | In addition to the listed applications, | ||
| - | ===== Upgrading to 22.03.0-rc4 ===== | + | ===== Upgrading to 22.03.0-rc5 ===== |
| Sysupgrade can be used to upgrade a device from 21.02 to 22.03, and configuration will be preserved in most cases. | Sysupgrade can be used to upgrade a device from 21.02 to 22.03, and configuration will be preserved in most cases. | ||