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