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 <jacmet@sunsite.dk>
This commit is contained in:
parent
47f20335f5
commit
7f4a2bbcf3
@ -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 = \
|
||||
|
Loading…
Reference in New Issue
Block a user