diff mbox

[ovs-dev,2/2] Prepare for 2.5.1.

Message ID 1456316949-21361-2-git-send-email-jpettit@ovn.org
State Accepted
Headers show

Commit Message

Justin Pettit Feb. 24, 2016, 12:29 p.m. UTC
Signed-off-by: Justin Pettit <jpettit@ovn.org>
---
 NEWS             | 4 ++++
 configure.ac     | 2 +-
 debian/changelog | 7 +++++++
 3 files changed, 12 insertions(+), 1 deletion(-)

Comments

Ben Pfaff Feb. 27, 2016, 4:35 p.m. UTC | #1
On Wed, Feb 24, 2016 at 04:29:09AM -0800, Justin Pettit wrote:
> Signed-off-by: Justin Pettit <jpettit@ovn.org>

Acked-by: Ben Pfaff <blp@ovn.org>
Joe Stringer Feb. 27, 2016, 8:08 p.m. UTC | #2
On 24 February 2016 at 04:29, Justin Pettit <jpettit@ovn.org> wrote:
> Signed-off-by: Justin Pettit <jpettit@ovn.org>
> ---
>  NEWS             | 4 ++++
>  configure.ac     | 2 +-
>  debian/changelog | 7 +++++++
>  3 files changed, 12 insertions(+), 1 deletion(-)
>
> diff --git a/NEWS b/NEWS
> index d3757d7..54483a8 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,3 +1,7 @@
> +v2.5.1 - 26 Feb 2016
> +---------------------
> +
> +

Did we release 2.5.1 yesterday too? :-)

(Also, is there a tag for v2.5.0 yet?)
Justin Pettit Feb. 27, 2016, 9:45 p.m. UTC | #3
> On Feb 27, 2016, at 12:08 PM, Joe Stringer <joe@ovn.org> wrote:
> 
> On 24 February 2016 at 04:29, Justin Pettit <jpettit@ovn.org> wrote:
>> Signed-off-by: Justin Pettit <jpettit@ovn.org>
>> ---
>> NEWS             | 4 ++++
>> configure.ac     | 2 +-
>> debian/changelog | 7 +++++++
>> 3 files changed, 12 insertions(+), 1 deletion(-)
>> 
>> diff --git a/NEWS b/NEWS
>> index d3757d7..54483a8 100644
>> --- a/NEWS
>> +++ b/NEWS
>> @@ -1,3 +1,7 @@
>> +v2.5.1 - 26 Feb 2016
>> +---------------------
>> +
>> +
> 
> Did we release 2.5.1 yesterday too? :-)

We always do that when we prepare for a release.  That way if people are working from the branch, it's apparent that it's not the shipped version.

The 2.5.0 that I uploaded is based on the previous patch that set the 2.5.0 date and then had Ben's Makefile.am change cherry-picked.

> (Also, is there a tag for v2.5.0 yet?)

Ben normally tags and then signs them.

--Justin
Ben Pfaff Feb. 27, 2016, 10:11 p.m. UTC | #4
On Sat, Feb 27, 2016 at 01:45:09PM -0800, Justin Pettit wrote:
> > (Also, is there a tag for v2.5.0 yet?)
> 
> Ben normally tags and then signs them.

Done now.
Russell Bryant Feb. 29, 2016, 4:09 p.m. UTC | #5
On Sat, Feb 27, 2016 at 4:45 PM, Justin Pettit <jpettit@ovn.org> wrote:

>
> > On Feb 27, 2016, at 12:08 PM, Joe Stringer <joe@ovn.org> wrote:
> >
> > On 24 February 2016 at 04:29, Justin Pettit <jpettit@ovn.org> wrote:
> >> Signed-off-by: Justin Pettit <jpettit@ovn.org>
> >> ---
> >> NEWS             | 4 ++++
> >> configure.ac     | 2 +-
> >> debian/changelog | 7 +++++++
> >> 3 files changed, 12 insertions(+), 1 deletion(-)
> >>
> >> diff --git a/NEWS b/NEWS
> >> index d3757d7..54483a8 100644
> >> --- a/NEWS
> >> +++ b/NEWS
> >> @@ -1,3 +1,7 @@
> >> +v2.5.1 - 26 Feb 2016
> >> +---------------------
> >> +
> >> +
> >
> > Did we release 2.5.1 yesterday too? :-)
>
> We always do that when we prepare for a release.  That way if people are
> working from the branch, it's apparent that it's not the shipped version.
>

I believe the question was about having "26 Feb 2016" vs "???", since 2.5.1
isn't released yet.
Justin Pettit Feb. 29, 2016, 5:57 p.m. UTC | #6
> On Feb 29, 2016, at 8:09 AM, Russell Bryant <russell@ovn.org> wrote:
> 
> On Sat, Feb 27, 2016 at 4:45 PM, Justin Pettit <jpettit@ovn.org> wrote:
> 
> >> +v2.5.1 - 26 Feb 2016
> >> +---------------------
> >> +
> >> +
> >
> > Did we release 2.5.1 yesterday too? :-)
> 
> We always do that when we prepare for a release.  That way if people are working from the branch, it's apparent that it's not the shipped version.
> 
> I believe the question was about having "26 Feb 2016" vs "???", since 2.5.1 isn't released yet. 

Oh.  That's what we've done in the past.  It occurred to me that we should probably do "xx xxx xxxx", but I didn't change since that's what we've done.  I'll start doing that going forward, though, since it's less confusing.

--Justin
diff mbox

Patch

diff --git a/NEWS b/NEWS
index d3757d7..54483a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@ 
+v2.5.1 - 26 Feb 2016
+---------------------
+
+
 v2.5.0 - 26 Feb 2016
 ---------------------
    - Dropped support for Python older than version 2.7.  As a consequence,
diff --git a/configure.ac b/configure.ac
index 1ac3b5f..171b8b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ 
 # limitations under the License.
 
 AC_PREREQ(2.63)
-AC_INIT(openvswitch, 2.5.0, bugs@openvswitch.org)
+AC_INIT(openvswitch, 2.5.1, bugs@openvswitch.org)
 AC_CONFIG_SRCDIR([datapath/datapath.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
diff --git a/debian/changelog b/debian/changelog
index 6dd4a91..aeb86a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@ 
+openvswitch (2.5.1-1) unstable; urgency=low
+   [ Open vSwitch team ]
+   * New upstream version
+   - Nothing yet!
+
+ -- Open vSwitch team <dev@openvswitch.org>  Fri, 26 Feb 2016 17:23:21 -0700
+
 openvswitch (2.5.0-1) unstable; urgency=low
    [ Open vSwitch team ]
    * New upstream version