import annobin-10.29-1.el8
This commit is contained in:
parent
6906d517ec
commit
6b7bbae39c
@ -1 +1 @@
|
|||||||
05a3407433cf8d1ec4b15e7a15d3022235502cb8 SOURCES/annobin-10.27.tar.xz
|
cb5a3c922fa3018c7df177d27357a04cfc9085e5 SOURCES/annobin-10.29.tar.xz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/annobin-10.27.tar.xz
|
SOURCES/annobin-10.29.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.27
|
Version: 10.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
@ -319,6 +319,10 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 30 2021 Nick Clifton <nickc@redhat.com> - 10.28-1
|
||||||
|
- gcc-plugin: Fix bug creating empty attachments. (#2026944)
|
||||||
|
- Annocheck: Change MAYB result to SKIP for DT_RPATH. (#2026300)
|
||||||
|
|
||||||
* Mon Nov 22 2021 Nick Clifton <nickc@redhat.com> - 10.27-1
|
* Mon Nov 22 2021 Nick Clifton <nickc@redhat.com> - 10.27-1
|
||||||
- Annocheck: Skip missing fortify/warning notes for ARM32.
|
- Annocheck: Skip missing fortify/warning notes for ARM32.
|
||||||
- gcc-plugin: Try another fix for ppc64le section grouping. (#2023437)
|
- gcc-plugin: Try another fix for ppc64le section grouping. (#2023437)
|
||||||
|
Loading…
Reference in New Issue
Block a user