From: Dave Wallace Date: Sat, 11 Feb 2023 00:20:28 +0000 (-0500) Subject: misc: VPP 22.10.1 Release Notes X-Git-Tag: v22.10.1^0 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=57302fe52f141c19b5448997774271d2eedf5cb1;p=vpp.git misc: VPP 22.10.1 Release Notes Type: docs Signed-off-by: Dave Wallace Change-Id: I70374ea376c895d92d5789debf4b437113e3d884 --- diff --git a/docs/aboutvpp/releasenotes/index.rst b/docs/aboutvpp/releasenotes/index.rst index d1aaa6c8a83..4b164f73b79 100644 --- a/docs/aboutvpp/releasenotes/index.rst +++ b/docs/aboutvpp/releasenotes/index.rst @@ -6,6 +6,7 @@ Release notes .. toctree:: :maxdepth: 2 + v22.10.1 v22.10 v22.06.1 v22.06 diff --git a/docs/aboutvpp/releasenotes/v22.10.1.rst b/docs/aboutvpp/releasenotes/v22.10.1.rst new file mode 100644 index 00000000000..be10b4cad0c --- /dev/null +++ b/docs/aboutvpp/releasenotes/v22.10.1.rst @@ -0,0 +1,12 @@ +Release notes for VPP 22.10.1 +============================= + +This is bug fix release. + +Of particular importance, this release contains the fix for +`JIRA VPP-2307: CVE-2022-46397 FD.io VPP (Vector Packet Processor) IPSec generates a predictable IV in AES-CBC mode `__ + +For the full list of fixed issues please refer to: + +- fd.io `JIRA `__ +- git `commit log `__