source: trunk/packages/sipb-xen-database/debian/changelog @ 874

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

add and respect 'adminable' column to machines

This is for selectively, temporarily, manually enabling admin mode
for a VM. Where it's not set, admin mode now bypasses quotas and does
nothing else.

File size: 5.9 KB
RevLine 
[874]1sipb-xen-database (10.18) unstable; urgency=low
2
3  * add 'adminable' column to machines; for selectively, temporarily,
4    enabling admin mode on a machine
5
6 -- Greg Price <price@mit.edu>  Wed,  6 Aug 2008 01:02:59 -0400
7
[842]8sipb-xen-database (10.17) unstable; urgency=low
9
10  * pull IP gateway, network from config
11  * configurabilization complete!
12
13 -- Greg Price <price@mit.edu>  Sun,  3 Aug 2008 01:16:53 -0400
14
[836]15sipb-xen-database (10.16) unstable; urgency=low
16
17  in sipb-xen-database-tables:
18  * use invirt.database, and take default db uri
19
20 -- Greg Price <price@mit.edu>  Sun,  3 Aug 2008 00:51:32 -0400
21
[828]22sipb-xen-database (10.15) unstable; urgency=low
23
[829]24  in /etc/xen/database:
25  * uncommitted changes on black-mesa
26  * sipb_xen_database -> invirt.database
27  * use default db uri
[828]28
[829]29  in invirt.database:
30  * get default db uri from invirt.config
[828]31
[829]32 -- Greg Price <price@mit.edu>  Sun,  3 Aug 2008 00:26:46 -0400
33
[824]34sipb-xen-database (10.14) unstable; urgency=low
35
36  * Rename sipb_xen_database -> invirt.database,
37    keeping old name too for now, for compatibility.
38
39 -- Greg Price <price@mit.edu>  Sat,  2 Aug 2008 23:19:18 -0400
40
[630]41sipb-xen-database (10.13) unstable; urgency=low
42
43  * Modify autoinstalls table to specify distribution/mirror.
44
45 -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Sat, 21 Jun 2008 21:25:21 -0400
46
[610]47sipb-xen-database (10.12) unstable; urgency=low
48
49  * Add a description field.
50
51 -- Anders Kaseorg <andersk@mit.edu>  Wed, 18 Jun 2008 03:52:49 -0400
52
[593]53sipb-xen-database (10.11) unstable; urgency=low
54
55  * Specify ON DELETE CASCADE
56
57 -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Fri, 06 Jun 2008 12:25:35 -0400
58
[590]59sipb-xen-database (10.10) unstable; urgency=low
60
61  * Make machine.acl a private relation.
62
63 -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Fri, 06 Jun 2008 12:03:09 -0400
64
[556]65sipb-xen-database (10.9) unstable; urgency=low
[490]66
[555]67  * Eager loading of relations for better performance.
68
69 -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Mon, 02 Jun 2008 01:39:11 -0400
70
71sipb-xen-database (10.8) unstable; urgency=low
72
[490]73  * Configure serial console on boot
74
75 -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Thu,  1 May 2008 20:21:25 -0400
76
[456]77sipb-xen-database (10.7) unstable; urgency=low
78
79  * Depend on psql client in -client package.
80
81 -- Greg Price <price@mit.edu>  Sat, 26 Apr 2008 21:06:41 -0400
82
[443]83sipb-xen-database (10.6) unstable; urgency=low
84
85  * Support autoinstalls table.
86
87 -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Mon, 21 Apr 2008 22:34:46 -0400
88
[433]89sipb-xen-database (10.5) unstable; urgency=low
90
91  * Enable USB tablet device in guests.
92
93 -- Anders Kaseorg <andersk@mit.edu>  Mon, 21 Apr 2008 17:39:59 -0400
94
[297]95sipb-xen-database (10.4.1) unstable; urgency=low
96
97  * Actually export the cache clearing function.
98
99 -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Fri, 28 Mar 2008 21:18:01 -0400
100
[292]101sipb-xen-database (10.4) unstable; urgency=low
102
103  * Ubuntu's dch sucks.
104
105 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Fri, 28 Mar 2008 20:43:42 -0400
106
[290]107sipb-xen-database (10.3ubuntu1) gutsy; urgency=low
108
109  * Expose a function for clearing the cache.
110
111 -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Fri, 28 Mar 2008 20:31:06 -0400
112
[258]113sipb-xen-database (10.3) unstable; urgency=low
114
115  * Use 'acl', not 'users', for the reference to the machine_access table.
116
117 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Thu, 24 Jan 2008 17:23:33 -0500
118
[243]119sipb-xen-database (10.2) unstable; urgency=low
120
121  * Add MachineAccess to __all__ so it can be imported
122  * Remove unnecessary constructors for database objects
123
124 -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Mon, 12 Nov 2007 04:53:47 -0500
125
[241]126sipb-xen-database (10.1) unstable; urgency=low
127
128  * Make sipb-xen-database-tables safer (don't default to drop_all)
129
130 -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Mon, 12 Nov 2007 04:39:59 -0500
131
[239]132sipb-xen-database (10) unstable; urgency=low
133
134  * Added a machine_access table for cached ACLs
135
136 -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Mon, 12 Nov 2007 04:24:35 -0500
137
[172]138sipb-xen-database (9.0) unstable; urgency=low
139
140  * No changes.
141
142 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Wed, 10 Oct 2007 00:17:20 -0400
143
[170]144sipb-xen-database (9) unstable; urgency=low
145
146  * Add administrator column and backrefs to machine.
147
148 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Wed, 10 Oct 2007 00:11:47 -0400
149
[148]150sipb-xen-database (8) gutsy; urgency=low
151
152  * Prepend d_ to database VMs.
153
154 -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Tue,  9 Oct 2007 02:35:51 -0400
155
[116]156sipb-xen-database (7.00002) gutsy; urgency=low
157
158  * Actually import re.
159
160 -- Anders Kaseorg <andersk@mit.edu>  Sun, 07 Oct 2007 04:34:07 -0400
161
[114]162sipb-xen-database (7.00001) gutsy; urgency=low
163
164  * import re.
165
166 -- Anders Kaseorg <andersk@mit.edu>  Sun, 07 Oct 2007 03:40:25 -0400
167
[111]168sipb-xen-database (7) unstable; urgency=low
169
170  * nics primary key should be mac address, not hostname.
171  * Make ip unique, and constructor for nics.
172  * Add a table for boot CDs.
173  * Add cdrom_image parameter.
174  * Regex sanity checking.
175
176 -- Anders Kaseorg <andersk@mit.edu>  Sun, 07 Oct 2007 03:18:30 -0400
177
[102]178sipb-xen-database (6) unstable; urgency=low
179
180  * Adding a script to create lvm volumes
181
182 -- Nelson Elhage <nelhage@mit.edu>  Sat, 22 Sep 2007 13:59:36 -0400
183
[99]184sipb-xen-database (5) unstable; urgency=low
185
186  * Change the host from sipb-vm-1 to sipb-xen-dev
187
188 -- Nelson Elhage <nelhage@mit.edu>  Sat,  8 Sep 2007 16:16:07 -0400
189
[92]190sipb-xen-database (4) unstable; urgency=low
191
192  * Add script=vif-sipbroute to our vif lines
193
194 -- Nelson Elhage <nelhage@mit.edu>  Fri, 24 Aug 2007 22:07:18 -0400
195
[85]196sipb-xen-database (3) unstable; urgency=low
197
198  * Add a connect() line to sipb-database
199  * Fix some other bugs in sipb-database
200
201 -- Nelson Elhage <nelhage@mit.edu>  Sun, 19 Aug 2007 19:40:08 -0400
202
[81]203sipb-xen-database (2) unstable; urgency=low
204
205  * Fix the postinit and prerm scripts to create a sipb-xen user
206
207 -- Nelson Elhage <nelhage@mit.edu>  Thu, 16 Aug 2007 16:27:36 -0400
208
[69]209sipb-xen-database (1) unstable; urgency=low
[8]210
211  * Initial Release.
212
213 -- Nelson Elhage <nelhage@mit.edu>  Sun, 15 Jul 2007 16:01:16 -0400
Note: See TracBrowser for help on using the repository browser.