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