Fix version

This commit is contained in:
eabdullin 2025-06-24 11:52:47 +03:00
parent 54838a19f5
commit c4ef3e6b51

View File

@ -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: 20250211
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,7 +636,7 @@ rm -rf %{buildroot}
%changelog %changelog
* Tue Jun 10 2025 Denys Vlasenko <dvlasenk@redhat.com> - 4:20250512-1 * Tue Jun 10 2025 Denys Vlasenko <dvlasenk@redhat.com> - 4:20250211-1.20250512.1
- Add a caveat to provide ability to persistently disable SPR-EE updates - Add a caveat to provide ability to persistently disable SPR-EE updates
beyond 0x2b0005c0 on systems where absence of latency spikes beyond 0x2b0005c0 on systems where absence of latency spikes
is more important than lack of the latest CVE mitigations. is more important than lack of the latest CVE mitigations.