AlmaLinux changes
This commit is contained in:
parent
38ad50963b
commit
a06095b4df
BIN
SOURCES/clsecureboot001.cer
Normal file
BIN
SOURCES/clsecureboot001.cer
Normal file
Binary file not shown.
Binary file not shown.
@ -8,7 +8,7 @@
|
|||||||
%global __debug_install_post %{SOURCE100} x64 ia32
|
%global __debug_install_post %{SOURCE100} x64 ia32
|
||||||
%undefine _debuginfo_subpackages
|
%undefine _debuginfo_subpackages
|
||||||
|
|
||||||
%global efidir %(eval echo $(grep ^ID= /etc/os-release | sed -e 's/^ID=//' -e 's/rhel/redhat/'))
|
%global efidir almalinux
|
||||||
%global shimrootdir %{_datadir}/shim/
|
%global shimrootdir %{_datadir}/shim/
|
||||||
%global shimversiondir %{shimrootdir}/%{version}-%{release}
|
%global shimversiondir %{shimrootdir}/%{version}-%{release}
|
||||||
%global efiarch x64
|
%global efiarch x64
|
||||||
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
Name: shim-unsigned-%{efiarch}
|
Name: shim-unsigned-%{efiarch}
|
||||||
Version: 15
|
Version: 15
|
||||||
Release: 9.el8
|
Release: 9.el8.alma
|
||||||
Summary: First-stage UEFI bootloader
|
Summary: First-stage UEFI bootloader
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/rhboot/shim
|
URL: https://github.com/rhboot/shim
|
||||||
Source0: https://github.com/rhboot/shim/releases/download/%{version}/shim-%{version}.tar.bz2
|
Source0: https://github.com/rhboot/shim/releases/download/%{version}/shim-%{version}.tar.bz2
|
||||||
Source1: redhatsecurebootca5.cer
|
Source1: clsecureboot001.cer
|
||||||
# currently here's what's in our dbx:
|
# currently here's what's in our dbx:
|
||||||
# nothing.
|
# nothing.
|
||||||
Source2: dbx.esl
|
Source2: dbx.esl
|
||||||
@ -233,6 +233,9 @@ cd ..
|
|||||||
%files debugsource -f build-%{efiarch}/debugsource.list
|
%files debugsource -f build-%{efiarch}/debugsource.list
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 18 2022 Eduard Abdullin <eabdullin@almalinux.org> - 15.4-4.alma
|
||||||
|
- Use CloudLinux vendor cert
|
||||||
|
|
||||||
* Thu Sep 17 2020 Peter Jones <pjones@redhat.com> - 15-9.el8
|
* Thu Sep 17 2020 Peter Jones <pjones@redhat.com> - 15-9.el8
|
||||||
- Fix an incorrect allocation size.
|
- Fix an incorrect allocation size.
|
||||||
Related: rhbz#1877253
|
Related: rhbz#1877253
|
||||||
|
Loading…
Reference in New Issue
Block a user