Hello community, here is the log from the commit of package python-ldap3 for openSUSE:Leap:15.2 checked in at 2020-03-13 10:59:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-ldap3 (Old) and /work/SRC/openSUSE:Leap:15.2/.python-ldap3.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ldap3" Fri Mar 13 10:59:12 2020 rev:20 rq:784075 version:2.7 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-ldap3/python-ldap3.changes 2020-03-09 18:07:35.168883658 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-ldap3.new.3160/python-ldap3.changes 2020-03-13 11:01:28.812610291 +0100 @@ -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.qbOli7/_old 2020-03-13 11:01:29.360610682 +0100 +++ /var/tmp/diff_new_pack.qbOli7/_new 2020-03-13 11:01:29.360610682 +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)
