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