Path to this page:
./
sysutils/xenkernel3,
Xen3 Kernel
Branch: pkgsrc-2011Q2,
Version: 3.1.4nb6,
Package name: xenkernel3-3.1.4nb6,
Maintainer: bouyerXen is a virtual machine monitor for x86 hardware (runs only on
i686-class CPUs), which supports running multiple guests operating
systems on a single machine. Guest OSes (also called "domains")
require a modified kernel which supports Xen hypercalls in replacement
to access to the physical hardware. At boot, the xen kernel is loaded
(via grub) along with the guest kernel for the first domain (called
domain0). domain0 has privileges to access the physical hardware (PCI
and ISA devices), administrate other domains and provide virtual
devices (disks and network) to other domains.
This package contains the Xen3 kernel itself.
Required to build:[
devel/gmake] [
shells/bash] [
lang/python26]
Master sites:
SHA1: 0d784662776239195df10b3f29d40350f9d0644d
RMD160: c02ad2bd64e6306b127a4f37a8aa370dadc11859
Filesize: 6732.903 KB
Version history: (Expand)
- (2011-09-11) Updated to version: xenkernel3-3.1.4nb6
- (2011-08-05) Package added to pkgsrc.se, version xenkernel3-3.1.4nb5 (created)
CVS history: (Expand)
2011-09-11 01:34:16 by Matthias Scheler | Files touched by this commit (6) |
Log message:
Pullup ticket #3520 - requested by bouyer
sysutils/xenkernel3: security patch
sysutils/xenkernel33: security patch
Revisions pulled up:
- sysutils/xenkernel3/Makefile 1.21
- sysutils/xenkernel3/distinfo 1.15
- sysutils/xenkernel3/patches/patch-SA45835 1.1
- sysutils/xenkernel33/Makefile 1.15
- sysutils/xenkernel33/distinfo 1.14
- sysutils/xenkernel33/patches/patch-SA45835 1.1
---
Module Name: pkgsrc
Committed By: bouyer
Date: Sat Sep 10 18:35:51 UTC 2011
Modified Files:
pkgsrc/sysutils/xenkernel3: Makefile distinfo
pkgsrc/sysutils/xenkernel33: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel3/patches: patch-SA45835
pkgsrc/sysutils/xenkernel33/patches: patch-SA45835
Log message:
Apply patch from http://www.openwall.com/lists/oss-security/2011/09/02/2,
fixing SA45835.
Bump pkgrevision
|