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