import CS git scap-security-guide-0.1.81-1.el8_10

This commit is contained in:
AlmaLinux RelEng Bot 2026-06-15 04:58:35 -04:00
parent 517d0dee4e
commit 3def0139d9
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
SOURCES/scap-security-guide-0.1.52-2.el7_9-rhel6.tar.bz2
SOURCES/scap-security-guide-0.1.73-1.el7_9-rhel7.tar.bz2
SOURCES/scap-security-guide-0.1.80.tar.bz2
SOURCES/scap-security-guide-0.1.81.tar.bz2

View File

@ -1,3 +1,3 @@
b22b45d29ad5a97020516230a6ef3140a91d050a SOURCES/scap-security-guide-0.1.52-2.el7_9-rhel6.tar.bz2
17274daaa588330aa4df9a4d8df5ef448e40a696 SOURCES/scap-security-guide-0.1.73-1.el7_9-rhel7.tar.bz2
8edd4588f733ffbf56a11f925e26e46f0badfe61 SOURCES/scap-security-guide-0.1.80.tar.bz2
aafd3f0d0a6a3ce800146732b7abea3e6c31aab4 SOURCES/scap-security-guide-0.1.81.tar.bz2

View File

@ -5,7 +5,7 @@
# global _default_patch_fuzz 2 # Normally shouldn't be needed as patches should apply cleanly
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
@ -124,6 +124,9 @@ ln -s ssg-firefox-ds.xml %{buildroot}%{_datadir}/xml/scap/ssg/content/ssg-firefo
%endif
%changelog
* Mon Jun 01 2026 Jan Černý <jcerny@redhat.com> - 0.1.81-1
- Rebase scap-security-guide to 0.1.81 (RHEL-177640)
* Tue Mar 10 2026 Vojtech Polasek <vpolasek@redhat.com> - 0.1.80-1
- RHEL CIS requirement: Ensure password history is enforced for the root user is now fully covered (RHEL-125396)
- RHEL8 STIG now uses cryptography subpolicy called FIPS:STIG (RHEL-77813)