Use invoke-rc.d instead of calling init scripts directly in
[invirt/packages/invirt-console.git] / debian / changelog
1 invirt-console-host (0.0.7) unstable; urgency=low
2
3   * Use invoke-rc.d instead of calling init scripts directly
4
5  -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 06:29:20 -0400
6
7 invirt-console-host (0.0.6) unstable; urgency=low
8
9   * sipb-xen-base -> invirt-base
10
11  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:12 -0400
12
13 invirt-console-host (0.0.5) unstable; urgency=low
14
15   * invirt-console-host doesn't use the database anymore, so don't connect
16     to it
17
18  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 14:09:03 -0400
19
20 invirt-console-host (0.0.4) unstable; urgency=low
21
22   * Kill DEB_AUTO_UPDATE_DEBIAN_CONTROL
23
24  -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:46:46 -0400
25
26 invirt-console-host (0.0.3) unstable; urgency=low
27
28   * make initscript even shorter, with code now provided by sipb-xen-base
29
30  -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 07:07:46 -0400
31
32 invirt-console-host (0.0.2) unstable; urgency=low
33
34   * make initscript start conserver on start/restart, not just reload
35   * drastically shorten initscript to current Invirt best practice,
36     in hopes that such dumb bugs can't hide so easily
37
38  -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 03:33:32 -0400
39
40 invirt-console-host (0.0.1) unstable; urgency=low
41
42   * sipb-xen -> invirt
43   * -server -> -host while we're at it
44
45  -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 01:23:56 -0400
46
47 sipb-xen-console-server (2.8) unstable; urgency=low
48
49   * Create a dummy console entry that exists by default so that conserver
50     won't quit if no consoles are defined.
51
52  -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 03:10:28 -0400
53
54 sipb-xen-console-server (2.7) unstable; urgency=low
55
56   * Don't run conserver as root; use sudo instead
57
58  -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 02:38:46 -0400
59
60 sipb-xen-console-server (2.06.3) unstable; urgency=low
61
62   * Running conserver as root so it can run xm console
63
64  -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 01:42:26 -0400
65
66 sipb-xen-console-server (2.06.2) unstable; urgency=low
67
68   * No really - correctly divert conserver.cf
69
70  -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 01:39:09 -0400
71
72 sipb-xen-console-server (2.06.1) unstable; urgency=low
73
74   * Correctly divert conserver.cf
75
76  -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 01:34:25 -0400
77
78 sipb-xen-console-server (2.06) unstable; urgency=low
79
80   * generate config files using mako
81
82  -- Yang Zhang <y_z@mit.edu>  Thu, 14 Aug 2008 15:15:18 -0400
83
84 sipb-xen-console-server (2.05) unstable; urgency=low
85
86   * use invirt.config rather than /etc/invirt/* directly
87   * get console-server hostname, db connection string from config
88   * generate conserver config piece needing console-server ip
89   * remove console 's_sipb-xen-dev', which doesn't work anyway
90   * all configured!
91
92  -- Greg Price <price@mit.edu>  Sat,  2 Aug 2008 18:58:59 -0400
93
94 sipb-xen-console-server (2.04) unstable; urgency=low
95
96   * Get Kerberos realm from config rather than hardcoding.
97   * Don't hardcode host's hostname in conserver.cf.
98   * Update for current config-package-dev.
99
100  -- Greg Price <price@mit.edu>  Tue, 22 Jul 2008 01:32:04 -0400
101
102 sipb-xen-console-server (2.03) unstable; urgency=low
103
104   * Multiplex consoles on multiple hosts.
105
106  -- Greg Price <price@mit.edu>  Sun, 13 Jul 2008 08:35:17 -0400
107
108 sipb-xen-console-server (2.02) unstable; urgency=low
109
110   * And...xm isn't in the path, so give a full path
111
112  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 04:48:53 -0400
113
114 sipb-xen-console-server (2.01) unstable; urgency=low
115
116   * update-conserver script should reload, not restart
117
118  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 04:43:12 -0400
119
120 sipb-xen-console-server (2) unstable; urgency=low
121
122   * Use a python based update-conserver script that gets the list of
123     consoles from xm list
124   * Run the update-conserver script every 5 minutes to catch VMs that
125     are not started or stopped through the remctl interface
126
127  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 04:32:58 -0400
128
129 sipb-xen-console-server (1.0.2) unstable; urgency=low
130
131   * Also...make this package actually do something
132
133  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 01:41:32 -0400
134
135 sipb-xen-console-server (1.0.1) unstable; urgency=low
136
137   * Misnamed a file
138
139  -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 01:36:29 -0400
140
141 sipb-xen-console-server (1) unstable; urgency=low
142
143   * Initial release.
144
145  -- SIPB Xen Project <sipb-xen@mit.edu>  Wed,  2 Apr 2008 00:27:12 -0400