SHA256
1
0
forked from pool/openscap

Accepting request 179323 from security

- updated to 0.9.8
  - added experimental support for offline mode scanning to the OVAL
    check engine (i.e. scanning of virtual host disk images)
  - improved OVAL variables processing
  - bug fixes and dead code removal

  - fix-missing-include.dif

OBS-URL: https://build.opensuse.org/request/show/179323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=17
This commit is contained in:
Stephan Kulow 2013-06-18 08:34:22 +00:00 committed by Git OBS Bridge
commit 7269f143e2
6 changed files with 16 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d9ae804026d69e60d44e27cf489e65dd1c2865895cde2cb174ff90fd7868a6a
size 12122561

View File

@ -1 +0,0 @@
259a7afe278e35e9d848005be542e088f8aee030 openscap-0.9.7.tar.gz

3
openscap-0.9.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:977fd8a0196c3dce727b9b166777385565a7c5001ca4ef20bb024d12dcb53af2
size 12688640

View File

@ -0,0 +1 @@
3ac7bb6d4e5bf24df9505b1e300b9961eb0fe511 openscap-0.9.8.tar.gz

View File

@ -1,8 +1,17 @@
-------------------------------------------------------------------
Mon Jun 17 11:44:21 UTC 2013 - meissner@suse.com
- updated to 0.9.8
- added experimental support for offline mode scanning to the OVAL
check engine (i.e. scanning of virtual host disk images)
- improved OVAL variables processing
- bug fixes and dead code removal
-------------------------------------------------------------------
Sat May 4 15:37:25 UTC 2013 - mc@suse.com
- fix build on SLE11 - possible 64Bit issue
- fix-missing-include.dif
- fix-missing-include.dif
-------------------------------------------------------------------
Mon Apr 29 09:21:35 UTC 2013 - meissner@suse.com

View File

@ -20,7 +20,7 @@
%define with_bindings 0
Name: openscap
Version: 0.9.7
Version: 0.9.8
Release: 1.0
Source: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz
Source5: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz.sha1sum
@ -37,6 +37,7 @@ Patch0: fix-missing-include.dif
Url: http://www.open-scap.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libacl-devel
BuildRequires: libattr-devel
BuildRequires: libcurl-devel
BuildRequires: libgcrypt-devel
%if 0%{?suse_version} && 0%{?suse_version} <=1140