gcc-plugin: Fix bug creating empty attachments.
Annocheck: Change MAYB result to SKIP for DT_RPATH. (#2026300)
This commit is contained in:
parent
9fd7a9a7dc
commit
14b9ff320e
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.27
|
||||
Version: 10.29
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -496,6 +496,10 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Nov 24 2021 Nick Clifton <nickc@redhat.com> - 10.29-1
|
||||
- gcc-plugin: Fix bug creating empty attachments.
|
||||
- Annocheck: Change MAYB result to SKIP for DT_RPATH. (#2026300)
|
||||
|
||||
* Fri Nov 19 2021 Nick Clifton <nickc@redhat.com> - 10.27-1
|
||||
- Annocheck: Skip missing fortify/warning notes for ARM32.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.27.tar.xz) = 4345b668880e0fcc23ba64186d963dc836e68bca13711c934d0f58df5c5e198e1ddbea36e6f3b95a02e2667b291d5cec3f3b36cdaf7e108384560fb4624eacd5
|
||||
SHA512 (annobin-10.29.tar.xz) = 21b9ef999f2cb3b93aa24d5e71959d9573d782547e938ff90196d430c9ae9edab641c486068bd40eea6b4a1498cbcab88cec47dcb8b177f8874643415191bff1
|
||||
|
Loading…
Reference in New Issue
Block a user