enable 76 rules for openEuler

This commit is contained in:
steven.y.gui 2023-05-18 19:11:05 +08:00
parent 00230b8e82
commit f6f21544f7
2 changed files with 2530 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: scap-security-guide
Version: 0.1.49
Release: 3
Release: 4
Summary: Security guidance and baselines in SCAP formats
License: BSD-3-Clause
URL: https://github.com/ComplianceAsCode/content/
@ -12,6 +12,7 @@ Patch0003:backport-fix-deprecated-getiterator-function.patch
Patch0004:backport-fix-remaining-getchildren-and-getiterator-functions.patch
Patch0005:backport-fix-for-older-python-versions-lacking-.iter-method.patch
Patch0006:init-openEuler-ssg-project.patch
Patch0007:enable-76-rules-for-openEuler.patch
BuildArch: noarch
BuildRequires: libxslt, expat, python3, openscap-scanner >= 1.2.5, cmake >= 3.8, python3-jinja2, python3-PyYAML
@ -66,6 +67,9 @@ cd build
%doc %{_docdir}/%{name}/tables/*.html
%changelog
* Thu May 18 2023 steven <steven_ygui@163.com> - 0.1.49-4
- enable 76 rules for openEuler
* Tue May 9 2023 steven <steven_ygui@163.com> - 0.1.49-3
- add openEuler project into ssg