forked from pool/openscap
Accepting request 130325 from security
- updated to 0.8.4 - added OVAL schemas 5.9, 5.10.1 - alloc.h is no more public api - bug fixes OBS-URL: https://build.opensuse.org/request/show/130325 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=7
This commit is contained in:
commit
148d0a09d8
@ -1,12 +0,0 @@
|
||||
diff -ur openscap-0.8.3.orig/dist/rhel6/scap-rhel6-oval.xml openscap-0.8.3/dist/rhel6/scap-rhel6-oval.xml
|
||||
--- openscap-0.8.3.orig/dist/rhel6/scap-rhel6-oval.xml 2012-03-01 13:18:24.000000000 +0100
|
||||
+++ openscap-0.8.3/dist/rhel6/scap-rhel6-oval.xml 2012-08-03 10:36:48.000000000 +0200
|
||||
@@ -8,7 +8,7 @@
|
||||
xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix">
|
||||
<generator>
|
||||
<oval:product_name>vim</oval:product_name>
|
||||
- <oval:schema_version>5.6</oval:schema_version>
|
||||
+ <oval:schema_version>5.8</oval:schema_version>
|
||||
<oval:timestamp>2011-03-06T12:00:00-04:00</oval:timestamp>
|
||||
</generator>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e00b9ee6741b7ae01f46172c2ed560b38107a1fffdda5bc7c32be4f4a15ef5e4
|
||||
size 6420923
|
3
openscap-0.8.4.tar.gz
Normal file
3
openscap-0.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd37b5a7d760ce2bbf53a3c8e9e5712445978eef84860ee1f0764d0a9f58d517
|
||||
size 7023901
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 12:57:51 UTC 2012 - meissner@suse.com
|
||||
|
||||
- updated to 0.8.4
|
||||
- added OVAL schemas 5.9, 5.10.1
|
||||
- alloc.h is no more public api
|
||||
- bug fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 3 09:00:36 UTC 2012 - dmacvicar@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define with_bindings 0
|
||||
|
||||
Name: openscap
|
||||
Version: 0.8.3
|
||||
Version: 0.8.4
|
||||
Release: 1.0
|
||||
Source: http://www.open-scap.org/download/%name-%version.tar.gz
|
||||
Source1: oscap-scan.init
|
||||
@ -31,7 +31,6 @@ Source2: sysconfig.oscap-scan
|
||||
Source3: scap-yast2sec-xccdf.xml
|
||||
Source4: scap-yast2sec-oval.xml
|
||||
#
|
||||
Patch0: openscap-0.8.3-rhel6-invalid-syntax.patch
|
||||
#
|
||||
Url: http://www.open-scap.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -146,7 +145,6 @@ commonly used and require additional dependencies.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user