diff --git a/.gitignore b/.gitignore index 741038d..80aac80 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ SOURCES/06-2d-07 SOURCES/06-4e-03 SOURCES/06-55-04 -SOURCES/06-5e-03 SOURCES/06-55-06 +SOURCES/06-5e-03 SOURCES/06-8f-08 SOURCES/microcode-20190918.tar.gz SOURCES/microcode-20191115.tar.gz -SOURCES/microcode-20250512.tar.gz +SOURCES/microcode-20250812.tar.gz diff --git a/.microcode_ctl.metadata b/.microcode_ctl.metadata index 06f10df..8278898 100644 --- a/.microcode_ctl.metadata +++ b/.microcode_ctl.metadata @@ -1,9 +1,9 @@ bcf2173cd3dd499c37defbc2533703cfa6ec2430 SOURCES/06-2d-07 06432a25053c823b0e2a6b8e84e2e2023ee3d43e SOURCES/06-4e-03 2e405644a145de0f55517b6a9de118eec8ec1e5a SOURCES/06-55-04 -86c60ee7d5d0d7115a4962c1c61ceecb0fd3a95a SOURCES/06-5e-03 01a4238bf65e14179cfc1bc592cce0666306e217 SOURCES/06-55-06 +86c60ee7d5d0d7115a4962c1c61ceecb0fd3a95a SOURCES/06-5e-03 adf8b6aa2718ff16f3d19d34ec389270073d2b5e SOURCES/06-8f-08 bc20d6789e6614b9d9f88ee321ab82bed220f26f SOURCES/microcode-20190918.tar.gz 774636f4d440623b0ee6a2dad65260e81208074d SOURCES/microcode-20191115.tar.gz -f222241496bf0872b959b03b04b0265165e4c4b3 SOURCES/microcode-20250512.tar.gz +8ea689fb524531a4fa84a1830090d8c4bdb6162b SOURCES/microcode-20250812.tar.gz diff --git a/SOURCES/microcode-20250812.tar.gz b/SOURCES/microcode-20250812.tar.gz deleted file mode 100644 index aa019c7..0000000 Binary files a/SOURCES/microcode-20250812.tar.gz and /dev/null differ diff --git a/SPECS/microcode_ctl.spec b/SPECS/microcode_ctl.spec index 7a2b08d..d60ee9a 100644 --- a/SPECS/microcode_ctl.spec +++ b/SPECS/microcode_ctl.spec @@ -11,8 +11,8 @@ Summary: CPU microcode updates for Intel x86 processors Name: microcode_ctl -Version: 20250211 -Release: 1.%{intel_ucode_version}.1%{?dist} +Version: %{intel_ucode_version} +Release: 1%{?dist} Epoch: 4 License: CC0 and Redistributable, no modification permitted URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files @@ -636,7 +636,7 @@ rm -rf %{buildroot} %changelog -* Wed Aug 20 2025 Denys Vlasenko - 4:20250211-1.20250812.1 +* Wed Aug 20 2025 Denys Vlasenko - 4:20250812-1 - Update Intel CPU microcode to microcode-20250812 release - Update of 06-6a-06/0x87 (ICX-SP D0) microcode from revision 0xd000404 up to 0xd000410; @@ -3312,3 +3312,4 @@ rm -rf %{buildroot} * Sat Dec 18 2004 Dave Jones - Initial packaging, based upon kernel-utils. +