summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnatol Belski <anbelski@linux.microsoft.com>2021-02-03 08:42:57 +0000
committerSteve Sakoman <steve@sakoman.com>2021-02-08 06:15:17 -1000
commitabfcabb070ef133f9b76c08b044a9fccd474b7ca (patch)
tree25863d85402ed1c7afc23d806c5429365ab9c25f
parentc88616ffbf4b0965c006f9198f44be96f13fc9b6 (diff)
downloadopenembedded-core-contrib-abfcabb070ef133f9b76c08b044a9fccd474b7ca.tar.gz
glib-2.0: Rename patch file for CVE-2020-35457
The naming convention needs to be help so the CVE is recognized as fixed by the tooling. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0/CVE-2020-35457.patch (renamed from meta/recipes-core/glib-2.0/glib-2.0/0001-goption-Add-a-precondition-to-avoid-GOptionEntry-lis.patch)0
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb2
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0/0001-goption-Add-a-precondition-to-avoid-GOptionEntry-lis.patch b/meta/recipes-core/glib-2.0/glib-2.0/CVE-2020-35457.patch
index 17dcada613..17dcada613 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0/0001-goption-Add-a-precondition-to-avoid-GOptionEntry-lis.patch
+++ b/meta/recipes-core/glib-2.0/glib-2.0/CVE-2020-35457.patch
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb
index 0ad14a0878..1a006b9f38 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb
@@ -17,7 +17,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
file://0001-meson-Run-atomics-test-on-clang-as-well.patch \
file://0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch \
file://tzdata-update.patch \
- file://0001-goption-Add-a-precondition-to-avoid-GOptionEntry-lis.patch \
+ file://CVE-2020-35457.patch \
"
SRC_URI_append_class-native = " file://relocate-modules.patch"