You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemds.apache.org by ja...@apache.org on 2022/07/06 16:34:59 UTC

[systemds-website] branch main updated: [DOCS] update navigation with release notes 2.2.x

This is an automated email from the ASF dual-hosted git repository.

janardhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 53b344a0 [DOCS] update navigation with release notes 2.2.x
53b344a0 is described below

commit 53b344a0dd72b4ee9eb6e50f4568989c2bdd062f
Author: Janardhan Pulivarthi <j1...@protonmail.com>
AuthorDate: Wed Jul 6 16:21:04 2022 +0000

    [DOCS] update navigation with release notes 2.2.x
---
 _src/_data/navigation.yml                          | 3 ++-
 _src/release-notes/systemds-release-notes-2.2.x.md | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/_src/_data/navigation.yml b/_src/_data/navigation.yml
index 8caefc1a..f4936925 100644
--- a/_src/_data/navigation.yml
+++ b/_src/_data/navigation.yml
@@ -33,8 +33,9 @@ topnav:
     url: https://systemds.apache.org/release-notes/systemds-release-notes-3.0.0
   - title: 2.2.2 (stable)
     url: https://systemds.apache.org/docs/2.2.2/
+  - title: Release Notes 2.2.x
+    url: https://systemds.apache.org/release-notes/systemds-release-notes-2.2.x
     
-  
 
 - title: Community
   subcategories:
diff --git a/_src/release-notes/systemds-release-notes-2.2.x.md b/_src/release-notes/systemds-release-notes-2.2.x.md
index 275e6d69..0f19f3d4 100644
--- a/_src/release-notes/systemds-release-notes-2.2.x.md
+++ b/_src/release-notes/systemds-release-notes-2.2.x.md
@@ -1,6 +1,6 @@
 ---
 layout: page
-title: SystemDS 2.2.0 Release Notes
+title: SystemDS 2.2.x Release Notes
 description: Project Release Notes
 group: nav-right
 ---
@@ -42,7 +42,7 @@ a large number of performance and robustness fixes, and some experimental featur
 support the end-to-end data science lifecycle. In addition to that, this is the last release
 with Java 8 and Spark 2.x.
 
-SECURITY NOTICE: This release and the above versions include fix for the CVE-2022-26477 (link: https://nvd.nist.gov/vuln/detail/CVE-2022-26477).
+**SECURITY NOTICE: This release and the above versions include fix for the [CVE-2022-26477](https://nvd.nist.gov/vuln/detail/CVE-2022-26477).**
 
 The major changes (compared to SystemDS 2.1) include: