diff --git a/1.2.14.tar.gz b/1.2.14.tar.gz deleted file mode 100644 index 7143ceb..0000000 --- a/1.2.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54c21a570e51f4637edef2fa835c48b8f9164139f9e15cf0abd1b3ba3dd07163 -size 11917646 diff --git a/1.2.15.tar.gz b/1.2.15.tar.gz new file mode 100644 index 0000000..77a1d75 --- /dev/null +++ b/1.2.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:595e5d59ca726ce0d65982212e4b23fe9341133fa815b942ee99fd539c4f01e9 +size 12419336 diff --git a/openscap.changes b/openscap.changes index d048d89..919a48a 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Aug 25 13:41:48 UTC 2017 - meissner@suse.com + +- openscap-1.2.15 / 25-08-2017 + - New features + - short profile names can be used instead of long IDs + - new option --rule allows to evaluate only a single rule + - new option --fix-type in "oscap xccdf generate fix" allows choosing + remediation script type without typing long URL + - "oscap info" shows profile titles + - OVAL details in HTML report are easier to read + - HTML report is smaller because unselected rules are removed + - HTML report supports NIST 800-171 and CJIS + - remediation scripts contain headers with useful information + - remediation scripts report progress when they run + - basic support for Oracle Linux (CPEs, runlevels) + - remediation scripts can be generated from datastreams that contain + multiple XCCDF benchmarks (issue #772) + - basic support for OVAL 5.11.2 (only schemas, no features) + - enabled offline RPM database in rpminfo probe (issue #778) + - added Fedora 28 CPE + - Maintenance + - fixed oscap-docker with Docker >= 2.0 (issue #794) + - fixed behavior of sysctl probe to be consistent with sysctl tool + - fixed generating remediation scripts (issue #723, #773) + - severity of tailored rules is not discarded (issue #739) + - fixed errors in RPM probes initialization + - oscap-docker shows all warnings reported by oscap (issue #713) + - small improvements in verbose mode + - standard C operations are used instead of custom OpenSCAP operations + - fixed compiler warnings + - fixed missing header files + - fixed resource leaks (issue #715) + - fixed pkgconfig file (RHBZ #1414777) + - refactoring + - documentation fixes and improvements + ------------------------------------------------------------------- Fri Apr 7 09:35:00 UTC 2017 - jengelh@inai.de diff --git a/openscap.spec b/openscap.spec index 96cf3cd..59bb48c 100644 --- a/openscap.spec +++ b/openscap.spec @@ -20,7 +20,7 @@ %define with_bindings 0 Name: openscap -Version: 1.2.14 +Version: 1.2.15 Release: 1.0 Source: https://github.com/OpenSCAP/openscap/archive/%{version}.tar.gz Source1: oscap-scan.init