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