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:21.02:notes-21.02.0-rc2 [2021/05/28 14:58] – [New network configuration syntax] zorun | releases:21.02:notes-21.02.0-rc2 [2021/05/31 20:56] – Add date 31 May 2021 hauke | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== OpenWrt 21.02.0-rc2 - Second Release Candidate - XX 2021 ====== | + | ====== OpenWrt 21.02.0-rc2 - Second Release Candidate - 31 May 2021 ====== |
| < | < | ||
| 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 Project is a Linux operating system targeting embedded devices. | The OpenWrt Project is a Linux operating system targeting embedded devices. | ||
| Line 29: | Line 29: | ||
| Get OpenWrt Firmware at: https:// | Get OpenWrt Firmware at: https:// | ||
| - | ===== Changes | + | ===== Changes |
| The OpenWrt community is proud to announce the second release candidate of the | The OpenWrt community is proud to announce the second release candidate of the | ||
| Line 41: | Line 41: | ||
| Changes in this release candidate since the previous [[notes-21.02.0-rc1|21.02.0-rc1 release candidate]] are: | Changes in this release candidate since the previous [[notes-21.02.0-rc1|21.02.0-rc1 release candidate]] are: | ||
| + | |||
| + | ==== Known issues ==== | ||
| + | |||
| + | - LuCI '' | ||
| ==== New network configuration syntax ==== | ==== New network configuration syntax ==== | ||
| Line 89: | Line 93: | ||
| This example uses DSA with '' | This example uses DSA with '' | ||
| + | ==== LuCI update ==== | ||
| + | |||
| + | LuCI has been updated to support the most recent '' | ||
| + | |||
| + | Support for configuring devices ('' | ||
| ==== Software updates ==== | ==== Software updates ==== | ||
| * **Linux kernel** updated to version **5.4.119** (from 5.4.111 in v21.02.0-rc1) | * **Linux kernel** updated to version **5.4.119** (from 5.4.111 in v21.02.0-rc1) | ||
| - | * **Linux kernel** fix parsing fixed subpartitions | ||
| - | * **Linux kernel** Activate FORTIFY_SOURCE for MIPS kernel 5.4 | ||
| * **mac80211** updated to version **5.10.34-1** (from 5.10.16-1 in v21.02.0-rc1) | * **mac80211** updated to version **5.10.34-1** (from 5.10.16-1 in v21.02.0-rc1) | ||
| * **mac80211** backport upstream fixes for the new [[https:// | * **mac80211** backport upstream fixes for the new [[https:// | ||
| Line 103: | Line 110: | ||
| ==== Misc changes ==== | ==== Misc changes ==== | ||
| + | * **Linux kernel** fix parsing fixed subpartitions | ||
| + | * **Linux kernel** Activate FORTIFY_SOURCE for MIPS kernel 5.4 | ||
| * **busybox** add SRV support to nslookup_lede.c patch | * **busybox** add SRV support to nslookup_lede.c patch | ||
| * **busybox** disable PREFER_IPV4_ADDRESS | * **busybox** disable PREFER_IPV4_ADDRESS | ||
| Line 195: | Line 204: | ||
| ==== Core components update ==== | ==== Core components update ==== | ||
| + | |||
| + | FIXME: this should be updated for the final 21.02.0 release. | ||
| Core components have the following versions in 21.02.0: | Core components have the following versions in 21.02.0: | ||
| Line 204: | Line 215: | ||
| * binutils 2.34 | * binutils 2.34 | ||
| * Updated Linux kernel | * Updated Linux kernel | ||
| - | * 5.4.111 for all targets | + | * 5.4.119 for all targets |
| * Network: | * Network: | ||
| - | * hostapd 2020-06-08, dnsmasq 2.84, dropbear 2020.81 | + | * hostapd 2020-06-08, dnsmasq 2.85, dropbear 2020.81 |
| - | * cfg80211/ | + | * cfg80211/ |
| * wireguard backport from upstream Linux kernel | * wireguard backport from upstream Linux kernel | ||
| * System userland: | * System userland: | ||
| - | * busybox 1.33.0 | + | * busybox 1.33.1 |
| In addition to the listed applications, | In addition to the listed applications, | ||
| Line 224: | Line 235: | ||
| :!: The default root file system partition size changed for targets/ | :!: The default root file system partition size changed for targets/ | ||
| - | |||
| - | ==== Known issues ==== | ||
| - | |||
| - | * DSA support is new and might not be complete or fully working | ||
| - | * The LuCI web interface has no support for DSA yet | ||
| ===== Final notes ===== | ===== Final notes ===== | ||