Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| releases:22.03:notes-22.03.0-rc5 [2022/07/08 18:42] – update changes from rc4 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 48: | Line 48: | ||
| * **Linux kernel** updated to version **5.10.127** (from 5.10.120 in v22.03.0-rc4) | * **Linux kernel** updated to version **5.10.127** (from 5.10.120 in v22.03.0-rc4) | ||
| - | * **openssl** | + | * **openssl** |
| - | * **mt76** | + | * **mt76** |
| - | * **wireless-regdb** | + | * **wireless-regdb** |
| ==== Misc changes ==== | ==== Misc changes ==== | ||
| - | * Add owe_transition_ifname option for hostapd | ||
| * firewall4: multiple updates | * firewall4: multiple updates | ||
| * iptables: default to ip(6)tables-nft | * iptables: default to ip(6)tables-nft | ||
| + | * Add owe_transition_ifname option for hostapd | ||
| ==== Device support ==== | ==== Device support ==== | ||
| Line 124: | 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 132: | 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 141: | 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. | ||