From users-return-11225-archive-asf-public=cust-asf.ponee.io@pdfbox.apache.org Tue Sep 25 22:36:52 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id A876B18061A for ; Tue, 25 Sep 2018 22:36:51 +0200 (CEST) Received: (qmail 87035 invoked by uid 500); 25 Sep 2018 20:36:50 -0000 Mailing-List: contact users-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@pdfbox.apache.org Delivered-To: mailing list users@pdfbox.apache.org Received: (qmail 87023 invoked by uid 99); 25 Sep 2018 20:36:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2018 20:36:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 3C920C0144 for ; Tue, 25 Sep 2018 20:36:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.101 X-Spam-Level: X-Spam-Status: No, score=-0.101 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=lehmi.de Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id fcBk7UYgQRgd for ; Tue, 25 Sep 2018 20:36:47 +0000 (UTC) Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.160]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id E74E15F42E for ; Tue, 25 Sep 2018 20:36:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1537907800; s=strato-dkim-0002; d=lehmi.de; h=Date:Message-ID:To:Subject:From:X-RZG-CLASS-ID:X-RZG-AUTH:From: Subject:Sender; bh=lzGHV9iUs7OxffdtmNPyNX/yvIf5q0gldnLUaj6bAh0=; b=Xvg6GJ8xiCPicFJQTk7PXDJN0UbLTQEKZkGqJ83MgWbkKXiCNRROGNhZeWclKIcLos gTZNJRmCvcyDhdrAg+kOtG38zP+cdyMcnLavWynH9l/Fn5QvRr87MDHWDHpwcbRGdQ70 VqM9RxGtph/G0KZXLzUMRe0VD5p4qwvM1hOgZxmuG26Dm6fO7XJaAioLRLpCbWLOXwoE XMw9rYGpCWBJdU8yYJYylNm8+u6S8QvY31ucHj7EmrWvVTSz2O5tWQawDVXdru/GQXYV Du/knMiL1x1rOZwf/mRmBJQZr9uptsmNyGtnyDIHSs9PTvtZ9mdSNdzY6gF6wMYDUOUH jN1g== X-RZG-AUTH: ":LWIAZ0WpaN8UY5o8XRz0jOyrHsdUGPvBRfQHLwW1oA/8m8QyX/SXntvmN+ffhTw5SNBF" X-RZG-CLASS-ID: mo00 Received: from [10.8.8.53] by smtp.strato.de (RZmta 44.2 AUTH) with ESMTPSA id 50708du8PKae6dI (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Tue, 25 Sep 2018 22:36:40 +0200 (CEST) From: Andreas Lehmkuehler Subject: [ANNOUNCE] Apache PDFBox JBIG2 ImageIO plugin 3.0.2 released To: users@pdfbox.apache.org Message-ID: <958149b2-2ac0-eba6-956b-941f3259aea9@lehmi.de> Date: Tue, 25 Sep 2018 22:36:40 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-MW Content-Transfer-Encoding: 8bit The Apache PDFBox community is pleased to announce the release of Apache PDFBox JBIG2 ImageIO plugin version 3.0.2. The release is available for download at: http://pdfbox.apache.org/download.cgi See the full release notes below for details about this release. Release Notes -- Apache JBIG2 ImageIO -- Version 3.0.2 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.1 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. Bug [PDFBOX-4290] - Memory Leak in SoftReferenceCache 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 http://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 http://www.apache.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org