Annocheck: Do not rely upon libelf's ability to detect links to separate debuginfo files.
Resolves: RHEL-79264
This commit is contained in:
parent
c8a780c544
commit
a4af30580c
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.91
|
||||
Version: 12.92
|
||||
Release: 1%{?dist}
|
||||
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -370,6 +370,9 @@ exit $res
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2025 Nick Clifton <nickc@redhat.com> - 12.92-1
|
||||
- Annocheck: Do not rely upon libelf's ability to detect links to separate debuginfo files. (RHEL-79264)
|
||||
|
||||
* Thu Feb 13 2025 Nick Clifton <nickc@redhat.com> - 12.91-1
|
||||
- Annocheck: Fix resource leak. (RHEL-79253)
|
||||
- Annocheck: Fix double free. Add special handling for COMBOOT modules.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.91.tar.xz) = 5877cd93040fbffd1cd8d0ac4b7be66ad9573d25d3a29268de8f5bbcde7e0406ea50b8662ea532c8bf441d23baedea59e8e0c8350d7c095761aada6aecab456c
|
||||
SHA512 (annobin-12.92.tar.xz) = 323e5a5ee4b2b5b755821924a5936485c2db70c83d612b4d12873f74dc51b2bc410963b1a737a2834105a52343fb75a906b3ce0a9444847240b79eb436ddba71
|
||||
|
Loading…
Reference in New Issue
Block a user