diff mbox series

[ovs-dev,branch-3.0,1/2] Set release date for 3.0.2.

Message ID 20221201122742.1408119-2-i.maximets@ovn.org
State Accepted
Commit ea6c986ff79df448bbe20b7995fad08373ccd5b9
Headers show
Series Release patches for v3.0.2. | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/intel-ovs-compilation success test: success

Commit Message

Ilya Maximets Dec. 1, 2022, 12:27 p.m. UTC
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
---
 NEWS             | 5 ++++-
 debian/changelog | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

Comments

Dumitru Ceara Dec. 1, 2022, 3:37 p.m. UTC | #1
On 12/1/22 13:27, Ilya Maximets wrote:
> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
> ---

I applied it and compared it to the one for 3.0.1.  Looks good to me:

Acked-by: Dumitru Ceara <dceara@redhat.com>
Dumitru Ceara Dec. 1, 2022, 3:39 p.m. UTC | #2
On 12/1/22 16:37, Dumitru Ceara wrote:
> On 12/1/22 13:27, Ilya Maximets wrote:
>> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
>> ---
> 
> I applied it and compared it to the one for 3.0.1.  Looks good to me:

I meant "I applied it locally".  Sorry for the confusion, if any.

> 
> Acked-by: Dumitru Ceara <dceara@redhat.com>
Aaron Conole Dec. 1, 2022, 4:18 p.m. UTC | #3
Ilya Maximets <i.maximets@ovn.org> writes:

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

Acked-by: Aaron Conole <aconole@redhat.com>
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index eee77189b..293e81989 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@ 
-v3.0.2 - xx xxx xxxx
+v3.0.2 - 01 Dec 2022
 --------------------
+   - Bug fixes
+   - QoS:
+     * Fixed inability to apply QoS on ports with custom qdiscs.
 
 v3.0.1 - 07 Oct 2022
 --------------------
diff --git a/debian/changelog b/debian/changelog
index 157e7ad0b..4ba839ccd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@  openvswitch (3.0.2-1) unstable; urgency=low
    [ Open vSwitch team ]
    * New upstream version
 
- -- Open vSwitch team <dev@openvswitch.org>  Fri, 07 Oct 2022 13:13:11 +0200
+ -- Open vSwitch team <dev@openvswitch.org>  Thu, 01 Dec 2022 13:18:45 +0100
 
 openvswitch (3.0.1-1) unstable; urgency=low
    [ Open vSwitch team ]