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