sipb-xen-database-common -> invirt-database in invirt-xen-config
[invirt/packages/invirt-xen-config.git] / debian / changelog
1 invirt-xen-config (0.0.6) unstable; urgency=low
2
3   * sipb-xen-database-common -> invirt-database
4
5  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:03:33 -0400
6
7 invirt-xen-config (0.0.5) unstable; urgency=low
8
9   * Give the init script a less weird sounding description
10
11  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:11:28 -0400
12
13 invirt-xen-config (0.0.4) unstable; urgency=low
14
15   * Another typo in the init script
16
17  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:07:32 -0400
18
19 invirt-xen-config (0.0.3) unstable; urgency=low
20
21   * Some small fixes in the init script
22
23  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:03:12 -0400
24
25 invirt-xen-config (0.0.2) unstable; urgency=low
26
27   * Whoops - add the dependencies for the old sipb-xen-database-client
28
29  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 18:38:56 -0400
30
31 invirt-xen-config (0.0.1) unstable; urgency=low
32
33   * Rename sipb-xen-dom0 -> invirt-xen-config
34   * Rearrange the source package
35   * Divert /etc/xen/qemu-ifup, since it existed and we've been scribbling
36     over it
37   * Generate /etc/xen/xend-config.sxp
38   * Move the invirt-database Xen config script into this package
39
40  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 17:52:39 -0400
41
42 sipb-xen-dom0 (2.10) unstable; urgency=low
43
44   * Fix DHCP checksum error for ParaVMs
45
46  -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 22:12:09 -0400
47
48 sipb-xen-dom0 (2.9.1) unstable; urgency=low
49
50   * Whoops - was slightly too vicious with the cuts to qemu-dm-sipb
51
52  -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 01:55:41 -0400
53
54 sipb-xen-dom0 (2.9) unstable; urgency=low
55
56   * Move the qemu-ifup script to the location where it's now expected to
57     be.
58   * Clear out some debugging code from qemu-dm-sipb
59
60  -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 01:39:43 -0400
61
62 sipb-xen-dom0 (2.8) unstable; urgency=low
63
64   * Apply Sam's fix to vif-sipbroute for the prod cluster (the interface
65     should eventually be configurized)
66
67  -- Evan Broder <broder@mit.edu>  Tue, 07 Oct 2008 01:18:37 -0400
68
69 sipb-xen-dom0 (2.7) unstable; urgency=low
70
71   * Update qemu-dm-sipb to reflect the new location of qemu-dm
72
73  -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 18:55:59 -0400
74
75 sipb-xen-dom0 (2.6) unstable; urgency=low
76
77   * depend on sipb-xen-base
78
79  -- Greg Price <price@mit.edu>  Wed, 01 Oct 2008 20:28:21 -0400
80
81 sipb-xen-dom0 (2.5) unstable; urgency=low
82
83   * Don't rely on exported ROOT.
84
85  -- Anders Kaseorg <andersk@mit.edu>  Fri, 02 May 2008 02:41:43 -0400
86
87 sipb-xen-dom0 (2.4) unstable; urgency=low
88
89   * Add sipb-xen-losetup, a half-sane wrapper around the insane losetup.
90
91  -- Greg Price <price@mit.edu>  Thu,  1 May 2008 01:13:28 -0400
92
93 sipb-xen-dom0 (2.3) unstable; urgency=low
94
95   * Depend on generic metapackages/provides instead of particular 
96     versions.
97
98  -- Anders Kaseorg <andersk@sipb-xen.mit.edu>  Sat, 27 Oct 2007 21:23:00 -0400
99
100 sipb-xen-dom0 (2.2) unstable; urgency=low
101
102   * Add qemu-ifup script that depends on the device model script and
103     invokes vif-sipbroute.    As a consequence, we don't really support
104     bridged hvms any more.  It's not clear how to get enough information
105     out of qemu to do this.
106   * Call arpspoof with 18.181.0.1's address.  This is unfortunate in two
107     ways.  First, if we renumber we'll need to update the script.  Second,
108     it is possible that someone on 18.181 besides the router may have an
109     address cached.  Unfortunately, it doesn't work right if we don't
110     send the spoofed arp directly to the router.
111
112  -- Sam Hartman <hartmans@debian.org>  Sun, 26 Aug 2007 18:57:17 -0400
113
114 sipb-xen-dom0 (2.1) unstable; urgency=low
115
116   * Fix typo in init script 
117   * depend  on dsniff for arpspoof
118
119  -- Sam Hartman <hartmans@debian.org>  Fri, 24 Aug 2007 17:22:20 -0400
120
121 sipb-xen-dom0 (2) unstable; urgency=low
122
123   * Add qemu-dm-sipb written by andersk to get us the  domain ID in qemu-ifup 
124   * Add vif-sipbroute, a version of vif-route that does better netwwork
125     isolation and has initial but useless ipv6 support.  This version also
126     uses arpspoof to take over an address for domain migrations.   
127   * Add init script to enable rp_filter, proxy_arp and forwarding for the network config.
128
129  -- Sam Hartman <hartmans@debian.org>  Fri, 24 Aug 2007 17:17:23 -0400
130
131 sipb-xen-dom0 (1) unstable; urgency=low
132
133   *  First version
134
135  -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 20:20:32 -0400
136