Hello community,

here is the log from the commit of package openscap for openSUSE:Factory 
checked in at 2018-06-08 23:18:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openscap (Old)
 and      /work/SRC/openSUSE:Factory/.openscap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openscap"

Fri Jun  8 23:18:08 2018 rev:57 rq:614943 version:1.2.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/openscap/openscap.changes        2018-04-27 
16:09:04.962818068 +0200
+++ /work/SRC/openSUSE:Factory/.openscap.new/openscap.changes   2018-06-08 
23:18:13.650078371 +0200
@@ -1,0 +2,47 @@
+Thu Jun  7 08:46:23 UTC 2018 - meiss...@suse.com
+
+- scap-yast2sec-xccdf.xml: remove platform cpe match, as it is impossible
+  to match both opensuse and sles or official suse_linux_enterprise_server
+  names at once. (bsc#1091040)
+
+-------------------------------------------------------------------
+Tue May 29 09:47:16 UTC 2018 - meiss...@suse.com
+
+- openscap-1.2.17
+  - New features
+    - HTML Guide user experience improvements
+    - New options in HTML report "Group By" menu
+    - oscap-ssh supports --oval-results (issue #863)
+  - Maintenance
+    - Support comparing state record elements with item
+    - Updated Bash completion
+    - Make Bash role headers consistent with --help output
+    - Fixed problems reported by Coverity (issue #909)
+    - Fixed CVE schema to support 4 to 7 digits CVEs
+    - Fix output of generated bash role missing fix message
+    - Fix oscap-docker to clean up temporary image (RHBZ #1454637)
+    - Fix Ansible remediations generation
+    - Add a newline between ids in xccdf info (issue #968)
+    - Fix unknown subtype handling in oval_subtype_parse (issue #986)
+    - Outsourced the pthreads feature check and setup
+    - Speed up in debug mode
+    - Refactored the Python handling in build scripts
+    - Prevent reading from host in offline mode (issue #1001)
+    - Many probes use OWN offline mode
+    - Improve offline mode logic in OVAL probes
+    - Do not use chroot in system_info probe
+    - Prevent a segfault in oscap_seterr on Solaris
+    - Out of tree build is possible
+    - Use chroot for RPM probes in offline mode
+    - PEP8 accepts lines up to 99 characters
+    - New configure parameter --with-oscap-temp-dir (issue #1016)
+    - Fixed OVAL record elements namespace and SEXP conversion
+    - Removed '\r' characters from help output (issue #1023)
+    - Full Python 3 compatibility
+    - Removed basic Python implementation of oval_probes.c
+    - Added support for Travis CI and Sonar Cloud
+    - Minor fixes inspired by Sonar Cloud
+    - Added Fedora 29 CPE
+    - New tests in upstream test suite (offline mode, Ansible, etc.)
+
+-------------------------------------------------------------------

Old:
----
  1.2.16.tar.gz

New:
----
  1.2.17.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openscap.spec ++++++
--- /var/tmp/diff_new_pack.u1UDmZ/_old  2018-06-08 23:18:14.746038784 +0200
+++ /var/tmp/diff_new_pack.u1UDmZ/_new  2018-06-08 23:18:14.746038784 +0200
@@ -25,7 +25,7 @@
 %define with_bindings 0
 
 Name:           openscap
-Version:        1.2.16
+Version:        1.2.17
 Release:        1.0
 Source:         https://github.com/OpenSCAP/openscap/archive/%{version}.tar.gz
 Source2:        sysconfig.oscap-scan
@@ -293,7 +293,11 @@
 
 %files docker
 %defattr(-, root, root)
+%if 0%{?suse_version} >= 1500
+%{python3_sitelib}/oscap_docker_python
+%else
 %{python_sitelib}/oscap_docker_python
+%endif
 %{_bindir}/oscap-docker
 
 %if 0%{?with_bindings}

++++++ 1.2.16.tar.gz -> 1.2.17.tar.gz ++++++
/work/SRC/openSUSE:Factory/openscap/1.2.16.tar.gz 
/work/SRC/openSUSE:Factory/.openscap.new/1.2.17.tar.gz differ: char 13, line 1

++++++ scap-yast2sec-xccdf.xml ++++++
--- /var/tmp/diff_new_pack.u1UDmZ/_old  2018-06-08 23:18:14.882033871 +0200
+++ /var/tmp/diff_new_pack.u1UDmZ/_new  2018-06-08 23:18:14.882033871 +0200
@@ -12,7 +12,6 @@
     hardening of your system, as well as the configuration through the 
<h:em>syctl</h:em>
     settings.
   </description>
-  <platform idref="cpe:/o:suse:linux"/>
   <version>1</version>
   <model system="urn:xccdf:scoring:default"/>
   <model system="urn:xccdf:scoring:flat"/>


Reply via email to