Annocheck: Add heuristic for detecting parts of the CGO runtime library.
This commit is contained in:
parent
259c41299f
commit
e3ef33dbab
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.58
|
||||
Version: 12.59
|
||||
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
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -532,6 +532,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Jun 11 2024 Nick Clifton <nickc@redhat.com> - 12.59-1
|
||||
- Annocheck: Add heuristic for detecting parts of the CGO runtime library.
|
||||
|
||||
* Mon Jun 10 2024 Nick Clifton <nickc@redhat.com> - 12.58-1
|
||||
- Annocheck: Add improvements for handling Clang runtime binaries.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.58.tar.xz) = f39993fdd8ec77e4a9ad68c8bcac844a76b504fec9bdbc1ccac9cbdbafc71bc17f86516895449fea80d62c3e67c600cfff0c4715084d3e90ba91fd41b059b122
|
||||
SHA512 (annobin-12.59.tar.xz) = a4a636eacd5553d53c56532b4a9d9104b682b738dc6c6b04a2bfd07b853470495f5acb1d4a25c0ac051b38380e2e39f2ee55f6632080fc62202782bd86db82ec
|
||||
|
Loading…
Reference in New Issue
Block a user