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