From 3def0139d9a7ccd46fd07245787352c64d7ae427 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Mon, 15 Jun 2026 04:58:35 -0400 Subject: [PATCH] import CS git scap-security-guide-0.1.81-1.el8_10 --- .gitignore | 2 +- .scap-security-guide.metadata | 2 +- SPECS/scap-security-guide.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4ad1eb3..80f35ce 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/.scap-security-guide.metadata b/.scap-security-guide.metadata index a801e76..fcf73e0 100644 --- a/.scap-security-guide.metadata +++ b/.scap-security-guide.metadata @@ -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 diff --git a/SPECS/scap-security-guide.spec b/SPECS/scap-security-guide.spec index 48bf536..28d0e78 100644 --- a/SPECS/scap-security-guide.spec +++ b/SPECS/scap-security-guide.spec @@ -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ý - 0.1.81-1 +- Rebase scap-security-guide to 0.1.81 (RHEL-177640) + * Tue Mar 10 2026 Vojtech Polasek - 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)