Add sshdistAuthKeysHost
[mirror/userdir-ldap.git] / debian / changelog
index 0f3d525..2d4c538 100644 (file)
@@ -1,3 +1,26 @@
+userdir-ldap (0.3.72XX) Xnstable; urgency=low
+
+  * ud-useradd: Allow unsetting of middle names by entering a space.
+  * userdir-ldap.conf: Add debian-maintainers.gpg to keyrings and
+    sync_keyrings.
+  * ud-useradd: force gidNumber to be an int when we open the welcome
+    template (it can be different when we read it from input using -n).
+  * Tweak templates/welcome-message-60000.
+  * ud-generate: don't blow up when a host does not have IP-addresses.
+  * We autogenerate the authorized_keys files for sshdist on db-master.
+    It limits the hosts' ssh key to coming from their respective addresses.
+    Now we can add additional source addresses to accept for this since
+    not all hosts appear to come from their published address (or have
+    a published address for that matter).
+
+ -- Peter Palfrader <weasel@debian.org>  Tue, 22 Sep 2009 21:51:31 +0200
+
+userdir-ldap (0.3.71) unstable; urgency=low
+
+  * Enable autogeneration of DNS records for .d.o hosts
+
+ -- Stephen Gran <sgran@debian.org>  Sun, 23 Aug 2009 12:50:01 +0000
+
 userdir-ldap (0.3.70) unstable; urgency=low
 
   * Enable autogeneration of sshdist's authorized_keys file