Hello community,

here is the log from the commit of package python-ldap3 for openSUSE:Factory 
checked in at 2019-02-27 15:05:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ldap3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-ldap3.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ldap3"

Wed Feb 27 15:05:41 2019 rev:7 rq:676956 version:2.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ldap3/python-ldap3.changes        
2018-12-24 11:39:10.817569860 +0100
+++ /work/SRC/openSUSE:Factory/.python-ldap3.new.28833/python-ldap3.changes     
2019-02-27 15:05:46.330453891 +0100
@@ -1,0 +2,41 @@
+Mon Feb 18 08:48:29 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Use the actual upstream distributed archive
+
+-------------------------------------------------------------------
+Sat Feb 16 20:25:26 UTC 2019 - Michael Ströder <[email protected]>
+
+- update to version 2.5.2
+
+# 2.5.2 - 2018.12.28
+    - when starting tls before binding the connection is automatically open
+    - fixed changelog date (thanks Adam)
+    - support for AD timedeltas (thanks mprahl)
+    - fixed WhoAmI in mock strategies (thanks mprahl)
+    - prevent unnecessary exception in extend/standard/ModifyPassword (thanks 
Johnny)
+    - added support for external gssapi credentials to be passed to the sasl 
connection (thanks Firstyear)
+    - added support for gssapi store in sasl connection (thanks clhendrick)
+    - fixed LdifProducer (thanks antoinell)
+    - fixed NTLM bind (thanks ribx)
+    - server state in ServerPool is now a namedtuple "ServerState" (thanks 
Krisztian)
+    - fixed error when adding member to AD group with unsafe DN (thanks Maxim)
+    - properly restore lazy status in reusable strategy (thanks Krisztian)
+    - ServerState namedtuple converted to class in core/pooling (thanks 
Krisztian)
+    - empty schema doesn't raise exception in Abstraction Layer (thanks ghost)
+
+# 2.5.1 - 2018.08.01
+    - connection.result is populated when exception raised with 
raise_exceptions=True
+    - fixed objectSid in mocking strategies
+    - fixed circular reference in exception history
+    - added objectSid validator
+    - byte values are properly searched in MOCK strategies (thanks dyj216)
+    - exception history refactored (thanks Tamas)
+    - connections in context manager don't bind anymore when auto_bind is set 
to AUTO_BIND_NONE (Thanks Tim)
+    - Cython compatible build (thanks Pedro)
+    - more detailed exception message in Mock strategy (thanks Janne)
+    - exceptions flow refactored in reusable strategy (thanks kxt)
+    - pwdlastset accept any positive integer (thanks abenbecker)
+    - fixed an exception while logging packet with pyasn1 decoder
+    - fixed importing abc from collections for Python 3.8
+
+-------------------------------------------------------------------

Old:
----
  v2.5.tar.gz

New:
----
  v2.5.2.tar.gz

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

Other differences:
------------------
++++++ python-ldap3.spec ++++++
--- /var/tmp/diff_new_pack.VLtMUA/_old  2019-02-27 15:05:47.898453413 +0100
+++ /var/tmp/diff_new_pack.VLtMUA/_new  2019-02-27 15:05:47.902453413 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ldap3
 #
-# 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-ldap3
-Version:        2.5
+Version:        2.5.2
 Release:        0
 Summary:        A strictly RFC 4511 conforming LDAP V3 pure Python client
 License:        LGPL-3.0-only

++++++ v2.5.tar.gz -> v2.5.2.tar.gz ++++++
++++ 3715 lines of diff (skipped)


Reply via email to