forked from pool/openscap
Accepting request 449070 from security
- openscap-1.2.13 / 05-01-2017 - Maintenance - we always build system_info OVAL probe, fixed configure output accordingly - warn when the user requests to generate an ARF from XCCDF 1.1 - fixed a segfault when loading an OVAL file with invalid family attribute - added --thin-results CLI override to oscap xccdf eval - added --without-syschar CLI override to oscap xccdf eval - fixed a segfault when freeing xccdf_policy of the default profile - removed ARF schematron workaround when there are no applicable checks - fixed verbose output in oscap xccdf generate fix - do not filter fix by applicability when generating remediations from results - fixed memory leaks, resource leaks and other minor issues OBS-URL: https://build.opensuse.org/request/show/449070 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=48
This commit is contained in:
commit
d4ba59b1a5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bf55395a691cf0ada9f2c6464d1966775c14884dbef5924749ea215c5e0b568f
|
|
||||||
size 15801395
|
|
@ -1 +0,0 @@
|
|||||||
875c5d3c04a7f01e1a3f2804d1781ef336309fa3 openscap-1.2.12.tar.gz
|
|
3
openscap-1.2.13.tar.gz
Normal file
3
openscap-1.2.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eeaa37a48b71b0cd455a94f40f01aea0572a846a9ea2722f7f5d2fbbc949ec5c
|
||||||
|
size 15874074
|
1
openscap-1.2.13.tar.gz.sha1sum
Normal file
1
openscap-1.2.13.tar.gz.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
292e398981cc2b8ff5b6cbd12cc72ac4ab493449 openscap-1.2.13.tar.gz
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 6 14:37:37 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
- openscap-1.2.13 / 05-01-2017
|
||||||
|
- Maintenance
|
||||||
|
- we always build system_info OVAL probe, fixed configure output accordingly
|
||||||
|
- warn when the user requests to generate an ARF from XCCDF 1.1
|
||||||
|
- fixed a segfault when loading an OVAL file with invalid family attribute
|
||||||
|
- added --thin-results CLI override to oscap xccdf eval
|
||||||
|
- added --without-syschar CLI override to oscap xccdf eval
|
||||||
|
- fixed a segfault when freeing xccdf_policy of the default profile
|
||||||
|
- removed ARF schematron workaround when there are no applicable checks
|
||||||
|
- fixed verbose output in oscap xccdf generate fix
|
||||||
|
- do not filter fix by applicability when generating remediations from results
|
||||||
|
- fixed memory leaks, resource leaks and other minor issues
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 21 09:40:15 UTC 2016 - meissner@suse.com
|
Mon Nov 21 09:40:15 UTC 2016 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package openscap
|
# spec file for package openscap
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%define with_bindings 0
|
%define with_bindings 0
|
||||||
|
|
||||||
Name: openscap
|
Name: openscap
|
||||||
Version: 1.2.12
|
Version: 1.2.13
|
||||||
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