Format: 1.8 Date: Mon, 14 Aug 2023 14:16:30 -0700 Source: libvirt Binary: libnss-libvirt libvirt-clients libvirt-daemon libvirt-daemon-driver-lxc libvirt-daemon-driver-qemu libvirt-daemon-driver-storage-gluster libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-zfs libvirt-daemon-system libvirt-dev libvirt-login-shell libvirt-sanlock libvirt-wireshark libvirt0 Built-For-Profiles: noudeb Architecture: ppc64el ppc64el_translations Version: 9.6.0-1ubuntu1 Distribution: mantic-proposed Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Lena Voytek 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-lxc - Virtualization daemon LXC connection driver libvirt-daemon-driver-qemu - Virtualization daemon QEMU connection driver libvirt-daemon-driver-storage-gluster - Virtualization daemon glusterfs storage driver libvirt-daemon-driver-storage-iscsi-direct - Virtualization daemon iSCSI (libiscsi) 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-login-shell - Isolate user sessions using LXC containers 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: 2018082 Changes: libvirt (9.6.0-1ubuntu1) mantic; urgency=medium . * Merge with Debian unstable (LP: #2018082). Remaining changes: - Disable libssh2 support (universe dependency) - d/control: add libzfslinux-dev to build-deps - d/control: drop libvirt-lxc, vbox and xen drivers to suggest - 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. - 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 a long time. + 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. - Update README.Debian with Ubuntu changes - d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx - fix autopkgtests (LP 1899180) + d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making vmlinuz available and accessible (Debian bug 848314) + 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 + d/t/smoke-lxc: use systemd instead of sysV to restart the service + d/t/control, d/t/smoke-lxc: retry service restart and skip test if failing; This was flaky on some release/architectures + d/t/smoke-lxc: retry check_domain being flaky on arm64 - 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 - d/p/ubuntu/set-default-machine-to-ubuntu.patch: to select default machine type correctly with newer qemu/libvirt - d/p/ubuntu/lp-1861125-ubuntu-models: recognize Ubuntu models for (LP 1861125) fixups - d/p/ubuntu/wait-for-qemu-kvm.patch - avoid hangs on startup (LP 1887592) - d/libvirt-daemon-system.libvirt-guests.default: shut guests down in parallel - Apparmor Delta that is Ubuntu specific or yet to be upstreamed split into logical pieces. File names in debian/patches/ubuntu-aa/: + 0020-virt-aa-helper-ubuntu-storage-paths.patch: apparmor, virt-aa-helper: Allow various storage pools and image locations + 0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor, libvirt-qemu: Add 9p support + 0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch: virt-aa-helper: Ask for no deny rule for readonly disk + 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 + lp-1815910-allow-vhost-hotplug.patch: avoid apparmor issues with vhost-net/vhost-vsock/vhost-scsi hotplug (LP 1815910) - libvirt should not use user/group tss for swtpm (LP 1948880) + d/libvirt-daemon-system.postinst: own swtpm logdir by user swtpm + d/p/u/swtpm-by-swtpm-user.patch: change default spawned swtpm processes to user swtpm and adapt expected self test result changes triggered by this + d/libvirt-daemon-system.postinst: create user/group swtpm if not present due to swtpm-tools (LP 1951975) - revert "libvirt-daemon-system: Drop polkit rules in legacy pkla format" because policykit-1 > 121 isn't yet ready to go to main in lunar. (LP #2008830) - d/control: Use libc6-dev instead of libc-dev as a build dependency - d/libvirt-clients.lintian-overrides: Add script-not-executable lintian override * Dropped changes: - d/p/CVE-2023-3750.patch: Remove - fixed upstream - revert "libvirt-daemon-system: Drop polkit rules in legacy pkla format" This has been restored to match Debian because policykit-1 is now at a version greater than 121 in mantic * Modified changes: - libvirt-uri.sh, d/rules: Automatically switch default libvirt URI for users via user profile (xen URI on dom0, qemu:///system otherwise) + Update: Set LIBVIRT_DEFAULT_URI to "qemu:///system" in all cases, do not set to "xen:///" (LP #2027838) Checksums-Sha1: f2011fe70748df0ce7026e43a4fe4cf95c052674 32808 libnss-libvirt-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 817248be7ecb20e219e806f432cde77729748a25 11754 libnss-libvirt_9.6.0-1ubuntu1_ppc64el.deb af59a4e2bae8372368c93a94e5cbe84b835a1ab5 1045890 libvirt-clients-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb a448b4c14d3ecf3d30bbe5e5245c4c68f3a301ed 461208 libvirt-clients_9.6.0-1ubuntu1_ppc64el.deb 8aa41d7d0e2305279a4edbe55a323c90ec3bd653 1523668 libvirt-daemon-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 443381e12c763d45fae941c4b1d989a4d55e84fe 466902 libvirt-daemon-driver-lxc-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 030e52bca00d13b48d670d35e100ec8789ff9fe7 126408 libvirt-daemon-driver-lxc_9.6.0-1ubuntu1_ppc64el.deb 9088c91bf4667a4c13c10abff7ab41948b2741ce 2302452 libvirt-daemon-driver-qemu-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb a7c0a6a463bb0de839fe78fdc88999a0227c4dca 741366 libvirt-daemon-driver-qemu_9.6.0-1ubuntu1_ppc64el.deb c5f4abbf8335c566e207072930564ef2f2a3b3e1 41000 libvirt-daemon-driver-storage-gluster-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb de625a0240ae5fb5b71265694e3d78f21446547c 10720 libvirt-daemon-driver-storage-gluster_9.6.0-1ubuntu1_ppc64el.deb f26a52f56317d94f276afa98067ac96d501755c6 58584 libvirt-daemon-driver-storage-iscsi-direct-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb afccda85e58ec978d49186d5913fd62c90aa462e 9436 libvirt-daemon-driver-storage-iscsi-direct_9.6.0-1ubuntu1_ppc64el.deb f53e2ec924bef4e7ba8fcd82f07b68dde2a0fc12 68726 libvirt-daemon-driver-storage-rbd-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 1e33211d1896bfbbe1def4f1ce6237164c29c280 15488 libvirt-daemon-driver-storage-rbd_9.6.0-1ubuntu1_ppc64el.deb 6524f4d3b9eb90076cda6655bcf3fc95ea7799aa 30870 libvirt-daemon-driver-storage-zfs-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb ab8475944eeea85303f4e11c679797a7b4f539d6 8176 libvirt-daemon-driver-storage-zfs_9.6.0-1ubuntu1_ppc64el.deb 4420d28e67a3b925a8396a8a5f7597059d50217e 47978 libvirt-daemon-system_9.6.0-1ubuntu1_ppc64el.deb 17e924a0dec33f13b49a86e1242cd48fce8eea9c 437112 libvirt-daemon_9.6.0-1ubuntu1_ppc64el.deb 2fd0cf4a40c8d6ca6d557e2d4895bfdb659c8994 177460 libvirt-dev_9.6.0-1ubuntu1_ppc64el.deb 71bd8e8a53bfa56fd6b5173b9906a085f39524a1 26302 libvirt-login-shell-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 260f66637c3dd5fd12335efce1136a3703093145 12824 libvirt-login-shell_9.6.0-1ubuntu1_ppc64el.deb 7729f29eb83a724a4aee0c44df7e223fe674d453 44616 libvirt-sanlock-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 4188731137750b6dcdcbc63125da5ae81b71c0d9 17868 libvirt-sanlock_9.6.0-1ubuntu1_ppc64el.deb c8054aa24b9e34ca06f7204c46d4e16edffd7617 454440 libvirt-wireshark-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 5f1fc68127ae4814a031da456c8fbeb138a14122 119186 libvirt-wireshark_9.6.0-1ubuntu1_ppc64el.deb adb005175ad37cca08615bb4a77a66d13e002469 5527360 libvirt0-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb a9fca3c52a9dddf5a1ba885a17fd60b6a53837c8 1875494 libvirt0_9.6.0-1ubuntu1_ppc64el.deb 11e6b2aed5b381e22750393762e80369536e4971 22761 libvirt_9.6.0-1ubuntu1_ppc64el.buildinfo a2a0e721e8a7b2a5215d627dfeded55eacea02e7 10273846 libvirt_9.6.0-1ubuntu1_ppc64el_translations.tar.gz Checksums-Sha256: 8e46c44631fafed0dded2cb2c6e12f112c42d5cced786f240585bead846f8afc 32808 libnss-libvirt-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb e319be50026c03b5906ab2bbe0ed8365456f4f41307b85fe037d382640e7a5ab 11754 libnss-libvirt_9.6.0-1ubuntu1_ppc64el.deb 41fc5de1ebb24b864536dd8029fa94e2a31708c570eb34e6e74bcfef9fc6695e 1045890 libvirt-clients-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb cb90fcf9e66fe9e85c1868353878c8defa9c737e89bcd532194f4749473f5ad2 461208 libvirt-clients_9.6.0-1ubuntu1_ppc64el.deb 83ec83673016125c745ec68baf393937b6f3b95c72465a5177ab7498a08b9eb7 1523668 libvirt-daemon-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 4e5ad15394bb8efd06a1ca0beb81cb2fef15e1a1aea9b56eaec1599c35361624 466902 libvirt-daemon-driver-lxc-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb f5350fdf458c4fc222b2cef7a1c4704d8ea93f80722bf8088ebe00d79e8ddf01 126408 libvirt-daemon-driver-lxc_9.6.0-1ubuntu1_ppc64el.deb 63759f0ba45ca006f836de19dafc592af8b40ee4885273d1482b406ffa22b740 2302452 libvirt-daemon-driver-qemu-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb c66b7a9b97540e99ced34f5c54e12f9a81d43cf213a35c13c883567c155dc356 741366 libvirt-daemon-driver-qemu_9.6.0-1ubuntu1_ppc64el.deb 333b5e2a2612fad5356c120db94fb4f901b68de551df766b2baab8260f83fc18 41000 libvirt-daemon-driver-storage-gluster-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb f9365ae72557f1f94c8ffeb31dd39490fb3549a6463a1c3787d6c154e79f4ac2 10720 libvirt-daemon-driver-storage-gluster_9.6.0-1ubuntu1_ppc64el.deb b3c9a159cd4db954a1c1e7e8ff8c46f1742a71c2ac6c17bd2a9a5e4b15aea77b 58584 libvirt-daemon-driver-storage-iscsi-direct-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb aba289e6523438d679c2896ac99b86b276f6ff88018664820230cef434470149 9436 libvirt-daemon-driver-storage-iscsi-direct_9.6.0-1ubuntu1_ppc64el.deb b9c811ee09f12bf5c9fadfcbdcbeaf80cc0b4535731b2a510add91ae1f7a6809 68726 libvirt-daemon-driver-storage-rbd-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 6b128701f7724d3a8e26fb80916c4e32657a95dec0a06ac999b55c5f0717eeb7 15488 libvirt-daemon-driver-storage-rbd_9.6.0-1ubuntu1_ppc64el.deb 512445d00341dfbe6b0f7816db181db34c61eb871437006f658819d3de89668e 30870 libvirt-daemon-driver-storage-zfs-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 00712b4111f0f8cbf46c439c7118e63768e3f66fa2aca742baf9a69dd11c34a6 8176 libvirt-daemon-driver-storage-zfs_9.6.0-1ubuntu1_ppc64el.deb 8b43c26dd8d258ce3fe388cd1a9ef85b21b7999c6d50fa008bd689383a79923e 47978 libvirt-daemon-system_9.6.0-1ubuntu1_ppc64el.deb f73b00d5497b9f5679f5f818c33a07287a8016e2cf2ab551975c669137485365 437112 libvirt-daemon_9.6.0-1ubuntu1_ppc64el.deb e83160cd8bfbd9e6d9f268552beb782a7e01a69d60cafc7713fc85ebb3ae96e3 177460 libvirt-dev_9.6.0-1ubuntu1_ppc64el.deb 3e7fc016a9c52fa8e009045c6f5d118c3b8d16bb0c4e568ebf27e94491da4d50 26302 libvirt-login-shell-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb a06a6653d5bd69d19868568861608b8cac489aec5380fad9cdb7844f800ade7d 12824 libvirt-login-shell_9.6.0-1ubuntu1_ppc64el.deb cd2776b84f7ac8a205287172726a5697a9b085b50e0f60139dcc595a20ed6bde 44616 libvirt-sanlock-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 184a4929e3a62ba0b6b07a13949dee5ead8815785389db76a76a9300055249d3 17868 libvirt-sanlock_9.6.0-1ubuntu1_ppc64el.deb 86e6a27159c7c80cd2c1b8d0cae994de6bd77a425eb467b5f0062a6737a4a870 454440 libvirt-wireshark-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb e8bc07d49adffebf38af40bd6766445113b55f6f6d591b212b050f02eac8bfac 119186 libvirt-wireshark_9.6.0-1ubuntu1_ppc64el.deb 03853e6158f64e5ddf5f11a264372bd8b8936283f9b3847c71e48616873e00a7 5527360 libvirt0-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb e4115cd27a75218c7186c2ba977317ef6c40f4f68c0aa8d8e1ca6d0222ed700a 1875494 libvirt0_9.6.0-1ubuntu1_ppc64el.deb 34a71d9648d353e41c56936e08cd71742c539a59013a69d68562f017168b3ad7 22761 libvirt_9.6.0-1ubuntu1_ppc64el.buildinfo ef054454e0d8a5ea0077c92b7eb3f292f501e0929a252634ce7b4329fcba60f4 10273846 libvirt_9.6.0-1ubuntu1_ppc64el_translations.tar.gz Files: 86a64b367acacceb0df6b29ce544d370 32808 debug optional libnss-libvirt-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 1ee1c0ed6f80a73575ac4898c1b56431 11754 admin optional libnss-libvirt_9.6.0-1ubuntu1_ppc64el.deb 87800ad04af625b879fc412c38bf0e6d 1045890 debug optional libvirt-clients-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 6b3a70a094238061588c98692364771e 461208 admin optional libvirt-clients_9.6.0-1ubuntu1_ppc64el.deb 010efc29571ba378aff677e1134c92b9 1523668 debug optional libvirt-daemon-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 015c9ef1fc02507ede14c71d4a6cd70e 466902 debug optional libvirt-daemon-driver-lxc-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb d938a6bd0a3f66bbd6942c26e1eafb68 126408 admin optional libvirt-daemon-driver-lxc_9.6.0-1ubuntu1_ppc64el.deb 576f9c3e0e4359901c6d55403892658d 2302452 debug optional libvirt-daemon-driver-qemu-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb a8039f3b2f515e193d5370db814a202b 741366 admin optional libvirt-daemon-driver-qemu_9.6.0-1ubuntu1_ppc64el.deb d5bc780097ca8f75e9746d3bba4e1a30 41000 debug optional libvirt-daemon-driver-storage-gluster-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 4a0ec67c7713eb0011e62b7a3f36de18 10720 admin optional libvirt-daemon-driver-storage-gluster_9.6.0-1ubuntu1_ppc64el.deb b9c5e7cdeff170dfa89de072e1df3bd4 58584 debug optional libvirt-daemon-driver-storage-iscsi-direct-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb fc240651dbdb2dee93d4a2fa396611ff 9436 admin optional libvirt-daemon-driver-storage-iscsi-direct_9.6.0-1ubuntu1_ppc64el.deb aafcbae22e57b4d19450cd041a5ce962 68726 debug optional libvirt-daemon-driver-storage-rbd-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 34aa57f9276b5b9a815a7d56802e1187 15488 admin optional libvirt-daemon-driver-storage-rbd_9.6.0-1ubuntu1_ppc64el.deb 5b1486e2427f6147422e8e845170f8f0 30870 debug optional libvirt-daemon-driver-storage-zfs-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 56bf68acf61f59da3c2c64af92f529f8 8176 admin optional libvirt-daemon-driver-storage-zfs_9.6.0-1ubuntu1_ppc64el.deb 5eef525f91c7592439e39d5171584cba 47978 admin optional libvirt-daemon-system_9.6.0-1ubuntu1_ppc64el.deb a0a56c96da8b148358703eb0dd690b74 437112 admin optional libvirt-daemon_9.6.0-1ubuntu1_ppc64el.deb bf518feb74d4c534870be9ee1e87768d 177460 libdevel optional libvirt-dev_9.6.0-1ubuntu1_ppc64el.deb a9340bc7eb7be3a2b0c4fc576c1d33a1 26302 debug optional libvirt-login-shell-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 95ac8642f3a6af9ab8d501722c5ae258 12824 admin optional libvirt-login-shell_9.6.0-1ubuntu1_ppc64el.deb 7569404ecd20a7aba1772e5c394fd341 44616 debug optional libvirt-sanlock-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 110ee9aa0736706671830159e48e3ab0 17868 admin optional libvirt-sanlock_9.6.0-1ubuntu1_ppc64el.deb f63307e3ca11b2d8409c4ace9d317f9f 454440 debug optional libvirt-wireshark-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb c332bd95cdf8801c9b57f7f780c26de2 119186 admin optional libvirt-wireshark_9.6.0-1ubuntu1_ppc64el.deb 3e00e9d53d1e33ed68ccb59132fb526d 5527360 debug optional libvirt0-dbgsym_9.6.0-1ubuntu1_ppc64el.ddeb 62e4650c514fc6eb6f664fb9305f0a6d 1875494 libs optional libvirt0_9.6.0-1ubuntu1_ppc64el.deb 43f971541fd4795451268f4004446c5c 22761 libs optional libvirt_9.6.0-1ubuntu1_ppc64el.buildinfo ab53a10673e07218ea52e95dcde7f018 10273846 raw-translations - libvirt_9.6.0-1ubuntu1_ppc64el_translations.tar.gz Original-Maintainer: Debian Libvirt Maintainers