Rebase to new upstream version 0.1.75
Resolves: RHEL-66153 Resolves: RHEL-53365
This commit is contained in:
parent
472b0f80e4
commit
c524abd8f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ SOURCES/scap-security-guide-0.1.66.tar.bz2
|
|||||||
/scap-security-guide-0.1.73.tar.bz2
|
/scap-security-guide-0.1.73.tar.bz2
|
||||||
/scap-security-guide-0.1.74.tar.bz2
|
/scap-security-guide-0.1.74.tar.bz2
|
||||||
/scap-security-guide-0.1.73-1.el7_9-rhel7.tar.bz2
|
/scap-security-guide-0.1.73-1.el7_9-rhel7.tar.bz2
|
||||||
|
/scap-security-guide-0.1.75.tar.bz2
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
# global _default_patch_fuzz 2 # Normally shouldn't be needed as patches should apply cleanly
|
# global _default_patch_fuzz 2 # Normally shouldn't be needed as patches should apply cleanly
|
||||||
|
|
||||||
Name: scap-security-guide
|
Name: scap-security-guide
|
||||||
Version: 0.1.74
|
Version: 0.1.75
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Security guidance and baselines in SCAP formats
|
Summary: Security guidance and baselines in SCAP formats
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -133,6 +133,10 @@ ln -s ssg-firefox-ds.xml %{buildroot}%{_datadir}/xml/scap/ssg/content/ssg-firefo
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 15 2024 Matthew Burket <mburket@redhat.com> - 0.1.75-1
|
||||||
|
- Rebase scap-security-guide to the latest upstream version (RHEL-66153)
|
||||||
|
- detection of Grub2 kernel command line arguments has been enhanced to cover more use cases (RHEL-53365)
|
||||||
|
|
||||||
* Mon Aug 19 2024 Vojtech Polasek <vpolasek@redhat.com> - 0.1.74-3
|
* Mon Aug 19 2024 Vojtech Polasek <vpolasek@redhat.com> - 0.1.74-3
|
||||||
- fix build
|
- fix build
|
||||||
- keep firefox and rhel8 ds-1.2 files in the package in form of symbolic links to regular ds files
|
- keep firefox and rhel8 ds-1.2 files in the package in form of symbolic links to regular ds files
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (scap-security-guide-0.1.52-2.el7_9-rhel6.tar.bz2) = c12b1210a7829578d2b32c22950a9f93913ae4981efb31304aea04d43791eb86c75bb5cdc4ceb35741bcb00306db44a5734a03bd0578f1d255917d590e840260
|
SHA512 (scap-security-guide-0.1.52-2.el7_9-rhel6.tar.bz2) = c12b1210a7829578d2b32c22950a9f93913ae4981efb31304aea04d43791eb86c75bb5cdc4ceb35741bcb00306db44a5734a03bd0578f1d255917d590e840260
|
||||||
SHA512 (scap-security-guide-0.1.74.tar.bz2) = 773cc7fb72e8d24fe9b12bf58815e051db21ee474cd0c3aebd07c2026712a89e6174c00840b1fd56195c900a541ff9e656240ee6b5a1cf3f3fe9b119cbedc30f
|
SHA512 (scap-security-guide-0.1.75.tar.bz2) = ecab31c731612316b40d9e26ba81b7a44396bd6ef3cc616de27789cb75dec6f90cec69f1fd3186f20a03d46896e0d1231c79a31ced1c25dd6786c79c5baac41
|
||||||
SHA512 (scap-security-guide-0.1.73-1.el7_9-rhel7.tar.bz2) = 36321a8ba03bcdb41e592a8dfdd8126e7717effeab5fa65b56db1125d2b62bf79ed0940b819f1ea1e080d1960553b1f28e317e019b725147b980e07b96700860
|
SHA512 (scap-security-guide-0.1.73-1.el7_9-rhel7.tar.bz2) = 36321a8ba03bcdb41e592a8dfdd8126e7717effeab5fa65b56db1125d2b62bf79ed0940b819f1ea1e080d1960553b1f28e317e019b725147b980e07b96700860
|
||||||
|
Loading…
Reference in New Issue
Block a user