Path to this page:
./
sysutils/xenkernel33,
Xen 3.3.2 Kernel
Branch: pkgsrc-2012Q2,
Version: 3.3.2nb6,
Package name: xenkernel33-3.3.2nb6,
Maintainer: ceggerXen 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] [
lang/python27]
Master sites:
SHA1: 7f438e73ac81b25cf5e1570709e87001066bafe4
RMD160: 28faa56286f2a418e35dcba6079570ea871d6c7b
Filesize: 11091.383 KB
Version history: (Expand)
- (2012-08-01) Updated to version: xenkernel33-3.3.2nb6
- (2012-07-05) Package added to pkgsrc.se, version xenkernel33-3.3.2nb5 (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
|