source: trunk/packages/sipb-xen-remctl-auto/debian/changelog @ 718

Last change on this file since 718 was 718, checked in by price, 16 years ago

changelog

File size: 3.4 KB
Line 
1sipb-xen-remctl-auto (1.0.17) unstable; urgency=low
2
3  * catch another version of the xenstore error in the listvms race
4
5 -- Greg Price <price@mit.edu>  Wed, 23 Jul 2008 01:12:01 -0400
6
7sipb-xen-remctl-auto (1.0.16) unstable; urgency=low
8
9  * support YAML as well as JSON (broder, quentin, andersk, long ago)
10  * fix a race in listvms when a machine is shutting down
11
12 -- Greg Price <price@mit.edu>  Tue, 22 Jul 2008 23:46:49 -0400
13
14sipb-xen-remctl-auto (1.0.15) unstable; urgency=low
15
16  * Compute time differences on server to avoid drift
17
18 -- Quentin Smith <quentin@mit.edu>  Thu, 15 May 2008 20:58:04 -0400
19
20sipb-xen-remctl-auto (1.0.14) unstable; urgency=low
21
22  * Use more efficient python API to get VM information, and return it
23    in a Python dict structure.
24
25 -- Quentin Smith <quentin@mit.edu>  Thu, 15 May 2008 20:29:03 -0400
26
27sipb-xen-remctl-auto (1.0.13) unstable; urgency=low
28
29  * Switch to just using the remote server.
30
31 -- Greg Price <price@mit.edu>  Sat, 10 May 2008 21:26:42 -0400
32
33sipb-xen-remctl-auto (1.0.12) unstable; urgency=low
34
35  * Remove an obsolete line from the remctl config.
36
37 -- Greg Price <price@mit.edu>  Sun,  4 May 2008 22:36:07 -0400
38
39sipb-xen-remctl-auto (1.0.11) unstable; urgency=low
40
41  * Close file descriptors for update-conserver on destroy/shutdown.
42
43 -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Mon, 21 Apr 2008 21:28:12 -0400
44
45sipb-xen-remctl-auto (1.0.10) unstable; urgency=low
46
47  * Delay running sipb-xen-update-conserver
48
49 -- Evan Broder <broder@mit.edu>  Mon, 21 Apr 2008 20:26:28 -0400
50
51sipb-xen-remctl-auto (1.0.9) unstable; urgency=low
52
53  * Change the way that conserver is updated
54
55 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 04:36:04 -0400
56
57sipb-xen-remctl-auto (1.0.8) unstable; urgency=low
58
59  * Add support for updating conserver when VMs are turned on and off
60
61 -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 00:40:23 -0400
62
63sipb-xen-remctl-auto (1.0.7) unstable; urgency=low
64
65  * changes for installer system
66
67 -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu>  Sun, 28 Oct 2007 22:47:59 -0400
68
69sipb-xen-remctl-auto (1.0.6) unstable; urgency=low
70
71  * get rid of old "vmboot" call
72  * make "create" not destroy running machines.
73
74 -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu>  Sat, 27 Oct 2007 16:54:26 -0400
75
76sipb-xen-remctl-auto (1.0.5) unstable; urgency=low
77
78  * move to common /usr/sbin/sipb-xen-* naming
79  * get rid of dispatch.sh hack
80  * fix "reboot" to "destroy then create" always, since that's what users will expect
81  * change remctl calls interface in various ways
82
83 -- Tim Abbott <tabbott@mit.edu>  Tue, 16 Oct 2007 00:28:36 -0400
84
85sipb-xen-remctl-auto (1.0.4) unstable; urgency=low
86
87  * Fix typos.
88
89 -- Anders Kaseorg <andersk@sipb-xen-dev.mit.edu>  Tue,  9 Oct 2007 04:47:37 -0400
90
91sipb-xen-remctl-auto (1.0.3) unstable; urgency=low
92
93  * Prepend d_ to database VMs.
94
95 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Tue,  9 Oct 2007 02:34:56 -0400
96
97sipb-xen-remctl-auto (1.0.2) unstable; urgency=low
98
99  * Added web interface support code.
100  * Move things from /etc/remctl/sipb-xen-auto/bin to /usr/sbin
101  * Quoted lots of variables
102
103 -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu>  Sun,  7 Oct 2007 17:23:40 -0400
104
105sipb-xen-remctl-auto (1.0.1) unstable; urgency=low
106
107  * Stop scaring me with unquoted variables.
108
109 -- Anders Kaseorg <andersk@mit.edu>  Sun, 05 Aug 2007 22:11:02 -0400
110
111sipb-xen-remctl-auto (1.0) unstable; urgency=low
112
113  * Initial release.
114
115 -- Tim Abbott <tabbott@mit.edu>  Sun, 15 Jul 2007 19:37:05 -0400
Note: See TracBrowser for help on using the repository browser.