From 7d747c4369de10bceca4d89f006d6f0f0e885946c9d9b012db652b44c1890716 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 28 Sep 2012 07:55:55 +0000 Subject: [PATCH] - updated to 0.9.0: * few public headers were renamed to follow common schema * cve and cce modules are not build by default -> these modules are not utilized by oscap tool and thus untested. * --enable-bindings configure option was split into --enable-python and support of SCAP datastream support was improved * plus fixes in OVAL and XCCDF modules. oscap tool reports support of XCCDF 1.2 and OVAL 5.10.1 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=55 --- openscap-0.8.5.tar.gz | 3 --- openscap-0.9.0.tar.gz | 3 +++ openscap.changes | 12 ++++++++++++ openscap.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 openscap-0.8.5.tar.gz create mode 100644 openscap-0.9.0.tar.gz diff --git a/openscap-0.8.5.tar.gz b/openscap-0.8.5.tar.gz deleted file mode 100644 index 24434b9..0000000 --- a/openscap-0.8.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ce09a6a7d0f6b236713d471c1c76542f45e7939729cbdac3514515a3a1ac0f3 -size 8371215 diff --git a/openscap-0.9.0.tar.gz b/openscap-0.9.0.tar.gz new file mode 100644 index 0000000..bf4e152 --- /dev/null +++ b/openscap-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf2d7d9fda9cf0ea2fbdb8c4753511ffcc0a2938ed29cee47e343b97b5870c0 +size 9265625 diff --git a/openscap.changes b/openscap.changes index 87088e7..243c37e 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 28 07:54:36 UTC 2012 - meissner@suse.com + +- updated to 0.9.0: + * few public headers were renamed to follow common schema + * cve and cce modules are not build by default -> these modules are not + utilized by oscap tool and thus untested. + * --enable-bindings configure option was split into --enable-python and + support of SCAP datastream support was improved + * plus fixes in OVAL and XCCDF modules. oscap tool reports support of + XCCDF 1.2 and OVAL 5.10.1 + ------------------------------------------------------------------- Wed Aug 29 07:56:05 UTC 2012 - meissner@suse.com diff --git a/openscap.spec b/openscap.spec index 69c983e..6ca70be 100644 --- a/openscap.spec +++ b/openscap.spec @@ -20,7 +20,7 @@ %define with_bindings 0 Name: openscap -Version: 0.8.5 +Version: 0.9.0 Release: 1.0 Source: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz Source1: oscap-scan.init