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.4 [2022/10/09 18:49] – updates haukereleases:21.02:notes-21.02.4 [2022/10/12 21:30] – remove WIP warning hauke
Line 1: Line 1:
-====== OpenWrt 21.02.4 - Service Release - 11 October 2022 ======+====== OpenWrt 21.02.4 - Service Release - 12 October 2022 ======
  
 <code> <code>
Line 13: Line 13:
  
 /* 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}} */
  
-The OpenWrt community is proud to announce the newest service release of  +The OpenWrt community is proud to announce the newest stable release of the OpenWrt 21.02 stable version series. 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.+ 
 +Download firmware images via the Firmware Selector or directly from our download servers: 
 +  * [[https://firmware-selector.openwrt.org/?version=21.02.4|Download firmware image for your device (firmware selector)]] 
 +  * [[https://downloads.openwrt.org/releases/21.04.4/targets/|Download firmware images directly from OpenWrt download servers]] 
 + 
 +An upgrade from OpenWrt 19.07 or 22.02 to OpenWrt 21.02.4 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 21.02. (see “Upgrading” below). 
 + 
 +The OpenWrt 21.02 stable series is in security maintenance mode. It is projected to go end of life on 6. April 2023 following the [[:docs:guide-developer:security#support_status|OpenWrt Security support guidelines]]. We encourage all users of the OpenWrt 21.02 stable series to upgrade to [[:releases:22.03:start|OpenWrt 22.03]].
  
 ===== About OpenWrt ===== ===== About OpenWrt =====
Line 26: Line 33:
 For more information about OpenWrt project organization, see the  For more information about OpenWrt project organization, see the 
 [[https://openwrt.org/about|About OpenWrt pages]]. [[https://openwrt.org/about|About OpenWrt pages]].
- 
-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 ==== ==== Announcements about new releases and security fixes ====
Line 42: Line 47:
  
   * wolfssl: Fix security problem (CVE-2022-34293, CVE-2022-38152, CVE-2022-38153 and CVE-2022-39173)   * wolfssl: Fix security problem (CVE-2022-34293, CVE-2022-38152, CVE-2022-38153 and CVE-2022-39173)
 +    * See [[:advisory:2022-10-04-1|Security Advisory 2022-10-04-1]]
   * zlib: Fix security problem (CVE-2022-37434)   * zlib: Fix security problem (CVE-2022-37434)
   * openssl: Fix security problem (CVE-2022-1292, CVE-2022-2068 and CVE-2022-2097)   * openssl: Fix security problem (CVE-2022-1292, CVE-2022-2068 and CVE-2022-2097)
Line 104: Line 110:
   * Update exfat from 5.12.3 to 5.19.1   * Update exfat from 5.12.3 to 5.19.1
   * Update iwinfo from 2021-04-30 to 2022-04-26   * Update iwinfo from 2021-04-30 to 2022-04-26
- 
- 
-===== Known issues ===== 
  
  
Line 114: Line 117:
  
 An upgrade from OpenWrt 19.07 to OpenWrt 21.02 is supported in many cases, including preserving configuration. A configuration backup is advised nonetheless when upgrading from OpenWrt 19.07. An upgrade from OpenWrt 19.07 to OpenWrt 21.02 is supported in many cases, including preserving configuration. A configuration backup is advised nonetheless when upgrading from OpenWrt 19.07.
 +
 +===== Known issues =====
 +
 +None so far.
 +
 +See [[:bugs|reporting bugs]] if you encounter issues with this release.
  • Last modified: 2022/10/14 13:00
  • by jow