Explorar o código

libpng: bump version

Fixes memory leak and double-free vulnerability
Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
5804c6d9fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/libpng/libpng.mk

+ 1 - 1
package/libpng/libpng.mk

@@ -3,7 +3,7 @@
 # libpng (Portable Network Graphic library)
 #
 #############################################################
-LIBPNG_VERSION:=1.2.32
+LIBPNG_VERSION:=1.2.34
 LIBPNG_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/libpng
 LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.bz2
 LIBPNG_LIBTOOL_PATCH = NO