./sysutils/xenkernel42, Xen 4.2.x Kernel

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


Branch: pkgsrc-2015Q3, Version: 4.2.5nb9, Package name: xenkernel42-4.2.5nb9, Maintainer: pkgsrc-users

Xen 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.2 Xen4 kernel itself. PCI passthrough is
not supported. PAE is mandatory; on i386 one must use XEN3PAE_DOM[0U].


Required to build:
[lang/python27]

Master sites:

SHA1: f42741e4ec174495ace70c4b17a6b9b0e60e798a
RMD160: 7d4f7f1b32ee541d341a756b1f8da02816438d19
Filesize: 15304.614 KB

Version history: (Expand)


CVS history: (Expand)


   2015-11-04 21:02:32 by Benny Siegert | Files touched by this commit (5)
Log message:
Pullup ticket #4849 - requested by bouyer
sysutils/xenkernel42: security fix

Revisions pulled up:
- sysutils/xenkernel42/Makefile                                 1.18
- sysutils/xenkernel42/distinfo                                 1.17
- sysutils/xenkernel42/patches/patch-CVE-2015-7835              1.1
- sysutils/xenkernel42/patches/patch-CVE-2015-7969              1.1
- sysutils/xenkernel42/patches/patch-CVE-2015-7971              1.1

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Thu Oct 29 21:59:16 UTC 2015

   Modified Files:
   	pkgsrc/sysutils/xenkernel42: Makefile distinfo
   Added Files:
   	pkgsrc/sysutils/xenkernel42/patches: patch-CVE-2015-7835
   	    patch-CVE-2015-7969 patch-CVE-2015-7971

   Log message:
   Add patches, derived from Xen security advisory, fixing:
   CVE-2015-7835 aka XSA-148
   CVE-2015-7869 aka XSA-149 + XSA-151
   CVE-2015-7971 aka XSA-152
   Bump PKGREVISION