|
|
@ -1,7 +1,7 @@
|
|
|
|
%global pesign_vre 0.106-1
|
|
|
|
%global pesign_vre 0.106-1
|
|
|
|
%global openssl_vre 1.0.2j
|
|
|
|
%global openssl_vre 1.0.2j
|
|
|
|
|
|
|
|
|
|
|
|
%global efidir %(eval echo $(grep ^ID= /etc/os-release | sed -e 's/^ID=//' -e 's/rhel/redhat/'))
|
|
|
|
%global efidir msvsphere
|
|
|
|
%global shimrootdir %{_datadir}/shim/
|
|
|
|
%global shimrootdir %{_datadir}/shim/
|
|
|
|
%global shimversiondir %{shimrootdir}/%{version}-%{release}
|
|
|
|
%global shimversiondir %{shimrootdir}/%{version}-%{release}
|
|
|
|
%global efiarch x64
|
|
|
|
%global efiarch x64
|
|
|
@ -20,17 +20,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: shim-unsigned-%{efiarch}
|
|
|
|
Name: shim-unsigned-%{efiarch}
|
|
|
|
Version: 15.6
|
|
|
|
Version: 15.6
|
|
|
|
Release: 1.el9
|
|
|
|
Release: 1.el9.inferit
|
|
|
|
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: spheresecurebootca.cer
|
|
|
|
%if 0%{?dbxfile}
|
|
|
|
%if 0%{?dbxfile}
|
|
|
|
Source2: %{dbxfile}
|
|
|
|
Source2: %{dbxfile}
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
Source3: sbat.redhat.csv
|
|
|
|
Source3: sbat.msvsphere.csv
|
|
|
|
Source4: shim.patches
|
|
|
|
Source4: shim.patches
|
|
|
|
|
|
|
|
|
|
|
|
Source100: shim-find-debuginfo.sh
|
|
|
|
Source100: shim-find-debuginfo.sh
|
|
|
@ -158,8 +158,9 @@ cd ..
|
|
|
|
%files debugsource -f build-%{efiarch}/debugsource.list
|
|
|
|
%files debugsource -f build-%{efiarch}/debugsource.list
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 15.6-1
|
|
|
|
* Wed Mar 22 2023 Eugene Zamriy <ezamriy@@msvsphere.ru> - 15.6-1.inferit
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
- Use MSVSphere vendor certificate and SBAT entry
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.1
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 01 2022 Peter Jones <pjones@redhat.com> - 15.6-1.el9
|
|
|
|
* Wed Jun 01 2022 Peter Jones <pjones@redhat.com> - 15.6-1.el9
|
|
|
|
- Update to shim-15.6
|
|
|
|
- Update to shim-15.6
|
|
|
|