Generate FAIL results if -Wall or -Wformat-security are missing.
This commit is contained in:
parent
c240981e82
commit
59663eb6dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -108,3 +108,4 @@
|
||||
/annobin-8.79.tar.xz
|
||||
/annobin-8.81.tar.xz
|
||||
/annobin-8.83.tar.xz
|
||||
/annobin-8.84.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.83
|
||||
Version: 8.84
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -221,6 +221,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Oct 10 2019 Nick Clifton <nickc@redhat.com> - 8.84-1
|
||||
- Generate FAIL results if -Wall or -Wformat-security are missing.
|
||||
|
||||
* Thu Oct 03 2019 Nick Clifton <nickc@redhat.com> - 8.83-1
|
||||
- If notes cannot be found in the executable look for them in the debuginfo file, if available.
|
||||
- Generate a FAIL if notes are missing from the executable/debuginfo file.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.83.tar.xz) = 2f5bf0efc11bb269956fd0d19149484877f96ec3e11efb87903c075edb11c27447c50116dd6cc262a1a36db647c6cab52a79244c7fbe78ea9e058254426aa18f
|
||||
SHA512 (annobin-8.84.tar.xz) = 32633c812d80ff0e53a13feb7d04038cbaa70cdac77bda264e2c510a4f51ddc5227d4dd6549f688644544c2eef4799662c753d19bf136b2d16182274cf30295d
|
||||
|
Loading…
Reference in New Issue
Block a user