summaryrefslogtreecommitdiff
path: root/databases/py-ldap/distinfo
diff options
context:
space:
mode:
authoradam <adam>2011-07-08 10:23:35 +0000
committeradam <adam>2011-07-08 10:23:35 +0000
commit3bf4d8cfe9f9ca395a6d96b1874aeb13bdc685c1 (patch)
treebca52cf7b774905eb5b18f7f1df8d3ca6c730430 /databases/py-ldap/distinfo
parentc3d216a675eeedbc72cb607ce53d61d733d838d9 (diff)
downloadpkgsrc-3bf4d8cfe9f9ca395a6d96b1874aeb13bdc685c1.tar.gz
Changes 2.4.1:
Modules: * New LDAP option OPT_X_TLS_PACKAGE available in OpenLDAP 2.4.26+ to determine the name of the SSL/TLS package OpenLDAP was built with Lib/ * ldap.modlist.modifyModlist(): New key-word argument case_ignore_attr_types used to define attribute types for which comparison of old and new values should be case-insensitive * Minor changes to which data is sent to debug output for various trace levels * Now tag [1] is used in ldap.extop.dds.RefreshResponse in compliance with RFC 2589 (fix available for OpenLDAP ITS-6886) * New sub-module ldap.controls.sessiontrack implements request control as described in draft-wahl-ldap-session (needs pyasn1_modules) Changes since 2.4.0: * OpenLDAP 2.4.11+ required to build * Support for extracting LDAPv3 extended controls in LDAP_RES_SEARCH_ENTRY responses (see SF-2829057, thanks to Rich) * Generic support for LDAPv3 extended operations (thanks to Rich) Lib/ * new class API in ldap.controls, not backwards-compatible! * new sub-modules for ldap.controls, some require pyasn1 and pyasn1_modules * New methods LDAPObject.result4() and LDAPObject.extop_result() * New (optional) class ldap.controls.AssertionControl * New helper module ldap.logger contains file-like object which sends trace messages to logging.log() * Removed non-functional method LDAPObject.set_cache_options() * Removed unused dictionary ldap.controls.knownLDAPControls Modules/ * ldapcontrol.c: Fixed encode_assertion_control() and function is no longer hidden behind ifdef-statement
Diffstat (limited to 'databases/py-ldap/distinfo')
-rw-r--r--databases/py-ldap/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/py-ldap/distinfo b/databases/py-ldap/distinfo
index 9f8fb4ac2b5..d2ee7f202f4 100644
--- a/databases/py-ldap/distinfo
+++ b/databases/py-ldap/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2011/02/22 08:44:19 adam Exp $
+$NetBSD: distinfo,v 1.14 2011/07/08 10:23:35 adam Exp $
-SHA1 (python-ldap-2.3.13.tar.gz) = 60199aa06ab85b0b7c9192a8163b9ff0d4633918
-RMD160 (python-ldap-2.3.13.tar.gz) = 48ae889eefa742f89e226d5da8e26211c2f79464
-Size (python-ldap-2.3.13.tar.gz) = 112397 bytes
-SHA1 (patch-aa) = 4e35f1710b049ddf7c6fdabe0b4af04b7a8792fc
+SHA1 (python-ldap-2.4.1.tar.gz) = 93a7c3e1d815c1d9820cefa4711a9836c3f61871
+RMD160 (python-ldap-2.4.1.tar.gz) = 9dba76bda112088e3c10d30d4629d051dd2db180
+Size (python-ldap-2.4.1.tar.gz) = 120944 bytes
+SHA1 (patch-aa) = eca9fea2c766221751b987feaceb829be4e4a9fd