Add support for more special glibc functions.
Fix building LLVM and Clang plugins for the ARM architecture.
This commit is contained in:
parent
92c34892f6
commit
5faade2ad7
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.23
|
||||
Version: 10.24
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -496,6 +496,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Nov 15 2021 Nick Clifton <nickc@redhat.com> - 10.24-1
|
||||
- Annocheck: Add exception for /usr/sbin/ldconfig. (#2022973)
|
||||
|
||||
* Mon Nov 08 2021 Nick Clifton <nickc@redhat.com> - 10.23-1
|
||||
- Annocheck: Add a test for unicode characters in identifiers.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.23.tar.xz) = d00d33a9d9ead39f2b7927e232716bca1d21b5e25543b3b23ac0e43ae6e9b339f8145c006e3f14931de46c7c6d079adcba6e8015166249bbb2c14105169ebc95
|
||||
SHA512 (annobin-10.24.tar.xz) = bfbd60d0cbf7d927a6beeb5454d276de9afdce9afe2c32841f6942570eda39873e637bf3882d8f483d87c76a7ad691902083084f6483d97d046df1e05c515614
|
||||
|
Loading…
Reference in New Issue
Block a user