Annocheck: Improve heuristic for skipping LTO and FORTIFY tests. Annocheck: Also skip property note test for i686 binaries.
Resolves: #2264000 Resolves: #2258571
This commit is contained in:
parent
060caaa613
commit
69238f1649
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.38
|
||||
Version: 12.40
|
||||
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/
|
||||
@ -534,6 +534,12 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Feb 13 2024 Nick Clifron <nickc@redhat.com> - 12.40-1
|
||||
- Annocheck: Improve heuristic for skipping LTO and FORTIFY tests. (#2264000)
|
||||
|
||||
* Fri Feb 09 2024 Nick Clifron <nickc@redhat.com> - 12.39-1
|
||||
- Annocheck: Also skip property note test for i686 binaries. (#2258571)
|
||||
|
||||
* Tue Jan 23 2024 Nick Clifron <nickc@redhat.com> - 12.38-1
|
||||
- Annocheck: Also skip the entry point test for i686 binaries. (#2258571)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.38.tar.xz) = 97155078848e4d1d58feff2f33a046b6cf4a4936895153ea18805df904939fa35357861e5340f563690c3730858302b9d79e687f3462a116a3a38d52a64691ea
|
||||
SHA512 (annobin-12.40.tar.xz) = f6219711771d2b84fb5b7afbcbd34a4e1901119ba2dcedb8817ec6b039813dec9b7f1194bd4f71ba802a1c32502f8fd9b995cef20e4724bbcd42516927a7aa0c
|
||||
|
Loading…
Reference in New Issue
Block a user