X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=38afa8192994b65877fd77c4bb7e9d5bdaec58dd;hb=bb945fb1a5ba9ddeee3fc90a477cfc49e9b53ce5;hp=7d115ad8ca8d92e92c7a5550d362b2e4d2558a7b;hpb=e2f2ee5314facb8931630c21ee452a84dfd2bbe5;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 7d115ad..38afa81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +userdir-ldap (0.3.21+X) Xunstable; urgency=low + + * Add VoIP fiels to the LDAP shema and teach ud-info and ud-mailgate + about it. [zobel] + + -- Peter Palfrader Wed, 14 May 2008 17:31:22 +0200 + +userdir-ldap (0.3.21) unstable; urgency=low + + * ud-replicate: use the host key to sync stuff from the db server, + that is, call ssh with ii /etc/ssh/ssh_host_rsa_key. + * ud-replicate: Call ssh with -o PreferredAuthentications=publickey + so that it does not even try password authentication. + + -- Peter Palfrader Tue, 13 May 2008 22:06:23 +0200 + +userdir-ldap (0.3.20) unstable; urgency=low + + * Teach ud-mailgate about ipv6 addresses (RT#193). + * Sanitize DNS entries somewhat before inserting them into LDAP. + + -- Peter Palfrader Mon, 21 Apr 2008 13:29:36 +0200 + +userdir-ldap (0.3.19) unstable; urgency=low + + * New [KEYRING] flag to indicate the debian keyring should be synced + to this host. + + -- Peter Palfrader Fri, 18 Apr 2008 14:33:50 +0200 + userdir-ldap (0.3.18) unstable; urgency=low * Various ud-fingerserv fixes.