9.49: annocheck: Fix the note analyzer's handling of empty PowerPC64 notes.
This commit is contained in:
parent
e1bd496eeb
commit
46640ca3dc
11
annobin.spec
11
annobin.spec
@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.48
|
Version: 9.49
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -56,8 +56,8 @@ License: GPLv3+
|
|||||||
Source: https://nickc.fedorapeople.org/annobin-%{version}.tar.xz
|
Source: https://nickc.fedorapeople.org/annobin-%{version}.tar.xz
|
||||||
# For the latest sources use: git clone git://sourceware.org/git/annobin.git
|
# For the latest sources use: git clone git://sourceware.org/git/annobin.git
|
||||||
|
|
||||||
# Insert patches here, if needed.
|
# Insert patches here, if needed. Eg:
|
||||||
Patch01: annobin-gcc11.patch
|
# Patch01: annobin-foo.patch
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -323,6 +323,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 08 2020 Nick Clifton <nickc@redhat.com> - 9.49-1
|
||||||
|
- annocheck: Fix notes analyzer to accept empty PPC64 notes.
|
||||||
|
|
||||||
* Mon Dec 07 2020 Jakub Jelinek <jakub@redhat.com> - 9.48-5
|
* Mon Dec 07 2020 Jakub Jelinek <jakub@redhat.com> - 9.48-5
|
||||||
- NVR bump for another ELN sidetag rebuild.
|
- NVR bump for another ELN sidetag rebuild.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.48.tar.xz) = 9844cf1129947d70453f2403b2e27e570d2a4fc3f6efc52df74fe32708e7cd7be2ba5fdd2a9a50cec96ca10ccab825383efef86d5476794de6b574b761de5c3f
|
SHA512 (annobin-9.49.tar.xz) = d4945544f2956701c331f02643bfb6dc46d1faf3d0a13f8de61839ac30aa2b04cb6443a94cbdb17774b1bed0a6a93ccfac089271a2e9eef79be74d0c4dc166f3
|
||||||
|
Loading…
Reference in New Issue
Block a user