Add AlmaLinux 10 support
This commit is contained in:
commit
30ea21629e
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
||||
/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
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -4,8 +4,8 @@
|
||||
%global _vpath_builddir build
|
||||
|
||||
Name: scap-security-guide
|
||||
Version: 0.1.79
|
||||
Release: 2%{?dist}.alma.1
|
||||
Version: 0.1.80
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: Security guidance and baselines in SCAP formats
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/ComplianceAsCode/content/
|
||||
@ -105,9 +105,17 @@ rm %{buildroot}/%{_docdir}/%{name}/Contributors.md
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 07 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 0.1.79-2.alma.1
|
||||
* Fri Mar 27 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 0.1.80-1.alma.1
|
||||
- Add AlmaLinux 10 support
|
||||
|
||||
* Tue Mar 10 2026 Vojtech Polasek <vpolasek@redhat.com> - 0.1.80-1
|
||||
- Import Red Hat quantum-resistant keys using sequoia commands (RHEL-127300)
|
||||
- Rule audit_rules_privileged_commands adds architecture filters in audit rules (RHEL-142647)
|
||||
- Use correct permissions and consider the log_group option in rules file_permissions_var_log_audit and directory_permissions_var_log_audit (RHEL-138549)
|
||||
- Add a new BSI profile to RHEL 10 that aligns to the BSI (Federal Office for Security Information in Germany) IT-Grundschutz Basic-Protection. (RHEL-134722)
|
||||
- Corrected version in the description of CIS profiles (RHEL-143955)
|
||||
- Rebase scap-security-guide to the latest upstream version 0.1.80 (RHEL-152059)
|
||||
|
||||
* Mon Jan 05 2026 Jan Černý <jcerny@redhat.com> - 0.1.79-2
|
||||
- Bump version and rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (scap-security-guide-0.1.79.tar.bz2) = 57963e896aef6089523bb7165ece32dafeedc2caf0baac594c4d0d083ff00bd37c4fdc1c98357db1c70523bb67543c07b6a41b7d989ba1a8e97907218d954311
|
||||
SHA512 (scap-security-guide-0.1.80.tar.bz2) = 6cc80a8cc2dfdb175dcfeb39e0f4a6653bf879c955d39350d501977ead8d5fb86151bbf105b6cd2983cb51240c6ff102b18cd16d9125f5b75dd6b53ae5418227
|
||||
|
||||
Loading…
Reference in New Issue
Block a user