Ensure GNU Property notes are 8-byte aligned in x86_64 binaries.
Resolves: #1645817
This commit is contained in:
parent
9eeba2575d
commit
819496e5f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
|||||||
/annobin-8.56.tar.xz
|
/annobin-8.56.tar.xz
|
||||||
/annobin-8.57.tar.xz
|
/annobin-8.57.tar.xz
|
||||||
/annobin-8.58.tar.xz
|
/annobin-8.58.tar.xz
|
||||||
|
/annobin-8.59.tar.xz
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 8.58
|
Version: 8.59
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -204,6 +204,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 05 2018 Nick Clifton <nickc@redhat.com> - 8.59-1
|
||||||
|
- Ensure GNU Property notes are 8-byte aligned in x86_64 binaries. (#1645817)
|
||||||
|
|
||||||
* Thu Oct 18 2018 Nick Clifton <nickc@redhat.com> - 8.58-1
|
* Thu Oct 18 2018 Nick Clifton <nickc@redhat.com> - 8.58-1
|
||||||
- Skip PPC64 linker stubs created in the middle of text sections (again). (#1630640)
|
- Skip PPC64 linker stubs created in the middle of text sections (again). (#1630640)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-8.58.tar.xz) = f1f6dc86b52ec8ca56d75ad0a8ec47bcb1f443fe81b3b36f5f8225077f359f335f65ad26ebf68d3bfe7fd918e5cb35da381742abfa150841515d3bda851c0bc4
|
SHA512 (annobin-8.59.tar.xz) = ff712b19af580bcbc8ccbd8c2729d45d596ff95b58144d202c57d3620e3aad8a75a6cf599bd2c724afd403bbd58d6e20589d9ae91cd538aae85e8c5946ee80d9
|
||||||
|
Loading…
Reference in New Issue
Block a user