Annocheck: Fix locating string notes (again). Add exception for glibc benchmark tests.
Resolves: RHEL-76809
This commit is contained in:
parent
8b5eb8ef1d
commit
ee9d439994
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.85
|
Version: 12.87
|
||||||
Release: 1%{?dist}
|
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
|
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
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -370,6 +370,10 @@ exit $res
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 30 2025 Nick Clifton <nickc@redhat.com> - 12.87-1
|
||||||
|
- Annocheck: Fix locating string notes (again). Add exception for glibc benchmark tests. (RHEL-76809)
|
||||||
|
- Annocheck: Add crtoffloadtableS.o to list of known gcc binaries. (RHEL-76040)
|
||||||
|
|
||||||
* Mon Jan 27 2025 Nick Clifton <nickc@redhat.com> - 12.85-1
|
* Mon Jan 27 2025 Nick Clifton <nickc@redhat.com> - 12.85-1
|
||||||
- Annocheck: Fix the --debug-dir option.
|
- Annocheck: Fix the --debug-dir option.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.85.tar.xz) = c6e64aa18073847c470c195a29c0e14c84affb14dcffe7fca4378d7297f47b93e5a964dee4efa07e5ac9afc3b24446c238e7edec0c9559f11a0f335602e22b2a
|
SHA512 (annobin-12.87.tar.xz) = 2410e9ae692a32bffdbd3778735acce00fe5c8ff0507647ff2d10b5c13470b175ec071627e6209bb5191d09ea21f292770f937a213256c641747e4ac81ba952b
|
||||||
|
Loading…
Reference in New Issue
Block a user