summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb
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/libxres_1.0.7.bb
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/libxres_1.0.7.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb b/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb
deleted file mode 100644
index 8c04c44f80..0000000000
--- a/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb
+++ /dev/null
@@ -1,20 +0,0 @@
1SUMMARY = "XRes: X Resource extension library"
2
3DESCRIPTION = "libXRes provides an X Window System client interface to \
4the Resource extension to the X protocol. The Resource extension allows \
5for X clients to see and monitor the X resource usage of various clients \
6(pixmaps, et al)."
7
8require xorg-lib-common.inc
9
10LICENSE = "MIT"
11LIC_FILES_CHKSUM = "file://COPYING;md5=8c89441a8df261bdc56587465e13c7fa"
12
13DEPENDS += "libxext resourceproto"
14
15PE = "1"
16
17XORG_PN = "libXres"
18
19SRC_URI[md5sum] = "45ef29206a6b58254c81bea28ec6c95f"
20SRC_URI[sha256sum] = "26899054aa87f81b17becc68e8645b240f140464cf90c42616ebb263ec5fa0e5"