From 70649126a1c2ba049330037fcd0ae3573640b24b Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 25 Nov 2022 19:16:10 -0500 Subject: [PATCH] GNU Linux-libre 4.19.267-gnu1 scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 431b2e62dc4..537ba737e06 100755 --- a/deblob-check +++ b/deblob-check @@ -4,6 +4,7 @@ # modified with 2022-01-27 r18550 # modified with 2022-05-09 r18697 # modified with 2022-06-16 r18782 +# modified with 2022-11-16 r18984 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6292,6 +6293,9 @@ set_except () { # New in 5.18.5, 5.15.48, 5.10.123, 5.4.199, 4.19.248, 4.14.284, 4.9.319. accept 'combination[ ]with[ ]a[ ]microcode[ ]update[.][ ]The[ ]microcode[ ]clears' Documentation/admin-guide/hw-vuln/processor_mmio_stale_data.rst + # New in 6.0.9, 5.15.79, and 5.10.155. Also 5.4.225 and 4.19.267. + accept '[\t]err[ ]=[ ]request_firmware_nowait[(]THIS_MODULE[,][ ]true[,][ ]["]regulatory\.db["][,]' net/wireless/reg.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1