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