./sysutils/xenkernel33, Xen 3.3.2 Kernel

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q2, Version: 3.3.2nb4, Package name: xenkernel33-3.3.2nb4, Maintainer: cegger

Xen 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/python26]

Master sites:

SHA1: 7f438e73ac81b25cf5e1570709e87001066bafe4
RMD160: 28faa56286f2a418e35dcba6079570ea871d6c7b
Filesize: 11091.383 KB

Version history: (Expand)


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