mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00: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:
parent
e1443db85b
commit
56ece03c81
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
LIBPNG_VERSION = 1.4.10
|
LIBPNG_VERSION = 1.4.11
|
||||||
LIBPNG_SERIES = 14
|
LIBPNG_SERIES = 14
|
||||||
LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/libpng/libpng$(LIBPNG_SERIES)/$(LIBPNG_VERSION)
|
LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/libpng/libpng$(LIBPNG_SERIES)/$(LIBPNG_VERSION)
|
||||||
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
|
LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user