Annocheck: Add more glibc exceptions + check PT_TLS segments. (#2081131)

This commit is contained in:
Nick Clifton 2022-05-03 14:34:42 +01:00
parent 67ca0fc2c7
commit bbaf190e27
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: annobin
Summary: Annotate and examine compiled binary files
Version: 10.67
Version: 10.68
Release: 1%{?dist}
License: GPLv3+
# Maintainer: nickc@redhat.com
@ -484,6 +484,9 @@ fi
#---------------------------------------------------------------------------------
%changelog
* Tue May 03 2022 Nick Clifton <nickc@redhat.com> - 10.68-1
- Annocheck: Add more glibc exceptions + check PT_TLS segments. (#2081131)
* Fri Apr 22 2022 Nick Clifton <nickc@redhat.com> - 10.67-1
- Annocheck: Do not complain about missing -mbranch-protection option in AArch64 binaries if compiled by golang.