summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-12-20 20:06:36 +0100
committerIlya Maximets <i.maximets@ovn.org>2022-12-20 21:29:13 +0100
commit1a19e7b5e5fc6ad9148f92551a24de9e815e2c30 (patch)
treeb1c4a52c694f91027d11869457a64d474f75b07b
parentcb922d2eed28bb842fb1c606e9606a02ea4ef191 (diff)
downloadopenvswitch-1a19e7b5e5fc6ad9148f92551a24de9e815e2c30.tar.gz
Set release date for 2.14.8.v2.14.8
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 817249593..1752cdebc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
-v2.14.8 - xx xxx xxxx
+v2.14.8 - 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.14.7 - 07 Oct 2022
---------------------
diff --git a/debian/changelog b/debian/changelog
index a3f016d0c..6e90ce281 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ openvswitch (2.14.8-1) unstable; urgency=low
[ Open vSwitch team ]
* New upstream version
- -- Open vSwitch team <dev@openvswitch.org> Fri, 07 Oct 2022 13:12:32 +0200
+ -- Open vSwitch team <dev@openvswitch.org> Tue, 20 Dec 2022 20:06:25 +0100
openvswitch (2.14.7-1) unstable; urgency=low
[ Open vSwitch team ]