Annocheck: LTO test: Add exceptions for Clang runtime support object files.
Resolves: RHEL-176052
This commit is contained in:
parent
7967b4b9f5
commit
7aae7520a5
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 13.12
|
||||
Version: 13.15
|
||||
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
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -537,6 +537,11 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu May 14 2026 Nick Clifton <nickc@redhat.com> - 13.15-1
|
||||
- Annocheck: LTO test: Add exceptions for Clang runtime support object files. (RHEL-176052)
|
||||
- Annocheck: Do not complain about GO binaries that do not support branch protection.
|
||||
- Annocheck: Do not complain about Rust binaries that do not support branch protection.
|
||||
|
||||
* Fri Apr 24 2026 Nick Clifton <nickc@redhat.com> - 13.12-1
|
||||
- Annocheck: Skip the dynamic-tags test if a GNU Property note is present. (RHEL-170885)
|
||||
- Annocheck: Look for compromising characters in pathnames.
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-13.12.tar.xz) = 2e358a4cc18a9c5fc4684b0dad01cf0e45d13e11fb57ef1eaf409f897645195fac668661ff932d996f9bdb3c890fce77e82691780e43f72b7479aa7740a6a5d7
|
||||
SHA512 (annobin-13.15.tar.xz) = d3d0ae81742b116ed60ea1a093154a18c6dac524ba4f9dec7fbb361fb88ee188d76db975f130f093d7ac447b3a299a12446242351085c776b5ff7919f4241247
|
||||
|
||||
Loading…
Reference in New Issue
Block a user