LLVM & Clang Plugins: Build with -fexceptions enabled.
Resolves: RHEL-184482
This commit is contained in:
parent
34b13ec70f
commit
1b16b7b93d
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 13.20
|
||||
Version: 13.22
|
||||
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,10 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jun 25 2026 Nick Clifton <nickc@redhat.com> - 13.22-1
|
||||
- Annocheck: Enable stack-clash test for Risc-V binaries built by gcc-15+.
|
||||
- LLVM & Clang Plugins: Build with -fexceptions enabled. (RHEL-184482)
|
||||
|
||||
* Thu Jun 04 2026 Nick Clifton <nickc@redhat.com> - 13.20-1
|
||||
- Annocheck: Add support for ZIP files and TAR balls.
|
||||
- Testsuite: Fixes for the glibcxx and hardening tests.
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-13.20.tar.xz) = e2cf6f0f3c1ebb32a77869be2ec9b9caf361f617f9e9c95ed1d20e456adfe2f74d76a518673f3c23110ac38ea6ac7f07d8f1f1d71cf8ca918ccd7a0a40124b4a
|
||||
SHA512 (annobin-13.22.tar.xz) = b0042d33a2ebbbce2389281ca83407a3133ec5c72cf0f8c0e01fa9d06749e9a577b80893914830e89c9c231d0f739b44331d8c06ec66df3011aba6e961479192
|
||||
|
||||
Loading…
Reference in New Issue
Block a user