diff mbox series

[ovs-dev,branch-22.03,1/2] Set release date for 22.03.0.

Message ID 20220310204919.772595-2-mmichels@redhat.com
State Accepted
Headers show
Series Release patches for v22.03.0. | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test fail github build: failed
ovsrobot/github-robot-_ovn-kubernetes fail github build: failed

Commit Message

Mark Michelson March 10, 2022, 8:49 p.m. UTC
Signed-off-by: Mark Michelson <mmichels@redhat.com>
---
 NEWS             | 2 +-
 debian/changelog | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Ilya Maximets March 11, 2022, 6:12 p.m. UTC | #1
On 3/10/22 21:49, Mark Michelson wrote:
> Signed-off-by: Mark Michelson <mmichels@redhat.com>
> ---
>  NEWS             | 2 +-
>  debian/changelog | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 9f3ce3cf3..0f8e068b1 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,4 +1,4 @@
> -OVN v22.03.0 - XX XXX XXXX
> +OVN v22.03.0 - 11 Mar 2022
>  --------------------------
>    - Refactor CoPP commands introducing a unique name index in CoPP NB table.
>      Add following new CoPP commands to manage CoPP table:
> diff --git a/debian/changelog b/debian/changelog
> index fe0e7f488..a26420b7a 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -2,7 +2,7 @@ ovn (22.03.0-1) unstable; urgency=low
>  
>     * New upstream version
>  
> - -- OVN team <dev@openvswitch.org>  Thu, 24 Feb 2022 16:55:45 -0500
> + -- OVN team <dev@openvswitch.org>  Thu, 10 Mar 2022 15:47:41 -0500

I think, we need to have "Fri, 11 Mar" in order to have the same
date here and in the NEWS.

Other than that:

Acked-by: Ilya Maximets <i.maximets@ovn.org>

>  
>  ovn (21.12.0-1) unstable; urgency=low
>
Ilya Maximets March 24, 2022, 4:32 p.m. UTC | #2
On 3/10/22 21:49, Mark Michelson wrote:
> Signed-off-by: Mark Michelson <mmichels@redhat.com>
> ---
>  NEWS             | 2 +-
>  debian/changelog | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 9f3ce3cf3..0f8e068b1 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,4 +1,4 @@
> -OVN v22.03.0 - XX XXX XXXX
> +OVN v22.03.0 - 11 Mar 2022
>  --------------------------
>    - Refactor CoPP commands introducing a unique name index in CoPP NB table.
>      Add following new CoPP commands to manage CoPP table:

Hey, Mark.  It looks like the version of the patch that got applied
to the branch-22.03 doesn't have the NEWS update above.

We also need this patch ported to the main branch to update all the dates.
(And it looks like I myself forgot to do that for OVS 2.17...)

Bets regards, Ilya Maximets.

> diff --git a/debian/changelog b/debian/changelog
> index fe0e7f488..a26420b7a 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -2,7 +2,7 @@ ovn (22.03.0-1) unstable; urgency=low
>  
>     * New upstream version
>  
> - -- OVN team <dev@openvswitch.org>  Thu, 24 Feb 2022 16:55:45 -0500
> + -- OVN team <dev@openvswitch.org>  Thu, 10 Mar 2022 15:47:41 -0500
>  
>  ovn (21.12.0-1) unstable; urgency=low
>
Mark Michelson March 24, 2022, 6:41 p.m. UTC | #3
On 3/24/22 12:32, Ilya Maximets wrote:
> On 3/10/22 21:49, Mark Michelson wrote:
>> Signed-off-by: Mark Michelson <mmichels@redhat.com>
>> ---
>>   NEWS             | 2 +-
>>   debian/changelog | 2 +-
>>   2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/NEWS b/NEWS
>> index 9f3ce3cf3..0f8e068b1 100644
>> --- a/NEWS
>> +++ b/NEWS
>> @@ -1,4 +1,4 @@
>> -OVN v22.03.0 - XX XXX XXXX
>> +OVN v22.03.0 - 11 Mar 2022
>>   --------------------------
>>     - Refactor CoPP commands introducing a unique name index in CoPP NB table.
>>       Add following new CoPP commands to manage CoPP table:
> 
> Hey, Mark.  It looks like the version of the patch that got applied
> to the branch-22.03 doesn't have the NEWS update above.
> 
> We also need this patch ported to the main branch to update all the dates.
> (And it looks like I myself forgot to do that for OVS 2.17...)
> 
> Bets regards, Ilya Maximets.

Thanks Ilya, I pushed corrections as follows:

I cherry-picked this change to main and updated NEWS to have the correct 
release date.

I pushed a commit to branch-22.03 that updates NEWS to have the correct 
release date.

> 
>> diff --git a/debian/changelog b/debian/changelog
>> index fe0e7f488..a26420b7a 100644
>> --- a/debian/changelog
>> +++ b/debian/changelog
>> @@ -2,7 +2,7 @@ ovn (22.03.0-1) unstable; urgency=low
>>   
>>      * New upstream version
>>   
>> - -- OVN team <dev@openvswitch.org>  Thu, 24 Feb 2022 16:55:45 -0500
>> + -- OVN team <dev@openvswitch.org>  Thu, 10 Mar 2022 15:47:41 -0500
>>   
>>   ovn (21.12.0-1) unstable; urgency=low
>>   
>
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 9f3ce3cf3..0f8e068b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@ 
-OVN v22.03.0 - XX XXX XXXX
+OVN v22.03.0 - 11 Mar 2022
 --------------------------
   - Refactor CoPP commands introducing a unique name index in CoPP NB table.
     Add following new CoPP commands to manage CoPP table:
diff --git a/debian/changelog b/debian/changelog
index fe0e7f488..a26420b7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@  ovn (22.03.0-1) unstable; urgency=low
 
    * New upstream version
 
- -- OVN team <dev@openvswitch.org>  Thu, 24 Feb 2022 16:55:45 -0500
+ -- OVN team <dev@openvswitch.org>  Thu, 10 Mar 2022 15:47:41 -0500
 
 ovn (21.12.0-1) unstable; urgency=low