From 2d7199b5bad0a7e32c96e0ffba0fbea1c52db759 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 15 Jul 2019 05:44:53 -0700 Subject: [PATCH] deblob-4.19.59-gnu --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index dbce2ce40b8..968a442f294 100755 --- a/deblob-check +++ b/deblob-check @@ -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 @@ -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) -- 2.31.1