Annocheck: Add exceptions for GCC.
Resolves: RHEL-33365
This commit is contained in:
parent
d63f7a9836
commit
b8f8e04154
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.72
|
||||
Version: 12.74
|
||||
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/
|
||||
@ -73,7 +73,7 @@ Source: https://nickc.fedorapeople.org/%{annobin_sources}
|
||||
|
||||
# Insert patches here, if needed. Eg:
|
||||
# Patch01: annobin-plugin-default-string-notes.patch
|
||||
Patch01: annobin-gcc-plugin-input-filename.patch
|
||||
# Patch01: annobin-gcc-plugin-input-filename.patch
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
@ -533,6 +533,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Nov 11 2024 Nick Clifton <nickc@redhat.com> - 12.74-1
|
||||
- Annocheck: Add exceptions for GCC. (RHEL-33365)
|
||||
|
||||
* Fri Nov 01 2024 Nick Clifton <nickc@redhat.com> - 12.72-1
|
||||
- Annocheck: Skip FORTIFY and GLIBC_ASSERTIONS tests for LLVM produced binaries with unparseable DW_AT_producer attributes in their DWARF debug info. (RHEL-65411)
|
||||
- GCC Plugin: Change type of the .annobin.notes section from SHT_STRTAB to SHT_PROGBITS.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.72.tar.xz) = 314bccd27be7814ebc01e03e1f4fd587fde9cd07c6b89d9cd83d05bb0eb82e4b56e055996238a4e5db63cc6dc4d452198945096047f0f329711ced5b49916a9a
|
||||
SHA512 (annobin-12.74.tar.xz) = 0d35bea085ef2aa831a7d352c5fb38232d5b37b12271325a45d64d128e2c68164f5db13f445e37105b687bd84f14dd34fde8a840daed02fb15f89728f0981e37
|
||||
|
Loading…
Reference in New Issue
Block a user