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