Accepting request 1040265 from home:msmeissn:branches:security
- updated to 0.1.65 (jsc#ECO-3319) - Introduce cui profile for OL9 - Remove Support for OVAL 5.10 - Rename account_passwords_pam_faillock_audit - CI ansible hardening and rename of existing Bash hardening - Update contributors list for v0.1.65 release - various SUSE profile specific fixes OBS-URL: https://build.opensuse.org/request/show/1040265 OBS-URL: https://build.opensuse.org/package/show/security/scap-security-guide?expand=0&rev=81
This commit is contained in:
parent
aa97eceaa7
commit
dce8ee0fe9
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 10:44:15 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
- updated to 0.1.65 (jsc#ECO-3319)
|
||||
- Introduce cui profile for OL9
|
||||
- Remove Support for OVAL 5.10
|
||||
- Rename account_passwords_pam_faillock_audit
|
||||
- CI ansible hardening and rename of existing Bash hardening
|
||||
- Update contributors list for v0.1.65 release
|
||||
- various SUSE profile specific fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 25 13:16:15 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -42,7 +42,7 @@
|
||||
%endif
|
||||
|
||||
Name: scap-security-guide
|
||||
Version: 0.1.64
|
||||
Version: 0.1.65
|
||||
Release: 0
|
||||
Summary: XCCDF files for SUSE Linux and openSUSE
|
||||
License: BSD-3-Clause
|
||||
@ -55,14 +55,13 @@ Source: https://github.com/ComplianceAsCode/content/archive/v%{version}.
|
||||
Patch0: scap-security-guide-UnicodeEncodeError-character-fix.patch
|
||||
|
||||
# explicit require what is needed by the detection logic in the scripts
|
||||
Requires: gawk
|
||||
Requires: sed
|
||||
Requires: grep
|
||||
Requires: findutils
|
||||
Requires: coreutils
|
||||
Requires: zypper
|
||||
Requires: sudo
|
||||
|
||||
Requires: coreutils
|
||||
Requires: findutils
|
||||
Requires: gawk
|
||||
Requires: grep
|
||||
Requires: sed
|
||||
Requires: sudo
|
||||
Requires: zypper
|
||||
|
||||
BuildRequires: cmake
|
||||
|
||||
@ -233,6 +232,7 @@ cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||
-DSSG_PRODUCT_EKS=OFF \
|
||||
-DSSG_PRODUCT_WRLINUX8=OFF \
|
||||
-DSSG_PRODUCT_WRLINUX1019=OFF \
|
||||
-DSSG_PRODUCT_ANOLIS8=OFF \
|
||||
../
|
||||
make
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f89789f50388d5e3740d24786caa361fdc40f1981bdedb34c7f848da44683c7
|
||||
size 7719253
|
3
v0.1.65.tar.gz
Normal file
3
v0.1.65.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b086169102378ed90df9aa83bc1f7435722af1b65db177be9a1107ae1a4ad6a
|
||||
size 8158247
|
Loading…
Reference in New Issue
Block a user