Add the ability to disable the warning message about -D_FORTIFY_SOURCE being missing.
This commit is contained in:
parent
1874eab6f1
commit
df15f450f0
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.57
|
||||
Version: 9.58
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -324,6 +324,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jan 18 2021 Nick Clifton <nickc@redhat.com> - 9.58-1
|
||||
- Add the ability to disable the warning message about -D_FORTIFY_SOURCE being missing.
|
||||
|
||||
* Wed Jan 13 2021 Nick Clifton <nickc@redhat.com> - 9.57-1
|
||||
- Workaround for elflint problems with PPC compiled files. (#1880634)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.57.tar.xz) = 866976e736ed2cba7b5b28f7ed5e21ae02aa74841a44ea0f24da4fe49019cdc5e0a969d34af48d4b49367516e97f1b64371c3dcd0b4dca939a98e1842f9525ce
|
||||
SHA512 (annobin-9.58.tar.xz) = 00282144362bca4a200068b98a0b48a3bd682d0b5d7f074d106ab107128bffca3514eb1a832c724d34e688e55f83455e5daa0ebd7dc6a58edd971609ff4c43a1
|
||||
|
Loading…
Reference in New Issue
Block a user