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