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