Rebase to new upstream version 0.1.82
Resolves: RHEL-242530 Resolves: RHEL-182657 Resolves: RHEL-178437 Resolves: RHEL-164451
This commit is contained in:
parent
b46e2f760a
commit
d578f90bfe
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/scap-security-guide-0.1.79.tar.bz2
|
||||
/scap-security-guide-0.1.80.tar.bz2
|
||||
/scap-security-guide-0.1.81.tar.bz2
|
||||
/scap-security-guide-0.1.82.tar.bz2
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
%global _vpath_builddir build
|
||||
|
||||
Name: scap-security-guide
|
||||
Version: 0.1.81
|
||||
Version: 0.1.82
|
||||
Release: 1%{?dist}
|
||||
Summary: Security guidance and baselines in SCAP formats
|
||||
License: BSD-3-Clause
|
||||
@ -99,6 +99,12 @@ rm %{buildroot}/%{_docdir}/%{name}/Contributors.md
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 03 2026 Artem Denisov <adenisov@redhat.com> - 0.1.82-1
|
||||
- Rebase scap-security-guide to 0.1.82 in RHEL 10.2.z (RHEL-242530)
|
||||
- Explicitly set file owner and permissions when creating new files or directories (RHEL-182657)
|
||||
- Add a rationale text for rule package_sssd_installed (RHEL-178437)
|
||||
- Align RHEL 10 STIG profile with official RHEL 10 DISA STIG V1R2 (RHEL-164451)
|
||||
|
||||
* 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)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (scap-security-guide-0.1.81.tar.bz2) = 11e26cfa96a6f1bd98b3a131837e2f86c9a9851239337d86d624b01627faf10f7a03c395a5839ddab018e0fa47719ade05a9946f90d5ca96b1261776a9164379
|
||||
SHA512 (scap-security-guide-0.1.82.tar.bz2) = 486dd60e0949588127406c3499c39904b7098e5c94c0a50eab8c9a18957cb90525dbe42ea1c2bbab40747eec23ea7cf7c03ac17266e237da67f5ccc68ac690de
|
||||
|
||||
Loading…
Reference in New Issue
Block a user