deblob-5.2.1-gnu deblob-5.2.1-gnu
authorJason Self <j@jxself.org>
Mon, 15 Jul 2019 12:46:12 +0000 (05:46 -0700)
committerJason Self <j@jxself.org>
Mon, 15 Jul 2019 12:46:12 +0000 (05:46 -0700)
deblob-check

index 61df097a70f0c9ed9583db344be3a0ea6113408f..06a6d45e62fe0abd58b7ac89c27e68b5893fe88c 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# deblob-check version 2019-07-01
+# deblob-check version 2019-07-01 + 2019-07-14's r16565
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -5424,6 +5424,9 @@ set_except () {
     # blobname 'sof-\(hsw\|bdw\|byt\|cht\)\(\.ri\|\(-nocodec\)\?\.tplg\)' sound/soc/sof/sof-acpi-dev.c
     # blobname 'sof-\(apl\|glk\|cnl\|icl\|skl\|kbl\)\(\.ri\|\(-nocodec\)\?\.tplg\)' sound/soc/sof/sof-pci-dev.c
 
+    # 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)