Skip checks in __stack_chk_local_fail.
This commit is contained in:
parent
57a69d60c2
commit
34de7bcad3
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/annobin-8.20.tar.xz
|
||||
/annobin-8.21.tar.xz
|
||||
/annobin-8.22.tar.xz
|
||||
/annobin-8.23.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.22
|
||||
Version: 8.23
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -200,6 +200,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Aug 08 2018 Nick Clifton <nickc@redhat.com> - 8.23-1
|
||||
- Skip checks in __stack_chk_local_fail.
|
||||
|
||||
* Wed Aug 08 2018 Nick Clifton <nickc@redhat.com> - 8.22-1
|
||||
- Reduce version check to gcc major version number only. Skip compiler option checks if binary not built with gcc. (#1603089)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.22.tar.xz) = 290e75b7e4e18f16f1c19aa8d14efa671527c212d6fda1ce26b02c11fb6b146771e15bbe4b945e059685db33732de7a3c68e2e7cbe1cc60b4f575691215d206a
|
||||
SHA512 (annobin-8.23.tar.xz) = 762a97f3f61d8c1656d011fb6a870b75f26e4d0c191e11329ba857f8af246c8cb775f5d1901abaed164ed0f7d9356b3ce0ff1aa43ba557b6e64d7b1691cc13a9
|
||||
|
Loading…
Reference in New Issue
Block a user