forked from pool/openscap
- openscap-1.2.2 update
- new features - OVAL 5.11 support turned on by default - included OVAL 5.11 schematron rules - DataStream can now contain OVAL 5.11 - `oscap ds sds-compose` now supports --skip-valid parameter - HTML report changes - Notably increased level of OVAL details - Table of contents is now generated for HTML guides - maitenance - rhbz#1182242, rhbz#1159289 - @var_check & @var_ref exporting - solaris build fixes - xccdf:fix/instance processing fixes - improved (none) epoch processing in rpm probe - environmentvariable58 now emits warning messages when appropriate - offline mode improvements - other bugfixes - openscap-1.2.1 update OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=123
This commit is contained in:
parent
36c6eae53e
commit
124567a319
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f7fdc579c4c27554cc3ec99a4f16381b719faa8c9b3ea09575d872a2c46eedb
|
||||
size 14338019
|
@ -1 +0,0 @@
|
||||
a7ffb2dc4cd3658f78ac0ecc0372b029e808e3a8 openscap-1.2.1.tar.gz
|
3
openscap-1.2.2.tar.gz
Normal file
3
openscap-1.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d28afe3daa926c2a9ff32dc0be08f163b7f34e4e456f2263ae9b01c88244ebf
|
||||
size 14431054
|
1
openscap-1.2.2.tar.gz.sha1sum
Normal file
1
openscap-1.2.2.tar.gz.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
4ca2b41f425365ee3e0208b198d0aab7087ba4d4 openscap-1.2.2.tar.gz
|
@ -1,7 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 7 09:35:55 UTC 2015 - meissner@suse.com
|
||||
|
||||
- openscap-1.2.2 update
|
||||
- new features
|
||||
- OVAL 5.11 support turned on by default
|
||||
- included OVAL 5.11 schematron rules
|
||||
- DataStream can now contain OVAL 5.11
|
||||
- `oscap ds sds-compose` now supports --skip-valid parameter
|
||||
- HTML report changes
|
||||
- Notably increased level of OVAL details
|
||||
- Table of contents is now generated for HTML guides
|
||||
- maitenance
|
||||
- rhbz#1182242, rhbz#1159289 - @var_check & @var_ref exporting
|
||||
- solaris build fixes
|
||||
- xccdf:fix/instance processing fixes
|
||||
- improved (none) epoch processing in rpm probe
|
||||
- environmentvariable58 now emits warning messages when appropriate
|
||||
- offline mode improvements
|
||||
- other bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 09:40:11 UTC 2015 - meissner@suse.com
|
||||
|
||||
- openscpa-1.2.1 update
|
||||
- openscap-1.2.1 update
|
||||
- API changes
|
||||
- 5.11 schemas updated (from RC1 to gold)
|
||||
- oscap_source_new_from_memory can take bzip2ed content
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package openscap
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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.1
|
||||
Version: 1.2.2
|
||||
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