X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=4d936b88e7baa62af2850e8a6efbd8353d2992be;hb=refs%2Ftags%2Fuserdir-ldap-0.3.21;hp=8716d70986782021d1be80e600d36298d0b368d0;hpb=59d97ebdfe01bf2688ba3c428e8a07f81cf13fbd;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 8716d70..4d936b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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).