Replace address checks with dladdr1.
This commit is contained in:
parent
046883693b
commit
fff201eb4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@
|
||||
/annobin-8.84.tar.xz
|
||||
/annobin-8.85.tar.xz
|
||||
/annobin-8.86.tar.xz
|
||||
/annobin-8.87.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.86
|
||||
Version: 8.87
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -221,6 +221,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Oct 22 2019 Nick Clifton <nickc@redhat.com> - 8.87-1
|
||||
- Replace address checks with dladdr1.
|
||||
|
||||
* Mon Oct 21 2019 Nick Clifton <nickc@redhat.com> - 8.86-1
|
||||
- Use libabigail like checking to ensure variable address consistency.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.86.tar.xz) = e63b3fcf7a46b29ecf0018fcf7f7d8c27dbb9fda6cd839566f23edda8807af64b6d866877a781d4832a656e955c59420df8582e7831dd94b11cff1b4346859a0
|
||||
SHA512 (annobin-8.87.tar.xz) = 1f47554e8fe908382734019af2006157b1ee6fefeda71162676d81cf68b15a51c3b4aff67a50cab956dc250a997cbd2ac038662a1237f2d311a282ee8ca0e23b
|
||||
|
Loading…
Reference in New Issue
Block a user