add changelog entry for the typo in update.wml
[mirror/userdir-ldap-cgi.git] / debian / changelog
1 userdir-ldap-cgi (0.3.37) unstable; urgency=low
2
3   [ Martin Zobel-Helas ]
4   * use libjs-jquery-tablesorter to sort machines.cgi
5   * promote documentation on searchform.wml
6   * auto-generate html/domains.tab
7
8   [ Ramakrishnan Muthukrishnan ]
9   * typo: mail default handling incorrectly pointing to the greylist option.
10
11   [ Nick Mathewson ]
12   * Use the changes@ address consistently in preference to change@.
13
14  -- Martin Zobel-Helas <zobel@debian.org>  Sun, 25 Aug 2013 13:47:23 +0200
15
16 userdir-ldap-cgi (0.3.36) unstable; urgency=low
17
18   * use Crypt::PasswdMD5 to ship apache passwords for webPassword 
19
20  -- Martin Zobel-Helas <zobel@debian.org>  Fri, 09 Mar 2012 10:01:15 +0100
21
22 userdir-ldap-cgi (0.3.35) unstable; urgency=low
23
24   * add webPassword handling
25
26  -- Martin Zobel-Helas <zobel@debian.org>  Thu, 08 Mar 2012 19:24:05 +0100
27
28 userdir-ldap-cgi (0.3.34) unstable; urgency=low
29
30   * fix quoting in machines.cgi
31
32  -- Martin Zobel-Helas <zobel@debian.org>  Fri, 06 Jan 2012 12:47:09 +0100
33
34 userdir-ldap-cgi (0.3.33) unstable; urgency=low
35
36   [ Peter Palfrader ]
37   * Change import of Net::LDAP to work on squeeze.
38   * cracklib-packer does not like '*' as input.  Filter it out in
39     password-qualify-check.
40   * Util.pm:UpgradeConnection(): properly concatenate strings.
41   * machines.cgi: generate fingerprints for ecdsa-sha2-nistp256 ssh keys.
42
43   [ Martin Zobel-Helas ]
44   * correct mail address in password.wml
45   * adopt to spacefun theme
46
47  -- Martin Zobel-Helas <zobel@debian.org>  Wed, 04 Jan 2012 23:22:06 +0100
48
49 userdir-ldap-cgi (0.3.32) unstable; urgency=low
50
51   [ Luca Filipozzi ]
52   * fix link to SPI CA; add link to Debian CA
53
54   [ Peter Palfrader ]
55   * password-qualify-check: Only import cracklib (do not fallback to crack).
56     Also makes setting cracklib.min_length actually work
57
58   [ Martin Zobel-Helas ]
59   * Replace the sentence fragment at the beginning of the documentation on
60     DNS records with a complete sentence that uses the actual field name, making
61     the documentation more searchable. (Patch by Steve Langasek 
62     <vorlon@debian.org>)
63
64  -- Luca Filipozzi <lfilipoz@debian.org>  Mon, 01 Jan 2011 15:03:18 -0700
65
66 userdir-ldap-cgi (0.3.31) unstable; urgency=low
67
68   [ Stephen Gran ]
69   * Actually install new doc.
70
71   [ Martin Zobel-Helas ]
72   * Fix typo in update.wml spotted by Sylvain Beucler
73
74  -- Martin Zobel-Helas <zobel@debian.org>  Tue, 01 Jun 2010 22:25:49 +0200
75
76 userdir-ldap-cgi (0.3.30) unstable; urgency=low
77
78   [ Peter Palfrader ]
79   * Fix building of wml things [Erinn Clark (helix)].
80
81   [ Martin Zobel-Helas ]
82   * Move navbar move to CSS (as suggested by Simon Paillard).
83   * Download debian.css and debian-en.css while building, as we run on https
84   * Add documentation about allowed_hosts feature.
85
86  -- Martin Zobel-Helas <zobel@debian.org>  Sun, 31 Jan 2010 12:25:51 +0100
87
88 userdir-ldap-cgi (0.3.29) unstable; urgency=low
89
90   * Move html into the cgi
91   * Support for defaultMailOptions attribute
92   * Doc fixups
93
94  -- Stephen Gran <sgran@debian.org>  Mon, 16 Nov 2009 00:18:15 +0000
95
96 userdir-ldap-cgi (0.3.28) unstable; urgency=low
97
98   * Add myself to uploaders
99   * Remove Ryan and Joey from Uploaders: thanks for all the fish!
100   * Initial BATV token support
101
102  -- Stephen Gran <sgran@debian.org>  Sun, 15 Nov 2009 12:31:38 +0000
103
104 userdir-ldap-cgi (0.3.27) unstable; urgency=low
105
106   * Fix showing echelon information.  It needs unescaped input.
107
108  -- Peter Palfrader <weasel@debian.org>  Wed, 13 May 2009 00:11:34 +0200
109
110 userdir-ldap-cgi (0.3.26) unstable; urgency=low
111
112   * In machines.cgi: do not skip [[- purposes. "[[-<hostname>]]" gets
113     stuff added to ssh_known_hosts but not http linked.
114
115  -- Peter Palfrader <weasel@debian.org>  Sat, 09 May 2009 01:29:52 +0200
116
117 userdir-ldap-cgi (0.3.25) unstable; urgency=low
118
119   * Util.pm: change capath /etc/ssl/certs to
120     cafile /etc/ssl/certs/spi-cacert-2008.pem because the libldap
121     folks thought it was a good idea to remove that feature for lenny.
122     I hate you ldap and gnutls.
123
124  -- Peter Palfrader <weasel@debian.org>  Fri, 27 Feb 2009 11:34:59 +0100
125
126 userdir-ldap-cgi (0.3.24) unstable; urgency=low
127
128   * Ignore the * in [[*host]] links, and ignore [[- ]] in [[-hostname]]
129     entries.  Both are special to the ssh_known_hosts generation.
130     [Thomas Viehmann]
131
132  -- Peter Palfrader <weasel@debian.org>  Sun, 23 Nov 2008 21:42:09 +0100
133
134 userdir-ldap-cgi (0.3.23) unstable; urgency=low
135
136   * New hmac scheme for sudo passwords.
137
138  -- Peter Palfrader <weasel@debian.org>  Fri, 14 Nov 2008 20:01:38 +0100
139
140 userdir-ldap-cgi (0.3.22) unstable; urgency=low
141
142   * Verify confirmed hmac in web display, showing status as either 'confirmed'
143     (which now means also verified, i.e. it will make it to the host), or
144     'invalid'.
145
146  -- Peter Palfrader <weasel@debian.org>  Tue, 16 Sep 2008 22:10:27 +0200
147
148 userdir-ldap-cgi (0.3.21) unstable; urgency=low
149
150   * Slightly change find call in cronjob.
151
152  -- Peter Palfrader <weasel@debian.org>  Tue, 16 Sep 2008 16:41:50 +0200
153
154 userdir-ldap-cgi (0.3.20) unstable; urgency=low
155
156   * Install a cron job to get rid of old sessions.
157
158  -- Peter Palfrader <weasel@debian.org>  Tue, 16 Sep 2008 16:39:48 +0200
159
160 userdir-ldap-cgi (0.3.19) unstable; urgency=low
161
162   * Do not HTML escape stuff we just got from the user before
163     writing it to LDAP, set it as passwords, etc.  Instead
164     escape stuff we did read from LDAP.
165
166  -- Peter Palfrader <weasel@debian.org>  Tue, 16 Sep 2008 16:21:32 +0200
167
168 userdir-ldap-cgi (0.3.18) unstable; urgency=low
169
170   * Add password checking via a python wrapper.
171   * Add myself to uploaders.
172
173  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Sep 2008 14:25:51 +0200
174
175 userdir-ldap-cgi (0.3.17) unstable; urgency=low
176
177   * Comment out uuid - nobody will get it's just an identifier.
178
179  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Sep 2008 00:47:52 +0200
180
181 userdir-ldap-cgi (0.3.16) unstable; urgency=low
182
183   * Switch host and hostname in update cgi for sudopasswd (so "gluck" gets
184     displayed and "gluck.debian.org" stored).
185
186  -- Peter Palfrader <weasel@debian.org>  Mon, 15 Sep 2008 00:43:55 +0200
187
188 userdir-ldap-cgi (0.3.15) unstable; urgency=low
189
190   * Allow setting of userpassword.
191
192  -- Peter Palfrader <weasel@debian.org>  Sun, 14 Sep 2008 23:42:20 +0200
193
194 userdir-ldap-cgi (0.3.14) unstable; urgency=low
195
196   * Hide hosts on website whose status starts with unlisted.
197
198  -- Peter Palfrader <weasel@debian.org>  Tue, 15 Jul 2008 21:46:07 +0200
199
200 userdir-ldap-cgi (0.3.13) unstable; urgency=low
201
202   * Remove distribution from summary, add purpose and sponsor
203
204  -- Peter Palfrader <weasel@debian.org>  Tue, 15 Jul 2008 16:34:10 +0200
205
206 userdir-ldap-cgi (0.3.12) unstable; urgency=low
207
208   * Also support [[link|wiki links with alternate link text]].
209   * Use wikilink format for sponsors too - requires changing ldap.
210
211  -- Peter Palfrader <weasel@debian.org>  Tue, 15 Jul 2008 16:00:50 +0200
212
213 userdir-ldap-cgi (0.3.11) unstable; urgency=low
214
215   * Show purposes as a bullet list
216   * support [[wikistylelinks]] in purpose
217
218  -- Peter Palfrader <weasel@debian.org>  Tue, 15 Jul 2008 15:26:57 +0200
219
220 userdir-ldap-cgi (0.3.10) unstable; urgency=low
221
222   * Make machines.cgi display the purpose attribute from LDAP [HE].
223   * Add VoIP field to CGI [zobel].
224   * make summaryattrs sortable [zobel].
225   * Use SSL/TLS when configured to do so, and Depend on libio-socket-ssl-perl
226     for that.
227
228  -- Peter Palfrader <weasel@debian.org>  Sun, 25 May 2008 18:21:45 +0200
229
230 userdir-ldap-cgi (0.3.9) unstable; urgency=low
231
232   * machines.cgi
233     - Reimplement ssh fingerprint without using temp files and external
234     programs.
235     - Remove access-restricted date fields.
236   * update.cgi
237     - Add support for mailGreylisting and mailCallout
238
239  -- Ryan Murray <rmurray@debian.org>  Wed, 27 Dec 2006 19:42:28 -0700
240
241 userdir-ldap-cgi (0.3.8) unstable; urgency=low
242
243   Changes by Martin Schulze:
244   * search.cgi
245     - Added support for displaying the Jabber ID
246     - Ignore the vacation request when the user hasn't logged in
247   * update.cgi
248     - Added support for updating the Jabber ID
249
250   Changes by Ryan Murray:
251     - change charset to utf-8, as our LDAP schema is utf-8
252     - Add support for gender, birthDate, and mailDisableMessage
253     - Other misc. output cleanups and fixes.
254
255  -- Ryan Murray <rmurray@debian.org>  Fri, 22 Dec 2006 02:05:18 -0700
256
257 userdir-ldap-cgi (0.3.7) stable; urgency=low
258
259   * Forked package to only contain web scripts
260
261  -- Martin Schulze <joey@infodrom.org>  Thu, 18 Nov 2004 13:06:14 +0100
262
263 userdir-ldap (0.3.6) unstable; urgency=low
264
265   * Specify full path to postmap
266
267  -- Ryan Murray <rmurray@debian.org>  Fri, 26 Sep 2003 11:48:25 -0600
268
269 userdir-ldap (0.3.5) unstable; urgency=low
270
271   * Add depends on rsync
272   * Generate db of debian.org on postfix systems
273
274  -- Ryan Murray <rmurray@debian.org>  Sat, 30 Aug 2003 18:41:29 -0600
275
276 userdir-ldap (0.3.4) unstable; urgency=low
277
278   * Use the right python version in the maintainer scripts
279
280  -- Ryan Murray <rmurray@debian.org>  Tue, 18 Mar 2003 19:26:31 -0700
281
282 userdir-ldap (0.3.3) unstable; urgency=low
283
284   * Rebuild for python2.1 and woody
285
286  -- Ryan Murray <rmurray@debian.org>  Wed, 12 Mar 2003 21:30:12 -0700
287
288 userdir-ldap (0.3.2) unstable; urgency=low
289
290   * Seperation of bsmtp and zoneupdate
291
292  -- Ryan Murray <rmurray@debian.org>  Thu,  8 Aug 2002 12:07:00 -0700
293
294 userdir-ldap (0.3.1) unstable; urgency=low
295
296   * Add ud-zoneupdate from klecker's /usr/local/bin
297
298  -- Ryan Murray <rmurray@debian.org>  Tue,  6 Aug 2002 22:42:05 -0700
299
300 userdir-ldap (0.3) unstable; urgency=low
301
302   * Only use sshrsa{host,}key variable, and store all three types of keys
303     in that attribute.
304
305  -- Jason Gunthrope <jgg@debian.org>  Sun,  2 Dec 2001 20:21:26 -0800
306
307 userdir-ldap (0.2) unstable; urgency=low
308
309   * What the hey, a new version number.
310
311  -- Jason Gunthrope <jgg@debian.org>  Sun, 11 Feb 2001 18:37:27 -0800 
312
313 userdir-ldap (0.1) unstable; urgency=low
314
315   * Initial Packaging
316
317  -- Jason Gunthrope <jgg@debian.org>  Fri, 30 Apr 1999 00:39:31 -0600