[packages_10.03.1] libpng: merge r28740 (CVE-2011-2690, CVE-2011-2691, CVE-2011-2692)
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 7 Dec 2011 22:58:24 +0000 (22:58 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 7 Dec 2011 22:58:24 +0000 (22:58 +0000)
SVN-Revision: 29477

libs/libpng/Makefile

index 44db676e613a439b69819a3222c346a1c066a3df..fb7dc80e98086c6a7efb145780590a116e08384a 100644 (file)
@@ -1,5 +1,5 @@
 #
 #
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libpng
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libpng
-PKG_VERSION:=1.2.44
+PKG_VERSION:=1.2.46
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/libpng
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/libpng
-PKG_MD5SUM:=e3ac7879d62ad166a6f0c7441390d12b
+PKG_MD5SUM:=e8b43dc78ef95b3949af7f961d76874b
 
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1
 
 PKG_FIXUP:=libtool
 PKG_INSTALL:=1