Annocheck: Skip the dynamic-tags test if a GNU Property note is present.
Resolves: RHEL-170885
This commit is contained in:
parent
c20cdff7a5
commit
7967b4b9f5
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 13.10
|
||||
Version: 13.12
|
||||
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/
|
||||
@ -537,6 +537,10 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Apr 24 2026 Nick Clifton <nickc@redhat.com> - 13.12-1
|
||||
- Annocheck: Skip the dynamic-tags test if a GNU Property note is present. (RHEL-170885)
|
||||
- Annocheck: Look for compromising characters in pathnames.
|
||||
|
||||
* Mon Feb 23 2026 Nick Clifton <nickc@redhat.com> - 13.10-1
|
||||
- Rebuild against LLVM 22. (RHEL-140399)
|
||||
- Require C++17 for building.
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-13.10.tar.xz) = a680d058396fb690096ca6c209a1c71d46f96bd87e23cf98279981fa71000b1d0ffd485fbc53180069a030697d7e68171a611af5c69b5ace62df6abe4279cc04
|
||||
SHA512 (annobin-13.12.tar.xz) = 2e358a4cc18a9c5fc4684b0dad01cf0e45d13e11fb57ef1eaf409f897645195fac668661ff932d996f9bdb3c890fce77e82691780e43f72b7479aa7740a6a5d7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user