-
Committer:
Soren Hansen
-
Date:
2010-10-07 08:53:27 UTC
-
mfrom:
(104.1.6 nova-lucid-ppa)
-
Revision ID:
soren.hansen@rackspace.com-20101007085327-9827x5ftdtbu7d3w
* Forward-port to Maverick.
- Re-enable macvtap.
* Add 9029-nwfilter-extend-nwfilter-reload-support.patch from upstream
trunk and 9030-nwfilter-resolve-deadlock-between-VM-operations-and-
filter-update.patch, an RFC patch from the libvirt mailing list.
Together, they fix a deadlock in libvirt when attempting to update
filters and creating domains at the same time.
* Nova Lucid PPA build.
* Merge with Ubuntu Maverick. Remainging changes:
- Disable macvtap.
* Let Apparmor allow libvirtd to create PF_PACKET sockets. Several
utility functions require it. Of particular interest, the NWFilter
code uses it, so libvirt's firewalling functionality depends on
this. (LP: #646706)
* debian/patch/9028-lp628055.patch: include sys/stat.h to fix compiler
warning and stat() failure on 32bit architectures when calling stat() on
large files. This can be dropped in 0.8.5. (LP: #628055)
* 9027-Make-newfilter-xml-transformations-endian-safe.patch
NWFilter XML processing includes endian assumptions. Ensure
that XML is parsed in an endian-safe manner. Thanks to
Stefan Berger for developing the patch upstream. (LP: #643394)
* 9026-Rebuild-network-filter-for-UML-guests-on-updates.patch.
NWFilter updates are supposed to be immediate. Add this support to
the UML driver.
* debian/apparmor/usr.lib.virt-aa-helper: add read access to new 'loader'
for eucalyptus (LP: #637544)
* Add 9025-Add-nwfilter-support-to-UML-driver.patch. Adds missing
nwfilter support to UML.
* Nova Maverick PPA build.
* Nova Lucid PPA build.
* Disable macvtap.