- Annocheck: Check for string notes in separate debug info files. (#2211694)
- Annocheck: Add support for el10 and rhel-10 profiles. (RHEL-526) - Rebuild against rpm-4.19 (https://fedoraproject.org/wiki/Changes/RPM-4.19)
This commit is contained in:
parent
444d67f7f2
commit
8252e9a685
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.10
|
Version: 12.12
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -522,6 +522,11 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 05 2023 Yara Ahmad <yahmad@redhat.com> - 12.12-1
|
||||||
|
- Annocheck: Check for string notes in separate debug info files. (#2211694)
|
||||||
|
- Annocheck: Add support for el10 and rhel-10 profiles. (RHEL-526)
|
||||||
|
- Rebuild against rpm-4.19 (https://fedoraproject.org/wiki/Changes/RPM-4.19)
|
||||||
|
|
||||||
* Tue May 02 2023 Yara Ahmad <yahmad@redhat.com> - 12.10-1
|
* Tue May 02 2023 Yara Ahmad <yahmad@redhat.com> - 12.10-1
|
||||||
- Annocheck: Suppress more tests for Rust binaries.
|
- Annocheck: Suppress more tests for Rust binaries.
|
||||||
- Annocheck: Fix detection of missing plugin options. (#2189492)
|
- Annocheck: Fix detection of missing plugin options. (#2189492)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.10.tar.xz) = 140c74f88ff309e24c003d533545bd7f7705d240faf3781569f7c91e0c41ef2640dfb2ebe2f0cb1fbafddcf3588d9df9b75424764b79091e64a4091b7be3c0f0
|
SHA512 (annobin-12.12.tar.xz) = ea26a6aa26ee50314c980e75e09979c549d302665c2312107b4cbb8a1cd1d62634b6662a719c77667274f1e99afb70ee5db1d6913ec6802a494b32e8b6559196
|
||||||
|
Loading…
Reference in New Issue
Block a user