Add more exceptions for glibc functions
This commit is contained in:
parent
24835ca037
commit
bbc496884e
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 11.12
|
Version: 11.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -524,6 +524,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 08 2023 Nick Clifton <nickc@redhat.com> - 11.13-1
|
||||||
|
- Annocheck: Add even more code to handle another glibc function built without LTO.
|
||||||
|
|
||||||
* Fri Mar 03 2023 Nick Clifton <nickc@redhat.com> - 11.12-1
|
* Fri Mar 03 2023 Nick Clifton <nickc@redhat.com> - 11.12-1
|
||||||
- Annocheck: Add code to handle another glibc function built without LTO.
|
- Annocheck: Add code to handle another glibc function built without LTO.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-11.12.tar.xz) = f671f658b14a60f3dfd02afab8e358e4685d7d1c051ce79beadade782c425fd221c4ba998bb0543fd2bfbdba184668eb081f11439161f19f76e811faad83878f
|
SHA512 (annobin-11.13.tar.xz) = 7032edba07f89321ec0bda57e887b6b93944225da843bf6ccfb81281dec7fe1544f635fed3ad6c1439a33e9710504bee99222e89ef19325517ef40ce6af6479f
|
||||||
|
Loading…
Reference in New Issue
Block a user