This is an automated email from the ASF dual-hosted git repository. lehmi 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 2a290a4 update website due to JBIG2 3.0.3 release 2a290a4 is described below commit 2a290a451240a01757dd3af200e207c1fd279655 Author: Andreas Lehmkühler <andr...@lehmi.de> AuthorDate: Wed Dec 18 19:21:29 2019 +0100 update website due to JBIG2 3.0.3 release --- content/_posts/2019-12-18-jbig2-3.0.3-released.md | 30 +++++++++++++++++++++++ content/download.html | 18 +++++++------- 2 files changed, 39 insertions(+), 9 deletions(-) diff --git a/content/_posts/2019-12-18-jbig2-3.0.3-released.md b/content/_posts/2019-12-18-jbig2-3.0.3-released.md new file mode 100644 index 0000000..57b23a0 --- /dev/null +++ b/content/_posts/2019-12-18-jbig2-3.0.3-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 PBFBox JBIG2 ImageIO plugin 3.0.3 released +date: "2019-12-18 00:00:00 +0000" +categories: [release, news] +--- + +The Apache PDFBox community is pleased to announce the release of +Apache PDFBox JBIG2 ImageIO plugin version 3.0.3. 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=12344157) for details about this release. diff --git a/content/download.html b/content/download.html index 73e535f..7ce2222 100644 --- a/content/download.html +++ b/content/download.html @@ -27,7 +27,7 @@ title: Downloads <ul> <li><a href="#20x">PDFBox 2.0.17 release</a></li> <li><a href="#18x">PDFBox 1.8.16 release</a></li> - <li><a href="#JBIG2">JBIG2 ImageIO plugin 3.0.2 release</a></li> + <li><a href="#JBIG2">JBIG2 ImageIO plugin 3.0.3 release</a></li> <li><a href="#oldreleases">Previous releases</a></li> </ul> @@ -178,27 +178,27 @@ Alternatively, <a href="https://www.apache.org/mirrors/">view the complete list </ul> <a name="JBIG2"></a> -<h3>JBIG2 ImageIO 3.0.2</h3> +<h3>JBIG2 ImageIO 3.0.3</h3> <p> This is the first release of the JBIG2 ImageIO plugin under the umbrella of the PDFBox PMC. - See the <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.2/RELEASE-NOTES.txt">Release Notes</a> for more details. + See the <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.3/RELEASE-NOTES.txt">Release Notes</a> for more details. </p> <p><strong>Source code</strong></p> <ul> <li> - <a href="[preferred]pdfbox/jbig2-imageio/3.0.2/jbig2-imageio-3.0.2-src.zip">jbig2-imageio-3.0.2-src.zip</a> 2.1MB, source archive - <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.2/jbig2-imageio-3.0.2-src.zip.asc">ASC</a> - <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.2/jbig2-imageio-3.0.2-src.zip.sha512">SHA512</a> + <a href="[preferred]pdfbox/jbig2-imageio/3.0.3/jbig2-imageio-3.0.3-src.zip">jbig2-imageio-3.0.3-src.zip</a> 2.1MB, source archive + <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.3/jbig2-imageio-3.0.3-src.zip.asc">ASC</a> + <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.3/jbig2-imageio-3.0.3-src.zip.sha512">SHA512</a> </li> </ul> <p><strong>Pre-built binary</strong></p> <ul> <li> - <a href="[preferred]pdfbox/jbig2-imageio/3.0.2/jbig2-imageio-3.0.2.jar">jbig2-imageio-3.0.2.jar</a> 152KB - <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.2/jbig2-imageio-3.0.2.jar.asc">ASC</a> - <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.2/jbig2-imageio-3.0.2.jar.sha512">SHA512</a> + <a href="[preferred]pdfbox/jbig2-imageio/3.0.3/jbig2-imageio-3.0.3.jar">jbig2-imageio-3.0.3.jar</a> 152KB + <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.3/jbig2-imageio-3.0.3.jar.asc">ASC</a> + <a href="https://www.apache.org/dist/pdfbox/jbig2-imageio/3.0.3/jbig2-imageio-3.0.3.jar.sha512">SHA512</a> </li> </ul>