Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
releases:19.07:notes-19.07.5 [2020/12/09 10:54] – [Device support] zorunreleases:19.07:notes-19.07.5 [2020/12/09 22:04] – remove WiP warning hauke
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
  -----------------------------------------------------  -----------------------------------------------------
- OpenWrt 19.07.5, rXXXX+ OpenWrt 19.07.5, r11257-5090152ae3
  -----------------------------------------------------  -----------------------------------------------------
 </code> </code>
  
 /* Uncomment when the release is still work-in-progress */ /* Uncomment when the release is still work-in-progress */
 +/*
 {{page>meta:infobox:attention_wiprelease&noheader&nofooter&noeditbtn}} {{page>meta:infobox:attention_wiprelease&noheader&nofooter&noeditbtn}}
 +*/
  
  
Line 28: Line 30:
 [[https://openwrt.org/about|About OpenWrt pages]]. [[https://openwrt.org/about|About OpenWrt pages]].
  
-Get OpenWrt firmware images at: https://downloads.openwrt.org/releases/+Get OpenWrt firmware images at: https://downloads.openwrt.org/releases/ or use the firmware selector at: https://firmware-selector.openwrt.org/ 
 + 
 +===== OpenWrt firmware selector ===== 
 + 
 +We have a new tool, the Firmware Selector, that makes it easy to find the appropriate firmware image for your device. 
 + 
 +Try it at: https://firmware-selector.openwrt.org/
  
 ===== Announcements about new releases and security fixes ===== ===== Announcements about new releases and security fixes =====
Line 42: Line 50:
 ==== Security fixes ==== ==== Security fixes ====
  
-  * TODO kernel +  * [[advisory:2020-12-09-2|Security Advisory 2020-12-09-2 - libuci import heap use after free (CVE-2020-28951)]] 
-  * uciBackport security fixes +  * [[advisory:2020-12-09-1|Security Advisory 2020-12-09-1 - Linux kernel - ICMP rate limiting can be used to facilitate DNS poisoning attack (CVE-2020-25705)]] 
-  * musl: fix possible destination buffer overflow in some applications+  * musl: fix possible destination buffer overflow in some applications (CVE-2020-28928)
   * [[changelog-19.07.5#security_fixes|Various security fixes in packages]]   * [[changelog-19.07.5#security_fixes|Various security fixes in packages]]
  
-**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.  This can be done with ''opkg update; opkg upgrade the_package_name'' or through the LuCI web interface.+**Note:** security fixes for most packages can also be applied by upgrading only the affected packages on running devices, without the need for a full firmware upgrade.  This can be done with ''opkg update; opkg upgrade the_package_name'' or through the LuCI web interface.
  
 Nevertheless, we encourage all users to upgrade their devices to OpenWrt 19.07.5 or later versions whenever possible. Nevertheless, we encourage all users to upgrade their devices to OpenWrt 19.07.5 or later versions whenever possible.
Line 54: Line 62:
  
   * Fix regression in 19.07.4 causing transmit timeout and packet loss on mt7620 devices: [[flyspray>3332|FS#3332]]   * Fix regression in 19.07.4 causing transmit timeout and packet loss on mt7620 devices: [[flyspray>3332|FS#3332]]
-  * TODO: Fix regression in 19.07.4 where VLAN tagging no longer works on ipq40xx devices: [[flyspray>3239|FS#3239]]+  * Fix regression in 19.07.4 where VLAN tagging no longer works on ipq40xx devices: [[flyspray>3239|FS#3239]]
   * Fix long-standing instability issue on Ethernet link on several ath79 devices: [[flyspray>2216|FS#2216]], [[flyspray>2730|FS#2730]], [[flyspray>3225|FS#3225]]   * Fix long-standing instability issue on Ethernet link on several ath79 devices: [[flyspray>2216|FS#2216]], [[flyspray>2730|FS#2730]], [[flyspray>3225|FS#3225]]
  
Line 81: Line 89:
   * luci-app-firewall: rules: add ICMPv6 Packet Too Big (Type 2)   * luci-app-firewall: rules: add ICMPv6 Packet Too Big (Type 2)
   * Update translations from [[https://hosted.weblate.org/projects/openwrt/|weblate]]   * Update translations from [[https://hosted.weblate.org/projects/openwrt/|weblate]]
-  * Several additional [[https://github.com/openwrt/luci/compare/0d0ab01a64f25d15325d3c98a7df252085382f1d...TODO|bug fixes and improvements]]+  * Several additional [[https://github.com/openwrt/luci/compare/0d0ab01a64f25d15325d3c98a7df252085382f1d...51f55b58b75b189f4f8810a827ca27a959e2192d|bug fixes and improvements]]
  
 ==== Core components ==== ==== Core components ====
  
-  * Update Linux kernel from 4.14.195 to 4.14.206 +  * Update Linux kernel from 4.14.195 to 4.14.209
-  * Update openssl from 1.1.1g to 1.1.1h+
   * Update intel-microcode from 20190918 to 20200616   * Update intel-microcode from 20190918 to 20200616
   * Update amd-microcode from 20180524 to 20191218   * Update amd-microcode from 20180524 to 20191218
  • Last modified: 2020/12/19 17:31
  • by zorun