diff --git a/.gitignore b/.gitignore index 68cfb78..723d13b 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ microcode-20100826.dat /microcode_ctl-2.1-27.tar.xz /microcode_ctl-2.1-28.tar.xz /microcode_ctl-2.1-29.tar.xz +/microcode_ctl-2.1-30.tar.xz diff --git a/microcode_ctl.spec b/microcode_ctl.spec index e162dde..6a72f97 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,10 +1,10 @@ -%define upstream_version 2.1-29 +%define upstream_version 2.1-30 %global debug_package %{nil} Summary: Tool to transform and deploy CPU microcode update for x86 Name: microcode_ctl Version: 2.1 -Release: 40%{?dist} +Release: 41%{?dist} Epoch: 2 License: GPLv2+ and Redistributable, no modification permitted URL: https://pagure.io/microcode_ctl @@ -34,6 +34,62 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean %changelog +* Wed Nov 11 2020 Eugene Syromiatnikov 2:2.1-41 +- Update to upstream 2.1-30. 20201110 + - Addition of 06-55-0b/0xbf (CPX-SP A1) microcode at revision 0x700001e; + - Addition of 06-8a-01/0x10 (LKF B2/B3) microcode at revision 0x28; + - Addition of 06-8c-01/0x80 (TGL-UP3/UP4 B1) microcode at revision 0x68; + - Addition of 06-a5-02/0x20 (CML-H R1) microcode at revision 0xe0; + - Addition of 06-a5-03/0x22 (CML-S 6+2 G1) microcode at revision 0xe0; + - Addition of 06-a5-05/0x22 (CML-S 10+2 Q0) microcode at revision 0xe0; + - Addition of 06-a6-01/0x80 (CML-U 6+2 v2 K0) microcode at revision + 0xe0; + - Update of 06-3f-02/0x6f (HSX-E/EN/EP/EP 4S C0/C1/M1/R2) microcode + from revision 0x43 up to 0x44; + - Update of 06-4e-03/0xc0 (SKL-U/U 2+3e/Y D0/K1) microcode from revision + 0xd6 up to 0xe2; + - Update of 06-55-03/0x97 (SKX-SP B1) microcode from revision 0x1000157 + up to 0x1000159; + - Update of 06-55-04/0xb7 (SKX-D/SP/W/X H0/M0/M1/U0) microcode from + revision 0x2006906 up to 0x2006a08; + - Update of 06-55-06/0xbf (CLX-SP B0) microcode from revision 0x4002f01 + up to 0x4003003; + - Update of 06-55-07/0xbf (CLX-SP/W/X B1/L1) microcode from revision + 0x5002f01 up to 0x5003003; + - Update of 06-5c-09/0x03 (APL D0) microcode from revision 0x38 up + to 0x40; + - Update of 06-5c-0a/0x03 (APL B1/F1) microcode from revision 0x16 up + to 0x1e; + - Update of 06-5e-03/0x36 (SKL-H/S/Xeon E3 N0/R0/S0) microcode from + revision 0xd6 up to 0xe2; + - Update of 06-7a-08/0x01 (GLK-R R0) microcode from revision 0x16 up + to 0x18; + - Update of 06-7e-05/0x80 (ICL-U/Y D1) microcode from revision 0x78 + up to 0xa0; + - Update of 06-8e-09/0x10 (AML-Y 2+2 H0) microcode from revision 0xd6 + up to 0xde; + - Update of 06-8e-09/0xc0 (KBL-U/U 2+3e/Y H0/J1) microcode from revision + 0xd6 up to 0xde; + - Update of 06-8e-0a/0xc0 (CFL-U 4+3e D0, KBL-R Y0) microcode from + revision 0xd6 up to 0xe0; + - Update of 06-8e-0b/0xd0 (WHL-U W0) microcode from revision 0xd6 up + to 0xde; + - Update of 06-8e-0c/0x94 (AML-Y 4+2 V0, CML-U 4+2 V0, WHL-U V0) + microcode from revision 0xd6 up to 0xde; + - Update of 06-9e-09/0x2a (KBL-G/H/S/X/Xeon E3 B0) microcode from + revision 0xd6 up to 0xde; + - Update of 06-9e-0a/0x22 (CFL-H/S/Xeon E U0) microcode from revision + 0xd6 up to 0xde; + - Update of 06-9e-0b/0x02 (CFL-E/H/S B0) microcode from revision 0xd6 + up to 0xde; + - Update of 06-9e-0c/0x22 (CFL-H/S/Xeon E P0) microcode from revision + 0xd6 up to 0xde; + - Update of 06-9e-0d/0x22 (CFL-H/S/Xeon E R0) microcode from revision + 0xd6 up to 0xde; + - Update of 06-a6-00/0x80 (CML-U 6+2 A0) microcode from revision 0xca + up to 0xe0. +- Addresses CVE-2020-8965, CVE-2020-8966, CVE-2020-8968 + * Tue Jul 28 2020 Fedora Release Engineering - 2:2.1-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 401e955..a3c71bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (microcode_ctl-2.1-29.tar.xz) = 2a4911edea1aeaf14b0f12c857da7d5c54318f3d1b25a9c061fc4613860c6fc1ee3d4e61c1d5f2aa1a87af0a9b232bae8f510a84e66ceecda98579c12b8190a9 +SHA512 (microcode_ctl-2.1-30.tar.xz) = 2767f7529a316800623d18ae8e2f8a33a6e266cad9fcbf6b8e1b7c7938a26368eda592bf29e3d7607e19f32f23802496ca33c806df96753a44cd54e2f4a9905a