Annocheck: Add more exceptions for gcc binaries.
Resolves: RHEL-33365
This commit is contained in:
parent
b8f8e04154
commit
9265268fb8
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.74
|
Version: 12.75
|
||||||
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
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -533,6 +533,10 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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.
|
||||||
|
|
||||||
* Mon Nov 11 2024 Nick Clifton <nickc@redhat.com> - 12.74-1
|
* Mon Nov 11 2024 Nick Clifton <nickc@redhat.com> - 12.74-1
|
||||||
- Annocheck: Add exceptions for GCC. (RHEL-33365)
|
- Annocheck: Add exceptions for GCC. (RHEL-33365)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.74.tar.xz) = 0d35bea085ef2aa831a7d352c5fb38232d5b37b12271325a45d64d128e2c68164f5db13f445e37105b687bd84f14dd34fde8a840daed02fb15f89728f0981e37
|
SHA512 (annobin-12.75.tar.xz) = 59dc8c670b7b2152821db0da8b921e389c500b0a8f14312e206ff8f188f086bc01cfcfd657db54fd993d195a76888736ad8381436e991ecdd134b3ea2710f85a
|
||||||
|
Loading…
Reference in New Issue
Block a user