diff --git a/grub2.spec b/grub2.spec index 1425576..8feb579 100644 --- a/grub2.spec +++ b/grub2.spec @@ -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 - 1:2.12-35.alma.1 +* Wed Dec 10 2025 Eduard Abdullin - 1:2.12-36.alma.1 - Debrand for AlmaLinux - Build btrfs module +* Fri Dec 05 2025 Leo Sandoval 2.12-36 +- rpminspect: disable abidiff inspections +- Resolves: #RHEL-134026 + * Wed Dec 03 2025 Nicolas Frayer 2.12-35 - mkimage/appendedsig: Fix grub-mkimage with an unaligned appended signature size - Related: #RHEL-24510 diff --git a/rpminspect.yaml b/rpminspect.yaml index 4e12513..2197640 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -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: