source: trunk/packages/invirt-remote-server/debian/changelog @ 1601

Last change on this file since 1601 was 1601, checked in by broder, 16 years ago

Return the right output from remctls when doing a "broadcast"

File size: 5.9 KB
RevLine 
[1601]1invirt-remote-server (0.0.16) unstable; urgency=low
2
3  * When returning from a bcast, put together the stdout, not the stderr
4
5 -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 16:19:33 -0500
6
[1597]7invirt-remote-server (0.0.15) unstable; urgency=low
8
9  * Include invirt.remote Python module
[1598]10  * Ignore erroneous responses from a server if it's because the server is
11    down
[1597]12
[1598]13 -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 15:19:28 -0500
[1597]14
[1557]15invirt-remote-server (0.0.14) unstable; urgency=low
16
17  * Don't depend on invirt-mail-config
18
19 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:51:19 -0500
20
[1544]21invirt-remote-server (0.0.13) unstable; urgency=low
22
23  * Depend on invirt-mail-config
24
25 -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:49:27 -0500
26
[1534]27invirt-remote-server (0.0.12) unstable; urgency=low
28
29  * shorten initscript with std-init, correct the usage message
30
31 -- Greg Price <price@mit.edu>  Wed, 5 Nov 2008 19:59:18 -0400
32
[1411]33invirt-remote-server (0.0.11) unstable; urgency=low
34
35  * Don't proxy requests for the VNC cert if the requested hostname isn't
36    an Invirt host
37
38 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 23:17:10 -0400
39
[1409]40invirt-remote-server (0.0.10) unstable; urgency=low
41
42  * All remctls of type 'web' have the same ACL - glob them together
43
44 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 23:05:42 -0400
45
[1402]46invirt-remote-server (0.0.9) unstable; urgency=low
47
48  * Add support for a `web vnccert` remctl call
49
50 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 22:45:29 -0400
51
[1372]52invirt-remote-server (0.0.8) unstable; urgency=low
53
54  * sipb-xen-base -> invirt-base
55
56 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:32 -0400
57
[1294]58invirt-remote-server (0.0.7) unstable; urgency=low
59
60  * sipb-xen-database-common -> invirt-database
61
62 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:03:13 -0400
63
[1283]64invirt-remote-server (0.0.6) unstable; urgency=low
65
66  * Remove dependency on sipb-xen-chrony-config - we need to take care of
67    the clock, but chrony isn't the right answer
68
69 -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:16:08 -0400
70
[1243]71invirt-remote-server (0.0.5) unstable; urgency=low
72
73  * Rename a remaining sipb-xen file to invirt
74
75 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 22:21:30 -0400
76
[1228]77invirt-remote-server (0.0.4) unstable; urgency=low
78
79  * Kill DEB_AUTO_UPDATE_DEBIAN_CONTROL
80
81 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:49:45 -0400
82
[1224]83invirt-remote-server (0.0.3) unstable; urgency=low
84
85  * Standardize on "Invirt project"
86
87 -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:33:25 -0400
88
[1179]89invirt-remote-server (0.0.2) unstable; urgency=low
90
91  * oops, update control from control.in
[1180]92  * configurize web acl
[1179]93
[1180]94 -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 00:28:08 -0400
[1179]95
[1176]96invirt-remote-server (0.0.1) unstable; urgency=low
97
98  * sipb-xen -> invirt
99
100 -- Greg Price <price@mit.edu>  Thu, 23 Oct 2008 23:58:36 -0400
101
[1163]102sipb-xen-remote-server (0.10.2) unstable; urgency=low
103
104  * There's a race condition for if the VM gets powered off between the
105    listvms and the actual request. Solve the problem correctly by using a
106    non-conflicting error code to indicate an invalid command
107
108 -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:46:38 -0400
109
[1161]110sipb-xen-remote-server (0.10.1) unstable; urgency=low
111
112  * Make both list-host and listhost valid commands, and for parity with
113    list-long, document list-host
114
115 -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:36:32 -0400
116
[1159]117sipb-xen-remote-server (0.10) unstable; urgency=low
118
119  * If a command is invalid, but the machine's on, give an actually useful
120    error message
121
122 -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:29:50 -0400
123
[1088]124sipb-xen-remote-server (0.9.2) unstable; urgency=low
125
126  * Expose an interface to the autoinstaller over remctl
127  * Validate options to be passed to the autoinstaller on the remctl
128    server
129
130 -- Evan Broder <broder@mit.edu>  Thu, 09 Oct 2008 02:06:00 -0400
131
[1011]132sipb-xen-remote-server (0.9.1) unstable; urgency=low
133
134  * Fix a bug in the database handling code
135
136 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 18:42:48 -0400
137
[986]138sipb-xen-remote-server (0.9) unstable; urgency=low
139
[991]140  [Evan Broder]
[986]141  * Make the acl/ subdir of RemConfFS listable
[991]142 
143  [Greg Price]
[986]144  * Update RemConfFS for new SQLAlchemy code
145
146 -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 19:28:23 -0400
147
[982]148sipb-xen-remote-server (0.8) unstable; urgency=low
149
150  * Use RouteFS for RemConfFS
151
152 -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 02:21:00 -0400
153
[953]154sipb-xen-remote-server (0.7) unstable; urgency=low
155
156  * depend on sipb-xen-base
157
158 -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 20:47:05 -0400
159
[840]160sipb-xen-remote-server (0.6) unstable; urgency=low
161
162  * sipb_xen_database -> invirt.config
163
164 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:54:59 -0400
165
[831]166sipb-xen-remote-server (0.5) unstable; urgency=low
167
168  * use invirt config in sipb-xen-remconffs, sipb-xen-remctl-help,
169    sipb-xen-remote-proxy
170
171 -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:32:59 -0400
172
[818]173sipb-xen-remote-server (0.4) unstable; urgency=low
174
175  * use invirt.config to get hostnames
176  * refactoring: extracted bcast() function into invirt.remote package
177
178 -- Yang Zhang <y_z@mit.edu>  Sat,  2 Aug 2008 20:34:50 -0400
179
[723]180sipb-xen-remote-server (0.3) unstable; urgency=low
181
182  * Fill in all the code to make the package work (mostly weeks ago.)
183  * sipb-xen-remote-listvms aggregates listvms across hosts (with
184    y_z, broder, andersk)
185  * sipb-xen-remctl-help gives help
186  * sipb-xen-remote-control proxies to where a machine is running
187  * sipb-xen-remote-create chooses where to boot by load-balancing
188
189 -- Greg Price <price@mit.edu>  Thu, 24 Jul 2008 21:34:20 -0400
190
[521]191sipb-xen-remote-server (0.2) unstable; urgency=low
192
193  * FUSE filesystem for remctl configuration.
[523]194  * Remove *register calls, since the FUSE keeps things up to date.
[525]195  * An init script to keep the FUSE fs up.
[521]196
[525]197 -- Greg Price <price@mit.edu>  Sat, 10 May 2008 22:04:32 -0400
[521]198
[502]199sipb-xen-remote-server (0.1) unstable; urgency=low
200
201  * First draft.
202
203 -- Greg Price <price@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400
Note: See TracBrowser for help on using the repository browser.