Hello community,

here is the log from the commit of package python-ldap3 for openSUSE:Factory 
checked in at 2020-03-11 22:03:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ldap3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-ldap3.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ldap3"

Wed Mar 11 22:03:48 2020 rev:11 rq:784056 version:2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ldap3/python-ldap3.changes        
2019-10-16 09:14:52.943529875 +0200
+++ /work/SRC/openSUSE:Factory/.python-ldap3.new.3160/python-ldap3.changes      
2020-03-11 22:04:56.729996605 +0100
@@ -1,0 +2,20 @@
+Wed Mar 11 19:17:52 UTC 2020 - Michael Ströder <mich...@stroeder.com>
+
+- Update to 2.7:
+  - tested against Python 3.8.1 and pyasn1 0.4.8
+  - re-enabled ssl exception raising on bad certificate when only 1 server is 
present in the server pool
+  - removed Python 2.6 from Travis configuration (thanks gliptak)
+  - added support for source specifications in LDAP connections (thanks Azaria)
+  - added support for allowing special AD security identifier (SID) in DN 
(thanks John)
+  - fixed pickling of entry and attribute (thanks cfelder)
+  - close connection when auto_bind fails (thank Hrishikesh)
+  - operational attributes can be used in Abstraction Layer (thanks Sohalt)
+  - additional SSL options can be used in Tls object (thanks Nazarii)
+  - threading.Event replaces loop checking in async strategy. ASYNC strategy 
should be much faster now (thanks Yang)
+  - adding a key that is already an alias that contains other aliases in 
CaseInsensitiveWithAliasDict() now works properly (thanks Mark)
+  - when searching for GUID, UUID and SID the backslash character (0x5C) is 
properly managed (thanks Nocturem)
+  - LDIF output properly formatted when controls are missing (thanks Tom)
+  - operational attributes are not returned in MOCK strategies when not 
requested (thanks kpinc)
+  - undecodable values are returned as raw bytes when using the pyasn1 decoder
+
+-------------------------------------------------------------------

Old:
----
  v2.6.1.tar.gz

New:
----
  v2.7.tar.gz

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

Other differences:
------------------
++++++ python-ldap3.spec ++++++
--- /var/tmp/diff_new_pack.RYG180/_old  2020-03-11 22:04:57.469997020 +0100
+++ /var/tmp/diff_new_pack.RYG180/_new  2020-03-11 22:04:57.473997022 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-ldap3
-Version:        2.6.1
+Version:        2.7
 Release:        0
 Summary:        A strictly RFC 4511 conforming LDAP V3 pure Python client
 License:        LGPL-3.0-only

++++++ v2.6.1.tar.gz -> v2.7.tar.gz ++++++
++++ 4720 lines of diff (skipped)


Reply via email to