Add "hardened" to rpminspect.yaml
Resolves: RHEL-33519
This commit is contained in:
parent
e76786f467
commit
f3d9c64249
@ -1,2 +1,2 @@
|
|||||||
annocheck:
|
annocheck:
|
||||||
- rhel-policy: --skip-fortify --skip-lto --ignore-unknown --verbose
|
- hardened: --skip-fortify --skip-lto --ignore-unknown --verbose
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
Summary: Scientific Tools for Python
|
Summary: Scientific Tools for Python
|
||||||
Name: scipy
|
Name: scipy
|
||||||
Version: 1.11.3
|
Version: 1.11.3
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
|
|
||||||
# BSD-3-Clause -- whole package except:
|
# BSD-3-Clause -- whole package except:
|
||||||
# BSD-2-Clause -- scipy/_lib/_pep440.py
|
# BSD-2-Clause -- scipy/_lib/_pep440.py
|
||||||
@ -327,6 +327,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 27 2024 Pavel Simovec <psimovec@redhat.com> - 1.11.3-14
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Wed Jun 26 2024 Pavel Simovec <psimovec@redhat.com> - 1.11.3-13
|
* Wed Jun 26 2024 Pavel Simovec <psimovec@redhat.com> - 1.11.3-13
|
||||||
- Waive annocheck results: --skip-fortify and --skip-lto
|
- Waive annocheck results: --skip-fortify and --skip-lto
|
||||||
- Resolves: RHEL-33519
|
- Resolves: RHEL-33519
|
||||||
|
Loading…
Reference in New Issue
Block a user