Annocheck: Fix MAYB results for mixed GO/C files.
Annocheck: Move some messages from VERBOSE to VERBOSE2. Annocheck: Scan zero-length tool notes.
This commit is contained in:
parent
efe8b5622b
commit
f25c7c2336
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.11
|
Version: 10.12
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -494,6 +494,11 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 08 2021 Nick Clifton <nickc@redhat.com> - 10.12-1
|
||||||
|
- Annocheck: Fix MAYB results for mixed GO/C files.
|
||||||
|
- Annocheck: Move some messages from VERBOSE to VERBOSE2.
|
||||||
|
- Annocheck: Scan zero-length tool notes.
|
||||||
|
|
||||||
* Tue Oct 05 2021 Nick Clifton <nickc@redhat.com> - 10.11-1
|
* Tue Oct 05 2021 Nick Clifton <nickc@redhat.com> - 10.11-1
|
||||||
- Annocheck: Fix covscan detected flaws.
|
- Annocheck: Fix covscan detected flaws.
|
||||||
- plugins: Add more required build options.
|
- plugins: Add more required build options.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.11.tar.xz) = 73ff710cb47b6adaf4e7217b034cf073c256edd7faaf610c6ffe1dea7ca100861ef5ac65ecc14b42cd17ffac54ea051e429e5b2fb965fa81f49376d5e8f3f6f0
|
SHA512 (annobin-10.12.tar.xz) = 5c890b333764cb84a833b5e49f38fe26c4afb29acf528f24fbfa4c8985eab4c281974b0dbcd1918638d35303dfcb7cc7ec22003064c86b72779abadf48b41904
|
||||||
|
Loading…
Reference in New Issue
Block a user