Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/annobin.git#8b182011dae6f24172d47ec0538eb5c19ca5e399
This commit is contained in:
parent
5ca11aab63
commit
dfb2600fed
12
annobin.spec
12
annobin.spec
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.53
|
||||
Version: 9.56
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -159,6 +159,7 @@ Summary: A tool for checking the security hardening status of binaries
|
||||
BuildRequires: gcc elfutils elfutils-devel elfutils-libelf-devel rpm-devel binutils-devel
|
||||
%if %{with debuginfod}
|
||||
BuildRequires: elfutils-debuginfod-client-devel
|
||||
BuildRequires: make
|
||||
%endif
|
||||
|
||||
%description annocheck
|
||||
@ -323,6 +324,15 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Jan 13 2021 Nick Clifton <nickc@redhat.com> - 9.56-1
|
||||
- Fix bogus AArch64 test failures.
|
||||
|
||||
* Tue Jan 12 2021 Nick Clifton <nickc@redhat.com> - 9.55-1
|
||||
- Improved testing by annocheck. Add fixed format message mode.
|
||||
|
||||
* Mon Jan 04 2021 Nick Clifton <nickc@redhat.com> - 9.54-1
|
||||
- Fix inconsistency reporting -fcf-protection and -fstack-clash-protection results.
|
||||
|
||||
* Mon Jan 04 2021 Nick Clifton <nickc@redhat.com> - 9.53-1
|
||||
- Add support for -D_FORTIFY_SOURCE=3.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.53.tar.xz) = 2c9d2f57a3770cbe62f859ef8b81fe3487559e22d181187f4ebfbed5f0d6aae7027b0e0ffbd99efaa1961b35f288dcb593514539f0215a666c7a28a924040321
|
||||
SHA512 (annobin-9.56.tar.xz) = 0d594c5ced8f4181f0ab73a7f118e88bd0c0fcb81dc3127fbafcee39f67ce1e2aeb0d660620d54a5995744af898e2b03e8c5df67f94eb8fe28af3ce6f26cde99
|
||||
|
Loading…
Reference in New Issue
Block a user