GNU Linux-libre 5.15.153-gnu scripts
[releases.git] / deblob-check
index 79ab5412583f713756da94c66288175dcace067d..c4a6c82c4c0cf630dc12ed3b29da022f7db69b69 100755 (executable)
 #        modified with 2023-07-24 r19347
 #        modified with 2023-08-08 r19366
 #        modified with 2023-10-23 r19416 (partial)
+#        modified with 2023-12-26 r19450 (partial)
+#        modified with 2024-03-01 r19492
+#        modified with 2023-06-12 r19329 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
 # Check http://www.fsfla.org/svn/fsfla/software/linux-libre for newer
 # versions.
 
-# Copyright 2008-2023 Alexandre Oliva <lxoliva@fsfla.org>
+# Copyright 2008-2024 Alexandre Oliva <lxoliva@fsfla.org>
 #
 # This program is part of GNU Linux-libre, a GNU project that
 # publishes scripts to clean up Linux so as to make it suitable for
@@ -6415,6 +6418,16 @@ set_except () {
     # New in 6.6-rc, 6.5.9, 6.1.60, 5.15.137, 5.10.199.
     blobname 'gsl1680-\(bush-bush-windows-tablet\|positivo-c4128b\)\.fw' drivers/platform/x86/otuchscreen_dmi.c
 
+    # New in 6.7-rc, 6.6.9, 6.1.70, 5.15.146, and 5.10.206.
+    accept '[/][*][ ]Chen-Yu[ ]Tsai[\'"'"']s[ ]regdb[ ]certificate[ ][*][/][\n0-9a-fx, ]*' net/wireless/certs/wens.hex
+
+    # New in 6.7.7, 6.6.19, 6.1.80, and 5.15.150.
+    blobname '\(silead[/]\)\?gsl3692-teclast-x16-plus\.fw' drivers/platform/x86/touchscreen_dmi.c
+
+    # New in 5.15.153.
+    blobname 'qca[/]hpbtfw%02x\.tlv' drivers/bluetooth/btqca.c
+    blobname 'qca[/]hpnv%02x\.bin' drivers/bluetooth/btqca.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)