Annocheck: Ignore weak/undef function symbols when checking to see if a binary contains code. (#2217840)
This commit is contained in:
parent
f84a88b3c7
commit
351368aee5
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.15
|
Version: 12.16
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -525,6 +525,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 27 2023 Nick Clifton <nickc@redhat.com> - 12.16-1
|
||||||
|
- Annocheck: Ignore weak/undef function symbols when checking to see if a binary contains code. (#2217840)
|
||||||
|
|
||||||
* Mon Jun 26 2023 Nick Clifton <nickc@redhat.com> - 12.15-1
|
* Mon Jun 26 2023 Nick Clifton <nickc@redhat.com> - 12.15-1
|
||||||
- Annocheck: Add --suppress-version-warnings option.
|
- Annocheck: Add --suppress-version-warnings option.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.15.tar.xz) = 3cca22815800415eb1c3d106e1d1fa1cb00e97808c302c0451ec15ea4790823f1933bce02f3f64a8b435fbba2d1c2d56dd257f921327a3f9de26e308c07bb377
|
SHA512 (annobin-12.16.tar.xz) = e32b5d7ed4939c43e9eaeb84935839e557b0c54897806c7463256f73e71f9978f1ac598388f73f37f54a6c2e1a9764a4e861e1cb3fdc274479434427b3990c17
|
||||||
|
Loading…
Reference in New Issue
Block a user