X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=b7120f21f805982c9b80c3dac1dae17af2a0e800;hb=80ed561a914ae1af6948747933e260c4623df222;hp=20a5720b7818c4377a970e2a9d058d66c514548d;hpb=449fb36b879fe6aca6347db51f1c00d4865144be;p=mirror%2Fuserdir-ldap-cgi.git diff --git a/debian/changelog b/debian/changelog index 20a5720..b7120f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +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.