Format: 1.8 Date: Fri, 07 Jun 2019 11:55:52 +0200 Source: libvirt Binary: libnss-libvirt libvirt-clients libvirt-daemon libvirt-daemon-driver-storage-gluster libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-zfs libvirt-daemon-system libvirt-dev libvirt-sanlock libvirt-wireshark libvirt0 Architecture: i386 i386_translations Version: 5.4.0-0ubuntu1 Distribution: eoan-proposed Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Christian Ehrhardt Description: libnss-libvirt - nss plugins providing IP address resolution for virtual machines libvirt-clients - Programs for the libvirt library libvirt-daemon - Virtualization daemon libvirt-daemon-driver-storage-gluster - Virtualization daemon glusterfs storage driver libvirt-daemon-driver-storage-rbd - Virtualization daemon RBD storage driver libvirt-daemon-driver-storage-zfs - Virtualization daemon ZFS storage driver libvirt-daemon-system - Libvirt daemon configuration files libvirt-dev - development files for the libvirt library libvirt-sanlock - Sanlock plugin for virtlockd libvirt-wireshark - Wireshark dissector for the libvirt protocol libvirt0 - library for interfacing with different virtualization systems Launchpad-Bugs-Fixed: 1759509 1832297 Changes: libvirt (5.4.0-0ubuntu1) eoan; urgency=medium . * Merged with Debian git 5.3.0-1~1.gbp7b1637 and upstreams 5.4 release Among many other new features and fixes this includes fixes for: LP: #1759509 - virsh dompmwakeup fails to wake VM from dompmsuspend state Remaining changes: - Disable libssh2 support (universe dependency) - Disable firewalld support (universe dependency) - Set qemu-group to kvm (for compat with older ubuntu) - Additional apport package-hook - Autostart default bridged network (As upstream does, but not Debian). In addition to just enabling it our solution provides: + do not autostart if subnet is already taken (e.g. in guests). + iterate some alternative subnets before giving up - 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/libvirt-daemon-system.postinst: add users in sudo to the libvirt group. - ubuntu/parallel-shutdown.patch: set parallel shutdown by default. - Update Vcs-Git and Vcs-Browser fields to point to launchpad - Xen related - d/p/ubuntu/ubuntu-libxl-qemu-path.patch: this change was split. The section that adapts the path of the emulator to the Debian/Ubuntu packaging is kept. - d/p/ubuntu/ubuntu-libxl-Fix-up-VRAM-to-minimum-requirements.patch: auto set VRAM to minimum requirements - d/p/ubuntu/xen-default-uri.patch: set default URI on xen hosts - Add libxl log directory - libvirt-uri.sh: Automatically switch default libvirt URI for users on Xen dom0 via user profile (was missing on changelogs before) - 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 - Enable some additional features on ppc64el and s390x (for arch parity) + systemtap, zfs, numa and numad on s390x. + systemtap on ppc64el. - d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making vmlinuz available and accessible (Debian bug 848314) - d/t/control, d/t/smoke-lxc: fix up lxc smoke test isolation - d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx - Further upstreamed apparmor Delta, especially any new one Our former delta is split into logical pieces and is either Ubuntu only or is part of a continuous upstreaming effort. Listing related remaining changes in debian/patches/ubuntu-aa/: + 0001-apparmor-Allow-pygrub-to-run-on-Debian-Ubuntu.patch: apparmor: Allow pygrub to run on Debian/Ubuntu + 0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.patch: apparmor, libvirt-qemu: Allow read access to overcommit_memory + 0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.patch: apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv + 0017-apparmor-virt-aa-helper-Allow-access-to-tmp-director.patch: apparmor, virt-aa-helper: Allow access to tmp directories + ubuntu-aa/0020-virt-aa-helper-ubuntu-storage-paths.patch: apparmor, virt-aa-helper: Allow various storage pools and image locations + 0021-apparmor-virt-aa-helper-Add-openvswitch-support.patch: apparmor, virt-aa-helper: Add openvswitch support + 0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor, libvirt-qemu: Add 9p support + 0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper: add l to 9p file options. + 0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch: virt-aa-helper: Ask for no deny rule for readonly disk (renamed and reworded, was virt-aa-helper-no-explicity-deny-for-basefiles.patch) + 0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch: apparmor, libvirt-qemu: Allow reading charm-specific ceph config + 0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch: allow commands executed by ubuntu only kvm wrapper on ppc64el (LP 1686621 LP 1680384 LP 1784023) + 0034-apparmor-virt-aa-helper-access-for-snapped-nova.patch: apparmor, virt-aa-helper: access for snapped nova + d/p/ubuntu-aa/0050-local-include-for-libvirt-qemu.patch, d/libvirt-daemon-system.postinst: provide a local apparmor include for abstraction/libvirt-qemu (LP: 1786019) + d/p/ubuntu-aa/lp-1815910-allow-vhost-net.patch: avoid apparmor issues with vhost-net/vhost-vsock/vhost-scsi hotplug (LP: 1815910) - d/rules: enable build time self tests on all architectures - dnsmasq related enhancements + run dnsmasq as libvirt-dnsmasq (LP: 1743718) + d/libvirt-daemon-system.postinst: add libvirt-dnsmasq user and group + d/libvirt-daemon-system.postrm: remove libvirt-dnsmasq user and group on purge + d/p/ubuntu/dnsmasq-as-priv-user: write dnsmasq config with user libvirt-dnsmasq and adapt the self tests to expect that config + d/libvirt-daemon-system.postinst: fix old libvirt-dnsmasq users group + Add dnsmasq configuration to work with system wide dnsmasq-base - debian/rules: disable the netcf backend. (LP: 1764314) - debian/control: drop libnetcf from Build-Depends. - debian/patches/ubuntu/ovmf_paths.patch: adjust paths to secboot.fd UEFI Secure Boot enabled variants of the OVMF firmware and variable store for the paths where we ship these files in Ubuntu. - d/rules: install virtlockd correctly with defaults file (LP: 1729516) - d/rules: also check build time self test results on all architectures - d/p/ubuntu/set-default-machine-to-ubuntu.patch: to select default machine type correctly with newer qemu/libvirt - d/t/control: fix smoke-qemu-session by ensuring the service will run installing libvirt-daemon-system - d/t/smoke-lxc: fix smoke-lxc by ignoring potential issues on destroy as long as the following undefine succeeds - avoid service dependency issues on upgrade (LP: 1786179) This will in the long term be resolved in dh_* tools, but to let an upgrade work for now we need to drop the sysV scripts (which we don't use anyway) and slightly modify the systemd service to work with todays dh_systemd_start properly. Can be dropped once Debian bug 905772 is resolved in dh_* tools and libvirt uses those new code. - d/libvirt-daemon-system.virtlogd.init: removed sysV init file - d/libvirt-daemon-system.libvirtd.init: removed sysV init file - debian/libvirt-daemon-system.maintscript: rm_conffile for virtlogd and lbivirtd sysV init file - d/p/ubuntu/avoid-restarting-virtlog-socket.patch: drop Also references to virtlogd/virtlockd sockets as they would imply a restart of virtlogd breaking it. - d/t/smoke-lxc: use systemd instead of sysV to restart the service * Added Changes: - Refreshed patches to match new upstream - d/p/Reduce-udevadm-settle-timeout-to-10-seconds.patch - d/p/ubuntu/ubuntu_machine_type.patch - d/control: Revert iptables/ebtables dependency as Eoan still is on 1.6.x This can be dropped once >=1.8.1 - d/rules: adapt iptables binary paths present in Eoan (LP: #1832297) This can be dropped once >=1.8.1 - d/p/ubuntu/dnsmasq-as-priv-user: update to include the new test nat-network-mtu - revert [c3c4cd4] drop in helper for firewalld as it is disabled on Ubuntu [can be squashed with the disabling of firewalld on next merge] - d/libvirt0.symbols: bump symbol versions for 5.4.0 - d/rules: add --no-restart-after-upgrade to services that are supposed to stay up through upgrades - this also applies to related sockets. * Dropped Changes (upstream) - d/p/ubuntu-aa/lp-1804766-*: Allow rendering node access as needed for the ease use of mdev and gl devices (LP: 1804766) - d/p/ubuntu/lp-1771662-*: fix handling of VFs without associated PF (LP: 1771662) - d/p/ubuntu/lp-1825195-*.patch: fix issues with old guests that defined the never functional osxsave and ospke features (LP: 1825195). - d/p/ubuntu-aa/lp-1829223-virt-aa-helper-allow-vhost-scsi.patch fix vhost-scsi hotplug in virt-aa-helper (LP: 1829223) - SECURITY UPDATE: Add support for md-clear functionality + debian/patches/ubuntu/md-clear.patch: Define md-clear CPUID bit in src/cpu_map/x86_features.xml. + CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091 - Implement further apparmor rules for usage of gl enabled graphics (LP: 1815452) + d/p/ubuntu-aa/lp-1815452-more-gl-rules.patch + d/p/ubuntu-aa/lp-1815452-virt-aa-helper-rule.patch - Implement further apparmor rules for usage of gl enabled graphics with nvidia cards (LP: 1817943) + d/p/ubuntu-aa/lp-1817943-nvidia-gl-rules.patch + d/p/ubuntu-aa/lp-1817943-devices-in-sysfs.patch * Dropped Changes (in Debian) - d/rules: strip -Bsymbolic-functions from linker flags as it breaks libvirt tests Checksums-Sha1: dcfa052f73444d1548c5db7fb55a3b3a52b3257c 732596 libnss-libvirt-dbgsym_5.4.0-0ubuntu1_i386.ddeb f430737cdfebf0478a07b1c0098edb67c67c7b2f 183544 libnss-libvirt_5.4.0-0ubuntu1_i386.deb 0465ec5088cc64a724d0306e8b4cf53c70409416 1395520 libvirt-clients-dbgsym_5.4.0-0ubuntu1_i386.ddeb 0f93d1a21921f4cd3701467a07a652c005f43454 739816 libvirt-clients_5.4.0-0ubuntu1_i386.deb 4d4ff9681543931f19d39977185389206ee0c883 5445880 libvirt-daemon-dbgsym_5.4.0-0ubuntu1_i386.ddeb 36089d0600e4ac679e4e2ccd05f0073573b9045c 350860 libvirt-daemon-driver-storage-gluster-dbgsym_5.4.0-0ubuntu1_i386.ddeb 6b20fd74e22c24a86a640be0f4b6b269fcb7f010 79968 libvirt-daemon-driver-storage-gluster_5.4.0-0ubuntu1_i386.deb 04e482ff49ca754c80ea19ed0644e6b131ceaa3b 223656 libvirt-daemon-driver-storage-rbd-dbgsym_5.4.0-0ubuntu1_i386.ddeb 2d9e115f76daa1d703f8890dcd057ef2ac25c983 77268 libvirt-daemon-driver-storage-rbd_5.4.0-0ubuntu1_i386.deb 1e33aed5fac26ad69c0a4e8efa99ec1859620d8b 193176 libvirt-daemon-driver-storage-zfs-dbgsym_5.4.0-0ubuntu1_i386.ddeb b17dabae6d7b00000c0258dfdcb13d457192ca67 69456 libvirt-daemon-driver-storage-zfs_5.4.0-0ubuntu1_i386.deb 62c6085bae86263591fcd70ddfff8a19428288af 93308 libvirt-daemon-system-dbgsym_5.4.0-0ubuntu1_i386.ddeb 4eeef301295613153e3beefbf8efb946c0327099 72868 libvirt-daemon-system_5.4.0-0ubuntu1_i386.deb 1d866670eb51118324cda980912acb08d6c6d765 1341840 libvirt-daemon_5.4.0-0ubuntu1_i386.deb 883a9598c36abb72e24fdd035683a7d9dafb4c0d 150800 libvirt-dev_5.4.0-0ubuntu1_i386.deb 7cf65426b4ed60dbee47f947b3baea9b51b0a653 193492 libvirt-sanlock-dbgsym_5.4.0-0ubuntu1_i386.ddeb 1cb11fb1c51a72808a6a5ec49f2f27cb0112b7ea 74376 libvirt-sanlock_5.4.0-0ubuntu1_i386.deb 605d36341177599a9ab40e2d56ad7c0663648db1 258956 libvirt-wireshark-dbgsym_5.4.0-0ubuntu1_i386.ddeb 071f50849485a6d11ac8530df127e6050bbd82b4 83908 libvirt-wireshark_5.4.0-0ubuntu1_i386.deb 1b8861c24c0e8a1fc29bbdee580eebda6b8b1008 2963384 libvirt0-dbgsym_5.4.0-0ubuntu1_i386.ddeb 4e675be6faf95bd3f9ddd25cc90eaaf57d5d536a 1505060 libvirt0_5.4.0-0ubuntu1_i386.deb 462fd324e121fdc857f830e27de2265cb7ef7dce 19226 libvirt_5.4.0-0ubuntu1_i386.buildinfo 220d38a081f155b6e9d887537b47eebf74b4411c 23906196 libvirt_5.4.0-0ubuntu1_i386_translations.tar.gz Checksums-Sha256: 0d26147045658805cd1db6c923a1c6f33f74fb45140de089bb2745ec630ef2ee 732596 libnss-libvirt-dbgsym_5.4.0-0ubuntu1_i386.ddeb d1fde1c342d5f43194f7e960b2f28218b026b56587244f6303f395b74a28bf8b 183544 libnss-libvirt_5.4.0-0ubuntu1_i386.deb 540ec5b8082d336543f4b90da31cb26b4f25b35cf74fd1e1bdb904430ba30674 1395520 libvirt-clients-dbgsym_5.4.0-0ubuntu1_i386.ddeb 7faec84beda45a1c2bd9002de3e1f114ffe279dc9272c41f5b36955c631764eb 739816 libvirt-clients_5.4.0-0ubuntu1_i386.deb a9e52ec5cc76be1bb82198ec16c94d7340627a54885b2c109f7f6d3a5270d026 5445880 libvirt-daemon-dbgsym_5.4.0-0ubuntu1_i386.ddeb f877a9e0da0084fa7ed91f0cb0424b5a8541ec17f8942b7becff984e3a30bc99 350860 libvirt-daemon-driver-storage-gluster-dbgsym_5.4.0-0ubuntu1_i386.ddeb 19740cd015739317f4902398546bbaa979adf356f34c91ec8b566e9efc10c5e1 79968 libvirt-daemon-driver-storage-gluster_5.4.0-0ubuntu1_i386.deb 97781f5fb7d63c364c416ad7a116c2da3397b5f7aced9524378d1d7de9a6ff1b 223656 libvirt-daemon-driver-storage-rbd-dbgsym_5.4.0-0ubuntu1_i386.ddeb 7e732cf2992c23fbb959a5194094e328208bdedb73f5a6e6d5197db4543c49da 77268 libvirt-daemon-driver-storage-rbd_5.4.0-0ubuntu1_i386.deb 5388afb94d4f96b2a928e408f189bc647f08e1017e627d98e7512fd0f7057e2a 193176 libvirt-daemon-driver-storage-zfs-dbgsym_5.4.0-0ubuntu1_i386.ddeb 618046a8c2b35ec391c03d281b20d2eb494c67899edee1d621c22167ddee4690 69456 libvirt-daemon-driver-storage-zfs_5.4.0-0ubuntu1_i386.deb b1a923adfd0f315b5b4bc0651cad1a4954b3e83c3fcd1c1d1507fcb1587b671a 93308 libvirt-daemon-system-dbgsym_5.4.0-0ubuntu1_i386.ddeb b7a45e560b16669d58b65e05b6725b0e480034ff162e2afe3ee0b8aa7089323c 72868 libvirt-daemon-system_5.4.0-0ubuntu1_i386.deb d33c4393853482ec4cbba595bd4385830e58b2281ff38a3db35584c2aa5fed32 1341840 libvirt-daemon_5.4.0-0ubuntu1_i386.deb 3fa9e68ab403c0dd23b5ef7e7c49dc477bd6f52894310c0b2cb59f685716373d 150800 libvirt-dev_5.4.0-0ubuntu1_i386.deb 124692da43966fac7edc50147629261282dd4becc0e287ac10b3d2363ccbc9b2 193492 libvirt-sanlock-dbgsym_5.4.0-0ubuntu1_i386.ddeb 78f4649541549df871bb2300a13dda19aa62c76bc11cee7742c11adc645f0dca 74376 libvirt-sanlock_5.4.0-0ubuntu1_i386.deb 4b64e40dd8e34b3c2e8e3b683eb37aa61f840e7ab66610f60ede7703d9e78974 258956 libvirt-wireshark-dbgsym_5.4.0-0ubuntu1_i386.ddeb 25904caed24410b5f2847e977beeb6a038b661014dc9164600a17f987733f6af 83908 libvirt-wireshark_5.4.0-0ubuntu1_i386.deb 90d5d55ccfe5379831b84c2805ef7c13f481b81418436201f1f8946e4bcf796a 2963384 libvirt0-dbgsym_5.4.0-0ubuntu1_i386.ddeb 8a2e615618e3ee595fe492ce29f3cfd49b158485ccdcd17009366750959a673d 1505060 libvirt0_5.4.0-0ubuntu1_i386.deb aa7b532c61924211885dc0a2a92813920459d902785e2bad31766d9aa3d0ac2c 19226 libvirt_5.4.0-0ubuntu1_i386.buildinfo b37dd8b747ce879aff45f8c2c66621a5e5dd04dec757eb0d19a46af5748ee140 23906196 libvirt_5.4.0-0ubuntu1_i386_translations.tar.gz Files: d13d03778661eade6f57a037d73609e0 732596 debug optional libnss-libvirt-dbgsym_5.4.0-0ubuntu1_i386.ddeb 65af70338c3d03c672c0e804c6d02159 183544 libs optional libnss-libvirt_5.4.0-0ubuntu1_i386.deb 168a173d7c4a96e95ec429d1cb5627f5 1395520 debug optional libvirt-clients-dbgsym_5.4.0-0ubuntu1_i386.ddeb f4cb56ceef8a16d5cb72e1592a6c6740 739816 admin optional libvirt-clients_5.4.0-0ubuntu1_i386.deb 6d38d0659f2534df46fc9b80f306dca6 5445880 debug optional libvirt-daemon-dbgsym_5.4.0-0ubuntu1_i386.ddeb e80e9548db9c6623d19e999cf3d27b97 350860 debug optional libvirt-daemon-driver-storage-gluster-dbgsym_5.4.0-0ubuntu1_i386.ddeb 0ebfab6fe715fe8a32f3144651d232b8 79968 admin optional libvirt-daemon-driver-storage-gluster_5.4.0-0ubuntu1_i386.deb 54b0bf877c5d157f6f505714cf3b63f5 223656 debug optional libvirt-daemon-driver-storage-rbd-dbgsym_5.4.0-0ubuntu1_i386.ddeb 6b9c4fa8ff938d06c07075111e9eee45 77268 admin optional libvirt-daemon-driver-storage-rbd_5.4.0-0ubuntu1_i386.deb 21a4e7bb3f1c2930497f151b3546330f 193176 debug optional libvirt-daemon-driver-storage-zfs-dbgsym_5.4.0-0ubuntu1_i386.ddeb 1ccd48c1ca118d907e33cac0dd16b617 69456 admin optional libvirt-daemon-driver-storage-zfs_5.4.0-0ubuntu1_i386.deb 8f617820756c69f7cabe9e0c2e8b2c08 93308 debug optional libvirt-daemon-system-dbgsym_5.4.0-0ubuntu1_i386.ddeb 16bdc320204da20bce65713e822cf146 72868 admin optional libvirt-daemon-system_5.4.0-0ubuntu1_i386.deb 13b6919beec0e3e7df7640d213cfb3dc 1341840 admin optional libvirt-daemon_5.4.0-0ubuntu1_i386.deb e5b9640c07c4f56c4f09c383d8a6d820 150800 libdevel optional libvirt-dev_5.4.0-0ubuntu1_i386.deb 60e0cc00ca9ac587d7513b2fb5907943 193492 debug optional libvirt-sanlock-dbgsym_5.4.0-0ubuntu1_i386.ddeb 3335d2282c8ace42ba34a8c07648dd65 74376 libs optional libvirt-sanlock_5.4.0-0ubuntu1_i386.deb eab8861a6d46c789666c357cb3850906 258956 debug optional libvirt-wireshark-dbgsym_5.4.0-0ubuntu1_i386.ddeb 102d9a8cef082002dd93e9061deec8b7 83908 libs optional libvirt-wireshark_5.4.0-0ubuntu1_i386.deb 5488d161b0e0e4d3a317a820b16d8ef7 2963384 debug optional libvirt0-dbgsym_5.4.0-0ubuntu1_i386.ddeb 0ea09ca4dfc9faa6c8d62c04ae03fd84 1505060 libs optional libvirt0_5.4.0-0ubuntu1_i386.deb 78fdde4ae5c557ba984f5f8424b6f476 19226 libs optional libvirt_5.4.0-0ubuntu1_i386.buildinfo 4c19526cdc51dc06b2c0929c345bc2a7 23906196 raw-translations - libvirt_5.4.0-0ubuntu1_i386_translations.tar.gz Original-Maintainer: Debian Libvirt Maintainers