From: lxoliva Date: Thu, 9 Jun 2022 14:28:24 +0000 (+0000) Subject: accept new false positives in Linux 5.18.3, 5.17.14, 5.15.46, 5.10.121 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=1b0d69ad8498bd62e4bcfc3da9b0a135ec06e962;hp=beac07a4ca13b1adc635fd85a2efd69a68666bb2;p=releases.git accept new false positives in Linux 5.18.3, 5.17.14, 5.15.46, 5.10.121 git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@18767 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-check b/deblob-check index 2bbb95f9fd78..01acd3b1a454 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2022-05-10 r18711 +# deblob-check version 2022-06-09 r18767 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6518,6 +6518,9 @@ set_except () { blobname '%s\.sec' drivers/staging/wfx/fwio.c blobname '%s%s-%s-%s\(-%s\)*\.%s' sound/soc/codecs/wm_adsp.c + # New in 5.18.3, 5.17.14, 5.15.46, 5.10.121. + accept 'MODULE_FIRMWARE[(]["]regulatory\.db\(\.p7s\)\?["][)][;]' net/wireless/reg.c + ;; */*freedo*.patch | */*logo*.patch)