Annocheck: Also skip the entry point test for i686 binaries.
Resolves: #2258571
This commit is contained in:
parent
a27178473c
commit
060caaa613
15
annobin.spec
15
annobin.spec
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.37
|
||||
Release: 3%{?dist}
|
||||
Version: 12.38
|
||||
Release: 1%{?dist}
|
||||
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
|
||||
URL: https://sourceware.org/annobin/
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -534,6 +534,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Jan 23 2024 Nick Clifron <nickc@redhat.com> - 12.38-1
|
||||
- Annocheck: Also skip the entry point test for i686 binaries. (#2258571)
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 12.37-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
@ -543,16 +546,16 @@ make check
|
||||
* Wed Jan 17 2024 Nick Clifron <nickc@redhat.com> - 12.37-1
|
||||
- GCC Plugin: DO not use section groups with string format notes.
|
||||
|
||||
* Tue Jan 16 2024 Songsong Zhang <U2FsdGVkX1@gmail.com> - 12.36-2
|
||||
* Tue Jan 16 2024 Nick Clifron <nickc@redhat.com> - 12.36-2
|
||||
- Spec File: NVR bump in order to allow building in side tag.
|
||||
|
||||
* Tue Jan 16 2024 Songsong Zhang <U2FsdGVkX1@gmail.com> - 12.36-1
|
||||
* Tue Jan 16 2024 Nick Clifron <nickc@redhat.com> - 12.36-1
|
||||
- Annocheck: Disable cf-protection test for i686 architecture. (#2258571)
|
||||
|
||||
* Mon Jan 15 2024 Songsong Zhang <U2FsdGVkX1@gmail.com> - 12.35-4
|
||||
* Mon Jan 15 2024 Nick Clifron <nickc@redhat.com> - 12.35-4
|
||||
- Spec File: NVR bump in order to allow building in side tag.
|
||||
|
||||
* Mon Jan 15 2024 Songsong Zhang <U2FsdGVkX1@gmail.com> - 12.35-3
|
||||
* Mon Jan 15 2024 Nick Clifron <nickc@redhat.com> - 12.35-3
|
||||
- Spec File: Disable hard gcc check in order to allow builds with new version of gcc.
|
||||
|
||||
* Thu Jan 11 2024 Songsong Zhang <U2FsdGVkX1@gmail.com> - 12.35-2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.37.tar.xz) = 8ccfce6c97111fb006b612fad5a8e67136194baf7c238268e62748a82b606c689a5df07ff342f8382ee30d45cc8355b0f4a96e0c100344531ad4c224ee86a9b6
|
||||
SHA512 (annobin-12.38.tar.xz) = 97155078848e4d1d58feff2f33a046b6cf4a4936895153ea18805df904939fa35357861e5340f563690c3730858302b9d79e687f3462a116a3a38d52a64691ea
|
||||
|
Loading…
Reference in New Issue
Block a user