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