summaryrefslogtreecommitdiffstats
path: root/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.5.bbappend
diff options
context:
space:
mode:
authorDan Andresan <Dan.Andresan@enea.com>2018-10-26 15:03:29 +0200
committerDan Andresan <Dan.Andresan@enea.com>2018-10-26 15:03:29 +0200
commitaf4aca51dcef02ca7b07fd0f77d0f8c856dc54b5 (patch)
treee7961ea06b3a3de6a424afe01d94979e33b35977 /recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.5.bbappend
parent5b8928cd5f01d83ae27824bb5d411723cabc3108 (diff)
downloadmeta-nfv-access-common-af4aca51dcef02ca7b07fd0f77d0f8c856dc54b5.tar.gz
gdk-pixbuf: Fix CVE-2017-6311
gdk-pixbuf in the upstream pyro is 2.36.5 CVE: CVE-2017-6311 References: https://bug778204.bugzilla-attachments.gnome.org/attachment.cgi?id=356474 https://bug778204.bugzilla-attachments.gnome.org/attachment.cgi?id=356475 (two patches were collected in one patch) Change-Id: I425ea4da5371ef7445b9600ce1b18cb38f56946e Signed-off-by: Andreas Wellving <andreas.wellving@enea.com> Signed-off-by: Adrian Mangeac <adrian.mangeac@enea.com>
Diffstat (limited to 'recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.5.bbappend')
-rw-r--r--recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.5.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.5.bbappend b/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.5.bbappend
new file mode 100644
index 0000000..370bb73
--- /dev/null
+++ b/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.5.bbappend
@@ -0,0 +1,6 @@
1# look for files in the layer first
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3
4SRC_URI += " \
5 file://CVE-2017-6311.patch \
6 "