gcc-plugin: Do not record global versions of stack protection settings in LTO mode, if not set. (#1958954)
This commit is contained in:
parent
14c8067c11
commit
76947e83c2
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.77
|
||||
Version: 9.78
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -460,6 +460,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jun 21 2021 Nick Clifton <nickc@redhat.com> - 9.78-1
|
||||
- gcc-plugin: Do not record global versions of stack protection settings in LTO mode, if not set. (#1958954)
|
||||
|
||||
* Mon Jun 21 2021 Nick Clifton <nickc@redhat.com> - 9.77-1
|
||||
- annocheck: Remove limit on number of input files.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.77.tar.xz) = b8c625554e312da8a41c9b9a69fb84a2caa7ddc20a86e13e0d52c45d71e697ddbb1cb1ada5d59947164dcc8670e791d371c1aa01777cb97e6e46a09f354d0e06
|
||||
SHA512 (annobin-9.78.tar.xz) = 22f7590bc043cb2f805d3540fa8d70317e651604d36995285a62fee023ef1a801c8aeb0950c7160a6c7367484a943c64572db1470f0c8f3fdc2a1c6ca0dfed21
|
||||
|
Loading…
Reference in New Issue
Block a user