- Annocheck: Ignore gaps that contain the _start symbol (for AArch64). (#1995224)
- Annocheck: Ignore more glibc special binaries. (#2037220)
This commit is contained in:
parent
b4ba4e0d3c
commit
1e262d15b3
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.40
|
Version: 10.41
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -508,7 +508,11 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jan 04 2022 Nick Clifton <nickc@redhat.com> - 10.34-1
|
* Wed Jan 05 2022 Nick Clifton <nickc@redhat.com> - 10.41-1
|
||||||
|
- Annocheck: Ignore gaps that contain the _start symbol (for AArch64). (#1995224)
|
||||||
|
- Annocheck: Ignore more glibc special binaries. (#2037220)
|
||||||
|
|
||||||
|
* Tue Jan 04 2022 Nick Clifton <nickc@redhat.com> - 10.40-1
|
||||||
- Annocheck: Do not complaining about missing stack clash notes if the compilation used LTO. (#2034946)
|
- Annocheck: Do not complaining about missing stack clash notes if the compilation used LTO. (#2034946)
|
||||||
|
|
||||||
* Fri Dec 17 2021 Nick Clifton <nickc@redhat.com> - 10.39-1
|
* Fri Dec 17 2021 Nick Clifton <nickc@redhat.com> - 10.39-1
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.40.tar.xz) = 82940c7de617c0e3ff2499cca09c589077e36315b5ae61924cd80bda8a036ae5f9a8add639d73a81d7c31f21f123276d2fa2cae0e978f2b818609baf1e079230
|
SHA512 (annobin-10.41.tar.xz) = ef3f60b20556c9ae8eb0aee960c0bf135033d6def89d28aebf8b77159ddcfc2e9a321c29124c16297517981fc16e41d4a729312ea9759725f6480d94e5dcb9ad
|
||||||
|
Loading…
Reference in New Issue
Block a user