Rebase to new upstream version 0.1.81
Resolves: RHEL-150283 Resolves: RHEL-118499 Resolves: RHEL-180768
This commit is contained in:
parent
4115c83e06
commit
b46e2f760a
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
||||
/scap-security-guide-0.1.78.tar.bz2
|
||||
/scap-security-guide-0.1.79.tar.bz2
|
||||
/scap-security-guide-0.1.80.tar.bz2
|
||||
/scap-security-guide-0.1.81.tar.bz2
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
%global _vpath_builddir build
|
||||
|
||||
Name: scap-security-guide
|
||||
Version: 0.1.80
|
||||
Version: 0.1.81
|
||||
Release: 1%{?dist}
|
||||
Summary: Security guidance and baselines in SCAP formats
|
||||
License: BSD-3-Clause
|
||||
@ -99,6 +99,11 @@ rm %{buildroot}/%{_docdir}/%{name}/Contributors.md
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2026 Jan Černý <jcerny@redhat.com> - 0.1.81-1
|
||||
- Rebase scap-security-guide to 0.1.81 (RHEL-180768)
|
||||
- Rules *xccdf_org.ssgproject.content_rule_file_permission_user_init_files* and *xccdf_org.ssgproject.content_rule_file_permission_user_init_files_root* were updated to include text instructions on how to perform the remediation without losing previously set permissions on files that are not compliant. (RHEL-150283)
|
||||
- Enabled specifying a custom text (including newlines) in multiple rules checking login banners (RHEL-118499)
|
||||
|
||||
* Tue Mar 10 2026 Vojtech Polasek <vpolasek@redhat.com> - 0.1.80-1
|
||||
- Import Red Hat quantum-resistant keys using sequoia commands (RHEL-127300)
|
||||
- Rule audit_rules_privileged_commands adds architecture filters in audit rules (RHEL-142647)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (scap-security-guide-0.1.80.tar.bz2) = 6cc80a8cc2dfdb175dcfeb39e0f4a6653bf879c955d39350d501977ead8d5fb86151bbf105b6cd2983cb51240c6ff102b18cd16d9125f5b75dd6b53ae5418227
|
||||
SHA512 (scap-security-guide-0.1.81.tar.bz2) = 11e26cfa96a6f1bd98b3a131837e2f86c9a9851239337d86d624b01627faf10f7a03c395a5839ddab018e0fa47719ade05a9946f90d5ca96b1261776a9164379
|
||||
|
||||
Loading…
Reference in New Issue
Block a user