-----BEGIN PGP SIGNED MESSAGE----- Format: 1.7 Date: Wed, 12 Jan 2005 00:02:56 +0200 Source: ldaptor Binary: python2.3-ldaptor ldaptor-doc python-ldaptor ldaptor-common ldaptor-webui ldaptor-utils Architecture: source all Version: 0.0.32 Distribution: unstable Urgency: low Maintainer: Tommi Virtanen <tv@debian.org> Changed-By: Tommi Virtanen <tv@debian.org> Description: ldaptor-common - Pure-Python library for LDAP (common files) ldaptor-doc - Documentation for Ldaptor ldaptor-utils - Command-line LDAP utilities ldaptor-webui - Web user interface for editing LDAP directories python-ldaptor - Pure-Python library for LDAP python2.3-ldaptor - Pure-Python library for LDAP Changes: ldaptor (0.0.32) unstable; urgency=low . * Conceptual changes: - Client-side STARTTLS support. Closes: ldaptor#1. . * Applications changes: - The following now use the configuration, making --base optional: - ldaptor-ldap2maradns - ldaptor-search - ldaptor-ldap2pdns - ldaptor-ldap2passwd - ldaptor-ldap2dhcpconf - ldaptor-ldap2pdns now reconnects when needed. - WebUI: - Server: . * API changes: - Remove ldapclient.LDAPSearch in favor of e.search(). - Switch from LDAPClient.queue() to one of the following. Needed to notify in flight operations of lost connection, and all around prettier. - d=c.send(op) - d=c.send_multiResponse(op, fn, ..) - c.send_noResponse(op) - Add LDAPEntryWithClient.lookup() that was accidentally left out. - Add BaseLDAPEntry.hasMember(). . * Refactorings to adapt to Ldaptor APIs: - Refactor to avoid LDAPSearch, use ldapsyntax, config and ldapconnector: - ldaptor-ldap2maradns - ldaptor-search - ldaptor-ldap2pdns - ldaptor-ldap2dhcpconf - ldaptor-ldap2passwd - ldaptor-rename . * Bugfixes: - In ldaptor-ldap2maradns, make sure the netmask.* A record is in octet format (and not as number of bits). - Refactor LDAPClient.bind() so it acknowledges completion of the request, removing it from onwire message tracking. - Fix cut-paste code: ldaptor-ldap2passwd took attributes arguments, which only made it break. - Make LDAPConnector fail nicely on DNs with no equivalent DNS domain, and no override. - Make .commit() not break the ldapsyntax entry journal. - Nicer error handling in LDAPBindingChecker; now passes LDAPInvalidCredentials to the caller as UnauthorizedLogin. . * Cleanups: - Avoid buffering results in ldaptor-ldap2maradns. - Extract common DNS utility functions to ldaptor.dns. . * Administrivia: - Make non-script executable files have mode 0644, not 0755. - Clean up generated files in doc/. Files: 9a5aa55d01fe271fe6020ed0a04e2760 838 admin optional ldaptor_0.0.32.dsc 66f5ec18cb52cb3b6090f95c437fc1a8 188882 admin optional ldaptor_0.0.32.tar.gz 1efee7e31c023bfb84882cd52968138f 27546 admin optional ldaptor-utils_0.0.32_all.deb 4f98b7889d59d4be7ccc591f25e788a4 39680 admin optional ldaptor-webui_0.0.32_all.deb f8ae700681c0c473ddb900fbcdb4605c 18962 python optional python-ldaptor_0.0.32_all.deb fa54588b12ab991285618821674b6e63 115856 python optional python2.3-ldaptor_0.0.32_all.deb 74093979996e2ac8351de358c15f5eeb 1163730 doc optional ldaptor-doc_0.0.32_all.deb 56b0553ae3a6580daa615961d0bb2871 19030 python optional ldaptor-common_0.0.32_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iQCVAwUBQeRR14AGLnzk1H7BAQEyhQP+JpMtu09mjZvdieOHWiZAmdseaFp6bbha kgQA+STrjQQHXb1vz+qwFwM5H/J4CZLJa9w7Y73s77shYn2J4zxjX+6Cq5Sljqw0 0CalPlyrnIoCycu3xaQObkfMPsFgvzRX/r+Ii3m2OlB9kIiiUOVzkzr5pDlUme2e w9PHJtX0zXE= =1uty -----END PGP SIGNATURE----- Accepted: ldaptor-common_0.0.32_all.deb to pool/main/l/ldaptor/ldaptor-common_0.0.32_all.deb ldaptor-doc_0.0.32_all.deb to pool/main/l/ldaptor/ldaptor-doc_0.0.32_all.deb ldaptor-utils_0.0.32_all.deb to pool/main/l/ldaptor/ldaptor-utils_0.0.32_all.deb ldaptor-webui_0.0.32_all.deb to pool/main/l/ldaptor/ldaptor-webui_0.0.32_all.deb ldaptor_0.0.32.dsc to pool/main/l/ldaptor/ldaptor_0.0.32.dsc ldaptor_0.0.32.tar.gz to pool/main/l/ldaptor/ldaptor_0.0.32.tar.gz python-ldaptor_0.0.32_all.deb to pool/main/l/ldaptor/python-ldaptor_0.0.32_all.deb python2.3-ldaptor_0.0.32_all.deb to pool/main/l/ldaptor/python2.3-ldaptor_0.0.32_all.deb -- To UNSUBSCRIBE, email to debian-devel-changes-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org