Change log for libvirt package in Ubuntu

601675 of 750 results
Superseded in oneiric-release
libvirt (0.9.1-1ubuntu3) oneiric; urgency=low

  * debian/patches/9024-ftbfs-with-arm.patch: Fix FTBFS with arm.
 -- Chuck Short <email address hidden>   Tue, 14 Jun 2011 21:33:15 -0400

Available diffs

Superseded in oneiric-release
libvirt (0.9.1-1ubuntu2) oneiric; urgency=low

  * Depend on libxen-dev rather than libxen3-dev.
 -- Chuck Short <email address hidden>   Mon, 13 Jun 2011 12:48:52 -0400

Available diffs

Superseded in lucid-updates
Superseded in lucid-security
libvirt (0.7.5-5ubuntu27.13) lucid-security; urgency=low

  * SECURITY UPDATE:
    - 9030-CVE-2011-1486.patch: update daemon/dispatch.c and daemon/remote.c
      to call virDomainFree() after remoteDispatchConnError()
    - CVE-2011-1486
 -- Jamie Strandboge <email address hidden>   Fri, 10 Jun 2011 17:31:07 -0500
Superseded in maverick-updates
Superseded in maverick-security
libvirt (0.8.3-1ubuntu18) maverick-security; urgency=low

  * SECURITY UPDATE:
    - 9030-CVE-2011-1486.patch: update daemon/dispatch.c and daemon/remote.c
      to call virDomainFree() after remoteDispatchConnError()
    - CVE-2011-1486
 -- Jamie Strandboge <email address hidden>   Fri, 10 Jun 2011 17:25:26 -0500
Superseded in natty-updates
Superseded in natty-security
libvirt (0.8.8-1ubuntu6.2) natty-security; urgency=low

  * SECURITY UPDATE: 0.8.8 regression which reopens disk probing
    (CVE-2010-2238)
    - 9029-CVE-2011-2178.patch: use correct pointer address in
      virSecurityManagerGetPrivateData()
    - CVE-2011-2178
  * SECURITY UPDATE:
    - 9030-CVE-2011-1486.patch: update daemon/dispatch.c and daemon/remote.c
      to call virDomainFree() after remoteDispatchConnError()
    - CVE-2011-1486
 -- Jamie Strandboge <email address hidden>   Fri, 10 Jun 2011 16:53:09 -0500
Superseded in oneiric-release
libvirt (0.9.1-1ubuntu1) oneiric; urgency=low

  * Resynchronize and merge from Debian unstable (LP: #794378). Remaining
    changes:
    - debian/control:
      * set X-Python-Version to 2.7, as 2.6 is not in oneiric.
      * set ubuntu maintainer
      * Build-Depends:
        - remove [linux-any] from all dependencies
        - remove [!linux-any] deps
        - swap libxen to libxen3, qemu to qemu-kvm, and open-iscsi to
          open-iscsi-utils in Build-Depends
        - remove virtualbox-ose Build-Depends
        - add parted and libapparmor-dev Build-Depends
      * convert Vcs-Git to Xs-Debian-Vcs-Git
      * libvirt-bin Depends: move netcat-openbsd, bridge-utils, dnsmasq-base
        (>= 2.46-1), and iptables from Recommends to Depends
      * libvirt-bin Recommends: move qemu to Suggests
      * libvirt-bin Suggests: add apparmor
      * libvirt0 Recommands: move lvm2 to Suggests
    - keep debian/libvirt-bin.apport
    - keep debian/libvirt-bin.cron.daily
    - debian/libvirt-bin.dirs:
      * add apparmor, cron.daily, and apport dirs
    - debian/libvirt-bin.examples:
      * add debian/libvirt-suspendonreboot
    - debian/libvirt-bin.install:
      * add /etc/apparmor.d files
      * add apport hook
    - debian/libvirt-bin.manpages:
      * add debian/libvirt-migrate-qemu-disks.1
    - debian/libvirt-bin.postinst:
      * replace libvirt groupname with libvirtd
      * add each admin user to libvirtd group
      * call apparmor_parser on usr.sbin.libvirtd and
        usr.lib.libvirt.virt-aa-helper
      * call 'libvirt-migrate-qemu-disks -a' after
        libvirt-bin has started if migrating from
        older than 0.8.3-1ubuntu1
    - debian/libvirt-bin.postrm:
      * replace libvirt groupname with libvirtd
      * remove usr.sbin.libvirtd and
        usr.lib.libvirt.virt-aa-helper
    - keep added files under debian/:
      * libvirt-bin.upstart
      * libvirt-migrate-qemu-disks
      * libvirt-migrate-qemu-disks.1
      * libvirt-suspendonreboot
      * apparmor profiles
    - debian/README.Debian:
      * add 'Apparmor Profile' section
      * add 'Disk migration' section
    - debian/rules:
      * move include of debhelper.mk to top of file so DEB_HOST_ARCH_OS
        is defined.
      * don't build with vbox since virtualbox-ose is in universe
        - remove WITH_VBOX, add explicit --without-vbox
      * add --with-apparmor to DEB_CONFIGURE_EXTRA_FLAGS
      * set DEB_DH_INSTALLINIT_ARGS to '--upstart-only'
      * remove unneeded binary-install/libvirt-bin:: and clean::
        sections (they only deal with sysvinit stuff)
      * add build/libvirt-bin:: section to install
        - apparmor files
        - apport hooks
        - libvirt-migrate-qemu-disks
  * debian/patches/series:
    - don't apply Disable-CHECKSUM-rule.patch: our iptables can do this
    - don't apply Debian-specific Debianize-libvirt-guests.patch (sysvinit only)
    - don't apply Disable qemu-disable-network.diff.patch
  * debian/patches:
    - drop 9007-fix-daemon-conf-ftbfs.patch (looks like it may be fixed)
    - drop patches applied upstream:
      * 9022-drop-booton-when-kernel-specified.patch
      * 9023-fix-lxc-console-hangup.patch
      * 9024-fix-broken-commandtest.patch
      * 9025-Pass-virSecurityManagerPtr-to-virSecurityDAC-Set-Res.patch
      * 9026-security-avoid-memory-leak.patch
      * 9027-CVE-2011-1146.patch
    - keep patches:
      * 9000-delayed_iff_up_bridge.patch
      * 9001-dont_clobber_existing_bridges.patch
      * 9002-better_default_uri_virsh.patch
      * 9003-better-default-arch.patch
      * 9004-libvirtd-group-name.patch
      * 9005-increase-unix-socket-timeout.patch
      * 9006-default-config-test-case.patch
      * 9011-move-ebtables-script.patch (refreshed)
      * 9014-skip-nodeinfotest.patch (modified to make it apply)
      * 9020-lp545795.patch (modified to make it still apply)
      * 9021-fix-uint64_t.patch
      * 9022-allows-lxc-containers-with-lxcguest.patch (renamed, modified
        to make it still apply, and added DEP-3 tags).
    - new patches:
      * 9023-disable-test-poll.patch - don't run broken test-poll

Available diffs

Superseded in oneiric-release
libvirt (0.8.8-1ubuntu8) oneiric; urgency=low

  * Force rebuild to find brctl in its new location.  (LP: #780896)
 -- Serge Hallyn <email address hidden>   Wed, 11 May 2011 09:41:42 -0500

Available diffs

Deleted in natty-proposed (Reason: moved to -updates)
libvirt (0.8.8-1ubuntu6.1) natty-proposed; urgency=low

  * add parted to build-depends (LP: #697046)
 -- Serge Hallyn <email address hidden>   Thu, 05 May 2011 09:31:55 -0500

Available diffs

Deleted in maverick-proposed (Reason: moved to -updates)
libvirt (0.8.3-1ubuntu17) maverick-proposed; urgency=low

  * add parted to build-depends (LP: #697046)
 -- Serge Hallyn <email address hidden>   Thu, 05 May 2011 09:19:18 -0500

Available diffs

Deleted in lucid-proposed (Reason: moved to -updates)
libvirt (0.7.5-5ubuntu27.12) lucid-proposed; urgency=low

  * add parted to build-depends (LP: #697046)
 -- Serge Hallyn <email address hidden>   Thu, 05 May 2011 09:13:25 -0500
Superseded in oneiric-release
libvirt (0.8.8-1ubuntu7) oneiric; urgency=low

  * add parted to build-depends (LP: #697046)
 -- Serge Hallyn <email address hidden>   Wed, 04 May 2011 19:54:43 -0500

Available diffs

Superseded in lucid-updates
Deleted in lucid-proposed (Reason: moved to -updates)
libvirt (0.7.5-5ubuntu27.11) lucid-proposed; urgency=low

  * add debian/patches/fix-tap-interfaces-mac-addrs.patch to prevent
    network freezes due to badly chosen tap interface macaddrs.
    (LP: #584048)
 -- Serge Hallyn <email address hidden>   Wed, 20 Apr 2011 08:14:10 -0500
Superseded in maverick-proposed
libvirt (0.8.3-1ubuntu16) maverick-proposed; urgency=low

  * debian/patches/9029-lp750565.patch
    Fix initialization error of controller in QEmu SCSI hotplug.
    (LP: #750565)

Superseded in oneiric-release
Obsolete in natty-release
libvirt (0.8.8-1ubuntu6) natty; urgency=low

  * debian/patches/allows-lxc-containers-with-lxcguest.patch:
    Pass "libvirt" to lxc containers, so that libvirt can
    work with lxcguest. (LP: #757752)
 -- Chuck Short <email address hidden>   Mon, 11 Apr 2011 13:44:03 -0400

Available diffs

Superseded in lucid-proposed
libvirt (0.7.5-5ubuntu27.10) lucid-proposed; urgency=low

  * debian/patches/9904-lp748834.patch: Avoid segfault on network restart
    if the network configuration is invalid.  (LP: #748834)  Thanks to
    pdf for the fix.
  * debian/patches/9905-handle-no-ip.patch: Additional patch cherrypick
    to handle no ip address in the network configuration. (LP: #748834)
 -- Serge Hallyn <email address hidden>   Wed, 06 Apr 2011 14:10:37 -0500
Superseded in natty-release
libvirt (0.8.8-1ubuntu5) natty; urgency=low

  * debian/apparmor/usr.sbin.libvirtd: allow read access to '/' (LP: #727286)
 -- Jamie Strandboge <email address hidden>   Fri, 18 Mar 2011 08:02:32 -0500

Available diffs

Obsolete in karmic-updates
Obsolete in karmic-security
libvirt (0.7.0-1ubuntu13.3) karmic-security; urgency=low

  * SECURITY UPDATE: debian/patches/9902-CVE-2011-1146.patch: Add missing
    checks for read only connections.
    - CVE-2011-1146
 -- Jamie Strandboge <email address hidden>   Tue, 15 Mar 2011 16:23:44 -0500
Superseded in lucid-updates
Superseded in lucid-security
libvirt (0.7.5-5ubuntu27.9) lucid-security; urgency=low

  * SECURITY UPDATE: debian/patches/9904-CVE-2011-1146.patch: Add missing
    checks for read only connections.
    - CVE-2011-1146
 -- Jamie Strandboge <email address hidden>   Tue, 15 Mar 2011 16:21:40 -0500
Superseded in maverick-updates
Superseded in maverick-security
libvirt (0.8.3-1ubuntu14.1) maverick-security; urgency=low

  * SECURITY UPDATE: debian/patches/9029-CVE-2011-1146.patch: Add missing
    checks for read only connections.
    - CVE-2011-1146
 -- Jamie Strandboge <email address hidden>   Tue, 15 Mar 2011 15:31:42 -0500
Superseded in natty-release
libvirt (0.8.8-1ubuntu4) natty; urgency=low

  [ Serge Hallyn ]
  * Replace 9024-skip-broken-commandtest.patch with
    9024-fix-broken-commandtest.patch from upstream.

  [ Jamie Strandboge ]
  * debian/patches/9026-security-avoid-memory-leak.patch: avoid memory leaks
    with the security drivers. Can be dropped in 0.8.9.
  * SECURITY UPDATE: debian/patches/9027-CVE-2011-1146.patch: Add missing
    checks for read only connections. Patch from Debian. Can be dropped in
    0.8.8-3.
    - CVE-2011-1146
 -- Jamie Strandboge <email address hidden>   Tue, 15 Mar 2011 11:46:34 -0500

Available diffs

Superseded in natty-release
libvirt (0.8.8-1ubuntu3) natty; urgency=low

  * 9025-Pass-virSecurityManagerPtr-to-virSecurityDAC-Set-Res.patch: Fix
    ownership setting of chardevs.
 -- Soren Hansen <email address hidden>   Thu, 03 Mar 2011 15:48:45 +0100

Available diffs

Superseded in natty-release
libvirt (0.8.8-1ubuntu2) natty; urgency=low

  * debian/control: Demoted package ebtables from Recommends
    to Suggests for binary package, libvirt-bin.
 -- Dave Walker (Daviey) <email address hidden>   Tue, 01 Mar 2011 13:46:35 +0000

Available diffs

Superseded in natty-release
libvirt (0.8.8-1ubuntu1) natty; urgency=low

  * Resynchronize and merge from Debian unstable. Remaining changes:
    - debian/patches:
      * 9000-delayed_iff_up_bridge.patch
      * 9001-dont_clobber_existing_bridges.patch
      * 9002-better_default_uri_virsh.patch
      * 9003-better-default-arch.patch
      * 9004-libvirtd-group-name.patch
      * 9005-increase-unix-socket-timeout.patch
      * 9006-default-config-test-case.patch
      * 9007-fix-daemon-conf-ftbfs.patch
      * 9011-move-ebtables-script.patch
      * 9014-skip-nodeinfotest.patch
      * 9020-lp545795.patch
      * 9021-fix-uint64_t.patch
    - debian/patches/series:
      * Disable qemu-disable-network.diff.patch
    - debian/control:
      * set ubuntu maintainer
      * Build-Depends:
        - swap libxen to libxen3, qemu to qemu-kvm, and open-iscsi to
          open-iscsi-utils in Build-Depends
        - remove virtualbox Build-Depends
        - add libxml2 and libapparmor-dev Build-Depends
      * convert Vcs-Git to Xs-Debian-Vcs-Git
      * libvirt-bin Depends: move netcat-openbsd, bridge-utils, dnsmasq-base
        (>= 2.46-1), and iptables from Recommends to Depends
      * libvirt-bin Recommends: move qemu to Suggests
      * libvirt-bin Suggests: add apparmor
      * libvirt0 Recommands: move lvm2 to Suggests
    - keep debian/libvirt-bin.apport
    - keep debian/libvirt-bin.cron.daily
    - debian/libvirt-bin.dirs:
      * add apparmor, cron.daily, and apport dirs
    - debian/libvirt-bin.examples:
      * add debian/libvirt-suspendonreboot
    - debian/libvirt-bin.install:
      * add /etc/apparmor.d files
      * add apport hook
    - debian/libvirt-bin.manpages:
      * add debian/libvirt-migrate-qemu-disks.1
    - debian/libvirt-bin.postinst:
      * replace libvirt groupname with libvirtd
      * add each admin user to libvirtd group
      * call apparmor_parser on usr.sbin.libvirtd and
        usr.lib.libvirt.virt-aa-helper
      * call 'libvirt-migrate-qemu-disks -a' after
        libvirt-bin has started if migrating from
        older than 0.8.3-1ubuntu1
    - debian/libvirt-bin.postrm:
      * replace libvirt groupname with libvirtd
      * remove usr.sbin.libvirtd and
        usr.lib.libvirt.virt-aa-helper
    - keep added files under debian/:
      * libvirt-bin.upstart
      * libvirt-migrate-qemu-disks
      * libvirt-migrate-qemu-disks.1
      * libvirt-suspendonreboot
      * apparmor profiles
    - debian/README.Debian:
      * add 'Apparmor Profile' section
      * add 'Disk migration' section
    - debian/rules:
      * don't build with vbox since virtualbox-ose is in universe
      * add --with-apparmor to DEB_CONFIGURE_EXTRA_FLAGS
      * set DEB_DH_INSTALLINIT_ARGS to '--upstart-only'
      * set DEB_MAKE_CHECK_TARGET to 'check'
      * remove unneeded binary-install/libvirt-bin:: and clean::
        sections (they only deal with sysvinit stuff)
      * add build/libvirt-bin:: section to install
        - apparmor files
        - apport hooks
        - libvirt-migrate-qemu-disks
  * The following Ubuntu packaging changes occurred during the divergence
    between Debian and Ubuntu. These changes are not new, but included here
    for completeness: (0.8.5-0ubuntu1 - 0.8.5-0ubuntu5):
    - Have upstart job source /etc/default/libvirt-bin.  This is only a
      temporary fix until upstart provides proper default override support
      through /etc/init/libvirt-bin.override (or any other mechanism).
      (LP: 708172)
    - debian/apparmor/usr.sbin.libvirtd: use PUx instead of Ux for executables
      (LP: 573315)
    - Rebuild with python 2.7 as the python default.
    - debian/libvirt-bin.cron.daily: use shell globbing to enumerate xml files.
      Based on patch thanks to Henryk Plötz (LP: 655176)
  * Dropped the following patches included/fixed upstream:
    - 9010-dont-disable-ipv6.patch
    - 9022-build-cleanup-declaration-of-xen-tests.patch
    - 9023-vah-require-uuid.patch
    - 9009-autodetect-nc-params.patch
      * rolled into Debian's
        Autodetect-if-the-remote-nc-command-supports-the-q-o.patch
  * Updated the following patches:
    - 9011-move-ebtables-script.patch:
      * LOCALSTATEDIR is defined in configmake.h
    - 9000-9006: added DEP-3 tags
    - 9002-better_default_uri_virsh.patch: updated (context changed)
  * New patches:
    - 9022-drop-booton-when-kernel-specified.patch (LP: #720426)
    - 9023-fix-lxc-console-hangup.patch (LP: #668369)
    - 9024-skip-broken-commandtest.patch
  * debian/patches/series:
    - don't apply Disable-CHECKSUM-rule.patch: our iptables can do this
    - don't apply Debian-specific Debianize-libvirt-guests.patch

Available diffs

Superseded in natty-release
libvirt (0.8.5-0ubuntu5) natty; urgency=low

  * Have upstart job source /etc/default/libvirt-bin.  This is only a
    temporary fix until upstart provides proper default override support
    through /etc/init/libvirt-bin.override (or any other mechanism).
    (LP: #708172)
 -- Serge Hallyn <email address hidden>   Tue, 01 Feb 2011 13:30:02 +0100

Available diffs

Superseded in natty-release
libvirt (0.8.5-0ubuntu4) natty; urgency=low

  * debian/apparmor/usr.sbin.libvirtd: use PUx instead of Ux for executables
    (LP: #573315)
 -- Jamie Strandboge <email address hidden>   Tue, 04 Jan 2011 08:02:22 -0600

Available diffs

Superseded in natty-release
libvirt (0.8.5-0ubuntu3) natty; urgency=low

  * Rebuild with python 2.7 as the python default.
 -- Matthias Klose <email address hidden>   Wed, 08 Dec 2010 13:07:54 +0000

Available diffs

Superseded in lucid-updates
Deleted in lucid-proposed (Reason: moved to -updates)
libvirt (0.7.5-5ubuntu27.8) lucid-proposed; urgency=low

  * debian/patches/9903-lp668042.patch:  When libvirtd is restarted, do not
    remove network interface details from active domains. Patched based on
    upstream git commit.  (LP: #668042)
 -- Dave Walker (Daviey) <email address hidden>   Thu, 25 Nov 2010 02:41:24 +0000
Superseded in natty-release
libvirt (0.8.5-0ubuntu2) natty; urgency=low

  [ Serge Hallyn ]
  * Apply patch: 'build: cleanup declaration of xen tests.' to fix
    the FTBFS for ppc and arm (which are configured without xen).

  [ Jamie Strandboge ]
  * debian/patches/9023-vah-require-uuid.patch: require <uuid> in domain
    XML (LP: #672943)
  * debian/libvirt-bin.cron.daily: use shell globbing to enumerate xml files.
    Based on patch thanks to Henryk Plötz (LP: #655176)
 -- Jamie Strandboge <email address hidden>   Tue, 16 Nov 2010 14:15:42 -0600

Available diffs

Superseded in natty-release
libvirt (0.8.5-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Removed a slew of patches which have been
    applied upstream since 0.8.3.
    - 9012-apparmor-extra-tests.patch
    - 9013-apparmor-chardev.patch
    - 9015-Add-ubd-to-the-list-of-disk-prefixes.patch
    - 9016-Close-fd-s-of-persistent-tap-devices.patch
    - 9017-Make-sure-all-command-line-arguments-get-passed-to-U.patch
    - 9018-Make-umlConnectTapDevice-ask-brAddTap-for-a-persiste.patch
    - 9019-uml-fix-logic-bug-in-checking-reply-length.patch
    - 9021-Allow-chardev-of-type-file-for-UML-domains.patch
    - 9022-Rename-qemudShrinkDisks-to-virDomainDiskRemove-and-m.patch
    - 9023-Support-virDomainAttachDevice-and-virDomainDetachDev.patch
    - 9024-Explicitly-pass-uml_dir-argument-to-user-mode-linux.patch
    - 9025-Add-nwfilter-support-to-UML-driver.patch
    - 9026-Rebuild-network-filter-for-UML-guests-on-updates.patch
    - 9027-Make-newfilter-xml-transformations-endian-safe.patch
    - 9028-lp628055.patch
  * Updated 9002-better_default_uri_virsh.patch to use vshStrdup,
    as now required in that file.  (use of strdup now causes compilation
    to fail)
  * Removed 9008-run-as-root-by-default.patch, which has not been
    applied for awhile now, with no ill effects.
  * Simple refresh of:
    - 0001-remove-RHism.diff.patch
    - 0003-allow-libvirt-group-to-access-the-socket.patch
    - 0004-fix-Debian-specific-path-to-hvm-loader.patch
    - 0006-patch-qemuMonitorTextGetMigrationStatus-to-intercept.patch
    - 9000-delayed_iff_up_bridge.patch
    - 9001-dont_clobber_existing_bridges.patch
    - 9003-better-default-arch.patch
    - 9004-libvirtd-group-name.patch
    - 9005-increase-unix-socket-timeout.patch
    - 9006-default-config-test-case.patch
    - 9009-autodetect-nc-params.patch
    - 9010-dont-disable-ipv6.patch
    - 9011-move-ebtables-script.patch
    - 9014-skip-nodeinfotest.patch
    - 9020-lp545795.patch
  * Create a patch to include stdint.h so lxc_container.h, which
    #includes linux/fs.h, doesn't trip up on undefined uint64_t.
 -- Serge Hallyn <email address hidden>   Tue, 02 Nov 2010 16:26:51 -0500
Superseded in lucid-updates
Superseded in lucid-security
libvirt (0.7.5-5ubuntu27.7) lucid-security; urgency=low

  * debian/patches/9902-lp665531.patch: restore use of '<driver name='qemu'
    type='host_device'/>' (LP: #665531)
 -- Jamie Strandboge <email address hidden>   Sat, 23 Oct 2010 11:01:42 -0500
Superseded in lucid-updates
Superseded in lucid-security
libvirt (0.7.5-5ubuntu27.6) lucid-security; urgency=low

  Renable the changes in 27.3, which were mistakenly dropped (LP: #665182)

  [ Nigel Jones ]
  * debian/patches/9024-free-memory-for-invalid-devices.patch: updated
    to match upstream patch which includes a fix for an entry path
    not found originally, LP: #571093
  * debian/patches/9025-avoid-NULL-dereference-upon-disk-op-fail.patch:
    backport upstream patch to avoid failures when attempting to attach
    a disk or image twice.  LP: #455832
 -- Jamie Strandboge <email address hidden>   Fri, 22 Oct 2010 11:01:25 -0500
Superseded in natty-release
Obsolete in maverick-release
libvirt (0.8.3-1ubuntu14) maverick; urgency=low

  * 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)
 -- Soren Hansen <email address hidden>   Fri, 24 Sep 2010 23:36:36 +0200

Available diffs

Superseded in maverick-release
libvirt (0.8.3-1ubuntu13) maverick; urgency=low

  * 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)
 -- Jamie Strandboge <email address hidden>   Wed, 22 Sep 2010 15:21:21 -0500

Available diffs

Superseded in maverick-release
libvirt (0.8.3-1ubuntu12) maverick; urgency=low

  * 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)
 -- Emmet Hikory <email address hidden>   Mon, 20 Sep 2010 19:18:11 +0900
Superseded in maverick-release
libvirt (0.8.3-1ubuntu11) maverick; urgency=low

  * 9026-Rebuild-network-filter-for-UML-guests-on-updates.patch.
    NWFilter updates are supposed to be immediate. Add this support to
    the UML driver.
 -- Soren Hansen <email address hidden>   Wed, 15 Sep 2010 22:11:57 +0200
Superseded in maverick-release
libvirt (0.8.3-1ubuntu10) maverick; urgency=low

  [ Jamie Strandboge ]
  * debian/apparmor/usr.lib.virt-aa-helper: add read access to new 'loader'
    for eucalyptus (LP: #637544)

  [ Soren Hansen ]
  * Add 9025-Add-nwfilter-support-to-UML-driver.patch. Adds missing
    nwfilter support to UML.
 -- Jamie Strandboge <email address hidden>   Tue, 14 Sep 2010 13:47:02 -0500
Superseded in lucid-updates
Superseded in lucid-security
libvirt (0.7.5-5ubuntu27.5) lucid-security; urgency=low

  * SECURITY UPDATE: fix multiple issues with disk format for backing stores
    which could allow a privileged guest user to access arbitrary files on
    the host.
    - debian/patches/9900-CVE-2010-2237-2238-2239.patch:
      + update security drivers to honor the user defined disk format when
        looking up disk backing stores
      + update security drivers to honor the defined backing store disk format
        when recursing into disk image backing stores
      + explicitly set the user defined backing store format when creating a
        new image
    - migrate virtual machine definitions with non-raw disks and previously
      unspecified disk format with a one time probe on upgrades:
      + add debian/libvirt-migrate-qemu-disks
      + add debian/libvirt-migrate-qemu-disks.1
      + debian/libvirt-bin.postinst: updated to run
        'libvirt-migrate-qemu-disks -a' on upgrades
      + debian/rules: cp debian/libvirt-migrate-qemu-disks into place
      + debian/libvirt-bin.manpages: install libvirt-migrate-qemu-disks.1
      + debian/README.Debian: updated for libvirt-migrate-qemu-disks
    - CVE-2010-2237
    - CVE-2010-2238
    - CVE-2010-2239
  * SECURITY UPDATE: fix to disallow privileged users in guests from accessing
    privileged resources, such as NFS
    - debian/patches/9901-CVE-2010-2242.patch: set iptables masqerading rules
      to use ports 1024-65535
    - CVE-2010-2242
 -- Jamie Strandboge <email address hidden>   Wed, 01 Sep 2010 10:22:04 -0500
Superseded in karmic-updates
Superseded in karmic-security
libvirt (0.7.0-1ubuntu13.2) karmic-security; urgency=low

  * SECURITY UPDATE: force qemu-img backing stores creation to have a defined
    disk format.
    - debian/patches/CVE-2010-2239: explicitly set the user defined backing
      store format when creating a new image
    - CVE-2010-2239
  * SECURITY UPDATE: fix to disallow privileged users in guests from accessing
    privileged resources, such as NFS
    - debian/patches/9901-CVE-2010-2242.patch: set iptables masqerading rules
      to use ports 1024-65535
    - CVE-2010-2242
 -- Jamie Strandboge <email address hidden>   Wed, 01 Sep 2010 14:55:47 -0500
Obsolete in jaunty-updates
Obsolete in jaunty-security
libvirt (0.6.1-0ubuntu5.2) jaunty-security; urgency=low

  * SECURITY UPDATE: fix to disallow privileged users in guests from accessing
    privileged resources, such as NFS
    - debian/patches/9901-CVE-2010-2242.patch: set iptables masqerading rules
      to use ports 1024-65535
    - CVE-2010-2242
 -- Jamie Strandboge <email address hidden>   Wed, 01 Sep 2010 16:03:25 -0500
Obsolete in hardy-updates
Obsolete in hardy-security
libvirt (0.4.0-2ubuntu8.3) hardy-security; urgency=low

  * SECURITY UPDATE: fix to disallow privileged users in guests from accessing
    privileged resources, such as NFS
    - debian/patches/CVE-2010-2242.patch: set iptables masqerading rules to
      use ports 1024-65535
    - CVE-2010-2242
 -- Jamie Strandboge <email address hidden>   Wed, 01 Sep 2010 16:47:58 -0500
Superseded in maverick-release
libvirt (0.8.3-1ubuntu9) maverick; urgency=low

  * Update 9023-Support-virDomainAttachDevice-and-virDomainDetachDev.patch
    based on a small last-minute change upstream.
  * Add 9024-Explicitly-pass-uml_dir-argument-to-user-mode-linux.patch
    to stop user-mode-linux domains running under a libvirtd run by
    upstart from mysteriously and silently crashing during boot.
 -- Soren Hansen <email address hidden>   Tue, 31 Aug 2010 16:05:24 +0200

Available diffs

Superseded in lucid-updates
Deleted in lucid-proposed (Reason: moved to -updates)
libvirt (0.7.5-5ubuntu27.3) lucid-proposed; urgency=low

  * debian/patches/9024-free-memory-for-invalid-devices.patch: updated
    to match upstream patch which includes a fix for an entry path
    not found originally, LP: #571093
  * debian/patches/9025-avoid-NULL-dereference-upon-disk-op-fail.patch:
    backport upstream patch to avoid failures when attempting to attach
    a disk or image twice.  LP: #455832
 -- Nigel Jones <email address hidden>   Fri, 27 Aug 2010 02:40:34 +1200
Superseded in maverick-release
libvirt (0.8.3-1ubuntu8) maverick; urgency=low

  * debian/patches/9009-autodetect-nc-params.patch: updated to fix
    connecting to a remote server when using zsh or tcsh. (LP: #605172)
 -- Marc Deslauriers <email address hidden>   Wed, 25 Aug 2010 12:41:25 -0400

Available diffs

Superseded in maverick-release
libvirt (0.8.3-1ubuntu7) maverick; urgency=low

  * debian/patches/series: per Ubuntu Server team, run qemu/kvm as non-root
    and comment out 9008-run-as-root-by-default.patch. This has now received
    significant testing in Debian, adds a good security benefit for people
    who disable AppArmor and fixes the libvirt portion of LP: #619843. With
    this patch removed, libvirt will default to the Debian configure arguments
    and run qemu/kvm VMs as 'libvirt-qemu:kvm'.
  * debian/README.Debian: adjusted for the above
 -- Jamie Strandboge <email address hidden>   Tue, 24 Aug 2010 12:58:51 -0500

Available diffs

Superseded in maverick-release
libvirt (0.8.3-1ubuntu6) maverick; urgency=low

  * FFe: LP: #622682.
  * Replace 9019-Remove-wrong-check-for-uml-monitor-response-size.patch with
    9019-uml-fix-logic-bug-in-checking-reply-length.patch which is what ended
    up getting applied upstream.
  * Add the following patches taken from upstream git:
    - 9021-Allow-chardev-of-type-file-for-UML-domains.patch
    - 9022-Rename-qemudShrinkDisks-to-virDomainDiskRemove-and-m.patch
    - 9023-Support-virDomainAttachDevice-and-virDomainDetachDev.patch
 -- Soren Hansen <email address hidden>   Mon, 23 Aug 2010 14:24:06 +0200

Available diffs

Superseded in maverick-release
libvirt (0.8.3-1ubuntu5) maverick; urgency=low

  * update to allow pcidev and hostdev to work with AppArmor (LP: #545795)
    - debian/patches/lp-545795.patch: add vendor and device to
      pciDeviceFileIterate(). Patch submitted upstream and they feel it is
      reasonable, but not committed yet. This should fix pcidev.
    - debian/apparmor/usr.lib.libvirt.virt-aa-helper: add read access to
      /sys/bus/usb/devices/**
    - debian/apparmor/libvirt-qemu: adjust read access to be
      /sys/devices/**/usb[0-9]*/** instead of /sys/devices/*/*/usb[0-9]*/**.
      Patched based on work by Andreas Ntaflos.
 -- Jamie Strandboge <email address hidden>   Fri, 20 Aug 2010 09:21:15 -0500

Available diffs

Superseded in maverick-release
libvirt (0.8.3-1ubuntu4) maverick; urgency=low

  * debian/patches/9012-apparmor-dont-ignore-open.patch: don't bother with
    updated logic. After review, upstream's code is sufficient and simpler.
    Keep new tests and rename to 9012-apparmor-extra-tests.patch. This can be
    removed in 0.8.4.
  * debian/patches/9013-apparmor-lp457716.patch: updated based on upstream
    feedback. This can be removed in 0.8.4.
 -- Jamie Strandboge <email address hidden>   Mon, 16 Aug 2010 16:11:40 -0500

Available diffs

Superseded in maverick-release
libvirt (0.8.3-1ubuntu3) maverick; urgency=low

  * Added the following patches:
    - 9015-Add-ubd-to-the-list-of-disk-prefixes.patch.
    - 9016-Close-fd-s-of-persistent-tap-devices.patch.
    - 9017-Make-sure-all-command-line-arguments-get-passed-to-U.patch.
    - 9018-Make-umlConnectTapDevice-ask-brAddTap-for-a-persiste.patch.
    - 9019-Remove-wrong-check-for-uml-monitor-response-size.patch
  * All but the last are already in upstream git. Together, they make
    user-mode-linux guests work again.
  * Note: The last patch in the list is still being reviewed upstream.
    Depending on the outcome, I'll update here accordingly.
 -- Soren Hansen <email address hidden>   Mon, 16 Aug 2010 13:33:23 +0200

Available diffs

Superseded in maverick-release
libvirt (0.8.3-1ubuntu2) maverick; urgency=low

  * debian/patches/9014-skip-nodeinfotest.patch: fix FTBFS in nodeinfotest
    which is still broken on armel
 -- Jamie Strandboge <email address hidden>   Fri, 13 Aug 2010 08:12:23 -0500

Available diffs

Superseded in maverick-release
libvirt (0.8.3-1ubuntu1) maverick; urgency=low

  * Merge from debian unstable with security fixes
  * Fixes:
    - LP: #588369
    - LP: #585964
  * Remaining changes:
    - debian/control:
      + Build-Depends on qemu-kvm, not qemu
      + Build-Depends on open-iscsi-utils, not open-iscsi
      + Build-Depends on libxml2-utils
      + Build-Depends on libapparmor-dev and Suggests apparmor
      + Bump bridge-utils, dnsmasq-base, netcat-openbsd, and iptables
        to Depends of libvirt-bin
      + Drop lvm2, qemu-kvm and qemu to Suggests
      + We call libxen-dev libxen3-dev, so change all references
      + Rename Vcs-* to XS-Debian-Vcs-*
    - debian/libvirt-bin.postinst:
      + rename the libvirt group to libvirtd
      + add each admin user to the libvirtd group
      + reload apparmor profiles
    - debian/libvirt-bin.postrm:
      + rename the libvirt group to libvirtd
      + remove apparmor symlinks on purge
    - debian/README.Debian: add AppArmor section based on the upstream
      documentation
    - debian/rules:
      + update DEB_DH_INSTALLINIT_ARGS for upstart
      + add DEB_MAKE_CHECK_TARGET := check
      + use --with-apparmor
      + copy apparmor and apport hook to debian/tmp
    - add debian/libvirt-bin.upstart
    - debian/libvirt-bin.dirs: add /etc/apparmor.d/abstractions,
      /etc/apparmor.d/disable, /etc/apparmor.d/force-complain,
      /etc/apparmor.d/libvirt, /etc/cron.daily and
      /usr/share/apport/package-hooks
    - add debian/libvirt-bin.cron.daily
    - add debian/libvirt-bin.apport
    - debian/libvirt-bin.install: install apparmor profiles, abstractions
      and apport hook
    - debian/apparmor:
      - add TEMPLATE
      - add libvirt-qemu abstraction
      - add usr.lib.libvirt.virt-aa-helper
      - add usr.sbin.libvirtd
    - debian/patches/series:
      + don't apply 0002-qemu-disable-network.diff.patch
      + don't apply 0005-Terminate-nc-on-EOF.patch. Use
        9009-autodetect-nc-params.patch instead
      + 9000-delayed_iff_up_bridge.patch (refreshed)
      + 9001-dont_clobber_existing_bridges.patch
      + 9002-better_default_uri_virsh.patch (refreshed)
      + 9003-better-default-arch.patch (refreshsed)
      + 9004-libvirtd-group-name.patch
      + 9005-increase-unix-socket-timeout.patch (refreshed)
      + 9006-default-config-test-case.patch
      + 9007-fix-daemon-conf-ftbfs.patch (updated)
      + 9008-run-as-root-by-default.patch (refreshed)
      + 9009-autodetect-nc-params.patch (refreshed)
      + 9010-dont-disable-ipv6.patch (refreshsed)
      + 9011-move-ebtables-script.patch (refreshed)
  * Dropped the following patches included/fixed upstream:
    - 9012-fix-nodeinfotest-ftbfs.patch
    - 9013-apparmor-lp457716.patch
  * Disable virtualbox support since virtualbox-ose is not in main
    - debian/control: remove virtualbox-ose build dependency
    - debian/rules: use --without-vbox
  * debian/patches/9012-apparmor-dont-ignore-open.patch: fix logic when
    using virDomainDiskDefForeachPath() and add tests. This can be removed
    in 0.8.4.
  * debian/apparmor/usr.sbin.libvirtd: add capability fsetid (LP: #613549)
  * debian/apparmor/usr.lib.libvirt.virt-aa-helper: allow access to
    @{PROC}/[0-9]*/net/psched
  * debian/patches/9013-apparmor-chardev.patch: update for serial, parallel
    and channels. This can be removed in 0.8.4. (LP: #609055, LP: #578527)
  * migrate virtual machine definitions with non-raw disks and previously
    unspecified disk format with a one time probe:
    - add debian/libvirt-migrate-qemu-disks
    - add debian/libvirt-migrate-qemu-disks.1
    - debian/libvirt-bin.postinst: updated to run 'libvirt-migrate-qemu-disks
      -a' on upgrades
    - debian/rules: cp debian/libvirt-migrate-qemu-disks into place
    - debian/libvirt-bin.manpages: install debian/libvirt-migrate-qemu-disks.1
    - debian/README.Debian: updated for libvirt-migrate-qemu-disks

Available diffs

Superseded in lucid-updates
Deleted in lucid-proposed (Reason: moved to -updates)
libvirt (0.7.5-5ubuntu27.2) lucid-proposed; urgency=low

  [ Nigel Jones ]
  * debian/patches/9024-free-memory-for-invalid-devices.patch: clean
    up a memory leak affecting multipath+libvirt, LP: #571093
 -- Dustin Kirkland <email address hidden>   Wed, 07 Jul 2010 10:18:48 -0400
Superseded in maverick-release
libvirt (0.8.1-2ubuntu1) maverick; urgency=low

  * Merge from debian unstable. Remaining changes:
    - Fixes:
      LP: #522845
      LP: #553737
      LP: #520386
    - debian/control:
      + Build-Depends on qemu-kvm, not qemu
      + Build-Depends on open-iscsi-utils, not open-iscsi
      + Build-Depends on libxml2-utils
      + Build-Depends on libapparmor-dev and Suggests apparmor
      + Bump bridge-utils, dnsmasq-base, netcat-openbsd, and iptables
        to Depends of libvirt-bin
      + Drop qemu-kvm and qemu to Suggests
      + We call libxen-dev libxen3-dev, so change all references
      + Rename Vcs-* to XS-Debian-Vcs-*
    - debian/libvirt-bin.postinst:
      + rename the libvirt group to libvirtd
      + add each admin user to the libvirtd group
      + reload apparmor profiles
    - debian/libvirt-bin.postrm:
      + rename the libvirt group to libvirtd
      + remove apparmor symlinks on purge
    - debian/README.Debian: add AppArmor section based on the upstream
      documentation
    - debian/rules:
      + update DEB_DH_INSTALLINIT_ARGS for upstart
      + add DEB_MAKE_CHECK_TARGET := check
      + use --with-apparmor
      + copy apparmor and apport hook to debian/tmp
    - add debian/libvirt-bin.upstart
    - debian/libvirt-bin.dirs: add /etc/apparmor.d/abstractions,
      /etc/apparmor.d/disable, /etc/apparmor.d/force-complain,
      /etc/apparmor.d/libvirt, /etc/cron.daily and
      /usr/share/apport/package-hooks
    - add debian/libvirt-bin.cron.daily
    - add debian/libvirt-bin.apport
    - debian/libvirt-bin.install: install apparmor profiles, abstractions
      and apport hook
    - debian/apparmor:
      - add TEMPLATE
      - add libvirt-qemu abstraction
      - add usr.lib.libvirt.virt-aa-helper
      - add usr.sbin.libvirtd
    - debian/patches/series:
      + don't apply 0002-qemu-disable-network.diff.patch
      + don't apply 0005-Terminate-nc-on-EOF.patch. Use
        9010-autodetect-nc-params.patch instead
      + 9000-delayed_iff_up_bridge.patch (refreshed)
      + 9001-dont_clobber_existing_bridges.patch
      + 9002-better_default_uri_virsh.patch (updated)
      + 9004-better-default-arch.patch
      + 9005-libvirtd-group-name.patch
      + 9006-increase-unix-socket-timeout.patch (refreshed)
      + 9007-default-config-test-case.patch (updated)
      + 9008-fix-daemon-conf-ftbfs.patch (rewritten)
      + 9009-run-as-root-by-default.patch (refreshed)
      + 9010-autodetect-nc-params.patch (refreshed, formerly 9015)
      + 9011-dont-disable-ipv6.patch (updated)
  * Dropped following packaging changes, no longer required with upgrades
    from Lucid:
    - debian/control:
      + versioned Conflicts/Replaces to libvirt0 for libvirt0-dbg
      + remove Build-Depends on libcap-ng-dev
    - debian/libvirt-bin.postinst: virt-aa-helper profile migration to
      /usr/lib/libvirt
    - debian/libvirt-bin.preinst: added to force complain on certain
      upgrades
  * Dropped the following patches, included upstream:
    - 0010-Use-base-16-for-product-vendor.patch
    - 9003-increase-logoutput-timeout.patch
    - 9010-apparmor-ftbfs.patch
    - 9011-node_device_driver.patch
    - 9012-dont-crash-on-restart.patch
    - 9013-apparmor-dont-clear-caps.patch
    - 9014-apparmor-remove-unloaded-profile-is-not-fatal.patch
    - 9016-disk-cache-setting-xml.patch
    - 9018-fix-pty-console.patch
    - 9019-apparmor-fix-xauth.patch
    - 9020-apparmor-fix-backingstore.patch
    - 9021-apparmor-fix-hostdev.patch
    - 9022-dont-leak-log-fd.path.patch
    - 9023-virt-pki-validate_fixes.patch
    - 9024-free-memory-for-invalid-devices.patch (use
      0008-Fix-leaks-in-udev-device-add-remove.patch from Debian)
  * debian/apparmor/usr.lib.libvirt.virt-aa-helper: allow access to ecryptfs
    files (LP: #591769)
  * debian/patches/9012-fix-nodeinfotest-ftbfs.patch: fix FTBFS in
    nodeinfotest. Drop in 0.8.2.
  * debian/patches/9013-apparmor-lp457716.patch: properly support/save and
    restore (LP: #457716). Drop in 0.8.2.
  * debian/apparmor/libvirt-qemu: remove workaround for LP: #457716
  * don't create and run ebtables script in /tmp:
    - debian/apparmor/usr.sbin.libvirt: allow ixr to /var/lib/libvirt/virtd*
      for new ebtables functionality added in 0.8.0
    - debian/patches/9014-move-ebtables-script.patch: update
      nwfilter_ebiptables_driver.c /var/lib/libvirt to use /var/lib/libvirt
      instead of /tmp

Superseded in maverick-release
libvirt (0.7.5-5ubuntu29) maverick; urgency=low

  * debian/apparmor/libvirt-qemu: allow setgid and setuid so qemu can drop
    privileges (LP: #579584)
 -- Jamie Strandboge <email address hidden>   Thu, 10 Jun 2010 13:09:44 -0500

Available diffs

Superseded in maverick-release
libvirt (0.7.5-5ubuntu28) maverick; urgency=low

  * debian/control: lower qemu-kvm and lvm2 from Recommends to Suggests,
    LP: #556312; it's reasonable to install libvirt on systems that
    host xen and qemu VMs; see meta packages (ubuntu-virt, ubuntu-virt-server,
    ubuntu-virt-mgmt) for group installation of virt pacakge sets
 -- Dustin Kirkland <email address hidden>   Fri, 04 Jun 2010 19:09:36 -0500
Superseded in maverick-release
libvirt (0.7.5-5ubuntu27.1) maverick; urgency=low

  [ Nigel Jones ]
  * debian/patches/9024-free-memory-for-invalid-devices.patch: clean
    up a memory leak affecting multipath+libvirt, LP: #571093
 -- Dustin Kirkland <email address hidden>   Mon, 24 May 2010 10:00:07 -0500
Superseded in maverick-release
Obsolete in lucid-release
libvirt (0.7.5-5ubuntu27) lucid; urgency=low

  * debian/libvirt-bin.postinst: ensure that the convenience feature
    of adding users to the libvirtd group does cause package setup
    failure, LP: #565380
  * debian/patches/9023-virt-pki-validate_fixes.patch: fix a bashism,
    a missing autoconf substitution, and an insufficient sed call, in
    order to get this working on Ubuntu, LP: #562266; patch submitted
    upstream
 -- Dustin Kirkland <email address hidden>   Wed, 21 Apr 2010 15:59:49 -0500
Superseded in lucid-release
libvirt (0.7.5-5ubuntu26) lucid; urgency=low

  * debian/patches/9022-dont-leak-log-fd.path.patch: Fix FD leak in
    qemudStartVMDaemon (LP: #567392)
  * debian/apparmor/usr.lib.libvirt.virt-aa-helper: update paths for LVM
    volumes and searching /sys/bus/usb/devices/ (LP: #565691)
 -- Jamie Strandboge <email address hidden>   Tue, 20 Apr 2010 13:45:12 -0500

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu25) lucid; urgency=low

  * debian/apparmor/usr.lib.libvirt.virt-aa-helper: update paths for
    eucalyptus (LP: #564914)
 -- Jamie Strandboge <email address hidden>   Fri, 16 Apr 2010 14:10:06 -0500

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu24) lucid; urgency=low

  * debian/apparmor/usr.lib.libvirt.virt-aa-helper: eek, the /dev change from
    the last upload was a wee bit too aggressive. Revert that and allow access
    to .img, .qcow{,2}, and .vmdk (file extensions that actually support
    backingstore) and .[iI][sS][oO] since it is so common (LP: #517714)
 -- Jamie Strandboge <email address hidden>   Thu, 15 Apr 2010 08:52:27 -0500

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu23) lucid; urgency=low

  * debian/apparmor/usr.lib.libvirt.virt-aa-helper: also allow /opt but deny
    access to /dev to suppress confusing, non-fatal profile denials.
 -- Jamie Strandboge <email address hidden>   Wed, 14 Apr 2010 07:36:13 -0500

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu22) lucid; urgency=low

  * debian/apparmor/usr.lib.libvirt.virt-aa-helper: allow ro access to files
    in /mnt, /media and /srv
 -- Jamie Strandboge <email address hidden>   Tue, 13 Apr 2010 08:27:46 -0500

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu21) lucid; urgency=low

  * debian/libvirt-bin.upstart: simplify pidfile cleanup logic,
    per discussion with Jamie Strandboge and Loic Minier in LP: #510658
 -- Dustin Kirkland <email address hidden>   Wed, 07 Apr 2010 16:09:05 -0500
Superseded in lucid-release
libvirt (0.7.5-5ubuntu20) lucid; urgency=low

  * debian/libvirt-bin.upstart:
    - remove unnecessary pid file existence test, LP: #510658
    - revert virbr0 up/down hack added in 0.7.5-5ubuntu17, LP: #345485
 -- Dustin Kirkland <email address hidden>   Wed, 07 Apr 2010 15:39:39 -0500
Superseded in lucid-release
libvirt (0.7.5-5ubuntu17) lucid; urgency=low

  * debian/libvirt-bin.upstart: bring virbr0 up/down on upstart start/stop
    of libvirt, LP: #345485
 -- Dustin Kirkland <email address hidden>   Thu, 01 Apr 2010 23:08:33 -0500

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu16) lucid; urgency=low

  * debian/libvirt-bin.upstart: libvirt has a nasty habit of leaving
    it's pidfile lying around when/if it crashes; add a pre-start
    check that removes the pidfile if it exists but the daemon is
    not actually running, LP: #510658
 -- Dustin Kirkland <email address hidden>   Thu, 01 Apr 2010 19:47:04 -0500

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu15) lucid; urgency=low

  * debian/apparmor/libvirt-qemu, examples/apparmor/libvirt-qemu:
    allow seabios in the apparmor profile, LP: #545302
 -- Dustin Kirkland <email address hidden>   Tue, 23 Mar 2010 11:28:28 -0700

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu14) lucid; urgency=low

  * debian/patches/9018-fix-pty-console.patch: fix issue using
    console in virsh.
    (LP: #542324)
 -- Scott Moser <email address hidden>   Fri, 19 Mar 2010 15:58:21 -0400
Superseded in lucid-release
libvirt (0.7.5-5ubuntu13) lucid; urgency=low

  * debian/patches/9017-dont-disable-ipv6.patch: don't disable IPv6
    on the bridge interface. The original intent of disabling IPv6 was
    to prevent RAs received from client VMs from accidentally adding
    addresses to the bridge interface. However, only accept_ra=0 is
    necessary to fix this, without the side-effect of disabling IPv6.
    (LP: #528934)
 -- Jeremy Visser <email address hidden>   Thu, 04 Mar 2010 17:33:11 +1100
Superseded in lucid-release
libvirt (0.7.5-5ubuntu12) lucid; urgency=low

  * Build against parted 2.2.
 -- Colin Watson <email address hidden>   Tue, 09 Mar 2010 01:18:49 +0000

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu11) lucid; urgency=low

  * Make sure cache setting is output by virDomainGetXMLDesc (and, by
    extension, "virsh dumpxml"), even if no special driverName is set.
    (LP: #531741)
 -- Soren Hansen <email address hidden>   Thu, 04 Mar 2010 22:19:52 +0100

Available diffs

Superseded in hardy-updates
Deleted in hardy-proposed (Reason: moved to -updates)
libvirt (0.4.0-2ubuntu8.2) hardy-proposed; urgency=low

  * 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).
 -- <email address hidden> (J. Bruce Fields)   Sun, 05 Oct 2008 15:13:50 -0400
Superseded in lucid-release
libvirt (0.7.5-5ubuntu10) lucid; urgency=low

  * debian/patches/9015-autodetect-nc-params.patch: autodetect if the
    remote nc command supports the -q option. (LP: #517478)
  * debian/patches/0006-Terminate-nc-on-EOF.patch: disabled
    as the previous patch replaces it.
 -- Marc Deslauriers <email address hidden>   Thu, 04 Mar 2010 07:58:52 -0500
Superseded in lucid-release
libvirt (0.7.5-5ubuntu9) lucid; urgency=low

  * debian/apparmor/libvirt-qemu:
    - explicitly deny setpcap to silence denials. See LP: 522845 for details
    - allow read access to /proc/*/status
  * debian/patches/9014-apparmor-remove-unloaded-profile-is-not-fatal.patch:
    Don't exit with error if the user unloaded the profile outside of libvirt
    (LP: #530400)
 -- Jamie Strandboge <email address hidden>   Wed, 03 Mar 2010 06:29:39 -0600

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu8) lucid; urgency=low

  * Build against parted 2.1.
 -- Colin Watson <email address hidden>   Fri, 26 Feb 2010 18:11:14 +0000

Available diffs

Superseded in lucid-release
libvirt (0.7.5-5ubuntu7) lucid; urgency=low

  * debian/patches/0010-Use-base-16-for-product-vendor.patch: parse the USB
    and PCI product and vendor ids in hexadecimal. This fixes incorrect
    USB ids being used in virt-manager. (LP: #514610)
 -- Marc Deslauriers <email address hidden>   Sun, 07 Feb 2010 11:08:23 -0500

Available diffs

601675 of 750 results