Annocheck: Do not fail if a --skip-<name> option does not match a known test.
ldconfig-test: Skip the LTO check.
This commit is contained in:
parent
7add09b73e
commit
ee53f9336e
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.20
|
Version: 10.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -496,6 +496,10 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 26 2021 Nick Clifton <nickc@redhat.com> - 10.21-1
|
||||||
|
- Annocheck: Do not fail if a --skip-<name> option does not match a known test.
|
||||||
|
- ldconfig-test: Skip the LTO check.
|
||||||
|
|
||||||
* Tue Oct 26 2021 Nick Clifton <nickc@redhat.com> - 10.20-1
|
* Tue Oct 26 2021 Nick Clifton <nickc@redhat.com> - 10.20-1
|
||||||
- Annocheck: Add more glibc function names.
|
- Annocheck: Add more glibc function names.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.20.tar.xz) = 213f0b43a47f55796830d6c5339ae95ab635aefbededab7face823c2a345fe79266625802e271f69d8fdd48c2de0949766e5df5ff7969fe12bbc2e3de0d07b36
|
SHA512 (annobin-10.21.tar.xz) = 96ee640c6b14340deabdb2b3242b00ebbd284d03f83192c24b70db3bfd6bca7a9e5c17f03f280b1f150d39e83188235f8c8dc1d8b17e14034ab32d4d4cc50731
|
||||||
|
Loading…
Reference in New Issue
Block a user