From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by sourceware.org (Postfix) with ESMTPS id B3B88385BF83 for ; Tue, 7 Apr 2020 13:05:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B3B88385BF83 Received: by mail-wm1-x330.google.com with SMTP id x25so1677656wmc.0 for ; Tue, 07 Apr 2020 06:05:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=KQ5vqHUnmPXcFO0tRs8ydyTzzPQ13pCyq/JKfUH24ik=; b=b2RjnqP7Iwlp5jJ2cLsPXnx+cMQ7aBnYjzp0egcNjhGc4SXOL06lKq6qw+aDOtEQoa cv9SJVGbvSPQDP6xfa80zjGj30DTiabhftvYq08xr+qFeqHUeQrmO4bJqX96oywddIJJ LZq8UjXskgvOr2iYl5YEs9ywrLHwy+RK1MBjk88EBQYjDFb/N/7N8mGG2ScOHcjmpvQe oWS7ynIxsn7cHwGXqjAcsStFE9NN8l/VaFWgmsidCZsexamc2vyqW4SEUEiL6CGcuhG/ Pghej9qAu1+UZiW9QYNNOnLp4ioy2Oo488KUoXKzUcjL/3ZLYMEcp7FMpaUf7G/iBdSc KUsg== X-Gm-Message-State: AGi0PuarFyTUgVC1yvfOxPECh3i2B8p9uTot11hXzK4/xGwqAv5HqFcw AC2giFuVfNxpX14UTVI+l11adDqS8bc= X-Google-Smtp-Source: APiQypKFoQ8O1GQSbYNxmSFSN+kk+18cmRRB0afhSwQ2xaZLs+r08WB45H+i/4GvRANXOmrLkLOLew== X-Received: by 2002:a1c:f21a:: with SMTP id s26mr2369235wmc.187.1586264720505; Tue, 07 Apr 2020 06:05:20 -0700 (PDT) Received: from ?IPv6:2003:ee:6717:3101:3ced:5bdb:1062:a135? (p200300EE671731013CED5BDB1062A135.dip0.t-ipconnect.de. [2003:ee:6717:3101:3ced:5bdb:1062:a135]) by smtp.gmail.com with ESMTPSA id j31sm24738449wre.36.2020.04.07.06.05.19 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 07 Apr 2020 06:05:19 -0700 (PDT) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: qpdf-10.0.0-1 Message-ID: <56fc3927-21da-9e3a-9bb4-d6beed69c854@gmail.com> Date: Tue, 7 Apr 2020 15:05:17 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2020 13:05:23 -0000 Versions 10.0.0-1 of qpdf libqpdf28 API Bump libqpdf-devel are available in the Cygwin distribution: CHANGES Latest upstream release DESCRIPTION QPDF is a command-line program that does structural, content-preserving transformations on PDF files. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. QPDF is capable of creating linearized (also known as web-optimized) files and encrypted files. QPDF also supports a special mode designed to allow you to edit the content of PDF files in a text editor. QPDF includes support for merging and splitting PDFs through the ability to copy objects from one PDF file into another and to manipulate the list of pages in a PDF file. The QPDF library also makes it possible for you to create PDF files from scratch. HOMEPAGE http://qpdf.sourceforge.net/ Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com .