SHA256
1
0
forked from pool/openscap

Accepting request 541803 from security

- openscap-1.2.16
  - New features
    - oscap can generate output that is compatible with STIG Viewer.
    - CVRF parsing and export has been implemented.
    - oscap info command has been expanded.
    - The AIX platform is supported.
    - Many documentation improvements.
    - Numerous other improvements of existing features.
  - Maintenance
    - Huge cross-platform improvements.
    - Memory leaks fixed (RHBZ#1485876).
    - SELinux fixes.
    - Many coverity fixes.
    - Numerous other bugfixes.
- buildrequire procps-devel

OBS-URL: https://build.opensuse.org/request/show/541803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=51
This commit is contained in:
Dominique Leuenberger 2017-11-15 16:00:37 +00:00 committed by Git OBS Bridge
commit 9845139534
4 changed files with 24 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:595e5d59ca726ce0d65982212e4b23fe9341133fa815b942ee99fd539c4f01e9
size 12419336

3
1.2.16.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7cc7853faddaa54fea69f642ace6ba561920ca3fd9199ae8f5c322e1281b18fb
size 12489871

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Nov 14 12:14:41 UTC 2017 - meissner@suse.com
- openscap-1.2.16
- New features
- oscap can generate output that is compatible with STIG Viewer.
- CVRF parsing and export has been implemented.
- oscap info command has been expanded.
- The AIX platform is supported.
- Many documentation improvements.
- Numerous other improvements of existing features.
- Maintenance
- Huge cross-platform improvements.
- Memory leaks fixed (RHBZ#1485876).
- SELinux fixes.
- Many coverity fixes.
- Numerous other bugfixes.
- buildrequire procps-devel
-------------------------------------------------------------------
Fri Aug 25 13:41:48 UTC 2017 - meissner@suse.com

View File

@ -20,7 +20,7 @@
%define with_bindings 0
Name: openscap
Version: 1.2.15
Version: 1.2.16
Release: 1.0
Source: https://github.com/OpenSCAP/openscap/archive/%{version}.tar.gz
Source1: oscap-scan.init
@ -51,6 +51,7 @@ BuildRequires: openldap2-devel
BuildRequires: pcre-devel
BuildRequires: perl-XML-Parser
BuildRequires: pkg-config
BuildRequires: procps-devel
BuildRequires: python-devel
BuildRequires: rpm-devel
BuildRequires: swig