A C toolkit to interract with the virtualization capabilities of Linux
Libvirt is a C toolkit to interact with the virtualization
capabilities of Linux. Virtualization of the Linux Operating System means
the ability to run multiple instances of Operating Systems concurrently
on a single hardware system where the basic resources are driven by a
Linux instance. The library aims to provide long term stable C API
to interact with Linux virtualization technologies.
- Developed at Virtualization
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/libvirt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000098 98 Bytes | |
fix-pci-attach-xen-driver.patch | 0000001751 1.71 KB | |
ia64-clone.patch | 0000001962 1.92 KB | |
install-apparmor-profiles.patch | 0000015040 14.7 KB | |
libvirt-1.2.1.tar.bz2 | 0019585562 18.7 MB | |
libvirt-guests-init-script.patch | 0000007794 7.61 KB | |
libvirt-suse-netcontrol.patch | 0000007714 7.53 KB | |
libvirt.changes | 0000085032 83 KB | |
libvirt.spec | 0000055206 53.9 KB | |
libvirtd-defaults.patch | 0000001071 1.05 KB | |
libvirtd-init-script.patch | 0000001361 1.33 KB | |
libvirtd-relocation-server.fw | 0000000112 112 Bytes | |
libvirtd.init | 0000002582 2.52 KB | |
libxl-hvm-vnc.patch | 0000001374 1.34 KB | |
support-managed-pci-xen-driver.patch | 0000005069 4.95 KB | |
suse-qemu-conf.patch | 0000001457 1.42 KB | |
systemd-service-xen.patch | 0000000440 440 Bytes | |
virtlockd-init-script.patch | 0000003443 3.36 KB | |
xen-name-for-devid.patch | 0000006428 6.28 KB | |
xen-pv-cdrom.patch | 0000000918 918 Bytes |
Revision 137 (latest revision is 407)
Stephan Kulow (coolo)
accepted
request 214742
from
James Fehlig (jfehlig)
(revision 137)
Updated libvirt package for Factory. The update to 1.2.1 fixes several CVE's noted below. - Add CAP_SYS_PACCT capability to libvirtd AppArmor profile Modified install-apparmor-profiles.patch bnc#817407 - Fix build on code 11 - Fix rpmlint warning - Following the upstream pattern, introduce the daemon-config-network subpackage to handle defining the default network bnc#859041 - Update to libvirt 1.2.1 - CVE-2014-0028, CVE-2014-1447, CVE-2013-6458, CVE-2013-6457, CVE-2013-6436 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped upstream patches: 5e397d9c-test-fix-dbus-crash.patch, 78af457e-fix-virnettlscontexttest.patch, 9faf3f29-LXC-memtune.patch, f8c1cb90-CVE-2013-6436.patch, libxl-hvm-nic.patch
Comments 8
libvirt 4.7.0 has been released: ftp://libvirt.org/libvirt/libvirt-4.7.0.tar.xz
We need a resolution to bug#1106813 before libvirt 4.7.0 can be submitted to Factory. Note that I have 4.7.0 packaged and staged in my home project
https://build.opensuse.org/package/show/home:jfehlig:branches:Virtualization/libvirt
I couldn't find a place to report an issue, hopefully some developer take a look this comment
libvirt doesn't use the symbol g_uri_ref. There's likely something wrong with your libgobject installation. I just updated one of my TW machines and don't see the problem
Apparently this was an issue which can only be reproduced in the version
v1.0.20201025
of the vagrant box image , I upgraded it tov1.0.20201026
and the issue is gone. Thanks @jfehligVirtualBox is now at version 6.1.16. please update
The libvirt vbox driver is disabled. I'm happy to enable it if there is an interested maintainer.
oh i got the impression that libvirt maintainer also was the maintainer for Virtualbox. sorry for the confusion