From patchwork Sun Apr 5 13:22:03 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2897 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 48wDq74ZZ9z3wdp for ; Sun, 5 Apr 2020 13:22:11 +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 "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 48wDq65XR0z2GM; Sun, 5 Apr 2020 13:22:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 48wDq63cHVz2xmJ; Sun, 5 Apr 2020 13:22:10 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 48wDq42lHvz2xmJ for ; Sun, 5 Apr 2020 13:22:08 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 48wDq36q1xzfk for ; Sun, 5 Apr 2020 13:22:07 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1586092928; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=MYwRh4WyphLLpmvV+but2NDMSfK3/2TCgAEEFvim0jM=; b=0kfHyNWDCcp3099lcMyBTGKzpEC2EBPbDx/tOeowPkssktAMhgePUg+r4lqe2zeSEIaiMp V5Gd6RicjTQYcMBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1586092928; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=MYwRh4WyphLLpmvV+but2NDMSfK3/2TCgAEEFvim0jM=; b=NmbaTYXVnSDnVQXSjx2gmcUy4R31tvu4y7MXiWUNF5Mfl+gJd/8GgA+QAmyuVZOHG1A9UL dctU2nv39dpHdEwLfsjRMmqmvV8AOQKOILhpYZHYl/H5XDh6XnS8xTXV3+7x5cyCRWDVxP mHRSiL4SDDIWIH8YR5QdqUt3dtqfHUgkcU5ALRntzR/7EE9brQopxUlCAbR6EHUs3jce3s j7GqjohUHNqpi+0uPJEjXktEBKl3w7ODf+p15FxHs94ISbNKh/bPTTm2i3IHL85jp1PLrv 1a2ge/zYzad/Za6Bk5qopNCnSroPbsgYxl7pR6KiShus+tT+leM7XJKS1wZQvQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH v2] libpng: Update to 1.6.37 Date: Sun, 5 Apr 2020 15:22:03 +0200 Message-Id: <20200405132203.7230-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=matthias.fischer@ipfire.org 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" For details see: http://www[dot]libpng[dot]org/pub/png/libpng[dot]html Signed-off-by: Matthias Fischer --- config/rootfiles/common/libpng | 26 ++++++++++++++------------ lfs/libpng | 8 ++++---- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/config/rootfiles/common/libpng b/config/rootfiles/common/libpng index 9a20880a1..fa776cf9f 100644 --- a/config/rootfiles/common/libpng +++ b/config/rootfiles/common/libpng @@ -1,22 +1,24 @@ #usr/bin/libpng-config -#usr/bin/libpng12-config -#usr/include/libpng12 -#usr/include/libpng12/png.h -#usr/include/libpng12/pngconf.h +#usr/bin/libpng16-config +#usr/bin/png-fix-itxt +#usr/bin/pngfix +#usr/include/libpng16 +#usr/include/libpng16/png.h +#usr/include/libpng16/pngconf.h +#usr/include/libpng16/pnglibconf.h #usr/include/png.h #usr/include/pngconf.h +#usr/include/pnglibconf.h #usr/lib/libpng.a #usr/lib/libpng.la usr/lib/libpng.so -usr/lib/libpng.so.3 -usr/lib/libpng.so.3.57.0 -#usr/lib/libpng12.a -#usr/lib/libpng12.la -usr/lib/libpng12.so -usr/lib/libpng12.so.0 -usr/lib/libpng12.so.0.57.0 +#usr/lib/libpng16.a +#usr/lib/libpng16.la +usr/lib/libpng16.so +usr/lib/libpng16.so.16 +usr/lib/libpng16.so.16.37.0 #usr/lib/pkgconfig/libpng.pc -#usr/lib/pkgconfig/libpng12.pc +#usr/lib/pkgconfig/libpng16.pc #usr/share/man/man3/libpng.3 #usr/share/man/man3/libpngpf.3 #usr/share/man/man5/png.5 diff --git a/lfs/libpng b/lfs/libpng index 8f935dfd4..76cc7d2d0 100644 --- a/lfs/libpng +++ b/lfs/libpng @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2020 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 # @@ -24,10 +24,10 @@ include Config -VER = 1.2.57 +VER = 1.6.37 THISAPP = libpng-$(VER) -DL_FILE = $(THISAPP).tar.gz +DL_FILE = $(THISAPP).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = dfcda3603e29dcc11870c48f838ef75b +$(DL_FILE)_MD5 = 015e8e15db1eecde5f2eb9eb5b6e59e9 install : $(TARGET)