summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-07-31 08:30:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-01 12:14:39 +0100
commitfbe10c86e84fd642be523bb65d2a9df85b57f545 (patch)
tree26a7f79e2bb22fdeca67a9d1499722f7cd9b479e /meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb
parentc96f149679a6d48d7cd669426c78488751acada1 (diff)
downloadpoky-fbe10c86e84fd642be523bb65d2a9df85b57f545.tar.gz
foomatic-filters: Security fixes CVE-2015-8327
CVE-2015-8327 cups-filters: foomatic-rip did not consider the back tick as an illegal shell escape character (From OE-Core rev: 512825509cfc1fb9d78fa3722bb4f077904e957a) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb')
-rw-r--r--meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb b/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb
index 497d2bf357..3f439e7130 100644
--- a/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb
+++ b/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb
@@ -18,6 +18,7 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/foomatic-filters-${PV}/COPYING;md5=393a5ca
18SRC_URI = "http://www.openprinting.org/download/foomatic/foomatic-filters-${PV}.tar.gz" 18SRC_URI = "http://www.openprinting.org/download/foomatic/foomatic-filters-${PV}.tar.gz"
19 19
20SRC_URI += "file://CVE-2015-8560.patch \ 20SRC_URI += "file://CVE-2015-8560.patch \
21 file://CVE-2015-8327.patch \
21 " 22 "
22 23
23SRC_URI[md5sum] = "b05f5dcbfe359f198eef3df5b283d896" 24SRC_URI[md5sum] = "b05f5dcbfe359f198eef3df5b283d896"