Path to this page:
./
sysutils/xenkernel41,
Xen 4.1.x Kernel
Branch: pkgsrc-2016Q2,
Version: 4.1.6.1nb19,
Package name: xenkernel41-4.1.6.1nb19,
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 4.1 Xen4 kernel itself. PCI passthrough is
not supported. PAE is mandatory; on i386 one must use XEN3PAE_DOM0[0U].
Required to build:[
lang/python27]
Master sites:
SHA1: e5f15feb0821578817a65ede16110c6eac01abd0
RMD160: bff11421fc44a26f2cc3156713267abcb36d7a19
Filesize: 10184.067 KB
Version history: (Expand)
- (2016-07-28) Updated to version: xenkernel41-4.1.6.1nb19
- (2016-07-07) Package added to pkgsrc.se, version xenkernel41-4.1.6.1nb18 (created)
CVS history: (Expand)
2016-07-28 16:09:15 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket #5072 - requested by bouyer
sysutils/xenkernel41: security patch
Revisions pulled up:
- sysutils/xenkernel41/Makefile 1.50
- sysutils/xenkernel41/distinfo 1.43
- sysutils/xenkernel41/patches/patch-XSA-182 1.1
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: bouyer
Date: Tue Jul 26 15:59:20 UTC 2016
Modified Files:
pkgsrc/sysutils/xenkernel41: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel41/patches: patch-XSA-182
Log message:
Apply security patch from XSA-182. Bump PKGREVISION
xen 4.2 is not vulnerable to XSA-183.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/sysutils/xenkernel41/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/sysutils/xenkernel41/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/xenkernel41/patches/patch-XSA-182
|