Annocheck: Defer passing the branch protection test until all notes have been checked.
GCC Plugin: Add extra code for detecting the branch protection setting. (RHEL-35958)
This commit is contained in:
parent
36d58767e8
commit
c1911b4522
2 changed files with 6 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.52
|
||||
Version: 12.53
|
||||
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,10 @@ make check
|
|||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu May 09 2024 Nick Clifton <nickc@redhat.com> - 12.53-1
|
||||
- Annocheck: Defer passing the branch protection test until all notes have been checked.
|
||||
- GCC Plugin: Add extra code for detecting the branch protection setting. (RHEL-35958)
|
||||
|
||||
* Thu Apr 25 2024 Nick Clifton <nickc@redhat.com> - 12.52-1
|
||||
- Annocheck: Add OpenSSL Engine test. (PTG-319)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (annobin-12.52.tar.xz) = d5ef0bf20fb9db1fb3c86000fbd2f130f30fabc45e6ea183438f272f57119f0c34267ce47fe7ba6a9c227657c4aeecb9c71b4390cc808e8d1ddd9fd85ce02c8a
|
||||
SHA512 (annobin-12.53.tar.xz) = c8db1e76f13e2384c28682682aaeebf652c7077024b0b7a3db73a28da4cdc28bf78c2991cb7bd0ee4c72d270712e74243df12f832ea50b46c02228240f84aa63
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue