X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=4329264ceab609d1c182a38fffaf0f4deb20191e;hb=6cf4e0f0f118fd21bd85328b37d53f8623d2411f;hp=c09ca2196c904efa9196d42f6c59d7a6fc4e1a1c;hpb=fe58d5d24af3db8ef35666f7d361f07ba489dfc5;p=mirror%2Fuserdir-ldap-cgi.git diff --git a/debian/changelog b/debian/changelog index c09ca21..4329264 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,72 @@ +userdir-ldap-cgi (0.3.14) unstable; urgency=low + + * Hide hosts on website whose status starts with unlisted. + + -- Peter Palfrader Tue, 15 Jul 2008 21:46:07 +0200 + +userdir-ldap-cgi (0.3.13) unstable; urgency=low + + * Remove distribution from summary, add purpose and sponsor + + -- Peter Palfrader Tue, 15 Jul 2008 16:34:10 +0200 + +userdir-ldap-cgi (0.3.12) unstable; urgency=low + + * Also support [[link|wiki links with alternate link text]]. + * Use wikilink format for sponsors too - requires changing ldap. + + -- Peter Palfrader Tue, 15 Jul 2008 16:00:50 +0200 + +userdir-ldap-cgi (0.3.11) unstable; urgency=low + + * Show purposes as a bullet list + * support [[wikistylelinks]] in purpose + + -- Peter Palfrader Tue, 15 Jul 2008 15:26:57 +0200 + +userdir-ldap-cgi (0.3.10) unstable; urgency=low + + * Make machines.cgi display the purpose attribute from LDAP [HE]. + * Add VoIP field to CGI [zobel]. + * make summaryattrs sortable [zobel]. + * Use SSL/TLS when configured to do so, and Depend on libio-socket-ssl-perl + for that. + + -- Peter Palfrader Sun, 25 May 2008 18:21:45 +0200 + +userdir-ldap-cgi (0.3.9) unstable; urgency=low + + * machines.cgi + - Reimplement ssh fingerprint without using temp files and external + programs. + - Remove access-restricted date fields. + * update.cgi + - Add support for mailGreylisting and mailCallout + + -- Ryan Murray Wed, 27 Dec 2006 19:42:28 -0700 + +userdir-ldap-cgi (0.3.8) unstable; urgency=low + + Changes by Martin Schulze: + * search.cgi + - Added support for displaying the Jabber ID + - Ignore the vacation request when the user hasn't logged in + * update.cgi + - Added support for updating the Jabber ID + + Changes by Ryan Murray: + - change charset to utf-8, as our LDAP schema is utf-8 + - Add support for gender, birthDate, and mailDisableMessage + - Other misc. output cleanups and fixes. + + -- Ryan Murray Fri, 22 Dec 2006 02:05:18 -0700 + +userdir-ldap-cgi (0.3.7) stable; urgency=low + + * Forked package to only contain web scripts + + -- Martin Schulze Thu, 18 Nov 2004 13:06:14 +0100 + userdir-ldap (0.3.6) unstable; urgency=low * Specify full path to postmap