[ubuntu/jaunty] libvirt 0.4.6-5ubuntu1 (Accepted)

Soren Hansen soren at ubuntu.com
Tue Nov 18 17:30:16 GMT 2008


libvirt (0.4.6-5ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    - debian/control:
      + Don't build-depend on QEmu.
      + Add "XS-Debian-" prefix to Debian's Vcs headers.
      + Bump bridge-utils, dnsmasq-base, netcat-openbsd, and iptables to Depends
        of libvirt-bin.
      + s/interract/interact/g
      + Add versioned Conflicts/Replaces to libvirt0 for libvirt0-dbg, since
        we used to ship them as such.
    - Create /var/run/libvirt in libvirt-bin's init script.
    - Rename libvirt group to libvirtd.
    - 0005-delayed_iff_up_bridge.patch: Don't try to bring up the bridge before at
      least one interface has been added to it.
    - dont_clobber_existing_bridges.patch: Assign the name of the virtual
      bridge dynamically to avoid interfering with existing bridges.
    - better_default_uri_virsh.patch: Default to qemu:///system if the user
      has write access to the libvirt socket, otherwise qemu:///session.
    - We call libxen-dev libxen3-dev, so change all references.
  * Add qemu migration patch (from upstream git (adjusted for 0.4.6)).
  * Add dynamic_bridge_names.patch to again support dynamic bridge names.

libvirt (0.4.6-5) unstable; urgency=low

  * [411ada3] add more details about dnsmasq vs. libvirtd (Closes: #504605)
  * [2f8f07d] add default image dir virt-manager assumes they exist and
    they're used in the SELinux policies too. (Closes: #505577)
  * [9eb3a83] fix #define vs. #defined typos - affects non Linux architectures
    and fixes the build with gcc 4.4 (Closes: #505607) - thanks to Martin
    Michlmayr
  * [0e21634] fix uploader

libvirt (0.4.6-4) unstable; urgency=low

  * upload to unstable
  * [50b27f5] add libvirt-suspendonreboot script (Closes: #501155) -
    thanks to Andreas Barth

libvirt (0.4.6-3) experimental; urgency=low

  * [8fa5a3c] add a versioned recommends on qemu (Closes: #501692)
  * [d1539bc] recommend pkg-config
  * [f08bb18] explain libvirt group (Closes: #501824)

libvirt (0.4.6-2) experimental; urgency=low

  * [2039095] tighten libvirt dependency
  * [06dbe8a] qemu/kvm: fix domain block stats for virtio and scsi devices

libvirt (0.4.6-1) experimental; urgency=low

  * [e20d3d4] Imported Upstream version 0.4.6
  * [0c840ab] disable numactl
  * [ca2c5cb] cleanup doc installation (Closes: #492075)
  * [714ab94] drop 0004-for-kvm-determine-maxVCPUs-at-runtime.patch - applied
    upstream
  * [e7563a8] drop 0005-fix-crash-when-no-emulator-is-defined-for-kvm-
    qemu.patch - fixed upstream

libvirt (0.4.5-2) experimental; urgency=low

  * [17647cd] libvirt-bin.default: add keytab default
  * [0ef01e7] fix runtime vcpu detection (0004-for-kvm-determine-
    maxVCPUs-at-runtime.patch) (Closes: #495950)
  * [b91e1eb] don't crash when no emulator is defined (0005-fix-crash-
    when-no-emulator-is-defined-for-kvm-qemu.patch)

libvirt (0.4.5-1) experimental; urgency=low

  * [ab8b4e6] Imported Upstream version 0.4.5
  * [4aaef27] tighten dependency on libvirt
  * [fa253be] drop 0002-qemu-path.diff.patch - fixed upstream
  * [87fc2db] drop 0005-check-for-the-existence-of-the-migrate-
    command.patch applied upstream
  * [bc311aa] drop 0006-wrong-open-failure-detection.patch applied
    upstream
  * [38e615d] rebase the remaining patches
  * [9a04bb7] bump shlibs version to 0.4.5
  * [9fadd6f] disable LXC
  * [179c869] build-dep on libselinux1-dev for selinux support

Date: Tue, 18 Nov 2008 18:04:40 +0100
Changed-By: Soren Hansen <soren at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/libvirt/0.4.6-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 18 Nov 2008 18:04:40 +0100
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev python-libvirt
Architecture: source
Version: 0.4.6-5ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Soren Hansen <soren at ubuntu.com>
Description: 
 libvirt-bin - the programs for the libvirt library
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt0   - library for interfacing with different virtualization systems
 libvirt0-dbg - library for interfacing with different virtualization systems
 python-libvirt - libvirt Python bindings
Closes: 492075 495950 501155 501692 501824 504605 505577 505607
Changes: 
 libvirt (0.4.6-5ubuntu1) jaunty; urgency=low
 .
   * Merge from debian unstable, remaining changes:
     - debian/control:
       + Don't build-depend on QEmu.
       + Add "XS-Debian-" prefix to Debian's Vcs headers.
       + Bump bridge-utils, dnsmasq-base, netcat-openbsd, and iptables to Depends
         of libvirt-bin.
       + s/interract/interact/g
       + Add versioned Conflicts/Replaces to libvirt0 for libvirt0-dbg, since
         we used to ship them as such.
     - Create /var/run/libvirt in libvirt-bin's init script.
     - Rename libvirt group to libvirtd.
     - 0005-delayed_iff_up_bridge.patch: Don't try to bring up the bridge before at
       least one interface has been added to it.
     - dont_clobber_existing_bridges.patch: Assign the name of the virtual
       bridge dynamically to avoid interfering with existing bridges.
     - better_default_uri_virsh.patch: Default to qemu:///system if the user
       has write access to the libvirt socket, otherwise qemu:///session.
     - We call libxen-dev libxen3-dev, so change all references.
   * Add qemu migration patch (from upstream git (adjusted for 0.4.6)).
   * Add dynamic_bridge_names.patch to again support dynamic bridge names.
 .
 libvirt (0.4.6-5) unstable; urgency=low
 .
   * [411ada3] add more details about dnsmasq vs. libvirtd (Closes: #504605)
   * [2f8f07d] add default image dir virt-manager assumes they exist and
     they're used in the SELinux policies too. (Closes: #505577)
   * [9eb3a83] fix #define vs. #defined typos - affects non Linux architectures
     and fixes the build with gcc 4.4 (Closes: #505607) - thanks to Martin
     Michlmayr
   * [0e21634] fix uploader
 .
 libvirt (0.4.6-4) unstable; urgency=low
 .
   * upload to unstable
   * [50b27f5] add libvirt-suspendonreboot script (Closes: #501155) -
     thanks to Andreas Barth
 .
 libvirt (0.4.6-3) experimental; urgency=low
 .
   * [8fa5a3c] add a versioned recommends on qemu (Closes: #501692)
   * [d1539bc] recommend pkg-config
   * [f08bb18] explain libvirt group (Closes: #501824)
 .
 libvirt (0.4.6-2) experimental; urgency=low
 .
   * [2039095] tighten libvirt dependency
   * [06dbe8a] qemu/kvm: fix domain block stats for virtio and scsi devices
 .
 libvirt (0.4.6-1) experimental; urgency=low
 .
   * [e20d3d4] Imported Upstream version 0.4.6
   * [0c840ab] disable numactl
   * [ca2c5cb] cleanup doc installation (Closes: #492075)
   * [714ab94] drop 0004-for-kvm-determine-maxVCPUs-at-runtime.patch - applied
     upstream
   * [e7563a8] drop 0005-fix-crash-when-no-emulator-is-defined-for-kvm-
     qemu.patch - fixed upstream
 .
 libvirt (0.4.5-2) experimental; urgency=low
 .
   * [17647cd] libvirt-bin.default: add keytab default
   * [0ef01e7] fix runtime vcpu detection (0004-for-kvm-determine-
     maxVCPUs-at-runtime.patch) (Closes: #495950)
   * [b91e1eb] don't crash when no emulator is defined (0005-fix-crash-
     when-no-emulator-is-defined-for-kvm-qemu.patch)
 .
 libvirt (0.4.5-1) experimental; urgency=low
 .
   * [ab8b4e6] Imported Upstream version 0.4.5
   * [4aaef27] tighten dependency on libvirt
   * [fa253be] drop 0002-qemu-path.diff.patch - fixed upstream
   * [87fc2db] drop 0005-check-for-the-existence-of-the-migrate-
     command.patch applied upstream
   * [bc311aa] drop 0006-wrong-open-failure-detection.patch applied
     upstream
   * [38e615d] rebase the remaining patches
   * [9a04bb7] bump shlibs version to 0.4.5
   * [9fadd6f] disable LXC
   * [179c869] build-dep on libselinux1-dev for selinux support
Checksums-Sha1: 
 808a80638d30dcd83f11f962fdd7a4c86efa9824 1813 libvirt_0.4.6-5ubuntu1.dsc
 dd6994e09789e19679cae4bdd65f2d7aea9cf8d0 5255397 libvirt_0.4.6.orig.tar.gz
 9f7f451630f7002c724807dbcbd19f73dedab2fc 26128 libvirt_0.4.6-5ubuntu1.diff.gz
Checksums-Sha256: 
 076310fb2cf613a4d2409d8c87c4b586f6762d022c9d1584a01219f084961125 1813 libvirt_0.4.6-5ubuntu1.dsc
 70049e309632718af75cd11116063ade45eb2879eb9e7ac7c6106559d344a37a 5255397 libvirt_0.4.6.orig.tar.gz
 889063cb2660fa376e34aa9482a1db39844114f7584248819b80fdefad307f51 26128 libvirt_0.4.6-5ubuntu1.diff.gz
Files: 
 ce6dbb50d61d77698ebf11abd3a955b8 1813 libs optional libvirt_0.4.6-5ubuntu1.dsc
 abdf727deaffd868172f7243eb75ffe3 5255397 libs optional libvirt_0.4.6.orig.tar.gz
 f713d36491b147444a8976aa308739ac 26128 libs optional libvirt_0.4.6-5ubuntu1.diff.gz
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iJwEAQECAAYFAkki+oYACgkQo+Mz6+DAzGyLxQP/XkpzA8CjyTpyphkn6l4Eg8Sf
xUoz9Uvn9H5h1AM48Fob6Ra7LLqTeSnP9DDL76ZX0y/U3OyZzM1YNPp2c9uSfzuf
QTWjFwEK0qlI/WdNKNUtCgqotvb/gOXCR6MTHwyRV0xle3jLx1+8eL8DGY7TSeT5
eQAwIiXGcBBV6WqyyPA=
=2wBN
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list