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