Path to this page:
./
sysutils/xentools41,
Userland Tools for Xen 4.1.x
Branch: pkgsrc-2015Q4,
Version: 4.1.6.1nb14,
Package name: xentools41-4.1.6.1nb14,
Maintainer: pkgsrc-usersThe Xen virtual machine monitor allows running several virtual machines
on a single physical machine. The xentools41 package contains the
tools to create, destroy and control the virtual machines.
This package contains the tools for Xen 4.1.x
MESSAGE.NetBSD [+/-]===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2011/04/06 09:10:26 cegger 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:[
lang/python27] [
lang/ocaml] [
devel/ocaml-findlib] [
devel/py-curses] [
textproc/py-xml]
Required to build:[
sysutils/pciutils] [
devel/dev86]
Master sites:
SHA1: e5f15feb0821578817a65ede16110c6eac01abd0
RMD160: bff11421fc44a26f2cc3156713267abcb36d7a19
Filesize: 10184.067 KB
Version history: (Expand)
- (2016-01-12) Updated to version: xentools41-4.1.6.1nb14
- (2016-01-02) Package added to pkgsrc.se, version xentools41-4.1.6.1nb13 (created)
CVS history: (Expand)
2016-01-11 21:26:12 by Benny Siegert | Files touched by this commit (8) |
Log message:
Pullup ticket #4887 - requested by bouyer
sysutils/xenkernel41: security fix
sysutils/xentools41: security fix
Revisions pulled up:
- sysutils/xenkernel41/Makefile 1.48
- sysutils/xenkernel41/distinfo 1.41
- sysutils/xenkernel41/patches/patch-CVE-2015-8339 1.1
- sysutils/xenkernel41/patches/patch-XSA-166 1.1
- sysutils/xentools41/Makefile 1.59
- sysutils/xentools41/distinfo 1.41
- sysutils/xentools41/patches/patch-CVE-2015-8550 1.1
- sysutils/xentools41/patches/patch-CVE-2015-8554 1.1
---
Module Name: pkgsrc
Committed By: bouyer
Date: Thu Jan 7 17:55:55 UTC 2016
Modified Files:
pkgsrc/sysutils/xenkernel41: Makefile distinfo
pkgsrc/sysutils/xentools41: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel41/patches: patch-CVE-2015-8339 patch-XSA-166
pkgsrc/sysutils/xentools41/patches: patch-CVE-2015-8550
patch-CVE-2015-8554
Log message:
Apply patches from Xen repository, fixing:
CVE-2015-8339 and CVE-2015-8340 aka XSA-159
XSA-166
CVE-2015-8550 aka XSA-155
CVE-2015-8554 aka XSA-164
Bump pkgrevision
|