X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=7511528226f90522d6173766266486ebaad0c96b;hb=4e230924621654116d727972924a9e8ce297be6c;hp=0073427e47396242cdbf072f3e8defedcd266d67;hpb=726a47eb01ddbc6845ddc8eb467240e327be5e54;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 0073427..7511528 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +userdir-ldap (0.3.3X) Xnstable; urgency=low + + * add "security simple_bind=128" to sample slapd.conf. + * ud-info: Only show "Lock account" in root mode. + * ud-info: Add "retire developer" option that sets + accountStatus properly to either retiring, retired, memorial + or active. Active is for all currently active developers, + memorial is for those who have passed away and whose accounts + will never be reused, retiring is a developer who is retired + but still receives mail at their @debian.org address. After + a few months they should move on to retired, with their mail + also disabled. accountStatus is just a freeform text, but + these 4 options should be the only ones that exist. + * Allow setting of gender in ud-mailgate. Based on patch by Bernhard + R. Link. + + -- Peter Palfrader Mon, 09 Jun 2008 22:59:06 +0200 + +userdir-ldap (0.3.32) unstable; urgency=low + + * Do SSL when connecting to the ldap server. + + -- Peter Palfrader Fri, 23 May 2008 23:50:03 +0200 + userdir-ldap (0.3.31) unstable; urgency=low [ Joerg Jaspert ]