From 428967784839681b62ba63a01d3a24b0a041517b Mon Sep 17 00:00:00 2001 From: Freedo Date: Fri, 5 Jan 2024 21:17:18 +0000 Subject: [PATCH] GNU Linux-libre 5.15.146-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 79ab5412583..a22f2600328 100755 --- a/deblob-check +++ b/deblob-check @@ -25,6 +25,7 @@ # modified with 2023-07-24 r19347 # modified with 2023-08-08 r19366 # modified with 2023-10-23 r19416 (partial) +# modified with 2023-12-26 r19450 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6415,6 +6416,9 @@ set_except () { # New in 6.6-rc, 6.5.9, 6.1.60, 5.15.137, 5.10.199. blobname 'gsl1680-\(bush-bush-windows-tablet\|positivo-c4128b\)\.fw' drivers/platform/x86/otuchscreen_dmi.c + # 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 + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1