Annocheck: Improve detection of -mbranch-protection option. (RHEL-526)
This commit is contained in:
parent
090f56f7e9
commit
daf1023b18
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.45
|
Version: 12.46
|
||||||
Release: 1%{?dist}
|
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
|
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/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -523,6 +523,13 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 25 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 12.46-1
|
||||||
|
- Annocheck: Improve detection of -mbranch-protection option. (RHEL-526)
|
||||||
|
- Clang Plugin: Add global-file-syms option.
|
||||||
|
- LLVM Plugin: Add global-file-syms option.
|
||||||
|
- Plugins: Add support for ANNOBIN environment variable.
|
||||||
|
- Built By: Add more lang types.
|
||||||
|
|
||||||
* Thu Mar 21 2024 Nick Clifton <nickc@redhat.com> - 12.45-1
|
* Thu Mar 21 2024 Nick Clifton <nickc@redhat.com> - 12.45-1
|
||||||
- GCC Plugin: Fix bug extracing the value of target specific command line options. (RHEL-526)
|
- GCC Plugin: Fix bug extracing the value of target specific command line options. (RHEL-526)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.45.tar.xz) = 52043e37021463b46f2c103db53dd04ba478170f6bab607b05e430ecfd77c2d7c5465a7b1dd26301effe1125b4653108561ced685401eece1fa882824b6f950b
|
SHA512 (annobin-12.46.tar.xz) = 6805298e1168dbdd287e706a5d58de0cf06d715b40254f33d757b356b5655f0d1ddc519c478b836c7b8ee89813982b35fc5bec6384a010e40e0d56888d6eb5b2
|
||||||
|
Loading…
Reference in New Issue
Block a user