Format: 1.8
Date: Tue, 03 Jan 2017 13:58:30 +0100
Source: libvirt
Binary: libvirt-bin libvirt-clients libvirt-daemon libvirt-daemon-system libvirt0 libvirt-doc libvirt-dev libvirt-sanlock libnss-libvirt
Architecture: source amd64 all
Version: 2.5.0-3ubuntu1
Distribution: zesty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Description:
 libnss-libvirt - nss plugin providing IP add ress resolution for virtual machines
 libvirt-bin - programs for the libvirt library
 libvirt-clients - Programs for the libvirt library
 libvirt-daemon - Virtualization daemon
 libvirt-daemon-system - Libvirt daemon configuration files
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt-sanlock - Sanlock plugin for virtlockd
 libvirt0   - library for interfacing with different virtualization systems
Launchpad-Bugs-Fixed: 1637601
Changes:
 libvirt (2.5.0-3ubuntu1) zesty; urgency=medium
 .
   * Merged with Debian unstable
     - this picks up a fix for migrations using NFS mounts (LP: #1637601).
   * Remaining changes:
     - Disable sheepdog (universe dependency)
     - Disable libssh2 support (universe dependency)
     - Disable firewalld support (universe dependency)
     - Disable selinux
     - Enable esx support
       - Add build-dep to libcurl4-gnutls-dev (required for esx)
     - Set qemu-group to kvm (for compat with older ubuntu)
     - Added changes to use the upstream apparmor profiles with added
       delta (configurable via apparmor profiles version).
       * d/p/u/000[1-6]-apparmor-*
     - Regularly clear AppArmor profiles for vms that no longer exist
     - Fix name resolution calls from virt-aa-helper profile (LP 1546674).
     - Add missing apparmor rule for debug-threads feature (LP 1615550).
     - Add new block device types to virt-aa-helpers profile (LP 1641618)
     - Additional apport package-hook
     - d/rules: debhelper start virtlogd.socket
     - Add sysvinit script for virtlockd
     - Additional debian/bug-presubj
     - Modifications to adapt for our delayed switch away from libvirt-bin (can
       be dropped after 18.04).
       - d/p/ubuntu/libvirtd-service-add-bin-alias.patch: alias to old
         libvirt-bin name.
       - d/p/ubuntu/libvirtd-init-add-bin-alias.patch: provides for the old
         libvirt-bin name.
     - Wait on socket in sysvinit script
     - Backwards compatible handling of groups (can be dropped after 18.04).
     - config details and autostart of default bridged network. Creating that is
       now the default in general, yet our solution provides the following on
       top as of today:
       - nat only on some ports <port start='1024' end='65535'/>
       - autostart the default network by default
       - do not autostart if 192.168.122.0 is already taken (e.g. in containers)
     - d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: This is
       the group based access to libvirt functions as it was used in Ubuntu
       for quite long.
       - d/p/ubuntu/daemon-augeas-fix-expected.patch fix some related tests
         due to the group access change.
     - d/p/ubuntu/dnsmasq-as-priv-user: configuration to run as extra user
       - d/p/ubuntu/disable-network-test.patch: disable test failing due to
         dnsmasq changes.
     - ubuntu/parallel-shutdown.patch: set parallel shutdown by default.
     - d/p/ubuntu/enable-kvm-spice.patch: compat with older Ubuntu qemu/kvm
       which provided a separate kvm-spice.
     - d/p/ubuntu/storage-default-permission-mode-to-0711: safer default perms
       for storage dirs like /var/lib/libvirt/images.
     - d/p/ubuntu/storage-disable-gluster-test: gluster not enabled, skip test
     - d/p/ubuntu/9031-enable-lxc-apparmor: enable apparmor confinement of
       containers by default.
     - d/p/ubuntu/9032-lxc-allow-no-security-driver: allow empty sec driver for
       libvirt-lxc.
     - d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx
     - d/p/ubuntu/ubuntu-libxl-qemu-path.patch: Set common qemu path to match
       Debian/Ubuntu Xen packaging.
     - d/p/ubuntu/ubuntu-libxl-hvmloader-path.patch: Fallback for libxl
       xen paths (LP 1459603)
     - d/p/ubuntu/ubuntu-libxl-Fix-up-VRAM-to-minimum-requirements.patch: auto
       set VRAM to minimum requirements
     - d/p/ubuntu/libxl-no-dm-check.patch: Stop calling emulator to identify
       device-model
     - d/p/ubuntu/xen-default-uri.patch: set default URI on xen hosts
     - fixup tests to match packaging of Xen (mostly different paths)
       - d/p/ubuntu/libxl-fix-test-data.patch
       - d/p/ubuntu/fix-xen-xml-in-tests.patch
     - d/p/ubuntu/Debianize-virtlogd-service.patch: Adapt config file location
       for Debian based systems.
     - d/p/ubuntu/Debianize-virtlockd-init.patch: Fix default config path in
       virtlockd.init for Debian based systems.
     - d/p/ubuntu/9034-complete-9p-support: virt-aa-helper: add l to 9p file
       options.
     - d/p/ubuntu/parallel-shutdown.patch: shut guests down in parallel
     - d/p/ubuntu/virt-aa-helper-no-explicity-deny-for-basefiles.patch: ask for
       no deny rule for readonly disk elements.
     - d/p/ubuntu/virt-aa-helper-add-guest-agent-rule.patch: add virt-aa-helper
       rule allowing all private channel access
     - d/p/ubuntu/libvirtd-service-nolimit.patch: remove proc/file/task limits
       to support huge systems.
     - d/p/ubuntu/virt-aa-helper-apparmor-allow-usr-share-AAVMF-too.patch:
       virt-aa-helper to allow access to aarch64 UEFI images.
     - d/p/ubuntu/libvirtd-service-set-notifyaccess.patch: set NotifyAccess=all
       in libvirtd.service (LP 1574566).
     - d/p/ubuntu/apibuild-skip-libvirt-common.h: drop libvirt-common.h from
       included_files to avoid build failures due to duplicate definitions.
     - Update README.Debian with Ubuntu changes
     - Convert libvirt0, libnss_libvirt and libvirt-dev to multi-arch.
     - Add libxl log directory
     - Enable some additional features on ppc64el and s390x (for arch parity)
       - systemtap, zfs, numa and numad on s390x.
       - systemtap on ppc64el.
   * Dropped Changes:
     - Build depend on gnutls >= 3.5.6-4ubuntu2 (no > 3.5.6 && < 3.5.6-4ubuntu2
       in any release left)
     - Fix parsing non apparmor labels LP:#1633207 (upstream in libvirt 2.5)
     - Ignore newlines in guest list (upstream in libvirt 2.4)
     - Avoid migration postcopy issues by ensuring valid commands (upstream in
       libvirt 2.5)
     - Enable numa for arm64 (in Debian)
     - Fix libvirt start failure when security_driver set (upstream in libvirt
       2.2)
     - virt-aa-helper: Fix upstream implementation of no explicit deny rule
       (upstream in libvirt 2.3)
     - Some useless whitespace damage and no more applicable comments
     - The following patches were part of the Delta but not the series file.
       So they had no effect and can be dropped now:
       - ubuntu/9036-util-prepare-uri-for-libxml2-2.9.2.patch
       - ubuntu/Disable-failing-virnetsockettest.patch
       - ubuntu/dont-include-non-migrateable-features-in-host-model
       - ubuntu/upstream-libxl-Allow-libxl-to-find-pygrub-binary.patch
     - See the 2.1.0-1ubuntu15 and 2.1.0-1ubuntu16 changelogs for related
       pre-merge drops
     - Add build-dep to libxml-libxml-perl (no more needed)
     - apparmor double add /usr/bin/qemu-sparc64 rmix (no function anymore)
     - apparmor /usr/{lib,lib64}/qemu/block-*.so (in Debian)
     - apparmor moving /bin/bash rmix in profile (drop non functional delta)
     - follow Debians style of block-*.so rules for block-extra (drop our
       functionally equivalent adding/moving of rules)
     - follow Debians style of lib/lib64 rules (drop a lot of our functional
       functionally equivalent adding/moving of rules)
     - accept Upstream style to handle libvirt_iohelper and libvirt_parthelper
       (stop removing the two rules without an associated bug to reduce delta)
     - Disabling dep8 smoke tests
   * Added Changes:
     - d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making
       vmlinuz available and accessible (in discussed with Debian in debbug
       848314)
     - d/t/control, d/t/smoke-lxc: fix up lxc smoke test (in discussed with
       Debian in debbug 848317)
Checksums-Sha1:
 455cc6cb9b336de671822ec7df181df8bee23d29 3263 libvirt_2.5.0-3ubuntu1.dsc
 03000b945db6449ba6b194e5efcb9203bee821ab 121632 libvirt_2.5.0-3ubuntu1.debian.tar.xz
 c8d11a4ed90fde5080f1e601daa688a03fc2de8a 201352 libnss-libvirt_2.5.0-3ubuntu1_amd64.deb
 a257c248b7582e74d1006fcf362d0373963268eb 88096 libvirt-bin_2.5.0-3ubuntu1_amd64.deb
 0c1711493252e11903ef769935c577cdebabd2f1 658158 libvirt-clients_2.5.0-3ubuntu1_amd64.deb
 a2cb7931baa965bc837e341e6006250c98244b9d 224808 libvirt-daemon-system_2.5.0-3ubuntu1_amd64.deb
 fc633ad1e393a0ab4b0d284263798009411f6a47 2143062 libvirt-daemon_2.5.0-3ubuntu1_amd64.deb
 8842801e9537dc364a0ccf333652cd31e74e0533 218572 libvirt-dev_2.5.0-3ubuntu1_amd64.deb
 fab3613af044e796fdfd1f008fb90f7419862625 1263140 libvirt-doc_2.5.0-3ubuntu1_all.deb
 0cf1d4c8d599a48df784b6b5260ec1978641e6b6 125342 libvirt-sanlock_2.5.0-3ubuntu1_amd64.deb
 acfc7eefd08af3c9ffaec2afcfe986d2068240c7 1273944 libvirt0_2.5.0-3ubuntu1_amd64.deb
Checksums-Sha256:
 3b85d7175cd08211184860daaea141f9f5b9f8f6d9d5097ffa70c155544a8055 3263 libvirt_2.5.0-3ubuntu1.dsc
 c5dcf3e8a12a0f69b42eea5d5e808be8dca43cf0ad939a8f1d890d6e5714d5c3 121632 libvirt_2.5.0-3ubuntu1.debian.tar.xz
 5c8ae85f5479fa53b656cb6697a2693c8f5e28829c6e438bf93e56344c197ab1 201352 libnss-libvirt_2.5.0-3ubuntu1_amd64.deb
 635c54d79b79b589bcad71fba1582bf4c18b15079bc3150f3458de9be11be14a 88096 libvirt-bin_2.5.0-3ubuntu1_amd64.deb
 12f592a59d10df2e090b827a532f700627b8c924cafdcd519215b25a5651a406 658158 libvirt-clients_2.5.0-3ubuntu1_amd64.deb
 b3372e8ad50b0c5216f310afcce3d7c7827f23563bfb93a96d9832f8ee45d538 224808 libvirt-daemon-system_2.5.0-3ubuntu1_amd64.deb
 3817fad444e7f6be07e5168a28caba78f35e75f0388d3b7110b88091fe02cd51 2143062 libvirt-daemon_2.5.0-3ubuntu1_amd64.deb
 f22cf2f8d26513921da1696561f80de843966f55d17961ee41627134a7f090b0 218572 libvirt-dev_2.5.0-3ubuntu1_amd64.deb
 2193042193385eed792b0cd64dcda7814397caa9e6d979592622feacd19ce8d8 1263140 libvirt-doc_2.5.0-3ubuntu1_all.deb
 be77266bd8ce81e78523f0136be521b0b256911bce28cb1b1692e746457b1007 125342 libvirt-sanlock_2.5.0-3ubuntu1_amd64.deb
 62f727d1b5b407fb45c5aa38622718df7700220fbaf14d18696eefb7d204cfdf 1273944 libvirt0_2.5.0-3ubuntu1_amd64.deb
Files:
 87cc1ff0834e0eb9dccd6c63c15addc3 3263 libs optional libvirt_2.5.0-3ubuntu1.dsc
 14d268cea12bbc643509413e8f30053d 121632 libs optional libvirt_2.5.0-3ubuntu1.debian.tar.xz
 96135b04092336ee6e86ff70a99ebcbb 201352 libs extra libnss-libvirt_2.5.0-3ubuntu1_amd64.deb
 98fad1f98b5a745323cef3db3281302c 88096 oldlibs extra libvirt-bin_2.5.0-3ubuntu1_amd64.deb
 d2575a67e7ae40d787455afff3acd961 658158 admin optional libvirt-clients_2.5.0-3ubuntu1_amd64.deb
 be5f63dfd6d41ec80f3b7b9f5d0dcdcd 224808 admin optional libvirt-daemon-system_2.5.0-3ubuntu1_amd64.deb
 1b9d3bef070c7e5145b506aeaee3afc7 2143062 admin optional libvirt-daemon_2.5.0-3ubuntu1_amd64.deb
 0fe40d5ff818e07f41632ebb317ef859 218572 libdevel optional libvirt-dev_2.5.0-3ubuntu1_amd64.deb
 0e137a113621c278aac7223aa1f2ef09 1263140 doc optional libvirt-doc_2.5.0-3ubuntu1_all.deb
 421f0f565f41eae42224a3eff948dc33 125342 libs extra libvirt-sanlock_2.5.0-3ubuntu1_amd64.deb
 e652bbe7f7d78f65a51880fc48852ba8 1273944 libs optional libvirt0_2.5.0-3ubuntu1_amd64.deb
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
