X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-check;h=d0b37e096d03ec8357b5bcb71068c36bd37c27d3;hb=refs%2Ftags%2Fscripts%2Fv5.1.18-gnu;hp=9d2e0fc52e5530a1270bb817ba36fd152be5a372;hpb=2a628eb2fd1cbb350319129316b24cd32376c1c7;p=releases.git diff --git a/deblob-check b/deblob-check index 9d2e0fc52e55..d0b37e096d03 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2019-04-29 +# deblob-check version 2019-05-14 + 2019-07-14's r16565 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -5355,6 +5355,14 @@ set_except () { blobname 'iwlwifi-[^ ]*-[ab]0-' drivers/net/wireless/intel/iwlwifi/cfg/22000.c blobname 'iwlwifi-\(\(QuZ-a0-hr\|QuQnj-b0-jf\|so-a0-\(jf\|hr\)\)-b0\|\(cc\|\(so\|ty\)-a0-gf\)-a0\)-' drivers/net/wireless/intel/iwlwifi/cfg/22000.c + # New in 5.1.2, 5.0.16, 4.19.43, 4.14.119, and 4.9.176. + accept '[ ][ ]the[ ]CPUID[ ]to[ ]the[ ]guest[.][ ]If[ ]the[ ]host[ ]has[ ]updated[ ]microcode[ ]the[ ]protection' 'Documentation/\(admin-guide/\)\?hw-vuln/mds\.rst' + accept 'instruction[ ]in[ ]combination[ ]with[ ]a[ ]microcode[ ]update[.][ ]The[ ]microcode[ ]clears' Documentation/x86/mds.rst + accept '[ \t]*scenarios[ ]where[ ]the[ ]host[ ]has[ ]the[ ]updated[ ]microcode[ ]but' Documentation/x86/mds.rst + + # New in 5.2.1, 5.1.18, and 4.19.58. + accept '[ ][ ][ ]the[ ]latest[ ]updated[ ]microcode\.' Documentation/admin-guide/hw-vuln/spectre.rst + ;; */*freedo*.patch | */*logo*.patch)