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