SHA256
1
0
forked from pool/openscap

- 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
This commit is contained in:
2012-09-28 07:55:55 +00:00
committed by Git OBS Bridge
parent 5a6f8aeeca
commit 7d747c4369
4 changed files with 16 additions and 4 deletions

View File

@@ -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