This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git
The following commit(s) were added to refs/heads/master by this push:
new 2fb9aa24 update download section due to JBIG2 3.0.5 release
2fb9aa24 is described below
commit 2fb9aa24478eedee741d9067fc105e74810df47d
Author: Andreas Lehmkühler <[email protected]>
AuthorDate: Wed May 20 08:12:58 2026 +0200
update download section due to JBIG2 3.0.5 release
---
content/_posts/2026-05-20-jbig2-3.0.5-released.md | 30 +++++++++++++++++++++++
content/doap_PDFBox.rdf | 7 ++++++
content/download.html | 18 +++++++-------
3 files changed, 46 insertions(+), 9 deletions(-)
diff --git a/content/_posts/2026-05-20-jbig2-3.0.5-released.md
b/content/_posts/2026-05-20-jbig2-3.0.5-released.md
new file mode 100644
index 00000000..3fb60f08
--- /dev/null
+++ b/content/_posts/2026-05-20-jbig2-3.0.5-released.md
@@ -0,0 +1,30 @@
+---
+license: Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+
+layout: default
+title: Apache PDFBox JBIG2 ImageIO plugin 3.0.5 released
+date: 2026-05-20 00:00:00 +00:00
+categories: [release, news]
+---
+
+The Apache PDFBox community is pleased to announce the release of
+Apache PDFBox JBIG2 ImageIO plugin version 3.0.5. It is available for download
at:
+
+[https://pdfbox.apache.org/download.cgi](https://pdfbox.apache.org/download.cgi)
+
+See the [full release
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310760&version=12351402)
for details about this release.
diff --git a/content/doap_PDFBox.rdf b/content/doap_PDFBox.rdf
index 7b292dd5..a815ae34 100644
--- a/content/doap_PDFBox.rdf
+++ b/content/doap_PDFBox.rdf
@@ -34,6 +34,13 @@
<programming-language>Java</programming-language>
<category rdf:resource="https://projects.apache.org/category/content" />
<category rdf:resource="https://projects.apache.org/category/library" />
+ <release>
+ <Version>
+ <name>Apache PDFBox JBIG2 ImageIO Plugin</name>
+ <created>2026-05-20</created>
+ <revision>3.0.5</revision>
+ </Version>
+ </release>
<release>
<Version>
<name>Apache PDFBox</name>
diff --git a/content/download.html b/content/download.html
index 89e94c44..56a8cb8f 100644
--- a/content/download.html
+++ b/content/download.html
@@ -29,7 +29,7 @@ title: Download
<ul>
<li>Feature release for PDFBox 3.0.x — <a
href="https://downloads.apache.org/pdfbox/3.0.7/RELEASE-NOTES.txt">3.0.7</a>
(requires Java 8)</li>
<li>Feature release for PDFBox 2.0.x — <a
href="https://downloads.apache.org/pdfbox/2.0.36/RELEASE-NOTES.txt">2.0.36</a>
(requires Java 6)</li>
- <li>Feature release of JBIG2 ImageIO plugin 3.0.x — <a
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.4/RELEASE-NOTES.txt">3.0.4</a>
(requires Java 6)</li>
+ <li>Feature release of JBIG2 ImageIO plugin 3.0.x — <a
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.5/RELEASE-NOTES.txt">3.0.5</a>
(requires Java 6)</li>
<li><a href="#oldreleases">Previous releases</a></li>
</ul>
@@ -183,11 +183,11 @@ title: Download
</tbody>
<tbody>
<tr>
- <td
rowspan="1"><strong>JBIG2<br>3.0.4</strong><br><small>feature</small></td>
+ <td
rowspan="1"><strong>JBIG2<br>3.0.5</strong><br><small>feature</small></td>
<td>JBIG2 ImageIO plugin</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4.jar">jbig2-imageio-3.0.4.jar</a></td>
- <td><a
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4.jar.asc">ASC</a></td>
- <td><a
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4.jar.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar">jbig2-imageio-3.0.5.jar</a></td>
+ <td><a
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar.asc">ASC</a></td>
+ <td><a
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar.sha512">SHA512</a></td>
</tr>
</tbody>
</table>
@@ -220,11 +220,11 @@ title: Download
<td><a
href="https://downloads.apache.org/pdfbox/2.0.36/pdfbox-2.0.36-src.zip.sha512">SHA512</a></td>
</tr>
<tr>
- <td><strong>JBIG2<br>3.0.4</strong><br><small>feature</small></td>
+ <td><strong>JBIG2<br>3.0.5</strong><br><small>feature</small></td>
<td>Source ZIP file</td>
- <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4-src.zip">jbig2-imageio-3.0.4-src.zip</a></td>
- <td><a
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4-src.zip.asc">ASC</a></td>
- <td><a
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.4/jbig2-imageio-3.0.4-src.zip.sha512">SHA512</a></td>
+ <td><a
href="https://www.apache.org/dyn/closer.lua/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5-src.zip">jbig2-imageio-3.0.5-src.zip</a></td>
+ <td><a
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5-src.zip.asc">ASC</a></td>
+ <td><a
href="https://downloads.apache.org/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5-src.zip.sha512">SHA512</a></td>
</tr>
</tbody>
</table>