]> code.ossystems Code Review - openembedded-core.git/commitdiff
glib-2.0: Rename patch file for CVE-2020-35457
authorAnatol Belski <anbelski@linux.microsoft.com>
Wed, 3 Feb 2021 08:42:57 +0000 (08:42 +0000)
committerSteve Sakoman <steve@sakoman.com>
Mon, 8 Feb 2021 16:15:17 +0000 (06:15 -1000)
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>
meta/recipes-core/glib-2.0/glib-2.0/CVE-2020-35457.patch [moved from meta/recipes-core/glib-2.0/glib-2.0/0001-goption-Add-a-precondition-to-avoid-GOptionEntry-lis.patch with 100% similarity]
meta/recipes-core/glib-2.0/glib-2.0_2.62.6.bb

index 0ad14a0878870e586a7fca5760383f84667b80db..1a006b9f386d564a3c83702811d3cd2d5c24e5b9 100644 (file)
@@ -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"