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