summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lighttpd/lighttpd_1.4.66.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-10-21 17:16:39 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-10-25 13:42:03 +0100
commit7deed5f7b1a8491f8706a460d333000eb1810778 (patch)
tree496f4690a7737e8784a7d4497bd4e6d63ce9f05e /meta/recipes-extended/lighttpd/lighttpd_1.4.66.bb
parent5b62ac0a3c776cd277c47f083e1c3586dbea850d (diff)
downloadpoky-7deed5f7b1a8491f8706a460d333000eb1810778.tar.gz
lighttpd: fix CVE-2022-41556
Backport the fix from upstream to fix this CVE. (From OE-Core rev: 59f69125fb00dc8fd335f32fe6898e7a480141e4) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/lighttpd/lighttpd_1.4.66.bb')
-rw-r--r--meta/recipes-extended/lighttpd/lighttpd_1.4.66.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.66.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.66.bb
index 801162867c..78978105b2 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.66.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.66.bb
@@ -14,6 +14,7 @@ RRECOMMENDS:${PN} = "lighttpd-module-access \
14 lighttpd-module-accesslog" 14 lighttpd-module-accesslog"
15 15
16SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.xz \ 16SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.xz \
17 file://CVE-2022-41556.patch \
17 file://index.html.lighttpd \ 18 file://index.html.lighttpd \
18 file://lighttpd.conf \ 19 file://lighttpd.conf \
19 file://lighttpd \ 20 file://lighttpd \