Patch by Thomas Viehmann: remove code copy of getpass
[mirror/userdir-ldap.git] / debian / changelog
index 8d24a2e..3ab4ed0 100644 (file)
@@ -1,10 +1,28 @@
-userdir-ldap (0.3.XX) unstable; urgency=low
+userdir-ldap (0.3.54) unstable; urgency=low
+
+  * Add new attribute mailSpamOptOut to turn on/off spam filtering
+    entirely
+  * Add support for this attribute in ud-info taking into account that
+    only boolean values are acceptable
+  * ud-generate: Add IPv6 addresses to debianhosts 
+    (Patch by Thomas Viehmann)
+  * ud-info, userdir_ldap.py: remove function getpass and use the one 
+    from python standard library getpass
+    (Patch by Thomas Viehmann)
+
+ --
+
+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, 24 Nov 2008 11:24:16 +0100
+ -- Peter Palfrader <weasel@debian.org>  Mon, 08 Dec 2008 11:39:54 +0100
 
 userdir-ldap (0.3.52) unstable; urgency=low