pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils Update to Xen 3.3 6th release candidate:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42a386555b62
branches:  trunk
changeset: 546057:42a386555b62
user:      cegger <cegger%pkgsrc.org@localhost>
date:      Wed Aug 20 09:52:21 2008 +0000

description:
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:

 sysutils/xenkernel33/Makefile |  6 +++---
 sysutils/xenkernel33/distinfo |  8 ++++----
 sysutils/xentools33/Makefile  |  4 ++--
 sysutils/xentools33/distinfo  |  8 ++++----
 4 files changed, 13 insertions(+), 13 deletions(-)

diffs (65 lines):

diff -r 129f593247de -r 42a386555b62 sysutils/xenkernel33/Makefile
--- a/sysutils/xenkernel33/Makefile     Wed Aug 20 09:26:44 2008 +0000
+++ b/sysutils/xenkernel33/Makefile     Wed Aug 20 09:52:21 2008 +0000
@@ -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 @@
 
 MAINTAINER=    cegger%NetBSD.org@localhost
 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 -r 129f593247de -r 42a386555b62 sysutils/xenkernel33/distinfo
--- a/sysutils/xenkernel33/distinfo     Wed Aug 20 09:26:44 2008 +0000
+++ b/sysutils/xenkernel33/distinfo     Wed Aug 20 09:52:21 2008 +0000
@@ -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
diff -r 129f593247de -r 42a386555b62 sysutils/xentools33/Makefile
--- a/sysutils/xentools33/Makefile      Wed Aug 20 09:26:44 2008 +0000
+++ b/sysutils/xentools33/Makefile      Wed Aug 20 09:52:21 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/08/19 17:38:09 cegger Exp $
+# $NetBSD: Makefile,v 1.6 2008/08/20 09:52:43 cegger Exp $
 #
 
-VERSION=               3.3-18331
+VERSION=               3.3-18349
 DISTNAME=              xen-${VERSION}
 PKGNAME=               xentools33-${VERSION}
 CATEGORIES=            sysutils
diff -r 129f593247de -r 42a386555b62 sysutils/xentools33/distinfo
--- a/sysutils/xentools33/distinfo      Wed Aug 20 09:26:44 2008 +0000
+++ b/sysutils/xentools33/distinfo      Wed Aug 20 09:52:21 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2008/08/19 17:38:09 cegger Exp $
+$NetBSD: distinfo,v 1.8 2008/08/20 09:52:43 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) = 74c3023e39baf488f8bae060e93f6175b32df61a
 SHA1 (patch-ab) = a6244d421dc995c9bcbc9959de422972f9d46b6d
 SHA1 (patch-ac) = 70af1b1a787b9dad9e41a2ffe14d595c6797b4d7



Home | Main Index | Thread Index | Old Index