summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-04-05 08:38:48 +0100
committerSteve Sakoman <steve@sakoman.com>2023-04-05 06:24:00 -1000
commit2d03615127bb58d7865e04230ff42421b56a4c43 (patch)
tree6af804c999d471dd98d8a7b587e06255d627fdb5
parent5b14528e7bfe2f0a29cc2d40253e49be5202efcf (diff)
downloadopenembedded-core-2d03615127bb58d7865e04230ff42421b56a4c43.tar.gz
xdg-utils: Fix CVE number
In the previous commit I somehow mixed up and used an incorrect CVE number. Use the correct one. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit b3e2729f686ff6e16e11590bcd701c057ae5f1e2) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-extended/xdg-utils/xdg-utils/CVE-2022-4055.patch (renamed from meta/recipes-extended/xdg-utils/xdg-utils/CVE-2020-27748.patch)2
-rw-r--r--meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/xdg-utils/xdg-utils/CVE-2020-27748.patch b/meta/recipes-extended/xdg-utils/xdg-utils/CVE-2022-4055.patch
index ec3605e158..b236030108 100644
--- a/meta/recipes-extended/xdg-utils/xdg-utils/CVE-2020-27748.patch
+++ b/meta/recipes-extended/xdg-utils/xdg-utils/CVE-2022-4055.patch
@@ -14,7 +14,7 @@ Upstream-Status: Submitted [https://gitlab.freedesktop.org/xdg/xdg-utils/-/issue
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-CVE: CVE-2020-27748
+CVE: CVE-2022-4055
Index: xdg-utils-1.1.3/scripts/xdg-email.in
diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb
index d95bcccd2a..4d93180535 100644
--- a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb
+++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb
@@ -21,7 +21,7 @@ SRC_URI = "https://portland.freedesktop.org/download/${BPN}-${PV}.tar.gz \
file://0001-Reinstate-xdg-terminal.patch \
file://0001-Don-t-build-the-in-script-manual.patch \
file://1f199813e0eb0246f63b54e9e154970e609575af.patch \
- file://CVE-2020-27748.patch \
+ file://CVE-2022-4055.patch \
"
SRC_URI[md5sum] = "902042508b626027a3709d105f0b63ff"