X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=38afa8192994b65877fd77c4bb7e9d5bdaec58dd;hp=8716d70986782021d1be80e600d36298d0b368d0;hb=bb945fb1a5ba9ddeee3fc90a477cfc49e9b53ce5;hpb=26042a727441733429ecc39dd3792158f2a2ba86 diff --git a/debian/changelog b/debian/changelog index 8716d70..38afa81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +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).