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

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

commit 491d5da6ef644564ce4bd3f5048aa53a66109960
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jul 11 13:48:03 2025 +0100

    publish latest
---
 content/.htaccess                                  |  2 +-
 content/changes.html                               | 80 +++++++++++++---------
 .../components/slideshow/ppt-wmf-emf-renderer.html |  3 -
 3 files changed, 49 insertions(+), 36 deletions(-)

diff --git a/content/.htaccess b/content/.htaccess
index 3dbd1b9d62..59472e5056 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -29,7 +29,7 @@ Header set Strict-Transport-Security "max-age=31536000"
 # long term CSP header but not detailed enough
 # Header set Content-Security-Policy "frame-src 'self'"
 # CSP header based on the default applied by ASF Infra team
-Header set Content-Security-Policy "default-src 'self' data: blob: 
'unsafe-inline' 'unsafe-eval' https://www.apachecon.com/ 
https://www.communityovercode.org/ https://*.apache.org/ https://apache.org/ 
https://*.scarf.sh/ ; script-src 'self' data: blob: 'unsafe-inline' 
'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ 
https://*.apache.org/ https://apache.org/ https://*.scarf.sh/ ; style-src 
'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://www.apachecon.co [...]
+# Header set Content-Security-Policy "default-src 'self' data: blob: 
'unsafe-inline' 'unsafe-eval' https://www.apachecon.com/ 
https://www.communityovercode.org/ https://*.apache.org/ https://apache.org/ 
https://*.scarf.sh/ ; script-src 'self' data: blob: 'unsafe-inline' 
'unsafe-eval' https://www.apachecon.com/ https://www.communityovercode.org/ 
https://*.apache.org/ https://apache.org/ https://*.scarf.sh/ ; style-src 
'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://www.apachecon. [...]
 Header always set X-Frame-Options SAMEORIGIN
 Header set X-Content-Type-Options nosniff
 Header set X-XSS-Protection "1; mode=block"
diff --git a/content/changes.html b/content/changes.html
index c9a820e57f..db99ca3b6f 100644
--- a/content/changes.html
+++ b/content/changes.html
@@ -258,6 +258,10 @@ document.write("Last Published: " + document.lastModified);
 </thead>
 <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=66687";>66687</a></td><td>SXSSF</td><td>Combination
 of XSSF and SXSSF may result in invalid 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=69646";>69646</a></td><td>SXSSF</td><td>SXSSF:
 check for null _fd instance in dispose call</td>
 </tr>
@@ -270,6 +274,18 @@ document.write("Last Published: " + document.lastModified);
 <td><img class="icon" alt="fix" src="images/fix.png"></td><td><a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=69669";>69669</a></td><td>HSLF</td><td>Fix
 issue where Slide addTitle corrupts the ppt file</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=69720";>69720</a></td><td>XWPF</td><td>Support
 null alignment values in XWPFParagraph</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=69727";>69727</a></td><td>XSSF</td><td>Decrease
 count when we remove merged regions</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/770";>github-770</a></td><td>XSLF</td><td>Issue
 in setBulletStyle in XSLFTextParagraph</td>
+</tr>
+            
 <tr class="action">
 <td><img class="icon" alt="add" src="images/add.png"></td><td><a 
href="https://github.com/apache/poi/pull/803";>github-803</a></td><td>SS_Common</td><td>Add
 support for SHEET function</td>
 </tr>
@@ -284,7 +300,7 @@ document.write("Last Published: " + document.lastModified);
                 5.4.1 (2025-04-06)
             </h2>
 <div class="section">
-<a name="Summary-N1009C"></a>
+<a name="Summary-N100DC"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -299,7 +315,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Upgrade graphics2d dependency to 3.0.3</li>
         
 </ul>
-<a name="Changes-N100B2"></a>
+<a name="Changes-N100F2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -385,7 +401,7 @@ document.write("Last Published: " + document.lastModified);
                 5.4.0 (2025-01-08)
             </h2>
 <div class="section">
-<a name="Summary-N101C3"></a>
+<a name="Summary-N10203"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -414,7 +430,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Upgrade JaCoCo code-coverage tooling to 0.8.12</li>
         
 </ul>
-<a name="Changes-N101EE"></a>
+<a name="Changes-N1022E"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -496,7 +512,7 @@ document.write("Last Published: " + document.lastModified);
                 5.3.0 (2024-07-02)
             </h2>
 <div class="section">
-<a name="Summary-N102EF"></a>
+<a name="Summary-N1032F"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -517,7 +533,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Upgrade xmlbeans dependency to 5.2.1</li>
         
 </ul>
-<a name="Changes-N1030E"></a>
+<a name="Changes-N1034E"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -587,7 +603,7 @@ document.write("Last Published: " + document.lastModified);
                 5.2.5 (2023-11-25)
             </h2>
 <div class="section">
-<a name="Summary-N103DF"></a>
+<a name="Summary-N1041F"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -604,7 +620,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Upgrade xmlbeans dependency to 5.2.0</li>
         
 </ul>
-<a name="Changes-N103F8"></a>
+<a name="Changes-N10438"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -658,7 +674,7 @@ document.write("Last Published: " + document.lastModified);
                 5.2.4 (2023-09-28)
             </h2>
 <div class="section">
-<a name="Summary-N10489"></a>
+<a name="Summary-N104C9"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -685,7 +701,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Use jdk18on versions of bouncycastle jars (v1.76)</li>
         
 </ul>
-<a name="Changes-N104B1"></a>
+<a name="Changes-N104F1"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -831,7 +847,7 @@ document.write("Last Published: " + document.lastModified);
                 5.2.3 (2022-09-16)
             </h2>
 <div class="section">
-<a name="Summary-N106B2"></a>
+<a name="Summary-N106F2"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -850,7 +866,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Avoid some more possible overly large memory allocations on certain input 
documents</li>
         
 </ul>
-<a name="Changes-N106CE"></a>
+<a name="Changes-N1070E"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1052,14 +1068,14 @@ document.write("Last Published: " + 
document.lastModified);
                 5.2.2 (2022-03-19)
             </h2>
 <div class="section">
-<a name="Summary-N109AF"></a>
+<a name="Summary-N109EF"></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-N109B9"></a>
+<a name="Changes-N109F9"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1113,14 +1129,14 @@ document.write("Last Published: " + 
document.lastModified);
                 5.2.1 (2022-03-03)
             </h2>
 <div class="section">
-<a name="Summary-N10A4A"></a>
+<a name="Summary-N10A8A"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
 <li>Upgrade curvesapi dependency to 1.07</li>
         
 </ul>
-<a name="Changes-N10A54"></a>
+<a name="Changes-N10A94"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1194,7 +1210,7 @@ document.write("Last Published: " + 
document.lastModified);
                 5.2.0 (2022-01-14)
             </h2>
 <div class="section">
-<a name="Summary-N10B35"></a>
+<a name="Summary-N10B75"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1207,7 +1223,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>Upgrade PDFBox Graphics2d dependency to 0.34 and PDFBox dependency to 
2.0.25</li>
         
 </ul>
-<a name="Changes-N10B48"></a>
+<a name="Changes-N10B88"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1301,7 +1317,7 @@ document.write("Last Published: " + 
document.lastModified);
                 5.1.0 (2021-11-01)
             </h2>
 <div class="section">
-<a name="Summary-N10C79"></a>
+<a name="Summary-N10CB9"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1328,7 +1344,7 @@ document.write("Last Published: " + 
document.lastModified);
 <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-N10CA1"></a>
+<a name="Changes-N10CE1"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1530,7 +1546,7 @@ document.write("Last Published: " + 
document.lastModified);
                 5.0.0 (2021-01-20)
             </h2>
 <div class="section">
-<a name="Summary-N10F82"></a>
+<a name="Summary-N10FC2"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1557,7 +1573,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>new experimental DeferredSXSSFWorkbook which creates fewer temp files by 
lazily generating rows (see DeferredGeneration in poi-examples)</li>
         
 </ul>
-<a name="Changes-N10FA7"></a>
+<a name="Changes-N10FE7"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1867,7 +1883,7 @@ document.write("Last Published: " + 
document.lastModified);
                 4.1.2 (2020-02-17)
             </h2>
 <div class="section">
-<a name="Summary-N1142F"></a>
+<a name="Summary-N1146F"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1882,7 +1898,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>updated dependencies to Bouncycastle 1.64</li>
         
 </ul>
-<a name="Changes-N11445"></a>
+<a name="Changes-N11485"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2016,7 +2032,7 @@ document.write("Last Published: " + 
document.lastModified);
                 4.1.1 (2019-10-20)
             </h2>
 <div class="section">
-<a name="Summary-N11610"></a>
+<a name="Summary-N11650"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -2035,7 +2051,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
         
 </ul>
-<a name="Changes-N1162C"></a>
+<a name="Changes-N1166C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2185,7 +2201,7 @@ document.write("Last Published: " + 
document.lastModified);
                 4.1.0 (2019-04-09)
             </h2>
 <div class="section">
-<a name="Summary-N11834"></a>
+<a name="Summary-N11874"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -2210,7 +2226,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>Upgrade to XMLSec 2.1.2</li>
         
 </ul>
-<a name="Changes-N11859"></a>
+<a name="Changes-N11899"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2384,7 +2400,7 @@ document.write("Last Published: " + 
document.lastModified);
                 4.0.1 (2018-12-03)
             </h2>
 <div class="section">
-<a name="Summary-N11ACA"></a>
+<a name="Summary-N11B0A"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -2395,7 +2411,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>Upgrade to XMLBeans 3.0.2</li>
         
 </ul>
-<a name="Changes-N11ADA"></a>
+<a name="Changes-N11B1A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2553,7 +2569,7 @@ document.write("Last Published: " + 
document.lastModified);
                 4.0.0 (2018-09-07)
             </h2>
 <div class="section">
-<a name="Summary-N11D0B"></a>
+<a name="Summary-N11D4B"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -2562,7 +2578,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading 
not anymore through POIXMLTypeLoader</li>
         
 </ul>
-<a name="Changes-N11D18"></a>
+<a name="Changes-N11D58"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
diff --git a/content/components/slideshow/ppt-wmf-emf-renderer.html 
b/content/components/slideshow/ppt-wmf-emf-renderer.html
index 2369572741..4585dec26f 100644
--- a/content/components/slideshow/ppt-wmf-emf-renderer.html
+++ b/content/components/slideshow/ppt-wmf-emf-renderer.html
@@ -425,9 +425,6 @@ document.write("Last Published: " + document.lastModified);
                     
 <li>Move all other jars in current directory into a new subdirectory "poi"</li>
                     
-<li>Remove 
auxiliary/batik-script-1.14.jar:/META-INF/services/org.apache.batik.script.InterpreterFactory
 - see <a href="https://issues.apache.org/jira/browse/BATIK-1260";>BATIK-1260</a>
-</li>
-                    
 <li>Invoke PPTX2PNG:
                         <div class="code">
 <div class="codeline">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to