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