diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-02-09 11:30:06 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-02-09 16:23:52 +0100 |
commit | d5d48254dc539dfb3f50d18fa3d72a1effd74267 (patch) | |
tree | c9fdee0a431bd28d5803c7a6c7a0bf144dd8c446 /CHANGES | |
parent | 640c74037867690532615650839316feb233a227 (diff) | |
download | buildroot-novena-d5d48254dc539dfb3f50d18fa3d72a1effd74267.tar.gz buildroot-novena-d5d48254dc539dfb3f50d18fa3d72a1effd74267.zip |
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 <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ #1009: [SECURITY] Bump php to 5.2.12 #1015: [SECURITY] Bump bind to 9.5.1-P2 #1027: Busybox flash commands conflict with those from mtd-utils + #1063: [SECURITY] Update lighttpd to 1.4.26 2009.11, Released December 1st, 2009: |