62db066f1b479153cb68cd045c368c5b9dca3467
[invirt/packages/invirt-database.git] / debian / changelog
1 sipb-xen-database (10.9) unstable; urgency=low
2
3   * Eager loading of relations for better performance.
4
5  -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Mon, 02 Jun 2008 01:39:11 -0400
6
7 sipb-xen-database (10.8) unstable; urgency=low
8
9   * Configure serial console on boot
10
11  -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Thu,  1 May 2008 20:21:25 -0400
12
13 sipb-xen-database (10.7) unstable; urgency=low
14
15   * Depend on psql client in -client package.
16
17  -- Greg Price <price@mit.edu>  Sat, 26 Apr 2008 21:06:41 -0400
18
19 sipb-xen-database (10.6) unstable; urgency=low
20
21   * Support autoinstalls table.
22
23  -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Mon, 21 Apr 2008 22:34:46 -0400
24
25 sipb-xen-database (10.5) unstable; urgency=low
26
27   * Enable USB tablet device in guests.
28
29  -- Anders Kaseorg <andersk@mit.edu>  Mon, 21 Apr 2008 17:39:59 -0400
30
31 sipb-xen-database (10.4.1) unstable; urgency=low
32
33   * Actually export the cache clearing function.
34
35  -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Fri, 28 Mar 2008 21:18:01 -0400
36
37 sipb-xen-database (10.4) unstable; urgency=low
38
39   * Ubuntu's dch sucks.
40
41  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Fri, 28 Mar 2008 20:43:42 -0400
42
43 sipb-xen-database (10.3ubuntu1) gutsy; urgency=low
44
45   * Expose a function for clearing the cache.
46
47  -- Eric Price <ecprice@pseudomyrmex.mit.edu>  Fri, 28 Mar 2008 20:31:06 -0400
48
49 sipb-xen-database (10.3) unstable; urgency=low
50
51   * Use 'acl', not 'users', for the reference to the machine_access table.
52
53  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Thu, 24 Jan 2008 17:23:33 -0500
54
55 sipb-xen-database (10.2) unstable; urgency=low
56
57   * Add MachineAccess to __all__ so it can be imported
58   * Remove unnecessary constructors for database objects
59
60  -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Mon, 12 Nov 2007 04:53:47 -0500
61
62 sipb-xen-database (10.1) unstable; urgency=low
63
64   * Make sipb-xen-database-tables safer (don't default to drop_all)
65
66  -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Mon, 12 Nov 2007 04:39:59 -0500
67
68 sipb-xen-database (10) unstable; urgency=low
69
70   * Added a machine_access table for cached ACLs
71
72  -- Quentin Smith <quentin@sipb-xen-dev.mit.edu>  Mon, 12 Nov 2007 04:24:35 -0500
73
74 sipb-xen-database (9.0) unstable; urgency=low
75
76   * No changes.
77
78  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Wed, 10 Oct 2007 00:17:20 -0400
79
80 sipb-xen-database (9) unstable; urgency=low
81
82   * Add administrator column and backrefs to machine.
83
84  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Wed, 10 Oct 2007 00:11:47 -0400
85
86 sipb-xen-database (8) gutsy; urgency=low
87
88   * Prepend d_ to database VMs.
89
90  -- Eric Price <ecprice@sipb-xen-dev.mit.edu>  Tue,  9 Oct 2007 02:35:51 -0400
91
92 sipb-xen-database (7.00002) gutsy; urgency=low
93
94   * Actually import re.
95
96  -- Anders Kaseorg <andersk@mit.edu>  Sun, 07 Oct 2007 04:34:07 -0400
97
98 sipb-xen-database (7.00001) gutsy; urgency=low
99
100   * import re.
101
102  -- Anders Kaseorg <andersk@mit.edu>  Sun, 07 Oct 2007 03:40:25 -0400
103
104 sipb-xen-database (7) unstable; urgency=low
105
106   * nics primary key should be mac address, not hostname.
107   * Make ip unique, and constructor for nics.
108   * Add a table for boot CDs.
109   * Add cdrom_image parameter.
110   * Regex sanity checking.
111
112  -- Anders Kaseorg <andersk@mit.edu>  Sun, 07 Oct 2007 03:18:30 -0400
113
114 sipb-xen-database (6) unstable; urgency=low
115
116   * Adding a script to create lvm volumes
117
118  -- Nelson Elhage <nelhage@mit.edu>  Sat, 22 Sep 2007 13:59:36 -0400
119
120 sipb-xen-database (5) unstable; urgency=low
121
122   * Change the host from sipb-vm-1 to sipb-xen-dev
123
124  -- Nelson Elhage <nelhage@mit.edu>  Sat,  8 Sep 2007 16:16:07 -0400
125
126 sipb-xen-database (4) unstable; urgency=low
127
128   * Add script=vif-sipbroute to our vif lines
129
130  -- Nelson Elhage <nelhage@mit.edu>  Fri, 24 Aug 2007 22:07:18 -0400
131
132 sipb-xen-database (3) unstable; urgency=low
133
134   * Add a connect() line to sipb-database
135   * Fix some other bugs in sipb-database
136
137  -- Nelson Elhage <nelhage@mit.edu>  Sun, 19 Aug 2007 19:40:08 -0400
138
139 sipb-xen-database (2) unstable; urgency=low
140
141   * Fix the postinit and prerm scripts to create a sipb-xen user
142
143  -- Nelson Elhage <nelhage@mit.edu>  Thu, 16 Aug 2007 16:27:36 -0400
144
145 sipb-xen-database (1) unstable; urgency=low
146
147   * Initial Release.
148
149  -- Nelson Elhage <nelhage@mit.edu>  Sun, 15 Jul 2007 16:01:16 -0400