Add test for ET_EXEC binaries.
Document --report-unknown option.
This commit is contained in:
parent
a241ed8b29
commit
3218a502f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/annobin-8.29.tar.xz
|
||||
/annobin-8.30.tar.xz
|
||||
/annobin-8.31.tar.xz
|
||||
/annobin-8.32.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.31
|
||||
Version: 8.32
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -200,10 +200,14 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Sep 03 2018 Nick Clifton <nickc@redhat.com> - 8.32-1
|
||||
- Add test for ET_EXEC binaries.
|
||||
- Document --report-unknown option.
|
||||
|
||||
* Thu Aug 30 2018 Nick Clifton <nickc@redhat.com> - 8.31-1
|
||||
- Fix bug in hardened tool which would skip gcc compiled files if the notes were too small.
|
||||
- Fix bugs in section-size tool.
|
||||
- Fix bug in buillt-by tool.
|
||||
- Fix bug in built-by tool.
|
||||
|
||||
* Wed Aug 29 2018 Nick Clifton <nickc@redhat.com> - 8.30-1
|
||||
- Generate notes for comdat sections. (#1619267)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.31.tar.xz) = f6f4b632a77690467ec253c122ae83d0fc2cbc9116737fcc5d665cc78890aa872d940687c8143932f842dd1fd10c84fc389c4f9e0c7dc1db4fb6bdb8c7e04c86
|
||||
SHA512 (annobin-8.32.tar.xz) = 67590002b62316df9fddfe94b9cf7a956242d0dc75203a003c34263481e3ec31661ce2a9b0b2087536653bf0929f489a33974554cb32ba573f0ff23d6f3326de
|
||||
|
Loading…
Reference in New Issue
Block a user