GNU Linux-libre 4.14.335-gnu1 scripts scripts/4.14 scripts/v4.14.335-gnu1
authorFreedo <freedo@linux-libre.fsfla.org>
Mon, 8 Jan 2024 16:09:12 +0000 (16:09 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Mon, 8 Jan 2024 16:09:12 +0000 (16:09 +0000)
deblob-check

index d5a86e4a988bb1ac0f3ae7dcad365e38de91c9ad..2471ed99f0a63e697bde5b06736a7c9ec26198b8 100755 (executable)
@@ -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 <lxoliva@fsfla.org>
 
@@ -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)