import annobin-10.67-1.el8
This commit is contained in:
parent
518d30a3db
commit
d581d5b74a
@ -1 +1 @@
|
|||||||
925ff1fa94597d5fc707d5663d325cbc15ab4d37 SOURCES/annobin-10.64.tar.xz
|
c0950f32db75ab1aa938fbd0342410c9329682f9 SOURCES/annobin-10.67.tar.xz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/annobin-10.64.tar.xz
|
SOURCES/annobin-10.67.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.64
|
Version: 10.67
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -369,6 +369,12 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2022 Nick Clifton <nickc@redhat.com> - 10.67-1
|
||||||
|
- Rebuild against LLVM 14. (#2064521)
|
||||||
|
- Annocheck: Do not complain about missing -mbranch-protection option in AArch64 binaries if compiled by golang.
|
||||||
|
- Annocheck: Do not complain about missing -mbranch-protection option in AArch64 binaries if compiled in LTO mode.
|
||||||
|
- gcc-plugin: Add support for CLVC_INTEGER options.
|
||||||
|
|
||||||
* Wed Apr 06 2022 Nick Clifton <nickc@redhat.com> - 10.64-1
|
* Wed Apr 06 2022 Nick Clifton <nickc@redhat.com> - 10.64-1
|
||||||
- Annocheck: Add more special cases for AArch64 glibc on RHEL-8. (#2072082)
|
- Annocheck: Add more special cases for AArch64 glibc on RHEL-8. (#2072082)
|
||||||
- llvm-plugin: Fix a thinko in the sources.
|
- llvm-plugin: Fix a thinko in the sources.
|
||||||
|
Loading…
Reference in New Issue
Block a user