xdg-utils: Fix CVE number

In the previous commit I somehow mixed up and used an incorrect CVE number.
Use the correct one.

(From OE-Core rev: 2d03615127bb58d7865e04230ff42421b56a4c43)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b3e2729f686ff6e16e11590bcd701c057ae5f1e2)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Richard Purdie 2023-04-05 08:38:48 +01:00 committed by Steve Sakoman
parent b97bbc68e0
commit 1419753c1b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"