]> code.ossystems Code Review - openembedded-core.git/commitdiff
libpng: bump to 1.6.10
authorMaxin B. John <maxin.john@enea.com>
Wed, 23 Apr 2014 12:41:39 +0000 (14:41 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Apr 2014 16:54:55 +0000 (17:54 +0100)
1. Fixes CVE-2014-0333
2. There are changes in License checksums. This is due to new
   contributor names being added to LICENSE and png.h file
   contains version of the new release.So, license remains the same.

Signed-off-by: Maxin B. John <maxin.john@enea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/libpng/libpng_1.6.10.bb [moved from meta/recipes-multimedia/libpng/libpng_1.6.8.bb with 61% similarity]

similarity index 61%
rename from meta/recipes-multimedia/libpng/libpng_1.6.8.bb
rename to meta/recipes-multimedia/libpng/libpng_1.6.10.bb
index d063495f05c1595ba779c671e9b411e450fcf578..0f514f8b73fafcdc733db706d54fc26db10ef2f8 100644 (file)
@@ -2,9 +2,9 @@ SUMMARY = "PNG image format decoding library"
 HOMEPAGE = "http://www.libpng.org/"
 SECTION = "libs"
 LICENSE = "Libpng"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=44bc22578be94b6536c8bdc3a01e5db9 \
-                    file://png.h;endline=15;md5=aa42e53406a5ebb9500bae72fa314b6d \
-                    file://png.h;beginline=209;endline=323;md5=83e13159b5bf0a4d9fb634acbda7cb5b"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=cb7a834ba2891bc30b8577e49963a435 \
+                    file://png.h;endline=15;md5=853b11c4a19ec66decd641efd756bc2c \
+                    file://png.h;beginline=209;endline=323;md5=cface34a7db6b71eaa828fe934951f81"
 DEPENDS = "zlib"
 LIBV = "16"
 
@@ -12,8 +12,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/libpng/libpng${LIBV}/${PV}/libpng-${PV}
            file://0001-configure-lower-automake-requirement.patch \
           "
 
-SRC_URI[md5sum] = "51ce71a1642cdde1f4485a7ff82193c0"
-SRC_URI[sha256sum] = "24f73d8b5e1d74a9482c81b65c3f93f96c7da7ed0417b8a948a75d2d99133081"
+SRC_URI[md5sum] = "5f414b20f683b1d96b163c89e3eff768"
+SRC_URI[sha256sum] = "4003f0fd0e36110a2b742fc5b9e1ab93ed7a7ab57ae8dc65f0e8101458775a56"
 
 inherit autotools binconfig pkgconfig