From f1e28395b8493039875e040bf70a28b57a8c1c65 Mon Sep 17 00:00:00 2001 From: Freedo Date: Wed, 17 May 2023 18:15:22 +0000 Subject: [PATCH] GNU Linux-libre 4.19.283-gnu1 scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index aa7b6e7c8a4..4f097ec6a2b 100755 --- a/deblob-check +++ b/deblob-check @@ -6,6 +6,7 @@ # modified with 2022-06-16 r18782 # modified with 2022-11-16 r18984 # modified with 2023-03-17 r19120 +# modified with 2023-05-17 r19267 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6300,6 +6301,9 @@ set_except () { # 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 + # New in 6.3.3, 6.2.16, 5.15.112, 5.10.180, 5.4.243, 4.19.283. + blobname 'gsl1680-dexp-ursus-kx210i\.fw' drivers/platform/x86/touchscreen_dmi.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1