Annocheck: Add an option to disable the use of debuginfod (if available).
Annocheck: Add more glibc special file names. Annocheck: Skip some tests for BPF binaries.
This commit is contained in:
parent
a6710fda16
commit
8e76478b1d
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.50
|
||||
Version: 10.51
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -491,6 +491,11 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Jan 25 2022 Nick Clifton <nickc@redhat.com> - 10.51-1
|
||||
- Annocheck: Add an option to disable the use of debuginfod (if available).
|
||||
- Annocheck: Add more glibc special file names.
|
||||
- Annocheck: Skip some tests for BPF binaries.
|
||||
|
||||
* Thu Jan 20 2022 Nick Clifton <nickc@redhat.com> - 10.50-1
|
||||
- Annocheck: Add another glibc static library symbol. (#2043047)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.50.tar.xz) = cb0f8a5c2b02c5039387f73911b9ea83336523696950988efe206c60bf27f83962ce118f7cc99998a4410411b5f2b738c3dbccd614468c20b8987f72ebfa2e1b
|
||||
SHA512 (annobin-10.51.tar.xz) = 33a2ff4ad59183057b1347f8914ec10152688f72946ee16062eb8d58c2af3d4c5ccb74757244191f4c8df560ac345fe46cb7be6cb6b2eda32bf154254a7ff2f1
|
||||
|
Loading…
Reference in New Issue
Block a user