source: trunk/packages/invirt-xen-config/debian/changelog @ 1262

Last change on this file since 1262 was 1262, checked in by broder, 16 years ago

Move the invirt-database Xen config script into invirt-xen-config

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