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