diff mbox series

[ovs-dev,branch-2.17,1/2] Set release date for 2.17.4.

Message ID 20221201122708.1407983-2-i.maximets@ovn.org
State Accepted
Commit b6c3788fe20f3a3c298fe12d17a107477fd4af16
Headers show
Series Release patches for v2.17.4. | 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:45 p.m. UTC | #1
On 12/1/22 13:27, Ilya Maximets wrote:
> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
> ---

Looks good to me, thanks!

Acked-by: Dumitru Ceara <dceara@redhat.com>
Aaron Conole Dec. 1, 2022, 4:17 p.m. UTC | #2
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 b04b7b4c9..4911bb9fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@ 
-v2.17.4 - xx xxx xxxx
+v2.17.4 - 01 Dec 2022
 ---------------------
+   - Bug fixes
+   - QoS:
+     * Fixed inability to apply QoS on ports with custom qdiscs.
 
 v2.17.3 - 07 Oct 2022
 ---------------------
diff --git a/debian/changelog b/debian/changelog
index 1a1f0984b..fa5a720ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@  openvswitch (2.17.4-1) unstable; urgency=low
    [ Open vSwitch team ]
    * New upstream version
 
- -- Open vSwitch team <dev@openvswitch.org>  Fri, 07 Oct 2022 13:12:51 +0200
+ -- Open vSwitch team <dev@openvswitch.org>  Thu, 01 Dec 2022 13:16:55 +0100
 
 openvswitch (2.17.3-1) unstable; urgency=low
    [ Open vSwitch team ]