summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-12-20 20:07:12 +0100
committerIlya Maximets <i.maximets@ovn.org>2022-12-20 21:29:16 +0100
commit726c7b7975c6660d4ca886220d62d819ee4d7b7f (patch)
tree2d3e49a1752b2bd0ceb2c419e608f9179000c65c
parent953fa9c40006e7443a00a3085f69ca7a25cadfe3 (diff)
downloadopenvswitch-3.0.3.tar.gz
Set release date for 3.0.3.v3.0.3
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 21f56f1ec..4909b7b72 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
-v3.0.3 - xx xxx xxxx
+v3.0.3 - 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
v3.0.2 - 01 Dec 2022
--------------------
diff --git a/debian/changelog b/debian/changelog
index 304994f0b..ec8fcd8ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ openvswitch (3.0.3-1) unstable; urgency=low
[ Open vSwitch team ]
* New upstream version
- -- Open vSwitch team <dev@openvswitch.org> Thu, 01 Dec 2022 13:18:45 +0100
+ -- Open vSwitch team <dev@openvswitch.org> Tue, 20 Dec 2022 20:07:05 +0100
openvswitch (3.0.2-1) unstable; urgency=low
[ Open vSwitch team ]