Adding some annocheck exception changes to rpminspect

Resolves: RHEL-33521
Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
John Kacur 2024-11-20 17:32:50 -05:00
parent dca8979b00
commit e174b9a683
2 changed files with 8 additions and 2 deletions

View File

@ -2,4 +2,6 @@
inspections:
badfuncs: off
annocheck:
- hardened: --skip-optimization --skip-cf-protection --skip-property-note
- rhel-policy: --skip-optimization --skip-cf-protection --skip-property-note
extra_opts:
- hardened: --skip-optimization --skip-cf-protection --skip-property-note

View File

@ -1,6 +1,6 @@
Name: stress-ng
Version: 0.18.06
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Stress test a computer system in various ways
License: GPL-2.0-or-later
@ -62,6 +62,10 @@ install -pm 644 bash-completion/%{name} \
%{_datadir}/bash-completion/completions/%{name}
%changelog
* Wed Nov 20 2024 John Kacur <jkacur@redhat.com> - 0.18.06-04
- Adding some annocheck exception changes to rpminspect
Resolves: RHEL-33521
* Wed Nov 06 2024 John Kacur <jkacur@redhat.com> - 0.18.06-3
- Remove the revert patch and replace it with an upstream fix for power
- Include all of the stress-ng patches available past 0.18.06