Update Intel CPU microcode to microcode-20260512 release
This commit is contained in:
parent
9404d34bb0
commit
6b3fabec4c
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,4 +6,4 @@ SOURCES/06-5e-03
|
|||||||
SOURCES/06-8f-08
|
SOURCES/06-8f-08
|
||||||
SOURCES/microcode-20190918.tar.gz
|
SOURCES/microcode-20190918.tar.gz
|
||||||
SOURCES/microcode-20191115.tar.gz
|
SOURCES/microcode-20191115.tar.gz
|
||||||
SOURCES/microcode-20260210.tar.gz
|
SOURCES/microcode-20260512.tar.gz
|
||||||
|
|||||||
@ -6,4 +6,4 @@ bcf2173cd3dd499c37defbc2533703cfa6ec2430 SOURCES/06-2d-07
|
|||||||
adf8b6aa2718ff16f3d19d34ec389270073d2b5e SOURCES/06-8f-08
|
adf8b6aa2718ff16f3d19d34ec389270073d2b5e SOURCES/06-8f-08
|
||||||
bc20d6789e6614b9d9f88ee321ab82bed220f26f SOURCES/microcode-20190918.tar.gz
|
bc20d6789e6614b9d9f88ee321ab82bed220f26f SOURCES/microcode-20190918.tar.gz
|
||||||
774636f4d440623b0ee6a2dad65260e81208074d SOURCES/microcode-20191115.tar.gz
|
774636f4d440623b0ee6a2dad65260e81208074d SOURCES/microcode-20191115.tar.gz
|
||||||
8f4231ba3a091aaaef41ab40928a14dbd434c6ff SOURCES/microcode-20260210.tar.gz
|
8bce31d77318afd87dd07e46704661f910bc746a SOURCES/microcode-20260512.tar.gz
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
%define intel_ucode_version 20260210
|
%define intel_ucode_version 20260512
|
||||||
|
|
||||||
%define caveat_dir %{_datarootdir}/microcode_ctl/ucode_with_caveats
|
%define caveat_dir %{_datarootdir}/microcode_ctl/ucode_with_caveats
|
||||||
%define microcode_ctl_libexec %{_libexecdir}/microcode_ctl
|
%define microcode_ctl_libexec %{_libexecdir}/microcode_ctl
|
||||||
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
Summary: CPU microcode updates for Intel x86 processors
|
Summary: CPU microcode updates for Intel x86 processors
|
||||||
Name: microcode_ctl
|
Name: microcode_ctl
|
||||||
Version: %{intel_ucode_version}
|
Version: 20260210
|
||||||
Release: 1%{?dist}
|
Release: 1.%{intel_ucode_version}.1%{?dist}
|
||||||
Epoch: 4
|
Epoch: 4
|
||||||
License: CC0 and Redistributable, no modification permitted
|
License: CC0 and Redistributable, no modification permitted
|
||||||
URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
|
URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
|
||||||
@ -636,6 +636,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 11 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 4:20260210-1.20260512.1
|
||||||
|
- Update Intel CPU microcode to microcode-20260512 release ()
|
||||||
|
|
||||||
* Wed Feb 25 2026 Denys Vlasenko <dvlasenk@redhat.com> - 4:20260210-1
|
* Wed Feb 25 2026 Denys Vlasenko <dvlasenk@redhat.com> - 4:20260210-1
|
||||||
- Update Intel CPU microcode to microcode-20260210 release (RHEL-151757)
|
- Update Intel CPU microcode to microcode-20260210 release (RHEL-151757)
|
||||||
- Microcode files (/platform_mask shown) with revision updates (in hex):
|
- Microcode files (/platform_mask shown) with revision updates (in hex):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user