Skip PPC64 linker stubs created in the middle of text sections (again). (#1630640)
This commit is contained in:
parent
b6fefda299
commit
9eeba2575d
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
||||
/annobin-8.55.tar.xz
|
||||
/annobin-8.56.tar.xz
|
||||
/annobin-8.57.tar.xz
|
||||
/annobin-8.58.tar.xz
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.57
|
||||
Version: 8.58
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -204,6 +204,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Thu Oct 18 2018 Nick Clifton <nickc@redhat.com> - 8.57-1
|
||||
- Suppress free of invalid pointer. (#1638371)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.57.tar.xz) = 62d8efcefedc6ba7a13c276d35b6ce1abc6ad11a2d45e097178edd2a5f73180d213704446660283c81e50782b5972ae73a30fc1a51c1e85c5ca338e78fcbd4ed
|
||||
SHA512 (annobin-8.58.tar.xz) = f1f6dc86b52ec8ca56d75ad0a8ec47bcb1f443fe81b3b36f5f8225077f359f335f65ad26ebf68d3bfe7fd918e5cb35da381742abfa150841515d3bda851c0bc4
|
||||
|
Loading…
Reference in New Issue
Block a user