diff --git a/1.2.15.tar.gz b/1.2.15.tar.gz deleted file mode 100644 index 77a1d75..0000000 --- a/1.2.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:595e5d59ca726ce0d65982212e4b23fe9341133fa815b942ee99fd539c4f01e9 -size 12419336 diff --git a/1.2.16.tar.gz b/1.2.16.tar.gz new file mode 100644 index 0000000..9851dc6 --- /dev/null +++ b/1.2.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc7853faddaa54fea69f642ace6ba561920ca3fd9199ae8f5c322e1281b18fb +size 12489871 diff --git a/openscap.changes b/openscap.changes index 919a48a..bdbda6b 100644 --- a/openscap.changes +++ b/openscap.changes @@ -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 diff --git a/openscap.spec b/openscap.spec index 59bb48c..29c50eb 100644 --- a/openscap.spec +++ b/openscap.spec @@ -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