AlmaLinux changes

This commit is contained in:
eabdullin 2023-01-29 15:17:19 +03:00
parent e097c0f800
commit cb1cf9bc42
2 changed files with 4 additions and 1 deletions

Binary file not shown.

View File

@ -16,7 +16,7 @@
Name: shim-unsigned-aarch64
Version: 15
Release: 7%{?dist}
Release: 7%{?dist}.alma
Summary: First-stage UEFI bootloader
ExclusiveArch: aarch64
License: BSD
@ -137,6 +137,9 @@ cd ..
%files debugsource -f build-%{efiarch}/debugsource.list
%changelog
* Mon Jun 21 2021 Andrew Lukoshko <alukoshko@almalinux.org> - 15-7.alma
- Use AlmaLinux cert
* Tue Apr 06 2021 Peter Jones <pjones@redhat.com> - 15-7
- Backport this to EL 8 so we can build-dep on the right version.
Related: CVE-2020-14372 (and others)