X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=1b89e07fffaad8a5981e5467cc702226f8632158;hb=a4643d03b4e27dac768e01a3145d67ac9fe3187d;hp=49fed26aa814d4526bf541433681614d399c61f9;hpb=c338c8a9e9f74e14dc8f1b4a1417a2faa7c8ef27;p=mirror%2Fuserdir-ldap-cgi.git diff --git a/debian/changelog b/debian/changelog index 49fed26..1b89e07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,133 @@ +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 + + -- 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 ] + * use libjs-jquery-tablesorter to sort machines.cgi + * promote documentation on searchform.wml + * auto-generate html/domains.tab + + [ Ramakrishnan Muthukrishnan ] + * typo: mail default handling incorrectly pointing to the greylist option. + + [ Nick Mathewson ] + * Use the changes@ address consistently in preference to change@. + + -- Martin Zobel-Helas Sun, 25 Aug 2013 13:47:23 +0200 + +userdir-ldap-cgi (0.3.36) unstable; urgency=low + + * use Crypt::PasswdMD5 to ship apache passwords for webPassword + + -- Martin Zobel-Helas Fri, 09 Mar 2012 10:01:15 +0100 + +userdir-ldap-cgi (0.3.35) unstable; urgency=low + + * add webPassword handling + + -- Martin Zobel-Helas Thu, 08 Mar 2012 19:24:05 +0100 + +userdir-ldap-cgi (0.3.34) unstable; urgency=low + + * fix quoting in machines.cgi + + -- Martin Zobel-Helas Fri, 06 Jan 2012 12:47:09 +0100 + +userdir-ldap-cgi (0.3.33) unstable; urgency=low + + [ Peter Palfrader ] + * Change import of Net::LDAP to work on squeeze. + * cracklib-packer does not like '*' as input. Filter it out in + password-qualify-check. + * Util.pm:UpgradeConnection(): properly concatenate strings. + * machines.cgi: generate fingerprints for ecdsa-sha2-nistp256 ssh keys. + + [ Martin Zobel-Helas ] + * correct mail address in password.wml + * adopt to spacefun theme + + -- Martin Zobel-Helas Wed, 04 Jan 2012 23:22:06 +0100 + +userdir-ldap-cgi (0.3.32) unstable; urgency=low + + [ Luca Filipozzi ] + * fix link to SPI CA; add link to Debian CA + + [ Peter Palfrader ] + * password-qualify-check: Only import cracklib (do not fallback to crack). + Also makes setting cracklib.min_length actually work + + [ Martin Zobel-Helas ] + * Replace the sentence fragment at the beginning of the documentation on + DNS records with a complete sentence that uses the actual field name, making + the documentation more searchable. (Patch by Steve Langasek + ) + + -- Luca Filipozzi Mon, 01 Jan 2011 15:03:18 -0700 + userdir-ldap-cgi (0.3.31) unstable; urgency=low + [ Stephen Gran ] * Actually install new doc. - -- Stephen Gran Mon, 15 Mar 2010 11:43:52 +0000 + [ Martin Zobel-Helas ] + * Fix typo in update.wml spotted by Sylvain Beucler + + -- Martin Zobel-Helas Tue, 01 Jun 2010 22:25:49 +0200 userdir-ldap-cgi (0.3.30) unstable; urgency=low