Add SB for aarch64

AlmaLinux changes
This commit is contained in:
Eduard Abdullin 2025-08-15 07:59:06 +00:00 committed by root
commit 87bbdfe5d2

View File

@ -4,7 +4,7 @@
Name: shim
Version: 15.8
Release: 5%{?dist}.alma.1
Release: 6%{?dist}.alma.1
Summary: First-stage UEFI bootloader
License: BSD
URL: https://github.com/rhboot/shim/
@ -111,10 +111,14 @@ install -m 0644 %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/dnf/protected.d/
%endif
%changelog
* Tue Jul 08 2025 Eduard Abdullin <eabdullin@almalinux.org> - 15.8-5.alma.1
* Fri Aug 15 2025 Eduard Abdullin <eabdullin@almalinux.org> - 15.8-6.alma.1
- Add SB for aarch64
- AlmaLinux changes
* Wed Aug 13 2025 Nicolas Frayer <nfrayer@redhat.com> - 15.8-6
- Updated sources file with new aa64 EFIs
- Related: #RHEL-45014
* Wed Jul 2 2025 Nicolas Frayer <nfrayer@redhat.com> - 15.8-5
- First build for Centos Stream 10
- Resolves: #RHEL-45014