SHA256
1
0
forked from pool/openscap

- openscap-1.0.5 update:

- XCCDF titles and description support xccdf:sub resolution
 - HTML Report lists only applicable cpe platforms
 - TestResult element contains applicable cpe platforms
 - Introduced XCCDF 1.2 schematron validation
 - XCCDF bug fixes
    - tailoring profiles shall regards inherited refine-values (trac#373)
    - rule-result now always includes at least one check
 - Other bug fixes:
    - Dpkginfo probe collects epoch in evr
    - Updated examplary openscap-content based on the latest facts from
      Red Hat Enterprise Linux 6
    - Minor changes

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=101
This commit is contained in:
2014-03-17 07:13:53 +00:00
committed by Git OBS Bridge
parent 92e2ce9219
commit 11106b3f8b
6 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Mar 17 07:06:35 UTC 2014 - meissner@suse.com
- openscap-1.0.5 update:
- XCCDF titles and description support xccdf:sub resolution
- HTML Report lists only applicable cpe platforms
- TestResult element contains applicable cpe platforms
- Introduced XCCDF 1.2 schematron validation
- XCCDF bug fixes
- tailoring profiles shall regards inherited refine-values (trac#373)
- rule-result now always includes at least one check
- Other bug fixes:
- Dpkginfo probe collects epoch in evr
- Updated examplary openscap-content based on the latest facts from
Red Hat Enterprise Linux 6
- Minor changes
-------------------------------------------------------------------
Fri Feb 14 10:21:47 UTC 2014 - meissner@suse.com