X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=342d4f691043da9d6239828003eeeb07119a800d;hb=590cf520c4108918c493ad992f39695eb27c181d;hp=4a1c05e556d5155defeecaebd94fc7c3efa6d6b1;hpb=6406c438e799f1e0b2591c0d87800de48ade1eda;p=mirror%2Fuserdir-ldap-cgi.git diff --git a/debian/changelog b/debian/changelog index 4a1c05e..342d4f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +userdir-ldap-cgi (0.3.40) UNRELEASED; urgency=medium + + [ Peter Palfrader ] + * Add dependency on libcrypt-cbc-perl. + * Use $config{maildomain} in update.cgi instead of hardcoded db.d.o. + * Use $config{sslcafile} instead of hardcoding the path to the SSL CA + in Util.pm. + + [ Paul Wise ] + * ravel is no longer recommended for general shell usage + * Add a hint about how to merge existing SSH keys + * Update LDAP search docs for the usergroups changes + * Drop SSH key fingerprint info from machines.cgi pages + * Give an example of the show command + + [ Tollef Fog Heen ] + * Use a bit more modern perl in Util.pm, drop defined for an array check. + + -- Peter Palfrader Sat, 03 Jan 2015 13:56:47 +0100 + +userdir-ldap-cgi (0.3.39) unstable; urgency=medium + + [ Peter Palfrader ] + * Fix changelog entries. The previos "UNRELEASED" version + was actually released. + * Use new CA root cert in Util.pm. + * Fix a XSS reported in + https://trac.torproject.org/projects/tor/ticket/14037 + * Fix horrible use of crypto primitives. + * Add HMAC authentication to authtoken. + * Verify that the uid passed as a get parameters matches the + one stored in authtoken. + + [ Hector Oron ] + * machines.cgi: add description field, more informative. + + -- Peter Palfrader Sat, 03 Jan 2015 13:30:18 +0100 + userdir-ldap-cgi (0.3.38~20130906+1+nmu1) UNRELEASED; urgency=low [ Moritz Naumann ] @@ -17,9 +55,6 @@ userdir-ldap-cgi (0.3.38~20130906+1+nmu1) UNRELEASED; urgency=low * Switch from http to https links where possible. * Slightly nicer attribute list output - [ Hector Oron ] - * machines.cgi: replace architecture by description field, more informative. - -- Luca Filipozzi Thu, 16 Jan 2014 23:22:03 +0000 userdir-ldap-cgi (0.3.37) unstable; urgency=low