annocheck: skip PIE and PIC tests for GO binaries
This commit is contained in:
parent
5b4731b0ac
commit
41efc42594
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.53
|
||||
Release: 2%{?dist}
|
||||
Version: 10.54
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
# Web Page: https://sourceware.org/annobin/
|
||||
@ -491,6 +491,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Feb 11 2022 Nick Clifton <nickc@redhat.com> - 10.54-1
|
||||
- Annocheck: Skip PIE anf PIC tests for GO binaries.
|
||||
|
||||
* Sun Feb 06 2022 Jakub Jelinek <jakub@redhat.com> - 10.53-2
|
||||
- NVR bump to allow rebuild in yet another side tag.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.53.tar.xz) = e370b48f79c31d19a9d48f0e7ce608f6b79f8e15559bc165118ca473fe40e540e5087d5c965706bad73a78a3c74557c259586d16151231a94dc6cb870478a48d
|
||||
SHA512 (annobin-10.54.tar.xz) = e40a4c2f142b4a89e37e113659da97627e108811820867c863d2e52a8da50897cca2e7ab6352f5484d882f3896f254b1717c47cb805f5c3dab0fb0e7eba3fe21
|
||||
|
Loading…
Reference in New Issue
Block a user