From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: (release) versioning
Date: Wed, 6 May 2015 10:58:43 -0400 [thread overview]
Message-ID: <20150506145843.GC20645@l.oracle.com> (raw)
In-Reply-To: <554903B90200007800076CFC@mail.emea.novell.com>
On Tue, May 05, 2015 at 04:54:01PM +0100, Jan Beulich wrote:
> All,
>
> on the hackathon we also discussed possibly changing the versioning
> of Xen. The main rationale for the proposal is that (just like in many
> other software projects) version numbers (in particular the major
> one) currently don't really convey much information. The proposal is
> to take gcc's new versioning scheme as a basis (i.e. I'm not going to
> claim that the below is an exact copy of theirs): Major releases
> always increment the major version number. Minor version 0 is
> reserved to the development cycle, i.e. the first release in any
> release series would be 5.1.0. RCs would be expressed through the
> 3rd digit, i.e. the first RC of the currently being worked on release
> would be 5.0.1 (there was some debate as to whether, despite
> being redundant, to attach -rc1 to it to make clear this is not an
> actual release).
>
> So comparing current and new schemes things would go
>
> OLD NEW
> 4.6-unstable 5.0-unstable (or 5.0.0)
> 4.6.0-rc1 5.0.1 (-rc1)
> ... ...
> 4.6.0-rcN 5.0.N (-rcN)
> 4.6.0 5.1.0
> 4.6.1-rc1 5.1.1 (-rc1)
> ... ...
> 4.6.1 5.2.0
>
> This additionally has the benefit that taking only the numeric
> part of the version string then would sort properly.
>
> Any comments or alternative proposals are welcome.
I am OK with the mechanism as is and not sure why it would need
changing. I know you are saying that the existing mechanism
does not convery much information but I think the 'rcX'appended
to the version tag is enough to tell us when there is an RC and
when there is a new release.
>
> Regards, Jan
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2015-05-06 14:58 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-05 15:54 (release) versioning Jan Beulich
2015-05-05 17:05 ` Andrew Cooper
2015-05-05 23:15 ` Dario Faggioli
2015-05-06 11:54 ` Jan Beulich
2015-05-06 12:45 ` Dario Faggioli
2015-05-06 7:21 ` Wei Liu
2015-05-06 7:25 ` Jan Beulich
2015-05-06 10:37 ` David Vrabel
2015-05-06 10:52 ` Jan Beulich
2015-05-06 10:57 ` David Vrabel
2015-05-06 9:02 ` Ian Campbell
2015-05-06 10:12 ` Jan Beulich
2015-05-06 10:21 ` Ian Campbell
2015-05-06 14:58 ` Konrad Rzeszutek Wilk [this message]
2015-05-06 15:19 ` George Dunlap
2015-05-06 15:01 ` George Dunlap
2015-05-06 15:44 ` Jan Beulich
2015-05-06 15:55 ` Lars Kurth
2015-05-07 10:54 ` Tim Deegan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150506145843.GC20645@l.oracle.com \
--to=konrad.wilk@oracle.com \
--cc=JBeulich@suse.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.