Path to this page:
./
sysutils/xentools41,
Userland Tools for Xen 4.1.x
Branch: pkgsrc-2013Q4,
Version: 4.1.6.1nb3,
Package name: xentools41-4.1.6.1nb3,
Maintainer: ceggerThe 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/ocaml] [
lang/python27] [
textproc/py-xml] [
devel/py-curses] [
devel/ocaml-findlib]
Required to build:[
sysutils/pciutils] [
devel/dev86]
Master sites:
SHA1: e5f15feb0821578817a65ede16110c6eac01abd0
RMD160: bff11421fc44a26f2cc3156713267abcb36d7a19
Filesize: 10184.067 KB
Version history: (Expand)
- (2014-02-18) Updated to version: xentools41-4.1.6.1nb3
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version xentools41-4.1.6.1nb2 (created)
CVS history: (Expand)
2014-02-18 12:34:25 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #4329 - requested by drochner
sysutils/xentools41: security patch
Revisions pulled up:
- sysutils/xentools41/Makefile 1.44
- sysutils/xentools41/distinfo 1.35
- sysutils/xentools41/patches/patch-CVE-2014-1950 1.1
---
Module Name: pkgsrc
Committed By: drochner
Date: Thu Feb 13 11:12:58 UTC 2014
Modified Files:
pkgsrc/sysutils/xentools41: Makefile distinfo
Added Files:
pkgsrc/sysutils/xentools41/patches: patch-CVE-2014-1950
Log message:
add patch from upstream to fix use-after-free under memory pressure
(CVE-2014-1950)
bump PKGREV
|