Hello community,

here is the log from the commit of package python-python-gvm for 
openSUSE:Factory checked in at 2020-11-05 21:56:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-gvm (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-gvm.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-gvm"

Thu Nov  5 21:56:05 2020 rev:3 rq:846232 version:20.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-gvm/python-python-gvm.changes      
2020-08-24 15:15:01.278742521 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-gvm.new.11331/python-python-gvm.changes
   2020-11-05 21:56:36.643956089 +0100
@@ -1,0 +2,66 @@
+Thu Nov  5 08:54:31 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 20.11.0
+  Added
+  * Added clone_report_format() and import_report_format()
+  * Added the get_x_from_string() functions to latest
+  * Added the ReportFormatType that can be used instead of a
+    report_format_id.
+  * Added tests for constructor of SSHConnection, TLSConnection,
+    UnixSocketConnection and GvmConnection.
+  Fixed
+  * Corrected seconds_active parameter to days_active for notes
+    and overrides.
+  * Fixed SSHConnection throws TypeError if port is None.
+  * Fixed GvmConnection timeout set to None if None is passed.
+  * Fixed TLSConnection values set to None instead of default
+    values when None is passed for these values.
+  * Fixed UnixSocketConnection values set to None instead of
+    default when None is passed for these values.
+
+-------------------------------------------------------------------
+Sun Oct 25 18:56:10 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 20.9.1
+  Added
+  * Added modify_config_set_name. #295
+  * Added logic to accept the new AlertEvents TICKET_RECEIVED,
+    ASSIGNED_TICKET_CHANGED and OWNED_TICKET_CHANGED and the new
+    Condition SEVERITY_CHANGED.
+  * Added create_config_from_osp_scanner. #298
+  Changed
+  * Added the details parameter to get_tls_certificate and
+    get_tls_certificates.
+  * Added the comment parameter to create_config.
+  Fixed
+  * Fix ScannerType check for newer protocols.
+
+-------------------------------------------------------------------
+Thu Sep 17 19:02:49 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 20.9.0
+  Changed
+  * Added the tasks parameter to get_config().
+  * Renamed no_details to details in get_reports() so it is
+    uniform with all the other calls.
+  Fixed
+  * Force garbage clean up when disconnect.
+
+-------------------------------------------------------------------
+Tue Sep  1 16:27:19 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 20.8.1
+  Added
+  * Added AlertMethods: Alemba vFire, Tippingpoint SMS
+  * Added AlertConditions: Error, SeverityChanged
+  * Added AlertEvents: Assigned ticket changed, Owned ticket
+    changed.
+  Changed
+  * pretty_print() has a new argument that can optionally handle a
+    file. The output is redirected to this file. default is
+    sys.stdout, as it is for build-in print().
+  Fixed
+  * ARP_PING is now a field of AliveTypes, the old APR_PING name
+    is still available.
+
+-------------------------------------------------------------------

Old:
----
  python-gvm-20.8.0.tar.gz

New:
----
  python-gvm-20.11.0.tar.gz

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

Other differences:
------------------
++++++ python-python-gvm.spec ++++++
--- /var/tmp/diff_new_pack.gxTzxe/_old  2020-11-05 21:56:37.243954739 +0100
+++ /var/tmp/diff_new_pack.gxTzxe/_new  2020-11-05 21:56:37.247954731 +0100
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-python-gvm
-Version:        20.8.0
+Version:        20.11.0
 Release:        0
 Summary:        Library to communicate with remote servers over GMP or OSP
 License:        GPL-3.0-only
@@ -62,6 +62,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+rm tests/connections/test_unix_socket_connection.py
 %pytest
 
 %files %{python_files}

++++++ python-gvm-20.8.0.tar.gz -> python-gvm-20.11.0.tar.gz ++++++
++++ 6649 lines of diff (skipped)


Reply via email to