libvirt 6.9.0-1ubuntu1 source package in Ubuntu
Changelog
libvirt (6.9.0-1ubuntu1) hirsute; urgency=medium * Merge with Debian 6.8.0-1 from unstable Remaining changes: - libvirt-uri.sh: Automatically switch default libvirt URI for users via user profile (xen URI on dom0, qemu:///system otherwise) [contains lintian fixups of 6.6.0-1ubuntu1] - Disable libssh2 support (universe dependency) - Disable firewalld support (universe dependency) - d/control: add libzfslinux-dev to build-deps - d/control: drop libvirt-lxc, vbox and xen drivers to suggest - d/control: breaks replaces for augeas lenses move in 6.0.0-1 (follows Debian, droppable >22.04) - d/control: drop mdevctl to a suggest until (LP 1889248) is ready - debian/rules: disable the netcf backend. (LP: 1764314) - 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. - ubuntu/parallel-shutdown.patch: set parallel shutdown by default. - Update README.Debian with Ubuntu changes - d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx - fix autopkgtests + 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 - dnsmasq related enhancements [now contains dnsmasq-as-priv-user of 6.6.0-1ubuntu1] + 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) - 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 (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 + 0050-local-include-for-libvirt-qemu.patch, d/libvirt-daemon-system.postinst: provide a local apparmor include for abstraction/libvirt-qemu (LP: 1786019) + lp-1815910-allow-vhost-net.patch: avoid apparmor issues with vhost-net/vhost-vsock/vhost-scsi hotplug (LP: 1815910) * Dropped Changes [in Debian now] - d/p/u/lp-1892826-Revert-m4-virt-xdr-rewrite-XDR-check.patch: avoid clashes between libtripc and glibc that break libvirt-lxc (LP 1892826) * Dropped Changes [in upstream now] - d/p/ubuntu/lp-1901242-util-Fix-logic-in-virFileSetCOW.patch: fix dir pool handling on non BTRFS affecting virt-manager, api and commandline pool handling (LP 1901242) - d/p/ubuntu-aa/lp-1892736-apparmor-allow-libvirtd-to-call-virtiofsd.patch: allow libvirt to control virtiofsd (LP 1892736) - d/p/ubuntu-aa/apparmor-allow-unmounting-.dev-entries.patch: avoid triggering denials in devmapper error path - d/p/ubuntu-aa/apparmor-profiles-are-meant-to-allow-adding-permanen.patch: (again) allow permanent per guest overrides (LP 1745114) - d/p/ubuntu-aa/lp-1847361-load-versioned-module.patch: allow loading versioned modules after qemu package upgrades (LP 1847361) - d/p/ubuntu-aa/0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi. patch: apparmor, libvirt-qemu: Allow read access to overcommit_memory - d/p/ubuntu-aa/0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO. patch: apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv - d/p/ubuntu/lp-1887490-*: add named types and definitions for EPYC-Rome chips (LP 1887490) - 0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper: add l to 9p file options. * Added Changes - d/p/ubuntu/daemon-augeas-fix-expected.patch: update for 6.9 - d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: update for 6.9 - remove Debian debian/Revert-m4-virt-xdr-rewrite-XDR-check.patch as with recent ubuntu glibx 2.32 it is breaking the build - d/control: add libtirpc for rpc.h with glibc >=2.32 - d/p/ubuntu-aa/apparmor-allow-kvm-spice-compat-wrapper.patch: fix migrating pre-Focal guests by allowing kvm-spice libvirt (6.9.0-1) unstable; urgency=medium * Team upload * [9328bc8] New upstream version 6.9.0 * [88c8a9e] patches: Drop backport/rpc-Fix-virt-ssh-helper-detection.patch libvirt (6.8.0-1) unstable; urgency=medium * Team upload * [a09e8f2] New upstream version 6.8.0 * [11671ad] patches: Drop backport/[...]gluster-module-dep.patch * [d4522ee] patches: Add backport/rpc-Fix-virt-ssh-helper-detection.patch * [1012105] libvirt-daemon: Install virt-ssh-helper * [1070367] control: Drop Build-Depends on netcat-openbsd * [509eb72] control: Drop Build-Depends on libdbus-1-dev libvirt (6.7.0-3) experimental; urgency=medium * Team upload * [2a7b4f4] rules: Decrease timeout for tests to 5m * [6337ea2] rules: Make dh_missing errors non-fatal for -indep builds libvirt (6.7.0-2) experimental; urgency=medium * [7b7ff73] patches: Add backport/[...]gluster-module-dep.patch * [a9cc391] debhelper: Use compat level 13 * [b327f9a] rules: Increase timeout for tests to 15m libvirt (6.7.0-1) experimental; urgency=medium * Team upload * [0d7a347] New upstream version 6.7.0 * [c6306e9] patches: Drop obsolete patches The following patches are no longer necessary: - backport/apparmor-allow-default-pki-path.patch - backport/apparmor-allow-libvirtd-to-call-pygrub.patch - backport/apparmor-allow-libvirtd-to-call-virtiofsd.patch - backport/tools-fix-libvirt-guests.sh-text-assignments.patch - backport/virdevmapper-Don-t-cache-device-mapper-major.patch - backport/virdevmapper-Handle-kernel-without-device-mapper-support.patch - backport/virdevmapper-Ignore-all-errors-when-opening-dev-mapper-co.patch - debian/Prefer-sbin-over-usr-sbin.patch * [72f7997] patches: Rewrite build system patches The following patches have been rewritten: - debian/Revert-m4-virt-xdr-rewrite-XDR-check.patch - debian/Set-defaults-for-zfs-tools.patch * [37e7b80] patches: Add debian/Use-sensible-editor-by-default.patch Replaces use of the removed --with-default-editor configure option * [c326ac4] control: Add Build-Depends on meson libvirt (6.6.0-2) unstable; urgency=medium * Team upload [ Christian Ehrhardt ] * fix libvirt-lxc that was broken by libtirpc linking issues (LP: #1892826) - [92acaf6] add d/p/debian/Revert-m4-virt-xdr-rewrite-XDR-check.patch - [90093c0] Revert "control: Add Build-Depends on libtirpc-dev" * [c12faf1] replace patches for pki and pygrub with clean upstream backports * [6377d90] apparmor: allow libvirtd to call virtiofsd (LP: #1892736) -- Christian Ehrhardt <email address hidden> Mon, 02 Nov 2020 12:02:26 +0100
Upload details
- Uploaded by:
- Christian Ehrhardt
- Uploaded to:
- Hirsute
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libvirt_6.9.0.orig.tar.xz | 8.0 MiB | 0d8427ee1d0f448fb339f847838f63b1e7ca0c4acbd14f1faacb129c795cc0c1 |
libvirt_6.9.0-1ubuntu1.debian.tar.xz | 132.8 KiB | 95d0635e3d1405742b8e5cce4f111a76a5248019baf6e337a08c683acc9a8cae |
libvirt_6.9.0-1ubuntu1.dsc | 4.8 KiB | 72dcffc36f54d20444005dd62d306425746d94d397b25134c98fe165aa089ef2 |
Available diffs
Binary packages built by this source
- libnss-libvirt: No summary available for libnss-libvirt in ubuntu hirsute.
No description available for libnss-libvirt in ubuntu hirsute.
- libnss-libvirt-dbgsym: No summary available for libnss-libvirt-dbgsym in ubuntu hirsute.
No description available for libnss-
libvirt- dbgsym in ubuntu hirsute.
- libvirt-clients: No summary available for libvirt-clients in ubuntu hirsute.
No description available for libvirt-clients in ubuntu hirsute.
- libvirt-clients-dbgsym: No summary available for libvirt-clients-dbgsym in ubuntu hirsute.
No description available for libvirt-
clients- dbgsym in ubuntu hirsute.
- libvirt-daemon: No summary available for libvirt-daemon in ubuntu hirsute.
No description available for libvirt-daemon in ubuntu hirsute.
- libvirt-daemon-dbgsym: No summary available for libvirt-daemon-dbgsym in ubuntu hirsute.
No description available for libvirt-
daemon- dbgsym in ubuntu hirsute.
- libvirt-daemon-driver-lxc: No summary available for libvirt-daemon-driver-lxc in ubuntu hirsute.
No description available for libvirt-
daemon- driver- lxc in ubuntu hirsute.
- libvirt-daemon-driver-lxc-dbgsym: No summary available for libvirt-daemon-driver-lxc-dbgsym in ubuntu hirsute.
No description available for libvirt-
daemon- driver- lxc-dbgsym in ubuntu hirsute.
- libvirt-daemon-driver-qemu: No summary available for libvirt-daemon-driver-qemu in ubuntu hirsute.
No description available for libvirt-
daemon- driver- qemu in ubuntu hirsute.
- libvirt-daemon-driver-qemu-dbgsym: No summary available for libvirt-daemon-driver-qemu-dbgsym in ubuntu hirsute.
No description available for libvirt-
daemon- driver- qemu-dbgsym in ubuntu hirsute.
- libvirt-daemon-driver-storage-gluster: No summary available for libvirt-daemon-driver-storage-gluster in ubuntu hirsute.
No description available for libvirt-
daemon- driver- storage- gluster in ubuntu hirsute.
- libvirt-daemon-driver-storage-gluster-dbgsym: No summary available for libvirt-daemon-driver-storage-gluster-dbgsym in ubuntu hirsute.
No description available for libvirt-
daemon- driver- storage- gluster- dbgsym in ubuntu hirsute.
- libvirt-daemon-driver-storage-rbd: No summary available for libvirt-daemon-driver-storage-rbd in ubuntu hirsute.
No description available for libvirt-
daemon- driver- storage- rbd in ubuntu hirsute.
- libvirt-daemon-driver-storage-rbd-dbgsym: No summary available for libvirt-daemon-driver-storage-rbd-dbgsym in ubuntu hirsute.
No description available for libvirt-
daemon- driver- storage- rbd-dbgsym in ubuntu hirsute.
- libvirt-daemon-driver-storage-zfs: No summary available for libvirt-daemon-driver-storage-zfs in ubuntu hirsute.
No description available for libvirt-
daemon- driver- storage- zfs in ubuntu hirsute.
- libvirt-daemon-driver-storage-zfs-dbgsym: No summary available for libvirt-daemon-driver-storage-zfs-dbgsym in ubuntu hirsute.
No description available for libvirt-
daemon- driver- storage- zfs-dbgsym in ubuntu hirsute.
- libvirt-daemon-driver-vbox: No summary available for libvirt-daemon-driver-vbox in ubuntu hirsute.
No description available for libvirt-
daemon- driver- vbox in ubuntu hirsute.
- libvirt-daemon-driver-vbox-dbgsym: No summary available for libvirt-daemon-driver-vbox-dbgsym in ubuntu hirsute.
No description available for libvirt-
daemon- driver- vbox-dbgsym in ubuntu hirsute.
- libvirt-daemon-driver-xen: No summary available for libvirt-daemon-driver-xen in ubuntu hirsute.
No description available for libvirt-
daemon- driver- xen in ubuntu hirsute.
- libvirt-daemon-driver-xen-dbgsym: No summary available for libvirt-daemon-driver-xen-dbgsym in ubuntu hirsute.
No description available for libvirt-
daemon- driver- xen-dbgsym in ubuntu hirsute.
- libvirt-daemon-system: No summary available for libvirt-daemon-system in ubuntu hirsute.
No description available for libvirt-
daemon- system in ubuntu hirsute.
- libvirt-daemon-system-dbgsym: No summary available for libvirt-daemon-system-dbgsym in ubuntu hirsute.
No description available for libvirt-
daemon- system- dbgsym in ubuntu hirsute.
- libvirt-daemon-system-systemd: No summary available for libvirt-daemon-system-systemd in ubuntu hirsute.
No description available for libvirt-
daemon- system- systemd in ubuntu hirsute.
- libvirt-daemon-system-sysv: No summary available for libvirt-daemon-system-sysv in ubuntu hirsute.
No description available for libvirt-
daemon- system- sysv in ubuntu hirsute.
- libvirt-dev: No summary available for libvirt-dev in ubuntu hirsute.
No description available for libvirt-dev in ubuntu hirsute.
- libvirt-doc: No summary available for libvirt-doc in ubuntu hirsute.
No description available for libvirt-doc in ubuntu hirsute.
- libvirt-sanlock: No summary available for libvirt-sanlock in ubuntu hirsute.
No description available for libvirt-sanlock in ubuntu hirsute.
- libvirt-sanlock-dbgsym: No summary available for libvirt-sanlock-dbgsym in ubuntu hirsute.
No description available for libvirt-
sanlock- dbgsym in ubuntu hirsute.
- libvirt-wireshark: No summary available for libvirt-wireshark in ubuntu hirsute.
No description available for libvirt-wireshark in ubuntu hirsute.
- libvirt-wireshark-dbgsym: No summary available for libvirt-wireshark-dbgsym in ubuntu hirsute.
No description available for libvirt-
wireshark- dbgsym in ubuntu hirsute.
- libvirt0: No summary available for libvirt0 in ubuntu hirsute.
No description available for libvirt0 in ubuntu hirsute.
- libvirt0-dbgsym: No summary available for libvirt0-dbgsym in ubuntu hirsute.
No description available for libvirt0-dbgsym in ubuntu hirsute.