./sysutils/xenkernel41, Xen 4.1.x Kernel

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


Branch: pkgsrc-2013Q1, Version: 4.1.4nb2, Package name: xenkernel41-4.1.4nb2, Maintainer: cegger

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 Xen4 kernel itself.


Required to build:
[lang/python27] [devel/gmake]

Master sites:

SHA1: d5f1e9c9eeb96202dd827c196750530ffc64baab
RMD160: e3cb379954c985354dfd7dfbed15eae43e73254d
Filesize: 10143.831 KB

Version history: (Expand)


CVS history: (Expand)


   2013-04-25 00:25:48 by Matthias Scheler | Files touched by this commit (13)
Log message:
Pullup ticket #4125 - requested by bouyer
sysutils/xenkernel41: security patch

Revisions pulled up:
- sysutils/xenkernel41/Makefile                                 1.19-1.20
- sysutils/xenkernel41/distinfo                                 1.15-1.16
- sysutils/xenkernel41/patches/patch-CVE-2013-1917-1            1.1
- sysutils/xenkernel41/patches/patch-CVE-2013-1917-2            1.1
- sysutils/xenkernel41/patches/patch-CVE-2013-1917-3            1.1
- sysutils/xenkernel41/patches/patch-CVE-2013-1920              1.1
- sysutils/xenkernel41/patches/patch-CVE-2013-1964-1            1.1
- sysutils/xenkernel41/patches/patch-CVE-2013-1964-2            1.1
- sysutils/xenkernel41/patches/patch-Config.mk                  1.1
- sysutils/xenkernel41/patches/patch-xen_Makefile               1.1
- sysutils/xenkernel41/patches/patch-xen_arch_x86_Rules.mk      1.1
- sysutils/xenkernel41/patches/patch-xen_arch_x86_cpu_mcheck_vmce.c 1.1
- sysutils/xenkernel41/patches/patch-xen_arch_x86_time.c        1.1

---
   Module Name:    pkgsrc
   Committed By:   joerg
   Date:           Thu Apr 11 19:57:53 UTC 2013

   Modified Files:
           pkgsrc/sysutils/xenkernel3: Makefile distinfo
           pkgsrc/sysutils/xenkernel3/patches: patch-cw
           pkgsrc/sysutils/xenkernel33: Makefile distinfo
           pkgsrc/sysutils/xenkernel41: Makefile distinfo
           pkgsrc/sysutils/xentools3: Makefile distinfo
           pkgsrc/sysutils/xentools3-hvm: Makefile distinfo
           pkgsrc/sysutils/xentools3/patches: patch-.._patch-Config.mk patch-cg
           pkgsrc/sysutils/xentools33: Makefile distinfo
           pkgsrc/sysutils/xentools33/patches: patch-ab
           pkgsrc/sysutils/xentools41: Makefile distinfo
   Added Files:
           pkgsrc/sysutils/xenkernel3/patches: patch-xen_arch_x86_hvm_io.c
               patch-xen_arch_x86_string.c
           pkgsrc/sysutils/xenkernel33/patches: patch-Config.mk patch-xen_Makefile
               patch-xen_arch_x86_Rules.mk
           pkgsrc/sysutils/xenkernel41/patches: patch-Config.mk patch-xen_Makefile
               patch-xen_arch_x86_Rules.mk patch-xen_arch_x86_cpu_mcheck_vmce.c
               patch-xen_arch_x86_time.c
           pkgsrc/sysutils/xentools3-hvm/patches: patch-.._patch-Config.mk
           pkgsrc/sysutils/xentools3/patches: patch-libxc_xc__dom__x86.c
           pkgsrc/sysutils/xentools33/patches: patch-blktap_drivers_block-qcow.c
               patch-ioemu_block-vvfat.c
           pkgsrc/sysutils/xentools41/patches:
               patch-.._.._ipxe_src_arch_i386_include_librm.h
               patch-.._.._ipxe_src_core_settings.c patch-.._.._ipxe_src_net_tls.c
               patch-.._Config.mk patch-firmware_hvmloader_Makefile
               patch-libcx_xc__dom__boot.c patch-xenstat_libxenstat_Makefile

   Log message:
   Allow building Xen infrastructure with Clang. Fix various bugs in
   xenkernel3, xenkernel41, xentools3 and xentools41 exposed by Clang
   default warnings. Bump revisions for those.

---
   Module Name:    pkgsrc
   Committed By:   bouyer
   Date:           Fri Apr 19 14:02:46 UTC 2013

   Modified Files:
           pkgsrc/sysutils/xenkernel41: Makefile distinfo
   Added Files:
           pkgsrc/sysutils/xenkernel41/patches: patch-CVE-2013-1917-1
               patch-CVE-2013-1917-2 patch-CVE-2013-1917-3 patch-CVE-2013-1920
               patch-CVE-2013-1964-1 patch-CVE-2013-1964-2

   Log message:
   Add patches from Xen security advisory:
   http://lists.xen.org/archives/html/xen-announce/2013-04/msg00000.html
   http://lists.xen.org/archives/html/xen-announce/2013-04/msg00005.html
   http://lists.xen.org/archives/html/xen-announce/2013-04/msg00006.html

   bump PKGREVISION