Hello community,

here is the log from the commit of package python-smbprotocol for 
openSUSE:Factory checked in at 2020-10-29 14:52:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-smbprotocol (Old)
 and      /work/SRC/openSUSE:Factory/.python-smbprotocol.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-smbprotocol"

Thu Oct 29 14:52:42 2020 rev:8 rq:844838 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-smbprotocol/python-smbprotocol.changes    
2020-08-31 16:49:24.924330136 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-smbprotocol.new.3463/python-smbprotocol.changes
  2020-10-29 14:52:51.929256519 +0100
@@ -1,0 +2,14 @@
+Sun Oct 25 15:55:37 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 1.2.0
+  * Added experimental support for DFS shares when using smbclient
+    function.
+  * Added smbclient.ClientConfig() to set global default options
+    on new connections.
+  * Moved the SMB Header structures to smbprotocol.header.
+  * Added null_terminated option for a TextField value.
+  * Fix broken pipe errors that occur on long running connections
+    by sending a echo request for each connection session every
+    10 minutes.
+
+-------------------------------------------------------------------

Old:
----
  python-smbprotocol-1.1.0.tar.gz

New:
----
  python-smbprotocol-1.2.0.tar.gz

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

Other differences:
------------------
++++++ python-smbprotocol.spec ++++++
--- /var/tmp/diff_new_pack.27xR1j/_old  2020-10-29 14:52:52.577256739 +0100
+++ /var/tmp/diff_new_pack.27xR1j/_new  2020-10-29 14:52:52.581256741 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-smbprotocol
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 Summary:        SMBv2/v3 client for Python 2 and 3
 License:        MIT
@@ -28,6 +28,7 @@
 Source:         
https://github.com/jborean93/smbprotocol/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module cryptography >= 2.0}
 BuildRequires:  %{python_module pyspnego}
+BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}

++++++ python-smbprotocol-1.1.0.tar.gz -> python-smbprotocol-1.2.0.tar.gz ++++++
++++ 4248 lines of diff (skipped)


Reply via email to