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: ppc64el ppc64el_translations Version: 3.10.0-1ubuntu1~ppa12 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~ppa12) 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/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/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/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/0015-apparmor-virt-aa-helper-Allow-access-to-ecryptfs-fil.patch: apparmor, virt-aa-helper: Allow access to ecryptfs files - 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/ubuntu-aa/0037-virt-aa-helper...: grant locking permission on append files (LP 1726804) - d/p/ubuntu-aa/0038-virt-aa-helper-fix-paths-for-usb-hostdevs.patch: fix path generation for USB host devices (LP 1552241) - d/p/ubuntu-aa/0039-virt-aa-helper-fix-libusb-access-to-udev-usb-data.patch: generate valid rules on usb passthrough (LP 1686324) - 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/0004-apparmor-Explicit-deny-for-setpcap.patch: apparmor: Explicit deny for setpcap (LP 522845). - 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 - d/p/0026-apparmor-add-generic-base-vfio-device.patch: apparmor: add /dev/vfio for vf (hot) attach (LP 1680384) (added by virt-aa-helper per guest if needed). - d/p/0011-apparmor-libvirt-qemu-Allow-access-to-hugepage-mount.patch: apparmor, libvirt-qemu: Allow access to hugepage mounts * 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 - d/p/ubuntu-aa/0040-apparmor-add-ptrace-mediation-rules-for-unconfined -guests.patch: apparmor: add ptrace/mediation rules for unconfined guests - d/p/ubuntu-aa/0041-apparmor-allow-unix-stream-for-p2p-migrations.patch: apparmor: allow unix stream for p2p migrations - d/p/ubuntu-aa/0042-apparmor-implement-domainSetPathLabel.patch: apparmor: implement domainSetPathLabel - TBD 43-47 for apparmor - also add dep3 header - Add proper description - d/libvirt-daemon-system.postrm: Remove the default.xml network link set up by postinst. - d/libvirt-daemon-system.maintscript: remove the now dropped conffile /etc/cron.daily/libvirt-daemon-system Checksums-Sha1: c58198393b8ce4afca5bbc053d7dfd2fefc92511 373436 libnss-libvirt-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 77e034b08c1e4b01b7f8bceddeb2691b2f63b3e9 134624 libnss-libvirt_3.10.0-1ubuntu1~ppa12_ppc64el.deb 0b1cee2c8451ceaaf0a6304469750c4b3066ac75 5800 libvirt-bin_3.10.0-1ubuntu1~ppa12_ppc64el.deb 462256c09cce0edb3982dd78514413cf775e5b36 1705428 libvirt-clients-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb fd7961602f17f3417757972398698b4b960b008e 596300 libvirt-clients_3.10.0-1ubuntu1~ppa12_ppc64el.deb 2a3c099a324f1530dddbe52470728d4f46cbb250 9043740 libvirt-daemon-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 49dd80148134bd26c40ad34b3646773521574e59 26312 libvirt-daemon-driver-storage-gluster-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 0a2897a8be68f40df79364fb8c20384c5a50c762 13252 libvirt-daemon-driver-storage-gluster_3.10.0-1ubuntu1~ppa12_ppc64el.deb ee79ef154eb8b3440b891b6f3a27f9349a8b1c84 49020 libvirt-daemon-driver-storage-rbd-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb f30e4ed4e06bd13dfc5e9fc33c20f14f5b898471 15224 libvirt-daemon-driver-storage-rbd_3.10.0-1ubuntu1~ppa12_ppc64el.deb d98518ad24cc6552d27bc0b0827d2672caa08b99 19944 libvirt-daemon-driver-storage-sheepdog-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 4afc01cf1779152ff886c65fccf13ca98e2667e9 9148 libvirt-daemon-driver-storage-sheepdog_3.10.0-1ubuntu1~ppa12_ppc64el.deb 5b7937fbf6c7859d160709e19d843747b2b217bd 20744 libvirt-daemon-driver-storage-zfs-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 7dba042fce02b3cd96892c5f1aad8d5102a90690 10360 libvirt-daemon-driver-storage-zfs_3.10.0-1ubuntu1~ppa12_ppc64el.deb f21a0a14a92afee3526183eacf6a013afbd1ee96 120552 libvirt-daemon-system-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 7872754c7112763d7cca3a3a10ff618bd80e63da 78684 libvirt-daemon-system_3.10.0-1ubuntu1~ppa12_ppc64el.deb fafeed6282b4d8baf437e2e38655e62a05424730 1901348 libvirt-daemon_3.10.0-1ubuntu1~ppa12_ppc64el.deb 480aa2a7c3d98c1f968dbbb515e2092bbf815d3c 142608 libvirt-dev_3.10.0-1ubuntu1~ppa12_ppc64el.deb 54559d81f56906719b63b695e7422e72e44e91bd 110932 libvirt-sanlock-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb fef824d128985f50bb1d7909bdee6dcb0bf69e27 44304 libvirt-sanlock_3.10.0-1ubuntu1~ppa12_ppc64el.deb e92fbc22233449c7ea1cdf49afcbfce15f59f64b 280116 libvirt-wireshark-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb ea864272f8611bbcd739ab65b7d8d2c4b97ee3c6 83684 libvirt-wireshark_3.10.0-1ubuntu1~ppa12_ppc64el.deb 2ed4771f3bf01fa8579ca4bde2775bd914d8ba0a 4924968 libvirt0-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb c0aa5b833804c95622f6027ac04f33863b9c7404 1237924 libvirt0_3.10.0-1ubuntu1~ppa12_ppc64el.deb 0fd1fa050d2de56df7c4707e9ddf072b5c684e0e 21864 libvirt_3.10.0-1ubuntu1~ppa12_ppc64el.buildinfo 6dab16ac111de29cadd1b126cd846b6f93f0465d 19064762 libvirt_3.10.0-1ubuntu1~ppa12_ppc64el_translations.tar.gz Checksums-Sha256: cc128e8a1a3a79f070a561805f725189d0b26d4588f6b645f893aebfae980e84 373436 libnss-libvirt-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 07d12545906377cc8287e95804decbd4437a18e8e3b9f1cffe1776fdfd6eb5bd 134624 libnss-libvirt_3.10.0-1ubuntu1~ppa12_ppc64el.deb ccf0a42d133d3f3b9e49cc96fb712bb5fb5f5e3fef75faae259b33a3b4a09fd6 5800 libvirt-bin_3.10.0-1ubuntu1~ppa12_ppc64el.deb 840f4cfa130110498fc4c00d6151a29b1ee66ca13560c0bab2ff7dd35643342e 1705428 libvirt-clients-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb ce0dc484f5ba577bd1a68ddbdc0643bc23f03c2fbc669af70f2c58cad920021f 596300 libvirt-clients_3.10.0-1ubuntu1~ppa12_ppc64el.deb 6b367eb5483d9b6a769b602b527bf0b61794fc707b3e9518086c2611c59b4b13 9043740 libvirt-daemon-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 08253f4b15d5afdf0d7d73da08d5bdf1331b8ee6858688d74cf18a856b9938de 26312 libvirt-daemon-driver-storage-gluster-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 6449e2713855bf31d41e0a2181e3167f8b67688ced48c06ecb2f7bb4796c23d4 13252 libvirt-daemon-driver-storage-gluster_3.10.0-1ubuntu1~ppa12_ppc64el.deb 65be5255ba33c160b53d4d1e45505f3cea0a3591d85003aa267725731c9ccfb6 49020 libvirt-daemon-driver-storage-rbd-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 9cf4805ecaffbd8158440676f63323f29760f295cd74361be53d08eb97fa3360 15224 libvirt-daemon-driver-storage-rbd_3.10.0-1ubuntu1~ppa12_ppc64el.deb 701433143fc556066aee3b496ca478884512d82e0d809091748be78300caa9b6 19944 libvirt-daemon-driver-storage-sheepdog-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 45b721ba9317670e8263a5ea2b41890aa6df47aa123028f9d10a3efafcff60df 9148 libvirt-daemon-driver-storage-sheepdog_3.10.0-1ubuntu1~ppa12_ppc64el.deb 22b1e6aa3f2345e1315e6d0cfe53315c2eb328445f72a3c951dc8f0105305d85 20744 libvirt-daemon-driver-storage-zfs-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 9cc1618bd5bdd113f47f8894aee6658966afce4ef82b537d2a72e45ee2429a0a 10360 libvirt-daemon-driver-storage-zfs_3.10.0-1ubuntu1~ppa12_ppc64el.deb 0bd8a0b991f55d90d9fed7069f63fc0cec3a3e236bb52bdeb4181e34a72db398 120552 libvirt-daemon-system-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 005ebbf312a64baf8d6ab28ef6bc2b32ff27727c5cd239137afaba5884d15e22 78684 libvirt-daemon-system_3.10.0-1ubuntu1~ppa12_ppc64el.deb fb76625a95aaf34888ebb7fc7a1a1a2f2a6188f25da16f6b02624db93ffa4f84 1901348 libvirt-daemon_3.10.0-1ubuntu1~ppa12_ppc64el.deb 1c47f8c91cc3d1b7bae79529c698dcad018270e53e8bda39c60475a4bdc8e973 142608 libvirt-dev_3.10.0-1ubuntu1~ppa12_ppc64el.deb b379154f7967a4f8253fefbeaabc7e61dde6e9cb36b28e9d56b9ac041b608573 110932 libvirt-sanlock-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 6374a1da882bf4c0c97ada54efae19b132989323b11d88f2e578ebb083ecb562 44304 libvirt-sanlock_3.10.0-1ubuntu1~ppa12_ppc64el.deb 5a95712cfc2745f219df81ec6b3acb897985a8ff39286105f6c6c124e9fbc940 280116 libvirt-wireshark-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb d21f12aa45992618e790bb300d2a59945804e059203ce57b33828244f6fc7fc0 83684 libvirt-wireshark_3.10.0-1ubuntu1~ppa12_ppc64el.deb 7046c46647c74615a5abbb9ac8d921bf3e5c7ebb3c32ffcc2d54be8f1f687603 4924968 libvirt0-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 90e3ec2894fd9387582742502184fe83ad07368b76604ae4f953bd93b53c68c1 1237924 libvirt0_3.10.0-1ubuntu1~ppa12_ppc64el.deb c7f05a22905ca3ea9d6f12686b63466d5fdaafe7138778d2175ad8569e5a8a2a 21864 libvirt_3.10.0-1ubuntu1~ppa12_ppc64el.buildinfo 7cc3ea65985b800cecc27ff6d9140313f5ed59ef980bdaa885e1bc18719e9388 19064762 libvirt_3.10.0-1ubuntu1~ppa12_ppc64el_translations.tar.gz Files: 0dee805c6093ac0bbb4b7a70edb08e5c 373436 debug optional libnss-libvirt-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 21ba4731931f7d4cbe205b82ceedecf4 134624 libs extra libnss-libvirt_3.10.0-1ubuntu1~ppa12_ppc64el.deb d5ebb51d06589a7c466fc712975990bd 5800 oldlibs extra libvirt-bin_3.10.0-1ubuntu1~ppa12_ppc64el.deb da0a98afe35a994ca0ef2df59c085ecd 1705428 debug optional libvirt-clients-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 718a74ef49ae8844a82cc74d4051ec31 596300 admin optional libvirt-clients_3.10.0-1ubuntu1~ppa12_ppc64el.deb f23703061cda663870c7355e0c78c73a 9043740 debug optional libvirt-daemon-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 24330fff9678039d89202786008f6e74 26312 debug optional libvirt-daemon-driver-storage-gluster-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 16589748e0c4ba20488b8b64e6302f83 13252 admin optional libvirt-daemon-driver-storage-gluster_3.10.0-1ubuntu1~ppa12_ppc64el.deb fae1c9e6f2660dfdee01dbb4085be249 49020 debug optional libvirt-daemon-driver-storage-rbd-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 7a51ac9f5d72bcb72f92ded5d7a810ee 15224 admin optional libvirt-daemon-driver-storage-rbd_3.10.0-1ubuntu1~ppa12_ppc64el.deb c7203e25a2b413632d1fd650c17767ba 19944 debug optional libvirt-daemon-driver-storage-sheepdog-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 995f8e4635c80465e0f8875e46e72653 9148 admin optional libvirt-daemon-driver-storage-sheepdog_3.10.0-1ubuntu1~ppa12_ppc64el.deb e61a490fec03e35a98df5fc8c667f1e6 20744 debug optional libvirt-daemon-driver-storage-zfs-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb a9bd8b6854c3e635209c09efacd104aa 10360 admin optional libvirt-daemon-driver-storage-zfs_3.10.0-1ubuntu1~ppa12_ppc64el.deb 63756229e9a48883b6afd90e62ab3982 120552 debug optional libvirt-daemon-system-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb ec62c03cdc80d23e5fb4a6ff931632d2 78684 admin optional libvirt-daemon-system_3.10.0-1ubuntu1~ppa12_ppc64el.deb 4dbd08f0196439e6f5d7f2adeef8071e 1901348 admin optional libvirt-daemon_3.10.0-1ubuntu1~ppa12_ppc64el.deb 1373739575f43e3ddc1120cc0700cc8c 142608 libdevel optional libvirt-dev_3.10.0-1ubuntu1~ppa12_ppc64el.deb 52e5faa34b92ce091a1a9a421921ca77 110932 debug optional libvirt-sanlock-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 941f7d32d738b666e0499037cadbe31b 44304 libs extra libvirt-sanlock_3.10.0-1ubuntu1~ppa12_ppc64el.deb 8fa66b1b2a1fb0bdd41403e2dcd08a61 280116 debug optional libvirt-wireshark-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 6a4f82050a62f5096f8ff2d3ee13b01a 83684 libs extra libvirt-wireshark_3.10.0-1ubuntu1~ppa12_ppc64el.deb 7d2903187a088cb61cd62e65a82f7691 4924968 debug optional libvirt0-dbgsym_3.10.0-1ubuntu1~ppa12_ppc64el.ddeb 3594575adac6682661e84a7c800fa638 1237924 libs optional libvirt0_3.10.0-1ubuntu1~ppa12_ppc64el.deb 2b7c7068f465e9ec8d58536a848604cc 21864 libs optional libvirt_3.10.0-1ubuntu1~ppa12_ppc64el.buildinfo 1aa2ecdedffe01c613f531e6b9a42102 19064762 raw-translations - libvirt_3.10.0-1ubuntu1~ppa12_ppc64el_translations.tar.gz Original-Maintainer: Debian Libvirt Maintainers