projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57c660e
)
libpng: update to 1.2.56
author
Oliver Middleton
<olliemail27@gmail.com>
Tue, 29 Dec 2015 12:08:21 +0000
(12:08 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 9 Jan 2016 12:54:46 +0000
(13:54 +0100)
Fixes CVE-2015-8126 and CVE-2015-8540.
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
libs/libpng/Makefile
patch
|
blob
|
history
diff --git
a/libs/libpng/Makefile
b/libs/libpng/Makefile
index 23d833d38c9b46d1558c2b4e2d39fe37bd99a551..c634061ec6b46b241506952c931fe158b1acf89c 100644
(file)
--- a/
libs/libpng/Makefile
+++ b/
libs/libpng/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libpng
-PKG_VERSION:=1.2.5
4
+PKG_VERSION:=1.2.5
6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@SF/libpng
-PKG_MD5SUM:=
bbb7a7264f1c7d9c444fd16bf6f89832
+PKG_MD5SUM:=
868562bd1c58b76ed8703f135a2e439a
PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
PKG_LICENSE:=Libpng GPL-2.0+ BSD-3-Clause