From dev-return-57098-archive-asf-public=cust-asf.ponee.io@pdfbox.apache.org Fri Jun 22 07:38:32 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 7D573180647 for ; Fri, 22 Jun 2018 07:38:31 +0200 (CEST) Received: (qmail 64512 invoked by uid 500); 22 Jun 2018 05:38:30 -0000 Mailing-List: contact dev-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list dev@pdfbox.apache.org Received: (qmail 64497 invoked by uid 99); 22 Jun 2018 05:38:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jun 2018 05:38:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 02C4E1A3011 for ; Fri, 22 Jun 2018 05:38:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-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: spamd2-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 (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 6W54uIfp3mbj for ; Fri, 22 Jun 2018 05:38:26 +0000 (UTC) Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [85.215.255.24]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 719D05F58A for ; Fri, 22 Jun 2018 05:38:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1529645899; 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=xnwF/iJZzmPpw+dNZ2YJOf7slehP6RST8MaJecBrK3M=; b=Jh3LLkd32q1ilxSKmLZfs6y88o4DgL0FEe7fflUtKvsKrGgRE2rWzArQHeeUHWxt8P iiksE2/zFc1EenegCKuFCw2koe45JZEIspfmpRJsqf3Pzc0P6nxnu2t1qyKuz11HW9wM HkaHGEEnFd8bk1DR3sOWJCaGdBxavHHF6ziYTLuEZ5bLesxdG9ZVshhZirxqKn0qJK6L RLQjMHlROvEB/SkbO6wU9hRKjMygpSCNfOPPjaDRNOqPUihizK2M0k9clCj/PDzxMCrK CNG4lABjC1TlXt0Wlyl8mCRZfK2JzU//up5W+noPCn2BzPSYMjP/wlBe1YXFI7K/Hfb5 YDvg== X-RZG-AUTH: ":LWIAZ0WpaN8UY5o8XRz0jOyrHsdUGPvBRfQHLwW1oA/8m8QyV/6MghhgaGTIGQbz1i8=" X-RZG-CLASS-ID: mo00 Received: from [192.168.6.23] by smtp.strato.de (RZmta 43.10 DYNA|AUTH) with ESMTPSA id k06134u5M5cJ6hm (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 ; Fri, 22 Jun 2018 07:38:19 +0200 (CEST) From: Andreas Lehmkuehler Subject: [ANNOUNCE] Apache PDFBox 2.0.10 released To: dev@pdfbox.apache.org Message-ID: <17a3cda7-4c3f-da48-f210-d135a6354e04@lehmi.de> Date: Fri, 22 Jun 2018 07:38:18 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-MW Content-Transfer-Encoding: 7bit The Apache PDFBox community is pleased to announce the release of Apache PDFBox version 2.0.10. 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 PDFBox -- Version 2.0.10 Introduction ------------ The Apache PDFBox library is an open source Java tool for working with PDF documents. This is an incremental bugfix release based on the earlier 2.0.9 release. It contains a couple of fixes and small improvements. For more details on these changes and all the other 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-3585] - National characters not correctly displayed in text form field [PDFBOX-3631] - Signature interoperability issue / visible signature not visible on some viewers [PDFBOX-3999] - Merge failed to clone tags [PDFBOX-4097] - Compressed object will lost when brute force search failed to handle compressed streams [PDFBOX-4151] - FlateFilter, LZWFilter with predictor causes double memory usage [PDFBOX-4157] - Flatten ne positonne pas bien le 1er champs si Image avant [PDFBOX-4158] - COSDocument and PDFMerger may not close all IO resources if closing of one fails [PDFBOX-4162] - OutOfMemoryError in PDExtendedGraphicsState#getLineDashPattern [PDFBOX-4164] - NPE in PDFDebugger when expanding page subtree [PDFBOX-4167] - OutOfMemoryError on FlateFilter - Deflater.end() is missing [PDFBOX-4169] - PDFPrintable has subsampling but it can not be used [PDFBOX-4172] - Flatten fails on first form element only [PDFBOX-4176] - PDImageXObject doesn't support TIFF although JavaDoc says it does [PDFBOX-4179] - Preflight test fails: Parameter 'directory' is not a directory [PDFBOX-4180] - TextToPDF Does Not Explicitly Close Reader objects [PDFBOX-4181] - GlyphList.toUnicode not secured for concurrent access [PDFBOX-4185] - Fetching options for PDChoice causes ClassCastException [PDFBOX-4195] - Valid XMP Metadata TimeZone not accepted [PDFBOX-4197] - PDStructureElement.getAttributes() ignores reference objects [PDFBOX-4200] - DataFormatException: invalid code lengths set when rendering image [PDFBOX-4204] - Problem when merging PDF 1.4 and PDF 1.1 Documents [PDFBOX-4207] - Coordinates shown in PDFDebugger are incorrect on HiDPI displays [PDFBOX-4218] - image with stencil mask appears interpolated [PDFBOX-4222] - PDFMergerUtility: java.lang.ClassCastException: org.apache.pdfbox.cos.COSDictionary cannot be cast to org.apache.pdfbox.cos.COSNumber [PDFBOX-4223] - PDFMergerUtility: java.io.IOException: Error: can't convert to Destination COSArray{[COSName{XYZ}]} [PDFBOX-4227] - java.util.zip.DataFormatException: invalid distance too far back [PDFBOX-4228] - PDFBox crashes when a Type3 font don't have an embedded encoding. [PDFBOX-4230] - NullpointerException in CmapSubtable [PDFBOX-4235] - NPE when setting the DA of a PDTextField Improvement [PDFBOX-3809] - PDAcroForm.flatten(PDField list, refreshAppearances boolean) flattens all form fields instead of specified ones. [PDFBOX-4057] - Allow rendering with different X and Y scale [PDFBOX-4095] - Non Separable Blend Modes implementation(HUE, SATURATION, COLOR, LUMINOSITY) [PDFBOX-4156] - Possible optimization of SampledImageReader.from8bit by using InterleavedRaster [PDFBOX-4159] - PDFBox doesn't warn if Special graphics state operators are used in text mode [PDFBOX-4161] - Overlay class should allow user to influence transform [PDFBOX-4165] - Support IBM OS/400 font locations [PDFBOX-4168] - Add a setTextRise() method to PDPageContentStream [PDFBOX-4171] - getColorKeyMask() not needed for inline images [PDFBOX-4175] - Update apache parent pom [PDFBOX-4186] - Add quality option for compressed images to pdfbox-app [PDFBOX-4187] - Refactor LosslessFactory alpha [PDFBOX-4192] - Support subsampling in PDFToImage command line tool [PDFBOX-4198] - Remove one of three LiberationSans-Regular.ttf Task [PDFBOX-4170] - Update CCITTFaxDecoderStream.java from twelvemonkeys (2) [PDFBOX-4173] - New OOM getting LineDashPattern [PDFBOX-4224] - Update jbig2 plugin usage to 3.0.1 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.txt 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: dev-unsubscribe@pdfbox.apache.org For additional commands, e-mail: dev-help@pdfbox.apache.org