[ubuntu/oneiric] libvirt 0.9.2-4ubuntu1 (Accepted)

Chuck Short zulcss at ubuntu.com
Fri Jun 24 15:40:28 UTC 2011


libvirt (0.9.2-4ubuntu1) oneiric; urgency=low

  * Merge from debian unstable.  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  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 Debian-specific Debianize-libvirt-guests.patch (sysvinit only)
    - don't apply Disable qemu-disable-network.diff.patch
  * debian/patches:
    - dropped patches:
      * 9022-allows-lxc-containers-with-lxcguest.patch (applied upstream)
      * 9023-disable-test-poll.patch
      * 9024-ftbfs-with-arm.patch (doesnt really fix arm just yet)
      * 9025-CVE-2011-2178.patch (applied upstream)
    - 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
      * 9014-skip-nodeinfotest.patch
      * 9020-lp545795.patch
      * 9021-fix-uint64_t.patch
      * 9026-lp795800.patch

  [ Jamie Strandboge ]
  * 9027-move-apparmor-load-to-genlabel.patch: 0.9.2 introduced a change that
    caused aa_change_profile() to be called before the profile was loaded into
    the kernel. Adjust AppArmorGenSecurityLabel() in
    src/security/security_apparmor.c to load the profile itself, and adjust
    AppArmorSetSecurityAllLabel() to reload the profile when stdin_fn is
    specified. This patch can be removed in 0.9.3. (LP: #801569)

libvirt (0.9.2-4) unstable; urgency=low

  * [398a4dd] New patch Split-out-dlopen-detection.patch.  Explicitly pass
    -ldl since the lock manager needs it.
  * [3be22be] New patch Update-generated-autoconf-files.patch. Update
    generated autoconf files

libvirt (0.9.2-3) unstable; urgency=low

  * [008e65d] New patch Skip-nodeinfo-test-on-non-intel-architectures.patch:
    Skip nodeinfo test on non intel architectures since the testfiles assume a
    /proc/cpuinfo specific to this architecture.

libvirt (0.9.2-2) unstable; urgency=low

  * [17570fc] Enable OpenVZ on Linux only (Closes: #630099)
  * [31a35bc] New patch nodeinfo-remove-superfluous-braces.patch
    nodeinfo: remove superfluous braces to fix compilation on non intel
    architectures

libvirt (0.9.2-1) unstable; urgency=low

  * [c6187ec] New upstream version 0.9.2
  * [368375a] Update netcat detection to new code
  * [e3319ee] Drop security-plug-regression-introduced-in-disk-probe-lo.patch
    applied upstream
  * [a1428a7] Refresh patches
  * [77590ee] Update symbols
  * [0626972] Depend on iproute
  * [a1b211d] Version dependency on iptables and drop
    Disable-CHECKSUM-rule.patch (Closes: #627595)

libvirt (0.9.1-2) unstable; urgency=high

  * [4fbc990] New patch security-plug-regression-introduced-in-disk-probe-lo.
    patch (Closes: #629128)
    - Fixes: CVE-2011-2178

Date: Wed, 22 Jun 2011 11:09:15 -0400
Changed-By: Chuck Short <zulcss at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Jamie Strandboge <jamie at ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/libvirt/0.9.2-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 22 Jun 2011 11:09:15 -0400
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev python-libvirt
Architecture: source
Version: 0.9.2-4ubuntu1
Distribution: oneiric
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chuck Short <zulcss 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: 627595 629128 630099
Launchpad-Bugs-Fixed: 801569
Changes: 
 libvirt (0.9.2-4ubuntu1) oneiric; urgency=low
 .
   * Merge from debian unstable.  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  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 Debian-specific Debianize-libvirt-guests.patch (sysvinit only)
     - don't apply Disable qemu-disable-network.diff.patch
   * debian/patches:
     - dropped patches:
       * 9022-allows-lxc-containers-with-lxcguest.patch (applied upstream)
       * 9023-disable-test-poll.patch
       * 9024-ftbfs-with-arm.patch (doesnt really fix arm just yet)
       * 9025-CVE-2011-2178.patch (applied upstream)
     - 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
       * 9014-skip-nodeinfotest.patch
       * 9020-lp545795.patch
       * 9021-fix-uint64_t.patch
       * 9026-lp795800.patch
 .
   [ Jamie Strandboge ]
   * 9027-move-apparmor-load-to-genlabel.patch: 0.9.2 introduced a change that
     caused aa_change_profile() to be called before the profile was loaded into
     the kernel. Adjust AppArmorGenSecurityLabel() in
     src/security/security_apparmor.c to load the profile itself, and adjust
     AppArmorSetSecurityAllLabel() to reload the profile when stdin_fn is
     specified. This patch can be removed in 0.9.3. (LP: #801569)
 .
 libvirt (0.9.2-4) unstable; urgency=low
 .
   * [398a4dd] New patch Split-out-dlopen-detection.patch.  Explicitly pass
     -ldl since the lock manager needs it.
   * [3be22be] New patch Update-generated-autoconf-files.patch. Update
     generated autoconf files
 .
 libvirt (0.9.2-3) unstable; urgency=low
 .
   * [008e65d] New patch Skip-nodeinfo-test-on-non-intel-architectures.patch:
     Skip nodeinfo test on non intel architectures since the testfiles assume a
     /proc/cpuinfo specific to this architecture.
 .
 libvirt (0.9.2-2) unstable; urgency=low
 .
   * [17570fc] Enable OpenVZ on Linux only (Closes: #630099)
   * [31a35bc] New patch nodeinfo-remove-superfluous-braces.patch
     nodeinfo: remove superfluous braces to fix compilation on non intel
     architectures
 .
 libvirt (0.9.2-1) unstable; urgency=low
 .
   * [c6187ec] New upstream version 0.9.2
   * [368375a] Update netcat detection to new code
   * [e3319ee] Drop security-plug-regression-introduced-in-disk-probe-lo.patch
     applied upstream
   * [a1428a7] Refresh patches
   * [77590ee] Update symbols
   * [0626972] Depend on iproute
   * [a1b211d] Version dependency on iptables and drop
     Disable-CHECKSUM-rule.patch (Closes: #627595)
 .
 libvirt (0.9.1-2) unstable; urgency=high
 .
   * [4fbc990] New patch security-plug-regression-introduced-in-disk-probe-lo.
     patch (Closes: #629128)
     - Fixes: CVE-2011-2178
Checksums-Sha1: 
 769f451865d386213b8755662eb86d8cc0e2fa73 2596 libvirt_0.9.2-4ubuntu1.dsc
 d2f3d64ce95891fc965e961bc4a14b567a386ac8 15793846 libvirt_0.9.2.orig.tar.gz
 ae5b0eb1d3c88c99f925a050ad2a67b3d89c9ea3 113724 libvirt_0.9.2-4ubuntu1.debian.tar.gz
Checksums-Sha256: 
 34ff53aad7aa43bcf3a8a80e8be1d5721a0df9cded684bf5b0003f437bbb488c 2596 libvirt_0.9.2-4ubuntu1.dsc
 9a851fba532bafb604de92819752815a9015f529f6d69c9a93d2c90c79419f38 15793846 libvirt_0.9.2.orig.tar.gz
 6a4768c4dc255fdaccb6b0c354675cac389a373e33bf564ff786c7de18d7989d 113724 libvirt_0.9.2-4ubuntu1.debian.tar.gz
Files: 
 580c882e289dfec931e3a9bb6a9f8f9a 2596 libs optional libvirt_0.9.2-4ubuntu1.dsc
 a9f974e173471a9c9b381ad1e93642b0 15793846 libs optional libvirt_0.9.2.orig.tar.gz
 7be4b6d7c3156cdb22ed92463f740115 113724 libs optional libvirt_0.9.2-4ubuntu1.debian.tar.gz
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>

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

iQIcBAEBCgAGBQJOBKgnAAoJEFHb3FjMVZVz+HwQAIrPq2jIPzqs/buR/IZl6j01
7o6JmFWrmNLZy0TSbShB6+gu+eUd7ZIXr77I7bwO8/YEn9DpWDfWjay7FULq9Ow1
RPyVfpLC9wFUuc5388M/A968hTs/riKuBAbS6W7tiUGJX9bZ48P4SzkMSQGaRVth
ZGlh9RduYyvkX2ptVOuGQMyg7qLa892Bosb80P6b3vmNuNH18azAFznxwfxqRK/F
egASlamoF0z06H1e7dFkn8ebgnGMCV0xznsFPbgXZrisbaNjielQApDSQRPTJO50
F+tJw9Di2PoEf7/1t4u97xp8EkD7jGP0AXkn7aqOKIXCCTr8fZCcKphOe37OMg+L
B5Y0AWJM8v9ycIppPVhqaeHnhKYEEwwOLSttKTj0V+Xo6v6QYerzTUoy9LlICTqk
epMw7589R5usSq1BA7P1b5+JWZcbfK+3wf3n3l8t141hF229o/UUYoDPStkqlTS2
JaHoY2w6XbmZob7IrS7cr814UUbPX4dUV2t5VG6HUIHAUT/HOYLhpqbJzp4gQvSQ
kv64bYktE6tjZZavDVnIV8OYBeSrce8rNaGDcnnUdprJfRPS296cAm95lNRpZC2r
hOsi8ypbWSU1rlizF5gZL5obsxjsQZJv/SuO3s5INUme95MNhNBcqMAbUWabowDl
Tn4D53iAfryIBsTtlKiB
=3mC5
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list