]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libpng: Update to version 1.6.42
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 28 Feb 2024 19:31:35 +0000 (20:31 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Feb 2024 10:23:49 +0000 (10:23 +0000)
- 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 <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libpng

index 3a0704e591907866447b5462f79fc768e5a680c6..b22b64b65a713e9a3df1c66044939d147c074c8f 100644 (file)
@@ -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)