Rebase to new upstream version 0.1.75
Resolves: RHEL-66154 Resolves: RHEL-66057 Resolves: RHEL-60005 Resolves: RHEL-53426 Resolves: RHEL-45018 Resolves: RHEL-38206
This commit is contained in:
parent
cbf0b04050
commit
45677278c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/scap-security-guide-0.1.72.tar.bz2
|
||||
/scap-security-guide-0.1.73.tar.bz2
|
||||
/scap-security-guide-0.1.74.tar.bz2
|
||||
/scap-security-guide-0.1.75.tar.bz2
|
||||
|
@ -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.74
|
||||
Version: 0.1.75
|
||||
Release: 1%{?dist}
|
||||
Summary: Security guidance and baselines in SCAP formats
|
||||
License: BSD-3-Clause
|
||||
@ -97,6 +97,14 @@ rm %{buildroot}/%{_docdir}/%{name}/Contributors.md
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2024 Matthew Burket <mburket@redhat.com> - 0.1.75-1
|
||||
- Rebase to new release (RHEL-66154)
|
||||
- the rule sshd_use_priv_separation is no longer used (RHEL-66057)
|
||||
- add a rule checking for presence of chrony to CIS RHEL 9 profile (RHEL-60005)
|
||||
- remediation of Networkmanager DNS mode now remediates value "default" (RHEL-53426)
|
||||
- Adjust mount_option_nodev_nonroot_local_partitions to work in Image Builder environments. (RHEL-45018)
|
||||
- Adjusted rules related to sshd ensure constancy in checked values and ensure that drop in configuration files are checked. (RHEL-38206)
|
||||
|
||||
* Fri Aug 09 2024 Matthew Burket <mburket@redhat.com> - 0.1.74-1
|
||||
- Rebase to a new upstream release 0.1.74 (RHEL-53865)
|
||||
- Ensure authselect features are preserved by enable_authselect rule (RHEL-39383)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (scap-security-guide-0.1.74.tar.bz2) = 773cc7fb72e8d24fe9b12bf58815e051db21ee474cd0c3aebd07c2026712a89e6174c00840b1fd56195c900a541ff9e656240ee6b5a1cf3f3fe9b119cbedc30f
|
||||
SHA512 (scap-security-guide-0.1.75.tar.bz2) = ecab31c731612316b40d9e26ba81b7a44396bd6ef3cc616de27789cb75dec6f90cec69f1fd3186f20a03d46896e0d1231c79a31ced1c25dd6786c79c5baac416
|
||||
|
Loading…
Reference in New Issue
Block a user