From patchwork Fri Dec 1 17:53:14 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7377 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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Shgf21hqWz3wtp for ; Fri, 1 Dec 2023 17:53:30 +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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Shgdy5F9rzyP; Fri, 1 Dec 2023 17:53:26 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Shgdy2XkZz30Hf; Fri, 1 Dec 2023 17:53:26 +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 (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Shgdp6T7vz2xYk for ; Fri, 1 Dec 2023 17:53:18 +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 (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Shgdm5b2yzLW; Fri, 1 Dec 2023 17:53:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1701453196; 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=Pn2jxdSUa1fYGB+BE5bBSZHSFeSSuKkvh0+0QtcHSbk=; b=Qr4yiRS3XrJbS4IlragaVFqdKJG969HSyCwqpYeKtnhjuCac3ZGebCiiZXmzAJA+41dAEK Wg/JsAADjW7fB5BA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1701453196; 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=Pn2jxdSUa1fYGB+BE5bBSZHSFeSSuKkvh0+0QtcHSbk=; b=F2McyU0nfP3cj67C0I+qYdgpJ5eCMJjhvbFOAHShbpG0PPig8PHaE06ABaFGM65RzUl+uE O/AV40H/l/G02gi+6m9ncZPlWjFqwHpOnRfNVW+xkpk7DEuoReyd/p3R7qzLWby3P/66I5 FOOLOt+82WZYJjRp0mkLej3/O2kGk9euDC1TcHy2n2Aygzg9NQHVV25eKXrEABMDNf6tod nQfIybGq4QSehW4GSpf6m5Ev0dxqLKyu33i94RqhAWMpF76pwEkyNCL8gflEF7DleoshsW pTAW5Do0vmhxkBf2tDG8SvVxShe5bUbIVABFTQllvkSJN+yqBB0qI9VCJmMCLg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] netpbm: Update to version 10.73.43 Date: Fri, 1 Dec 2023 18:53:14 +0100 Message-ID: <20231201175314.226473-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: JJB7H3IJ5YXNAJUTJRGAMUR5FLE5L5T6 X-Message-ID-Hash: JJB7H3IJ5YXNAJUTJRGAMUR5FLE5L5T6 X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - IPFire-3.x - Update from version 10.73.42 to 10.73.43 - Changelog 10.73.43 jpegtopnm: Many fixes to -dumpexif. Always broken. (-dumpexif was new in Netpbm 9.18 (September 2001)) pamtopng: fix -chroma option: always rejected. Always broken. pamtopng was new in Netpbm 10.70 (June 2015). pnmtopng: fix -rgb option: always rejected. Always broken -rgb was new in Netpbm 10.30 (October 2005). Signed-off-by: Adolf Belka --- netpbm/netpbm.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netpbm/netpbm.nm b/netpbm/netpbm.nm index bca23a696..ec2154450 100644 --- a/netpbm/netpbm.nm +++ b/netpbm/netpbm.nm @@ -4,8 +4,8 @@ ############################################################################### name = netpbm -version = 10.73.42 -release = 3 +version = 10.73.43 +release = 1 groups = System/Libraries url = https://netpbm.sourceforge.net/