X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=e780fd693cae2ca25e651294f0545d0227b87f0a;hb=de7cf889501b32f055a9eefbc36ca54ad0710316;hp=bfc6f605f1c29621ae9815da4765c856987957bc;hpb=595923978a9ad55f4ec55b1aabef44683b111911;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index bfc6f60..e780fd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +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.