SHA256
1
0
forked from pool/openscap

- Updated to 0.9.11

- bugfixes
- Updated to 0.9.10
  - bugfixes
- Updated to 0.9.9
  - --oval-results also exports CPE OVAL results
  - added --benchmark-id to select a component-ref by ID of Benchmark it's pointing to
  - OVAL variable_instance processing (or so called value multiset) and the processing
    of @variable_instance attribute to OVAL Result Definition, OVAL Result Test and
    Collected Objects.
  - improved test coverage of OVAL variable processing
  - introduced new internal data type: oval_smc
  - added support for evaluating OVAL definitions against an RPM database, a.k.a. rpm
    database offline mode
  - bug fixes and dead code removal

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=81
This commit is contained in:
Marcus Meissner 2013-07-17 15:31:02 +00:00 committed by Git OBS Bridge
parent f98fb7e2ab
commit f91430ce81
6 changed files with 24 additions and 5 deletions

3
openscap-0.9.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a4fdc323b23496392be434d663e83f06761b67c9a6c298e8168fb645c06630f
size 12556625

View File

@ -0,0 +1 @@
bfe15441c83156e65e7f746ed021c31041e5f4f1 openscap-0.9.11.tar.gz

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:977fd8a0196c3dce727b9b166777385565a7c5001ca4ef20bb024d12dcb53af2
size 12688640

View File

@ -1 +0,0 @@
3ac7bb6d4e5bf24df9505b1e300b9961eb0fe511 openscap-0.9.8.tar.gz

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 17 15:25:53 UTC 2013 - meissner@suse.com
- Updated to 0.9.11
- bugfixes
- Updated to 0.9.10
- bugfixes
- Updated to 0.9.9
- --oval-results also exports CPE OVAL results
- added --benchmark-id to select a component-ref by ID of Benchmark it's pointing to
- OVAL variable_instance processing (or so called value multiset) and the processing
of @variable_instance attribute to OVAL Result Definition, OVAL Result Test and
Collected Objects.
- improved test coverage of OVAL variable processing
- introduced new internal data type: oval_smc
- added support for evaluating OVAL definitions against an RPM database, a.k.a. rpm
database offline mode
- bug fixes and dead code removal
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 17 11:44:21 UTC 2013 - meissner@suse.com Mon Jun 17 11:44:21 UTC 2013 - meissner@suse.com

View File

@ -20,7 +20,7 @@
%define with_bindings 0 %define with_bindings 0
Name: openscap Name: openscap
Version: 0.9.8 Version: 0.9.11
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