diff mbox series

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

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

Commit Message

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

Acked-by: Acked-by: Dumitru Ceara <dceara@redhat.com>
Signed-off-by: Numan Siddique <numans@ovn.org>
---
v1 -> v2
---
  * Updated the NEWS with the bug fixes as suggested by Ilya.

 NEWS             | 15 +++++++++++++--
 debian/changelog |  2 +-
 2 files changed, 14 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 6b875e830..7606fa669 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@ 
-OVN v20.06.2 xx xxx xxxx
---------------------------------
+OVN v20.06.2 - 21 Aug 2020
+--------------------------
+   - Bug fixes
+     - I-P performance improvement bug fixes
+        - ovn-controller: Fix the missing flows with monitor-all set to True
+        - ovn-controller: Fix the missing ct zone entries for container ports.
+        - ovn-controller: Fix the missing flows when logical router port is added after its peer.
+        - ovn-controller: Clear flows not associated with db rows in physical flow change handler.
+        - ovn-controller: Release lport if the ofport of the VIF is -1.
+      - northd: Fix the routing for external logical ports of bridged logical switches.
+   - Scale improvements
+     - ovn-northd: Fix logical flows to limit ARP/NS broadcast domain.
+     - ovn-northd.c: Support optionally disabling neighbor learning from ARP request/NS.
 
 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