Improve error message when an ET_EXEC binary is detected.
This commit is contained in:
parent
00645328fd
commit
98aa3b8d59
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
|||||||
/annobin-8.33.tar.xz
|
/annobin-8.33.tar.xz
|
||||||
/annobin-8.34.tar.xz
|
/annobin-8.34.tar.xz
|
||||||
/annobin-8.35.tar.xz
|
/annobin-8.35.tar.xz
|
||||||
|
/annobin-8.36.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 8.35
|
Version: 8.36
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -200,6 +200,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 18 2018 Nick Clifton <nickc@redhat.com> - 8.36-1
|
||||||
|
- Improve error message when an ET_EXEC binary is detected.
|
||||||
|
|
||||||
* Mon Sep 17 2018 Nick Clifton <nickc@redhat.com> - 8.35-1
|
* Mon Sep 17 2018 Nick Clifton <nickc@redhat.com> - 8.35-1
|
||||||
- Skip failures for PIC vs PIE. (#1629698)
|
- Skip failures for PIC vs PIE. (#1629698)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-8.35.tar.xz) = 43cf7bd87d3ac9a8aa3882ee4e8e6cfe7e3f98027a8216de166cd19c3e71286e27b92b365198e5800ed77029876d500bc57631384fa4786fae29d2a8d5dbf002
|
SHA512 (annobin-8.36.tar.xz) = 40a76b6770f8671c36ffa63ed0e563b1d77f3be53109330f89ca031a25cf289642ba0bc2d77496b567556392d1ab942e8989de88b78f201a0da708e097838460
|
||||||
|
Loading…
Reference in New Issue
Block a user