Differences

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

Link to this comparison view

releases:22.03:changelog-22.32.1 [2022/10/06 20:49] – created ./make-changelog.pl v22.03.0...origin/openwrt-22.03 haukereleases:22.03:changelog-22.32.1 [2022/10/09 16:14] (current) – wrong name hauke
Line 1: Line 1:
-====== OpenWrt v22.03.1 Changelog ====== 
- 
-This changelog lists all commits done in OpenWrt since the [[https://git.openwrt.org/?p=openwrt/openwrt.git;a=tag;h=refs/tags/v22.03.0|v22.03.0 tag]], grouped by subsystem. The changes are chronologically ordered from top to bottom and cover the Git repository history until the [[https://git.openwrt.org/?p=openwrt/openwrt.git;a=tag;h=refs/tags/v22.03.1|tagging of the 22.03.1 release]]. 
- 
-See also the [[notes-22.03.1|release notes]] that provide a more accessible overview of the main changes in 22.03.1. 
- 
-==== Build System / Buildroot (25 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=a352e30b8f23a38f60289d2d091b4b57f0f56d19|a352e30]]'' **<nowiki>scripts:</nowiki>** <nowiki>add xxdi.pl</nowiki> //<color #ccc>(</color><color #282>+50</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4c795af58b06b23a8caddf219c56ce021a590fdb|4c795af]]'' **<nowiki>scripts:</nowiki>** <nowiki>xxdi.pl: remove File::Slurp dependency</nowiki> //<color #ccc>(</color><color #282>+17</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=542447b93e4263ee717caf5881a6b3f542b2176b|542447b]]'' **<nowiki>scripts:</nowiki>** <nowiki>xxdi.pl: add xxd -i compat mode</nowiki> //<color #ccc>(</color><color #282>+19</color><color #ccc>,</color><color #f00>-18</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=b531611f57342cbfa8075a38f1ade51fe56c1e9f|b531611]]'' **<nowiki>build:</nowiki>** <nowiki>provide xxd -i with scripts/xxdi.pl</nowiki> //<color #ccc>(</color><color #282>+4</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=340b138932c3720db227821415f494ac81e8b675|340b138]]'' **<nowiki>scripts:</nowiki>** <nowiki>always check certificates</nowiki> //<color #ccc>(</color><color #282>+11</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=b8cbca8ac8e89aa417a2ab739b81d288185a4b2d|b8cbca8]]'' **<nowiki>scripts/download.pl:</nowiki>** <nowiki>silence can't exec curl warning</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=81388f74b58e98d79274a788b442b7a1aa8a11c7|81388f7]]'' **<nowiki>scripts/download.pl:</nowiki>** <nowiki>fix downloads with wget</nowiki> //<color #ccc>(</color><color #282>+8</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=bf65d2dcbab89076994df9c93d43423b8f31a471|bf65d2d]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.139</nowiki> //<color #ccc>(</color><color #282>+3</color><color #ccc>,</color><color #f00>-3</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=1b0db300cbef371e3975250828f1450aebacec8f|1b0db30]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.141</nowiki> //<color #ccc>(</color><color #282>+61</color><color #ccc>,</color><color #f00>-61</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa|4e05e7d]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.142</nowiki> //<color #ccc>(</color><color #282>+25</color><color #ccc>,</color><color #f00>-25</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=be4abbd84ab7e1492ded6e37aab34936c6fe9a23|be4abbd]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.143</nowiki> //<color #ccc>(</color><color #282>+15</color><color #ccc>,</color><color #f00>-15</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=f3ffb04a43465dbe06ffb22e0a9d228b8b1ad0a2|f3ffb04]]'' **<nowiki>kernel:</nowiki>** <nowiki>add missing symbol</nowiki> //<color #ccc>(</color><color #282>+5</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=25d8b9cad6f141104a1065880efe21b8c292d8c6|25d8b9c]]'' **<nowiki>build:</nowiki>** <nowiki>fix issues with targets installed via feeds</nowiki> //<color #ccc>(</color><color #282>+6</color><color #ccc>,</color><color #f00>-5</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=463fe05d9e6e2cd2b08573db325105ce132eff24|463fe05]]'' **<nowiki>Makefile:</nowiki>** <nowiki>fix stray \ warnings with grep-3.8</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=29927e347a1b1c256ca39076f23dfc7bbeae798d|29927e3]]'' **<nowiki>rules_mk:</nowiki>** <nowiki>use gcc versions for external toolchain</nowiki> //<color #ccc>(</color><color #282>+3</color><color #ccc>,</color><color #f00>-10</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=18a88668b8ede053919e9ec9b71364cab8e94c57|18a8866]]'' **<nowiki>rules_mk:</nowiki>** <nowiki>don't include wrapped bin with external toolchains</nowiki> //<color #ccc>(</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=24cf766dfe80721dd033132a90399cb28138a63f|24cf766]]'' **<nowiki>scripts:</nowiki>** <nowiki>ext-toolchain: fix wrong prefix in print_config generation</nowiki> //<color #ccc>(</color><color #282>+4</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=d1a6c3559142a68035a171fb61535401857d41c5|d1a6c35]]'' **<nowiki>scripts:</nowiki>** <nowiki>ext-toolchain: add option to overwrite config</nowiki> //<color #ccc>(</color><color #282>+18</color><color #ccc>,</color><color #f00>-4</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=b0622d1221281babcb4fa6901becff0ee9bfe6ab|b0622d1]]'' **<nowiki>scripts:</nowiki>** <nowiki>ext-toolchain: actually probe libc type on config generation</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=65bd63206900c0660ac5eb9465a4ffdacb9e51ec|65bd632]]'' **<nowiki>scripts:</nowiki>** <nowiki>ext-toolchain: add support for info.mk in probe_cc</nowiki> //<color #ccc>(</color><color #282>+7</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4ad6925a9e6685ecb1931cd76431d1339f47e8c2|4ad6925]]'' **<nowiki>scripts:</nowiki>** <nowiki>ext-toolchain: add support for musl</nowiki> //<color #ccc>(</color><color #282>+12</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=8f72f5e4c0c368902087cc26f7d16ff4f012ed1b|8f72f5e]]'' **<nowiki>toolchain:</nowiki>** <nowiki>Select USE_SSTRIP with external musl toolchain</nowiki> //<color #ccc>(</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=a91f391b594fefa08275f404351c7086a985a11e|a91f391]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.144</nowiki> //<color #ccc>(</color><color #282>+3</color><color #ccc>,</color><color #f00>-3</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=f04515e7bd44c770f801d1dbd1e8d8964499d092|f04515e]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.145</nowiki> //<color #ccc>(</color><color #282>+10</color><color #ccc>,</color><color #f00>-52</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=2c49ad36fbc1f581d6b6343d109eaba727c29583|2c49ad3]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.146</nowiki> //<color #ccc>(</color><color #282>+21</color><color #ccc>,</color><color #f00>-21</color><color #ccc>)</color>//\\ 
- 
-==== Build System / Host Utilities (2 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=b5e39355e4121bd6288e2fc4a434a785bd6d6285|b5e3935]]'' **<nowiki>tools:</nowiki>** <nowiki>remove xxd package</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-20</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=ed905fce5886218517aac274671c585beb80ec0e|ed905fc]]'' **<nowiki>tools/meson:</nowiki>** <nowiki>backport WSL2 fix</nowiki> //<color #ccc>(</color><color #282>+21</color><color #ccc>)</color>//\\ 
- 
-==== Build System / SDK (2 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=0cb3a616e4251ff7b8eb1da268451303d5a16eb7|0cb3a61]]'' **<nowiki>build:</nowiki>** <nowiki>fix warnings from grep</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=8f72f5e4c0c368902087cc26f7d16ff4f012ed1b|8f72f5e]]'' **<nowiki>toolchain:</nowiki>** <nowiki>Select USE_SSTRIP with external musl toolchain</nowiki> //<color #ccc>(</color><color #f00>-2</color><color #ccc>)</color>//\\ 
- 
-==== Build System / Toolchain (1 change) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=938ae926751672cfac8fe18a1ed6f20ec40b10e5|938ae92]]'' **<nowiki>toolchain:</nowiki>** <nowiki>Include ./include/fortify for external musl toolchain</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>)</color>//\\ 
- 
-==== Kernel (17 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=8835da4d9047cb11d6267b59cf414bd4de3984bc|8835da4]]'' **<nowiki>kernel:</nowiki>** <nowiki>backport mtd patch adding of_platform_populate() calls</nowiki> //<color #ccc>(</color><color #282>+81</color><color #ccc>,</color><color #f00>-8</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4efa0b70d54f1b1129051656628be452578f3fa4|4efa0b7]]'' **<nowiki>kernel:</nowiki>** <nowiki>backport U-Boot environment data NVMEM driver</nowiki> //<color #ccc>(</color><color #282>+361</color><color #ccc>,</color><color #f00>-10</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=cae4d089bc1d3125d8b35d6bf93c31dbe5827421|cae4d08]]'' **<nowiki>kernel:</nowiki>** <nowiki>backport mtd dynamic partition patch</nowiki> //<color #ccc>(</color><color #282>+112</color><color #ccc>,</color><color #f00>-6</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=94372ab6e4f05d90e663c3b648d6048bc49afd60|94372ab]]'' **<nowiki>bcm53xx:</nowiki>** <nowiki>update NVMEM driver for NVRAM</nowiki> //<color #ccc>(</color><color #282>+230</color><color #ccc>,</color><color #f00>-5</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=e7ef88ff1dfb10dde2c738cea11430ba06a07045|e7ef88f]]'' **<nowiki>kernel:</nowiki>** <nowiki>build crypto md5/sha1/sha256 modules for powerpc</nowiki> //<color #ccc>(</color><color #282>+19</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=1b0db300cbef371e3975250828f1450aebacec8f|1b0db30]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.141</nowiki> //<color #ccc>(</color><color #282>+61</color><color #ccc>,</color><color #f00>-61</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa|4e05e7d]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.142</nowiki> //<color #ccc>(</color><color #282>+25</color><color #ccc>,</color><color #f00>-25</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=be4abbd84ab7e1492ded6e37aab34936c6fe9a23|be4abbd]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.143</nowiki> //<color #ccc>(</color><color #282>+15</color><color #ccc>,</color><color #f00>-15</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=745d3cd4aa1236f2c183c4b535a27afb9b16d812|745d3cd]]'' **<nowiki>kernel:</nowiki>** <nowiki>modules: package kmod-crypto-essiv</nowiki> //<color #ccc>(</color><color #282>+12</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=2419546ceee96b6c1af335aa20606983416b5afa|2419546]]'' **<nowiki>generic:</nowiki>** <nowiki>move ledbar driver from mediatek target</nowiki> //<color #ccc>(</color><color #282>+4</color><color #ccc>,</color><color #f00>-3</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=a28ccd58ed56e53726a2ca7844ab11d043ce973a|a28ccd5]]'' **<nowiki>ath79:</nowiki>** <nowiki>Make patches apply again</nowiki> //<color #ccc>(</color><color #282>+13</color><color #ccc>,</color><color #f00>-13</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=700f5d2990f0981c3d8d68cb9b09715b0c832a70|700f5d2]]'' **<nowiki>kernel:</nowiki>** <nowiki>update U-Boot NVMEM driver</nowiki> //<color #ccc>(</color><color #282>+59</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=74eeee1698e8ee2031ab882174b1a07d2c553409|74eeee1]]'' **<nowiki>build:</nowiki>** <nowiki>fix including modules.mk for targets pulled in from feeds</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=25d8b9cad6f141104a1065880efe21b8c292d8c6|25d8b9c]]'' **<nowiki>build:</nowiki>** <nowiki>fix issues with targets installed via feeds</nowiki> //<color #ccc>(</color><color #282>+6</color><color #ccc>,</color><color #f00>-5</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=f04515e7bd44c770f801d1dbd1e8d8964499d092|f04515e]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.145</nowiki> //<color #ccc>(</color><color #282>+10</color><color #ccc>,</color><color #f00>-52</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=2c49ad36fbc1f581d6b6343d109eaba727c29583|2c49ad3]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.146</nowiki> //<color #ccc>(</color><color #282>+21</color><color #ccc>,</color><color #f00>-21</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=977f6f36a0121b213f9eee4a7deb7fdf073320e4|977f6f3]]'' **<nowiki>kernel:</nowiki>** <nowiki>fix possible mtd NULL pointer dereference</nowiki> //<color #ccc>(</color><color #282>+33</color><color #ccc>,</color><color #f00>-3</color><color #ccc>)</color>//\\ 
- 
-==== Packages / Boot Loaders (3 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=7707b47c7277e319303685b12911f5a20bd422dd|7707b47]]'' **<nowiki>ramips:</nowiki>** <nowiki>fix fw_setsys</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=1ff2993edb89b616f1fc7847fe40195ece1a1974|1ff2993]]'' **<nowiki>uboot-mvebu:</nowiki>** <nowiki>backport patch to fix compilation on non glibc system</nowiki> //<color #ccc>(</color><color #282>+44</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=23d23038dd02b55ebfc21e9276f408a0f85ab047|23d2303]]'' **<nowiki>uboot-mvebu:</nowiki>** <nowiki>backport LibreSSL patches for older version of LibreSSL</nowiki> //<color #ccc>(</color><color #282>+55</color><color #ccc>)</color>//\\ 
- 
-==== Packages / Common (5 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=ab61232b0abe2158c346f9fbf17f34e64de5288a|ab61232]]'' **<nowiki>hostapd:</nowiki>** <nowiki>rename hostapd multicast_to_unicast option to multicast_to_unicast_all</nowiki> //<color #ccc>(</color><color #282>+5</color><color #ccc>,</color><color #f00>-5</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=0c8425bf11590afb0c6f1545b328ecb6ed4aee87|0c8425b]]'' **<nowiki>wolfssl:</nowiki>** <nowiki>bump to 5.5.0</nowiki> //<color #ccc>(</color><color #282>+5</color><color #ccc>,</color><color #f00>-28</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=3d2be75b0c13e69905bb4c40b8d32b9c3ba912ae|3d2be75]]'' **<nowiki>wolfssl:</nowiki>** <nowiki>refresh patches</nowiki> //<color #ccc>(</color><color #282>+3</color><color #ccc>,</color><color #f00>-3</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=ce59843662961049a28033077587cabdc5243b15|ce59843]]'' **<nowiki>wolfssl:</nowiki>** <nowiki>fix TLSv1.3 RCE in uhttpd by using 5.5.1-stable (CVE-2022-39173)</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=562894b39da381264a34ce31e9334c8a036fa139|562894b]]'' **<nowiki>treewide:</nowiki>** <nowiki>fix security issues by bumping all packages using libwolfssl</nowiki> //<color #ccc>(</color><color #282>+4</color><color #ccc>,</color><color #f00>-4</color><color #ccc>)</color>//\\ 
- 
-==== Packages / Firmware (2 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=0c9833d0e0f4ced500cc4f8bea5e6a3eebcf48f1|0c9833d]]'' **<nowiki>wireless-regdb:</nowiki>** <nowiki>update to 2022-08-12</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=e5ab159fbf99503bddbb9b0c8490fe8e19926011|e5ab159]]'' **<nowiki>firmware:</nowiki>** <nowiki>intel-microcode: update to 20220809</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
- 
-==== Packages / OpenWrt network userland (1 change) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=562894b39da381264a34ce31e9334c8a036fa139|562894b]]'' **<nowiki>treewide:</nowiki>** <nowiki>fix security issues by bumping all packages using libwolfssl</nowiki> //<color #ccc>(</color><color #282>+4</color><color #ccc>,</color><color #f00>-4</color><color #ccc>)</color>//\\ 
- 
-==== Target / Makefile (1 change) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=25d8b9cad6f141104a1065880efe21b8c292d8c6|25d8b9c]]'' **<nowiki>build:</nowiki>** <nowiki>fix issues with targets installed via feeds</nowiki> //<color #ccc>(</color><color #282>+6</color><color #ccc>,</color><color #f00>-5</color><color #ccc>)</color>//\\ 
- 
-==== Target / apm821xx (1 change) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa|4e05e7d]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.142</nowiki> //<color #ccc>(</color><color #282>+25</color><color #ccc>,</color><color #f00>-25</color><color #ccc>)</color>//\\ 
- 
-==== Target / at91 (2 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa|4e05e7d]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.142</nowiki> //<color #ccc>(</color><color #282>+25</color><color #ccc>,</color><color #f00>-25</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=be4abbd84ab7e1492ded6e37aab34936c6fe9a23|be4abbd]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.143</nowiki> //<color #ccc>(</color><color #282>+15</color><color #ccc>,</color><color #f00>-15</color><color #ccc>)</color>//\\ 
- 
-==== Target / ath79 (8 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=daf1fdc6ade7c89f4ffb4d156f58ad76475e3ca2|daf1fdc]]'' **<nowiki>ath79:</nowiki>** <nowiki>add support for ZTE MF281</nowiki> //<color #ccc>(</color><color #282>+296</color><color #ccc>,</color><color #f00>-4</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=cae4d089bc1d3125d8b35d6bf93c31dbe5827421|cae4d08]]'' **<nowiki>kernel:</nowiki>** <nowiki>backport mtd dynamic partition patch</nowiki> //<color #ccc>(</color><color #282>+112</color><color #ccc>,</color><color #f00>-6</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=1b0db300cbef371e3975250828f1450aebacec8f|1b0db30]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.141</nowiki> //<color #ccc>(</color><color #282>+61</color><color #ccc>,</color><color #f00>-61</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=be4abbd84ab7e1492ded6e37aab34936c6fe9a23|be4abbd]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.143</nowiki> //<color #ccc>(</color><color #282>+15</color><color #ccc>,</color><color #f00>-15</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=a28ccd58ed56e53726a2ca7844ab11d043ce973a|a28ccd5]]'' **<nowiki>ath79:</nowiki>** <nowiki>Make patches apply again</nowiki> //<color #ccc>(</color><color #282>+13</color><color #ccc>,</color><color #f00>-13</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=9dc46d65494c4956677694ea050512bf8971e03e|9dc46d6]]'' **<nowiki>ath79:</nowiki>** <nowiki>fix LibreRouter-v1 watchdog and poe_pass</nowiki> //<color #ccc>(</color><color #282>+4</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4b5bd1509195bc8f19999ebe481b59356b5c3512|4b5bd15]]'' **<nowiki>ath79:</nowiki>** <nowiki>move ubnt-xm to tiny</nowiki> //<color #ccc>(</color><color #282>+281</color><color #ccc>,</color><color #f00>-265</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=f579b8538b72ed4ea9b53e7ed1cffe651e90ffeb|f579b85]]'' **<nowiki>ath79:</nowiki>** <nowiki>add low_mem to tiny image</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
- 
-==== Target / bcm27xx (3 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=39c115028ac5293037f58a5b6751574a1f951d8c|39c1150]]'' **<nowiki>bcm27xx:</nowiki>** <nowiki>make NVMEM driver patch apply again</nowiki> //<color #ccc>(</color><color #282>+7</color><color #ccc>,</color><color #f00>-6</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa|4e05e7d]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.142</nowiki> //<color #ccc>(</color><color #282>+25</color><color #ccc>,</color><color #f00>-25</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=be4abbd84ab7e1492ded6e37aab34936c6fe9a23|be4abbd]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.143</nowiki> //<color #ccc>(</color><color #282>+15</color><color #ccc>,</color><color #f00>-15</color><color #ccc>)</color>//\\ 
- 
-==== Target / bcm4908 (3 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=03c251ac1405c8787f4366f214119e1715ba2838|03c251a]]'' **<nowiki>bcm4908:</nowiki>** <nowiki>enable NVMEM U-Boot env data driver</nowiki> //<color #ccc>(</color><color #282>+3</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=acc78a9cf68b2319b1866921594d3698ddb1b79a|acc78a9]]'' **<nowiki>bcm4908:</nowiki>** <nowiki>backport mtd parser for Broadcom's U-Boot partition</nowiki> //<color #ccc>(</color><color #282>+138</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=2a6346725abd1eac15f22ea661ffabd79be230f2|2a63467]]'' **<nowiki>bcm4908:</nowiki>** <nowiki>fix -EPROBE_DEFER support in bcm4908_enet</nowiki> //<color #ccc>(</color><color #282>+58</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
- 
-==== Target / bcm53xx (4 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4efa0b70d54f1b1129051656628be452578f3fa4|4efa0b7]]'' **<nowiki>kernel:</nowiki>** <nowiki>backport U-Boot environment data NVMEM driver</nowiki> //<color #ccc>(</color><color #282>+361</color><color #ccc>,</color><color #f00>-10</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=94372ab6e4f05d90e663c3b648d6048bc49afd60|94372ab]]'' **<nowiki>bcm53xx:</nowiki>** <nowiki>update NVMEM driver for NVRAM</nowiki> //<color #ccc>(</color><color #282>+230</color><color #ccc>,</color><color #f00>-5</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=4e05e7dddf9c0665135a743cfa32cbc8abc9e3aa|4e05e7d]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.142</nowiki> //<color #ccc>(</color><color #282>+25</color><color #ccc>,</color><color #f00>-25</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=cd117f0596e01e1ced3dbdb046216cd7807bf6fb|cd117f0]]'' **<nowiki>bcm53xx:</nowiki>** <nowiki>backport clk driver fix for DT nodes names</nowiki> //<color #ccc>(</color><color #282>+72</color><color #ccc>,</color><color #f00>-62</color><color #ccc>)</color>//\\ 
- 
-==== Target / ipq40xx (4 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=25a041f50bacf23d6530e78a4da4a4cc02a28109|25a041f]]'' **<nowiki>ipq40xx:</nowiki>** <nowiki>add LTE packages for GL-AP1300</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=b317d3dbfbd283cacf22fc1d181f8a4cc4f36000|b317d3d]]'' **<nowiki>ipq40xx:</nowiki>** <nowiki>add WAN LED mapping for GL-AP1300</nowiki> //<color #ccc>(</color><color #282>+3</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=308f0831f7615645c9a49dc601b4db6c52937893|308f083]]'' **<nowiki>ipq40xx:</nowiki>** <nowiki>add GL-AP1300 label-mac-device</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=1b0db300cbef371e3975250828f1450aebacec8f|1b0db30]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.141</nowiki> //<color #ccc>(</color><color #282>+61</color><color #ccc>,</color><color #f00>-61</color><color #ccc>)</color>//\\ 
- 
-==== Target / mediatek (12 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=29c5d5d3da5bf887c0a2bb0be8438c5da2695818|29c5d5d]]'' **<nowiki>mediatek:</nowiki>** <nowiki>bpi-r64: make initramfs/recovery optional</nowiki> //<color #ccc>(</color><color #282>+7</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=a3f9b427895b54b69ca99170c14ea1a557d077f2|a3f9b42]]'' **<nowiki>mediatek:</nowiki>** <nowiki>fix typo in bpi-r64 image recipe</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=ba6c780acb4b70fae4b8bf4d748403284bd648ab|ba6c780]]'' **<nowiki>mediatek:</nowiki>** <nowiki>do not use gpiod_set_raw_value()</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=7366ee86ef215ed63b118a773fdbb8676b48433d|7366ee8]]'' **<nowiki>mediatek:</nowiki>** <nowiki>remove gpiod_direction_output()</nowiki> //<color #ccc>(</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=a2d251573b382ac3466ce94af96a102c943cae2d|a2d2515]]'' **<nowiki>mediatek:</nowiki>** <nowiki>correctly log i2c response</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=cd0283788fdb73a832f8476f94a3f357bcb89e65|cd02837]]'' **<nowiki>mediatek:</nowiki>** <nowiki>cast literal value to char</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=b5665a004526aff62b07d7c729f8ef9e9d98a8e7|b5665a0]]'' **<nowiki>mediatek:</nowiki>** <nowiki>support reading more than one byte of response</nowiki> //<color #ccc>(</color><color #282>+8</color><color #ccc>,</color><color #f00>-7</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=26cd0c1ee93c9c986367927394776071e28d3f86|26cd0c1]]'' **<nowiki>mediatek:</nowiki>** <nowiki>add support for reset gpio</nowiki> //<color #ccc>(</color><color #282>+26</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=40610c53226931e9ccab4c9e4b225e7ca6039c1d|40610c5]]'' **<nowiki>mediatek:</nowiki>** <nowiki>add initialization after reset</nowiki> //<color #ccc>(</color><color #282>+14</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=420a86436f6cfc3d53c4c503bc65e988ba8dc086|420a864]]'' **<nowiki>mediatek:</nowiki>** <nowiki>add led count</nowiki> //<color #ccc>(</color><color #282>+7</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=7a26f40217b0a00d8f2ce2c56236f9bef39d1351|7a26f40]]'' **<nowiki>mediatek:</nowiki>** <nowiki>fix ledbar of UniFi 6 LR when running custom U-Boot</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=b472753d79ab014c799f28aac99e698e5caf0b19|b472753]]'' **<nowiki>mediatek:</nowiki>** <nowiki>fix Unifi 6LR network config</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
- 
-==== Target / mpc85xx (3 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=c0b7b2049ebc447d923cf135dd8cf30847073e6d|c0b7b20]]'' **<nowiki>mpc85xx:</nowiki>** <nowiki>fix unset kernel symbols</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=dafac183f3c661c939a1d556da0e81df5540bcf1|dafac18]]'' **<nowiki>mpc85xx:</nowiki>** <nowiki>add patch to fix gpio mpc8xxx</nowiki> //<color #ccc>(</color><color #282>+42</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=f04515e7bd44c770f801d1dbd1e8d8964499d092|f04515e]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.145</nowiki> //<color #ccc>(</color><color #282>+10</color><color #ccc>,</color><color #f00>-52</color><color #ccc>)</color>//\\ 
- 
-==== Target / pistachio (1 change) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=cae4d089bc1d3125d8b35d6bf93c31dbe5827421|cae4d08]]'' **<nowiki>kernel:</nowiki>** <nowiki>backport mtd dynamic partition patch</nowiki> //<color #ccc>(</color><color #282>+112</color><color #ccc>,</color><color #f00>-6</color><color #ccc>)</color>//\\ 
- 
-==== Target / ramips (5 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=d10352917b3b4baf3feae65e95286fa6e64ac15e|d103529]]'' **<nowiki>ramips:</nowiki>** <nowiki>fix GB-PC1 and GB-PC2 LEDs</nowiki> //<color #ccc>(</color><color #282>+15</color><color #ccc>,</color><color #f00>-17</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=f54d4ea0bb41fb7285b35bde9984ce07679b4954|f54d4ea]]'' **<nowiki>ramips:</nowiki>** <nowiki>add support for Ubiquiti UniFi FlexHD</nowiki> //<color #ccc>(</color><color #282>+194</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=7c459ac1d5a9a5c507afd7a3205dccfad20883d1|7c459ac]]'' **<nowiki>mac80211:</nowiki>** <nowiki>rt2x00: experimental improvements for MT7620 wifi</nowiki> //<color #ccc>(</color><color #282>+1.5K</color><color #ccc>,</color><color #f00>-498</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=d30ddfbac4568de2abb847b029d4b76f035932e5|d30ddfb]]'' **<nowiki>ramips:</nowiki>** <nowiki>enable LZMA loader to fix Linksys RE6500 boot</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=25747a4c0476b3ca537875cedad12aaa39a388ff|25747a4]]'' **<nowiki>ramips:</nowiki>** <nowiki>fix switch setup for ASUS RT-AX53U</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-5</color><color #ccc>)</color>//\\ 
- 
-==== Target / realtek (5 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=47ba7cdfc34d1fde837a5840c009dafa2fba377b|47ba7cd]]'' **<nowiki>realtek:</nowiki>** <nowiki>fix RTL838x receive tag decoding</nowiki> //<color #ccc>(</color><color #282>+6</color><color #ccc>,</color><color #f00>-3</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=8ff1d27e4895a597b00cb68b2e1936b186700223|8ff1d27]]'' **<nowiki>realtek:</nowiki>** <nowiki>fix RTL839x receive tag decoding</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=bf65d2dcbab89076994df9c93d43423b8f31a471|bf65d2d]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.139</nowiki> //<color #ccc>(</color><color #282>+3</color><color #ccc>,</color><color #f00>-3</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=a91f391b594fefa08275f404351c7086a985a11e|a91f391]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.144</nowiki> //<color #ccc>(</color><color #282>+3</color><color #ccc>,</color><color #f00>-3</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=2c49ad36fbc1f581d6b6343d109eaba727c29583|2c49ad3]]'' **<nowiki>kernel:</nowiki>** <nowiki>bump 5.10 to 5.10.146</nowiki> //<color #ccc>(</color><color #282>+21</color><color #ccc>,</color><color #f00>-21</color><color #ccc>)</color>//\\ 
- 
-==== Target / rockchip (2 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=18f77ef2d6ee2d3b28f686cbbfff2d7b8c37fb7e|18f77ef]]'' **<nowiki>rockchip:</nowiki>** <nowiki>ensure NanoPi R4S has unique MAC address</nowiki> //<color #ccc>(</color><color #282>+28</color><color #ccc>,</color><color #f00>-5</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=fff797d26e758c596f6602ded82e81746d8f1aa4|fff797d]]'' **<nowiki>rockchip:</nowiki>** <nowiki>add system-LED aliases specific to OpenWrt</nowiki> //<color #ccc>(</color><color #282>+16</color><color #ccc>)</color>//\\ 
- 
-==== Target / {mediatek (1 change) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=2419546ceee96b6c1af335aa20606983416b5afa|2419546]]'' **<nowiki>generic:</nowiki>** <nowiki>move ledbar driver from mediatek target</nowiki> //<color #ccc>(</color><color #282>+4</color><color #ccc>,</color><color #f00>-3</color><color #ccc>)</color>//\\ 
- 
-==== Wireless / Common (4 changes) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=b3fa0241e2faaf4080f4903c0547949ebcddbc6b|b3fa024]]'' **<nowiki>mac80211:</nowiki>** <nowiki>backport tx queueing bugfixes add a bug fix for a rare crash</nowiki> //<color #ccc>(</color><color #282>+171</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=0755c18ff114303b9fb06c24c4297bf243856a73|0755c18]]'' **<nowiki>mac80211:</nowiki>** <nowiki>add patch descriptions to rt2x00 patches</nowiki> //<color #ccc>(</color><color #282>+76</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=d004110ef7b6a656b59ea7a5ca4a3deb4fc7ef99|d004110]]'' **<nowiki>mac80211:</nowiki>** <nowiki>rt2x00: fix typo</nowiki> //<color #ccc>(</color><color #282>+3</color><color #ccc>,</color><color #f00>-5</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=7c459ac1d5a9a5c507afd7a3205dccfad20883d1|7c459ac]]'' **<nowiki>mac80211:</nowiki>** <nowiki>rt2x00: experimental improvements for MT7620 wifi</nowiki> //<color #ccc>(</color><color #282>+1.5K</color><color #ccc>,</color><color #f00>-498</color><color #ccc>)</color>//\\ 
- 
-==== Wireless / MT76 (1 change) ==== 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=da7b26dfb86a4ad3e1f09ec787e914799508c749|da7b26d]]'' **<nowiki>mt76:</nowiki>** <nowiki>update to the latest version</nowiki> //<color #ccc>(</color><color #282>+3</color><color #ccc>,</color><color #f00>-3</color><color #ccc>)</color>//\\ 
- => ''[[https://github.com/openwrt/mt76/commit/d70546462b7b51ebc2bcdd5c534fdf3465be62a4|d705464]]'' **<nowiki>mt76:</nowiki>** <nowiki>fix 5 GHz connection regression on mt76x0/mt76x2</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
- 
-===== Addressed bugs ===== 
-=== FS#3552 (#8577) === 
-**Description:** <nowiki>Linksys RE6500 bootloops with latest snapshots</nowiki>\\ 
-**Link:** [[https://github.com/openwrt/openwrt/issues/8577]]\\ 
-**Commits:**\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=d30ddfbac4568de2abb847b029d4b76f035932e5|d30ddfb]]'' **<nowiki>ramips:</nowiki>** <nowiki>enable LZMA loader to fix Linksys RE6500 boot</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>)</color>//\\ 
-\\ 
-=== #10555 === 
-**Description:** <nowiki>Tools: broken xxd download link</nowiki>\\ 
-**Link:** [[https://github.com/openwrt/openwrt/issues/10555]]\\ 
-**Commits:**\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=542447b93e4263ee717caf5881a6b3f542b2176b|542447b]]'' **<nowiki>scripts:</nowiki>** <nowiki>xxdi.pl: add xxd -i compat mode</nowiki> //<color #ccc>(</color><color #282>+19</color><color #ccc>,</color><color #f00>-18</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=b531611f57342cbfa8075a38f1ade51fe56c1e9f|b531611]]'' **<nowiki>build:</nowiki>** <nowiki>provide xxd -i with scripts/xxdi.pl</nowiki> //<color #ccc>(</color><color #282>+4</color><color #ccc>,</color><color #f00>-1</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=b5e39355e4121bd6288e2fc4a434a785bd6d6285|b5e3935]]'' **<nowiki>tools:</nowiki>** <nowiki>remove xxd package</nowiki> //<color #ccc>(</color><color #282>+1</color><color #ccc>,</color><color #f00>-20</color><color #ccc>)</color>//\\ 
-\\ 
-=== #10692 === 
-**Description:** <nowiki>SSL certificate checking fails for source downloads (at least with wget)</nowiki>\\ 
-**Link:** [[https://github.com/openwrt/openwrt/issues/10692]]\\ 
-**Commits:**\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=81388f74b58e98d79274a788b442b7a1aa8a11c7|81388f7]]'' **<nowiki>scripts/download.pl:</nowiki>** <nowiki>fix downloads with wget</nowiki> //<color #ccc>(</color><color #282>+8</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-\\ 
- 
-===== Security fixes ==== 
-=== CVE-2022-21233 === 
-**Description:** <nowiki>Improper isolation of shared resources in some Intel(R) Processors may allow a privileged user to potentially enable information disclosure via local access.</nowiki> 
- 
-**Link:** [[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21233]]\\ 
-**Commits:**\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=e5ab159fbf99503bddbb9b0c8490fe8e19926011|e5ab159]]'' **<nowiki>firmware:</nowiki>** <nowiki>intel-microcode: update to 20220809</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-\\ 
-=== CVE-2022-39173 === 
-**Description:** <nowiki>In wolfSSL before 5.5.1, malicious clients can cause a buffer overflow during a TLS 1.3 handshake. This occurs when an attacker supposedly resumes a previous TLS session. During the resumption Client Hello a Hello Retry Request must be triggered. Both Client Hellos are required to contain a list of duplicate cipher suites to trigger the buffer overflow. In total, two Client Hellos have to be sent: one in the resumed session, and a second one as a response to a Hello Retry Request message.</nowiki> 
- 
-**Link:** [[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39173]]\\ 
-**Commits:**\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=ce59843662961049a28033077587cabdc5243b15|ce59843]]'' **<nowiki>wolfssl:</nowiki>** <nowiki>fix TLSv1.3 RCE in uhttpd by using 5.5.1-stable (CVE-2022-39173)</nowiki> //<color #ccc>(</color><color #282>+2</color><color #ccc>,</color><color #f00>-2</color><color #ccc>)</color>//\\ 
-''[[https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=562894b39da381264a34ce31e9334c8a036fa139|562894b]]'' **<nowiki>treewide:</nowiki>** <nowiki>fix security issues by bumping all packages using libwolfssl</nowiki> //<color #ccc>(</color><color #282>+4</color><color #ccc>,</color><color #f00>-4</color><color #ccc>)</color>//\\ 
-\\ 
  
  • Last modified: 2022/10/06 20:49
  • by hauke