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