Report a missing -D_FORTIFY_SOUCRE option if -D_GLIBCXX_ASSERTIONS was detected. Do not report problems with -fstack-protection if the binary was not built by gcc or clang.
Resolves: #1703788 Resolves: #1703499 Resolves: #1703500
This commit is contained in:
parent
64b0875430
commit
94317b5194
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
||||
/annobin-8.72.tar.xz
|
||||
/annobin-8.73.tar.xz
|
||||
/annobin-8.74.tar.xz
|
||||
/annobin-8.76.tar.xz
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.74
|
||||
Version: 8.76
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -213,6 +213,10 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Apr 30 2019 Nick Clifton <nickc@redhat.com> - 8.76-1
|
||||
- Report a missing -D_FORTIFY_SOUCRE option if -D_GLIBCXX_ASSERTIONS was detected. (#1703499)
|
||||
- Do not report problems with -fstack-protection if the binary was not built by gcc or clang. (#1703788)
|
||||
|
||||
* Fri Apr 26 2019 Nick Clifton <nickc@redhat.com> - 8.74-1
|
||||
- Add tests of clang command line options recorded in the DW_AT_producer attribute.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.74.tar.xz) = 3f91f75f472f095d0ceb8eb2cded34c6643ba7484fb7d617441dddbc12191c998b7ec4f88c6c0e4fbd3557a2f87e01ceaeff97964fe5566ab480ed65b0268244
|
||||
SHA512 (annobin-8.76.tar.xz) = f645258802d1d2a41cea2a41d62f382b9638bcfc2dc136d7204ebeb087a5624e199b780b8faf08447fa3686372fdd783c095cafff29b5fce6c18aed64eb53d56
|
||||
|
Loading…
Reference in New Issue
Block a user