mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
libpng: security bump to version 1.4.11
Fixes CVE-2011-3048 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
e1443db85b
commit
56ece03c81
@@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
LIBPNG_VERSION = 1.4.10
|
||||
LIBPNG_VERSION = 1.4.11
|
||||
LIBPNG_SERIES = 14
|
||||
LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/libpng/libpng$(LIBPNG_SERIES)/$(LIBPNG_VERSION)
|
||||
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user