Rebase to the 0.1.59 upstream version
Resolves: rhbz#2014561
This commit is contained in:
parent
8449267905
commit
24b45263d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
|||||||
/scap-security-guide-0.1.56.tar.bz2
|
/scap-security-guide-0.1.56.tar.bz2
|
||||||
/scap-security-guide-0.1.57.tar.bz2
|
/scap-security-guide-0.1.57.tar.bz2
|
||||||
/scap-security-guide-0.1.58.tar.bz2
|
/scap-security-guide-0.1.58.tar.bz2
|
||||||
|
/scap-security-guide-0.1.59.tar.bz2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%global _vpath_builddir build
|
%global _vpath_builddir build
|
||||||
|
|
||||||
Name: scap-security-guide
|
Name: scap-security-guide
|
||||||
Version: 0.1.58
|
Version: 0.1.59
|
||||||
Release: 1%{?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
|
||||||
@ -13,7 +13,6 @@ Source0: https://github.com/ComplianceAsCode/content/releases/download/v%{versio
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Patch0: disable-not-in-good-shape-profiles.patch
|
Patch0: disable-not-in-good-shape-profiles.patch
|
||||||
Patch1: scap-security-guide-0.1.59-vm_timeout-PR_7780.patch
|
|
||||||
|
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: expat
|
BuildRequires: expat
|
||||||
@ -100,6 +99,9 @@ rm %{buildroot}/%{_docdir}/%{name}/Contributors.md
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 08 2021 Gabriel Becker <ggasparb@redhat.com> - 0.1.59-1
|
||||||
|
- Rebase to a new upstream release (RHBZ#2014561)
|
||||||
|
|
||||||
* Fri Oct 15 2021 Matej Tyc <matyc@redhat.com> - 0.1.58-1
|
* Fri Oct 15 2021 Matej Tyc <matyc@redhat.com> - 0.1.58-1
|
||||||
- Rebase to a new upstream release (RHBZ#2014561)
|
- Rebase to a new upstream release (RHBZ#2014561)
|
||||||
- Disable profiles that we disable in RHEL8
|
- Disable profiles that we disable in RHEL8
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (scap-security-guide-0.1.58.tar.bz2) = 656d959d9e92f1b857afdd25fdb3eb2918630a0ffe34b90ffe3939124410c6d0e655d71b10c99f6ff35090a086ac7bd57acdc1d55822e472f09f160704f1a7d7
|
SHA512 (scap-security-guide-0.1.59.tar.bz2) = 2a92e6835749137c1080f08d2120949dbfea01eedf5f29728beb84dae62f90fd81b8869337cffa738de90641e0f5efc58115d914dceb691b12b805af2ad2de04
|
||||||
|
Loading…
Reference in New Issue
Block a user