summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xorg-lib/libxcursor_1.1.14.bbappend
diff options
context:
space:
mode:
authorDan Andresan <Dan.Andresan@enea.com>2018-10-29 12:01:34 +0100
committerGerrit Code Review <gerrit2@sestogerrit02>2018-10-29 12:01:34 +0100
commit3ca74f08b0a97f4675cbdd07497e8eaaaf05cfb2 (patch)
tree095c9fc7db73471eecf1ddbb6e1ccd1c21e8b625 /recipes-graphics/xorg-lib/libxcursor_1.1.14.bbappend
parent1fd90264695d95bc6a84409283cd6d002c0b0e35 (diff)
parent2596922ee809af9fb48a0fc684bb560563de0994 (diff)
downloadmeta-el-common-3ca74f08b0a97f4675cbdd07497e8eaaaf05cfb2.tar.gz
Merge "libxcursor: Fix CVE-2017-16612" into pyro
Diffstat (limited to 'recipes-graphics/xorg-lib/libxcursor_1.1.14.bbappend')
-rw-r--r--recipes-graphics/xorg-lib/libxcursor_1.1.14.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-graphics/xorg-lib/libxcursor_1.1.14.bbappend b/recipes-graphics/xorg-lib/libxcursor_1.1.14.bbappend
new file mode 100644
index 0000000..0f67cec
--- /dev/null
+++ b/recipes-graphics/xorg-lib/libxcursor_1.1.14.bbappend
@@ -0,0 +1,6 @@
1# look for files in the layer first
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3
4SRC_URI += " \
5 file://CVE-2017-16612-Fix-heap-overflows-when-parsing-malicious-files.patch \
6 "