From: Anatol Belski Date: Wed, 3 Feb 2021 08:42:57 +0000 (+0000) Subject: glib-2.0: Rename patch file for CVE-2020-35457 X-Git-Tag: 2020-04.6-dunfell~25 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=abfcabb070ef133f9b76c08b044a9fccd474b7ca;p=openembedded-core.git 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 Signed-off-by: Steve Sakoman --- 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 similarity index 100% rename from meta/recipes-core/glib-2.0/glib-2.0/0001-goption-Add-a-precondition-to-avoid-GOptionEntry-lis.patch rename to 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"