summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-12-20 20:07:04 +0100
committerIlya Maximets <i.maximets@ovn.org>2022-12-20 21:29:15 +0100
commit08971e4b938991213c20d5a219d9901099906de6 (patch)
tree7367992f7de21b6c0e414d27bfc45fcfb3b3d34e
parentecaacb01a9d0210da3c228cce7289f0399630758 (diff)
downloadopenvswitch-2.17.5.tar.gz
Set release date for 2.17.5.v2.17.5
Acked-by: Aaron Conole <aconole@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
-rw-r--r--NEWS7
-rw-r--r--debian/changelog2
2 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 9dd57de05..2ea9ac0c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
-v2.17.5 - xx xxx xxxx
+v2.17.5 - 20 Dec 2022
---------------------
+ - Bug fixes
+ - Security:
+ * Fixed LLDP underflow issue while parsing malformed Auto Attach TLVs.
+ The original patch is available here:
+ https://mail.openvswitch.org/pipermail/ovs-dev/2022-December/400596.html
v2.17.4 - 01 Dec 2022
---------------------
diff --git a/debian/changelog b/debian/changelog
index 46fed5cac..1bcc7c1bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ openvswitch (2.17.5-1) unstable; urgency=low
[ Open vSwitch team ]
* New upstream version
- -- Open vSwitch team <dev@openvswitch.org> Thu, 01 Dec 2022 13:16:55 +0100
+ -- Open vSwitch team <dev@openvswitch.org> Tue, 20 Dec 2022 20:06:56 +0100
openvswitch (2.17.4-1) unstable; urgency=low
[ Open vSwitch team ]