GNU Linux-libre 5.4.266-gnu1 scripts scripts/v5.4.266-gnu1
authorFreedo <freedo@linux-libre.fsfla.org>
Mon, 8 Jan 2024 16:12:29 +0000 (16:12 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Mon, 8 Jan 2024 16:12:29 +0000 (16:12 +0000)
deblob-check

index 3ba2aab89020c063d237c4f1236e574aacc12624..69f3be39eb82d31678c88b6bff0991d673ed69c5 100755 (executable)
@@ -11,6 +11,7 @@
 #        modified with 2023-06-09 r19312
 #        modified with 2023-07-24 r19347
 #        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>
 
@@ -6322,6 +6323,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)