From: Peter Korsgaard Date: Wed, 21 Dec 2011 09:12:17 +0000 (+0100) Subject: lighttpd: bump version, security fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7f4a2bbcf397fb843a8abac78901a692fa576c5f;p=buildroot.git lighttpd: bump version, security fix Important changes: - [mod_auth] Fix signedness error in http_auth (CVE-2011-4362) - ssl: disable client initiated renegotiations - ssl: support mitigating BEAST attack - fix connection stalls Signed-off-by: Peter Korsgaard --- diff --git a/package/lighttpd/lighttpd.mk b/package/lighttpd/lighttpd.mk index 3f11be33bb..b8aa310c96 100644 --- a/package/lighttpd/lighttpd.mk +++ b/package/lighttpd/lighttpd.mk @@ -4,7 +4,7 @@ # ############################################################# -LIGHTTPD_VERSION = 1.4.29 +LIGHTTPD_VERSION = 1.4.30 LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-1.4.x LIGHTTPD_DEPENDENCIES = host-pkg-config LIGHTTPD_CONF_OPT = \