From: Adolf Belka Date: Wed, 28 Feb 2024 19:31:35 +0000 (+0100) Subject: libpng: Update to version 1.6.42 X-Git-Tag: v2.29-core185~137 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=272076e3c8f8d835816fb796cfb27501c7299e85;p=ipfire-2.x.git libpng: Update to version 1.6.42 - Update from version 1.4.61 to 1.4.62 - Update of rootfile not required - Changelog 1.6.42 Fixed the implementation of the macro function png_check_sig(). This was an API regression, introduced in libpng-1.6.41. (Reported by Matthieu Darbois) Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/libpng b/lfs/libpng index 3a0704e591..b22b64b65a 100644 --- a/lfs/libpng +++ b/lfs/libpng @@ -24,7 +24,7 @@ include Config -VER = 1.6.41 +VER = 1.6.42 THISAPP = libpng-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 43d8d1c563d9df46b663f706dca9563e31e6e47a2809a77a5d059de8cfa348721054df724d08ac24ef4717ffc101989941127df2d026c9537532375d9b432b68 +$(DL_FILE)_BLAKE2 = 8a8895b673ff90416a00c9ff775d7bdc38ab1ab0d83fd6e70cfffea2ed78bd42896950a64bf48ad9a00ea50d8c5d5702975b0bae7bb3300d4de4c82b334e513e install : $(TARGET)