Annocheck: Add another special case for glibc rpms. (#2083070)
This commit is contained in:
parent
67f8a8d11a
commit
f0bfd1e41e
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.69
|
Version: 10.70
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -484,6 +484,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 09 2022 Nick Clifton <nickc@redhat.com> - 10.70-1
|
||||||
|
- Annocheck: Add another special case for glibc rpms. (#2083070)
|
||||||
|
|
||||||
* Fri May 06 2022 Nick Clifton <nickc@redhat.com> - 10.69-1
|
* Fri May 06 2022 Nick Clifton <nickc@redhat.com> - 10.69-1
|
||||||
- Annocheck: Do not complain about unenabled -mbranch-protection option in AArch64 binaries if compiled using LTO. (#2082146)
|
- Annocheck: Do not complain about unenabled -mbranch-protection option in AArch64 binaries if compiled using LTO. (#2082146)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.69.tar.xz) = 449e47afda1b09947329bce33e54695a478226414cf358f714b63a44b1f62a2f277780cdd1af641783a84795d72a48d121c6778f3ad78a41b189c896dd6393eb
|
SHA512 (annobin-10.70.tar.xz) = 6b723f1c988c6afad6a7c51fde376b49affc4c9f999290b68046afe7d72c694788b75708c4252444ea1138f92e069cec0e6201f2cf919cf23ffbbc59539b1b44
|
||||||
|
Loading…
Reference in New Issue
Block a user