X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c0e50191888ee525fbf571abbdd3d5f646eeda1e;hp=55cf8836615b311286d35a1b5422d6fe248947f9;hb=6ec1ade365dca1662867910c42383fb6956e98ff;hpb=ee88786c87b85d21b6e6e10ab7384211c93b2c9f diff --git a/debian/changelog b/debian/changelog index 55cf883..c0e5019 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ -userdir-ldap (0.3.25+common1) unstable; urgency=low +userdir-ldap (0.3.26) unstable; urgency=low - * Fix userdir-ldap.schema (objectClass now contains MAY: VoIP) + * ud-replicate: sgran pointed out that if all we care about ignoring is + EEXIST then we should use mkdir -p instead of [ -d userkeys ] || mkdir + userkeys. + * ud-mailgate: a bug in DoSSH caused all changes to fail that came after + DoSSH in HandleChange. Now DoSSH properly returns without raising an + exception if the line to handle is not an ssh public key. + * Fix userdir-ldap.schema (objectClass now contains MAY: VoIP). [zobel] - -- Martin Zobel-Helas Sun, 18 May 2008 13:03:42 +0200 + -- Peter Palfrader Sun, 18 May 2008 14:27:50 +0200 userdir-ldap (0.3.25) unstable; urgency=low