lp://qastaging/ubuntu/hardy-proposed/libvirt

Created by James Westby and last modified
Get this branch:
bzr branch lp://qastaging/ubuntu/hardy-proposed/libvirt
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

26. By J. Bruce Fields

* masquerade-only-outbound-traffic.patch:
  - Ensure masquerading rule only catches traffic leaving the virtual
    network, and not traffic inside it. (Backported from commit
    d175caad25a4e80800d5e7e7d8c9d920a88b78e1 of
    git://git.et.redhat.com/libvirt.git.) (LP: #227837).

25. By Jamie Strandboge

* SECURITY UPDATE: fix privilege escalation due to missing read only
  connection checks
  - debian/patches/CVE-2008-5086.patch: update functions in src/libvirt.c to
    check against VIR_CONNECT_RO and return with operation denied error
  - CVE-2008-5086

24. By Soren Hansen

* disk-bus.patch:
  - Add bus attribute to disk/target tags. Allows you to create virtio disks.
    (LP: #213991)
* nic-model.patch:
  - Add <model type='foo'/> support to network interfaces. (LP: #213991)
* graceful_shutdown.patch:
  - Rather than pulling the power from virtual machines, send an ACPI power
    button event and let the OS handle it.
* better_default_uri_virsh.patch:
  - Updated patch: Output connection URI to stderr instead of stdout to avoid
    breaking scripts that use virsh.

23. By Soren Hansen

* better_default_uri_virsh.patch:
  - Make virsh connect to qemu:///system by default if the user has write
    access to /var/run/libvirt/libvirt-sock and qemu:///session if not.

22. By Soren Hansen

*Actually* apply our patches to the -dbg version.

21. By Soren Hansen

Create /var/lib/libvirt in libvirt-bin. (LP: #191636)

20. By Soren Hansen

* dont_clobber_existing_bridges.patch:
  - Change bridge name from virbr0 to virbr%d, to ensure we never clobber
    existing bridges.
* Add iptables dependency

19. By Soren Hansen

* Build against libxen3-dev instead of libxen3.2-dev.
* libvirt-bin:
  + Replace "Suggests: dnsmasq" with "Depends: dnsmasq-base".
  + Add dependency on netcat-openbsd (to enable qemu+ssh:// style remote
    management)

18. By Soren Hansen

* Build against libxen-3.2 instead of 3.1.
* Bump bridge-utils from Suggests: to Depends:.

17. By Soren Hansen

* Merge from debian unstable, remaining changes:
  - DebianMaintainerField.
  - Add libxen3.1-dev to enable Xen management.
  - Add libpolkit-dbus-dev to enable polkit integration.
  - Build libvirt0-dbg flavour.
  - Start libvirtd by default.
  - Install polkit policy.
  - Install sasl config.
  - Install sample qemu and libvirtd config.
  - Create libvirtd group in postinst.
  - libvirt-remote-ssh.patch: Fix foo+ssh:// urls.
  - delayed_iff_up_bridge.patch: Don't try to IFF_UP the bridge interface
    until an interface gets added to it.
* Create /var/run if it doesn't exist (LP: #178106).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/ubuntu/lucid/libvirt
This branch contains Public information 
Everyone can see this information.

Subscribers