From a217ea667d2b7f82970e8d2cb2beacfc8b30c325 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Mon, 19 Aug 2019 21:47:10 +0800 Subject: glib-2.0: fix CVE-2019-13012 (From OE-Core rev: b7bc9c12219f5c48eb6698e4537f6c0be94ac06a) Signed-off-by: Anuj Mittal Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb') diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb index 733a2d46d9..2286d03148 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb @@ -18,6 +18,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ file://0001-meson.build-do-not-hardcode-linux-as-the-host-system.patch \ file://0001-meson-do-a-build-time-check-for-strlcpy-before-attem.patch \ file://glib-meson.cross \ + file://CVE-2019-13012.patch \ " SRC_URI_append_class-native = " file://relocate-modules.patch" -- cgit v1.2.3-54-g00ecf