Hello community,

here is the log from the commit of package scap-workbench for openSUSE:Factory 
checked in at 2019-05-02 19:19:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scap-workbench (Old)
 and      /work/SRC/openSUSE:Factory/.scap-workbench.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scap-workbench"

Thu May  2 19:19:34 2019 rev:11 rq:699826 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/scap-workbench/scap-workbench.changes    
2018-07-31 16:04:29.540066170 +0200
+++ /work/SRC/openSUSE:Factory/.scap-workbench.new.5148/scap-workbench.changes  
2019-05-02 19:19:36.333663932 +0200
@@ -1,0 +2,12 @@
+Sat Apr 13 21:12:02 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 1.2.0. Changes since 1.1.5:
+  * ported from Qt4 to Qt5
+  * UX improvements
+  * Generate bash and Ansible remediation roles from profiles
+  * Generate bash and Ansible remediation roles from results after
+    scanning
+  * Fixed a short integer overflow when using ssh port numbers
+    higher than 32k
+
+-------------------------------------------------------------------

Old:
----
  scap-workbench-1.1.5.tar.bz2

New:
----
  scap-workbench-1.2.0.tar.bz2

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

Other differences:
------------------
++++++ scap-workbench.spec ++++++
--- /var/tmp/diff_new_pack.ga1H8E/_old  2019-05-02 19:19:36.965665089 +0200
+++ /var/tmp/diff_new_pack.ga1H8E/_new  2019-05-02 19:19:36.969665096 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scap-workbench
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           scap-workbench
-Version:        1.1.5
+Version:        1.2.0
 Release:        0
 Summary:        A SCAP scanner and SCAP content editor
 License:        GPL-3.0-only
@@ -28,15 +28,15 @@
 BuildRequires:  cmake >= 2.6
 BuildRequires:  openscap-devel
 # SLE 11 SP3: libopenscap needs libxslt without requiring it
-# libxslt nees pcre
+# libxslt needs pcre
 %if 0%{?suse_version} < 1140
 BuildRequires:  libxslt-devel
 BuildRequires:  pcre-devel
 %endif
 BuildRequires:  pkg-config
-# QXmlQuery is in 4.8 and later
-BuildRequires:  libqt4-devel >= 4.8
 BuildRequires:  update-desktop-files
+BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5XmlPatterns)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ scap-workbench-1.1.5.tar.bz2 -> scap-workbench-1.2.0.tar.bz2 ++++++
++++ 3250 lines of diff (skipped)


Reply via email to