summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2017-11-03 12:54:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-07 13:25:30 +0000
commitd9202e47f598e4214c175a4910e25d48d3dad78d (patch)
treeab4b8b4200aa87f9dc387468f621b63cc16cfbe7 /meta/recipes-graphics/xorg-lib
parentfc22c8d152b646991cadce1a66a48bf32230c701 (diff)
downloadpoky-d9202e47f598e4214c175a4910e25d48d3dad78d.tar.gz
libxres: upgrading to 1.2.0
https://lists.x.org/archives/xorg-announce/2017-October/002812.html integer overflow in XResQueryClients() [CVE-2013-1988 1/2] integer overflow in XResQueryClientResources() [CVE-2013-1988 2/2] (From OE-Core rev: 3c52e8a857a8be23ce470f4107c3e09228969f9e) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxres_1.2.0.bb (renamed from meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb b/meta/recipes-graphics/xorg-lib/libxres_1.2.0.bb
index 8c04c44f80..8c34e47b43 100644
--- a/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb
+++ b/meta/recipes-graphics/xorg-lib/libxres_1.2.0.bb
@@ -16,5 +16,5 @@ PE = "1"
16 16
17XORG_PN = "libXres" 17XORG_PN = "libXres"
18 18
19SRC_URI[md5sum] = "45ef29206a6b58254c81bea28ec6c95f" 19SRC_URI[md5sum] = "5d6d443d1abc8e1f6fc1c57fb27729bb"
20SRC_URI[sha256sum] = "26899054aa87f81b17becc68e8645b240f140464cf90c42616ebb263ec5fa0e5" 20SRC_URI[sha256sum] = "ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4"