summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2017-01-10 12:10:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-03 09:51:32 +0000
commit6e4393670438df0b4d5dddfbe2b05297217be9e0 (patch)
tree332788ab7dcab3ac109ce5146c823d4dbbbd1571 /meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
parent314c727daa52673c39c8ac4e95be28106be447f9 (diff)
downloadpoky-6e4393670438df0b4d5dddfbe2b05297217be9e0.tar.gz
libxtst: 1.2.2 -> 1.2.3
Upgrade libxtst from 1.2.2 to 1.2.3 to address: Out of Bounds Write Denial of Service Vulnerability, CVE-2016-7951 References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7951 https://cgit.freedesktop.org/xorg/lib/libXtst/commit/?id=9556ad67af3129ec4a7a4f4b54a0d59701beeae3 (From OE-Core rev: 02a0dd90c3f3b1fc6ebddc17feb824d11848b2a7) Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
deleted file mode 100644
index 1b0bcf391c..0000000000
--- a/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
+++ /dev/null
@@ -1,20 +0,0 @@
1require xorg-lib-common.inc
2
3SUMMARY = "XTest: X Test extension library"
4
5DESCRIPTION = "This extension is a minimal set of client and server \
6extensions required to completely test the X11 server with no user \
7intervention."
8
9LICENSE = "MIT-style"
10LIC_FILES_CHKSUM = "file://COPYING;md5=bb4f89972c3869f617f61c1a79ad1952 \
11 file://src/XTest.c;beginline=2;endline=32;md5=b1c8c9dff842b4d5b89ca5fa32c40e99"
12
13DEPENDS += "libxext recordproto inputproto libxi"
14PROVIDES = "xtst"
15PE = "1"
16
17XORG_PN = "libXtst"
18
19SRC_URI[md5sum] = "25c6b366ac3dc7a12c5d79816ce96a59"
20SRC_URI[sha256sum] = "ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9"