From b2be3378d07a40884f665214a112d8db8905e9d8 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Tue, 1 Apr 2025 16:27:48 +0800 Subject: [PATCH] Synchronize 24.03-LTS-SP1 changelog --- scap-security-guide.spec | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/scap-security-guide.spec b/scap-security-guide.spec index 8b97deb..b3f14ae 100644 --- a/scap-security-guide.spec +++ b/scap-security-guide.spec @@ -1,6 +1,6 @@ Name: scap-security-guide Version: 0.1.68 -Release: 5 +Release: 9 Summary: Security guidance and baselines in SCAP formats License: BSD-3-Clause URL: https://github.com/ComplianceAsCode/content/ @@ -66,8 +66,20 @@ cd build %doc %{_docdir}/%{name}/tables/*.html %changelog -* Wed Dec 18 2024 zcfsite - 0.1.68-5 -- add automatic hardening and fix consistent with the baseline +* Tue Dec 10 2024 jinlun - 0.1.68-9 +- the ssg is modified to be consistent with the specifications + +* Thu Dec 5 2024 xuce - 0.1.68-8 +- fix strong MACs and permission of cron.allow and at.allow + +* Tue Dec 3 2024 jinlun - 0.1.68-7 +- fix some issue. + +* Fri Nov 15 2024 jinlun - 0.1.68-6 +- fix openeuler grub configuration to Automatic hardening. + +* Wed Nov 13 2024 jinlun - 0.1.68-5 +- Automatic hardening is supported. * Sat Feb 24 2024 wangqingsan - 0.1.68-4 - optimiz rules for openEuler -- Gitee