Rebase to new upstream version 0.1.77
Resolves: RHEL-94803 Resolves: RHEL-62843 Resolves: RHEL-62731 Resolves: RHEL-58818
This commit is contained in:
parent
d5c2ec7cd5
commit
ef42a65e8e
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/scap-security-guide-0.1.74.tar.bz2
|
||||
/scap-security-guide-0.1.75.tar.bz2
|
||||
/scap-security-guide-0.1.76.tar.bz2
|
||||
/scap-security-guide-0.1.77.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.76
|
||||
Version: 0.1.77
|
||||
Release: 1%{?dist}
|
||||
Summary: Security guidance and baselines in SCAP formats
|
||||
License: BSD-3-Clause
|
||||
@ -96,6 +96,12 @@ rm %{buildroot}/%{_docdir}/%{name}/Contributors.md
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 03 2025 Matthew Burket <mburket@redhat.com> - 0.1.77-1
|
||||
- Rebase to scap-security-guide version 0.1.77 (RHEL-94803)
|
||||
- rule networkmanager_dns_mode now checks dropin files and has more resilient regex (RHEL-62843)
|
||||
- rsyslog_remote_loghost checks for Rainer Script syntax as well (RHEL-62731)
|
||||
- improve checking of Grub2 superuser and password configuration (RHEL-58818)
|
||||
|
||||
* Tue Feb 25 2025 Vojtech Polasek <vpolasek@redhat.com> - 0.1.76-1
|
||||
- rebase scap-security-guide to the latest upstream version 0.1.76 (RHEL-74240)
|
||||
- modify the rule require_singleuser_auth to honor overriding mechanism offered by Systemd (RHEL-71936)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (scap-security-guide-0.1.76.tar.bz2) = 27cb260eb0b2fbfd11afe2affb91624e4e2ff332e7ffe43a0c0ec2e08b5e2aa707f00e77c97fa1cbdace5549ef25cf42b34756777a568809da7d1222bd05950c
|
||||
SHA512 (scap-security-guide-0.1.77.tar.bz2) = cc3bda1c7e3e40f58407b59d2c7222da7b1d3979f5411a2c12e5f12b73cfff4a71d04b3a51dcc84ca797486aca77ed6091977cb3f067ef3f63dc3d855b059b11
|
||||
|
Loading…
Reference in New Issue
Block a user