X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=d1789e0ae9efe53699ef356af47e704d769b96bd;hb=ce64087cfde96cea951f7d016aff0128fb7cf678;hp=97700051cb1614196594940fe3c44a1df369503f;hpb=6a3d7094e907be09117178131d8b5a4f6980eef0;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 9770005..d1789e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +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 Tue, 25 Aug 2009 12:01:33 +0200 + -- Stephen Gran Mon, 05 Oct 2009 00:54:43 +0100 userdir-ldap (0.3.71) unstable; urgency=low