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:22.03:notes-22.03.1 [2022/10/06 20:52] – Add updats from Thibaut haukereleases:22.03:notes-22.03.1 [2022/10/11 22:42] – minor updates 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 22.03.1, rXXXXXX-XXXXXXXXXX+ OpenWrt 22.03.1, r19777-2853b6d652
  -----------------------------------------------------  -----------------------------------------------------
 </code> </code>
Line 23: Line 23:
   * [[https://downloads.openwrt.org/releases/22.03.1/targets/|Download firmware images directly from OpenWrt download servers]]   * [[https://downloads.openwrt.org/releases/22.03.1/targets/|Download firmware images directly from OpenWrt download servers]]
  
-===== About OpenWrt =====+An upgrade from OpenWrt 21.02 or 22.03 to OpenWrt 22.03.1 is supported in many cases with the help of the sysupgrade utility which will also attempt to preserve the configuration. A configuration backup is advised nonetheless when upgrading to OpenWrt 22.03. (see “Upgrading” below).
  
 +===== About OpenWrt =====
  
 The OpenWrt Project is a Linux operating system targeting embedded devices.   The OpenWrt Project is a Linux operating system targeting embedded devices.  
Line 41: Line 42:
 ===== Main changes from OpenWrt 22.03.0 ===== ===== Main changes from OpenWrt 22.03.0 =====
  
-Only the main changes are listed below.  See [[changelog-22.32.1]] for the full changelog.+Only the main changes are listed below.  See [[changelog-22.03.1]] for the full changelog.
  
 ==== Security fixes ==== ==== Security fixes ====
  
-  * wolfssl: Fix security problem (CVE-2022-39173)+  * wolfssl: Fix security problem (CVE-2022-38152, CVE-2022-38153 and CVE-2022-39173) 
 +    * See [[:advisory:2022-10-04-1|Security Advisory 2022-10-04-1]]
  
 ==== Device support ==== ==== Device support ====
Line 66: Line 68:
     * fix RTL838x receive tag decoding     * fix RTL838x receive tag decoding
     * fix RTL839x receive tag decoding     * fix RTL839x receive tag decoding
 +  * ath79/tiny: activate low_mem too
  
  
Line 71: Line 74:
  
   * kernel:    * kernel: 
-    * Fix IPv6 flow offloading ([[flyspray>3373|FS#3373]]) 
     * Backport mtd dynamic partition patch     * Backport mtd dynamic partition patch
     * Fix possible mtd NULL pointer dereference     * Fix possible mtd NULL pointer dereference
 +  * hostapd: rename hostapd multicast_to_unicast option to multicast_to_unicast_all
 +  * mt7620 wifi: multiple improvements 
 +  * build system:
 +    * Switch from xxd tool to xxdi.pl script
 +    * Check TLS certificates by default when downloading over HTTPS
 +    * Fix issues with targets installed via feeds
 +    * Fix build warnings with grep-3.8
 +    * Fix build problems with external toolchains
 +    * Activate fortify source when using external toolchain
  
  
Line 80: Line 91:
   * Update Linux kernel from 5.10.138 to 5.10.146   * Update Linux kernel from 5.10.138 to 5.10.146
   * Update mt76 from 2022-08-26 to 2022-09-06   * Update mt76 from 2022-08-26 to 2022-09-06
-  * Update openssl from 1.1.1n to 1.1.1q 
   * Update wolfssl from 5.4.0 to 5.5.1   * Update wolfssl from 5.4.0 to 5.5.1
   * Update wireless-regdb from 2022.06.06 to 2022.08.12   * Update wireless-regdb from 2022.06.06 to 2022.08.12
Line 88: Line 98:
 ===== Upgrading to 22.03.1 =====  ===== Upgrading to 22.03.1 ===== 
  
-Sysupgrade can be used to upgrade a device from OpenWrt 21.02 to 22.03and configuration will be preserved in most cases+Sysupgrade can be used to upgrade a device from OpenWrt 21.02 or 22.03 to 22.03.1 and configuration will be preserved in most cases.
-Upgrades from a previous 22.03.0 release are also supported.+
  
 :!: Sysupgrade from 19.07 to 22.03 is not supported. :!: Sysupgrade from 19.07 to 22.03 is not supported.
Line 96: Line 105:
 ''Image version mismatch. image 1.1 device 1.0 Please wipe config during upgrade (force required) or reinstall. Config cannot be migrated from swconfig to DSA Image check failed'' ''Image version mismatch. image 1.1 device 1.0 Please wipe config during upgrade (force required) or reinstall. Config cannot be migrated from swconfig to DSA Image check failed''
  
-==== Known issues ====+===== Known issues =====
  
 None so far. None so far.
  
 See [[:bugs|reporting bugs]] if you encounter issues with this release. See [[:bugs|reporting bugs]] if you encounter issues with this release.
  • Last modified: 2022/10/12 21:57
  • by hauke