diff mbox series

[ovs-dev,ovn,branch-20.06,1/2] Set release date for 20.06.2.

Message ID 20200821122539.826966-1-numans@ovn.org
State Superseded
Headers show
Series [ovs-dev,ovn,branch-20.06,1/2] Set release date for 20.06.2. | expand

Commit Message

Numan Siddique Aug. 21, 2020, 12:25 p.m. UTC
From: Numan Siddique <numans@ovn.org>

Signed-off-by: Numan Siddique <numans@ovn.org>
---
 NEWS             | 4 ++--
 debian/changelog | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Dumitru Ceara Aug. 21, 2020, 12:31 p.m. UTC | #1
On 8/21/20 2:25 PM, numans@ovn.org wrote:
> From: Numan Siddique <numans@ovn.org>
> 
> Signed-off-by: Numan Siddique <numans@ovn.org>
> ---
>  NEWS             | 4 ++--
>  debian/changelog | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 6b875e830..59fce711f 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,5 +1,5 @@
> -OVN v20.06.2 xx xxx xxxx
> ---------------------------------
> +OVN v20.06.2 - 21 Aug 2020
> +--------------------------
>  
>  OVN v20.06.1 - 08 Jul 2020
>  --------------------------
> diff --git a/debian/changelog b/debian/changelog
> index 6a985dd19..e8dad5494 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -2,7 +2,7 @@ OVN (20.06.2-1) unstable; urgency=low
>  
>      * New upstream version
>  
> - -- OVN team <dev@openvswitch.org>  Wed, 08 Jul 2020 15:54:34 -0400
> + -- OVN team <dev@openvswitch.org>  Wed, 21 Aug 2020 17:47:30 +0530
>  
>  OVN (20.06.1-1) unstable; urgency=low
>  
> 

Acked-by: Dumitru Ceara <dceara@redhat.com>

Thanks,
Dumitru
Ilya Maximets Aug. 21, 2020, 12:56 p.m. UTC | #2
On 8/21/20 2:25 PM, numans@ovn.org wrote:
> From: Numan Siddique <numans@ovn.org>
> 
> Signed-off-by: Numan Siddique <numans@ovn.org>
> ---
>  NEWS             | 4 ++--
>  debian/changelog | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 6b875e830..59fce711f 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,5 +1,5 @@
> -OVN v20.06.2 xx xxx xxxx
> ---------------------------------
> +OVN v20.06.2 - 21 Aug 2020
> +--------------------------

It migth be good to have at least:

   - Bug fixes

Empty change log for a stable release doesn't look right.
"Bug fixes" doesn't explain much too, but at least something.

What do you think?

>  
>  OVN v20.06.1 - 08 Jul 2020
>  --------------------------
> diff --git a/debian/changelog b/debian/changelog
> index 6a985dd19..e8dad5494 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -2,7 +2,7 @@ OVN (20.06.2-1) unstable; urgency=low
>  
>      * New upstream version
>  
> - -- OVN team <dev@openvswitch.org>  Wed, 08 Jul 2020 15:54:34 -0400
> + -- OVN team <dev@openvswitch.org>  Wed, 21 Aug 2020 17:47:30 +0530
>  
>  OVN (20.06.1-1) unstable; urgency=low
>  
>
Numan Siddique Aug. 21, 2020, 1:52 p.m. UTC | #3
On Fri, Aug 21, 2020 at 6:27 PM Ilya Maximets <i.maximets@ovn.org> wrote:
>
> On 8/21/20 2:25 PM, numans@ovn.org wrote:
> > From: Numan Siddique <numans@ovn.org>
> >
> > Signed-off-by: Numan Siddique <numans@ovn.org>
> > ---
> >  NEWS             | 4 ++--
> >  debian/changelog | 2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/NEWS b/NEWS
> > index 6b875e830..59fce711f 100644
> > --- a/NEWS
> > +++ b/NEWS
> > @@ -1,5 +1,5 @@
> > -OVN v20.06.2 xx xxx xxxx
> > ---------------------------------
> > +OVN v20.06.2 - 21 Aug 2020
> > +--------------------------
>
> It migth be good to have at least:
>
>    - Bug fixes
>
> Empty change log for a stable release doesn't look right.
> "Bug fixes" doesn't explain much too, but at least something.
>
> What do you think?

Sounds good to me. Since I am doing this for the first time, I just
followed the previous patches :).

I submitted v2 adding more details about the bug fixes. Please take a look.

Thanks Dumitru and Ilya for the reviews.

Numan

>
> >
> >  OVN v20.06.1 - 08 Jul 2020
> >  --------------------------
> > diff --git a/debian/changelog b/debian/changelog
> > index 6a985dd19..e8dad5494 100644
> > --- a/debian/changelog
> > +++ b/debian/changelog
> > @@ -2,7 +2,7 @@ OVN (20.06.2-1) unstable; urgency=low
> >
> >      * New upstream version
> >
> > - -- OVN team <dev@openvswitch.org>  Wed, 08 Jul 2020 15:54:34 -0400
> > + -- OVN team <dev@openvswitch.org>  Wed, 21 Aug 2020 17:47:30 +0530
> >
> >  OVN (20.06.1-1) unstable; urgency=low
> >
> >
>
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 6b875e830..59fce711f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@ 
-OVN v20.06.2 xx xxx xxxx
---------------------------------
+OVN v20.06.2 - 21 Aug 2020
+--------------------------
 
 OVN v20.06.1 - 08 Jul 2020
 --------------------------
diff --git a/debian/changelog b/debian/changelog
index 6a985dd19..e8dad5494 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@  OVN (20.06.2-1) unstable; urgency=low
 
     * New upstream version
 
- -- OVN team <dev@openvswitch.org>  Wed, 08 Jul 2020 15:54:34 -0400
+ -- OVN team <dev@openvswitch.org>  Wed, 21 Aug 2020 17:47:30 +0530
 
 OVN (20.06.1-1) unstable; urgency=low