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