Annocheck: Add support for sys-root'ed glibc packages.
Resolves: RHEL-71296
This commit is contained in:
parent
c103754434
commit
4c86f12d50
13
annobin.spec
13
annobin.spec
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.75
|
||||
Version: 12.80
|
||||
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/
|
||||
@ -533,6 +533,17 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Dec 13 2024 Nick Clifton <nickc@redhat.com> - 12.80-1
|
||||
- Annocheck: Add support for sys-root'ed glibc packages. (RHEL-71296)
|
||||
- GCC Plugin: Tidy up use of gcc's diagnoatic headers. (#32429)
|
||||
- Testsuite: Use configured compiler when running tests.
|
||||
- GCC Plugin: Fix building with gcc 15. (#32429)
|
||||
- Annocheck: Fix overly long debug messages.
|
||||
- Annocheck: Rename rwx-seg test to load-segments. Add more checks. Add check for gaps as a future fail.
|
||||
- Annocheck: Add --no-allow-excpetions to disable exceptions for known special binaries.
|
||||
- Annocheck: Add --enable-future to enable future fail components in normal tests.
|
||||
- Annocheck: Fix bug preventing the inclusion of the rpm name in reports.
|
||||
|
||||
* Tue Nov 12 2024 Nick Clifton <nickc@redhat.com> - 12.75-1
|
||||
- Annocheck: Add more exceptions for gcc binaries. (RHEL-33365)
|
||||
- Annocheck: Add --skip-passes option.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.75.tar.xz) = 59dc8c670b7b2152821db0da8b921e389c500b0a8f14312e206ff8f188f086bc01cfcfd657db54fd993d195a76888736ad8381436e991ecdd134b3ea2710f85a
|
||||
SHA512 (annobin-12.80.tar.xz) = 68a90fe824589ded02afaa5d4ea992c80ee31ce663695766683b2783dd6fa1e0c568bf2bd1b867a9c6253628a2686cff1faadb6b420592583bd7b070b1b0385d
|
||||
|
Loading…
Reference in New Issue
Block a user