!344 add pubring.gpg for IMA digset lists
From: @nettingsisyphus Reviewed-by: @robertosassu,@gatieme,@xiexiuqi Signed-off-by: @robertosassu,@gatieme,@xiexiuqi
This commit is contained in:
commit
a411dcd6f3
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: kernel
|
Name: kernel
|
||||||
Version: 4.19.194
|
Version: 4.19.194
|
||||||
Release: %{hulkrelease}.0087
|
Release: %{hulkrelease}.0088
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -41,6 +41,7 @@ Source0: kernel.tar.gz
|
|||||||
Source10: sign-modules
|
Source10: sign-modules
|
||||||
Source11: x509.genkey
|
Source11: x509.genkey
|
||||||
Source12: extra_certificates
|
Source12: extra_certificates
|
||||||
|
Source13: pubring.gpg
|
||||||
|
|
||||||
%if 0%{?with_kabichk}
|
%if 0%{?with_kabichk}
|
||||||
Source18: check-kabi
|
Source18: check-kabi
|
||||||
@ -227,6 +228,8 @@ tar -xjf %{SOURCE9998}
|
|||||||
mv kernel linux-%{KernelVer}
|
mv kernel linux-%{KernelVer}
|
||||||
cd linux-%{KernelVer}
|
cd linux-%{KernelVer}
|
||||||
|
|
||||||
|
cp %{SOURCE13} certs
|
||||||
|
|
||||||
%if 0%{?with_patch}
|
%if 0%{?with_patch}
|
||||||
cp %{SOURCE9000} .
|
cp %{SOURCE9000} .
|
||||||
cp %{SOURCE9001} .
|
cp %{SOURCE9001} .
|
||||||
@ -807,6 +810,8 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 18 2021 Zhang Tianxing <zhangtianxing3@huawei.com> -4.19.194-2106.1.0.0088
|
||||||
|
- add pubring.gpg for IMA digest list extension
|
||||||
|
|
||||||
* Fri July 30 2021 Gou Hao <gouhao@uniontech.com> -4.19.194-2106.1.0.0087
|
* Fri July 30 2021 Gou Hao <gouhao@uniontech.com> -4.19.194-2106.1.0.0087
|
||||||
- fix rpmbuild error with patches
|
- fix rpmbuild error with patches
|
||||||
|
|||||||
BIN
pubring.gpg
Normal file
BIN
pubring.gpg
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user