misc: VPP 22.06.1 Release Notes 41/38241/1 stable/2206 v22.06.1
authorDave Wallace <dwallacelf@gmail.com>
Fri, 10 Feb 2023 18:28:46 +0000 (13:28 -0500)
committerDave Wallace <dwallacelf@gmail.com>
Fri, 10 Feb 2023 18:28:46 +0000 (13:28 -0500)
Type: docs
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I8770a35c801126ffd2de8f58d79e6616642709a9

docs/aboutvpp/releasenotes/index.rst
docs/aboutvpp/releasenotes/past.rst
docs/aboutvpp/releasenotes/v22.06.1.rst [new file with mode: 0644]

index 1ef5ff0..fb4b658 100644 (file)
@@ -6,6 +6,7 @@ Release notes
 .. toctree::
     :maxdepth: 2
 
+    v22.06.1
     v22.06
     v22.02
     v21.10.1
index f518055..a8fa007 100644 (file)
@@ -38,4 +38,3 @@ Past releases
     v17.01
     v16.09
     v16.06
-
diff --git a/docs/aboutvpp/releasenotes/v22.06.1.rst b/docs/aboutvpp/releasenotes/v22.06.1.rst
new file mode 100644 (file)
index 0000000..6a391da
--- /dev/null
@@ -0,0 +1,12 @@
+Release notes for VPP 22.06.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 <https://jira.fd.io/browse/VPP-2037>`__
+
+For the full list of fixed issues please refer to:
+
+- fd.io `JIRA <https://jira.fd.io>`__
+- git `commit log <https://git.fd.io/vpp/log/?h=stable/2206>`__