Initial support for BATV token storage.
[mirror/userdir-ldap.git] / debian / changelog
index abffeea..53a625c 100644 (file)
@@ -1,12 +1,46 @@
-userdir-ldap (0.3.72XX) Xnstable; urgency=low
+userdir-ldap (0.3.XX) Xnstable; urgency=low
 
+  [ Peter Palfrader ]
+  * ud-generate: Make sure we only add people in gid 800 to debian-private.
+    (DebianUsers was just a copy of PasswdAttrs.  So use PasswdAttrs in
+     all the places that currently use DebianUsers.  Make a filtered list
+     DebianDDUsers (accounts in gid 800), and use that for building the
+     debian-private subscription list.)
+  * welcome-message-60000: improve wording of a sentence.  Sometimes less
+    is more.
+
+  [ Stephen Gran ]
+  * Initial support for BATV token storage.
+
+ -- Stephen Gran <sgran@debian.org>  Sun, 15 Nov 2009 11:54:02 +0000
+
+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
 
- -- Peter Palfrader <weasel@debian.org>  Wed, 09 Sep 2009 19:21:12 +0200
+ -- Stephen Gran <sgran@debian.org>  Mon, 05 Oct 2009 00:54:43 +0100
 
 userdir-ldap (0.3.71) unstable; urgency=low