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