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:19.07:notes-19.07.4 [2020/07/24 18:11] – Add more changes zorun | releases:19.07:notes-19.07.4 [2020/09/10 12:38] – [Device support] adrianschmutzler | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== OpenWrt 19.07.4 - Service Release - Work-in-progress | + | ====== OpenWrt 19.07.4 - Service Release - 10 September 2020 ====== |
| < | < | ||
| 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 */ | ||
| + | /* | ||
| {{page> | {{page> | ||
| + | */ | ||
| The OpenWrt community is proud to announce the fourth service release of | The OpenWrt community is proud to announce the fourth service release of | ||
| Line 27: | Line 30: | ||
| Get OpenWrt firmware images at: https:// | Get OpenWrt firmware images at: https:// | ||
| + | |||
| + | ===== Announcements about new releases and security fixes ===== | ||
| + | |||
| + | Do you want to be informed about important changes such as new releases and security fixes? | ||
| + | |||
| + | We have a new mailing list for this, as well as RSS options: see [[: | ||
| ===== Main changes from OpenWrt 19.07.3 ===== | ===== Main changes from OpenWrt 19.07.3 ===== | ||
| Line 38: | Line 47: | ||
| **Note:** security fixes for packages can also be applied by upgrading only the affected packages on running devices, without the need for a full firmware upgrade. | **Note:** security fixes for packages can also be applied by upgrading only the affected packages on running devices, without the need for a full firmware upgrade. | ||
| - | Nevertheless, | + | Nevertheless, |
| ==== Major bug fixes ==== | ==== Major bug fixes ==== | ||
| Line 45: | Line 54: | ||
| * **musl:** fix locking synchronization bug | * **musl:** fix locking synchronization bug | ||
| * **kernel:** fix hardware flow offload | * **kernel:** fix hardware flow offload | ||
| + | * **firewall: | ||
| ==== Device support ==== | ==== Device support ==== | ||
| Line 50: | Line 60: | ||
| === New devices === | === New devices === | ||
| - | * Add support for more devices in ath79: TP-Link TL-WR802N v1/v2, TL-WR940N v3/v4/v6, TL-WR941ND v6, TL-MR3420 v2, TL-WA701ND v1, TL-WA730RE v1, TL-WA830RE v1, TL-WA801ND v1/v3/v4, TL-WA901ND v1/v4/v5 | + | * Backported |
| + | * Add new device in ath79: TP-Link TL-WR710N v2.1 | ||
| === Existing devices === | === Existing devices === | ||
| Line 56: | Line 67: | ||
| * **Fix wifi range and throughput** for WNDR3700, WNDR3800 ([[flyspray> | * **Fix wifi range and throughput** for WNDR3700, WNDR3800 ([[flyspray> | ||
| * **Fix broken support** for TP-Link TL-WR902AC v1 ([[flyspray> | * **Fix broken support** for TP-Link TL-WR902AC v1 ([[flyspray> | ||
| - | * **Fix installation** for Ubiquiti WA/XC devices | + | * **Fix network hang** for all ipq4018 and ipq4019 devices, caused by buggy TCP segmentation offload support for IPv6 |
| - | * **Various fixes** for ELECOM WRC-1900GST and WRC-2533GST, | + | * **Fix factory |
| - | * **Disable build** by default for TP-Link devices with 4 MB of flash, because the default package set is too large | + | * **Improve SATA stability** on [[toh: |
| - | * **ipq40xx: | + | * **Fix USB detection** on [[toh: |
| + | * **Various fixes** for ELECOM WRC-1900GST and WRC-2533GST, | ||
| + | * **Disable build** by default for TP-Link devices with 4 MB of flash, because the default package set is too large (they have never been built beforehand anyway) | ||
| Line 73: | Line 87: | ||
| * Reload ACL rules after installing LuCI packages | * Reload ACL rules after installing LuCI packages | ||
| + | * Fix a regression in menu rendering, where a logout/ | ||
| * Allow themes to override the '' | * Allow themes to override the '' | ||
| * Update translations from [[https:// | * Update translations from [[https:// | ||
| - | * TODO: Many additional [[https:// | + | * Several |
| ==== Core components ==== | ==== Core components ==== | ||
| - | * Update Linux kernel from 4.14.180 to 4.14.187 | + | * Update Linux kernel from 4.14.180 to 4.14.195 |
| + | * Update mac80211 from 4.19.120 to 4.19.137 | ||
| + | * Update mbedtls from 2.16.6 to 2.16.8 | ||
| + | * Update wolfssl from 4.3.0 to 4.5.0 | ||
| * Update wireguard to 1.0.20200611 | * Update wireguard to 1.0.20200611 | ||
| + | * Update ath10k-ct-firmware | ||
| ===== Regressions ===== | ===== Regressions ===== | ||
| - | * **LuCI web interface: | + | No known regression at the moment. |
| ===== Known issues ===== | ===== Known issues ===== | ||
| * **Transition to ath79:** some devices that are supported in '' | * **Transition to ath79:** some devices that are supported in '' | ||
| * **Device support:** images for some device became too big to support a persistent overlay, causing such devices to lose configuration after a reboot. If you experience this problem, please [[https:// | * **Device support:** images for some device became too big to support a persistent overlay, causing such devices to lose configuration after a reboot. If you experience this problem, please [[https:// | ||
| - | * **Device support:** conversely, images for devices with small flash (4 MB) are no longer built for the release | + | * **Device support:** conversely, |
| - | * **Device support:** unstable Ethernet link with atheros switch on some ath79 devices (such as TL-WR841N): [[flyspray> | + | * **Device support:** unstable Ethernet link with atheros switch |
| * **LuCI web interface: | * **LuCI web interface: | ||