Annocheck: In verbose mode, report the reason for skipping specific tests.
Resolves: #1969584
This commit is contained in:
parent
0d2f10df06
commit
15ce7d0891
17
annobin.spec
17
annobin.spec
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.65
|
||||
Release: 5%{?dist}
|
||||
Version: 9.74
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -324,6 +324,19 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Jun 11 2021 Nick Clifton <nickc@redhat.com> - 9.74-1
|
||||
- Annocheck: Better support for symbolic links.
|
||||
- Annocheck: In verbose mode, report the reason for skipping specific tests. (#1969584)
|
||||
- annocheck: Improve detection of shared libraries. (#1958954)
|
||||
- annocheck: Accept 0 as a valid number for gcc minor versions and release numbers.
|
||||
- gcc-plugin: Add support for ARM and RISCV targets.
|
||||
- timing: do not initialise the clock if the timing tool is disabled.
|
||||
- gcc-plugin: Replace ICE messsages with verbose messages.
|
||||
- Fix the testsuite so that it can be run in parallel.
|
||||
- Annocheck: WARN if the annobin plugin was built for a newer version of the compiler than the one on which it was run. (#1950657)
|
||||
- Annocheck: Improve detection of missing GNU-stack support.
|
||||
- Fix anomolies reported by covscan.
|
||||
|
||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 9.65-5
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.65.tar.xz) = 5b5e5f988700232d31c5087ad9880a4bd0aaaa0927b1e4c913f1427ae63c768867b99a8fb282e82865c53f896a925a29dddac9a643144dfc74aacb74b7138426
|
||||
SHA512 (annobin-9.74.tar.xz) = 74b3deaea3a0eaaca2ff6488a5e64a390a1669154f620e4167cc3093718d46e0a6d7580ca22080d9d8a3e3bed5814324cea6388afdb005b18743b8fb8511b64f
|
||||
|
Loading…
Reference in New Issue
Block a user