X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=877c91f3762c46bf10a6d0222ed4fa5f9770855b;hb=91e87667ac77b0814130822608305c7c689e815f;hp=0073427e47396242cdbf072f3e8defedcd266d67;hpb=726a47eb01ddbc6845ddc8eb467240e327be5e54;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 0073427..877c91f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +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. + * Add userdir-ldap-slapd.conf, a snipped to be included in slapd.conf + to the package. + + -- Peter Palfrader Mon, 23 Jun 2008 22:52:36 +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 ]