From d5d48254dc539dfb3f50d18fa3d72a1effd74267 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Tue, 9 Feb 2010 11:30:06 -0300 Subject: Bump lighttpd to 1.4.26 Closes #1063. lighttpd 1.4.26 fixes: * Request parser handling for splitted header data * FD leak in mod_cgi * Segfault with broken configs in mod_rewrite/mod_redirect * An OOM/DoS vulnerability (CVE-2010-0295) Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/lighttpd/lighttpd.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package/lighttpd') diff --git a/package/lighttpd/lighttpd.mk b/package/lighttpd/lighttpd.mk index 2326722e6..b17f72c5f 100644 --- a/package/lighttpd/lighttpd.mk +++ b/package/lighttpd/lighttpd.mk @@ -4,10 +4,9 @@ # ############################################################# -LIGHTTPD_VERSION = 1.4.25 +LIGHTTPD_VERSION = 1.4.26 LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-1.4.x LIGHTTPD_LIBTOOL_PATCH = NO -LIGHTTPD_DEPENDENCIES = ifneq ($(BR2_LARGEFILE),y) LIGHTTPD_LFS:=$(DISABLE_LARGEFILE) --disable-lfs -- cgit v1.2.3