X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=ea940a449b95d1dd062cdb48892e78912a537f98;hb=0a0edc64bc2c0cbd3de936d1ffea1f678e234cc4;hp=9566789c8f5224fa570067eccca868ceefda4f14;hpb=72635ae3b990fee4cc88ce1361731e3a518fd242;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 9566789..ea940a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +userdir-ldap (0.3.25+common1) unstable; urgency=low + + [ Martin Zobel-Helas ] + * Fix userdir-ldap.schema (objectClass now contains MAY: VoIP) + + [ Andreas Barth ] + * Disable GSSAPIAuthentication in ud-replicate (safes time) + + -- Andreas Barth Sun, 18 May 2008 11:25:31 +0000 + +userdir-ldap (0.3.25) unstable; urgency=low + + * Make ssh-keys.tar.gz readable only by the user. + + -- Peter Palfrader Sat, 17 May 2008 16:14:56 +0200 + userdir-ldap (0.3.24) unstable; urgency=low * ud-mailgate: better regex for ssh1 keys, which we reject. [joerg, weasel]