From f6208bdd54a9e3b33beb734069db52005ea6a4ef Mon Sep 17 00:00:00 2001 From: Freedo Date: Fri, 23 Feb 2024 17:26:19 +0000 Subject: [PATCH] GNU Linux-libre 6.1.79-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index d5166163b39..7584ed49726 100755 --- a/deblob-check +++ b/deblob-check @@ -13,6 +13,7 @@ # modified with 2023-08-08 r19366 # modified with 2023-10-23 r19416 (partial) # modified with 2023-12-26 r19450 (partial) +# modified with 2023-04-13 r19170 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6737,6 +6738,9 @@ set_except () { # New in 6.7-rc, 6.6.9 and 6.1.70. accept '[/][*][ ]Chen-Yu[ ]Tsai[\'"'"']s[ ]regdb[ ]certificate[ ][*][/][\n0-9a-fx, ]*' net/wireless/certs/wens.hex + # New in 6.1.79. + blobname 'mrvl[/]sdiouartiw416_combo_v0\.bin' drivers/net/wireless/marvell/mwifiex/sdio.h + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1