forked from pool/openscap
Accepting request 280877 from security
- openscpa-1.2.1 update - API changes - 5.11 schemas updated (from RC1 to gold) - oscap_source_new_from_memory can take bzip2ed content - HTML report changes - severity bar is now reversed (left-to-right) - maintenance - rhbz#1165139 - fix probe cancelation - dozen of bugfixes OBS-URL: https://build.opensuse.org/request/show/280877 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=35
This commit is contained in:
commit
ad0890887f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:88329ebf23e7c7d063cdb5615fe1f68b18fb436a0df81307c5acc3b5963d7cec
|
|
||||||
size 14308605
|
|
@ -1 +0,0 @@
|
|||||||
9046880db1e171a93de49492c89667c9310b763a openscap-1.2.0.tar.gz
|
|
3
openscap-1.2.1.tar.gz
Normal file
3
openscap-1.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f7fdc579c4c27554cc3ec99a4f16381b719faa8c9b3ea09575d872a2c46eedb
|
||||||
|
size 14338019
|
1
openscap-1.2.1.tar.gz.sha1sum
Normal file
1
openscap-1.2.1.tar.gz.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
a7ffb2dc4cd3658f78ac0ecc0372b029e808e3a8 openscap-1.2.1.tar.gz
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 12 09:40:11 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
- openscpa-1.2.1 update
|
||||||
|
- API changes
|
||||||
|
- 5.11 schemas updated (from RC1 to gold)
|
||||||
|
- oscap_source_new_from_memory can take bzip2ed content
|
||||||
|
- HTML report changes
|
||||||
|
- severity bar is now reversed (left-to-right)
|
||||||
|
- maintenance
|
||||||
|
- rhbz#1165139 - fix probe cancelation
|
||||||
|
- dozen of bugfixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 2 12:44:35 UTC 2014 - meissner@suse.com
|
Tue Dec 2 12:44:35 UTC 2014 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package openscap
|
# spec file for package openscap
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products 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.0
|
Version: 1.2.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