forked from pool/openscap
Accepting request 354754 from security
- openscap 1.2.8 release - Maintenance - textfilecontent54_probe does not produce false positives on non-UTF files (rhbz #1285757) - fixed oscap-docker - small improvements in verbose mode - oscap info module shows information about tailoring files - fixed build with CCE (issue #264) - fixed XCCDF score computation (issue #272) - fixed segmentation fault in variable probe (issue #277) - fixed broken support for OVAL directives - fixed bash completion - plugged memory leaks - fixed fresh static analysis (coverity) findings - fixed shellcheck warnings - new tests - refactoring in datastream module - many small bugfixes and typo fixes OBS-URL: https://build.opensuse.org/request/show/354754 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=43
This commit is contained in:
commit
e0ed3f63ea
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41c266f4316546b227c5da447568ee64d856cb85a9104893038e66bc9b956d58
|
||||
size 15685221
|
@ -1 +0,0 @@
|
||||
88be9e23c5fb34d7a4e2252c959af87dc986fa89 openscap-1.2.7.tar.gz
|
3
openscap-1.2.8.tar.gz
Normal file
3
openscap-1.2.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57512bda6726015a94a39b26e05df1753c4e266124109b976760ff14c5ade4b9
|
||||
size 15717119
|
1
openscap-1.2.8.tar.gz.sha1sum
Normal file
1
openscap-1.2.8.tar.gz.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
1bdd600be54e50160cfc59c3ab7262fced362c7a openscap-1.2.8.tar.gz
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 19 10:22:08 UTC 2016 - meissner@suse.com
|
||||
|
||||
- openscap 1.2.8 release
|
||||
- Maintenance
|
||||
- textfilecontent54_probe does not produce false positives on non-UTF files (rhbz #1285757)
|
||||
- fixed oscap-docker
|
||||
- small improvements in verbose mode
|
||||
- oscap info module shows information about tailoring files
|
||||
- fixed build with CCE (issue #264)
|
||||
- fixed XCCDF score computation (issue #272)
|
||||
- fixed segmentation fault in variable probe (issue #277)
|
||||
- fixed broken support for OVAL directives
|
||||
- fixed bash completion
|
||||
- plugged memory leaks
|
||||
- fixed fresh static analysis (coverity) findings
|
||||
- fixed shellcheck warnings
|
||||
- new tests
|
||||
- refactoring in datastream module
|
||||
- many small bugfixes and typo fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 3 13:06:14 UTC 2015 - meissner@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package openscap
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define with_bindings 0
|
||||
|
||||
Name: openscap
|
||||
Version: 1.2.7
|
||||
Version: 1.2.8
|
||||
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