Testsuite: Fix hardening test.
This commit is contained in:
parent
77586129e1
commit
02da2619db
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 13.25
|
||||
Version: 13.28
|
||||
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/
|
||||
@ -375,6 +375,12 @@ exit $res
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2026 Nick Clifton <nickc@redhat.com> - 13.28-1
|
||||
- Testsuite: Fix hardening test.
|
||||
- Annocheck: Fix seg-fault in code checking for gcc components.
|
||||
- Annocheck: Allow ~ in filenames. Add more exceptions for gcc components. (RHEL-213510)
|
||||
- GCC-Plugin: Only use a 64-bit pointer size for s390x binaries built by GCC 17+ (#2502729)
|
||||
|
||||
* Wed Jul 22 2026 Nick Clifton <nickc@redhat.com> - 13.25-1
|
||||
- Annocheck: Improve bad filename detection. (RHEL-211396)
|
||||
- Annocheck: Enable stack-clash test for Risc-V binaries built by gcc-15+.
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-13.25.tar.xz) = fa7e0309d964ab16f8cc1b8131bebbab106c9667c0c1c9ecbf27696a0ea559ca601d3b982d42c8e914aed590fb971de899334ccb402f897a44381594cf5f2bb3
|
||||
SHA512 (annobin-13.28.tar.xz) = 27b9fe1162a92c56c0b576e2da8a27ad5b9c0cb38b2ba222eb9c621a09ead5f2263fc42de12d191e82e1aed3e3c9f57a5d7c83a5eb5802cb06184ec92baf9e88
|
||||
|
||||
Loading…
Reference in New Issue
Block a user