Annocheck: Test for gaps even when only one note is present.
This commit is contained in:
parent
3c6b5392cb
commit
bfcebe5b7a
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.50
|
||||
Version: 12.51
|
||||
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/
|
||||
@ -530,6 +530,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Apr 23 2024 Nick Clifton <nickc@redhat.com> - 12.51-1
|
||||
- Annocheck: Test for gaps even when only one note is present.
|
||||
|
||||
* Mon Apr 22 2024 Nick Clifton <nickc@redhat.com> - 12.50-1
|
||||
- Annocheck: Skip AArch64 branch protection test for GO binaries.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.50.tar.xz) = cbb8b723b623c805c25c104626d49dc98122beac0e3396943ddbeee35d31f496bbaa7aa7ac402648fb0f69dbcbe9c57053d3451fc9ef13b81e3547ea4b5133f1
|
||||
SHA512 (annobin-12.51.tar.xz) = 349c61b4256e18de9a59f93e29090e6dc0f668b9abac860f88a3e2938d21e674422476f8701c99a15bc83d0255c3e6a59ad0fcf057d094aeb8794380e92fd9b0
|
||||
|
Loading…
Reference in New Issue
Block a user