You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2022/10/18 14:17:30 UTC

[isis-site] branch asf-site updated (0ab28178d -> 1af0b0653)

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

danhaywood pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/isis-site.git


    from 0ab28178d updates website
     new 7ae20030c adds 2.0.0-M8 to stop urls
     new 1af0b0653 patches CVE ref for m8

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 algolia-config.json                                   | 2 +-
 content/relnotes/2.0.0-M9/2022/2.0.0-M8/relnotes.html | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


[isis-site] 01/02: adds 2.0.0-M8 to stop urls

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/isis-site.git

commit 7ae20030c5337f9efa47ebe4cedff75c61e59c12
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Oct 18 13:53:18 2022 +0100

    adds 2.0.0-M8 to stop urls
---
 algolia-config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/algolia-config.json b/algolia-config.json
index 8d29f7224..8b30cf57e 100644
--- a/algolia-config.json
+++ b/algolia-config.json
@@ -7,7 +7,7 @@
     "https://isis.apache.org/sitemap.xml"
   ],
   "stop_urls": [
-    "https://isis[.]apache[.]org/(docs|comguide|conguide|setupguide|relnotes|refguide|userguide|core|security|extensions|valuetypes|vro|vw|pjdo|pjpa|testing|tutorials|incubator|regressiontests)/(2.0.0-M7|2.0.0-M6|2.0.0-M5)/.*",
+    "https://isis[.]apache[.]org/(docs|comguide|conguide|setupguide|relnotes|refguide|userguide|core|security|extensions|valuetypes|vro|vw|pjdo|pjpa|testing|tutorials|incubator|regressiontests)/(2.0.0-M8|2.0.0-M7|2.0.0-M6|2.0.0-M5)/.*",
     "https://isis[.]apache[.]org/versions/(1.17.0|1.16.2|1.16.1|1.16.0|1.15.1|1.15.0|1.14.0|1.13.2|1.13.2|1.13.1|1.13.0|1.12.2|1.12.1|1.12.0|1.11.1|1.11.0)/.*"
   ],
   "selectors": {


[isis-site] 02/02: patches CVE ref for m8

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/isis-site.git

commit 1af0b06538748405e6dd01dc00f01227f5ddc2f5
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Oct 18 15:17:21 2022 +0100

    patches CVE ref for m8
---
 content/relnotes/2.0.0-M9/2022/2.0.0-M8/relnotes.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/relnotes/2.0.0-M9/2022/2.0.0-M8/relnotes.html b/content/relnotes/2.0.0-M9/2022/2.0.0-M8/relnotes.html
index 69e26aeac..e518815de 100644
--- a/content/relnotes/2.0.0-M9/2022/2.0.0-M8/relnotes.html
+++ b/content/relnotes/2.0.0-M9/2022/2.0.0-M8/relnotes.html
@@ -734,7 +734,7 @@ page.parent doesn't seem to be set...
 </ul>
 </div>
 <div class="paragraph">
-<p>This release also fixes the security vulnerability: CVE-2022-42466, fixed by <a href="https://issues.apache.org/jira/browse/ISIS-3128">ISIS-3128</a></p>
+<p>This release also fixes the security vulnerability: CVE-2022-42467, fixed by <a href="https://issues.apache.org/jira/browse/ISIS-3128">ISIS-3128</a></p>
 </div>
 </div>
 </div>
@@ -1077,7 +1077,7 @@ page.parent doesn't seem to be set...
 <div class="ulist">
 <ul>
 <li>
-<p><a href="https://issues.apache.org/jira/browse/ISIS-3128">ISIS-3128</a> - CVE-2022-42466 [Security] h2 console potentially vulnerable to code execution</p>
+<p><a href="https://issues.apache.org/jira/browse/ISIS-3128">ISIS-3128</a> - CVE-2022-42467 [Security] h2 console potentially vulnerable to code execution</p>
 </li>
 <li>
 <p><a href="https://issues.apache.org/jira/browse/ISIS-3077">ISIS-3077</a> - [Vulnerability] Scalar Value Output Rendering is not escaped. (XSS Vulnarability)</p>