https://github.com/python-ldap/python-ldap/blob/python-ldap-3.4.2/CHANGES
The biggest change deals with the merge of libldap and libldap_r, which
obsoletes out patches.
Tests pass the same as for 3.4.0 on amd64.
ok?
--Kurt
Index: Makefile
===
Hi,
Changelog says:
Released 2.4.25 2016-01-18
Changes since 2.4.23:
(2.4.24 is missing because of foolish pypi version madness)
Lib/
* Fix for attrlist=None regression introduced in 2.4.23
by ref count patch
Released 2.4.23 2016-01-17 35
Changes since 2.4.22:
Modules/
* Ref count issue in
Hi,
this is the diff to update python-ldap to 2.4.16.
Ok?
Cheers,
Remi.
Index: Makefile
===
RCS file: /cvs/ports/databases/py-ldap/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- Makefile11 Mar 2013 02:52:07
Hi,
This diff updates py-ldap to the latest release 2.3.12.
Tested on amd64.
Comments ? OK ?
Cheers,
benoit
Index: Makefile
===
RCS file: /cvs/ports/databases/py-ldap/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
---