./sysutils/xenkernel45, Xen 4.5.x Kernel

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


Branch: pkgsrc-2016Q2, Version: 4.5.3nb1, Package name: xenkernel45-4.5.3nb1, 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.5 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: 95d56c42642adcffe55dcf82a021d49115373108
RMD160: 7ba586b20404e95308007663e87868c0ccc0e6f4
Filesize: 17985.349 KB

Version history: (Expand)


CVS history: (Expand)


   2016-07-28 15:35:31 by S.P.Zeidler | Files touched by this commit (4)
Log message:
Pullup ticket #5070 - requested by bouyer
sysutils/xenkernel45: security patch

Revisions pulled up:
- sysutils/xenkernel45/Makefile                                 1.19
- sysutils/xenkernel45/distinfo                                 1.15
- sysutils/xenkernel45/patches/patch-XSA-182                    1.1
- sysutils/xenkernel45/patches/patch-XSA-183                    1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Tue Jul 26 14:31:57 UTC 2016

   Modified Files:
   	pkgsrc/sysutils/xenkernel45: Makefile distinfo
   Added Files:
   	pkgsrc/sysutils/xenkernel45/patches: patch-XSA-182 patch-XSA-183

   Log message:
   Apply security patch from XSA-182 and XSA-183. Bump PKGREVISION

   To generate a diff of this commit:
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/sysutils/xenkernel45/Makefile
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/sysutils/xenkernel45/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/xenkernel45/patches/patch-XSA-182 \
       pkgsrc/sysutils/xenkernel45/patches/patch-XSA-183