[vlc-commits] Contrib: update libpng to 1.5.10
Jean-Baptiste Kempf
git at videolan.org
Thu Apr 5 11:38:58 CEST 2012
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Apr 5 10:38:23 2012 +0200| [efeb2e712313a988743307bea766edac2d748d78] | committer: Jean-Baptiste Kempf
Contrib: update libpng to 1.5.10
CVE-2011-3048 (serious vulnerability)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=efeb2e712313a988743307bea766edac2d748d78
---
contrib/src/png/SHA512SUMS | 2 +-
contrib/src/png/rules.mak | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/png/SHA512SUMS b/contrib/src/png/SHA512SUMS
index 98a0639..1f4d120 100644
--- a/contrib/src/png/SHA512SUMS
+++ b/contrib/src/png/SHA512SUMS
@@ -1 +1 @@
-1b8dc51ef60e5ac1f778672aeede58d9c0a5dc91a00738cfccfe06b07e80fea149d34c7961a1268f5ce3644647fdf5396ac0be623298ead4f35410ad16f68854 libpng-1.5.9.tar.bz2
+cf9394347d6ab34591fd119d375975857f95cdbc422a04e1f89f5896f29ed1d456dd0e22fd4d7428fc7effad0c143264531a632efe7295117897b45b6d563797 libpng-1.5.10.tar.bz2
diff --git a/contrib/src/png/rules.mak b/contrib/src/png/rules.mak
index 6ab4ef5..c5a5f28 100644
--- a/contrib/src/png/rules.mak
+++ b/contrib/src/png/rules.mak
@@ -1,5 +1,5 @@
# PNG
-PNG_VERSION := 1.5.9
+PNG_VERSION := 1.5.10
PNG_URL := $(SF)/libpng/libpng-$(PNG_VERSION).tar.bz2
PKGS += png
More information about the vlc-commits
mailing list