parent
4482b57ec2
commit
1fa3a94195
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/annobin-8.23.tar.xz
|
||||
/annobin-8.24.tar.xz
|
||||
/annobin-8.25.tar.xz
|
||||
/annobin-8.26.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.25
|
||||
Version: 8.26
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -200,8 +200,11 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Aug 21 2018 Nick Clifton <nickc@redhat.com> - 8.26-1
|
||||
- Fix thinko in ppc64 gap detection code. (#1619267)
|
||||
|
||||
* Mon Aug 20 2018 Nick Clifton <nickc@redhat.com> - 8.25-1
|
||||
- Skip gaps at the end of the .text section in ppc64 binaries.
|
||||
- Skip gaps at the end of the .text section in ppc64 binaries. (#1619267)
|
||||
|
||||
* Wed Aug 15 2018 Nick Clifton <nickc@redhat.com> - 8.24-1
|
||||
- Skip checks in stack_chk_local_fail.c
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.25.tar.xz) = ef8a0c5be561ccacbd4f274f3b0f50a307f4dc80ff279b1af5fe876fbcc3d665f48ac91d4c08e796751448bf06382bfa2531db658c2c508c387d0c2f0e9a67ef
|
||||
SHA512 (annobin-8.26.tar.xz) = 1d3233944aeacd084446618ab12e45eb5ef8fa6a5d9493f23c99ea197f126b461156ca84e556ca942df7347e005077adfeeca49e0a0dd109f9bd69ce43590f7a
|
||||
|
Loading…
Reference in New Issue
Block a user