!51 add ppc64le support
From: @peng_zou Reviewed-by: @Lostwayzxc Signed-off-by: @Lostwayzxc
This commit is contained in:
commit
64486fcdc2
@ -4,10 +4,10 @@
|
|||||||
Name: microcode_ctl
|
Name: microcode_ctl
|
||||||
Summary: Microcode update for CPU
|
Summary: Microcode update for CPU
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 42
|
Release: 43
|
||||||
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
|
||||||
ExclusiveArch: %{ix86} x86_64
|
ExclusiveArch: %{ix86} x86_64 ppc64le
|
||||||
Source0: https://releases.pagure.org/microcode_ctl/%{name}-%{upstream_version}.tar.xz
|
Source0: https://releases.pagure.org/microcode_ctl/%{name}-%{upstream_version}.tar.xz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -27,6 +27,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
|
|||||||
%doc /usr/share/doc/microcode_ctl/*
|
%doc /usr/share/doc/microcode_ctl/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 4 2024 peng.zou <peng.zou@shingroup.cn> - 2.1-43
|
||||||
|
- add ppc64le support
|
||||||
|
|
||||||
* Wed Nov 15 2023 lwg K <weigangli99@gmail.com> - 2.1-42
|
* Wed Nov 15 2023 lwg K <weigangli99@gmail.com> - 2.1-42
|
||||||
- update to upstream 2.1-42. 20231114
|
- update to upstream 2.1-42. 20231114
|
||||||
- fix CVE-2023-23583
|
- fix CVE-2023-23583
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user