diff options
author | drochner <drochner> | 2013-09-11 18:00:33 +0000 |
---|---|---|
committer | drochner <drochner> | 2013-09-11 18:00:33 +0000 |
commit | 219f4dd8cad6dfc630cdb8bf5125f567f443ea69 (patch) | |
tree | 7de12a563188e3f585d8d3cf96bbe3182e22ca92 /sysutils/xentools41 | |
parent | c797798dd8f072d14dde26951cae608283182dc3 (diff) | |
download | pkgsrc-219f4dd8cad6dfc630cdb8bf5125f567f443ea69.tar.gz |
update to 4.1.6.1
This release fixes the following critical vulnerabilities:
CVE-2013-1918 / XSA-45: Several long latency operations are not
preemptible
CVE-2013-1952 / XSA-49: VT-d interrupt remapping source validation flaw
for bridges
CVE-2013-2076 / XSA-52: Information leak on XSAVE/XRSTOR capable AMD CPUs
CVE-2013-2077 / XSA-53: Hypervisor crash due to missing exception
recovery on XRSTOR
CVE-2013-2078 / XSA-54: Hypervisor crash due to missing exception
recovery on XSETBV
CVE-2013-2194, CVE-2013-2195, CVE-2013-2196 / XSA-55: Multiple
vulnerabilities in libelf PV kernel handling
CVE-2013-2072 / XSA-56: Buffer overflow in xencontrol Python bindings
affecting xend
CVE-2013-2211 / XSA-57: libxl allows guest write access to sensitive
console related xenstore keys
CVE-2013-1432 / XSA-58: Page reference counting error due to
XSA-45/CVE-2013-1918 fixes
XSA-61: libxl partially sets up HVM passthrough even with disabled iommu
This release contains many bug fixes and improvements. The highlights are:
addressing a regression from the fix for XSA-21
addressing a regression from the fix for XSA-46
bug fixes to low level system state handling, including certain
hardware errata workarounds
(CVE-2013-1918 and CVE-2013-1952 were patched in pkgsrc before)
Diffstat (limited to 'sysutils/xentools41')
-rw-r--r-- | sysutils/xentools41/Makefile | 3 | ||||
-rw-r--r-- | sysutils/xentools41/distinfo | 9 | ||||
-rw-r--r-- | sysutils/xentools41/patches/patch-.._xen_patch-common_libelf_libelf-private.h | 10 | ||||
-rw-r--r-- | sysutils/xentools41/version.mk | 4 |
4 files changed, 7 insertions, 19 deletions
diff --git a/sysutils/xentools41/Makefile b/sysutils/xentools41/Makefile index 1aef81012ab..7557b32101c 100644 --- a/sysutils/xentools41/Makefile +++ b/sysutils/xentools41/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.35 2013/06/04 07:38:49 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/09/11 18:00:33 drochner Exp $ # # VERSION is set in version.mk as it is shared with other packages .include "version.mk" DISTNAME= xen-${VERSION} PKGNAME= xentools41-${VERSION} -PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools41/distinfo b/sysutils/xentools41/distinfo index 6f381d3a8fa..873db7da108 100644 --- a/sysutils/xentools41/distinfo +++ b/sysutils/xentools41/distinfo @@ -1,16 +1,15 @@ -$NetBSD: distinfo,v 1.32 2013/07/16 22:28:26 joerg Exp $ +$NetBSD: distinfo,v 1.33 2013/09/11 18:00:33 drochner Exp $ SHA1 (ipxe-git-v1.0.0.tar.gz) = da052c8de5f3485fe0253c19cf52ed6d72528485 RMD160 (ipxe-git-v1.0.0.tar.gz) = dcd9b6eaafa1ce05c1ebf2a15f2f73ad7a8c5547 Size (ipxe-git-v1.0.0.tar.gz) = 1996881 bytes -SHA1 (xen-4.1.5.tar.gz) = 38f098cdbcf4612a6e059e6ad332e68bbfc8bf4d -RMD160 (xen-4.1.5.tar.gz) = 265d6a9faee6cf9314f4ed647604f7b43c327f52 -Size (xen-4.1.5.tar.gz) = 10421420 bytes +SHA1 (xen-4.1.6.1.tar.gz) = e5f15feb0821578817a65ede16110c6eac01abd0 +RMD160 (xen-4.1.6.1.tar.gz) = bff11421fc44a26f2cc3156713267abcb36d7a19 +Size (xen-4.1.6.1.tar.gz) = 10428485 bytes SHA1 (patch-.._.._ipxe_src_arch_i386_include_librm.h) = 4549ac641b112321b4731a918d85219c3fce6808 SHA1 (patch-.._.._ipxe_src_core_settings.c) = 240ff973757403b983f12b2cbed826584c4a8aba SHA1 (patch-.._.._ipxe_src_net_tls.c) = c0cfbc2ab2b92c659c146601c4f80d58c951ca62 SHA1 (patch-.._Config.mk) = 9b971a41f67bb3974d3a4459bb9d96fbbd636c96 -SHA1 (patch-.._xen_patch-common_libelf_libelf-private.h) = b115b0118f932b15c653c131c0c9c9885e2480ff SHA1 (patch-aa) = 9b53ba4a809dad7a1de34c8fa0dbe493d7256ada SHA1 (patch-ab) = 0906a5ec3a7450fc987b01289e2560e60966d00d SHA1 (patch-ac) = c3cc5335a1d6b066307c5f03fe72f513a9eb2bdb diff --git a/sysutils/xentools41/patches/patch-.._xen_patch-common_libelf_libelf-private.h b/sysutils/xentools41/patches/patch-.._xen_patch-common_libelf_libelf-private.h deleted file mode 100644 index 46d6d9fda6c..00000000000 --- a/sysutils/xentools41/patches/patch-.._xen_patch-common_libelf_libelf-private.h +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-.._xen_patch-common_libelf_libelf-private.h,v 1.1 2013/07/13 19:43:21 joerg Exp $ - ---- ../xen/common/libelf/libelf-private.h.orig 2013-07-12 18:07:36.000000000 +0000 -+++ ../xen/common/libelf/libelf-private.h -@@ -1,4 +1,4 @@ --#ifndef __LIBELF_PRIVATE_H__ -+#ifndef __LIBELF_PRIVATE_H_ - #define __LIBELF_PRIVATE_H_ - - #ifdef __XEN__ diff --git a/sysutils/xentools41/version.mk b/sysutils/xentools41/version.mk index d6bfc87ef5d..5e6d08ad9f6 100644 --- a/sysutils/xentools41/version.mk +++ b/sysutils/xentools41/version.mk @@ -1,6 +1,6 @@ -# $NetBSD: version.mk,v 1.6 2013/05/03 16:48:38 drochner Exp $ +# $NetBSD: version.mk,v 1.7 2013/09/11 18:00:33 drochner Exp $ # Version number is used by xentools41 and xenstoretools -VERSION= 4.1.5 +VERSION= 4.1.6.1 VERSION_IPXE= 1.0.0 |