Annocheck: Add crti.o and crtn.o to the list of known glibc special files.
Resolves: #2158740
This commit is contained in:
parent
27010e8570
commit
49ab51e026
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 11.02
|
||||
Version: 11.04
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -366,6 +366,10 @@ exit $res
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jan 09 2023 Nick Clifton <nickc@redhat.com> - 11.04-1
|
||||
- Annocheck: Add crti.o and crtn.o to the list of known glibc special files. (#2158740)
|
||||
- Annocheck: Fix memory leaks.
|
||||
|
||||
* Thu Jan 05 2023 Nick Clifton <nickc@redhat.com> - 11.02-1
|
||||
- Annocheck: Do not treat object files as if they did not contain any code. (#2158182)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-11.02.tar.xz) = 18230eebd3e7dba3afbedec22c39daa0dd60f4ab0d0f558b15cbe5cfa078a7a67236553dce85ec04df98735e71b65a24be531f748a5f3d9e95b84c756b85cc06
|
||||
SHA512 (annobin-11.04.tar.xz) = 8b0b1f8a89b44a7191de414e161b787049aaff184c1aa40e515a27e765b96cee0dfd2120b6b645a9a82c385fee527772a757bb1d4f77495fbc96e4c77522eb49
|
||||
|
Loading…
Reference in New Issue
Block a user