From 57100db975f5c07f71bd89a8845a2cdfc9079417 Mon Sep 17 00:00:00 2001 From: Freedo Date: Mon, 8 Jan 2024 16:09:12 +0000 Subject: [PATCH] GNU Linux-libre 4.14.335-gnu1 scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index d5a86e4a988..2471ed99f0a 100755 --- a/deblob-check +++ b/deblob-check @@ -6,6 +6,7 @@ # modified with 2022-06-16 r18782 # modified with 2023-03-17 r19120 # modified with 2023-08-08 r19366 +# modified with 2023-12-26 r19450 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6302,6 +6303,9 @@ set_except () { accept 'The[ ]updated[ ]microcode[ ]will[ ]enable[ ]the[ ]mitigation[ ]by[ ]default' Documentation/admin-guide/hw-vuln/gather_data_sampling.rst accept '[\t]*This[ ]issue[ ]is[ ]mitigated[ ]by[ ]default[ ]in[ ]updated[ ]microcode' Documentation/admin-guide/kernel-parameters.txt + # New in 6.7-rc, 6.6.9, 6.1.70, 5.15.146, and 5.10.206, 5.4.266, 4.19.304, and 4.14.335. + accept '[/][*][ ]Chen-Yu[ ]Tsai[\'"'"']s[ ]regdb[ ]certificate[ ][*][/][\n0-9a-fx, ]*' net/wireless/certs/wens.hex + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1