diff options
| author | Anatol Belski <anbelski@linux.microsoft.com> | 2021-02-03 08:42:57 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-10 23:55:53 +0000 |
| commit | afc3d8d3cb351944b7a346bfa4acd81d2c30fbf9 (patch) | |
| tree | 7f0afa444695a7f636d8846c3a3a5f5b6ca83860 | |
| parent | 8db324f171d6f2d1c8952effacea08c56a0fbe81 (diff) | |
| download | poky-afc3d8d3cb351944b7a346bfa4acd81d2c30fbf9.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.
(From OE-Core rev: abfcabb070ef133f9b76c08b044a9fccd474b7ca)
Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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.bb | 2 |
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 \ | |||
| 17 | file://0001-meson-Run-atomics-test-on-clang-as-well.patch \ | 17 | file://0001-meson-Run-atomics-test-on-clang-as-well.patch \ |
| 18 | file://0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch \ | 18 | file://0001-gio-tests-resources.c-comment-out-a-build-host-only-.patch \ |
| 19 | file://tzdata-update.patch \ | 19 | file://tzdata-update.patch \ |
| 20 | file://0001-goption-Add-a-precondition-to-avoid-GOptionEntry-lis.patch \ | 20 | file://CVE-2020-35457.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRC_URI_append_class-native = " file://relocate-modules.patch" | 23 | SRC_URI_append_class-native = " file://relocate-modules.patch" |
