summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-03 14:24:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-10 16:21:36 +0100
commit2c00edba7fc55aaaec051d16736338e78abe9058 (patch)
tree72edb92beab0dceab6d6ea99934d2d8bbd9378b4 /meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb
parentcf9e68db3165534e97a8ec8d9dc68482dc185fe0 (diff)
downloadpoky-2c00edba7fc55aaaec051d16736338e78abe9058.tar.gz
xdg-utils: Add fix for CVE-2020-27748
Backport an upstream patch for the CVE. (From OE-Core rev: 5042a4116a024bbc320d97ea29b21a589dea9942) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 87191ed0303f6552865ad1edcacd674c57f2010c) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb')
-rw-r--r--meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb1
1 files changed, 1 insertions, 0 deletions
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 d371c5c28c..41b74b8598 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
@@ -20,6 +20,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a5367a90934098d6b05af3b746405014"
20SRC_URI = "https://portland.freedesktop.org/download/${BPN}-${PV}.tar.gz \ 20SRC_URI = "https://portland.freedesktop.org/download/${BPN}-${PV}.tar.gz \
21 file://0001-Reinstate-xdg-terminal.patch \ 21 file://0001-Reinstate-xdg-terminal.patch \
22 file://0001-Don-t-build-the-in-script-manual.patch \ 22 file://0001-Don-t-build-the-in-script-manual.patch \
23 file://1f199813e0eb0246f63b54e9e154970e609575af.patch \
23 " 24 "
24 25
25SRC_URI[md5sum] = "902042508b626027a3709d105f0b63ff" 26SRC_URI[md5sum] = "902042508b626027a3709d105f0b63ff"