deblob-4.19.59-gnu scripts/v4.19.59-gnu
authorJason Self <j@jxself.org>
Mon, 15 Jul 2019 12:44:53 +0000 (05:44 -0700)
committerJason Self <j@jxself.org>
Mon, 15 Jul 2019 12:44:53 +0000 (05:44 -0700)
deblob-check

index dbce2ce40b89b002b73b26bfa08cf6a0f81293a2..968a442f2943ee0b264ab98ffecfe9d9438c05a9 100755 (executable)
@@ -2,6 +2,7 @@
 
 # deblob-check version 2018-10-14 + 2018-12-17's r15763
 #                                 + 2019-05-14's r16270:16272
+#                                 + 2019-07-14's r16565
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -5217,6 +5218,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)