GNU Linux-libre 4.19.306-gnu1 scripts
[releases.git] / deblob-check
index b7d2f34c4790b6a1077496c71d17855e7802f1ca..a9346277ce770b2e4abf5746587e6cb90a1014c5 100755 (executable)
@@ -9,6 +9,8 @@
 #        modified with 2023-05-17 r19267
 #        modified with 2023-07-24 r19347
 #        modified with 2023-08-08 r19366
+#        modified with 2023-12-26 r19450 (partial)
+#        modified with 2021-10-23 r18408 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6314,6 +6316,12 @@ 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
+
+    # New in 5.10.209, 5.4.268, 4.19.306.
+    defsnc 'static[ ]const[ ]u8[ ]channel_all\[59\][ ]=' drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)