forked from pool/openscap
Accepting request 441166 from security
- 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/request/show/441166 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=47
This commit is contained in:
commit
ec7d4313b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfc2242dd0b45eeea6bb6c3e3cb772842dcbfce98e5afce33cd63cb3cf00b7e6
|
||||
size 15802379
|
@ -1 +0,0 @@
|
||||
713cdf9cccf3cd4683fda851cf423f54d705a339 openscap-1.2.11.tar.gz
|
3
openscap-1.2.12.tar.gz
Normal file
3
openscap-1.2.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf55395a691cf0ada9f2c6464d1966775c14884dbef5924749ea215c5e0b568f
|
||||
size 15801395
|
1
openscap-1.2.12.tar.gz.sha1sum
Normal file
1
openscap-1.2.12.tar.gz.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
875c5d3c04a7f01e1a3f2804d1781ef336309fa3 openscap-1.2.12.tar.gz
|
@ -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
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define with_bindings 0
|
||||
|
||||
Name: openscap
|
||||
Version: 1.2.11
|
||||
Version: 1.2.12
|
||||
Release: 1.0
|
||||
Source: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz
|
||||
Source5: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz.sha1sum
|
||||
|
Loading…
Reference in New Issue
Block a user