summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-12-20 20:06:44 +0100
committerIlya Maximets <i.maximets@ovn.org>2022-12-20 21:29:14 +0100
commit3f93cdff2be86426e2379db70d94d70d576d5dec (patch)
tree07963a7f7d7f64b768469dcb8b7ea39a4312e4e6
parentd61cbd9330ed5ec6b38f74bd4a5e37a9e483596b (diff)
downloadopenvswitch-3f93cdff2be86426e2379db70d94d70d576d5dec.tar.gz
Set release date for 2.15.7.v2.15.7
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 6510dfc96..fb0a03960 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
-v2.15.7 - xx xxx xxxx
+v2.15.7 - 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.15.6 - 07 Oct 2022
---------------------
diff --git a/debian/changelog b/debian/changelog
index e503d30d9..b154ee197 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ openvswitch (2.15.7-1) unstable; urgency=low
[ Open vSwitch team ]
* New upstream version
- -- Open vSwitch team <dev@openvswitch.org> Fri, 07 Oct 2022 13:12:36 +0200
+ -- Open vSwitch team <dev@openvswitch.org> Tue, 20 Dec 2022 20:06:37 +0100
openvswitch (2.15.6-1) unstable; urgency=low
[ Open vSwitch team ]