Hello community,

here is the log from the commit of package python-ldaptor for 
openSUSE:Leap:15.2 checked in at 2020-04-30 18:51:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-ldaptor (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-ldaptor.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ldaptor"

Thu Apr 30 18:51:36 2020 rev:2 rq:794481 version:19.1.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-ldaptor/python-ldaptor.changes  
2020-02-22 17:50:43.269562757 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-ldaptor.new.2738/python-ldaptor.changes    
    2020-04-30 18:51:37.240621189 +0200
@@ -1,0 +2,18 @@
+Wed Apr 15 11:20:25 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 19.1.0
+  * Basic implementation of 
``ldaptor.protocols.pureldap.LDAPSearchResultReference``.
+  * Explicit ``ldaptor.protocols.ldap.ldaperrors`` classes declaration was made
+    to allow syntax highlighting for this module.
+  * Example of using LDAP server with the database. Employees are store in the 
database table and retrieved
+    on server initialization.
+  * ``ldaptor.protocols.pureldap.LDAPPasswordModifyRequest`` string 
representation now contains
+    ``userIdentity``, ``oldPasswd`` and ``newPasswd`` attributes. Password 
attributes are represented as asterisks.
+  * ``ldaptor.protocols.pureldap.LDAPBindRequest`` string representation is 
now using asterisks to represent
+    ``auth`` attribute.
+  * ``NotImplementedError`` for 
``ldaptor.protocols.pureldap.LDAPSearchResultReference`` was fixed.
+  * StartTLS regression bug was fixed: 
``ldaptor.protocols.pureldap.LDAPStartTLSRequest.oid`` and
+    ``ldaptor.protocols.pureldap.LDAPStartTLSResponse.oid`` must be of bytes 
type.
+  * replace direct dependency on pyOpenSSL with Twisted[tls]
+
+-------------------------------------------------------------------

Old:
----
  ldaptor-19.0.0.tar.gz

New:
----
  ldaptor-19.1.0.tar.gz

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

Other differences:
------------------
++++++ python-ldaptor.spec ++++++
--- /var/tmp/diff_new_pack.97F4ft/_old  2020-04-30 18:51:37.540621828 +0200
+++ /var/tmp/diff_new_pack.97F4ft/_new  2020-04-30 18:51:37.540621828 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ldaptor
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # 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-ldaptor
-Version:        19.0.0
+Version:        19.1.0
 Release:        0
 Summary:        A Pure-Python Twisted library for LDAP
 License:        MIT

++++++ ldaptor-19.0.0.tar.gz -> ldaptor-19.1.0.tar.gz ++++++
++++ 1719 lines of diff (skipped)


Reply via email to