You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2022/02/24 22:18:36 UTC

[jspwiki-site] branch jbake updated: 2.11.2 release

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

juanpablo pushed a commit to branch jbake
in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git


The following commit(s) were added to refs/heads/jbake by this push:
     new 771b3c6  2.11.2 release
771b3c6 is described below

commit 771b3c6c8032ba3280421505b63e1cd7066da239
Author: Juan Pablo Santos Rodríguez <ju...@gmail.com>
AuthorDate: Thu Feb 24 23:18:14 2022 +0100

    2.11.2 release
---
 pom.xml                                     |  2 +-
 src/main/jbake/assets/apidocs/index.html    |  6 +++---
 src/main/jbake/assets/japicmp/index.html    |  6 +++---
 src/main/jbake/content/general/downloads.md | 13 ++++++++-----
 src/main/jbake/content/general/news.md      |  7 +++++++
 src/main/jbake/content/index.md             | 17 +++++++++--------
 6 files changed, 31 insertions(+), 20 deletions(-)

diff --git a/pom.xml b/pom.xml
index 43fbe82..9d9f78e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
     <plugin.enforcer>3.0.0</plugin.enforcer>
     <plugin.resources>3.2.0</plugin.resources>
     <plugin.japicmp.version>0.15.4</plugin.japicmp.version>
-    <plugin.japicmp.jspwiki-new>2.11.2-SNAPSHOT</plugin.japicmp.jspwiki-new>
+    <plugin.japicmp.jspwiki-new>2.11.3-SNAPSHOT</plugin.japicmp.jspwiki-new>
     <plugin.japicmp.jspwiki-old>2.11.0</plugin.japicmp.jspwiki-old>
     <plugin.jbake>0.3.4</plugin.jbake>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/src/main/jbake/assets/apidocs/index.html b/src/main/jbake/assets/apidocs/index.html
index a52b1d4..03221ba 100755
--- a/src/main/jbake/assets/apidocs/index.html
+++ b/src/main/jbake/assets/apidocs/index.html
@@ -2,13 +2,13 @@
 <html lang="en-US">
     <head>
         <meta charset="UTF-8">
-        <meta http-equiv="refresh" content="1;url=http://jspwiki.apache.org/apidocs/2.11.1/">
+        <meta http-equiv="refresh" content="1;url=http://jspwiki.apache.org/apidocs/2.11.2/">
         <script type="text/javascript">
-            window.location.href = "http://jspwiki.apache.org/apidocs/2.11.1/"
+            window.location.href = "http://jspwiki.apache.org/apidocs/2.11.2/"
         </script>
         <title>redirecting to latest javadocs</title>
     </head>
     <body>
-        If you are not redirected automatically, follow the link to <a href='http://jspwiki.apache.org/apidocs/2.11.1/'>latest javadocs</a>.
+        If you are not redirected automatically, follow the link to <a href='http://jspwiki.apache.org/apidocs/2.11.2/'>latest javadocs</a>.
     </body>
 </html>
diff --git a/src/main/jbake/assets/japicmp/index.html b/src/main/jbake/assets/japicmp/index.html
index 5d61372..3ef6d70 100644
--- a/src/main/jbake/assets/japicmp/index.html
+++ b/src/main/jbake/assets/japicmp/index.html
@@ -2,13 +2,13 @@
 <html lang="en-US">
     <head>
         <meta charset="UTF-8">
-        <meta http-equiv="refresh" content="1;url=http://jspwiki.apache.org/japicmp/2.11.1/">
+        <meta http-equiv="refresh" content="1;url=http://jspwiki.apache.org/japicmp/2.11.2/">
         <script type="text/javascript">
-            window.location.href = "http://jspwiki.apache.org/japicmp/2.11.1/"
+            window.location.href = "http://jspwiki.apache.org/japicmp/2.11.2/"
         </script>
         <title>redirecting to latest compatibility reports</title>
     </head>
     <body>
-        If you are not redirected automatically, follow the link to <a href='http://jspwiki.apache.org/japicmp/2.11.1/'>latest compatibility reports</a>.
+        If you are not redirected automatically, follow the link to <a href='http://jspwiki.apache.org/japicmp/2.11.2/'>latest compatibility reports</a>.
     </body>
 </html>
diff --git a/src/main/jbake/content/general/downloads.md b/src/main/jbake/content/general/downloads.md
index 7e69d12..76a5645 100755
--- a/src/main/jbake/content/general/downloads.md
+++ b/src/main/jbake/content/general/downloads.md
@@ -5,7 +5,7 @@ type=page
 ~~~~~~
 Apache JSPWiki is distributed in source format, under the <a class="external" href="http://www.apache.org/licenses/">Apache License, version 2.0</a>. 
 
-**Current source and binary distributions** are available through the <a class="external" href="https://www.apache.org/dyn/closer.lua/jspwiki/2.11.0/">Apache mirrors</a>.
+**Current source and binary distributions** are available through the <a class="external" href="https://www.apache.org/dyn/closer.lua/jspwiki/2.11.2/">Apache mirrors</a>.
 
 You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24 hours to reach all mirrors. 
 
@@ -19,11 +19,14 @@ If you want to build directly from the sources, please check the [Get and Build
 
 **Release Index**
 
-* **18-Dec-2021**: The current release version is <a class="external" href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.1ReleasedOn18122021">2.11.1</a>. This release fixes the following issues:
-https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12350872 
-<strong><a class="external" href="https://www.apache.org/dyn/closer.lua/jspwiki/2.11.1/source/jspwiki-builder-2.11.1-source-release.zip">source</a></strong> | <strong><a class="external" href="https://downloads.apache.org/jspwiki/2.11.1/source/jspwiki-builder-2.11.1-source-release.zip.sha512">checksum</a></strong> | <strong><a class="external" href="https://downloads.apache.org/jspwiki/2.11.1/source/jspwiki-builder-2.11.1-source-release.zip.asc">signature</a></strong>
+* **18-Dec-2021**: The current release version is <a class="external" href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.2ReleasedOn18122021">2.11.2</a>. This release fixes the following issues:
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12351120 
+<strong><a class="external" href="https://www.apache.org/dyn/closer.lua/jspwiki/2.11.2/source/jspwiki-builder-2.11.2-source-release.zip">source</a></strong> | <strong><a class="external" href="https://downloads.apache.org/jspwiki/2.11.2/source/jspwiki-builder-2.11.2-source-release.zip.sha512">checksum</a></strong> | <strong><a class="external" href="https://downloads.apache.org/jspwiki/2.11.2/source/jspwiki-builder-2.11.2-source-release.zip.asc">signature</a></strong>
 
-* **22-Nov-2021**: The current release version is <a class="external" href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.0ReleasedOn22112021">2.11.0</a>. This release fixes the following issues:
+* **18-Dec-2021**: released version <a class="external" href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.1ReleasedOn18122021">2.11.1</a>. This release fixes the following issues:
+https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12350872
+
+* **22-Nov-2021**: released version <a class="external" href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.0ReleasedOn22112021">2.11.0</a>. This release fixes the following issues:
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12345152 
 
 * **13-Dec-2020**: released version <a class="external" href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.0.M8ReleasedOn13122020">2.11.0.M8</a>. This release fixes the following issues:
diff --git a/src/main/jbake/content/general/news.md b/src/main/jbake/content/general/news.md
index 155ef36..60fdf9b 100755
--- a/src/main/jbake/content/general/news.md
+++ b/src/main/jbake/content/general/news.md
@@ -6,6 +6,10 @@ type=page
 
 ## Project News
 
+  * **24-Feb-2021:** Apache JSPWiki [CVE-2022-24947][] and [CVE-2022-24948][] vulnerability disclosures
+
+  * **24-Feb-2021:** Official [Apache JSPWiki 2.11.2 release][] is out!
+
   * **18-Dec-2021:** Official [Apache JSPWiki 2.11.1 release][] is out!
 
   * **13-Dec-2021:** Apache JSPWiki affected by [Apache Log4J's CVE-2021-44228][]
@@ -101,6 +105,7 @@ type=page
 [Apache JSPWiki 2.11.0.M8 release]: downloads.html
 [Apache JSPWiki 2.11.0 release]: downloads.html
 [Apache JSPWiki 2.11.1 release]: downloads.html
+[Apache JSPWiki 2.11.2 release]: downloads.html
 [CVE-2018-20242]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2018-20242
 [CVE-2019-0224]:  https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-0224
 [CVE-2019-0225]:  https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-0225
@@ -113,4 +118,6 @@ type=page
 [CVE-2019-12404]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-12404
 [CVE-2021-40369]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2021-40369
 [CVE-2021-44140]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2021-44140
+[CVE-2022-24947]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2022-24947
+[CVE-2022-24948]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2022-24948
 [Apache Log4J's CVE-2021-44228][]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=Log4J-CVE-2021-44228
\ No newline at end of file
diff --git a/src/main/jbake/content/index.md b/src/main/jbake/content/index.md
index 2922e6f..7d6cc1b 100755
--- a/src/main/jbake/content/index.md
+++ b/src/main/jbake/content/index.md
@@ -28,6 +28,10 @@ JSPWiki is open-source software that is released under the Apache Public License
 
 ## Project status
 
+  * **24-Feb-2021:** Apache JSPWiki [CVE-2022-24947][] and [CVE-2022-24948][] vulnerability disclosures
+
+  * **24-Feb-2021:** Official [Apache JSPWiki 2.11.2 release][] is out!
+
   * **18-Dec-2021:** Official [Apache JSPWiki 2.11.1 release][] is out!
 
   * **13-Dec-2021:** Apache JSPWiki affected by [Apache Log4J's CVE-2021-44228][]
@@ -38,10 +42,6 @@ JSPWiki is open-source software that is released under the Apache Public License
 
   * **13-Dec-2020**: Official [Apache JSPWiki 2.11.0.M8 release][] release is out!
 
-  * **28-May-2020**: Official [Apache JSPWiki 2.11.0.M7 release][] release is out!
-
-  * **17-Dec-2019**: Official [Apache JSPWiki 2.11.0.M6 release][] is out!
-
 [Apache JSPWiki]: https://jspwiki.apache.org
 [WikiWiki]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=WikiWiki
 [JEE]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=JEE
@@ -55,11 +55,12 @@ JSPWiki is open-source software that is released under the Apache Public License
 [JSPWiki today]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=JSPWikiSites
 [WikiMatrix]: http://www.wikimatrix.org/show/JSPWiki
 [Getting Involved]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=Getting%20Involved
+[Apache JSPWiki 2.11.2 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.2ReleasedOn18122021
 [Apache JSPWiki 2.11.1 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.1ReleasedOn18122021
 [Apache JSPWiki 2.11.0 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.0ReleasedOn22112021
 [Apache JSPWiki 2.11.0.M8 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.0.M8ReleasedOn13122020
-[Apache JSPWiki 2.11.0.M7 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.0.M7ReleasedOn28052020
-[Apache JSPWiki 2.11.0.M6 release]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11#section-NewIn2.11-NewInJSPWiki2.11.0.M6ReleasedOn17122019
-[CVE-2021-40369]:  https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2021-40369
-[CVE-2021-44140]:  https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2021-44140
+[CVE-2022-24948]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2022-24948
+[CVE-2022-24947]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2022-24947
+[CVE-2021-40369]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2021-40369
+[CVE-2021-44140]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2021-44140
 [Apache Log4J's CVE-2021-44228]: https://jspwiki-wiki.apache.org/Wiki.jsp?page=Log4J-CVE-2021-44228