Author: fanningpj
Date: Thu Feb 24 22:18:53 2022
New Revision: 1898400
URL: http://svn.apache.org/viewvc?rev=1898400&view=rev
Log:
update changes
Modified:
poi/site/publish/changes.html
poi/site/publish/related-projects.html
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1898400&r1=1898399&r2=1898400&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Feb 24 22:18:53 2022
@@ -214,9 +214,16 @@ document.write("Last Published: " + docu
<a name="5.2.1"></a>
<h2 class="boxed">Version
- 5.2.1 (2022-09-??)
+ 5.2.1 (2022-03-??)
</h2>
<div class="section">
+<a name="Summary"></a>
+<h3 class="boxed">Summary</h3>
+<ul>
+
+<li>Upgrade curvesapi dependency to 1.07</li>
+
+</ul>
<a name="Changes"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
@@ -234,6 +241,14 @@ document.write("Last Published: " + docu
<tbody>
<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65887">65887</a></td><td>POI_Overall</td><td>IOUtils.toByteArray
did not take into account value set by IOUtils.setByteArrayMaxOverride</td>
+</tr>
+
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60541">60541</a></td><td>SS_Common</td><td>Collapsing
a column group was incorrectly implemented</td>
+</tr>
+
+<tr class="action">
<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62857">62857</a></td><td>SS_Common</td><td>DOLLAR
function is not properly implemented</td>
</tr>
@@ -264,6 +279,14 @@ document.write("Last Published: " + docu
<tr class="action">
<td><img class="icon" alt="add" src="images/add.png"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65879">65879</a></td><td>SS_Common</td><td>Add
support for WORKDAY.INTL functions</td>
</tr>
+
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65899">65899</a></td><td>HMEF</td><td>Fix
issue where malformed TNEF file can cause memory issues</td>
+</tr>
+
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65908">65908</a></td><td>OPC</td><td>XAdES-XL
modifications due to specification check errors</td>
+</tr>
</tbody>
</table>
@@ -275,7 +298,7 @@ document.write("Last Published: " + docu
5.2.0 (2022-01-14)
</h2>
<div class="section">
-<a name="Summary"></a>
+<a name="Summary-N1010A"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -288,7 +311,7 @@ document.write("Last Published: " + docu
<li>Upgrade PDFBox Graphics2d dependency to 0.34 and PDFBox dependency to
2.0.25</li>
</ul>
-<a name="Changes-N100D3"></a>
+<a name="Changes-N1011D"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -382,7 +405,7 @@ document.write("Last Published: " + docu
5.1.0 (2021-11-01)
</h2>
<div class="section">
-<a name="Summary-N10204"></a>
+<a name="Summary-N1024E"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -409,7 +432,7 @@ document.write("Last Published: " + docu
<li>By default, no DTDs will be accepted in XML files. This can be relaxed by
setting
POIXMLTypeLoader.DEFAULT_XML_OPTIONS.setDisallowDocTypeDeclaration(false).</li>
</ul>
-<a name="Changes-N1022C"></a>
+<a name="Changes-N10276"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -611,7 +634,7 @@ document.write("Last Published: " + docu
5.0.0 (2021-01-20)
</h2>
<div class="section">
-<a name="Summary-N1050D"></a>
+<a name="Summary-N10557"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -638,7 +661,7 @@ document.write("Last Published: " + docu
<li>new experimental DeferredSXSSFWorkbook which creates fewer temp files by
lazily generating rows (see DeferredGeneration in poi-examples)</li>
</ul>
-<a name="Changes-N10532"></a>
+<a name="Changes-N1057C"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -948,7 +971,7 @@ document.write("Last Published: " + docu
4.1.2 (2020-02-17)
</h2>
<div class="section">
-<a name="Summary-N109BA"></a>
+<a name="Summary-N10A04"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -963,7 +986,7 @@ document.write("Last Published: " + docu
<li>updated dependencies to Bouncycastle 1.64</li>
</ul>
-<a name="Changes-N109D0"></a>
+<a name="Changes-N10A1A"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1097,7 +1120,7 @@ document.write("Last Published: " + docu
4.1.1 (2019-10-20)
</h2>
<div class="section">
-<a name="Summary-N10B9B"></a>
+<a name="Summary-N10BE5"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1116,7 +1139,7 @@ document.write("Last Published: " + docu
<li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
</ul>
-<a name="Changes-N10BB7"></a>
+<a name="Changes-N10C01"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1266,7 +1289,7 @@ document.write("Last Published: " + docu
4.1.0 (2019-04-09)
</h2>
<div class="section">
-<a name="Summary-N10DBF"></a>
+<a name="Summary-N10E09"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1291,7 +1314,7 @@ document.write("Last Published: " + docu
<li>Upgrade to XMLSec 2.1.2</li>
</ul>
-<a name="Changes-N10DE4"></a>
+<a name="Changes-N10E2E"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1465,7 +1488,7 @@ document.write("Last Published: " + docu
4.0.1 (2018-12-03)
</h2>
<div class="section">
-<a name="Summary-N11055"></a>
+<a name="Summary-N1109F"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1476,7 +1499,7 @@ document.write("Last Published: " + docu
<li>Upgrade to XMLBeans 3.0.2</li>
</ul>
-<a name="Changes-N11065"></a>
+<a name="Changes-N110AF"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1634,7 +1657,7 @@ document.write("Last Published: " + docu
4.0.0 (2018-09-07)
</h2>
<div class="section">
-<a name="Summary-N11296"></a>
+<a name="Summary-N112E0"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1643,7 +1666,7 @@ document.write("Last Published: " + docu
<li>New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading
not anymore through POIXMLTypeLoader</li>
</ul>
-<a name="Changes-N112A3"></a>
+<a name="Changes-N112ED"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
Modified: poi/site/publish/related-projects.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/related-projects.html?rev=1898400&r1=1898399&r2=1898400&view=diff
==============================================================================
--- poi/site/publish/related-projects.html (original)
+++ poi/site/publish/related-projects.html Thu Feb 24 22:18:53 2022
@@ -213,8 +213,7 @@ document.write("Last Published: " + docu
<h3 class="boxed">Worksheet plugin for JSPWiki</h3>
<p>
There is a <a
href="https://jspwiki-wiki.apache.org/Wiki.jsp?page=WorksheetPlugin#top">Worksheet
- plugin
- </a> for <a href="https://jspwiki.apache.org/">JSPWiki</a>
which allows you to display contents of Excel
+ plugin</a> for <a
href="https://jspwiki.apache.org/">JSPWiki</a> which allows you to display
contents of Excel
files as a table in JSPWiki.
</p>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]