libvirt 12.0.0-ok1 source package in openKylin

Changelog

libvirt (12.0.0-ok1) resolute; urgency=medium

  * rebuild source for openKylin

 -- root <root@thinkpadx13gen2i>  Thu, 09 Apr 2026 10:49:18 +0800

Upload details

Uploaded by:
root
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
libvirt_12.0.0.orig.tar.xz 9.8 MiB bf4e680019c04c45b557dd4a7ef59e952887f74e3c47044fe035a961fb624726
libvirt_12.0.0.orig.tar.xz.asc 833 bytes 55957ea518a28eaa66a81be2a1aa23b9ceef9efd87f85d57a4e6a9ae89a95f69
libvirt_12.0.0-ok1.debian.tar.xz 113.6 KiB 25a0242912e32d5ac4c45314be51a9aa2c0b0625bf256b779b15c6b5491283dc
libvirt_12.0.0-ok1.dsc 7.5 KiB 3fefa1a229547a3d97b967ba1797be66f6e01f4913d54dd7ac12168b9e54db8c

Available diffs

View changes file

Binary packages built by this source

libnss-libvirt: virtualization library - NSS plugins

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains two NSS plugins: the 'libvirt_guests' plugin resolves
 the name of the domain to its IP address, while the 'libvirt' plugin looks
 at the hostname configured inside the guest OS instead. Both can be enabled
 at the same time.

libnss-libvirt-dbgsym: debug symbols for libnss-libvirt
libvirt-clients: virtualization library - clients

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains virsh, a command line tool that can be used to
 control the libvirt daemon, as well as a few additional utilities.
 .
 Note that libvirt is fully network aware, meaning that it's possible to use
 the clients installed on the local machine to control a remote hypervisor
 host.

libvirt-clients-dbgsym: debug symbols for libvirt-clients
libvirt-clients-qemu: virtualization library - clients (QEMU specific)

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains a number of clients that are specifically for use with
 the QEMU connection driver, e.g. a proxy for the QMP protocol.

libvirt-common: virtualization library - common files

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains data files needed by the library.

libvirt-daemon: virtualization daemon

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the libvirtd daemon, which needs to run on the
 hypervisor host.
 .
 Note that the daemon doesn't do anything useful on its own: connection
 drivers (e.g. libvirt-daemon-driver-qemu) have to be installed to give it
 the ability to create domains using various virtualization technologies,
 while secondary drivers (e.g. libvirt-daemon-driver-network) make it
 capable of managing other related resources.

libvirt-daemon-common: virtualization daemon - common files

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains data files needed by the various libvirt daemons.

libvirt-daemon-common-dbgsym: debug symbols for libvirt-daemon-common
libvirt-daemon-config-network: virtualization daemon - configuration files (default network)

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the configuration for the 'default' libvirt network.

libvirt-daemon-config-nwfilter: virtualization daemon - configuration files (default network filters)

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the configuration for the default set of nwfilters.

libvirt-daemon-dbgsym: debug symbols for libvirt-daemon
libvirt-daemon-driver-interface: virtualization daemon - interface driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the interface driver.

libvirt-daemon-driver-interface-dbgsym: debug symbols for libvirt-daemon-driver-interface
libvirt-daemon-driver-lxc: virtualization daemon - LXC connection driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the LXC connection driver.

libvirt-daemon-driver-lxc-dbgsym: debug symbols for libvirt-daemon-driver-lxc
libvirt-daemon-driver-network: virtualization daemon - network driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the network driver.

libvirt-daemon-driver-network-dbgsym: debug symbols for libvirt-daemon-driver-network
libvirt-daemon-driver-nodedev: virtualization daemon - node device (nodedev) driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the node device (nodedev) driver.

libvirt-daemon-driver-nodedev-dbgsym: debug symbols for libvirt-daemon-driver-nodedev
libvirt-daemon-driver-nwfilter: virtualization daemon - network filter (nwfilter) driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the network filter (nwfilter) driver.

libvirt-daemon-driver-nwfilter-dbgsym: debug symbols for libvirt-daemon-driver-nwfilter
libvirt-daemon-driver-qemu: virtualization daemon - QEMU connection driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the QEMU connection driver.

libvirt-daemon-driver-qemu-dbgsym: debug symbols for libvirt-daemon-driver-qemu
libvirt-daemon-driver-secret: virtualization daemon - secret driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the secret driver.

libvirt-daemon-driver-secret-dbgsym: debug symbols for libvirt-daemon-driver-secret
libvirt-daemon-driver-storage: virtualization daemon - storage driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the storage driver, which includes the base
 functionality needed to access disk images stored on a local filesystem.

libvirt-daemon-driver-storage-dbgsym: debug symbols for libvirt-daemon-driver-storage
libvirt-daemon-driver-storage-disk: virtualization daemon - disk storage driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the storage driver that handles volumes as partitions
 of a physical disk.

libvirt-daemon-driver-storage-disk-dbgsym: debug symbols for libvirt-daemon-driver-storage-disk
libvirt-daemon-driver-storage-gluster: virtualization daemon - GlusterFS storage driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the storage driver for GlusterFS.

libvirt-daemon-driver-storage-gluster-dbgsym: debug symbols for libvirt-daemon-driver-storage-gluster
libvirt-daemon-driver-storage-iscsi: virtualization daemon - iSCSI storage driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the storage driver for iSCSI volumes.

libvirt-daemon-driver-storage-iscsi-dbgsym: debug symbols for libvirt-daemon-driver-storage-iscsi
libvirt-daemon-driver-storage-iscsi-direct: virtualization daemon - iSCSI (libiscsi) storage driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the 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-logical: virtualization daemon - Logical Volume Manager (LVM) storage driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the storage driver for volumes managed by Logical
 Volume Manager (LVM).

libvirt-daemon-driver-storage-logical-dbgsym: debug symbols for libvirt-daemon-driver-storage-logical
libvirt-daemon-driver-storage-mpath: virtualization daemon - multipath (mpath) storage driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the storage driver for multipath (mpath) volumes.

libvirt-daemon-driver-storage-mpath-dbgsym: debug symbols for libvirt-daemon-driver-storage-mpath
libvirt-daemon-driver-storage-rbd: virtualization daemon - RBD/RADOS/Ceph storage driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the storage driver for RBD/RADOS/Ceph.

libvirt-daemon-driver-storage-rbd-dbgsym: debug symbols for libvirt-daemon-driver-storage-rbd
libvirt-daemon-driver-storage-scsi: virtualization daemon - SCSI storage driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the storage driver for local SCSI devices.

libvirt-daemon-driver-storage-scsi-dbgsym: debug symbols for libvirt-daemon-driver-storage-scsi
libvirt-daemon-driver-storage-zfs: virtualization daemon - ZFS storage driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the 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 exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the VirtualBox connection driver.

libvirt-daemon-driver-vbox-dbgsym: debug symbols for libvirt-daemon-driver-vbox
libvirt-daemon-driver-xen: virtualization daemon - Xen connection driver

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the Xen connection driver.

libvirt-daemon-driver-xen-dbgsym: debug symbols for libvirt-daemon-driver-xen
libvirt-daemon-lock: virtualization daemon - locking daemon

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the virtlockd daemon, which handles storage locking.

libvirt-daemon-lock-dbgsym: debug symbols for libvirt-daemon-lock
libvirt-daemon-log: virtualization daemon - logging daemon

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the virtlogd daemon, which handles logging.

libvirt-daemon-log-dbgsym: debug symbols for libvirt-daemon-log
libvirt-daemon-plugin-lockd: virtualization daemon - locking plugin (virtlockd)

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the plugin that implements disk locking using virtlockd.

libvirt-daemon-plugin-lockd-dbgsym: debug symbols for libvirt-daemon-plugin-lockd
libvirt-daemon-plugin-sanlock: virtualization daemon - locking plugin (sanlock)

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the plugin that implements disk locking using sanlock.

libvirt-daemon-plugin-sanlock-dbgsym: debug symbols for libvirt-daemon-plugin-sanlock
libvirt-daemon-system: virtualization daemon - typical QEMU-based deployment

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package doesn't contain any files on its own, and is intended as a
 convenient way to create the most common type of libvirt setup (local QEMU
 hypervisor) in one go.

libvirt-daemon-system-systemd: transitional dummy package

 This is a transitional dummy package and can be safely removed.

libvirt-daemon-system-sysv: transitional dummy package

 This is a transitional dummy package and can be safely removed.

libvirt-dev: virtualization library - development files

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the header files and other supporting files that are
 needed when developing applications that use libvirt.

libvirt-doc: virtualization library - documentation

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the documentation for the library.

libvirt-l10n: virtualization library - localization files

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the localization files for the library.

libvirt-login-shell: isolate user sessions using LXC containers

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 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: transitional dummy package

 This is a transitional dummy package and can be safely removed.

libvirt-ssh-proxy: virtualization library - SSH proxy

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 When this package is installed, ssh will be able to connect to locally
 running libvirt domains via VSOCK.

libvirt-ssh-proxy-dbgsym: debug symbols for libvirt-ssh-proxy
libvirt-wireshark: virtualization library - Wireshark dissector

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the Wireshark dissector.

libvirt-wireshark-dbgsym: debug symbols for libvirt-wireshark
libvirt0: virtualization library

 libvirt exposes a long-term stable API that can be used to interact with
 various hypervisors. Its architecture is highly modular, with most features
 implemented as optional drivers. It can be used from C as well as several
 other programming languages, and it forms the basis of virtualization
 solutions tailored for a range of use cases.
 .
 This package contains the shared library.

libvirt0-dbgsym: debug symbols for libvirt0