!29 add loongarch support
From: @zhaozhen-zz Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
7a9fe6740b
@ -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: 37
|
Release: 38
|
||||||
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 loongarch64
|
||||||
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 Nov 14 2022 zhaozhen <zhaozhen@loongson.cn> - 2.1-38
|
||||||
|
- add loongarch support
|
||||||
|
|
||||||
* Fri Sep 23 2022 luopihui <luopihui@Ncti-gba.cn> - 2.1-37
|
* Fri Sep 23 2022 luopihui <luopihui@Ncti-gba.cn> - 2.1-37
|
||||||
- Upgrade to 2.1-37
|
- Upgrade to 2.1-37
|
||||||
- Fix CVE-2022-21233
|
- Fix CVE-2022-21233
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user