Annocheck: Fix cf-prot test to fail if the CET notes are missing.
Annocheck: Skip gaps in the .plt section. Plugins: Add -g option when building LLVM and Clang.
This commit is contained in:
parent
37b5de8c9b
commit
c27947f871
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.09
|
Version: 10.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -494,7 +494,12 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 04 2021 Nick Clifton <nickc@redhat.com> - 10.09-1
|
* Tue Oct 05 2021 Nick Clifton <nickc@redhat.com> - 10.10-1
|
||||||
|
- Annocheck: Fix cf-prot test to fail if the CET notes are missing.
|
||||||
|
- Annocheck: Skip gaps in the .plt section.
|
||||||
|
- Plugins: Add -g option when building LLVM and Clang.
|
||||||
|
|
||||||
|
* Mon Oct 04 2021 Nick Clifton <nickc@redhat.com> - 10.09-1
|
||||||
- Annocheck: Add more cases of glibc startup functions.
|
- Annocheck: Add more cases of glibc startup functions.
|
||||||
|
|
||||||
* Fri Oct 01 2021 Nick Clifton <nickc@redhat.com> - 10.08-1
|
* Fri Oct 01 2021 Nick Clifton <nickc@redhat.com> - 10.08-1
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.09.tar.xz) = 6cf6a797719a6150cf61014ff456df0bc2a7d8adf50e6219aace692562d48b7a7a6954a2a3d29d6a511ea234e3a36b50beddef32d46cb4ebd6ddc23ab16b36e4
|
SHA512 (annobin-10.10.tar.xz) = 5ad1deecd4a109ff8063aa0593fcabe10eacad273bf7ad31789c2daf81e9af7337ee0cbbc65d9c7541a1878b7e34128a87f0b8e7c27eb316014a613ad5ebca40
|
||||||
|
Loading…
Reference in New Issue
Block a user