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