libvirt 9.5.0-2ubuntu2 source package in Ubuntu
Changelog
libvirt (9.5.0-2ubuntu2) mantic; urgency=medium * Merge from Debian Unstable. Remaining changes: - libvirt-uri.sh, d/rules: Automatically switch default libvirt URI for users via user profile (xen URI on dom0, qemu:///system otherwise) - 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-net.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) - SECURITY UPDATE: denial of service via improper locking + debian/patches/CVE-2023-3750.patch: fix returning of locked objects from virStoragePoolObjListSearch in src/conf/virstorageobj.c. + CVE-2023-3750 * Dropped changes [upstream now]: - SECURITY UPDATE: DoS via memleak in SR-IOV PCI device capabilities + debian/patches/CVE-2023-2700.patch: resolve leak in virPCIVirtualFunctionList cleanup in src/util/virpci.c. + CVE-2023-2700 libvirt (9.5.0-2) unstable; urgency=medium [ Pino Toscano ] * [2adb625] Enable the glusterfs storage driver only on 64bit architectures libvirt (9.5.0-1) unstable; urgency=medium * [cd75481] New upstream version 9.5.0 libvirt (9.4.0-1) experimental; urgency=medium * [98c5c4c] New upstream version 9.4.0 * [d0f1ab7] patches: Drop debian/Debianize-systemd-service-files.patch - Changes to the upstream build system make these Debian-specific modifications no longer necessary libvirt (9.3.0-2) experimental; urgency=medium * [4e3ec2a] links: Link /usr/share/doc/* to /usr/share/doc/libvirt0 - The documentation directory for all binary packages (except for libvirt-doc) is now a symlink to that of libvirt0, which means that we no longer install 20+ copies of the same files libvirt (9.3.0-1) experimental; urgency=medium * [45efa38] New upstream version 9.3.0 - Closes: #1024504 libvirt (9.2.0-2) experimental; urgency=medium [ Andrea Bolognani ] * [4d3b6ff] debconf: Add Spanish translation - Thanks to Jonathan Bustillos (Closes: #986773) * [5dbd337] debconf: Add Italian translation - Thanks to Ceppo (Closes: #1019161) * [23c7d71] debconf: Add Romanian translation - Thanks to Remus-Gabriel Chelu (Closes: #1032335) * [faef0ca] patches: Drop forward/Skip-vircgrouptest.patch - Should no longer be needed [ Pino Toscano ] * [351123e] Limit architectures with RBD support - No longer attempt to build the RBD storage driver on Linux architectures where Ceph itself is not built (e.g. ppc64) * [689bbe6] control: switch libc6-dev B-D to libc-dev - Should make libvirt buildable on architectures that don't have libc6-dev (e.g. ia64) libvirt (9.2.0-1) experimental; urgency=medium * [62fdd34] New upstream version 9.2.0 libvirt (9.1.0-1) experimental; urgency=medium * [92a1704] New upstream version 9.1.0 * [7c31663] patches: Re-enable passt support * [85c31f2] patches: Drop backports * [1268425] rules: Add missing dependencies for libvirt-clients-qemu -- Simon Quigley <email address hidden> Wed, 26 Jul 2023 12:52:15 -0500
Upload details
- Uploaded by:
- Simon Quigley
- Uploaded to:
- Mantic
- 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_9.5.0.orig.tar.xz | 8.8 MiB | df5ea2272c4d1ce1889892d88292506616c1e10ebe8ecdeac7928f2ebdc3044a |
libvirt_9.5.0.orig.tar.xz.asc | 833 bytes | be81019a6c477210fdd17ffe1275645872463d386d0a8815135f53e711587239 |
libvirt_9.5.0-2ubuntu2.debian.tar.xz | 146.2 KiB | ac651dcf1ade4ec5063521854453fa3e86b7a071f2dee6b17af89acca4306885 |
libvirt_9.5.0-2ubuntu2.dsc | 5.9 KiB | 7082fe2ef57b31f191727d5653d1e7e92763b83f26900d1d6be8586dbeccfc2d |
Available diffs
- diff from 9.0.0-2ubuntu3 to 9.5.0-2ubuntu2 (13.5 MiB)
- diff from 9.5.0-2ubuntu1 to 9.5.0-2ubuntu2 (1.6 KiB)
Binary packages built by this source
- libnss-libvirt: nss plugins providing IP address resolution for virtual machines
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains two nss plugins for IP address resolution of libvirt
managed virtual machines: the 'libvirt_guest' plugin uses libvirt's domain
names while the 'libvirt' plugin looks at the guest's hostname.
- libnss-libvirt-dbgsym: debug symbols for libnss-libvirt
- libvirt-clients: Programs for the libvirt library
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the libvirt shell virsh and other client binaries.
- libvirt-clients-dbgsym: debug symbols for libvirt-clients
- libvirt-clients-qemu: Programs for the libvirt library (QEMU specific)
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the QEMU-specific client binaries.
- libvirt-daemon: Virtualization daemon
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the daemon libvirtd to manage the hypervisors.
- libvirt-daemon-config-network: Libvirt daemon configuration files (default network)
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the configuration for the 'default' libvirt network.
- libvirt-daemon-config-nwfilter: Libvirt daemon configuration files (default network filters)
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the configuration for the default set of nwfilters.
- libvirt-daemon-dbgsym: debug symbols for libvirt-daemon
- libvirt-daemon-driver-lxc: Virtualization daemon LXC connection driver
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the libvirtd connection driver for LXC.
- libvirt-daemon-driver-lxc-dbgsym: debug symbols for libvirt-daemon-driver-lxc
- libvirt-daemon-driver-qemu: Virtualization daemon QEMU connection driver
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the libvirtd connection driver for QEMU.
- libvirt-daemon-driver-qemu-dbgsym: debug symbols for libvirt-daemon-driver-qemu
- libvirt-daemon-driver-storage-gluster: Virtualization daemon glusterfs storage driver
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the libvirtd storage driver for GlusterFS.
- libvirt-daemon-driver-storage-gluster-dbgsym: debug symbols for libvirt-daemon-driver-storage-gluster
- libvirt-daemon-driver-storage-iscsi-direct: Virtualization daemon iSCSI (libiscsi) storage driver
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains a libvirtd storage driver for iSCSI volumes implemented
using libiscsi.
- libvirt-daemon-driver-storage-iscsi-direct-dbgsym: debug symbols for libvirt-daemon-driver-storage-iscsi-direct
- libvirt-daemon-driver-storage-rbd: Virtualization daemon RBD storage driver
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the libvirtd storage driver for RBD/Rados/Ceph.
- libvirt-daemon-driver-storage-rbd-dbgsym: debug symbols for libvirt-daemon-driver-storage-rbd
- libvirt-daemon-driver-storage-zfs: Virtualization daemon ZFS storage driver
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the libvirtd storage driver for ZFS.
- libvirt-daemon-driver-storage-zfs-dbgsym: debug symbols for libvirt-daemon-driver-storage-zfs
- libvirt-daemon-driver-vbox: Virtualization daemon VirtualBox connection driver
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the libvirtd connection driver for VirtualBox.
- libvirt-daemon-driver-vbox-dbgsym: debug symbols for libvirt-daemon-driver-vbox
- libvirt-daemon-driver-xen: Virtualization daemon Xen connection driver
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the libvirtd connection driver for Xen.
- libvirt-daemon-driver-xen-dbgsym: debug symbols for libvirt-daemon-driver-xen
- libvirt-daemon-system: Libvirt daemon configuration files
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the configuration files to run the libvirt daemon as a
system service.
- libvirt-daemon-system-systemd: Libvirt daemon configuration files (systemd)
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the dependencies to make libvirt work with systemd.
(this is the default). This package is useless without the
libvirt-daemon- system package installed.
- libvirt-daemon-system-sysv: Libvirt daemon configuration files (sysv)
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains dependencies and init scripts to make libvirt work with
sysv based init systems. Using libvirt-daemon- systemd is preferred since the
init scripts are incomplete.
.
This package is useless without the libvirt-daemon- system package installed.
- libvirt-dev: development files for the libvirt library
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the header files and static libraries which are
needed for developing the applications with libvirt.
- libvirt-doc: documentation for the libvirt library
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the documentation.
- libvirt-l10n: localization for the libvirt library
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the localization files.
- libvirt-login-shell: Isolate user sessions using LXC containers
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the virt-login-shell tool, which can be set as a user's
login shell to isolate their sessions using LXC containers.
- libvirt-login-shell-dbgsym: debug symbols for libvirt-login-shell
- libvirt-sanlock: Sanlock plugin for virtlockd
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the sanlock plugin for libvirt's locking daemon.
- libvirt-sanlock-dbgsym: debug symbols for libvirt-sanlock
- libvirt-wireshark: Wireshark dissector for the libvirt protocol
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
.
This package contains the wireshark dissector.
- libvirt-wireshark-dbgsym: debug symbols for libvirt-wireshark
- libvirt0: library for interfacing with different virtualization systems
Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The library aims at providing
a long term stable C API for different virtualization mechanisms. It currently
supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
- libvirt0-dbgsym: debug symbols for libvirt0