Path to this page:
./
sysutils/xenkernel41,
Xen 4.1.2 Kernel
Branch: pkgsrc-2012Q2,
Version: 4.1.2nb3,
Package name: xenkernel41-4.1.2nb3,
Maintainer: ceggerXen is a virtual machine monitor 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
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 Xen4 kernel itself.
Required to build:[
devel/gmake] [
lang/python27]
Master sites:
SHA1: db584cb0a0cc614888d7df3b196d514fdb2edd6e
RMD160: 457797ec4be286afbbcad940a9ce04e44f3f40d6
Filesize: 10122.838 KB
Version history: (Expand)
- (2012-08-01) Updated to version: xenkernel41-4.1.2nb3
- (2012-07-05) Package added to pkgsrc.se, version xenkernel41-4.1.2nb2 (created)
CVS history: (Expand)
2012-07-31 20:29:37 by Matthias Scheler | Files touched by this commit (6) |
Log message:
Pullup ticket #3885 - requested by drochner
sysutils/xenkernel33: security patch
sysutils/xenkernel41: security patch
Revisions pulled up:
- sysutils/xenkernel33/Makefile 1.18
- sysutils/xenkernel33/distinfo 1.16
- sysutils/xenkernel33/patches/patch-CVE-2012-3432 1.1
- sysutils/xenkernel41/Makefile 1.8
- sysutils/xenkernel41/distinfo 1.8
- sysutils/xenkernel41/patches/patch-CVE-2012-3432 1.1
---
Module Name: pkgsrc
Committed By: drochner
Date: Fri Jul 27 18:50:34 UTC 2012
Modified Files:
pkgsrc/sysutils/xenkernel41: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel41/patches: patch-CVE-2012-3432
Log message:
add patch from upstream to fix bug in MMIO emulation which can cause
guest crashes by unprivileged users, only for HVM guests, and if
MMIO is granted to the user process (CVE-2012-3432)
bump PKGREV
---
Module Name: pkgsrc
Committed By: drochner
Date: Sat Jul 28 12:02:16 UTC 2012
Modified Files:
pkgsrc/sysutils/xenkernel33: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel33/patches: patch-CVE-2012-3432
Log message:
copy security patch from xenkernel41 - it also applies to 3.3
(noticed by Daniel Horecki)
bump PKGREV
|