Author: fanningpj
Date: Wed Apr 8 08:46:27 2020
New Revision: 1876286
URL: http://svn.apache.org/viewvc?rev=1876286&view=rev
Log:
bouncycastle 1.65
Modified:
poi/site/publish/changes.html
poi/site/publish/encryption.html
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1876286&r1=1876285&r2=1876286&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Apr 8 08:46:27 2020
@@ -222,6 +222,8 @@ document.write("Last Published: " + docu
<ul>
<li>Upgrade to XMLSec 2.1.5</li>
+
+<li>updated dependencies to Bouncycastle 1.65, Commons-Codec 1.14,
Commons-Compress 1.20</li>
</ul>
<a name="Changes"></a>
@@ -263,6 +265,26 @@ 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=63712">63712</a></td><td>OPC</td><td>upgrading
xmlsec causes junit tests to fail</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=64241">64241</a></td><td>XSLF</td><td>XSLF
- Wrong scheme colors used when rendering</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=63624">63624</a></td><td>XWPF</td><td>setText
in XWPFTableCell updates the xml and also updates the runs and iruns</td>
+</tr>
+
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a
href="https://github.com/apache/poi/pull/170">github-170</a></td><td>XWPF</td><td>XWPFTableCell
does not process bodyElements when handle paragraph</td>
+</tr>
+
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a
href="https://github.com/apache/poi/pull/171">github-171</a></td><td>XWPF</td><td>XWPFNumbering.addAbstractNum
will definitely throw an exception</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=64301">64301</a></td><td>OPC</td><td>Allow
try-with-resources with OPCPackage.revert()</td>
+</tr>
</tbody>
</table>
@@ -274,7 +296,7 @@ document.write("Last Published: " + docu
4.1.2 (2020-02-17)
</h2>
<div class="section">
-<a name="Summary-N100A7"></a>
+<a name="Summary-N100FA"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -285,9 +307,11 @@ document.write("Last Published: " + docu
<li>Common SL / EMF - ongoing rendering fixes</li>
<li>XSLF - OOM fixes when parsing arbitrary shape ids + a new dependency to
SparseBitSet 1.2</li>
+
+<li>updated dependencies to Bouncycastle 1.64</li>
</ul>
-<a name="Changes-N100BA"></a>
+<a name="Changes-N10110"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -421,7 +445,7 @@ document.write("Last Published: " + docu
4.1.1 (2019-10-20)
</h2>
<div class="section">
-<a name="Summary-N10285"></a>
+<a name="Summary-N102DB"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -440,7 +464,7 @@ document.write("Last Published: " + docu
<li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
</ul>
-<a name="Changes-N102A1"></a>
+<a name="Changes-N102F7"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -590,7 +614,7 @@ document.write("Last Published: " + docu
4.1.0 (2019-04-09)
</h2>
<div class="section">
-<a name="Summary-N104A9"></a>
+<a name="Summary-N104FF"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -615,7 +639,7 @@ document.write("Last Published: " + docu
<li>Upgrade to XMLSec 2.1.2</li>
</ul>
-<a name="Changes-N104CE"></a>
+<a name="Changes-N10524"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -789,7 +813,7 @@ document.write("Last Published: " + docu
4.0.1 (2018-12-03)
</h2>
<div class="section">
-<a name="Summary-N1073F"></a>
+<a name="Summary-N10795"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -800,7 +824,7 @@ document.write("Last Published: " + docu
<li>Upgrade to XMLBeans 3.0.2</li>
</ul>
-<a name="Changes-N1074F"></a>
+<a name="Changes-N107A5"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
@@ -958,7 +982,7 @@ document.write("Last Published: " + docu
4.0.0 (2018-09-07)
</h2>
<div class="section">
-<a name="Summary-N10980"></a>
+<a name="Summary-N109D6"></a>
<h3 class="boxed">Summary</h3>
<ul>
@@ -967,7 +991,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-N1098D"></a>
+<a name="Changes-N109E3"></a>
<h3 class="boxed">Changes</h3>
<table class="POITable">
<colgroup>
Modified: poi/site/publish/encryption.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/encryption.html?rev=1876286&r1=1876285&r2=1876286&view=diff
==============================================================================
--- poi/site/publish/encryption.html (original)
+++ poi/site/publish/encryption.html Wed Apr 8 08:46:27 2020
@@ -562,7 +562,7 @@ document.write("Last Published: " + docu
<a href="components/">default dependencies</a>:</p>
<ul>
-<li>BouncyCastle bcpkix and bcprov (tested against 1.64)</li>
+<li>BouncyCastle bcpkix and bcprov (tested against 1.65)</li>
<li>Apache Santuario "xmlsec" (tested against 2.1.5)</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]