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