X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=ad0fcde1f78566941223136e56b360e8322fd440;hb=8a775275dd8f7da6b121a2a578dd7d0f9541f8f0;hp=20a5720b7818c4377a970e2a9d058d66c514548d;hpb=449fb36b879fe6aca6347db51f1c00d4865144be;p=mirror%2Fuserdir-ldap-cgi.git diff --git a/debian/changelog b/debian/changelog index 20a5720..ad0fcde 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +userdir-ldap-cgi (0.3.29) unstable; urgency=low + + * Move html into the cgi + * Support for defaultMailOptions attribute + * Doc fixups + + -- Stephen Gran Mon, 16 Nov 2009 00:18:15 +0000 + +userdir-ldap-cgi (0.3.28) unstable; urgency=low + + * Add myself to uploaders + * Remove Ryan and Joey from Uploaders: thanks for all the fish! + * Initial BATV token support + + -- Stephen Gran Sun, 15 Nov 2009 12:31:38 +0000 + +userdir-ldap-cgi (0.3.27) unstable; urgency=low + + * Fix showing echelon information. It needs unescaped input. + + -- Peter Palfrader Wed, 13 May 2009 00:11:34 +0200 + +userdir-ldap-cgi (0.3.26) unstable; urgency=low + + * In machines.cgi: do not skip [[- purposes. "[[-]]" gets + stuff added to ssh_known_hosts but not http linked. + + -- Peter Palfrader Sat, 09 May 2009 01:29:52 +0200 + +userdir-ldap-cgi (0.3.25) unstable; urgency=low + + * Util.pm: change capath /etc/ssl/certs to + cafile /etc/ssl/certs/spi-cacert-2008.pem because the libldap + folks thought it was a good idea to remove that feature for lenny. + I hate you ldap and gnutls. + + -- Peter Palfrader Fri, 27 Feb 2009 11:34:59 +0100 + +userdir-ldap-cgi (0.3.24) unstable; urgency=low + + * Ignore the * in [[*host]] links, and ignore [[- ]] in [[-hostname]] + entries. Both are special to the ssh_known_hosts generation. + [Thomas Viehmann] + + -- Peter Palfrader Sun, 23 Nov 2008 21:42:09 +0100 + userdir-ldap-cgi (0.3.23) unstable; urgency=low * New hmac scheme for sudo passwords.