Annocheck: Fix handling of command line options that take arguments + Do not complain about unenabled -mbranch-protection option in AArch64 binaries. + Rebuild for NVR coliision issue.
Resolves: #2061050
This commit is contained in:
parent
669831567f
commit
a34ab4622e
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.71
|
Version: 10.73
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -362,6 +362,10 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 17 2022 Nick Clifton <nickc@redhat.com> - 10.73-1
|
||||||
|
- Annocheck: Fix handling of command line options that take arguments. (#2086850)
|
||||||
|
- Annocheck: Do not complain about unenabled -mbranch-protection option in AArch64 binaries. (#2078909)
|
||||||
|
|
||||||
* Fri May 13 2022 Nick Clifton <nickc@redhat.com> - 10.71-1
|
* Fri May 13 2022 Nick Clifton <nickc@redhat.com> - 10.71-1
|
||||||
- llvm-plugin: Rebuild against LLVM 14. (#2061050)
|
- llvm-plugin: Rebuild against LLVM 14. (#2061050)
|
||||||
- gcc-plugin: Fix typo in configure.ac
|
- gcc-plugin: Fix typo in configure.ac
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.71.tar.xz) = 2f02dbcb251418bf478a07428ee7b8b2bdbb3193596d132b2a96116be9aeab44a825416edfde8a9f059938d44351a78440eb57bce03e01171430e42ac61e756a
|
SHA512 (annobin-10.73.tar.xz) = 264bd43279526095b4bc11accc0c6a9e8a6fdaa9adf9b8a12076b0d55f34ecc7df0c4653ec48210aff7cefabac208fcab52922babb9e404f22db809976a6a3e8
|
||||||
|
Loading…
Reference in New Issue
Block a user