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