From: lxoliva Date: Wed, 20 Apr 2022 16:31:32 +0000 (+0000) Subject: change for GNU Linux-libre 5.17.4-gnu and GNU Linux-libre 5.15.35-gnu X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=c6cba1effafc67a3e025a4ff4bf9eed25a6320fb;p=releases.git change for GNU Linux-libre 5.17.4-gnu and GNU Linux-libre 5.15.35-gnu git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@18680 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-check b/deblob-check index e269145b2c2..bb442a84885 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2022-03-20 r18637 +# deblob-check version 2022-04-20 r18680 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6461,6 +6461,9 @@ set_except () { # New in 5.17. blobna 'if[ ][(]loaded_fw_\(major\|minor\|eng\|rev\)[ ]\(!=\|<\)[ ]BCM_5710_FW_\(MAJOR\|MINOR\|ENGINEERING\|REVISION\)_VERSION\(_V15\)\?\([ ][|][|][\n][\t ]*loaded_fw_\(major\|minor\|eng\|rev\)[ ]\(!=\|<\)[ ]BCM_5710_FW_\(MAJOR\|MINOR\|ENGINEERING\|REVISION\)_VERSION\(_V15\)\?\)*[)]' drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c + # New in 5.17.4 and 5.15.35. + accept '[ ][*][ ]enabled[ ]with[ ]updated[ ]microcode[.]' arch/x86/kernel/cpu/tsx.c + ;; */*freedo*.patch | */*logo*.patch)