]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
xdg-utils: Fix CVE number
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Apr 2023 07:38:48 +0000 (08:38 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 5 Apr 2023 16:24:00 +0000 (06:24 -1000)
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>
meta/recipes-extended/xdg-utils/xdg-utils/CVE-2022-4055.patch [moved from meta/recipes-extended/xdg-utils/xdg-utils/CVE-2020-27748.patch with 99% similarity]
meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb

similarity index 99%
rename from meta/recipes-extended/xdg-utils/xdg-utils/CVE-2020-27748.patch
rename to meta/recipes-extended/xdg-utils/xdg-utils/CVE-2022-4055.patch
index ec3605e158644b44ee837ef0a492a6db3849fdcd..b23603010888cbdbc7b12ae889cb4733433f8a3a 100644 (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
index d95bcccd2a57814ca45d838b7a41e03a72f43589..4d931805354265fbfab44406129e0a35d072e6be 100644 (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"