- Updated Intel CPU Microcode to 20200616 official release (bsc#1172856)

- revert 06-4e-03 Skylake U/Y, U23e ucode back to 000000d6 release
  - revert 06-5e-03 Skylake H/S ucode back to 000000d6 release,
    as both cause stability issues.  (bsc#1172856)

OBS-URL: https://build.opensuse.org/package/show/Base:System/ucode-intel?expand=0&rev=81
This commit is contained in:
Marcus Meissner 2020-06-17 08:09:53 +00:00 committed by Git OBS Bridge
parent 0349a037ca
commit 414f20f126
3 changed files with 9 additions and 9 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb4f939421ac6cdea3c586c9d984ec518320f00c07eb2b3d6754309c83c93371
size 3036726

View File

@ -1,9 +1,10 @@
-------------------------------------------------------------------
Mon Jun 15 07:49:10 UTC 2020 - Marcus Meissner <meissner@suse.com>
Wed Jun 17 06:07:24 UTC 2020 - Marcus Meissner <meissner@suse.com>
- revert 06-4e-03 Skylake U/Y, U23e ucode back to 000000d6 release,
as it causes stability issues. (bsc#1172856)
- revert 06-8e-0b WHiskey Lake U to 000000ca release due to instability reports.
- Updated Intel CPU Microcode to 20200616 official release (bsc#1172856)
- revert 06-4e-03 Skylake U/Y, U23e ucode back to 000000d6 release
- revert 06-5e-03 Skylake H/S ucode back to 000000d6 release,
as both cause stability issues. (bsc#1172856)
-------------------------------------------------------------------
Wed Jun 3 14:44:24 UTC 2020 - Marcus Meissner <meissner@suse.com>

View File

@ -17,7 +17,7 @@
Name: ucode-intel
Version: 20200609
Version: 20200616
Release: 0
Summary: Microcode Updates for Intel x86/x86-64 CPUs
License: SUSE-Firmware
@ -27,8 +27,6 @@ BuildRequires: suse-module-tools
URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-%version.tar.gz
Source1: ucode-intel-rpmlintrc
Source2: 06-4e-03
Source3: 06-8e-0b
Supplements: modalias(x86cpu:vendor%3A0000%3Afamily%3A*%3Amodel%3A*%3Afeature%3A*)
# new method ... note that only 1 : might be present, otherwise libzypp misinterprets it.
Supplements: modalias(cpu:type%3Ax86*ven0000*)
@ -42,8 +40,6 @@ This package contains the microcode update blobs for Intel x86 and x86-64 CPUs.
%prep
%setup -q -n Intel-Linux-Processor-Microcode-Data-Files-microcode-%version/
cp %SOURCE2 intel-ucode/
cp %SOURCE3 intel-ucode/
%build
#it is closed source.. nothing to build.