]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
gdk-pixbuf: security bump to version 2.36.1
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 13 Dec 2016 17:44:53 +0000 (14:44 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 19 Dec 2016 22:14:27 +0000 (23:14 +0100)
Fixes an integer buffer overflow in the jpeg loader (details still
embargoed).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 660b3308cf01fafd789989359bd15362d7e038c1)

package/gdk-pixbuf/gdk-pixbuf.hash
package/gdk-pixbuf/gdk-pixbuf.mk

index e5a8958d92a427efa3ed2f76c26e90f88cf5706d..5508fd2d970813c51fbc802906389ed49203b671 100644 (file)
@@ -1,2 +1,2 @@
-# From http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.0.sha256sum
-sha256 85ab52ce9f2c26327141b3dcf21cca3da6a3f8de84b95fa1e727d8871a23245c        gdk-pixbuf-2.36.0.tar.xz
+# From http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.36/gdk-pixbuf-2.36.1.sha256sum
+sha256 9d5ba72070460c1b5b74115d395a3e33daeb7b7b67fb256cdccc9d7187c42a38        gdk-pixbuf-2.36.1.tar.xz
index 6d1a84d181cf97d42271fc3bc815b966ad3ebcf1..4f1fe59c8f2cf7be743783e2ddb45b72434065bd 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 GDK_PIXBUF_VERSION_MAJOR = 2.36
-GDK_PIXBUF_VERSION = $(GDK_PIXBUF_VERSION_MAJOR).0
+GDK_PIXBUF_VERSION = $(GDK_PIXBUF_VERSION_MAJOR).1
 GDK_PIXBUF_SOURCE = gdk-pixbuf-$(GDK_PIXBUF_VERSION).tar.xz
 GDK_PIXBUF_SITE = http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/$(GDK_PIXBUF_VERSION_MAJOR)
 GDK_PIXBUF_LICENSE = LGPLv2+