All of lore.kernel.org
 help / color / mirror / Atom feed
* Opening Xen 4.4.1-pre for backports
@ 2014-03-14 14:30 Ian Jackson
  2014-03-14 14:41 ` Jan Beulich
  2014-03-17 18:02 ` Pasi Kärkkäinen
  0 siblings, 2 replies; 9+ messages in thread
From: Ian Jackson @ 2014-03-14 14:30 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel

I have updated xen/Makefile's version number.  I take it we should be
considering backport requests to apply to 4.4, where applicable, now ?

What is our backport policy for 4.4.1 ?  Same as 4.3.x was ?

Ian.

>From f69f1fb8e20a4fd04bfef50cbdddcf810c108277 Mon Sep 17 00:00:00 2001
From: Ian Jackson <ian.jackson@eu.citrix.com>
Date: Fri, 14 Mar 2014 14:27:47 +0000
Subject: [PATCH] update Xen version to 4.4.1-pre

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
 xen/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/Makefile b/xen/Makefile
index 39839a3..9c0d356 100644
--- a/xen/Makefile
+++ b/xen/Makefile
@@ -2,7 +2,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 4
 export XEN_SUBVERSION    = 4
-export XEN_EXTRAVERSION ?= .0$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .1-pre$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version
 
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-03-18 21:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 14:30 Opening Xen 4.4.1-pre for backports Ian Jackson
2014-03-14 14:41 ` Jan Beulich
2014-03-17 18:02 ` Pasi Kärkkäinen
2014-03-18 10:17   ` Jan Beulich
2014-03-18 13:04     ` Pasi Kärkkäinen
2014-03-18 13:36       ` Konrad Rzeszutek Wilk
2014-03-18 13:46       ` Andrew Cooper
2014-03-18 16:09   ` Ian Jackson
2014-03-18 21:16   ` Mukesh Rathor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.