Debrand for AlmaLinux

Build btrfs module

Drop backtrace module from riscv64-efi CC image
This commit is contained in:
Eduard Abdullin 2026-08-14 01:50:31 +00:00 committed by root
commit 2cbe3b1117

View File

@ -17,7 +17,7 @@
Name: grub2
Epoch: 1
Version: 2.12
Release: 54%{?dist}.alma.1
Release: 55%{?dist}.alma.1
Summary: Bootloader with support for Linux, Multiboot and more
License: GPL-3.0-or-later
URL: http://www.gnu.org/software/grub/
@ -666,11 +666,15 @@ grub_install || :
%endif
%changelog
* Wed Jul 29 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1:2.12-54.alma.1
* Fri Aug 14 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1:2.12-55.alma.1
- Debrand for AlmaLinux
- Build btrfs module
- Drop backtrace module from riscv64-efi CC image
* Thu Aug 13 2026 Nicolas Frayer <nfrayer@redhat.com> - 2.12-55
- Rebuild to fix cert issue
- Resolves: #RHEL-217997
* Mon Jul 20 2026 Leo Sandoval <lsandova@redhat.com> - 2.12-54
- Run grub2-install automatically on grub2-pc posttrans
- Resolves: #RHEL-188047