Annocheck: Do not complaining about missing stack clash notes if the compilation used LTO. (#2034946)
This commit is contained in:
parent
ec8f2b145d
commit
b4ba4e0d3c
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.39
|
Version: 10.40
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -508,6 +508,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 04 2022 Nick Clifton <nickc@redhat.com> - 10.34-1
|
||||||
|
- 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
|
||||||
- Annocheck: Add /usr/lib/ld-linux-aarch64.so.1 to the list of known glibc binaries. (#2033255)
|
- Annocheck: Add /usr/lib/ld-linux-aarch64.so.1 to the list of known glibc binaries. (#2033255)
|
||||||
- Doc: Note that ENDBR is only needed as the landing pad for indirect branches/calls. (#28705)
|
- Doc: Note that ENDBR is only needed as the landing pad for indirect branches/calls. (#28705)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.39.tar.xz) = 3905a9d7d57d9d588e158a9f43ba30c0774162b5078f2cfd88e907d2cd1dac0c8c0626d96bbf35ed8507dd4f733cfe324d21eb11125ec227141747fed3729af8
|
SHA512 (annobin-10.40.tar.xz) = 82940c7de617c0e3ff2499cca09c589077e36315b5ae61924cd80bda8a036ae5f9a8add639d73a81d7c31f21f123276d2fa2cae0e978f2b818609baf1e079230
|
||||||
|
Loading…
Reference in New Issue
Block a user