Annocheck: Add exceptions for kernel bootstrap tools.
Resolves: RHEL-73522
This commit is contained in:
parent
7aae7520a5
commit
34b13ec70f
16
annobin.spec
16
annobin.spec
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 13.15
|
||||
Version: 13.20
|
||||
Release: 1%{?dist}
|
||||
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -537,6 +537,20 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jun 04 2026 Nick Clifton <nickc@redhat.com> - 13.20-1
|
||||
- Annocheck: Add support for ZIP files and TAR balls.
|
||||
- Testsuite: Fixes for the glibcxx and hardening tests.
|
||||
- GCC Plugin: Fix several minor bugs.
|
||||
- Annocheck: Fix several minor bugs.
|
||||
- Testsuite: Fix discrepancies.
|
||||
- GCC Plugin: Fix recording the setting of __GLIBCXX_ASSERTIONS.
|
||||
- Annocheck: Add exceptions for kernel bootstrap tools. (RHEL-73522)
|
||||
- Testsuite: Add new tests.
|
||||
|
||||
* Thu May 14 2026 Nick Clifton <nickc@redhat.com> - 13.16-1
|
||||
- GCC Plugin: Fix error when checking for function level changes in the PIC and GOW settings.
|
||||
|
||||
|
||||
* Thu May 14 2026 Nick Clifton <nickc@redhat.com> - 13.15-1
|
||||
- Annocheck: LTO test: Add exceptions for Clang runtime support object files. (RHEL-176052)
|
||||
- Annocheck: Do not complain about GO binaries that do not support branch protection.
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-13.15.tar.xz) = d3d0ae81742b116ed60ea1a093154a18c6dac524ba4f9dec7fbb361fb88ee188d76db975f130f093d7ac447b3a299a12446242351085c776b5ff7919f4241247
|
||||
SHA512 (annobin-13.20.tar.xz) = e2cf6f0f3c1ebb32a77869be2ec9b9caf361f617f9e9c95ed1d20e456adfe2f74d76a518673f3c23110ac38ea6ac7f07d8f1f1d71cf8ca918ccd7a0a40124b4a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user