diff mbox series

[ovs-dev,branch-2.12,1/2] Set release date for 2.12.0.

Message ID 20190903220300.50755-1-jpettit@ovn.org
State Accepted
Headers show
Series [ovs-dev,branch-2.12,1/2] Set release date for 2.12.0. | expand

Commit Message

Justin Pettit Sept. 3, 2019, 10:02 p.m. UTC
Signed-off-by: Justin Pettit <jpettit@ovn.org>
---
 NEWS             | 4 ++--
 debian/changelog | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Li,Rongqing via dev Sept. 4, 2019, 12:30 p.m. UTC | #1
On Tue, Sep 03, 2019 at 03:02:59PM -0700, Justin Pettit wrote:
> Signed-off-by: Justin Pettit <jpettit@ovn.org>
> ---

To the set
Acked-by: Flavio Leitner <fbl@sysclose.org>
Ilya Maximets Sept. 4, 2019, 2:37 p.m. UTC | #2
> Signed-off-by: Justin Pettit <jpettit at ovn.org>
> ---
>  NEWS             | 4 ++--
>  debian/changelog | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index be3ea42b4c91..9f4845d8788e 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,5 +1,5 @@
> -v2.12.0 - xx xxx xxxx
> ----------------------
> +v2.12.0 - 03 Sep 2019
> +--------------------

Not a merge blocker, but the size of the line is bothering me. :)
It's one symbol shorter than the date.

Best regards, Ilya Maximets.
Justin Pettit Sept. 4, 2019, 5:37 p.m. UTC | #3
> On Sep 4, 2019, at 7:37 AM, Ilya Maximets <i.maximets@samsung.com> wrote:
> 
>> Signed-off-by: Justin Pettit <jpettit at ovn.org>
>> ---
>> NEWS             | 4 ++--
>> debian/changelog | 4 ++--
>> 2 files changed, 4 insertions(+), 4 deletions(-)
>> 
>> diff --git a/NEWS b/NEWS
>> index be3ea42b4c91..9f4845d8788e 100644
>> --- a/NEWS
>> +++ b/NEWS
>> @@ -1,5 +1,5 @@
>> -v2.12.0 - xx xxx xxxx
>> ----------------------
>> +v2.12.0 - 03 Sep 2019
>> +--------------------
> 
> Not a merge blocker, but the size of the line is bothering me. :)
> It's one symbol shorter than the date.

Yeah, that stuff bugs me, too.  I automated the generation of these, so I didn't notice the issue when we went from a one digit middle number to two.  I fixed these up in the various branches before pushing them.  I'll update my script to figure out the line length and generating the dashed lines.

Thanks!

--Justin
Justin Pettit Sept. 4, 2019, 5:39 p.m. UTC | #4
> On Sep 4, 2019, at 5:30 AM, Flavio Leitner <fbl@sysclose.org> wrote:
> 
> On Tue, Sep 03, 2019 at 03:02:59PM -0700, Justin Pettit wrote:
>> Signed-off-by: Justin Pettit <jpettit@ovn.org>
>> ---
> 
> To the set
> Acked-by: Flavio Leitner <fbl@sysclose.org>

Thanks.  I pushed these to all the appropriate branches (along with the changes to the dashed lines that Ilya pointed out).  I also cherry-picked this patch that sets the release date for 2.12.0 to master.

--Justin
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index be3ea42b4c91..9f4845d8788e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@ 
-v2.12.0 - xx xxx xxxx
----------------------
+v2.12.0 - 03 Sep 2019
+--------------------
    - DPDK:
      * New option 'other_config:dpdk-socket-limit' to limit amount of
        hugepage memory that can be used by DPDK.
diff --git a/debian/changelog b/debian/changelog
index 638a69e4f682..b6d0568ef077 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@ 
 openvswitch (2.12.0-1) unstable; urgency=low
-
+   [ Open vSwitch team ]
    * New upstream version
 
- -- Open vSwitch team <dev@openvswitch.org>  Mon, 22 Jul 2019 09:36:56 -0700
+ -- Open vSwitch team <dev@openvswitch.org>  Tue, 03 Sep 2019 14:56:53 -0700
 
 openvswitch (2.11.0-1) unstable; urgency=low