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

Last change on this file since 891 was 891, checked in by y_z, 16 years ago

generate config files using mako

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