Path to this page:
./
sysutils/xentools45,
Userland Tools for Xen 4.5.x
Branch: pkgsrc-2015Q1,
Version: 4.5.0nb4,
Package name: xentools45-4.5.0nb4,
Maintainer: pkgsrc-usersThe Xen virtual machine monitor allows running several virtual machines
on a single physical machine. The xentools45 package contains the
tools to create, destroy and control the virtual machines.
This package contains the tools for Xen 4.5.x
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1 2015/01/20 16:42:13 bouyer Exp $
Please ensure that the Xen-specific devices needed by xend(8) exist:
cd /dev && sh MAKEDEV xen
There are example configuration files for setting up a guest domain in:
${EGDIR}/
Please also refer to the the "NetBSD/xen How-To" for more information on
creating a Xen setup:
http://www.NetBSD.org/ports/xen/howto.html
===========================================================================
Required to run:[
devel/ocaml-findlib] [
devel/glib2] [
devel/yajl] [
lang/python27] [
lang/ocaml] [
x11/pixman]
Required to build:[
sysutils/pciutils] [
devel/dev86]
Master sites:
SHA1: c4aab5fb366496ad1edc7fe0a935a0d604335637
RMD160: e35ba0cb484492c1a289218eb9bf53b57dbd3a45
Filesize: 17973.567 KB
Version history: (Expand)
- (2015-06-13) Updated to version: xentools45-4.5.0nb4
- (2015-04-30) Updated to version: xentools45-4.5.0nb3
- (2015-04-03) Package added to pkgsrc.se, version xentools45-4.5.0nb2 (created)
CVS history: (Expand)
2015-06-13 11:13:41 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket #4744 - requested by khorben
sysutils/xentools45: security patch
Revisions pulled up:
- sysutils/xentools45/Makefile 1.7
- sysutils/xentools45/distinfo 1.7
- sysutils/xentools45/patches/patch-CVE-2015-3456 1.1
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: khorben
Date: Fri Jun 5 18:15:42 UTC 2015
Modified Files:
pkgsrc/sysutils/xentools45: Makefile distinfo
Added Files:
pkgsrc/sysutils/xentools45/patches: patch-CVE-2015-3456
Log message:
Apply fixes from upstream for XSA-133
The patch really belongs here rather than in sysutils/xenkernel45 (where
it is already applied).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/xentools45/Makefile \
pkgsrc/sysutils/xentools45/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/sysutils/xentools45/patches/patch-CVE-2015-3456
|
2015-04-29 23:11:13 by Matthias Scheler | Files touched by this commit (24) |
Log message:
Pullup ticket #4698 - requested by spz
Pullup ticket #4698 - requested by spz
sysutils/xenkernel41: security patch
sysutils/xenkernel42: security patch
sysutils/xenkernel45: security patch
Revisions pulled up:
- sysutils/xenkernel41/Makefile 1.45
- sysutils/xenkernel41/distinfo 1.36
- sysutils/xenkernel41/patches/patch-CVE-2015-2752 1.1
- sysutils/xenkernel41/patches/patch-CVE-2015-2756 1.1
- sysutils/xenkernel42/Makefile 1.15
- sysutils/xenkernel42/distinfo 1.13
- sysutils/xenkernel42/patches/patch-CVE-2015-2752 1.1
- sysutils/xenkernel42/patches/patch-CVE-2015-2756 1.1
- sysutils/xenkernel45/Makefile 1.6
- sysutils/xenkernel45/distinfo 1.5
- sysutils/xenkernel45/patches/patch-CVE-2015-2752 1.1
- sysutils/xenkernel45/patches/patch-CVE-2015-2756 1.1
- sysutils/xentools41/Makefile 1.50
- sysutils/xentools41/distinfo 1.38
- sysutils/xentools41/patches/patch-CVE-2015-2752 1.1
- sysutils/xentools41/patches/patch-CVE-2015-2756 1.1
- sysutils/xentools42/Makefile 1.27
- sysutils/xentools42/distinfo 1.16
- sysutils/xentools42/patches/patch-CVE-2015-2752 1.1
- sysutils/xentools42/patches/patch-CVE-2015-2756 1.1
- sysutils/xentools45/Makefile 1.6
- sysutils/xentools45/distinfo 1.6
- sysutils/xentools45/patches/patch-CVE-2015-2752 1.1
- sysutils/xentools45/patches/patch-CVE-2015-2756 1.1
---
Module Name: pkgsrc
Committed By: spz
Date: Sun Apr 19 13:13:21 UTC 2015
Modified Files:
pkgsrc/sysutils/xenkernel41: Makefile distinfo
pkgsrc/sysutils/xenkernel42: Makefile distinfo
pkgsrc/sysutils/xenkernel45: Makefile distinfo
pkgsrc/sysutils/xentools41: Makefile distinfo
pkgsrc/sysutils/xentools42: Makefile distinfo
pkgsrc/sysutils/xentools45: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel41/patches: patch-CVE-2015-2752
patch-CVE-2015-2756
pkgsrc/sysutils/xenkernel42/patches: patch-CVE-2015-2752
patch-CVE-2015-2756
pkgsrc/sysutils/xenkernel45/patches: patch-CVE-2015-2752
patch-CVE-2015-2756
pkgsrc/sysutils/xentools41/patches: patch-CVE-2015-2752
patch-CVE-2015-2756
pkgsrc/sysutils/xentools42/patches: patch-CVE-2015-2752
patch-CVE-2015-2756
pkgsrc/sysutils/xentools45/patches: patch-CVE-2015-2752
patch-CVE-2015-2756
Log message:
apply fixes from upstream for
XSA-125 Long latency MMIO mapping operations are not preemptible
XSA-126 Unmediated PCI command register access in qemu
|