From 5b6424f6dd866a6ad452be623763d7c8f43b7692 Mon Sep 17 00:00:00 2001 From: Freedo Date: Fri, 26 Jan 2024 13:31:26 +0000 Subject: [PATCH] GNU Linux-libre 5.10.209-gnu1 scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 77491001b98..0f38c6d30b1 100755 --- a/deblob-check +++ b/deblob-check @@ -19,6 +19,7 @@ # modified with 2023-08-08 r19366 # modified with 2023-10-23 r19416 (partial) # modified with 2023-12-26 r19450 (partial) +# modified with 2021-10-23 r18408 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6362,6 +6363,9 @@ set_except () { # New in 6.7-rc, 6.6.9, 6.1.70, 5.15.146, and 5.10.206. accept '[/][*][ ]Chen-Yu[ ]Tsai[\'"'"']s[ ]regdb[ ]certificate[ ][*][/][\n0-9a-fx, ]*' net/wireless/certs/wens.hex + # New in 5.10.209, 5.4.268, 4.19.306. + defsnc 'static[ ]const[ ]u8[ ]channel_all\[59\][ ]=' drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1