GNU Linux-libre 6.6.9-gnu scripts scripts/v6.6.9-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Tue, 2 Jan 2024 12:56:11 +0000 (12:56 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Tue, 2 Jan 2024 12:56:11 +0000 (12:56 +0000)
deblob-check

index 99a7bbc22746772a2bf69a948544819bf14b1278..569c2ed98166492420897c255380ff5932fb643e 100755 (executable)
@@ -1,6 +1,7 @@
 #! /bin/sh
 
 # deblob-check version 2023-10-23 r19416
+#        modified with 2023-12-26 r19450 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -7107,6 +7108,9 @@ set_except () {
     accept '[\t][$][(]Q[)]\.[/]\(no\)\?libc-test[ ][>][ ]["][$][(]CURDIR[)][/]run\.out["]' tools/testing/selftests/nolibc/Makefile
     accept '[\t][\t]echo[ ]["][ ]---[ ]Summary:[ ]Exit[ ]code[ ][$]retcode[ ]from[ ][$]flavor[,][ ]see[ ]Make\.out' tools/testing/selftests/rcutorture/bin/torture.sh
 
+    # New in 6.7-rc, 6.6.9 and 6.1.70.
+    accept '[/][*][ ]Chen-Yu[ ]Tsai[\'"'"']s[ ]regdb[ ]certificate[ ][*][/][\n0-9a-fx, ]*' net/wireless/certs/wens.hex
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)