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:21.02:notes-21.02.2 [2022/02/17 18:53] – update to r16495-bf0c965af0 haukereleases:21.02:notes-21.02.2 [2022/02/25 10:07] – add release date aparcar
Line 1: Line 1:
-====== OpenWrt 21.02.2 - Service Release - 17 February 2022 ======+====== OpenWrt 21.02.2 - Service Release - 25th February 2022 ======
  
 <code> <code>
Line 16: Line 16:
  
  
-The OpenWrt community is proud to announce the first service release of +The OpenWrt community is proud to announce the newest service release of 
 OpenWrt 21.02. It fixes security issues, improves device support, and brings a few bug fixes. OpenWrt 21.02. It fixes security issues, improves device support, and brings a few bug fixes.
  
Line 30: Line 30:
 Get OpenWrt firmware images at: https://downloads.openwrt.org/releases/ or use the firmware selector at: https://firmware-selector.openwrt.org/ Get OpenWrt firmware images at: https://downloads.openwrt.org/releases/ or use the firmware selector at: https://firmware-selector.openwrt.org/
  
-===== Announcements about new releases and security fixes =====+==== New bug tracker on Github ==== 
 + 
 +On February 9th 2022, OpenWrt switched to https://github.com/openwrt/openwrt/issues/ for bug tracking. 
 + 
 +All bugs have been migrated, and the old service https://bugs.openwrt.org has been decommissioned (with redirections to the new service) 
 + 
 +==== Announcements about new releases and security fixes ====
  
 Do you want to be informed about important changes such as new releases and security fixes? Do you want to be informed about important changes such as new releases and security fixes?
Line 42: Line 48:
 ==== Major bug fixes ==== ==== Major bug fixes ====
  
-  *  +  * None
 ==== Device support ==== ==== Device support ====
  
-  * +  * Minew G1-C: Allow dynamic RAM sizes 
 +  * Fix U-Boot hang on lantiq danube-s v1.5 with MX29LV640EB NOR 
 +  * Support for the following devices was added: 
 +    * Xiaomi AIoT Router AC2350 
 +    * Linksys EA6300 & EA9200 
 +    * Netgear RAXE500 
 +    * TP-Link TL-WA1201 v2 
 +  * TP-Link tl-mr3020-v3: Fix switch topology 
 +  * Luxul XWR-3150 LAN: Fix ports numbering 
 +  * WD MyBook Live DUO: Fix USB-Port 
 +  * Turris Omnia: Use SFP module, if present 
 +  * OpenMesh OM5P-AC v2: Fixed device tree
  
 ==== Various fixes and improvements ==== ==== Various fixes and improvements ====
  
-  * +  * Add new rpcapd package 
 +  * chmod 1777 /var/lock to follow FHS 3.0 guideline  
 +  * netifd: fix deletion of ip tunnels (FS#4058) 
 +  * multiple mac80211 backports: 
 +    * Add support Wifi 6 GHz band and HE options in scripts 
 +    * mac80211: fix IBSS/adhoc mode for brcmfmac 
 +  * Add ath10k smallbuffers
  
 ==== Core components ==== ==== Core components ====
Line 57: Line 79:
   * Update mac80211 from 5.10.68 to 5.10.85   * Update mac80211 from 5.10.68 to 5.10.85
   * Update wolfssl from 4.8.1 to 5.1.1   * Update wolfssl from 4.8.1 to 5.1.1
 +  * Update wireless-regdb from 2021.04.21 to 2021.08.28
 +  * Update mt76 from 2021-06-06 to 2021-12-03
 +  * Update busybox from 1.33.1 to 1.33.2
 +  * Update intel-microcode from 20200616 to 20210608
 +  * Update linux-firmware from 20201118 to 20211216
 +  * Update openssl from 1.1.1l to 1.1.1m
 +  * Update mbedtls from 2.16.11 to 2.16.12
  
 ===== Regressions ===== ===== Regressions =====
  
-  * None+  * Certificate validation fails in wolfssl against some sites especially sites using lets encrypt certificates. This affects for example wget in the default configuration #9283 
  
 ===== Known issues ===== ===== Known issues =====
  • Last modified: 2022/02/25 10:33
  • by aparcar