diff mbox series

[ovs-dev,branch-2.13,1/2] Set release date for 2.13.5.

Message ID 20211021162245.2424308-2-i.maximets@ovn.org
State Accepted
Commit 6771b9c9d7143d1d280cccc2c3eb568b7cb08a19
Headers show
Series Release patches for v2.13.5. | expand

Checks

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

Commit Message

Ilya Maximets Oct. 21, 2021, 4:22 p.m. UTC
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
---
 NEWS             | 3 ++-
 debian/changelog | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 0ae1076ee..6342100b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@ 
-v2.13.5 - xx xxx xxxx
+v2.13.5 - 21 Oct 2021
 ---------------------
+   - Bug fixes
    - OVS now reports the datapath capability 'ct_zero_snat', which reflects
      whether the SNAT with all-zero IP address is supported.
      See ovs-vswitchd.conf.db(5) for details.
diff --git a/debian/changelog b/debian/changelog
index 05025442a..688717e4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@  openvswitch (2.13.5-1) unstable; urgency=low
    [ Open vSwitch team ]
    * New upstream version
 
- -- Open vSwitch team <dev@openvswitch.org>  Thu, 01 Jul 2021 20:17:41 +0200
+ -- Open vSwitch team <dev@openvswitch.org>  Thu, 21 Oct 2021 18:19:49 +0200
 
 openvswitch (2.13.4-1) unstable; urgency=low
    [ Open vSwitch team ]