diff --git a/rpminspect.yaml b/rpminspect.yaml index 5f36135..b78f74b 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -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 diff --git a/stress-ng.spec b/stress-ng.spec index 921a942..87ae895 100644 --- a/stress-ng.spec +++ b/stress-ng.spec @@ -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 - 0.18.06-04 +- Adding some annocheck exception changes to rpminspect +Resolves: RHEL-33521 + * Wed Nov 06 2024 John Kacur - 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