Annocheck: Improve bad filename detection.
Resolves: RHEL-211396
This commit is contained in:
parent
a61c6762cb
commit
77586129e1
17
annobin.spec
17
annobin.spec
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 13.14
|
||||
Version: 13.25
|
||||
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/
|
||||
@ -375,6 +375,21 @@ exit $res
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Jul 22 2026 Nick Clifton <nickc@redhat.com> - 13.25-1
|
||||
- Annocheck: Improve bad filename detection. (RHEL-211396)
|
||||
- Annocheck: Enable stack-clash test for Risc-V binaries built by gcc-15+.
|
||||
- LLVM & Clang Plugins: Build with -fexceptions enabled. (RHEL-184482)
|
||||
- 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.
|
||||
- GCC Plugin: Fix error when checking for function level changes in the PIC and GOW settings.
|
||||
- Annocheck: LTO test: Add exceptions for Clang runtime support object files. (RHEL-176052)
|
||||
|
||||
* Tue May 05 2026 Nick Clifton <nickc@redhat.com> - 13.14-1
|
||||
- Rebase to allow rebuilding against LLVM 22. (RHEL-140420)
|
||||
- Annocheck: Do not complain about GO binaries that do not support branch protection.
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-13.14.tar.xz) = 29eb5872264b09909efd3dc970053aaf5c026c2a63ffb05fa046ebcfa4265b7768e77802afd32c59fa2129f27369bfe887ebe73c7fd89231595afacb87467149
|
||||
SHA512 (annobin-13.25.tar.xz) = fa7e0309d964ab16f8cc1b8131bebbab106c9667c0c1c9ecbf27696a0ea559ca601d3b982d42c8e914aed590fb971de899334ccb402f897a44381594cf5f2bb3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user