+invirt-xen-config (0.0.1) unstable; urgency=low
+
+ * Rename sipb-xen-dom0 -> invirt-xen-config
+ * Rearrange the source package
+ * Divert /etc/xen/qemu-ifup, since it existed and we've been scribbling
+ over it
+ * Generate /etc/xen/xend-config.sxp
+ * Move the invirt-database Xen config script into this package
+
+ -- Evan Broder <broder@mit.edu> Sat, 25 Oct 2008 17:52:39 -0400
+
+sipb-xen-dom0 (2.10) unstable; urgency=low
+
+ * Fix DHCP checksum error for ParaVMs
+
+ -- Evan Broder <broder@mit.edu> Sun, 19 Oct 2008 22:12:09 -0400
+
+sipb-xen-dom0 (2.9.1) unstable; urgency=low
+
+ * Whoops - was slightly too vicious with the cuts to qemu-dm-sipb
+
+ -- Evan Broder <broder@mit.edu> Sun, 19 Oct 2008 01:55:41 -0400
+
+sipb-xen-dom0 (2.9) unstable; urgency=low
+
+ * Move the qemu-ifup script to the location where it's now expected to
+ be.
+ * Clear out some debugging code from qemu-dm-sipb
+
+ -- Evan Broder <broder@mit.edu> Sun, 19 Oct 2008 01:39:43 -0400
+
+sipb-xen-dom0 (2.8) unstable; urgency=low
+
+ * Apply Sam's fix to vif-sipbroute for the prod cluster (the interface
+ should eventually be configurized)
+
+ -- Evan Broder <broder@mit.edu> Tue, 07 Oct 2008 01:18:37 -0400
+
+sipb-xen-dom0 (2.7) unstable; urgency=low
+
+ * Update qemu-dm-sipb to reflect the new location of qemu-dm
+
+ -- Evan Broder <broder@mit.edu> Mon, 06 Oct 2008 18:55:59 -0400
+
+sipb-xen-dom0 (2.6) unstable; urgency=low
+
+ * depend on sipb-xen-base
+
+ -- Greg Price <price@mit.edu> Wed, 01 Oct 2008 20:28:21 -0400
+
+sipb-xen-dom0 (2.5) unstable; urgency=low
+
+ * Don't rely on exported ROOT.
+
+ -- Anders Kaseorg <andersk@mit.edu> Fri, 02 May 2008 02:41:43 -0400
+
+sipb-xen-dom0 (2.4) unstable; urgency=low
+
+ * Add sipb-xen-losetup, a half-sane wrapper around the insane losetup.
+
+ -- Greg Price <price@mit.edu> Thu, 1 May 2008 01:13:28 -0400
+
+sipb-xen-dom0 (2.3) unstable; urgency=low
+
+ * Depend on generic metapackages/provides instead of particular
+ versions.
+
+ -- Anders Kaseorg <andersk@sipb-xen.mit.edu> Sat, 27 Oct 2007 21:23:00 -0400
+
+sipb-xen-dom0 (2.2) unstable; urgency=low
+
+ * Add qemu-ifup script that depends on the device model script and
+ invokes vif-sipbroute. As a consequence, we don't really support
+ bridged hvms any more. It's not clear how to get enough information
+ out of qemu to do this.
+ * Call arpspoof with 18.181.0.1's address. This is unfortunate in two
+ ways. First, if we renumber we'll need to update the script. Second,
+ it is possible that someone on 18.181 besides the router may have an
+ address cached. Unfortunately, it doesn't work right if we don't
+ send the spoofed arp directly to the router.
+
+ -- Sam Hartman <hartmans@debian.org> Sun, 26 Aug 2007 18:57:17 -0400
+
+sipb-xen-dom0 (2.1) unstable; urgency=low
+
+ * Fix typo in init script
+ * depend on dsniff for arpspoof
+
+ -- Sam Hartman <hartmans@debian.org> Fri, 24 Aug 2007 17:22:20 -0400
+
sipb-xen-dom0 (2) unstable; urgency=low
* Add qemu-dm-sipb written by andersk to get us the domain ID in qemu-ifup