Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
releases:22.03:notes-22.03.1 [2022/10/06 20:42] – created 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 multiple security problems +  * 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 ====
 +
 +  * Support for the following devices was added:
 +    * ZTE MF281
 +    * Ubiquiti UniFi FlexHD
 +  * Asus RT-AX53U: fix switch setup
 +  * GL-inet GL-AP1300: add LTE package, add WAN LED
 +  * Ubiquiti XM moved to ath79/tiny
 +  * Ubiquiti UniFi 6LR: fix network config
 +  * Linksys RE6500: enable LZMA loader to fix boot
 +  * LibreRouter v1: fix watchdog and PoE passthrough
 +  * NanoPi R4S: ensure unique MAC address
 +  * bcm4908: 
 +    * Enable NVMEM U-Boot env data driver
 +    * Backport mtd parser for Broadcom's U-Boot partition
 +    * fix -EPROBE_DEFER support in bcm4908_enet
 +  * realtek:
 +    * fix RTL838x receive tag decoding
 +    * fix RTL839x receive tag decoding
 +  * ath79/tiny: activate low_mem too
  
  
 ==== Various fixes and improvements ==== ==== Various fixes and improvements ====
 +
 +  * kernel: 
 +    * Backport mtd dynamic partition patch
 +    * 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
  
  
-==== Core components ====+==== Core components update ====
  
   * 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
   * Update intel-microcode from 20220510 to 20220809   * Update intel-microcode from 20220510 to 20220809
- 
- 
-===== Regressions ===== 
- 
- 
-===== Known issues ===== 
  
  
 ===== 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.
  
 :!: Sysupgrade from 19.07 to 22.03 is not supported. :!: Sysupgrade from 19.07 to 22.03 is not supported.
Line 77: Line 104:
 :!: There is no migration path for targets that switched from swconfig to [[docs:guide-user:network:dsa:start|DSA]]. In that case, sysupgrade will refuse to proceed with an appropriate error message:\\  :!: There is no migration path for targets that switched from swconfig to [[docs:guide-user:network:dsa:start|DSA]]. In that case, sysupgrade will refuse to proceed with an appropriate error message:\\ 
 ''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 =====
 +
 +None so far.
 +
 +See [[:bugs|reporting bugs]] if you encounter issues with this release.
  • Last modified: 2022/10/12 21:57
  • by hauke