Annocheck: Do not ignore separate debuginfo files that do not contain any DWARF.
This commit is contained in:
parent
599631e996
commit
644bc59850
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.13
|
Version: 12.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -525,6 +525,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 22 2023 Nick Clifton <nickc@redhat.com> - 12.14-1
|
||||||
|
- Annocheck: Do not ignore separate debuginfo files that do not contain any DWARF. (#2144553)
|
||||||
|
|
||||||
* Tue Jun 20 2023 Nick Clifton <nickc@redhat.com> - 12.13-1
|
* Tue Jun 20 2023 Nick Clifton <nickc@redhat.com> - 12.13-1
|
||||||
- Annocheck: Ignore /dev/null filename in string notes.
|
- Annocheck: Ignore /dev/null filename in string notes.
|
||||||
- Annocheck: More tweaks to glibc detection heuristics. (#2215968)
|
- Annocheck: More tweaks to glibc detection heuristics. (#2215968)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.13.tar.xz) = d0089ee0d065a4599dfb0efbf5e125c82884ffeeec05e8839a6c9d6241a51e0158baeeb304dcf1d86f15dcc23d90ea024d6dac9d3520760132cb25386693ef0e
|
SHA512 (annobin-12.14.tar.xz) = 2adb057aefc7dc03cdef34f7d1054ead8f6cb6dabec88bd0e262357a0f456f9cb349b1eba238382cc5fa5f733e360f586282af9081178ff123e68518bb01c1be
|
||||||
|
Loading…
Reference in New Issue
Block a user