GCC Plugin: Enable string note format by default.
This commit is contained in:
parent
b8758c2ddd
commit
d4a01699fc
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.24
|
Version: 12.25
|
||||||
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/
|
||||||
@ -67,7 +67,7 @@ Source: https://nickc.fedorapeople.org/%{annobin_sources}
|
|||||||
%global annobin_source_dir %{_usrsrc}/annobin
|
%global annobin_source_dir %{_usrsrc}/annobin
|
||||||
|
|
||||||
# Insert patches here, if needed. Eg:
|
# Insert patches here, if needed. Eg:
|
||||||
Patch01: annobin-plugin-default-string-notes.patch
|
# Patch01: annobin-plugin-default-string-notes.patch
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -524,6 +524,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 30 2023 Nick Clifron <nickc@redhat.com> - 12.25-1
|
||||||
|
- GCC Plugin: Enable string note format by default.
|
||||||
|
|
||||||
* Fri Aug 04 2023 Nick Clifron <nickc@redhat.com> - 12.24-1
|
* Fri Aug 04 2023 Nick Clifron <nickc@redhat.com> - 12.24-1
|
||||||
- Annocheck: Change GO FIPS test to look for CGO_ENABLED markers.
|
- Annocheck: Change GO FIPS test to look for CGO_ENABLED markers.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.24.tar.xz) = 1f095d6fa2f53fecf25c4c9c0bc9fad35da5c6050c567fa6e5c8cdb42e9948f38f43d8f8136a6eb44bd8e9d1d42e1c26e396895ecec22550a5069f995f376139
|
SHA512 (annobin-12.25.tar.xz) = 44eea7dbc99cc42de8ff4649396240470d123f36d703b83f85b81a770155b46005ed96acefb6467429046075fab7ad361ee9b1f00eb267a68f68a7835a00cbcc
|
||||||
|
Loading…
Reference in New Issue
Block a user