[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-4.1-testing] update Xen version to 4.1.4-rc1
# HG changeset patch # User Jan Beulich # Date 1352969864 -3600 # Node ID 500194a883bdcf77b2a0fc87de291b0c27435207 # Parent 178f63286b02b22ce856ca76af639d39aa5c6172 update Xen version to 4.1.4-rc1 --- diff -r 178f63286b02 -r 500194a883bd Config.mk --- a/Config.mk Wed Nov 14 11:46:12 2012 +0000 +++ b/Config.mk Thu Nov 15 09:57:44 2012 +0100 @@ -179,7 +179,7 @@ endif # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git CONFIG_QEMU ?= $(QEMU_REMOTE) -QEMU_TAG ?= b36c42985575cd6d761d39e5770e57a1f52832ae +QEMU_TAG ?= xen-4.1.4-rc1 # Tue Nov 13 18:25:17 2012 +0000 # mapcache: Fix invalidate if memory requested was not bucket aligned diff -r 178f63286b02 -r 500194a883bd xen/Makefile --- a/xen/Makefile Wed Nov 14 11:46:12 2012 +0000 +++ b/xen/Makefile Thu Nov 15 09:57:44 2012 +0100 @@ -2,7 +2,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 4 export XEN_SUBVERSION = 1 -export XEN_EXTRAVERSION ?= .4-pre$(XEN_VENDORVERSION) +export XEN_EXTRAVERSION ?= .4-rc1$(XEN_VENDORVERSION) export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) -include xen-version _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |