X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=60536cfe6f44f49c525e008a50cea6a226a2aef7;hb=ef9e1b8c530e45969d066d2864af3906fc8386c5;hp=322a04420615e29fad2c84f9b6dd7a929f0c114f;hpb=0638b67ce1951b275443181074ab130920ef817c;p=mirror%2Fuserdir-ldap-cgi.git diff --git a/debian/changelog b/debian/changelog index 322a044..60536cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +userdir-ldap-cgi (0.3.4X) Xnstable; 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 ]