Format: 1.8 Date: Thu, 14 Dec 2017 14:15:55 +0100 Source: libvirt Binary: libvirt-bin libvirt-clients libvirt-daemon libvirt-daemon-driver-storage-gluster libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-sheepdog libvirt-daemon-driver-storage-zfs libvirt-daemon-system libvirt0 libvirt-doc libvirt-dev libvirt-sanlock libnss-libvirt libvirt-wireshark Architecture: s390x s390x_translations Version: 3.10.0-1ubuntu1~ppa1 Distribution: bionic Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Christian Ehrhardt 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-driver-storage-gluster - Virtualization daemon glusterfs storage driver libvirt-daemon-driver-storage-rbd - Virtualization daemon RBD storage driver libvirt-daemon-driver-storage-sheepdog - Virtualization daemon Sheedog 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-doc - documentation 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: 799997 1716028 1727311 1729626 1732030 Changes: libvirt (3.10.0-1ubuntu1~ppa1) bionic; urgency=medium . * Merged with Debian testing (3.10) This closes several bugs: - Error generating apparmor profile when hostname contains spaces (LP: #799997) - qemu 2.10 locks files, libvirt shared now sets share-rw=on (LP: #1716028) - libvirt usb passthrough throws apparmor denials related to /run/udev/data/+usb (LP: #1727311) - AppArmor denies access to /sys/block/*/queue/max_segments (LP: #1729626) * Remaining changes: - Disable sheepdog (universe dependency) - Disable libssh2 support (universe dependency) - Disable firewalld support (universe dependency) - Disable selinux - Set qemu-group to kvm (for compat with older ubuntu) - Additional apport package-hook - Modifications to adapt for our delayed switch away from libvirt-bin (can be dropped >18.04). + d/p/ubuntu/libvirtd-service-add-bin-alias.patch: systemd: define alias to old service name so that old references work + d/p/ubuntu/libvirtd-init-add-bin-alias.patch: sysv init: define alias to old service name so that old references work + d/control: transitional package with the old name and maintainer scripts to handle the transition - Backwards compatible handling of group rename (can be dropped >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: + 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. - 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-disable-gluster-test: gluster not enabled, skip test - 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 - Convert libvirt0, libnss_libvirt and libvirt-dev to multi-arch. - Enable some additional features on ppc64el and s390x (for arch parity) + systemtap, zfs, numa and numad on s390x. + systemtap on ppc64el. - fix conffile upgrade handling to avoid obsolete files and inactive duplicates (LP 1694159) - d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making vmlinuz available and accessible (Debian bug 848314) - d/test/smoke-lxc workaround for debbug 848317/867379 - d/t/control, d/t/smoke-lxc: fix up lxc smoke test (Debian bug 848317) - Add dnsmasq configuration to work with system wide dnsmasq (drop >18.04, no more UCA onto Xenial then which has global dnsmasq by default). - d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx - conffile handling of files dropped in 3.5 (can be dropped >18.04) + /etc/init.d/virtlockd was sysv init only + /etc/apparmor.d/local/usr.sbin.libvirtd and /etc/apparmor.d/local/usr.lib.libvirt.virt-aa-helper are now generated by dh_apparmor as needed - Reworked apparmor Delta, especially the more complex delta is dropped now, also our former delta is now split into logical pieces, has improved comments and is part of a continuous upstreaming effort. Listing related remaining changes: + d/p/0001-apparmor-Allow-pygrub-to-run-on-Debian-Ubuntu.patch: apparmor: Allow pygrub to run on Debian/Ubuntu + d/p/0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.patch: apparmor, libvirt-qemu: Allow read access to overcommit_memory + d/p/0004-apparmor-Explicit-deny-for-setpcap.patch: apparmor: Explicit deny for setpcap + d/p/0005-apparmor-libvirt-qemu-Allow-use-of-sgabios.patch: apparmor, libvirt-qemu: Allow use of sgabios + d/p/0006-apparmor-libvirt-qemu-Silence-lttng-related-deny-mes.patch: apparmor, libvirt-qemu: Silence lttng related deny messages + d/p/0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.patch: apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv + d/p/0010-apparmor-libvirt-qemu-Allow-qemu-block-extra-librari.patch: apparmor, libvirt-qemu: Allow qemu-block-extra libraries + d/p/0011-apparmor-libvirt-qemu-Allow-access-to-hugepage-mount.patch: apparmor, libvirt-qemu: Allow access to hugepage mounts + d/p/0015-apparmor-virt-aa-helper-Allow-access-to-ecryptfs-fil.patch: apparmor, virt-aa-helper: Allow access to ecryptfs files + d/p/0016-apparmor-libvirtd-Allow-ixr-to-var-lib-libvirt-virtd.patch: apparmor, libvirtd: Allow ixr to /var/lib/libvirt/virtd* + d/p/0017-apparmor-virt-aa-helper-Allow-access-to-tmp-director.patch: apparmor, virt-aa-helper: Allow access to tmp directories + d/p/0019-apparmor-virt-aa-helper-Allow-access-to-sys-bus-usb-.patch: apparmor, virt-aa-helper: Allow access to /sys/bus/usb/devices + d/p/0020-apparmor-virt-aa-helper-Allow-various-storage-pools-.patch: apparmor, virt-aa-helper: Allow various storage pools and image locations + d/p/0021-apparmor-virt-aa-helper-Add-openvswitch-support.patch: apparmor, virt-aa-helper: Add openvswitch support + d/p/0023-apparmor-qemu-won-t-call-qemu-nbd.patch: apparmor: qemu won't call qemu-nbd + d/p/0025-apparmor-fix-newer-virt-manager-1.4.0.patch: Add Apparmor permissions so virt-manager 1.4.0 viewing works (LP 1668681). + d/p/0026-apparmor-add-generic-base-vfio-device.patch: apparmor: add /dev/vfio for vf (hot) attach (LP 1680384). + d/p/0028-apparmor-add-default-pki-path-of-lbvirt-spice.patch: apparmor: add default pki path of lbvirt-spice (LP 1690140) + d/p/0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor, libvirt-qemu: Add 9p support + d/p/0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper: add l to 9p file options. + d/p/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) + d/p/0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch: apparmor, libvirt-qemu: Allow reading charm-specific ceph config + d/p/0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch: allow commands executed by ubuntu only kvm wrapper on ppc64el (LP 1686621). + d/p/0034-apparmor-virt-aa-helper-access-for-snapped-nova.patch: apparmor, virt-aa-helper: access for snapped nova * Dropped Changes (Upstream): - d/p/0008-apparmor-libvirt-qemu-Allow-read-access-to-sysfs-sys.patch: apparmor, libvirt-qemu: Allow read access to sysfs system info - d/p/0009-apparmor-libvirt-qemu-Allow-read-access-to-max_mem_r.patch: apparmor, libvirt-qemu: Allow read access to max_mem_regions - d/p/0012-apparmor-libvirtd-Allow-access-to-netlink-sockets.patch: apparmor, libvirtd: Allow access to netlink sockets - d/p/0013-apparmor-Add-rules-for-mediation-support.patch: apparmor: Add rules for mediation support - d/p/0018-apparmor-virt-aa-helper-Add-ipv6-network-policy.patch: apparmor, virt-aa-helper: Add ipv6 network policy - d/p/0027-apparmor-allow-reading-cmdline-of-shutdown-signal.patch: apparmor: allow to parse cmdline of the pid that send the shutdown signal (LP 1680384). - d/p/ubuntu-aa/0035-virt-aa-helper-locking-disk-files-for-qemu-2.10.patch: for compatibility with the behavior of qemu 2.10 this adds locking permission to rules generated for disk files (LP 1709818) - d/p/ubuntu-aa/0036-virt-aa-helper-locking-loader-nvram-for-qemu-2.10.patch: for compatibility with the behavior of qemu 2.10 this adds locking permission to rules generated for loader/nvram (LP 1710960) - d/p/avoid-double-locking.patch: fix a deadlock that could occur when libvirtd interactions raced with dbus causing a deadlock (LP 1714254). - d/p/u/gnulib-getopt-posix-Fix-build-failure-when-using-ac_cv_head.patch: fix FTBFS with glibc 2.26 (LP 1718668) - Extended handling of apparmor profiles - clear lost profiles via cron (now cleared by virt-aa-helper on domain stop) - nat only on some ports (upstream default now if nothing is specified, actually dropped last cycle) * Dropped Changes (In Debian or no more important): - d/p/0002-apparmor-libvirt-qemu-Allow-macvtap-access.patch: apparmor, libvirt-qemu: Allow macvtap access - d/p/0014-apparmor-virt-aa-helper-Improve-comment-about-backin.patch: apparmor, virt-aa-helper: Improve comment about backing store - d/p/0022-apparmor-drop-references-to-qemu-kvm.patch: apparmor: drop references to qemu-kvm - d/p/0024-apparmor-virt-aa-helper-Allow-access-to-name-service.patch: apparmor, virt-aa-helper: Allow access to name services * Added Changes: - Revert Debian change "Drop libvirt-bin upgrade handling" This is needed in Ubuntu one last time (drop >18.04) - Revert Debian change "Drop maintscript helpers for versions predating jessie and wheezy-backports". This is needed in Ubuntu one last time (drop >18.04) - Refreshed d/p/* to match new version (only fuzz, no semantic change) - libnss-libvirt once enabled causes apt to call getdents avoid this being an issue by dropping a apt conf that allows this in seccomp (LP: #1732030). - d/libvirt-daemon-system.postrm: change order of libvirt-qemu removal to avoid error messages on purge - remove no more used libvirt-dnsmasq user (drop >18.04) - d/libvirt-daemon-system.postrm: clean up more libvirt directories on purge Checksums-Sha1: 5d4888724d527f0a99071f218e6da080b1cb8036 373356 libnss-libvirt-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 33084887d75aaf5348ac07cf4012c4405ca53e3e 113828 libnss-libvirt_3.10.0-1ubuntu1~ppa1_s390x.deb 9ab53f137903ba7863c79faf6c0e565f83b317c5 5808 libvirt-bin_3.10.0-1ubuntu1~ppa1_s390x.deb 89cfa617e5a3dde96104aee1acab36ada8c9c824 1756156 libvirt-clients-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb ac0cbc01fd6557a7297ee31c12c3d5fa3c943416 537752 libvirt-clients_3.10.0-1ubuntu1~ppa1_s390x.deb 1ddf94b04d00a3a11e6f199ff851913f9c576168 9138924 libvirt-daemon-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb d87729def7f3106f3016cf20516c7dac62bcbb48 25580 libvirt-daemon-driver-storage-gluster-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 062defcc4a86f2a24b5f4c095613579515c25b5e 11616 libvirt-daemon-driver-storage-gluster_3.10.0-1ubuntu1~ppa1_s390x.deb c49b38e58f9c3912d19abd4113978cba69a20a54 48588 libvirt-daemon-driver-storage-rbd-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 056e1c9d34f09e955514453ea50a3d4cb3f753fe 13600 libvirt-daemon-driver-storage-rbd_3.10.0-1ubuntu1~ppa1_s390x.deb 5837a75ec3a63f16628ea0635e3dddb77951ac3e 19540 libvirt-daemon-driver-storage-sheepdog-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb be3561427d2ef1d3f0a455322055820bd8748ba1 8412 libvirt-daemon-driver-storage-sheepdog_3.10.0-1ubuntu1~ppa1_s390x.deb 40fd20c5c333a10f29754f02ac972a02234c50fc 20232 libvirt-daemon-driver-storage-zfs-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 4ade7fe5a7d2762f93f5bce41c277595e2ded5b2 8836 libvirt-daemon-driver-storage-zfs_3.10.0-1ubuntu1~ppa1_s390x.deb e6c08a2fcd3a622ba63ca1d232ef71f797b59ee8 120732 libvirt-daemon-system-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 78f5ea76b8404ef1ac6230730eb60d1021e8448b 76876 libvirt-daemon-system_3.10.0-1ubuntu1~ppa1_s390x.deb 354b0789661c81c563abea9cb8b8951c04591a31 1664424 libvirt-daemon_3.10.0-1ubuntu1~ppa1_s390x.deb 6fff58f23f427d7214f378735147e477c7f2bdcc 142604 libvirt-dev_3.10.0-1ubuntu1~ppa1_s390x.deb 389961ccd8407539cbda364cbe86fae0befbab8a 107116 libvirt-sanlock-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 439f1a83d83242f768e71064742477acb0f51448 40620 libvirt-sanlock_3.10.0-1ubuntu1~ppa1_s390x.deb e6f8765c91bfe1ca278c161f80c90883bf4e2413 301820 libvirt-wireshark-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 66994b24de1a8022bc1d99eb3609db94ce91b4da 83608 libvirt-wireshark_3.10.0-1ubuntu1~ppa1_s390x.deb 7f54fb59a6a09d70d913b30da8d08174859825e6 5044760 libvirt0-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 210e1317d55074c0497fdbcf46039988889359ae 1050400 libvirt0_3.10.0-1ubuntu1~ppa1_s390x.deb 630e78cdc22304210b6099f258b032011490c1b4 21366 libvirt_3.10.0-1ubuntu1~ppa1_s390x.buildinfo 309ca97a1603d3dcf3b4e628a819e6979651f2bc 19064949 libvirt_3.10.0-1ubuntu1~ppa1_s390x_translations.tar.gz Checksums-Sha256: 4e62a3bed11e62265ccc89d516eee242b864ec2d63aa8b345dc4e43c74786a56 373356 libnss-libvirt-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb a93f24139a64bc7a52c31840c8a5c34cfb5326d74fb672888f706d5b8d313198 113828 libnss-libvirt_3.10.0-1ubuntu1~ppa1_s390x.deb 7c8c49d3585b46f97ff623292718133a84083ae06921395575b3a80652254fbb 5808 libvirt-bin_3.10.0-1ubuntu1~ppa1_s390x.deb 715ebcfa003377c9ff46b38a47bcbc2256bc8e395ddd76a64ef7beec89ca0773 1756156 libvirt-clients-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 280d54eed7983ae9085bb10f681feabbe506d6264a7620c017d87db492d3a763 537752 libvirt-clients_3.10.0-1ubuntu1~ppa1_s390x.deb 6068e10f70dae3a5d17d59da169b94e4e66364f153a7dfddefd3f6d88ade34b6 9138924 libvirt-daemon-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 7a01117f721849d7c0079dc7ddada911c0ea1e811ef5eef9dcd2ddd93e731d62 25580 libvirt-daemon-driver-storage-gluster-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 7f3896c559e898dfab9fd31fcc660740f39f55c297983d160fb9a49c2c37bb81 11616 libvirt-daemon-driver-storage-gluster_3.10.0-1ubuntu1~ppa1_s390x.deb 8f60cce7d7a1707f5e33d07b74e9613284facbd23f19bec20dda52df5b2cbfe2 48588 libvirt-daemon-driver-storage-rbd-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb d343a42883c01a1eb708a9f10220308e15e409f49e10c0a9c74e23a99fda03bf 13600 libvirt-daemon-driver-storage-rbd_3.10.0-1ubuntu1~ppa1_s390x.deb e1974aa4ba0b5c90e6549e728af7bfda991b90bdc5303f797f1affd612410c59 19540 libvirt-daemon-driver-storage-sheepdog-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 02b5d58fabfe273ddcc465a8744fc80c9b31abe33f47882f520328ca22b78279 8412 libvirt-daemon-driver-storage-sheepdog_3.10.0-1ubuntu1~ppa1_s390x.deb f44df011cfdb1725688552925cb0d882b61784ad8a060a6691c0d1acdb1b4580 20232 libvirt-daemon-driver-storage-zfs-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb f3af9d41e4a0874444d7739cd53296d7b38d433a1fb3d3ac861cacaad9accc09 8836 libvirt-daemon-driver-storage-zfs_3.10.0-1ubuntu1~ppa1_s390x.deb c1c853dae1c5fa42de6c1ae15bff3f8ed0b3a1f62ce9482efc7444f392ff478c 120732 libvirt-daemon-system-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 740762ca30313b5c44d7258580fbdc21522c237dda709ef86bafdeb108308344 76876 libvirt-daemon-system_3.10.0-1ubuntu1~ppa1_s390x.deb 99d7cb2d3363a871bcdbcef9cce05ed10eb3c6b4a8d5cf87e76ae84bca2c8e30 1664424 libvirt-daemon_3.10.0-1ubuntu1~ppa1_s390x.deb 93152c3313d6a128436fd460cc976bd1d68fd234ee7bfa1d2ae852b34dd3cd9f 142604 libvirt-dev_3.10.0-1ubuntu1~ppa1_s390x.deb 3b31f5efc6a9cc75c86d0617c7ee894307e4e2fb7249fedb95bb1ba36000f3d1 107116 libvirt-sanlock-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb d1043974e943faa278ac236efb98e5336f00edab3ac369b60f2574b9cde8f80c 40620 libvirt-sanlock_3.10.0-1ubuntu1~ppa1_s390x.deb c3013e62fccefdc0e88bb0e78c3055436972a2e02201602c7a1bb56470a4e6a7 301820 libvirt-wireshark-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 9ffee0cb0bcb7e16f379678dc2401d7ebcf694520f511a006565874c7b7bbc45 83608 libvirt-wireshark_3.10.0-1ubuntu1~ppa1_s390x.deb 4604a69f46fb15d3e082bf372ea063aa4d6b8e4348c0a2e13427e285a128cc46 5044760 libvirt0-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 7e52fe329dfc81b5ed24a558c571ea01d88abe34036d67d4eaebd135b36d5bca 1050400 libvirt0_3.10.0-1ubuntu1~ppa1_s390x.deb 5ccb7910aa4c2174b5990d063ff4e0c9e18916a11d85bf72f5f77eefd5baaec5 21366 libvirt_3.10.0-1ubuntu1~ppa1_s390x.buildinfo 90324403142de7eec694cfb1c947c04cab5e23013541b0df132cea4153aade19 19064949 libvirt_3.10.0-1ubuntu1~ppa1_s390x_translations.tar.gz Files: 1ea7588c323920dc7c1a4885b0651581 373356 debug optional libnss-libvirt-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 51b3de1ce3e2aee8630d4e505c48bcd4 113828 libs extra libnss-libvirt_3.10.0-1ubuntu1~ppa1_s390x.deb 5dfc75dcb5ba25278e374019dcefd49d 5808 oldlibs extra libvirt-bin_3.10.0-1ubuntu1~ppa1_s390x.deb ebe74f37bada821b0d176db1049a39f6 1756156 debug optional libvirt-clients-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb eb09ce2cc8f2d490971841475ad6758e 537752 admin optional libvirt-clients_3.10.0-1ubuntu1~ppa1_s390x.deb e61fe247800ff5e6b5f048d6b4546702 9138924 debug optional libvirt-daemon-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb e583e121b2668fab47ae88789b9dcf91 25580 debug optional libvirt-daemon-driver-storage-gluster-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 19e8071c1aff7bd6813efc7cb3430017 11616 admin optional libvirt-daemon-driver-storage-gluster_3.10.0-1ubuntu1~ppa1_s390x.deb b0f3f9aa63d2b615e322f3105ddcfc99 48588 debug optional libvirt-daemon-driver-storage-rbd-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 31ceedcd2f50513e05dcc5c6b5d8ff6e 13600 admin optional libvirt-daemon-driver-storage-rbd_3.10.0-1ubuntu1~ppa1_s390x.deb 7288284a41d694e5e69ef2b86a2b0214 19540 debug optional libvirt-daemon-driver-storage-sheepdog-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 6dc43b5008c84821726bca74ba21e804 8412 admin optional libvirt-daemon-driver-storage-sheepdog_3.10.0-1ubuntu1~ppa1_s390x.deb bc915b192c4c380abc8548d723f4cf89 20232 debug optional libvirt-daemon-driver-storage-zfs-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb dd1e7cec0cbfd6e50bda4b552c31f4aa 8836 admin optional libvirt-daemon-driver-storage-zfs_3.10.0-1ubuntu1~ppa1_s390x.deb a3772c96fab276991e721e86f26f8f42 120732 debug optional libvirt-daemon-system-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 56e253abfde8a380fc2c25727e43e228 76876 admin optional libvirt-daemon-system_3.10.0-1ubuntu1~ppa1_s390x.deb 16b3309a3620ea80f3304da018b2f89a 1664424 admin optional libvirt-daemon_3.10.0-1ubuntu1~ppa1_s390x.deb 11b4d5b8435a8afba3f5e3fe8086d168 142604 libdevel optional libvirt-dev_3.10.0-1ubuntu1~ppa1_s390x.deb 90617f392377d1793e94171d382a7f75 107116 debug optional libvirt-sanlock-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 722c83bffbf93599c15e49cd6ace5b75 40620 libs extra libvirt-sanlock_3.10.0-1ubuntu1~ppa1_s390x.deb 378000181766209d73dc088f281d28fc 301820 debug optional libvirt-wireshark-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 2be1bb0bb643ca2983ed3689772ad5ce 83608 libs extra libvirt-wireshark_3.10.0-1ubuntu1~ppa1_s390x.deb 574590d5545c39535d279a5b3229dd11 5044760 debug optional libvirt0-dbgsym_3.10.0-1ubuntu1~ppa1_s390x.ddeb 035b5dc206fc7e548eb4a095b21f5e65 1050400 libs optional libvirt0_3.10.0-1ubuntu1~ppa1_s390x.deb 5dcac2af33df5357f3c1071f8b07c4ec 21366 libs optional libvirt_3.10.0-1ubuntu1~ppa1_s390x.buildinfo 8f22f38cc9dfe4d0cba0a981a2fca564 19064949 raw-translations - libvirt_3.10.0-1ubuntu1~ppa1_s390x_translations.tar.gz Original-Maintainer: Debian Libvirt Maintainers