X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap-cgi.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3a394bdf3cd00120b48252f0f543db9e98b1d296;hp=f7b30602afd87ec9546b7b209712bb932e1f0977;hb=c4f7f37b019553aabda9ae50d88c71d7ac7cf5e5;hpb=315098762d694e291a67049a1f7fe73b929ed64b diff --git a/debian/changelog b/debian/changelog index f7b3060..3a394bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +userdir-ldap-cgi (0.3.40) UNRELEASED; urgency=medium + + * 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. + + -- 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 ] + * Fix XSS bug in search.cgi + + [ Luca Filipozzi ] + * rename voipPassword to rtcPassword + * store as HA1 hash rather than as plaintext + + [ Tollef Fog Heen ] + * Exclude users with accountStatus set from the search. + + [ Paul Wise ] + * Fix the type and location of the VCS repository. + * Joey is no longer involved in the debian-admin team. + * Fix typo in doctype + * Switch from http to https links where possible. + * Slightly nicer attribute list output + + -- Luca Filipozzi Thu, 16 Jan 2014 23:22:03 +0000 + userdir-ldap-cgi (0.3.37) unstable; urgency=low [ Martin Zobel-Helas ]