Skip to content

Add libvirt#78687

Open
bartsdev wants to merge 2 commits intowolfi-dev:mainfrom
bartsdev:add-libvirt
Open

Add libvirt#78687
bartsdev wants to merge 2 commits intowolfi-dev:mainfrom
bartsdev:add-libvirt

Conversation

@bartsdev
Copy link
Copy Markdown

@bartsdev bartsdev commented Apr 27, 2026

Adds libvirt 12.2.0 (the de-facto-standard virtualisation API) as a new
Wolfi package, plus the conventional -libs, -dev, and -doc subpackages.

Fixes: wolfi-dev/os#

Related: https://release-monitoring.org/project/13830/

Summary

  • Upstream: https://libvirt.org/ — actively maintained, regular releases
  • License: LGPL-2.1-or-later (OSI-approved)
  • Subpackages produced: libvirt-libs, libvirt-dev, libvirt-doc
  • Builds via: make package/libvirt on aarch64 + x86_64
  • Auto-bumps via release-monitor identifier 13830

Build configuration notes

  • driver_qemu=enabled, driver_libvirtd=enabled — the runtime drivers most
    Wolfi consumers will want; lxc, polkit, apparmor, selinux,
    storage_mpath are disabled to keep the dependency footprint minimal.
  • checks.disabled: [tempdir] — libvirt's install honours DESTDIR but
    also writes under the configure-time --localstatedir path, which the
    default tempdir check flags. Comment in the YAML explains this.

Pre-review Checklist

For version bump PRs

  • The epoch field is reset to 0 (new package, starting at epoch 0)

CVE Scanning: This PR will fail if ANY CVEs are found (fail-any mode).

Bart Szydlowski added 2 commits April 27, 2026 18:36
Signed-off-by: Bart Szydlowski <{ID} {username}@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant