Annocheck: Change GO FIPS test to look for CGO_ENABLED markers.
This commit is contained in:
parent
1399107c1f
commit
b8758c2ddd
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.23
|
Version: 12.24
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
|
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -524,6 +524,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 04 2023 Nick Clifron <nickc@redhat.com> - 12.24-1
|
||||||
|
- Annocheck: Change GO FIPS test to look for CGO_ENABLED markers.
|
||||||
|
|
||||||
* Mon Jul 31 2023 Nick Clifron <nickc@redhat.com> - 12.23-1
|
* Mon Jul 31 2023 Nick Clifron <nickc@redhat.com> - 12.23-1
|
||||||
- Annocheck: Add test for FIPS compliant GO binaries.
|
- Annocheck: Add test for FIPS compliant GO binaries.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.23.tar.xz) = 6716d5525d77b39bce0f05158753e6badb8c27529f71d4f65d511ea6430dcd3e2efe88b711c7eebd8b840c2cbcfeed6877393a39f75f473812b99d6c2d927968
|
SHA512 (annobin-12.24.tar.xz) = 1f095d6fa2f53fecf25c4c9c0bc9fad35da5c6050c567fa6e5c8cdb42e9948f38f43d8f8136a6eb44bd8e9d1d42e1c26e396895ecec22550a5069f995f376139
|
||||||
|
Loading…
Reference in New Issue
Block a user