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

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


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 7469c93b [DOCS] emphasize the security notice properly
7469c93b is described below

commit 7469c93b43b7bae9fb46793f815780b695ccdf34
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Wed Jul 6 16:35:48 2022 +0000

    [DOCS] emphasize the security notice properly
---
 content/release-notes/systemds-release-notes-2.2.x.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/release-notes/systemds-release-notes-2.2.x.html 
b/content/release-notes/systemds-release-notes-2.2.x.html
index 1da28a7d..b627a376 100644
--- a/content/release-notes/systemds-release-notes-2.2.x.html
+++ b/content/release-notes/systemds-release-notes-2.2.x.html
@@ -14,7 +14,7 @@
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
-  <title>SystemDS 2.2.0 Release Notes</title>
+  <title>SystemDS 2.2.x Release Notes</title>
   
   <meta name="description" content="Project Release Notes"> 
   <meta name="author" content="Apache SystemDS">
@@ -27,7 +27,7 @@
   Learn more: https://developers.facebook.com/docs/sharing/webmasters -->
   <meta property="og:url" content="https://systemds.apache.org/"; />
   <meta property="og:type" content="website" />
-  <meta property="og:title" content="SystemDS 2.2.0 Release Notes" />
+  <meta property="og:title" content="SystemDS 2.2.x Release Notes" />
   <meta property="og:description" content="Apache SystemDS is an open source 
ML system for the end-to-end data science lifecycle" />
   <meta property="og:image" content="" />
 
@@ -171,7 +171,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.</p>
 
-      <p>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).</p>
+      <p><strong>SECURITY NOTICE: This release and the above versions include 
fix for the <a 
href="https://nvd.nist.gov/vuln/detail/CVE-2022-26477";>CVE-2022-26477</a>.</strong></p>
 
       <p>The major changes (compared to SystemDS 2.1) include:</p>
 

Reply via email to