Annocheck: WARN if the annobin plugin was built for a newer version of the compiler than the one on which it was run. (#1950657)
- Annocheck: Improve detection of missing GNU-stack support. - Fix anomolies reported by covscan.
This commit is contained in:
parent
815dc75a45
commit
ae66570d85
2 changed files with 8 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.65
|
||||
Release: 3%{?dist}
|
||||
Version: 9.68
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
# Maintainer: nickc@redhat.com
|
||||
|
|
@ -324,6 +324,11 @@ fi
|
|||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Apr 21 2021 Nick Clifton <nickc@redhat.com> - 9.68-1
|
||||
- Annocheck: WARN if the annobin plugin was built for a newer version of the compiler than the one on which it was run. (#1950657)
|
||||
- Annocheck: Improve detection of missing GNU-stack support.
|
||||
- Fix anomolies reported by covscan.
|
||||
|
||||
* Tue Mar 30 2021 Nick Clifton <nickc@redhat.com> - 9.65-3
|
||||
- Another NVR bump to allow rebuild in CentOS stream.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (annobin-9.65.tar.xz) = 5b5e5f988700232d31c5087ad9880a4bd0aaaa0927b1e4c913f1427ae63c768867b99a8fb282e82865c53f896a925a29dddac9a643144dfc74aacb74b7138426
|
||||
SHA512 (annobin-9.68.tar.xz) = ca76411cd112f61002f56d5cbe82307c3137b6da4deaaa12d70493ac514ff3950ffda4e0812c0414200a495228fe36b02a9a8628c5e616456adffe923917b391
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue