Do not call FinishConfirmSudopassword if we already decided to not commit this
[mirror/userdir-ldap.git] / debian / changelog
index e52d291..031dffb 100644 (file)
@@ -1,9 +1,26 @@
-userdir-ldap (0.3.XX) unstable; urgency=low
+userdir-ldap (0.3.53) unstable; urgency=low
+
+  * Properly show shadowlastchange and mail disabled message when
+    locking an account, but not disabling email.  It was written to
+    ldap correctly, but we updated the data to display wrongly.
+  * Fix formatting of PGP fingerprints - the double space was always
+    one element too early.
+  * Do not call FinishConfirmSudopassword if we already decided to
+    not commit this change mail because of parse errors.
+
+ -- Peter Palfrader <weasel@debian.org>  Mon, 08 Dec 2008 11:39:54 +0100
+
+userdir-ldap (0.3.52) unstable; urgency=low
 
   * Remove cruft comment.
   * Fix group does not exist warning (layout/spacing issues).
+  * call addGroups with the proper number of arguments, when doing so
+    recursively.
+  * Also do the subgroups/transitive stuff dance when considering
+    if a user is in a group for exporting them to a host in the
+    first place.
 
- -- Peter Palfrader <weasel@debian.org>  Sun, 23 Nov 2008 22:07:00 +0100
+ -- Peter Palfrader <weasel@debian.org>  Sun, 23 Nov 2008 22:09:07 +0100
 
 userdir-ldap (0.3.51) unstable; urgency=low