Author: lehmi Date: Sat May 16 14:58:38 2026 New Revision: 84555 Log: provide JBIG2 3.0.5 release candidate
Added: dev/pdfbox/jbig2-imageio/3.0.5/ dev/pdfbox/jbig2-imageio/3.0.5/RELEASE-NOTES.txt (contents, props changed) dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5-src.zip (contents, props changed) dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5-src.zip.asc (contents, props changed) dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5-src.zip.sha512 dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar (contents, props changed) dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar.asc (contents, props changed) dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar.sha512 Added: dev/pdfbox/jbig2-imageio/3.0.5/RELEASE-NOTES.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/pdfbox/jbig2-imageio/3.0.5/RELEASE-NOTES.txt Sat May 16 14:58:38 2026 (r84555) @@ -0,0 +1,76 @@ +Release Notes -- Apache JBIG2 ImageIO -- Version 3.0.5 + +Introduction +------------ + +The Java ImageIO plugin for JBIG2 enables access to images encoded using the JBIG2 +image compression standard. This component is part of the Apache PDFBox® project. + +This is an incremental bugfix release based on the earlier 3.0.4 release. + +For more details on all fixes and improvements included in this release, please refer +to the following issues on the PDFBox issue tracker at +https://issues.apache.org/jira/browse/PDFBOX. + +Sub-task + +[PDFBOX-6152] - InvalidHeaderValueException: Width/Heigth must be greater than zero. +[PDFBOX-6154] - HENABLESKIP isn't supported +[PDFBOX-6155] - AT (Adaptive template pixels) -1 byte skipped +[PDFBOX-6156] - RegionBitmap bit blit slightly too large +[PDFBOX-6158] - HalftoneRegion.renderPattern() doesn't render any patterns +[PDFBOX-6159] - symInRefSize not respected when doing Huffmann decoding +[PDFBOX-6160] - Immediate generic refinement region with no reference not displayed +[PDFBOX-6161] - Immediate generic refinement region with no reference wrongly displayed +[PDFBOX-6162] - Reuse of symbol context not properly supported +[PDFBOX-6199] - Template 1 handling with TPGRON not supported + +Bug + +[PDFBOX-5597] - JBIG2 image drawn is garbled when using subsampling +[PDFBOX-6147] - NPE in JBIG2Page.getWidth() +[PDFBOX-6148] - JBIG2ImageReader methods breaks ImageReader contract + +Improvement + +[PDFBOX-6205] - Support jacoco + +Task + +[PDFBOX-5535] - Remove Travis build +[PDFBOX-6151] - Run serenity JBIG2 tests + +Release Contents +---------------- + +This release consists of a single source archive packaged as a zip file. +The archive can be unpacked with the jar tool from your JDK installation. +See the README.md file for instructions on how to build this release. + +The source archive is accompanied by SHA512 checksums and a PGP signature +that you can use to verify the authenticity of your download. +The public key used for the PGP signature can be found at +https://svn.apache.org/repos/asf/pdfbox/KEYS. + +About Apache PDFBox +------------------- + +Apache PDFBox is an open source Java library for working with PDF documents. +This project allows creation of new PDF documents, manipulation of existing +documents and the ability to extract content from documents. Apache PDFBox +also includes several command line utilities. Apache PDFBox is published +under the Apache License, Version 2.0. + +For more information, visit https://pdfbox.apache.org/ + +About The Apache Software Foundation +------------------------------------ + +Established in 1999, The Apache Software Foundation provides organizational, +legal, and financial support for more than 100 freely-available, +collaboratively-developed Open Source projects. The pragmatic Apache License +enables individual and commercial users to easily deploy Apache software; +the Foundation's intellectual property framework limits the legal exposure +of its 2,500+ contributors. + +For more information, visit https://www.apache.org/ Added: dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5-src.zip ============================================================================== Binary file. No diff available. Added: dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5-src.zip.asc ============================================================================== Binary file. No diff available. Added: dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5-src.zip.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5-src.zip.sha512 Sat May 16 14:58:38 2026 (r84555) @@ -0,0 +1 @@ +02c058784ad272751e1a4f65269dff4612fcd9d5cf37bf190e4c4197f289ec4349d8e4d29426da961f04b48eadb64c312123636a1c2bb04af547297cbba6409e Added: dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar ============================================================================== Binary file. No diff available. Added: dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar.asc ============================================================================== Binary file. No diff available. Added: dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar.sha512 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ dev/pdfbox/jbig2-imageio/3.0.5/jbig2-imageio-3.0.5.jar.sha512 Sat May 16 14:58:38 2026 (r84555) @@ -0,0 +1 @@ +c527df3dbe7069314c683f5ede8b01af21932bb5c7f413c13b4f5b60162e48ab779f074c636598705b52546387ad19414f81541fadabfcaeed13ce7eb3d23e8b
