Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 19:53:47 +00:00 committed by Stepan Oksanichenko
parent 4bc11e525c
commit fd089739e8
2 changed files with 6 additions and 1 deletions

1
.efibootmgr.metadata Normal file
View File

@ -0,0 +1 @@
3b023978c27af2514606de2a6be11801d881b5a3 efibootmgr-16.tar.bz2

View File

@ -2,7 +2,7 @@
Name: efibootmgr
Version: 16
Release: 11%{?dist}
Release: 12%{?dist}
Summary: EFI Boot Manager
License: GPLv2+
URL: https://github.com/rhboot/%{name}/
@ -47,6 +47,10 @@ git config --local --add efibootmgr.efidir %{efi_vendor}
%doc README
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 16-12
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 16-11
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937