From d4b0746d983f29a3207c72efcfde11c91dea4835 Mon Sep 17 00:00:00 2001 From: Freedo Date: Wed, 25 Oct 2023 19:56:47 +0000 Subject: [PATCH] GNU Linux-libre 5.15.137-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 89e34f3063d..79ab5412583 100755 --- a/deblob-check +++ b/deblob-check @@ -24,6 +24,7 @@ # modified with 2021-12-20 r18515 (more partial) # modified with 2023-07-24 r19347 # modified with 2023-08-08 r19366 +# modified with 2023-10-23 r19416 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6411,6 +6412,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.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 + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1