From bb02132874c495a9eae204d2359c9d6866d5538e34d719f2128bcf082587b94f Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 7 Aug 2012 12:58:20 +0000 Subject: [PATCH 1/2] - 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/package/show/security/openscap?expand=0&rev=50 --- openscap-0.8.3.tar.gz | 3 --- openscap-0.8.4.tar.gz | 3 +++ openscap.changes | 8 ++++++++ openscap.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 openscap-0.8.3.tar.gz create mode 100644 openscap-0.8.4.tar.gz diff --git a/openscap-0.8.3.tar.gz b/openscap-0.8.3.tar.gz deleted file mode 100644 index 616ee39..0000000 --- a/openscap-0.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e00b9ee6741b7ae01f46172c2ed560b38107a1fffdda5bc7c32be4f4a15ef5e4 -size 6420923 diff --git a/openscap-0.8.4.tar.gz b/openscap-0.8.4.tar.gz new file mode 100644 index 0000000..26c1f29 --- /dev/null +++ b/openscap-0.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd37b5a7d760ce2bbf53a3c8e9e5712445978eef84860ee1f0764d0a9f58d517 +size 7023901 diff --git a/openscap.changes b/openscap.changes index c032065..aed694f 100644 --- a/openscap.changes +++ b/openscap.changes @@ -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 diff --git a/openscap.spec b/openscap.spec index 69404a7..a7da965 100644 --- a/openscap.spec +++ b/openscap.spec @@ -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 From 6fcae95a10941af9d92da1104efc39ff07d3bd412c5772e4625e80a6d9c58746 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 7 Aug 2012 12:59:02 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=51 --- openscap-0.8.3-rhel6-invalid-syntax.patch | 12 ------------ openscap.spec | 2 -- 2 files changed, 14 deletions(-) delete mode 100644 openscap-0.8.3-rhel6-invalid-syntax.patch diff --git a/openscap-0.8.3-rhel6-invalid-syntax.patch b/openscap-0.8.3-rhel6-invalid-syntax.patch deleted file mode 100644 index e7145b6..0000000 --- a/openscap-0.8.3-rhel6-invalid-syntax.patch +++ /dev/null @@ -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"> - - vim -- 5.6 -+ 5.8 - 2011-03-06T12:00:00-04:00 - - diff --git a/openscap.spec b/openscap.spec index a7da965..ab918ed 100644 --- a/openscap.spec +++ b/openscap.spec @@ -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