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