add and respect 'adminable' column to machines
[invirt/packages/invirt-database.git] / debian / changelog
1 sipb-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
8 sipb-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
15 sipb-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
22 sipb-xen-database (10.15) unstable; urgency=low
23
24   in /etc/xen/database:
25   * uncommitted changes on black-mesa
26   * sipb_xen_database -> invirt.database
27   * use default db uri
28
29   in invirt.database:
30   * get default db uri from invirt.config
31
32  -- Greg Price <price@mit.edu>  Sun,  3 Aug 2008 00:26:46 -0400
33
34 sipb-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
41 sipb-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
47 sipb-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
53 sipb-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
59 sipb-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
65 sipb-xen-database (10.9) unstable; urgency=low
66
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
71 sipb-xen-database (10.8) unstable; urgency=low
72
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
77 sipb-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
83 sipb-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
89 sipb-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
95 sipb-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
101 sipb-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
107 sipb-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
113 sipb-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
119 sipb-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
126 sipb-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
132 sipb-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
138 sipb-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
144 sipb-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
150 sipb-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
156 sipb-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
162 sipb-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
168 sipb-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
178 sipb-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
184 sipb-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
190 sipb-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
196 sipb-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
203 sipb-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
209 sipb-xen-database (1) unstable; urgency=low
210
211   * Initial Release.
212
213  -- Nelson Elhage <nelhage@mit.edu>  Sun, 15 Jul 2007 16:01:16 -0400