Author: fanningpj
Date: Thu Sep 21 17:14:21 2023
New Revision: 1912466
URL: http://svn.apache.org/viewvc?rev=1912466&view=rev
Log:
update changes
Modified:
poi/site/publish/changes.html
poi/site/publish/components/hpsf/internals.html
poi/site/publish/components/index.html
poi/site/publish/encryption.html
poi/site/publish/images/project-header.png
poi/site/publish/text-extraction.html
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1912466&r1=1912465&r2=1912466&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Sep 21 17:14:21 2023
@@ -218,7 +218,7 @@ document.write("Last Published: " + docu
<a name="5.2.4"></a>
<h2 class="boxed">Version
- 5.2.4 (2023-03-??)
+ 5.2.4 (2023-09-??)
</h2>
<div class="section">
<a name="Summary"></a>
@@ -229,15 +229,21 @@ document.write("Last Published: " + docu
<li>Upgrade xmlsec dependency to 3.0.2</li>
-<li>Upgrade batik dependency to 1.16</li>
+<li>Upgrade batik dependency to 1.17</li>
-<li>Upgrade pdfbox dependency to 2.0.28, graphics2d to 0.43</li>
+<li>Upgrade pdfbox dependency to 2.0.29, graphics2d to 0.43</li>
-<li>Upgrade commons-compress dependency to 1.23.0</li>
+<li>Upgrade commons-codec dependency to 1.16.0</li>
-<li>Upgrade commons-io dependency to 2.12.0</li>
+<li>Upgrade commons-compress dependency to 1.24.0</li>
-<li>Use jdk18on versions of bouncycastle jars (v1.73)</li>
+<li>Upgrade commons-io dependency to 2.13.0</li>
+
+<li>Upgrade curvesapi dependency to 1.08</li>
+
+<li>Upgrade SparseBitSet dependency to 1.3</li>
+
+<li>Use jdk18on versions of bouncycastle jars (v1.76)</li>
</ul>
<a name="Changes"></a>
@@ -257,6 +263,10 @@ 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=47950">47950</a></td><td>POI_Overall</td><td>make
stream/directory name lookup in OLE2 case insensitive</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=66521">66521</a></td><td>POI_Overall</td><td>Provide
a utility to clear all thread-locals to avoid reports of memory-leaks in
web-application containers</td>
</tr>
@@ -343,6 +353,30 @@ document.write("Last Published: " + docu
<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=66584">66584</a></td><td>OOXML</td><td>Ensure
ZipPackage closes input stream when exceptions happen</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=66614">66614</a></td><td>SS_Common</td><td>Issue
where OFFSET function applies limits that should only apply to xls format
spreadsheets</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=66644">66644</a></td><td>POI_Overall</td><td>Make
jar build reproducible</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=66661">66661</a></td><td>XSSF</td><td>Fix
issue with adding table formulas</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=66988">66988</a></td><td>XWPF</td><td>XWPFTableCell:
make setText fully replace the text and add appendText method to append</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=67005">67005</a></td><td>XSLF</td><td>Basic
for reading audio files in pptx files</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=67396">67396</a></td><td>OOXML</td><td>Set
standalone="yes" in XML declarations when writing OOXML format files</td>
+</tr>
</tbody>
</table>
@@ -354,11 +388,11 @@ document.write("Last Published: " + docu
5.2.3 (2022-09-16)
</h2>
<div class="section">
-<a name="Summary-N101BC"></a>
+<a name="Summary-N10235"></a>
<h3 class="boxed">Summary</h3>
<ul>
-<li>Upgrade graphics2d dependency to 0.40. pdfbox to 2.0.26</li>
+<li>Upgrade graphics2d dependency to 0.40, pdfbox to 2.0.26</li>
<li>Upgrade xmlsec dependency to 3.0.0</li>
@@ -373,7 +407,7 @@ document.write("Last Published: " + docu
<li>Avoid some more possible overly large memory allocations on certain input
documents</li>
</ul>
-<a name="Changes-N101D8"></a>
+<a name="Changes-N10251"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -575,14 +609,14 @@ document.write("Last Published: " + docu
5.2.2 (2022-03-19)
</h2>
<div class="section">
-<a name="Summary-N104B9"></a>
+<a name="Summary-N10532"></a>
<h3 class="boxed">Summary</h3>
<ul>
<li>Upgrade log4j-api dependency to 2.17.2 and graphics2d dependency to 0.35
as well as some test dependencies</li>
</ul>
-<a name="Changes-N104C3"></a>
+<a name="Changes-N1053C"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -636,14 +670,14 @@ document.write("Last Published: " + docu
5.2.1 (2022-03-03)
</h2>
<div class="section">
-<a name="Summary-N10554"></a>
+<a name="Summary-N105CD"></a>
<h3 class="boxed">Summary</h3>
<ul>
<li>Upgrade curvesapi dependency to 1.07</li>
</ul>
-<a name="Changes-N1055E"></a>
+<a name="Changes-N105D7"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -717,7 +751,7 @@ document.write("Last Published: " + docu
5.2.0 (2022-01-14)
</h2>
<div class="section">
-<a name="Summary-N1063F"></a>
+<a name="Summary-N106B8"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -730,7 +764,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-N10652"></a>
+<a name="Changes-N106CB"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -824,7 +858,7 @@ document.write("Last Published: " + docu
5.1.0 (2021-11-01)
</h2>
<div class="section">
-<a name="Summary-N10783"></a>
+<a name="Summary-N107FC"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -851,7 +885,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-N107AB"></a>
+<a name="Changes-N10824"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1053,7 +1087,7 @@ document.write("Last Published: " + docu
5.0.0 (2021-01-20)
</h2>
<div class="section">
-<a name="Summary-N10A8C"></a>
+<a name="Summary-N10B05"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1080,7 +1114,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-N10AB1"></a>
+<a name="Changes-N10B2A"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1390,7 +1424,7 @@ document.write("Last Published: " + docu
4.1.2 (2020-02-17)
</h2>
<div class="section">
-<a name="Summary-N10F39"></a>
+<a name="Summary-N10FB2"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1405,7 +1439,7 @@ document.write("Last Published: " + docu
<li>updated dependencies to Bouncycastle 1.64</li>
</ul>
-<a name="Changes-N10F4F"></a>
+<a name="Changes-N10FC8"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1539,7 +1573,7 @@ document.write("Last Published: " + docu
4.1.1 (2019-10-20)
</h2>
<div class="section">
-<a name="Summary-N1111A"></a>
+<a name="Summary-N11193"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1558,7 +1592,7 @@ document.write("Last Published: " + docu
<li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
</ul>
-<a name="Changes-N11136"></a>
+<a name="Changes-N111AF"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1708,7 +1742,7 @@ document.write("Last Published: " + docu
4.1.0 (2019-04-09)
</h2>
<div class="section">
-<a name="Summary-N1133E"></a>
+<a name="Summary-N113B7"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1733,7 +1767,7 @@ document.write("Last Published: " + docu
<li>Upgrade to XMLSec 2.1.2</li>
</ul>
-<a name="Changes-N11363"></a>
+<a name="Changes-N113DC"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -1907,7 +1941,7 @@ document.write("Last Published: " + docu
4.0.1 (2018-12-03)
</h2>
<div class="section">
-<a name="Summary-N115D4"></a>
+<a name="Summary-N1164D"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -1918,7 +1952,7 @@ document.write("Last Published: " + docu
<li>Upgrade to XMLBeans 3.0.2</li>
</ul>
-<a name="Changes-N115E4"></a>
+<a name="Changes-N1165D"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -2076,7 +2110,7 @@ document.write("Last Published: " + docu
4.0.0 (2018-09-07)
</h2>
<div class="section">
-<a name="Summary-N11815"></a>
+<a name="Summary-N1188E"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -2085,7 +2119,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-N11822"></a>
+<a name="Changes-N1189B"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
Modified: poi/site/publish/components/hpsf/internals.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/internals.html?rev=1912466&r1=1912465&r2=1912466&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/internals.html (original)
+++ poi/site/publish/components/hpsf/internals.html Thu Sep 21 17:14:21 2023
@@ -298,7 +298,7 @@ document.write("Last Published: " + docu
<p>A Microsoft Office document is internally organized like a filesystem
with directory and files. Microsoft calls these files
<strong>streams</strong>. A document can have properties attached to it,
- like author, title, number of words etc. These metadata are not stored in
+ like author, title, number of words etc. These metadata are not stored in
the main stream of, say, a Word document, but instead in a dedicated
stream with a special format. Usually this stream's name is
<span class="codefrag">\005SummaryInformation</span>, where <span
class="codefrag">\005</span> represents
Modified: poi/site/publish/components/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/index.html?rev=1912466&r1=1912465&r2=1912466&view=diff
==============================================================================
--- poi/site/publish/components/index.html (original)
+++ poi/site/publish/components/index.html Thu Sep 21 17:14:21 2023
@@ -679,10 +679,10 @@ document.write("Last Published: " + docu
<td colspan="1" rowspan="1"><a
href="https://search.maven.org/#artifactdetails|org.apache.xmlbeans|xmlbeans|5.1.1|jar">xmlbeans</a>
<br>
For signing:
- <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk18on|1.73|jar">bcpkix-jdk18on</a>,
- <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcutil-jdk18on|1.73|jar">bcprov-jdk18on</a>,
+ <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk18on|1.76|jar">bcpkix-jdk18on</a>,
+ <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcutil-jdk18on|1.76|jar">bcprov-jdk18on</a>,
<a
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|3.0.2|bundle">xmlsec</a>,
- <a
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|2.0.7|jar">slf4j-api</a>
+ <a
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|2.0.9|jar">slf4j-api</a>
</td>
<td colspan="1" rowspan="1">poi-ooxml-full-version-yyyymmdd.jar</td>
Modified: poi/site/publish/encryption.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/encryption.html?rev=1912466&r1=1912465&r2=1912466&view=diff
==============================================================================
--- poi/site/publish/encryption.html (original)
+++ poi/site/publish/encryption.html Thu Sep 21 17:14:21 2023
@@ -565,7 +565,7 @@ document.write("Last Published: " + docu
<a href="components/">default dependencies</a>:</p>
<ul>
-<li>BouncyCastle bcpkix, bcprov and bcutil (tested against 1.73)</li>
+<li>BouncyCastle bcpkix, bcprov and bcutil (tested against 1.76)</li>
<li>Apache Santuario "xmlsec" (tested against 3.0.2)</li>
Modified: poi/site/publish/images/project-header.png
URL:
http://svn.apache.org/viewvc/poi/site/publish/images/project-header.png?rev=1912466&r1=1912465&r2=1912466&view=diff
==============================================================================
Binary files - no diff available.
Modified: poi/site/publish/text-extraction.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/text-extraction.html?rev=1912466&r1=1912465&r2=1912466&view=diff
==============================================================================
--- poi/site/publish/text-extraction.html (original)
+++ poi/site/publish/text-extraction.html Thu Sep 21 17:14:21 2023
@@ -261,11 +261,11 @@ document.write("Last Published: " + docu
<p>For .doc files from Word 97 - Word 2003, in scratchpad there is
<em>org.apache.poi.hwpf.extractor.WordExtractor</em>, which will
return text for your document.</p>
-<p>Those using POI 3.7 can also extract simple textual content from
+<p>You can also extract simple textual content from
older Word 6 and Word 95 files, using the scratchpad class
<em>org.apache.poi.hwpf.extractor.Word6Extractor</em>.</p>
<p>For .docx files, the relevant class is
- <em>org.apache.poi.xwpf.extractor.XPFFWordExtractor</em>
+ <em>org.apache.poi.xwpf.extractor.XWPFWordExtractor</em>
</p>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]