summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.58.0.bb
diff options
context:
space:
mode:
authorAndrii Bordunov via Openembedded-core <openembedded-core@lists.openembedded.org>2019-08-13 23:25:57 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-08 22:52:28 +0100
commit9da2eb4bef29c4cb86fc825088be3df5c615cfb2 (patch)
tree5e72ea267e5efb53144894514d5f5d23f316685c /meta/recipes-core/glib-2.0/glib-2.0_2.58.0.bb
parentfe27c50545eef60837733feab5ed5a2f6b83e518 (diff)
downloadpoky-9da2eb4bef29c4cb86fc825088be3df5c615cfb2.tar.gz
glib-2.0: fix CVE-2019-13012
(From OE-Core rev: 51f7ecf2259e1fb669cd84c5317cbd8810d731b7) Signed-off-by: Kevin Weng <t-keweng@microsoft.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.58.0.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.58.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.58.0.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.58.0.bb
index f007596968..611abd8eb8 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.58.0.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.58.0.bb
@@ -17,6 +17,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
17 file://CVE-2019-12450.patch \ 17 file://CVE-2019-12450.patch \
18 file://CVE-2019-9633_p1.patch \ 18 file://CVE-2019-9633_p1.patch \
19 file://CVE-2019-9633_p2.patch \ 19 file://CVE-2019-9633_p2.patch \
20 file://CVE-2019-13012.patch \
20 " 21 "
21 22
22SRC_URI_append_class-native = " file://relocate-modules.patch" 23SRC_URI_append_class-native = " file://relocate-modules.patch"