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-driver-xen libvirt-daemon-system libvirt-dev libvirt-login-shell libvirt-sanlock libvirt-wireshark libvirt0 Built-For-Profiles: noudeb Architecture: arm64 arm64_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-driver-xen - Virtualization daemon Xen connection 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: baab3cb29ebb5c8a249a88b78c80abd03fc6068a 32112 libnss-libvirt-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 8ea3cdbbe2e6b5b27d9e2d24074625bbe11b1a73 9586 libnss-libvirt_9.6.0-1ubuntu1_arm64.deb b69f2ffa90a6aa5bfe0b08140d7f7199e5de4390 890646 libvirt-clients-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 303bf1c97213ff66dba34fcd1f621aa49fcdfad1 410272 libvirt-clients_9.6.0-1ubuntu1_arm64.deb 479da28beeb1699c9be9e4b0a4148f3312875514 1676100 libvirt-daemon-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 80ee6cf1d731d74f54b4650c30a16366cf21a14c 547708 libvirt-daemon-driver-lxc-dbgsym_9.6.0-1ubuntu1_arm64.ddeb e9d3fe48e1e9176791be3f611ba43335353c9709 113062 libvirt-daemon-driver-lxc_9.6.0-1ubuntu1_arm64.deb 3a492015f172c3e1eeab8b5e79da0e2caed1ba88 2165432 libvirt-daemon-driver-qemu-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 29cdba03c7382b7a7869720a7b318ec0f883fb62 663172 libvirt-daemon-driver-qemu_9.6.0-1ubuntu1_arm64.deb b139cad23060d87543f8175a2fb7ac6bb56b1fbc 44986 libvirt-daemon-driver-storage-gluster-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 836b6d5e7a928761fe8989f11bdb8bacbaba86e5 10110 libvirt-daemon-driver-storage-gluster_9.6.0-1ubuntu1_arm64.deb 17eec2fa8089bc93f86870f4d0f70d17e1a4469b 57816 libvirt-daemon-driver-storage-iscsi-direct-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 89d0caa7c1879b4f76a8a764819741d446ebf601 8854 libvirt-daemon-driver-storage-iscsi-direct_9.6.0-1ubuntu1_arm64.deb dcf47af99c8cef3c99af3bc30a47ca46760ff7cd 65716 libvirt-daemon-driver-storage-rbd-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 8945993e2915c5f7985aa9dd7ccc0818cc6543ed 14258 libvirt-daemon-driver-storage-rbd_9.6.0-1ubuntu1_arm64.deb 9ee55adeceea72784694a253f9c1c13ad1dec5c5 29692 libvirt-daemon-driver-storage-zfs-dbgsym_9.6.0-1ubuntu1_arm64.ddeb dd868f137d8eb56afa8d976e41fb782e8dfa2c2a 7168 libvirt-daemon-driver-storage-zfs_9.6.0-1ubuntu1_arm64.deb 6ce5c36d2a6533c2e594cbcedb3fc24e61933bff 406624 libvirt-daemon-driver-xen-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 65fef3ae7665de40cf02d9341ae7a7a0c24c8db0 101544 libvirt-daemon-driver-xen_9.6.0-1ubuntu1_arm64.deb 69d6d3aac205af234e7344d4faf13f405fb2d5ae 48456 libvirt-daemon-system_9.6.0-1ubuntu1_arm64.deb 95687a6ea61e9b663877347a808892367a83ed27 396690 libvirt-daemon_9.6.0-1ubuntu1_arm64.deb 284b4c6f813cbda2ccfd16655097fc2aeffa45f2 177482 libvirt-dev_9.6.0-1ubuntu1_arm64.deb adbb65c6302be74c1155f1fdf4fd552a0e29ceaf 25396 libvirt-login-shell-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 96fec44a1adedf3a584850384f30112e3b00af52 12460 libvirt-login-shell_9.6.0-1ubuntu1_arm64.deb 998dd43d9338265fb666944b99545820d1f13782 42082 libvirt-sanlock-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 62f0b6cac4f382471b2b9d8aea99fb2ddfeb25aa 16516 libvirt-sanlock_9.6.0-1ubuntu1_arm64.deb 9cb4bcbd70286a4bff967d1d2b1a85b5024b2cef 395370 libvirt-wireshark-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 822c7920065ad7dc892dd95c67abf880a242e5e8 108520 libvirt-wireshark_9.6.0-1ubuntu1_arm64.deb fcc2583314b1b9dfb6690ce798ce3ccab0740fa9 4975016 libvirt0-dbgsym_9.6.0-1ubuntu1_arm64.ddeb e00c5afee057b2ca49916de4442e60ce77866b50 1664422 libvirt0_9.6.0-1ubuntu1_arm64.deb 0abc12ab7e809a44df0bbcfc757c9d9a471c66e9 23855 libvirt_9.6.0-1ubuntu1_arm64.buildinfo ca20c5ed7a97ac93be0c6ab2d5998d25825f0df2 10272887 libvirt_9.6.0-1ubuntu1_arm64_translations.tar.gz Checksums-Sha256: 9c5d338a4334441f4215f4f8d48be3d5f116f846b7ee62d88e40d28559540d0d 32112 libnss-libvirt-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 467b0e8ec7bf5f30b62c71c3af0cd022f5a8466e9fb270d23f7060bc130e1352 9586 libnss-libvirt_9.6.0-1ubuntu1_arm64.deb c7758c9cc75e52127501fe62dd3b312618c267c1ea2b3786c72213e341587750 890646 libvirt-clients-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 6355a321147ca98958d5aeaf6dfa598ae467641a269f24ac15bd588566b917cf 410272 libvirt-clients_9.6.0-1ubuntu1_arm64.deb 500cacdf05f974223d84429011e002883682b677bab815083bf96aa5bd6d566b 1676100 libvirt-daemon-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 7d1bb57e624f2d20e7cf54530ac66f2e49cd43477aebff336c2f699b6c10d92c 547708 libvirt-daemon-driver-lxc-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 3dcd2f721d7538e416fdcc0417d016891f0e52654405ee4725ecab69a4b25e67 113062 libvirt-daemon-driver-lxc_9.6.0-1ubuntu1_arm64.deb 02bb265e6e3d13ca54bbac33292d662d7ae90d2939c7bb13c1debad8b43ca785 2165432 libvirt-daemon-driver-qemu-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 756b8763815526d261b34b006350c50a5a4e2bf72be5fb86015a952cc581a49e 663172 libvirt-daemon-driver-qemu_9.6.0-1ubuntu1_arm64.deb 48eb87ac637e87e9993a0d7fea7d7a9ea87a4baf55cad1c54a70a35b6744678e 44986 libvirt-daemon-driver-storage-gluster-dbgsym_9.6.0-1ubuntu1_arm64.ddeb cd1525ac86bbb6fc1534ef1281208ccac0e48c62fc98faa5b932bf53db76ee82 10110 libvirt-daemon-driver-storage-gluster_9.6.0-1ubuntu1_arm64.deb 24d80347575b00cb13ea4f52db65119add93549e62282c5544a44e1a7bdbefbd 57816 libvirt-daemon-driver-storage-iscsi-direct-dbgsym_9.6.0-1ubuntu1_arm64.ddeb a1a2430c0585722ee6022b662296137eb198198e25c07e3c13ec8ec80a9bf692 8854 libvirt-daemon-driver-storage-iscsi-direct_9.6.0-1ubuntu1_arm64.deb 6ad82cc7a78eb942270e45bc4e996a46ca18e8def9e90fce1a61a41322d41386 65716 libvirt-daemon-driver-storage-rbd-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 10dd8c731f081b688904fe1950675adbfa37d42e745585de80e403cab6820556 14258 libvirt-daemon-driver-storage-rbd_9.6.0-1ubuntu1_arm64.deb a43fd1f562a84317c1804ccff8ade014e949e1179cefd54b9cb9d5875856c0f7 29692 libvirt-daemon-driver-storage-zfs-dbgsym_9.6.0-1ubuntu1_arm64.ddeb badf44557d584e50d9337d028931a7e7f35ca8ad2efb5a2ae9455904e2b9d96b 7168 libvirt-daemon-driver-storage-zfs_9.6.0-1ubuntu1_arm64.deb da063d49b885bdf76193b78cdc5ee69d0595361ea402b4c020e1c7dc96357e5a 406624 libvirt-daemon-driver-xen-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 3a1e08a9e6f17a301998c7abf3927d7a21a74c06406fdce8ad7cdc1ca6cd21ae 101544 libvirt-daemon-driver-xen_9.6.0-1ubuntu1_arm64.deb 89adfe5a8f891601b205edff0f0893f3a023e11fd3951dc230910ffc7c971ff0 48456 libvirt-daemon-system_9.6.0-1ubuntu1_arm64.deb 651a064f8a5009415b22ac190f08d43e28430c86f467bd2749d750b01b01dc0b 396690 libvirt-daemon_9.6.0-1ubuntu1_arm64.deb 991cbb68fe61a8d3e9ea19d81f36bb57ee00323aeaead5c9a6e814e08a46a48d 177482 libvirt-dev_9.6.0-1ubuntu1_arm64.deb b54651fe869582cff84af9fa0db5f6ac2ccad8497e36aed3b2ce78f90ba41cc0 25396 libvirt-login-shell-dbgsym_9.6.0-1ubuntu1_arm64.ddeb c02cb4cfc56e388237c188bb50fdde92d8e26c9811846ebed0738f2b7da5e2a9 12460 libvirt-login-shell_9.6.0-1ubuntu1_arm64.deb 96acfd55eef615b55eeaf4e899de5ba4e441c2dadc7dec99a1ba3851ece59b04 42082 libvirt-sanlock-dbgsym_9.6.0-1ubuntu1_arm64.ddeb d39f0e60ac3815ffd6e69cff73250b5e90e6973ae4d1a4de69842be0409c98c9 16516 libvirt-sanlock_9.6.0-1ubuntu1_arm64.deb a7da83b7a906e497a17eab090cb4125ae823149c7e2eb9d2306a346586f1e82b 395370 libvirt-wireshark-dbgsym_9.6.0-1ubuntu1_arm64.ddeb d9ec2e46ede505bc4e76d7a229a3126226b947f1dd2853d9207378393d3587d9 108520 libvirt-wireshark_9.6.0-1ubuntu1_arm64.deb 5d64168a385d90fb7fb80598f842de24c2c9c097beb331f3f648447cce11fd06 4975016 libvirt0-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 1c6c069dfe7b7fa4628cf8be703ed445796ec75d27c8104adb0bd4c54a9d22b6 1664422 libvirt0_9.6.0-1ubuntu1_arm64.deb bc90d3225ec03c53ff8a6f8bfe181bcd99ca7a105d6fb3a2281e76ff99574ac2 23855 libvirt_9.6.0-1ubuntu1_arm64.buildinfo 1505597414f84d05fc86014ec83dd261443a7bd3ba2dae81f78c6551876e5e7b 10272887 libvirt_9.6.0-1ubuntu1_arm64_translations.tar.gz Files: 6e2d8fff6a2bea3529b37f13de509074 32112 debug optional libnss-libvirt-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 7e3d99d55412a36804ebad9d4b4ca350 9586 admin optional libnss-libvirt_9.6.0-1ubuntu1_arm64.deb e81ba6c5ddca895534d6d4bc737755c3 890646 debug optional libvirt-clients-dbgsym_9.6.0-1ubuntu1_arm64.ddeb e664dce8127781291727c8c4bb72af2a 410272 admin optional libvirt-clients_9.6.0-1ubuntu1_arm64.deb cc013aeb98d2ed7a7e9a0dbb295ce59b 1676100 debug optional libvirt-daemon-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 75f5c4f53331b612f38990362ee6db02 547708 debug optional libvirt-daemon-driver-lxc-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 280fb3362545886ed1431a4511fd3437 113062 admin optional libvirt-daemon-driver-lxc_9.6.0-1ubuntu1_arm64.deb 147e3203ccc9a274b449d4b0dab10416 2165432 debug optional libvirt-daemon-driver-qemu-dbgsym_9.6.0-1ubuntu1_arm64.ddeb bb10658d76c9e0006b0b7919a9c6aa2d 663172 admin optional libvirt-daemon-driver-qemu_9.6.0-1ubuntu1_arm64.deb bad0eeae66434b2365ca39a3482b584e 44986 debug optional libvirt-daemon-driver-storage-gluster-dbgsym_9.6.0-1ubuntu1_arm64.ddeb fa63c0513134d83cf785e1db6e06c03e 10110 admin optional libvirt-daemon-driver-storage-gluster_9.6.0-1ubuntu1_arm64.deb 6c3946c0cfadd242dd6657f582a46f2f 57816 debug optional libvirt-daemon-driver-storage-iscsi-direct-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 465dde3ee4b9bf5735defa3b432f8588 8854 admin optional libvirt-daemon-driver-storage-iscsi-direct_9.6.0-1ubuntu1_arm64.deb 4da8674dab33326e6ffb1cb130e92687 65716 debug optional libvirt-daemon-driver-storage-rbd-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 857eaa1418a8102f8503598b06931505 14258 admin optional libvirt-daemon-driver-storage-rbd_9.6.0-1ubuntu1_arm64.deb e4ad852804d7f88222f63312cbac7dde 29692 debug optional libvirt-daemon-driver-storage-zfs-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 2321e7bfc82fff27a7d9fff0aa084a73 7168 admin optional libvirt-daemon-driver-storage-zfs_9.6.0-1ubuntu1_arm64.deb 0c39a98109054b7242fcc5c6ef116c78 406624 debug optional libvirt-daemon-driver-xen-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 385f6a4bf347d461eaacc311378c8a08 101544 admin optional libvirt-daemon-driver-xen_9.6.0-1ubuntu1_arm64.deb 080e65389900b9e67c6128668b2a7079 48456 admin optional libvirt-daemon-system_9.6.0-1ubuntu1_arm64.deb f1b24b81a7067371db224478d56a91d2 396690 admin optional libvirt-daemon_9.6.0-1ubuntu1_arm64.deb 73cb2bbaecd007230be600f385b47fdb 177482 libdevel optional libvirt-dev_9.6.0-1ubuntu1_arm64.deb 9f8ed6deb1e0e0498edf46aa8471b4a1 25396 debug optional libvirt-login-shell-dbgsym_9.6.0-1ubuntu1_arm64.ddeb ec040a067869e9fd24191146e08a6d79 12460 admin optional libvirt-login-shell_9.6.0-1ubuntu1_arm64.deb e7855b27bb5d98a536c8459b926f93bb 42082 debug optional libvirt-sanlock-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 21882ddf9e2e2d6fdbd2a087def22fd3 16516 admin optional libvirt-sanlock_9.6.0-1ubuntu1_arm64.deb ec2533ff8c548aa2b7e9070d02d43dca 395370 debug optional libvirt-wireshark-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 9a5943e20ad9c09c92dcbe9e98df475c 108520 admin optional libvirt-wireshark_9.6.0-1ubuntu1_arm64.deb acc293bda116d526bf65728cc7b1648f 4975016 debug optional libvirt0-dbgsym_9.6.0-1ubuntu1_arm64.ddeb 9618d8f13ea2ebb1af61a959c0a1fd77 1664422 libs optional libvirt0_9.6.0-1ubuntu1_arm64.deb 9048ee6abb555da6d95bda1df50333a9 23855 libs optional libvirt_9.6.0-1ubuntu1_arm64.buildinfo d50b109dc56755e2c6f06c058502d45e 10272887 raw-translations - libvirt_9.6.0-1ubuntu1_arm64_translations.tar.gz Original-Maintainer: Debian Libvirt Maintainers