X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=d1789e0ae9efe53699ef356af47e704d769b96bd;hb=ce64087cfde96cea951f7d016aff0128fb7cf678;hp=fff3f2b1dd640910f3606014f088b5190372d04e;hpb=d8afebf96422297ccfe9b5702d5aca98735a0676;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index fff3f2b..d1789e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,30 @@ -userdir-ldap (0.3.72XX) Xnstable; urgency=low +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 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 Wed, 09 Sep 2009 19:29:38 +0200 + -- Stephen Gran Mon, 05 Oct 2009 00:54:43 +0100 userdir-ldap (0.3.71) unstable; urgency=low