Annocheck: Fix spelling mistake in -mstack-realign failure message.
Related: #1951280
This commit is contained in:
parent
fa744b3f18
commit
fdf9122af1
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.78
|
||||
Version: 9.79
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -329,6 +329,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jul 01 2021 Nick Clifton <nickc@redhat.com> - 9.79-1
|
||||
- Annocheck: Fix spelling mistake in -mstack-realign failure message. (#1977349)
|
||||
|
||||
* Thu Jun 24 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)
|
||||
- annocheck: Remove limit on number of input files. (#1973981)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.78.tar.xz) = 22f7590bc043cb2f805d3540fa8d70317e651604d36995285a62fee023ef1a801c8aeb0950c7160a6c7367484a943c64572db1470f0c8f3fdc2a1c6ca0dfed21
|
||||
SHA512 (annobin-9.79.tar.xz) = cbb8406ad804c2fa3f49ca963c4fd85672a00d864f4ebd645019255b05ff3bc8f4fb07db1f28b8cd1667f09cf4eb23822b8b05f143c39c389433cacc09652d9f
|
||||
|
Loading…
Reference in New Issue
Block a user