> Signed-off-by: Ilya Maximets <[email protected]> Hi Ilya,
For branches 2.11 -> 2.14, our validation engineer flagged that the DPDK version supported should be updated in the docs and in NEWS, should we hold off applying these patches until that's updated. Hari will have patches ready this evening for the updates. Thoughts? Regards Ian > --- > NEWS | 5 ++++- > debian/changelog | 2 +- > 2 files changed, 5 insertions(+), 2 deletions(-) > > diff --git a/NEWS b/NEWS > index 97fd950b2..4bebf4d40 100644 > --- a/NEWS > +++ b/NEWS > @@ -1,5 +1,8 @@ > -v2.12.3 - xx xxx xxxx > +v2.12.3 - 10 Feb 2021 > --------------------- > + - Bug fixes > + - Security: > + * Fixed packet parsing vulnerability CVE-2020-35498. > > v2.12.2 - 13 Jan 2021 > --------------------- > diff --git a/debian/changelog b/debian/changelog > index f2e291b88..974da29a1 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -2,7 +2,7 @@ openvswitch (2.12.3-1) unstable; urgency=low > [ Open vSwitch team ] > * New upstream version > > - -- Open vSwitch team <[email protected]> Wed, 13 Jan 2021 11:26:35 - > 0500 > + -- Open vSwitch team <[email protected]> Wed, 10 Feb 2021 16:07:20 > +0100 > > openvswitch (2.12.2-1) unstable; urgency=low > [ Open vSwitch team ] > -- > 2.26.2 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
