./sysutils/xenkernel411, Xen 4.11.x Kernel

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


Branch: pkgsrc-2020Q2, Version: 4.11.3nb3, Package name: xenkernel411-4.11.3nb3, Maintainer: bouyer

Xen is a hypervisor which supports running multiple guest operating
systems on a single machine. Guest OSes (also called "domains")
can be either paravirtualised (i.e. make hypercalls in order to
access hardware), run in HVM (Hardware Virtualisation Mode) where
they will be presented with virtual devices, or a combination where
they use hypercalls to access hardware but manage memory themselves.
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.11 Xen kernel itself. PCI passthrough is
not supported. PAE is mandatory; on i386 one must use XEN3PAE_DOM[0U].

This is the recommended Xen version in pkgsrc.


Required to build:
[lang/python27]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2020-08-28 17:37:49 by Benny Siegert | Files touched by this commit (7)
Log message:
Pullup ticket #6308 - requested by bouyer
sysutils/xenkernel411: security fix

Revisions pulled up:
- sysutils/xenkernel411/Makefile                                1.14
- sysutils/xenkernel411/distinfo                                1.12
- sysutils/xenkernel411/patches/patch-XSA317                    1.1
- sysutils/xenkernel411/patches/patch-XSA319                    1.1
- sysutils/xenkernel411/patches/patch-XSA320                    1.1
- sysutils/xenkernel411/patches/patch-XSA321                    1.1
- sysutils/xenkernel411/patches/patch-XSA328                    1.1

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Thu Jul 16 09:57:17 UTC 2020

   Modified Files:
   	pkgsrc/sysutils/xenkernel411: Makefile distinfo
   Added Files:
   	pkgsrc/sysutils/xenkernel411/patches: patch-XSA317 patch-XSA319
   	    patch-XSA320 patch-XSA321 patch-XSA328

   Log message:
   Add patches for Xen Security Advisories XSA317, XSA319, XSA320, XSA321
   and XSA328
   Bump PKGREVISION