SHA256
1
0
forked from pool/openscap

- openscap-1.2.12 / 21-11-2016

- New features                                                                                                                                                                             
    - separated stdout and stderr in SCE results and HTML report                                                                                                                             
    - HTML reports contain [ref] links for rules and groups                                                                                                                                  
  - Maintenance                                                                                                                                                                              
    - fixed ARF errors reported by the SCAPval tool                                                                                                                                          
    - fixed CVE parsing (issue #550)                                                                                                                                                         
    - fixed namespace of ARF vocabulary according to NIST SP800-126 errata                                                                                                                   
    - fixed exporting OVAL Windows namespaces                                                                                                                                                
    - fixed injecting xccdf:check-content-ref references in ARF results                                                                                                                      
    - fixed oscap-docker incompliance reporting (issue #475, RHBZ #1387248)                                                                                                                  
    - fixed oscap-docker man page (RHBZ #1387166)                                                                                                                                            
    - fixed memory leaks and resource leaks                                                                                                                                                  
    - small fixes and refactoring, test suite fixes

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=166
This commit is contained in:
2016-11-21 09:40:53 +00:00
committed by Git OBS Bridge
parent 7fa2172dc6
commit 76f0dfc61c
6 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Nov 21 09:40:15 UTC 2016 - meissner@suse.com
- openscap-1.2.12 / 21-11-2016
- New features
- separated stdout and stderr in SCE results and HTML report
- HTML reports contain [ref] links for rules and groups
- Maintenance
- fixed ARF errors reported by the SCAPval tool
- fixed CVE parsing (issue #550)
- fixed namespace of ARF vocabulary according to NIST SP800-126 errata
- fixed exporting OVAL Windows namespaces
- fixed injecting xccdf:check-content-ref references in ARF results
- fixed oscap-docker incompliance reporting (issue #475, RHBZ #1387248)
- fixed oscap-docker man page (RHBZ #1387166)
- fixed memory leaks and resource leaks
- small fixes and refactoring, test suite fixes
-------------------------------------------------------------------
Tue Oct 18 07:09:13 UTC 2016 - meissner@suse.com