Path to this page:
./
sysutils/libvirt,
Virtualisation toolkit for host operating systems
Branch: pkgsrc-2014Q3,
Version: 1.2.9,
Package name: libvirt-1.2.9,
Maintainer: agclibvirt is:
+ A toolkit to interact with the virtualization capabilities of recent
versions of operating systems, see our project goals for details.
+ A long term stable C API
+ A set of bindings for common languages
+ A CIM provider for the DMTF virtualization schema
+ A QMF agent for the AMQP/QPid messaging system
libvirt supports:
+ The KVM/QEMU Linux hypervisor
+ The Xen hypervisor
+ The LXC Linux container system
+ The OpenVZ Linux container system
+ The User Mode Linux paravirtualized kernel
+ The VirtualBox hypervisor
+ The VMware ESX and GSX hypervisors
+ The VMware Workstation and Player hypervisors
+ Virtual networks using bridging, NAT, VEPA and VN-LINK.
+ Storage on IDE/SCSI/USB disks, FibreChannel, LVM, iSCSI, NFS and filesystems
libvirt provides:
+ Remote management using TLS encryption and x509 certificates
+ Remote management authenticating with Kerberos and SASL
+ Local access control using PolicyKit
+ Zero-conf discovery using Avahi multicast-DNS
+ Management of virtual machines, virtual networks and storage
Required to run:[
lang/python27] [
security/cyrus-sasl] [
security/gnutls] [
security/libssh2] [
security/libgcrypt] [
www/curl] [
textproc/py-xml] [
textproc/libxml2]
Package options: libssh2
Master sites:
SHA1: f2de4cda8640b3abb13e6b30dd4882cc7e7b39e3
RMD160: 1efcbb4ad03dd9eb5b4aa18dba268728ae30b644
Filesize: 29447.686 KB
Version history: (Expand)
- (2014-10-22) Updated to version: libvirt-1.2.9
- (2014-10-01) Package added to pkgsrc.se, version libvirt-1.2.6 (created)
CVS history: (Expand)
2014-10-22 11:26:33 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Pullup ticket #4523 - requested by agc
sysutils/libvirt: security update
Revisions pulled up:
- sysutils/libvirt/Makefile 1.26
- sysutils/libvirt/PLIST 1.10
- sysutils/libvirt/distinfo 1.7
---
Module Name: pkgsrc
Committed By: agc
Date: Sun Oct 19 08:48:07 UTC 2014
Modified Files:
pkgsrc/sysutils/libvirt: Makefile PLIST distinfo
Log message:
Update to libvirt-1.2.9 from 1.2.6
A vast number of features, portability changes, and bug fixes
were introduced, including fixes for two vulnerabilities:
CVE-2014-3633: qemu: blkiotune: Use correct definition when looking up disk \
(Peter Krempa),
CVE-2014-3657: domain_conf: fix domain deadlock (Pavel Hrdina)
as well as
spec: Update polkit dependencies for CVE-2013-4311 (Jiri Denemark)
|