forked from pool/openscap
- openscap-1.1.1 update
- Hint towards `oscap info` when profile is not found in oscap tool - HTML report changes: - Source OVAL results from ARF if available - Highlight notchecked rules, treat them as rules that need attention - HTML guide changes: - Variable Substitution improvements - Show benchmark title - Show info about selected profile - Avoid cdf12:notice, show only its contents - bugfixes: - improved handling of fqdn in XCCDF - memory leaks - static analysis fixes OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=116
This commit is contained in:
parent
c36700dc75
commit
f503b7ad65
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4d6934227e059094245db09cac897fbfe64fd1bae65835b2741e102168cb3525
|
|
||||||
size 13720567
|
|
@ -1 +0,0 @@
|
|||||||
84e5d2df9d6f32ad59db9e22973970a3bbbbd3b2 openscap-1.1.0.tar.gz
|
|
3
openscap-1.1.1.tar.gz
Normal file
3
openscap-1.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:510489099242f655bdff9f8f6641692ed0d035bf05f00f4ed8072b2e028aaf99
|
||||||
|
size 13722034
|
1
openscap-1.1.1.tar.gz.sha1sum
Normal file
1
openscap-1.1.1.tar.gz.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
f0658393740c21c100f8b7f325699c5de1c41225 openscap-1.1.1.tar.gz
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 1 12:38:45 UTC 2014 - meissner@suse.com
|
||||||
|
|
||||||
|
- openscap-1.1.1 update
|
||||||
|
- Hint towards `oscap info` when profile is not found in oscap tool
|
||||||
|
- HTML report changes:
|
||||||
|
- Source OVAL results from ARF if available
|
||||||
|
- Highlight notchecked rules, treat them as rules that need attention
|
||||||
|
- HTML guide changes:
|
||||||
|
- Variable Substitution improvements
|
||||||
|
- Show benchmark title
|
||||||
|
- Show info about selected profile
|
||||||
|
- Avoid cdf12:notice, show only its contents
|
||||||
|
- bugfixes:
|
||||||
|
- improved handling of fqdn in XCCDF
|
||||||
|
- memory leaks
|
||||||
|
- static analysis fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 29 01:11:00 UTC 2014 - Led <ledest@gmail.com>
|
Sat Nov 29 01:11:00 UTC 2014 - Led <ledest@gmail.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define with_bindings 0
|
%define with_bindings 0
|
||||||
|
|
||||||
Name: openscap
|
Name: openscap
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 1.0
|
Release: 1.0
|
||||||
Source: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz
|
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
|
Source5: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz.sha1sum
|
||||||
|
Loading…
Reference in New Issue
Block a user