From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 3D187386EC7E for ; Mon, 2 Nov 2020 09:53:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3D187386EC7E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1604310781; bh=mzsM+E0vkSwPn5M0sVlFS9xhKgXd6cHfCrByayGcg5k=; h=To:Subject:Date:From:Reply-To:From; b=jlYUqUJ4hOpK9S7Y0OdXD/cB8+3WyXfyhs5SEVsPdb1lVeg1T/y1/ykw4JPaihVhc XwczuSxHSO1uGIrur2Ts74jPGFlGqLBnBeesCX372lPWpB2jY0zDbZAhk534oKEWvS pn/TsUR/9Z0qnsTfCBUvR+c3gOt0AA8afujyNIXM= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C2CF3386EC47 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1604310781; bh=mzsM+E0vkSwPn5M0sVlFS9xhKgXd6cHfCrByayGcg5k=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=EO17JFmOG6mmLw9giKDdlq0FEBRLEYfNsogVn+pgSPeZBThd4yuNw2kXTJU/qn1RS wxOo+E6D988D2mInyja7SwlkCg23aH7H6ewYqpZFop8AHgKUc7R2bvqzzvmDjjF0Sa vvTdz4pczlcLPn2iD/cwRC94c4h0835Ab1M0WHS4= DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CC755384640D 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-language:content-transfer-encoding; bh=mzsM+E0vkSwPn5M0sVlFS9xhKgXd6cHfCrByayGcg5k=; b=pKdkydzjyJOc8NjLwsTSzgOp6Q/pvH/6mndCrLAY2Y5Qx3cx+azTn9XSXzOZF1VslG dAbPK1oPGqsCAY8E/BBSPorPAIA57fzCD+aeupOk+raROaP1bdYmFd+20nPHPcgCcR/6 DR35YsFvevsBKXxaWPS5CmrU8l6XjA2f4+bZsp4T23rUO6yLJlU+yOPo3q8JZjrhK2EB y/yvcmiGt+L5TobJR4SXkVBTm4p0dDsgO2o/Cji20m0jkbab6ju9DA6LUn/5xs7Oyz1G HHyoIhLpWNobPsEhXq5cY7oEeIdk4hXTGV5oUqmur3jmHjsz2it5ovNOorts0nxGlD7y 0iKg== X-Gm-Message-State: AOAM531iolvDLcLrHc3AfcX4dOPUuzg1pBYoGMfv6RlHz5OoIkEV5Zan dJv0PgskIPU3dp2B972DIiSbjZ9SZf58NQ== X-Google-Smtp-Source: ABdhPJyOIAoYyFKPi/4vagSdxvHgDOHEhfZ7lYVE2c3tzKlVLcVbxHXln3hmurEcuteZZy82aaZjVA== X-Received: by 2002:a17:906:6686:: with SMTP id z6mr5907386ejo.554.1604310775635; Mon, 02 Nov 2020 01:52:55 -0800 (PST) To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: qpdf-10.0.3-1 Message-Id: Date: Mon, 2 Nov 2020 10:52:53 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.5 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 From: Marco Atzeri via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2020 09:53:01 -0000 Versions 10.0.3-1 of qpdf libqpdf28 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 .