Divert /etc/conserver/console.cf in console-server instead of dropping one into place.
[invirt/packages/invirt-console.git] / debian / changelog
1 invirt-console (0.2.14) unstable; urgency=low
2
3   * Use the .. Perl operator to simplify the invirt-console-host prerm.
4   * Divert /etc/conserver/console.cf on the ocnsole server, since
5     conserver-client also has one of those.
6
7  -- Evan Broder <broder@mit.edu>  Sun, 30 May 2010 11:48:15 -0400
8
9 invirt-console (0.2.13) unstable; urgency=low
10
11   * Changed dependency debathena-kerberos-config -> invirt-kerberos-config
12
13  -- Greg Brockman <gdb@mit.edu>  Fri, 15 Jan 2010 00:04:15 -0500
14
15 invirt-console (0.2.12) unstable; urgency=low
16
17   * Use the new invirt-ssh-config package instead of
18     debathena-ssh-server-config.
19
20  -- Evan Broder <broder@mit.edu>  Sun, 03 Jan 2010 13:42:43 -0500
21
22 invirt-console (0.2.11) unstable; urgency=low
23
24   * Disable the sftp subsystem on the console server; it interacts poorly
25     with invirt-consolesh.
26
27  -- Evan Broder <broder@mit.edu>  Thu, 13 Aug 2009 19:18:44 -0700
28
29 invirt-console (0.2.10) unstable; urgency=low
30
31   * Give the website access to all consoles in preparation for exposing
32     AjaxTerm.
33
34  -- Evan Broder <broder@mit.edu>  Mon, 10 Aug 2009 17:54:12 -0700
35
36 invirt-console (0.2.9) unstable; urgency=high
37
38   * Don't allow any sort of port forwarding to the console server.
39
40  -- Evan Broder <broder@mit.edu>  Mon, 27 Apr 2009 20:08:48 -0400
41
42 invirt-console (0.2.8) unstable; urgency=low
43
44   * Add conserver-server to -server's dependencies.
45
46  -- Evan Broder <broder@mit.edu>  Fri, 20 Feb 2009 13:19:52 -0500
47
48 invirt-console (0.2.7) unstable; urgency=low
49
50   * Use a simpler query construct in ConsoleFS.
51
52  -- Evan Broder <broder@mit.edu>  Tue, 17 Feb 2009 04:23:05 -0500
53
54 invirt-console (0.2.6) unstable; urgency=high
55
56   * Turn off autocompletion of console names.  (LP: #326075)
57
58  -- Anders Kaseorg <andersk@mit.edu>  Fri, 06 Feb 2009 04:28:36 -0500
59
60 invirt-console (0.2.5) unstable; urgency=low
61
62   * update/rewrite description
63
64  -- Greg Price <price@mit.edu>  Fri, 19 Dec 2008 22:39:00 -0500
65
66 invirt-console (0.2.4) unstable; urgency=low
67
68   * config.{authn[0] => kerberos}.realm
69
70  -- Evan Broder <broder@mit.edu>  Wed, 10 Dec 2008 23:06:24 -0500
71
72 invirt-console (0.2.3) unstable; urgency=low
73
74   * ...and /home/machines
75
76  -- Evan Broder <broder@mit.edu>  Mon, 08 Dec 2008 09:47:20 -0500
77
78 invirt-console (0.2.2) unstable; urgency=low
79
80   * Also create the /consolefs directory
81
82  -- Evan Broder <broder@mit.edu>  Mon, 08 Dec 2008 09:27:55 -0500
83
84 invirt-console (0.2.1) unstable; urgency=low
85
86   * Be sure to create the /etc/conserver/conf.d directory
87
88  -- Evan Broder <broder@mit.edu>  Sun, 07 Dec 2008 10:29:35 -0500
89
90 invirt-console (0.2.0) unstable; urgency=low
91
92   * Rename source package in preparation for merging invirt-console-server
93     with invirt-console-host
94   * Merge invirt-console-host into invirt-console (LP: #305681)
95
96  -- Evan Broder <broder@mit.edu>  Sun, 07 Dec 2008 10:17:06 -0500
97
98 invirt-console-server (0.1.3) unstable; urgency=low
99
100   * Fix a gen_config -> gen_files
101
102  -- Greg Price <price@mit.edu>  Sat, 22 Nov 2008 19:27:59 -0500
103
104 invirt-console-server (0.1.2) unstable; urgency=low
105
106   * Use gen-files.sh instead of rolling out own
107
108  -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:45:25 -0500
109
110 invirt-console-server (0.1.1) unstable; urgency=low
111
112   * Clean up the init script with some ideas from debathena-pyhesiodfs.
113   * Switch to using std-init.
114
115  -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:26:22 -0500
116
117 invirt-console-server (0.1.0) unstable; urgency=low
118
119   * Add real caching to consolefs
120   * Now that we're really caching, cache for a shorter period of time
121
122  -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 13:16:37 -0500
123
124 invirt-console-server (0.0.13) unstable; urgency=low
125
126   * Actually get the password fields right for libnss-pgsql
127
128  -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 22:57:49 -0500
129
130 invirt-console-server (0.0.12) unstable; urgency=low
131
132   * Fix the libnss-pgsql config - don't suggest that the password should
133     be in /etc/shadow
134
135  -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 20:34:14 -0500
136
137 invirt-console-server (0.0.11) unstable; urgency=low
138
139   * Don't depend on invirt-mail-config
140
141  -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:47:47 -0500
142
143 invirt-console-server (0.0.10) unstable; urgency=low
144
145   * Fix some uncaught bugs with the libnss-pgsql config
146
147  -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:21:12 -0500
148
149 invirt-console-server (0.0.9) unstable; urgency=low
150
151   * Depend on invirt-mail-config
152
153  -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:48:34 -0500
154
155 invirt-console-server (0.0.8) unstable; urgency=low
156
157   * The ACL file for remctl moved, but the reference to it didn't
158
159  -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 03:35:48 -0500
160
161 invirt-console-server (0.0.7) unstable; urgency=low
162
163   * Apparently remctl scripts run without a PATH
164
165  -- Evan Broder <broder@mit.edu>  Sun, 02 Nov 2008 17:08:35 -0500
166
167 invirt-console-server (0.0.6) unstable; urgency=low
168
169   * Use invoke-rc.d instead of calling init scripts directly
170
171  -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 06:32:17 -0400
172
173 invirt-console-server (0.0.5) unstable; urgency=low
174
175   * sipb-xen-base -> invirt-base
176
177  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:16 -0400
178
179 invirt-console-server (0.0.4) unstable; urgency=low
180
181   * sipb-xen-database-common -> invirt-database
182
183  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:04:39 -0400
184
185 invirt-console-server (0.0.3) unstable; urgency=low
186
187   * Remove dependency on sipb-xen-chrony-config - we need to take care of
188     the clock, but not through that package
189
190  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:18:06 -0400
191
192 invirt-console-server (0.0.2) unstable; urgency=low
193
194   * Standardize on "Invirt project"
195
196  -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:32:17 -0400
197
198 invirt-console-server (0.0.1) unstable; urgency=low
199
200   * sipb-xen -> invirt
201   *  -> -server while we're at it
202
203  -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 03:54:40 -0400
204
205 sipb-xen-console (8.4) unstable; urgency=low
206
207   * Create a dummy console entry that exists by default so that conserver
208     won't quit if no consoles are defined.
209
210  -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 03:13:47 -0400
211
212 sipb-xen-console (8.3) unstable; urgency=low
213
214   * Update nss-pgsql.conf.mako to reflect new config file format
215
216  -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 02:31:37 -0400
217
218 sipb-xen-console (8.2) unstable; urgency=low
219
220   * Actually generate nscd.conf correctly
221
222  -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 01:45:33 -0400
223
224 sipb-xen-console (8.1) unstable; urgency=low
225
226   * ConsoleFS is now RouteFS-based
227
228  -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 05:26:52 -0400
229
230 sipb-xen-console (8.0) unstable; urgency=low
231
232   * Update config files to work with Hardy
233
234  -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 04:45:21 -0400
235
236 sipb-xen-console (7.8) unstable; urgency=low
237
238   * generate config files using mako
239
240  -- Yang Zhang <y_z@mit.edu>  Thu, 14 Aug 2008 15:10:50 -0400
241
242 sipb-xen-console (7.7) unstable; urgency=low
243
244   * sipb_xen_database -> invirt.database
245   * use invirt config in sipb-xen-consolefs
246   * added decomposition of DB URI
247   * generate nss-pgsql.conf and issue.net.no_tkt from debian init script
248
249  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 01:13:37 -0400
250
251 sipb-xen-console (7.6) unstable; urgency=low
252
253   * Use invirt-getconf to generate config.
254
255  -- Greg Price <price@mit.edu>  Wed, 30 Jul 2008 22:28:33 -0400
256
257 sipb-xen-console (7.5) unstable; urgency=low
258
259   * Generate config at start/reload from /etc/invirt/*.
260
261  -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 18:29:43 -0400
262
263 sipb-xen-console (7.4) unstable; urgency=low
264
265   * pull in sipb-xen-base
266
267  -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 17:41:01 -0400
268
269 sipb-xen-console (7.3) unstable; urgency=low
270
271   * update for current config-package-dev
272
273  -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 15:41:50 -0400
274
275 sipb-xen-console (7.3) unstable; urgency=low
276
277   * Move config details out to config package.
278
279  -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 01:01:26 -0400
280
281 sipb-xen-console (7.2) unstable; urgency=low
282
283   * Multiplex consoles on multiple hosts.
284   
285  -- Greg Price <price@mit.edu>  Sun, 13 Jul 2008 08:52:18 -0400
286
287 sipb-xen-console (7.1) unstable; urgency=low
288
289   * Remember to actually divert the conserver config
290
291  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 01:48:05 -0400
292
293 sipb-xen-console (7) unstable; urgency=low
294
295   * Use conserver instead of ssh to connect to black-mesa
296
297  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 00:52:05 -0400
298
299 sipb-xen-console (6.2) unstable; urgency=low
300
301   * /etc/modules is no longer managed by this package
302
303  -- SIPB Xen Project <sipb-xen@mit.edu>  Tue,  1 Apr 2008 22:25:09 -0400
304
305 sipb-xen-console (6.1) unstable; urgency=low
306
307   * Don't add the "d_" to the domain name on this side - do it on the
308     black-mesa side
309
310  -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 22:20:47 -0400
311
312 sipb-xen-console (6) unstable; urgency=low
313
314   * modprobe fuse before attaching consolefs
315   * Revert code to block dropping privileges to user accounts
316   * Add configuration to accept Kerberos config for users and error on
317     non-root users if Kerberos authentication fails
318
319  -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 20:03:11 -0400
320
321 sipb-xen-console (5.1) unstable; urgency=low
322
323   * Package should create /consolefs so that sipb-xen-consolefs has
324     somewhere to mount to
325
326  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 18:20:02 -0400
327
328 sipb-xen-console (5) unstable; urgency=low
329
330   * modprobe fuse at boot
331
332  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 17:57:36 -0400
333
334 sipb-xen-console (4.1) unstable; urgency=low
335
336   * It should not be trivial for us to access the serial console of
337     users' machines
338
339  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 17:42:04 -0400
340
341 sipb-xen-console (4) unstable; urgency=low
342
343   * Added comments to sipb-xen-consolefs
344   * Added support for symlinks in the realpath
345   * Changed sipb-xen-consolefs to use syslog instead of printf debugging
346
347  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 14:17:59 -0400
348
349 sipb-xen-console (3.2) unstable; urgency=low
350
351   * Fixing a bug in sipb-xen-consolefs ('@' is not re-added to realms
352     in the .k5login
353
354  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:39:30 -0400
355
356 sipb-xen-console (3.1) unstable; urgency=low
357
358   * Clean up the motd a bit
359   * Add dependency on sipb-xen-chrony-config to make sure the clock is
360     staying synced
361
362  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:33:55 -0400
363
364 sipb-xen-console (3) unstable; urgency=low
365
366   * Make the motd useful instead of turning it off
367
368  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:14:23 -0400
369
370 sipb-xen-console (2) unstable; urgency=low
371
372   * Actually functional release.
373
374  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 05:07:43 -0400
375
376 sipb-xen-console (1) unstable; urgency=low
377
378   * Initial release.
379
380  -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400