Check for string notes in debuginfo file, even if there are ELF notes in the main file
This commit is contained in:
parent
6e8c98dd8f
commit
91e4265352
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.11
|
||||
Release: 3%{?dist}
|
||||
Version: 12.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -525,6 +525,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jun 01 2023 Nick Clifton <nickc@redhat.com> - 12.12-1
|
||||
- Annocheck: Check for string notes in separate debug info files. (#2211694)
|
||||
|
||||
* Fri May 26 2023 Petr Pisar <ppisar@redhat.com> - 12.11-1
|
||||
- Annocheck: Add support for el10 and rhel-10 profiles. (RHEL-526)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.11.tar.xz) = ca56f597b8fd8c7a35566ed1ae4413f106189c1b88c99cdcbbe8012eac6f67794bbc38b775265fdcbb4307f8ef48bf42b76fa5553cfe6084b8a0d6256c4d7a37
|
||||
SHA512 (annobin-12.12.tar.xz) = ea26a6aa26ee50314c980e75e09979c549d302665c2312107b4cbb8a1cd1d62634b6662a719c77667274f1e99afb70ee5db1d6913ec6802a494b32e8b6559196
|
||||
|
Loading…
Reference in New Issue
Block a user