deblob-5.1.18-gnu scripts/v5.1.18-gnu
authorJason Self <j@jxself.org>
Mon, 15 Jul 2019 12:45:36 +0000 (05:45 -0700)
committerJason Self <j@jxself.org>
Mon, 15 Jul 2019 12:45:36 +0000 (05:45 -0700)
deblob-check

index d5839cc64f48de43901dcbe37037981730a81196..d0b37e096d03ec8357b5bcb71068c36bd37c27d3 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# deblob-check version 2019-05-14
+# deblob-check version 2019-05-14 + 2019-07-14's r16565
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -5360,6 +5360,9 @@ set_except () {
     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)