From patchwork Sun Jan 8 21:41:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6427 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NqrBH3DnCz40V9 for ; Sun, 8 Jan 2023 21:41:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NqrBG5J5gzQS; Sun, 8 Jan 2023 21:41:42 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NqrBG4wx9z30GL; Sun, 8 Jan 2023 21:41:42 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NqrBF0wbxz2xZb for ; Sun, 8 Jan 2023 21:41:41 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NqrBD3sfKz9Q; Sun, 8 Jan 2023 21:41:40 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1673214100; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=l2AwZ++zndRHV9tBH2LZcyisPeEX8TIT5tim5sfYRKw=; b=7ZGrI23NpB9V5sQbImcFGrfZzHi1+/dhlRG6AlCbaXrv853cFdJmmU/6kilszu0dqhEk7i nGdfJFeLWQ+MZiDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1673214100; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=l2AwZ++zndRHV9tBH2LZcyisPeEX8TIT5tim5sfYRKw=; b=j6QPVJ+etW/6fRqRnZC+cMQMcytRlQ/6vIXJ6pzkaTnsYVUShVl/3yxcARU561PFS0YZn1 7EE4H6R97l+dP7/8TtYvp82IzLi8mFg7OCN/2dsH7ANkyT6psAwSyR7D+oDIL3tMHI63qs tHXtHbYx4Z9eMUjsvNdZBSRYPfatvBH2j8pbRO0wojuKxZsj8xXdZGZPrldp05iLwq8KXY XIeBTPQBXt+g43l3gt1t7GzQjXlqizbjmT3aoUc/ZuLNfdXeU50XOxsJdZ7LXFmc2X1CVh WjCKbLJahH1PzZHDHmIzUS/GuxAParfzNGe4lqUvlZj2/V2/X4Gvcndr1c3BjQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 1/3] libtiff: Update to version 4.5.0 Date: Sun, 8 Jan 2023 22:41:36 +0100 Message-Id: <20230108214138.3637483-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 4.4.0 to 4.5.0 - Update o0f rootfile - sobump requires shipping of core programs poppler (covered by update patch) and perl together with addons cups-filters and spandsp (covered by PAK_VER updates in patch series. - Changelog is t6oo long to include here. For details see the ChangeLog file in the source tarball. Signed-off-by: Adolf Belka --- config/rootfiles/common/libtiff | 552 +++++++++++++++++++++++--------- lfs/libtiff | 6 +- 2 files changed, 397 insertions(+), 161 deletions(-) diff --git a/config/rootfiles/common/libtiff b/config/rootfiles/common/libtiff index f5c0ddb8d..13a3f7566 100644 --- a/config/rootfiles/common/libtiff +++ b/config/rootfiles/common/libtiff @@ -24,173 +24,395 @@ usr/bin/tiffsplit #usr/lib/libtiff.a #usr/lib/libtiff.la usr/lib/libtiff.so -usr/lib/libtiff.so.5 -usr/lib/libtiff.so.5.8.0 +usr/lib/libtiff.so.6 +usr/lib/libtiff.so.6.0.0 #usr/lib/libtiffxx.a #usr/lib/libtiffxx.la usr/lib/libtiffxx.so -usr/lib/libtiffxx.so.5 -usr/lib/libtiffxx.so.5.8.0 +usr/lib/libtiffxx.so.6 +usr/lib/libtiffxx.so.6.0.0 #usr/lib/pkgconfig/libtiff-4.pc -#usr/share/doc/tiff-4.4.0 -#usr/share/doc/tiff-4.4.0/COPYRIGHT -#usr/share/doc/tiff-4.4.0/ChangeLog -#usr/share/doc/tiff-4.4.0/README.md -#usr/share/doc/tiff-4.4.0/RELEASE-DATE -#usr/share/doc/tiff-4.4.0/TODO -#usr/share/doc/tiff-4.4.0/VERSION -#usr/share/doc/tiff-4.4.0/html -#usr/share/doc/tiff-4.4.0/html/TIFFTechNote2.html -#usr/share/doc/tiff-4.4.0/html/addingtags.html -#usr/share/doc/tiff-4.4.0/html/bugs.html -#usr/share/doc/tiff-4.4.0/html/build.html -#usr/share/doc/tiff-4.4.0/html/contrib.html -#usr/share/doc/tiff-4.4.0/html/document.html -#usr/share/doc/tiff-4.4.0/html/images -#usr/share/doc/tiff-4.4.0/html/images.html -#usr/share/doc/tiff-4.4.0/html/images/back.gif -#usr/share/doc/tiff-4.4.0/html/images/bali.jpg -#usr/share/doc/tiff-4.4.0/html/images/cat.gif -#usr/share/doc/tiff-4.4.0/html/images/cover.jpg -#usr/share/doc/tiff-4.4.0/html/images/cramps.gif -#usr/share/doc/tiff-4.4.0/html/images/dave.gif -#usr/share/doc/tiff-4.4.0/html/images/info.gif -#usr/share/doc/tiff-4.4.0/html/images/jello.jpg -#usr/share/doc/tiff-4.4.0/html/images/jim.gif -#usr/share/doc/tiff-4.4.0/html/images/note.gif -#usr/share/doc/tiff-4.4.0/html/images/oxford.gif -#usr/share/doc/tiff-4.4.0/html/images/quad.jpg -#usr/share/doc/tiff-4.4.0/html/images/ring.gif -#usr/share/doc/tiff-4.4.0/html/images/smallliz.jpg -#usr/share/doc/tiff-4.4.0/html/images/strike.gif -#usr/share/doc/tiff-4.4.0/html/images/warning.gif -#usr/share/doc/tiff-4.4.0/html/index.html -#usr/share/doc/tiff-4.4.0/html/internals.html -#usr/share/doc/tiff-4.4.0/html/intro.html -#usr/share/doc/tiff-4.4.0/html/libtiff.html -#usr/share/doc/tiff-4.4.0/html/man -#usr/share/doc/tiff-4.4.0/html/man/TIFFClose.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFDataWidth.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFError.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFFieldDataType.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFFieldName.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFFieldPassCount.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFFieldReadCount.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFFieldTag.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFFieldWriteCount.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFFlush.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFGetField.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFOpen.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFPrintDirectory.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFRGBAImage.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFReadDirectory.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFReadEncodedStrip.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFReadEncodedTile.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFReadRGBAImage.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFReadRGBAStrip.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFReadRGBATile.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFReadRawStrip.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFReadRawTile.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFReadScanline.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFReadTile.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFSetDirectory.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFSetField.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFWarning.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFWriteDirectory.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFWriteEncodedStrip.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFWriteEncodedTile.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFWriteRawStrip.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFWriteRawTile.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFWriteScanline.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFWriteTile.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFbuffer.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFcodec.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFcolor.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFmemory.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFquery.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFsize.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFstrip.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFswab.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/TIFFtile.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/fax2ps.1.html -#usr/share/doc/tiff-4.4.0/html/man/fax2tiff.1.html -#usr/share/doc/tiff-4.4.0/html/man/index.html -#usr/share/doc/tiff-4.4.0/html/man/libtiff.3tiff.html -#usr/share/doc/tiff-4.4.0/html/man/pal2rgb.1.html -#usr/share/doc/tiff-4.4.0/html/man/ppm2tiff.1.html -#usr/share/doc/tiff-4.4.0/html/man/raw2tiff.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiff2bw.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiff2pdf.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiff2ps.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiff2rgba.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiffcmp.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiffcp.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiffcrop.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiffdither.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiffdump.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiffgt.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiffinfo.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiffmedian.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiffset.1.html -#usr/share/doc/tiff-4.4.0/html/man/tiffsplit.1.html -#usr/share/doc/tiff-4.4.0/html/misc.html -#usr/share/doc/tiff-4.4.0/html/support.html -#usr/share/doc/tiff-4.4.0/html/tools.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta007.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta016.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta018.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta024.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta028.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta029.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta031.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta032.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta033.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta034.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta035.html -#usr/share/doc/tiff-4.4.0/html/v3.4beta036.html -#usr/share/doc/tiff-4.4.0/html/v3.5.1.html -#usr/share/doc/tiff-4.4.0/html/v3.5.2.html -#usr/share/doc/tiff-4.4.0/html/v3.5.3.html -#usr/share/doc/tiff-4.4.0/html/v3.5.4.html -#usr/share/doc/tiff-4.4.0/html/v3.5.5.html -#usr/share/doc/tiff-4.4.0/html/v3.5.6-beta.html -#usr/share/doc/tiff-4.4.0/html/v3.5.7.html -#usr/share/doc/tiff-4.4.0/html/v3.6.0.html -#usr/share/doc/tiff-4.4.0/html/v3.6.1.html -#usr/share/doc/tiff-4.4.0/html/v3.7.0.html -#usr/share/doc/tiff-4.4.0/html/v3.7.0alpha.html -#usr/share/doc/tiff-4.4.0/html/v3.7.0beta.html -#usr/share/doc/tiff-4.4.0/html/v3.7.0beta2.html -#usr/share/doc/tiff-4.4.0/html/v3.7.1.html -#usr/share/doc/tiff-4.4.0/html/v3.7.2.html -#usr/share/doc/tiff-4.4.0/html/v3.7.3.html -#usr/share/doc/tiff-4.4.0/html/v3.7.4.html -#usr/share/doc/tiff-4.4.0/html/v3.8.0.html -#usr/share/doc/tiff-4.4.0/html/v3.8.1.html -#usr/share/doc/tiff-4.4.0/html/v3.8.2.html -#usr/share/doc/tiff-4.4.0/html/v3.9.0beta.html -#usr/share/doc/tiff-4.4.0/html/v3.9.1.html -#usr/share/doc/tiff-4.4.0/html/v3.9.2.html -#usr/share/doc/tiff-4.4.0/html/v4.0.0.html -#usr/share/doc/tiff-4.4.0/html/v4.0.1.html -#usr/share/doc/tiff-4.4.0/html/v4.0.10.html -#usr/share/doc/tiff-4.4.0/html/v4.0.2.html -#usr/share/doc/tiff-4.4.0/html/v4.0.3.html -#usr/share/doc/tiff-4.4.0/html/v4.0.4.html -#usr/share/doc/tiff-4.4.0/html/v4.0.4beta.html -#usr/share/doc/tiff-4.4.0/html/v4.0.5.html -#usr/share/doc/tiff-4.4.0/html/v4.0.6.html -#usr/share/doc/tiff-4.4.0/html/v4.0.7.html -#usr/share/doc/tiff-4.4.0/html/v4.0.8.html -#usr/share/doc/tiff-4.4.0/html/v4.0.9.html -#usr/share/doc/tiff-4.4.0/html/v4.1.0.html -#usr/share/doc/tiff-4.4.0/html/v4.2.0.html -#usr/share/doc/tiff-4.4.0/html/v4.3.0.html +#usr/share/doc/tiff-4.5.0 +#usr/share/doc/tiff-4.5.0/ChangeLog +#usr/share/doc/tiff-4.5.0/LICENSE.md +#usr/share/doc/tiff-4.5.0/README.md +#usr/share/doc/tiff-4.5.0/RELEASE-DATE +#usr/share/doc/tiff-4.5.0/TODO +#usr/share/doc/tiff-4.5.0/VERSION +#usr/share/doc/tiff-4.5.0/manual +#usr/share/doc/tiff-4.5.0/manual/.buildinfo +#usr/share/doc/tiff-4.5.0/manual/_images +#usr/share/doc/tiff-4.5.0/manual/_images/bali.jpg +#usr/share/doc/tiff-4.5.0/manual/_images/cat.gif +#usr/share/doc/tiff-4.5.0/manual/_images/cover.jpg +#usr/share/doc/tiff-4.5.0/manual/_images/cramps.gif +#usr/share/doc/tiff-4.5.0/manual/_images/dave.gif +#usr/share/doc/tiff-4.5.0/manual/_images/esri.png +#usr/share/doc/tiff-4.5.0/manual/_images/jim.gif +#usr/share/doc/tiff-4.5.0/manual/_images/leica.png +#usr/share/doc/tiff-4.5.0/manual/_images/quad.jpg +#usr/share/doc/tiff-4.5.0/manual/_images/ring.gif +#usr/share/doc/tiff-4.5.0/manual/_images/safe.png +#usr/share/doc/tiff-4.5.0/manual/_images/smallliz.jpg +#usr/share/doc/tiff-4.5.0/manual/_images/strike.gif +#usr/share/doc/tiff-4.5.0/manual/_images/weogeo.png +#usr/share/doc/tiff-4.5.0/manual/_sources +#usr/share/doc/tiff-4.5.0/manual/_sources/addingtags.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/build.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/contrib.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions +#usr/share/doc/tiff-4.5.0/manual/_sources/functions.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFAccessTagMethods.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFClientInfo.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFClose.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFCreateDirectory.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFCustomDirectory.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFCustomTagList.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFDataWidth.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFDeferStrileArrayWriting.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFError.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldDataType.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldName.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldPassCount.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldQuery.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldReadCount.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldTag.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFieldWriteCount.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFFlush.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFGetField.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFMergeFieldInfo.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFOpen.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFOpenOptions.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFPrintDirectory.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFProcFunctions.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFRGBAImage.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadDirectory.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadEncodedStrip.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadEncodedTile.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadFromUserBuffer.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadRGBAImage.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadRGBAStrip.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadRGBATile.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadRawStrip.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadRawTile.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadScanline.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFReadTile.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFSetDirectory.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFSetField.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFSetTagExtender.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFStrileQuery.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWarning.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteDirectory.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteEncodedStrip.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteEncodedTile.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteRawStrip.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteRawTile.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteScanline.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFWriteTile.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFbuffer.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFcodec.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFcolor.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFmemory.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFquery.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFsize.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFstrip.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFswab.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/TIFFtile.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/_TIFFRewriteField.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/_TIFFauxiliary.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/functions/libtiff.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/images.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/index.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/internals.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/libtiff.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/project +#usr/share/doc/tiff-4.5.0/manual/_sources/project/acknowledgements.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/project/bugs.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/project/index.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/project/license.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/project/mailinglist.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/historical.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/index.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta007.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta016.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta018.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta024.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta028.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta029.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta031.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta032.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta033.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta034.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta035.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.4beta036.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.1.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.2.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.3.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.4.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.5.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.6beta.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.5.7.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.6.0.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.6.1.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.0.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.0alpha.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.0beta.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.0beta2.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.1.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.2.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.3.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.7.4.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.8.0.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.8.1.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.8.2.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.0.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.0beta.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.1.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.2.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.3.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.4.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v3.9.5.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.0.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.1.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.10.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.2.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.3.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.4.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.4beta.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.5.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.6.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.7.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.8.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.0.9.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.1.0.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.2.0.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.3.0.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.4.0.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/releases/v4.5.0.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/specification +#usr/share/doc/tiff-4.5.0/manual/_sources/specification/bigtiff.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/specification/coverage-bigtiff.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/specification/coverage.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/specification/index.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/specification/technote2.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/terms.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools +#usr/share/doc/tiff-4.5.0/manual/_sources/tools.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/fax2ps.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/fax2tiff.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/pal2rgb.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/ppm2tiff.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/raw2tiff.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/rgb2ycbcr.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/thumbnail.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiff2bw.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiff2pdf.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiff2ps.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiff2rgba.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffcmp.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffcp.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffcrop.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffdither.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffdump.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffgt.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffinfo.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffmedian.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffset.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_sources/tools/tiffsplit.rst.txt +#usr/share/doc/tiff-4.5.0/manual/_static +#usr/share/doc/tiff-4.5.0/manual/_static/_sphinx_javascript_frameworks_compat.js +#usr/share/doc/tiff-4.5.0/manual/_static/basic.css +#usr/share/doc/tiff-4.5.0/manual/_static/contents.png +#usr/share/doc/tiff-4.5.0/manual/_static/doctools.js +#usr/share/doc/tiff-4.5.0/manual/_static/documentation_options.js +#usr/share/doc/tiff-4.5.0/manual/_static/file.png +#usr/share/doc/tiff-4.5.0/manual/_static/jquery-3.6.0.js +#usr/share/doc/tiff-4.5.0/manual/_static/jquery.js +#usr/share/doc/tiff-4.5.0/manual/_static/language_data.js +#usr/share/doc/tiff-4.5.0/manual/_static/minus.png +#usr/share/doc/tiff-4.5.0/manual/_static/navigation.png +#usr/share/doc/tiff-4.5.0/manual/_static/plus.png +#usr/share/doc/tiff-4.5.0/manual/_static/pygments.css +#usr/share/doc/tiff-4.5.0/manual/_static/searchtools.js +#usr/share/doc/tiff-4.5.0/manual/_static/sphinx_highlight.js +#usr/share/doc/tiff-4.5.0/manual/_static/sphinxdoc.css +#usr/share/doc/tiff-4.5.0/manual/_static/underscore-1.13.1.js +#usr/share/doc/tiff-4.5.0/manual/_static/underscore.js +#usr/share/doc/tiff-4.5.0/manual/addingtags.html +#usr/share/doc/tiff-4.5.0/manual/build.html +#usr/share/doc/tiff-4.5.0/manual/contrib.html +#usr/share/doc/tiff-4.5.0/manual/functions +#usr/share/doc/tiff-4.5.0/manual/functions.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFAccessTagMethods.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFClientInfo.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFClose.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFCreateDirectory.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFCustomDirectory.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFCustomTagList.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFDataWidth.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFDeferStrileArrayWriting.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFError.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldDataType.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldName.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldPassCount.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldQuery.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldReadCount.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldTag.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFieldWriteCount.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFFlush.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFGetField.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFMergeFieldInfo.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFOpen.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFOpenOptions.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFPrintDirectory.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFProcFunctions.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFRGBAImage.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadDirectory.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadEncodedStrip.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadEncodedTile.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadFromUserBuffer.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadRGBAImage.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadRGBAStrip.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadRGBATile.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadRawStrip.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadRawTile.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadScanline.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFReadTile.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFSetDirectory.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFSetField.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFSetTagExtender.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFStrileQuery.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWarning.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteDirectory.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteEncodedStrip.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteEncodedTile.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteRawStrip.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteRawTile.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteScanline.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFWriteTile.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFbuffer.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFcodec.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFcolor.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFmemory.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFquery.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFsize.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFstrip.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFswab.html +#usr/share/doc/tiff-4.5.0/manual/functions/TIFFtile.html +#usr/share/doc/tiff-4.5.0/manual/functions/_TIFFRewriteField.html +#usr/share/doc/tiff-4.5.0/manual/functions/_TIFFauxiliary.html +#usr/share/doc/tiff-4.5.0/manual/functions/libtiff.html +#usr/share/doc/tiff-4.5.0/manual/genindex.html +#usr/share/doc/tiff-4.5.0/manual/images.html +#usr/share/doc/tiff-4.5.0/manual/index.html +#usr/share/doc/tiff-4.5.0/manual/internals.html +#usr/share/doc/tiff-4.5.0/manual/libtiff.html +#usr/share/doc/tiff-4.5.0/manual/objects.inv +#usr/share/doc/tiff-4.5.0/manual/project +#usr/share/doc/tiff-4.5.0/manual/project/acknowledgements.html +#usr/share/doc/tiff-4.5.0/manual/project/bugs.html +#usr/share/doc/tiff-4.5.0/manual/project/index.html +#usr/share/doc/tiff-4.5.0/manual/project/license.html +#usr/share/doc/tiff-4.5.0/manual/project/mailinglist.html +#usr/share/doc/tiff-4.5.0/manual/releases +#usr/share/doc/tiff-4.5.0/manual/releases/historical.html +#usr/share/doc/tiff-4.5.0/manual/releases/index.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta007.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta016.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta018.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta024.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta028.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta029.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta031.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta032.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta033.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta034.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta035.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.4beta036.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.1.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.2.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.3.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.4.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.5.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.6beta.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.5.7.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.6.0.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.6.1.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.0.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.0alpha.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.0beta.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.0beta2.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.1.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.2.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.3.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.7.4.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.8.0.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.8.1.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.8.2.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.0.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.0beta.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.1.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.2.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.3.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.4.html +#usr/share/doc/tiff-4.5.0/manual/releases/v3.9.5.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.0.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.1.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.10.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.2.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.3.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.4.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.4beta.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.5.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.6.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.7.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.8.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.0.9.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.1.0.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.2.0.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.3.0.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.4.0.html +#usr/share/doc/tiff-4.5.0/manual/releases/v4.5.0.html +#usr/share/doc/tiff-4.5.0/manual/search.html +#usr/share/doc/tiff-4.5.0/manual/searchindex.js +#usr/share/doc/tiff-4.5.0/manual/specification +#usr/share/doc/tiff-4.5.0/manual/specification/bigtiff.html +#usr/share/doc/tiff-4.5.0/manual/specification/coverage-bigtiff.html +#usr/share/doc/tiff-4.5.0/manual/specification/coverage.html +#usr/share/doc/tiff-4.5.0/manual/specification/index.html +#usr/share/doc/tiff-4.5.0/manual/specification/technote2.html +#usr/share/doc/tiff-4.5.0/manual/terms.html +#usr/share/doc/tiff-4.5.0/manual/tools +#usr/share/doc/tiff-4.5.0/manual/tools.html +#usr/share/doc/tiff-4.5.0/manual/tools/fax2ps.html +#usr/share/doc/tiff-4.5.0/manual/tools/fax2tiff.html +#usr/share/doc/tiff-4.5.0/manual/tools/pal2rgb.html +#usr/share/doc/tiff-4.5.0/manual/tools/ppm2tiff.html +#usr/share/doc/tiff-4.5.0/manual/tools/raw2tiff.html +#usr/share/doc/tiff-4.5.0/manual/tools/rgb2ycbcr.html +#usr/share/doc/tiff-4.5.0/manual/tools/thumbnail.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiff2bw.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiff2pdf.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiff2ps.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiff2rgba.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiffcmp.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiffcp.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiffcrop.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiffdither.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiffdump.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiffgt.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiffinfo.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiffmedian.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiffset.html +#usr/share/doc/tiff-4.5.0/manual/tools/tiffsplit.html #usr/share/man/man1/fax2ps.1 #usr/share/man/man1/fax2tiff.1 #usr/share/man/man1/pal2rgb.1 #usr/share/man/man1/ppm2tiff.1 #usr/share/man/man1/raw2tiff.1 +#usr/share/man/man1/rgb2ycbcr.1 +#usr/share/man/man1/thumbnail.1 #usr/share/man/man1/tiff2bw.1 #usr/share/man/man1/tiff2pdf.1 #usr/share/man/man1/tiff2ps.1 @@ -205,23 +427,33 @@ usr/lib/libtiffxx.so.5.8.0 #usr/share/man/man1/tiffmedian.1 #usr/share/man/man1/tiffset.1 #usr/share/man/man1/tiffsplit.1 +#usr/share/man/man3/TIFFAccessTagMethods.3tiff +#usr/share/man/man3/TIFFClientInfo.3tiff #usr/share/man/man3/TIFFClose.3tiff +#usr/share/man/man3/TIFFCreateDirectory.3tiff +#usr/share/man/man3/TIFFCustomDirectory.3tiff +#usr/share/man/man3/TIFFCustomTagList.3tiff #usr/share/man/man3/TIFFDataWidth.3tiff +#usr/share/man/man3/TIFFDeferStrileArrayWriting.3tiff #usr/share/man/man3/TIFFError.3tiff #usr/share/man/man3/TIFFFieldDataType.3tiff #usr/share/man/man3/TIFFFieldName.3tiff #usr/share/man/man3/TIFFFieldPassCount.3tiff +#usr/share/man/man3/TIFFFieldQuery.3tiff #usr/share/man/man3/TIFFFieldReadCount.3tiff #usr/share/man/man3/TIFFFieldTag.3tiff #usr/share/man/man3/TIFFFieldWriteCount.3tiff #usr/share/man/man3/TIFFFlush.3tiff #usr/share/man/man3/TIFFGetField.3tiff +#usr/share/man/man3/TIFFMergeFieldInfo.3tiff #usr/share/man/man3/TIFFOpen.3tiff #usr/share/man/man3/TIFFPrintDirectory.3tiff +#usr/share/man/man3/TIFFProcFunctions.3tiff #usr/share/man/man3/TIFFRGBAImage.3tiff #usr/share/man/man3/TIFFReadDirectory.3tiff #usr/share/man/man3/TIFFReadEncodedStrip.3tiff #usr/share/man/man3/TIFFReadEncodedTile.3tiff +#usr/share/man/man3/TIFFReadFromUserBuffer.3tiff #usr/share/man/man3/TIFFReadRGBAImage.3tiff #usr/share/man/man3/TIFFReadRGBAStrip.3tiff #usr/share/man/man3/TIFFReadRGBATile.3tiff @@ -231,6 +463,8 @@ usr/lib/libtiffxx.so.5.8.0 #usr/share/man/man3/TIFFReadTile.3tiff #usr/share/man/man3/TIFFSetDirectory.3tiff #usr/share/man/man3/TIFFSetField.3tiff +#usr/share/man/man3/TIFFSetTagExtender.3tiff +#usr/share/man/man3/TIFFStrileQuery.3tiff #usr/share/man/man3/TIFFWarning.3tiff #usr/share/man/man3/TIFFWriteDirectory.3tiff #usr/share/man/man3/TIFFWriteEncodedStrip.3tiff @@ -248,4 +482,6 @@ usr/lib/libtiffxx.so.5.8.0 #usr/share/man/man3/TIFFstrip.3tiff #usr/share/man/man3/TIFFswab.3tiff #usr/share/man/man3/TIFFtile.3tiff +#usr/share/man/man3/_TIFFRewriteField.3tiff +#usr/share/man/man3/_TIFFauxiliary.3tiff #usr/share/man/man3/libtiff.3tiff diff --git a/lfs/libtiff b/lfs/libtiff index 4359b4d09..faea4807b 100644 --- a/lfs/libtiff +++ b/lfs/libtiff @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config SUMMARY = The Tiff Library (with JPEG and compression support) -VER = 4.4.0 +VER = 4.5.0 THISAPP = tiff-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = d05a2fb293557d1e7cdec116c65c8338d7714af7b6abd8dd3bb2b476d62e044adc7d6c298843649d63c6bc09f6ce4660ee23638f9beb716937ccf236c2829dcf +$(DL_FILE)_BLAKE2 = c69801ba9d55b1ed27a92d31d8cd16937fe69299fbf5450efb4a6caa60245b72ddade110daae78f2198613640383623f76ec2265ba785375d0a85c7909b73fe9 install : $(TARGET) From patchwork Sun Jan 8 21:41:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6428 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NqrBJ2vm3z43Z9 for ; Sun, 8 Jan 2023 21:41:44 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NqrBH0qMlz36s; Sun, 8 Jan 2023 21:41:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NqrBG6JQ7z30GS; Sun, 8 Jan 2023 21:41:42 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NqrBF2PG8z2xff for ; Sun, 8 Jan 2023 21:41:41 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NqrBF0NzKzMW; Sun, 8 Jan 2023 21:41:41 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1673214101; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=q3GJGiH4RMdMgHvPAXObAfTnOkKWVhphgByoMA/vDz4=; b=+QvduR1o1z9/FlQvgmbwFIszEA0C55U7Tzc7jC97vsiXGvz28XDdg8D300KiGqMkA/i0A8 A5goH9TczWSL4sDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1673214101; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=q3GJGiH4RMdMgHvPAXObAfTnOkKWVhphgByoMA/vDz4=; b=Wd3KLlUPYExkkyar9drdQg5I4M3n3QdK90aHiLF/eW/ljHYegVeMLa2fzGwcFeAzXpfJ7F Zpdag8niFXu+i+Zluvous6u7DwKy1wYeYIhZLLJ7YyWkFUwNT420fuzJhJhVbdKZapdljo ilVT8fB6iAB8eBTyq7qREVp75DGEgJ/Av7aPUPPWupz1GDgJSukeU2BBe1/Zjpb0ak5vzP o24wlbnvBH7FapUplCErBlM8t1xRTQ99m7T4Wt5Woq72mkSHd3FKRiXa2Dj+yuHueUpLMM 9Ft2SWZiD42BIinNwe1ujWlPS7G4hf/cHNlKdRm1EN0iema7lND6IVJgCfIf+Q== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/3] cups-filters: Ship due to sobump from libtiff Date: Sun, 8 Jan 2023 22:41:37 +0100 Message-Id: <20230108214138.3637483-2-adolf.belka@ipfire.org> In-Reply-To: <20230108214138.3637483-1-adolf.belka@ipfire.org> References: <20230108214138.3637483-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Adolf Belka --- lfs/cups-filters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/cups-filters b/lfs/cups-filters index d3b1a9440..b9f9a1939 100644 --- a/lfs/cups-filters +++ b/lfs/cups-filters @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups-filters -PAK_VER = 10 +PAK_VER = 11 DEPS = cups ghostscript From patchwork Sun Jan 8 21:41:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6429 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NqrBJ3wfQz43ZC for ; Sun, 8 Jan 2023 21:41:44 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NqrBH1BjXz3BK; Sun, 8 Jan 2023 21:41:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NqrBH06Jlz30GW; Sun, 8 Jan 2023 21:41:43 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NqrBF3W6Tz2xZb for ; Sun, 8 Jan 2023 21:41:41 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NqrBF1qsPz9Q; Sun, 8 Jan 2023 21:41:41 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1673214101; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zzbXhPrULyE6lh25AgxYGn5LpgH+ctZhrZa23THCpDQ=; b=Qz0vKjXtTEh5H070kMWT5pDaccEeO1+0bNiX8y35bEel+E6aP3eRAW4BqEMY9++Q2H+l1b GZ68cM30fE9vZuAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1673214101; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zzbXhPrULyE6lh25AgxYGn5LpgH+ctZhrZa23THCpDQ=; b=e+owCGE7Pf4KfuoF/3ZVYg5s3gLf9V8Pyv919QZl9DHDWiwEidNpZV4GZNKyWnVXYnGb33 l53UN2ukbrhKBpNTjoxXDE50vXc/fth2H975Trh+KE6l55Z0Ef+fqIyVCkyzPWXi96jnMA MXiUb+ZW6aclXFg6ubgjsyL9qgeL6Bi6eA/LJr5GfCOwcHn5GliOGhK/AuVjMT7Vod7dWV rPDsfaCxFEb4wpilyTy5r9tLVOIN3PY1M67dqJz+Ury5wwk+o/3eWzgqOf7Y7H1QEQvgso 9BBp6OlwPWrwwUZUKxSwrX0ZD47MNSogzjKAdsP8WPB0fcauSZd6GzKil+am2g== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 3/3] spandsp: Ship due to sobump from libtiff Date: Sun, 8 Jan 2023 22:41:38 +0100 Message-Id: <20230108214138.3637483-3-adolf.belka@ipfire.org> In-Reply-To: <20230108214138.3637483-1-adolf.belka@ipfire.org> References: <20230108214138.3637483-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Adolf Belka --- lfs/spandsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/spandsp b/lfs/spandsp index 5d609cb06..ffd8c7d02 100644 --- a/lfs/spandsp +++ b/lfs/spandsp @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = spandsp -PAK_VER = 6 +PAK_VER = 7 DEPS =