Hello community,

here is the log from the commit of package python-ldap3 for openSUSE:Leap:15.2 
checked in at 2020-05-25 13:42:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-ldap3 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-ldap3.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ldap3"

Mon May 25 13:42:45 2020 rev:22 rq:808619 version:2.7

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-ldap3/python-ldap3.changes      
2020-05-19 14:08:57.659054618 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.python-ldap3.new.2738/python-ldap3.changes    
2020-05-25 13:43:06.147465378 +0200
@@ -1,0 +2,20 @@
+Wed Mar 11 19:17:52 UTC 2020 - Michael Ströder <[email protected]>
+
+- 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.gXCKPm/_old  2020-05-25 13:43:08.159469771 +0200
+++ /var/tmp/diff_new_pack.gXCKPm/_new  2020-05-25 13:43:08.159469771 +0200
@@ -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