Update to upstream 2.1-35. 20220419
- Update to upstream 2.1-35. 20220419 - Update of 06-5c-0a/0x03 (APL B1/F1) microcode from revision 0x24 up to 0x28. Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
This commit is contained in:
parent
c6cf3516ab
commit
a5028cf68b
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@ microcode-20100826.dat
|
|||||||
/microcode_ctl-2.1-32.tar.xz
|
/microcode_ctl-2.1-32.tar.xz
|
||||||
/microcode_ctl-2.1-33.tar.xz
|
/microcode_ctl-2.1-33.tar.xz
|
||||||
/microcode_ctl-2.1-34.tar.xz
|
/microcode_ctl-2.1-34.tar.xz
|
||||||
|
/microcode_ctl-2.1-35.tar.xz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%define upstream_version 2.1-34
|
%define upstream_version 2.1-35
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Summary: Tool to transform and deploy CPU microcode update for x86
|
Summary: Tool to transform and deploy CPU microcode update for x86
|
||||||
Name: microcode_ctl
|
Name: microcode_ctl
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 49%{?dist}
|
Release: 50%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPLv2+ and Redistributable, no modification permitted
|
License: GPLv2+ and Redistributable, no modification permitted
|
||||||
URL: https://pagure.io/microcode_ctl
|
URL: https://pagure.io/microcode_ctl
|
||||||
@ -35,6 +35,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 Eugene Syromiatnikov <esyr@redhat.com> 2:2.1-50
|
||||||
|
- Update to upstream 2.1-35. 20220419
|
||||||
|
- Update of 06-5c-0a/0x03 (APL B1/F1) microcode from revision 0x24 up
|
||||||
|
to 0x28.
|
||||||
|
|
||||||
* Wed Feb 09 2022 Eugene Syromiatnikov <esyr@redhat.com> 2:2.1-49
|
* Wed Feb 09 2022 Eugene Syromiatnikov <esyr@redhat.com> 2:2.1-49
|
||||||
- Update to upstream 2.1-34. 20220207
|
- Update to upstream 2.1-34. 20220207
|
||||||
- Removal of 06-86-04/0x01 (SNR B0) microcode at revision 0xb00000f;
|
- Removal of 06-86-04/0x01 (SNR B0) microcode at revision 0xb00000f;
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (microcode_ctl-2.1-34.tar.xz) = d45f8357e9459b277066405572d5fd979241061584fc76a08b636a0a6bc2af038524d17cdee5395dfa6d71984c383bd0d301d548702e1fcf0a53dbaadfb5f10e
|
SHA512 (microcode_ctl-2.1-35.tar.xz) = 97a0b47d60dfff1044f331cb8219e7b295edbacafa1899e885f2775d1ecc5e52635d23cf34947491c573b24c49a577906f63a7db0b9c6b84ecbbbc44f000b19e
|
||||||
|
Loading…
Reference in New Issue
Block a user