Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| releases:22.03:notes-22.03.3 [2023/01/08 16:59] – update changelog hauke | releases:22.03:notes-22.03.3 [2023/01/09 00:59] – UniElec hauke | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== OpenWrt 22.03.3 - Service Release - 8 January 2023 ====== | + | ====== OpenWrt 22.03.3 - Service Release - 9 January 2023 ====== |
| < | < | ||
| Line 13: | Line 13: | ||
| /* Uncomment when the release is still work-in-progress */ | /* Uncomment when the release is still work-in-progress */ | ||
| - | {{page> | + | /* {{page> |
| Line 46: | Line 46: | ||
| ==== Security fixes ==== | ==== Security fixes ==== | ||
| - | * CVE-2022-30065: | + | * CVE-2022-30065: |
| - | * CVE-2022-0934: | + | * CVE-2022-0934: |
| - | * CVE-2022-1304: | + | * CVE-2022-1304: |
| * CVE-2022-47939: | * CVE-2022-47939: | ||
| * CVE-2022-46393: | * CVE-2022-46393: | ||
| - | * CVE-2022-46392: | + | * CVE-2022-46392: |
| + | * CVE 2022-42905: wolfssl: In the case that the WOLFSSL_CALLBACKS macro is set when building wolfSSL, there is a potential heap over read of 5 bytes when handling TLS 1.3 client connections. | ||
| ==== Device support ==== | ==== Device support ==== | ||
| - | * Added devices: | + | * Support for the following |
| * Ruckus ZoneFlex 7372 | * Ruckus ZoneFlex 7372 | ||
| * Ruckus ZoneFlex 7321 | * Ruckus ZoneFlex 7321 | ||
| Line 62: | Line 64: | ||
| * Linksys EA4500 v3 | * Linksys EA4500 v3 | ||
| * Wavlink WS-WN572HP3 4G | * Wavlink WS-WN572HP3 4G | ||
| - | * Fix reboot loop by using LZMA loader | + | * Fix reboot loop by using LZMA loader. This affects the following devices: |
| * NETGEAR EX6150 | * NETGEAR EX6150 | ||
| * HiWiFi HC5962 | * HiWiFi HC5962 | ||
| - | * ASUS RT-N56U | + | * ASUS RT-N56U |
| * Belkin F9K1109v1 | * Belkin F9K1109v1 | ||
| * D-Link DIR-645 | * D-Link DIR-645 | ||
| Line 71: | Line 73: | ||
| * NETIS WF2881 | * NETIS WF2881 | ||
| * ZyXEL WAP6805 | * ZyXEL WAP6805 | ||
| - | * Fix WAN mac address assignment | + | * Fix WAN mac address assignment. This affects the following devices: |
| - | * Unielec | + | * UniElec U7621-01 |
| - | * TP-Link | + | * UniElec U7621-06 |
| + | * TP-Link | ||
| * TP-Link TL-WR740N | * TP-Link TL-WR740N | ||
| - | * TL-WR741ND v4 | + | * TP-Link |
| + | * Teltonika RUT230 | ||
| * Luma Home WRTQ-329ACN | * Luma Home WRTQ-329ACN | ||
| - | * Asus RT-AC88U: Add Broadcom 4366b1 firmware | ||
| - | * RouterBoard 912UAG: Fix reference clock | ||
| - | * TP-Link RE200 v3/v4: Fix LED configuration | ||
| - | * GL.iNet GL-MT1300: Fix flash access by reducing SPI clock | ||
| - | * Youku YK-L2 and YK-L1: Allow installing initramfs-kernel.bin over vendor web UI. | ||
| - | * lantiq/ | ||
| - | * D-Link DIR-825 B1: Add factory image recipe | ||
| - | * layerscape: Fix SPI-NOR issues with vendor patches | ||
| - | * D-Link DIR-825-B1: expand rootfs | ||
| * mvebu: Disable devices using broken mv88e6176 switch. This affects the following devices: | * mvebu: Disable devices using broken mv88e6176 switch. This affects the following devices: | ||
| * CZ.NIC Turris Omnia | * CZ.NIC Turris Omnia | ||
| Line 96: | Line 91: | ||
| * Linksys WRT3200ACM | * Linksys WRT3200ACM | ||
| * SolidRun ClearFog Pro | * SolidRun ClearFog Pro | ||
| + | * lantiq/ | ||
| + | * layerscape: Fix SPI-NOR issues with vendor patches | ||
| + | * RouterBoard 912UAG: Fix reference clock | ||
| + | * TP-Link RE200 v3/v4: Fix LED configuration | ||
| + | * GL.iNet GL-MT1300: Fix flash access by reducing SPI clock | ||
| + | * Youku YK-L2 and YK-L1: Allow installing initramfs-kernel.bin over vendor web UI | ||
| + | * D-Link DIR-825 B1: Add factory image recipe | ||
| + | * D-Link DIR-825-B1: Expand rootfs | ||
| * D-Link DGS-1210-10P: | * D-Link DGS-1210-10P: | ||
| + | * Asus RT-AC88U: Include Broadcom 4366b1 firmware by default | ||
| * AVM FRITZ!Box 7430: Include USB driver by default | * AVM FRITZ!Box 7430: Include USB driver by default | ||
| - | * HAOYU Electronics MarsBoard A10: Add sound driver by default | + | * HAOYU Electronics MarsBoard A10: Include |
| * Linksys EA6350v3, EA8300, MR8300 and WHW01: Allow flashing Linksys factory firmware | * Linksys EA6350v3, EA8300, MR8300 and WHW01: Allow flashing Linksys factory firmware | ||
| ==== Various fixes and improvements ==== | ==== Various fixes and improvements ==== | ||
| - | * ucode: lexer: fixes for regex literal parsing | + | * firewall4: Fix boot hang with firewall4 and loadfile |
| * Added the following kernel packages: | * Added the following kernel packages: | ||
| - | * kmod-nvme | ||
| - | * kmod-sched-drr | ||
| * kmod-sched-prio (extracted from kmod-sched) | * kmod-sched-prio (extracted from kmod-sched) | ||
| * kmod-sched-red (extracted from kmod-sched) | * kmod-sched-red (extracted from kmod-sched) | ||
| - | * kmod-sched-act-sample | ||
| * kmod-sched-act-police (extracted from kmod-sched) | * kmod-sched-act-police (extracted from kmod-sched) | ||
| * kmod-sched-act-ipt (extracted from kmod-sched) | * kmod-sched-act-ipt (extracted from kmod-sched) | ||
| - | * kmod-sched-fq-pie | ||
| * kmod-sched-pie (extracted from kmod-sched) | * kmod-sched-pie (extracted from kmod-sched) | ||
| + | * kmod-sched-drr | ||
| + | * kmod-sched-fq-pie | ||
| + | * kmod-sched-act-sample | ||
| + | * kmod-nvme | ||
| * kmod-phy-marvell | * kmod-phy-marvell | ||
| - | * mt7916-firmware | ||
| - | * mt7921-firmware | ||
| * kmod-hwmon-sht3x | * kmod-hwmon-sht3x | ||
| * kmod-netconsole | * kmod-netconsole | ||
| * kmod-btsdio | * kmod-btsdio | ||
| - | * Remove dtim_period option from hostapd | + | * Added firmware files for mt7916 and mt7921 devices |
| - | * procd: | + | * hostapd: |
| + | * procd: | ||
| * ustream-openssl: | * ustream-openssl: | ||
| - | * comgt-ncm: | + | * comgt-ncm: |
| * umbim: Allow roaming and partner connections | * umbim: Allow roaming and partner connections | ||
| - | * Add support for EON EN25QX128A spi nor flash | + | * kernel: |
| * iwinfo: Many bugfixes and improvements: | * iwinfo: Many bugfixes and improvements: | ||
| * improvements in showing the used band, ht mode and hw mode | * improvements in showing the used band, ht mode and hw mode | ||
| * Added support for HE (Wifi 6) modes | * Added support for HE (Wifi 6) modes | ||
| * Added support for new devices (MT7921AU, MT7986 WiSoC) | * Added support for new devices (MT7921AU, MT7986 WiSoC) | ||
| - | | + | * Add support for CCMP-256 and GCMP-256 ciphers |
| - | * gcc: import | + | |
| + | * gcc: Import | ||
| ==== Core components update ==== | ==== Core components update ==== | ||
| Line 142: | Line 146: | ||
| * Update wolfssl from 5.5.1 to 5.5.4 | * Update wolfssl from 5.5.1 to 5.5.4 | ||
| * Update util-linux from 2.37.3 to 2.37.4 | * Update util-linux from 2.37.3 to 2.37.4 | ||
| + | * Update firewall4 from 2022-10-14 to 2022-10-18 | ||
| + | * Update odhcpd from 2022-03-22 to 2023-01-02 | ||
| + | * Update uhttpd from 2022-08-12 to 2022-10-31 | ||
| + | * Update iwinfo from 2022-08-19 to 2022-12-15 | ||
| + | * Update ucode from 2022-10-07 to 2022-12-02 | ||
| ===== Upgrading to 22.03.3 ===== | ===== Upgrading to 22.03.3 ===== | ||
| Line 155: | Line 163: | ||
| ===== Known issues ===== | ===== Known issues ===== | ||
| - | * **Boot hang with firewall4 and loadfile:** When using a firewall configuration declaring '' | + | None so far. |
| See [[: | See [[: | ||