diff options
author | cegger <cegger> | 2008-08-20 09:52:21 +0000 |
---|---|---|
committer | cegger <cegger> | 2008-08-20 09:52:21 +0000 |
commit | d46a20834282ab3f25f12ee2facdc2cd9edd5738 (patch) | |
tree | 75c9e32808d9348dae0679553d0c233aeb9828a3 /sysutils/xenkernel33 | |
parent | a3edeb70a95bd63d532e4e14463c7d9f21a989a7 (diff) | |
download | pkgsrc-d46a20834282ab3f25f12ee2facdc2cd9edd5738.tar.gz |
Update to Xen 3.3 6th release candidate:
This has a handful of small fixes that were submitted after -rc5, and also a
larger fix for emulation of certain repeated I/O instructions for x86 HVM
guests.
Diffstat (limited to 'sysutils/xenkernel33')
-rw-r--r-- | sysutils/xenkernel33/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xenkernel33/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/xenkernel33/Makefile b/sysutils/xenkernel33/Makefile index bae5e8ff85c..925fa90f2b0 100644 --- a/sysutils/xenkernel33/Makefile +++ b/sysutils/xenkernel33/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/08/15 13:04:25 cegger Exp $ +# $NetBSD: Makefile,v 1.3 2008/08/20 09:52:21 cegger Exp $ # -VERSION= 3.3-18331 +VERSION= 3.3-18349 DISTNAME= xen-${VERSION} PKGNAME= xenkernel33-${VERSION} CATEGORIES= sysutils @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tar.gz MAINTAINER= cegger@NetBSD.org HOMEPAGE= http://xen.org/ -COMMENT= Xen3.3.0-rc4 Kernel +COMMENT= Xen3.3.0-rc6 Kernel ONLY_FOR_PLATFORM= Linux-2.6*-i386 Linux-2.6*-x86_64 ONLY_FOR_PLATFORM+= NetBSD-4.99.*-x86_64 NetBSD-4.99.*-i386 diff --git a/sysutils/xenkernel33/distinfo b/sysutils/xenkernel33/distinfo index f07e9e69ba6..797d750df8d 100644 --- a/sysutils/xenkernel33/distinfo +++ b/sysutils/xenkernel33/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2008/08/15 13:04:25 cegger Exp $ +$NetBSD: distinfo,v 1.3 2008/08/20 09:52:21 cegger Exp $ -SHA1 (xen-3.3-18331.tar.gz) = ba2e960f08fbf0ad2b91cc8330d3487c5967cfef -RMD160 (xen-3.3-18331.tar.gz) = 8a520701fd96cabfb9e66a77813c4dc8e5c633ec -Size (xen-3.3-18331.tar.gz) = 8048023 bytes +SHA1 (xen-3.3-18349.tar.gz) = 57e3a64f7606da0086f585d4166d686435a14b40 +RMD160 (xen-3.3-18349.tar.gz) = 7d4f9e25f69fbe4fcf9c701007ad7b93ba344beb +Size (xen-3.3-18349.tar.gz) = 8048875 bytes SHA1 (patch-aa) = 2f29787cff46fbfb76eaa27d430e828cb1b6e0d3 |