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