12.08: Fix covscan errors and libannocheck initialisation
This commit is contained in:
parent
c7f9bb74d9
commit
6a05b5374b
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.07
|
||||
Version: 12.08
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -471,6 +471,7 @@ if [ -f tests/test-suite.log ]; then
|
||||
fi
|
||||
# If necessary use uuencode to preserve test binaries here. For example:
|
||||
# uuencode tests/tmp_atexit/atexit.strip atexit.strip
|
||||
|
||||
make check
|
||||
%endif
|
||||
|
||||
@ -524,6 +525,10 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Apr 25 2023 Nick Clifton <nickc@redhat.com> - 12.08-1
|
||||
- Fix generation of auto-generated files.
|
||||
- Fix covscan reported errors.
|
||||
|
||||
* Fri Apr 21 2023 Nick Clifton <nickc@redhat.com> - 12.07-1
|
||||
- gcc-plugin: generate warnings about misspelt -D_FORTIFY_SOURCE and/or -D_GLIBCXX_ASSERTIONS options.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.07.tar.xz) = 20972c1427e0089635a8e173fee0c8ac393cf55950d4d80e777c69e2fc74f5f92325210ec1ccd55c409cc78337b28d38d094a1d590567a4b271712e602127b94
|
||||
SHA512 (annobin-12.08.tar.xz) = 3989160111ab8aae8852abd708039e7b1b796d537d7855155e98b47269d0b4caee37ddacaa6655885a1674dfe515e1c90709bfe374d19b48b515035b961c97db
|
||||
|
Loading…
Reference in New Issue
Block a user