- Annocheck: Fix covscan detected problems.
- Annocheck: Add --profile=el8. - gcc-plugin: Conditionalize generation of branch protection note.
This commit is contained in:
parent
da3ba09492
commit
5f79645f58
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.07
|
||||
Version: 10.08
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -494,6 +494,11 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Oct 01 2021 Nick Clifton <nickc@redhat.com> - 10.08-1
|
||||
- Annocheck: Fix covscan detected problems.
|
||||
- Annocheck: Add --profile=el8.
|
||||
- gcc-plugin: Conditionalize generation of branch protection note.
|
||||
|
||||
* Wed Sep 29 2021 Nick Clifton <nickc@redhat.com> - 10.07-1
|
||||
- Annocheck: Ignore gaps containing NOP instructions.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.07.tar.xz) = f600e06cb6ee0f2663a8ff3de23df7ac716a79447caa3f2ca59665ccf4860809b4193ebff5149d109e903cd11bf758775b5261640cb3f948be561861c00526dc
|
||||
SHA512 (annobin-10.08.tar.xz) = 2d2cffa758adbb555e9588ae18636ee1b49a0baf7249fbbc10c1fdd1991b74403265bc9f6591dc70b14889ec56d3d3229a0141eb755068c4fecc6257450c0218
|
||||
|
Loading…
Reference in New Issue
Block a user