From 660785890ab2df5ffc14a58c55b8800cb4b66bd2 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 17 Mar 2023 20:22:44 +0000 Subject: [PATCH] GNU Linux-libre 5.15.103-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 38d6bb7820d..af3ef6c9830 100755 --- a/deblob-check +++ b/deblob-check @@ -18,6 +18,7 @@ # modified with 2022-11-16 r18984 # modified with 2022-11-27 r18997 (partial) # modified with 2023-02-01 r19031 +# modified with 2023-03-17 r19120 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6385,6 +6386,9 @@ set_except () { # New in 6.1.9, 5.15.91, 5.10.166. blobname 'gsl1680-csl-panther-tab-hd\.fw' drivers/platform/x86/touchscreen_dmi.c + # New in 6.2.7, 6.1.20, 5.15.103, 5.10.175, 5.4.237, 4.19.278, 4.14.310. + accept '[\t][ ][*][ ]updated[ ]microcode[ ]at[ ]the[ ]time' arch/x86/kernel/cpu/amd.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1