diff --git a/.gitignore b/.gitignore index ac85eaf..9ee7d35 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ SOURCES/scap-security-guide-0.1.66.tar.bz2 /scap-security-guide-0.1.77.tar.bz2 /scap-security-guide-0.1.78.tar.bz2 /scap-security-guide-0.1.79.tar.bz2 +/scap-security-guide-0.1.80.tar.bz2 diff --git a/scap-security-guide.spec b/scap-security-guide.spec index b46fc61..48bf536 100644 --- a/scap-security-guide.spec +++ b/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.79 +Version: 0.1.80 Release: 1%{?dist} Summary: Security guidance and baselines in SCAP formats License: BSD-3-Clause @@ -124,6 +124,12 @@ ln -s ssg-firefox-ds.xml %{buildroot}%{_datadir}/xml/scap/ssg/content/ssg-firefo %endif %changelog +* 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) +- modify shipped kickstart files so that the size of boot partition aligns with official recommended size (RHEL8) (RHEL-145200) +- Rebase scap-security-guide to the latest upstream version 0.1.80 (RHEL-152058) + * Mon Dec 1 2025 Artem Denisov - 0.1.79-1 - Rebase scap-security-guide to the latest upstream version 0.1.79 (RHEL-130249) - Introduce configure_custom_crypto_policy_cis rule to restrict weak ciphers in RHEL CIS profiles (RHEL-111896) diff --git a/sources b/sources index 1c20596..b6d9c63 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (scap-security-guide-0.1.52-2.el7_9-rhel6.tar.bz2) = c12b1210a7829578d2b32c22950a9f93913ae4981efb31304aea04d43791eb86c75bb5cdc4ceb35741bcb00306db44a5734a03bd0578f1d255917d590e840260 SHA512 (scap-security-guide-0.1.73-1.el7_9-rhel7.tar.bz2) = 36321a8ba03bcdb41e592a8dfdd8126e7717effeab5fa65b56db1125d2b62bf79ed0940b819f1ea1e080d1960553b1f28e317e019b725147b980e07b96700860 -SHA512 (scap-security-guide-0.1.79.tar.bz2) = 57963e896aef6089523bb7165ece32dafeedc2caf0baac594c4d0d083ff00bd37c4fdc1c98357db1c70523bb67543c07b6a41b7d989ba1a8e97907218d954311 +SHA512 (scap-security-guide-0.1.80.tar.bz2) = 6cc80a8cc2dfdb175dcfeb39e0f4a6653bf879c955d39350d501977ead8d5fb86151bbf105b6cd2983cb51240c6ff102b18cd16d9125f5b75dd6b53ae5418227 \ No newline at end of file