Add dnsTTL host attribute to override the zone default TTL for A and AAAA records...
[mirror/userdir-ldap.git] / debian / changelog
index 0f3d525..d1789e0 100644 (file)
@@ -1,3 +1,37 @@
+userdir-ldap (0.3.73) unstable; urgency=low
+
+  * Add dnsTTL host attribute to override the zone default TTL
+    for A and AAAA records.  Also for MX, HINFO and SSHFP.
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 18 Oct 2009 12:38:51 +0200
+
+userdir-ldap (0.3.72) unstable; urgency=low
+
+  [ Peter Palfrader ]
+  * 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).
+
+  [ Stephen Gran ]
+  * Make zone reloads work when ud-generate updates zone files
+
+ -- Stephen Gran <sgran@debian.org>  Mon, 05 Oct 2009 00:54:43 +0100
+
+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