[Libosinfo] [PATCH 5/5] data: add missing Xen 3.1.0 release
Christophe Fergeau
cfergeau at redhat.com
Wed Oct 7 08:52:57 UTC 2015
On Wed, Oct 07, 2015 at 09:46:38AM +0100, Daniel P. Berrange wrote:
> On Wed, Oct 07, 2015 at 10:30:29AM +0200, Christophe Fergeau wrote:
> > On Tue, Oct 06, 2015 at 05:41:03PM +0100, Daniel P. Berrange wrote:
> > > The RHEL Xen platforms reference a Xen 3.1.0 release which
> > > was missing entirely.
> > >
> > > Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> > > ---
> > > data/hypervisors/xen.xml.in | 17 ++++++++++++++++-
> > > 1 file changed, 16 insertions(+), 1 deletion(-)
> > >
> > > diff --git a/data/hypervisors/xen.xml.in b/data/hypervisors/xen.xml.in
> > > index 98efefb..be23796 100644
> > > --- a/data/hypervisors/xen.xml.in
> > > +++ b/data/hypervisors/xen.xml.in
> > > @@ -43,12 +43,27 @@
> > > </devices>
> > > </platform>
> > >
> > > + <platform id="http://xen.org/xen/3.1.0">
> > > + <short-id>xen-3.1.0</short-id>
> > > + <_name>Xen 3.1.0</_name>
> > > + <_vendor>Citrix Systems, Inc.</_vendor>
> > > + <version>3.1.0</version>
> > > + <upgrades id="http://xen.org/xen/3.0.4"/>
> > > +
> > > + <devices>
> > > + <device id="http://xen.org/devices/block"/>
> > > + <device id="http://xen.org/devices/net"/>
> > > + <device id="http://xen.org/devices/console"/>
> > > + <device id="http://xen.org/devices/framebuffer"/>
> > > + </devices>
> > > + </platform>
> > > +
> > > <platform id="http://xen.org/xen/3.1.3">
> > > <short-id>xen-3.1.3</short-id>
> > > <_name>Xen 3.1.3</_name>
> > > <_vendor>Citrix Systems, Inc.</_vendor>
> > > <version>3.1.3</version>
> > > - <upgrades id="http://xen.org/xen/3.0.4"/>
> > > + <upgrades id="http://xen.org/xen/3.1.0"/>
> >
> > We are most likely missing 3.1.1 and 3.1.2, but this will do for now,
> > ACK.
>
> IIRC there was something funny where they never officially release
> those versions. Even the 3.1.0 isn't officially available on xen.org,
> but it was tagged in GIT and used by both SUSE & Red Hat in their
> enterprise distros. So I chose to leave out 3.1.1 and 3.1.2
Ah ok, thanks for the details!
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20151007/97f71c48/attachment.sig>
More information about the Libosinfo
mailing list