Rebase to new upstream version 0.1.81
Resolves: RHEL-171951 Resolves: RHEL-165050 Resolves: RHEL-180787
This commit is contained in:
parent
a89d38ba5c
commit
ab35a2f84a
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/scap-security-guide-0.1.78.tar.bz2
|
||||
/scap-security-guide-0.1.79.tar.bz2
|
||||
/scap-security-guide-0.1.80.tar.bz2
|
||||
/scap-security-guide-0.1.81.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.80
|
||||
Version: 0.1.81
|
||||
Release: 1%{?dist}
|
||||
Summary: Security guidance and baselines in SCAP formats
|
||||
License: BSD-3-Clause
|
||||
@ -97,6 +97,11 @@ rm %{buildroot}/%{_docdir}/%{name}/Contributors.md
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2026 Jan Černý <jcerny@redhat.com> - 0.1.81-1
|
||||
- rule rsyslog_remote_access_monitoring handles Rainer syntax objects as case insensitive (RHEL-171951)
|
||||
- Fixed remediation problems occurring when authselect profiles contain multiple authselect features (RHEL-165050)
|
||||
- Rebase scap-security-guide to 0.1.81 (RHEL-180787)
|
||||
|
||||
* Wed Mar 11 2026 Vojtech Polasek <vpolasek@redhat.com> - 0.1.80-1
|
||||
- Fix inconsistent and missing audit keys in some audit rules (RHEL-141394)
|
||||
- Modify shipped kickstart files so that the size of boot partition aligns with official recommended size (RHEL-145201)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (scap-security-guide-0.1.80.tar.bz2) = 6cc80a8cc2dfdb175dcfeb39e0f4a6653bf879c955d39350d501977ead8d5fb86151bbf105b6cd2983cb51240c6ff102b18cd16d9125f5b75dd6b53ae5418227
|
||||
SHA512 (scap-security-guide-0.1.81.tar.bz2) = 11e26cfa96a6f1bd98b3a131837e2f86c9a9851239337d86d624b01627faf10f7a03c395a5839ddab018e0fa47719ade05a9946f90d5ca96b1261776a9164379
|
||||
|
||||
Loading…
Reference in New Issue
Block a user