Debrand for AlmaLinux
Build btrfs module
This commit is contained in:
commit
b2cbfaabf8
@ -17,7 +17,7 @@
|
||||
Name: grub2
|
||||
Epoch: 1
|
||||
Version: 2.12
|
||||
Release: 35%{?dist}.alma.1
|
||||
Release: 36%{?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/
|
||||
@ -565,10 +565,14 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 04 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1:2.12-35.alma.1
|
||||
* Wed Dec 10 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1:2.12-36.alma.1
|
||||
- Debrand for AlmaLinux
|
||||
- Build btrfs module
|
||||
|
||||
* Fri Dec 05 2025 Leo Sandoval <lsandova@redhat.com> 2.12-36
|
||||
- rpminspect: disable abidiff inspections
|
||||
- Resolves: #RHEL-134026
|
||||
|
||||
* Wed Dec 03 2025 Nicolas Frayer <nfrayer@redhat.com> 2.12-35
|
||||
- mkimage/appendedsig: Fix grub-mkimage with an unaligned appended signature size
|
||||
- Related: #RHEL-24510
|
||||
|
||||
@ -1,5 +1,8 @@
|
||||
# additional rpminspect configuration for this branch
|
||||
|
||||
inspections:
|
||||
abidiff: off
|
||||
|
||||
---
|
||||
# Disable annobin stack check since grub's initialization code doesn't support it
|
||||
annocheck:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user