WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-3.4-testing] Update Xen version for 3.4.1-rc5

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-3.4-testing] Update Xen version for 3.4.1-rc5
From: "Xen patchbot-3.4-testing" <patchbot-3.4-testing@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 29 Jun 2009 03:21:43 -0700
Delivery-date: Mon, 29 Jun 2009 03:25:07 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1246270603 -3600
# Node ID 8e78b81d67b9330fa3e2868cf2be99d9bdda4c1d
# Parent  e8f3e97d0f34dab602dcd8627f6b4ee373aee933
Update Xen version for 3.4.1-rc5
---
 Config.mk    |    2 +-
 xen/Makefile |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff -r e8f3e97d0f34 -r 8e78b81d67b9 Config.mk
--- a/Config.mk Mon Jun 29 11:15:26 2009 +0100
+++ b/Config.mk Mon Jun 29 11:16:43 2009 +0100
@@ -118,7 +118,7 @@ XEN_EXTFILES_URL=http://xenbits.xensourc
 # the internet.  The original download URL is preserved as a comment
 # near the place in the Xen Makefiles where the file is used.
 
-QEMU_TAG=xen-3.4.0
+QEMU_TAG=xen-3.4.1-rc5
 QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-3.4-testing.git
 
 # Specify which qemu-dm to use. This may be `ioemu' to use the old
diff -r e8f3e97d0f34 -r 8e78b81d67b9 xen/Makefile
--- a/xen/Makefile      Mon Jun 29 11:15:26 2009 +0100
+++ b/xen/Makefile      Mon Jun 29 11:16:43 2009 +0100
@@ -2,7 +2,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 3
 export XEN_SUBVERSION    = 4
-export XEN_EXTRAVERSION ?= .1-rc5-pre$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .1-rc5$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-3.4-testing] Update Xen version for 3.4.1-rc5, Xen patchbot-3.4-testing <=