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