Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374051 - www-servers/lighttpd bump to version 1.4.29
Summary: www-servers/lighttpd bump to version 1.4.29
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alex Alexander (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-04 16:48 UTC by Anton Kochkov
Modified: 2011-07-04 17:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2011-07-04 16:48:45 UTC
Download http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.29.tar.gz
GPG signature: http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.29.tar.gz.asc
SHA256: ff9f4de3901d03bb285634c5b149191223d17f1c269a16c863bac44238119c85

Changes from 1.4.28

Fix mod_proxy waiting for response even if content-length is 0 (fixes #2259)
Silence annoying "connection closed: poll() -> ERR" error.log message (fixes #2257)
mod_cgi: make read buffer as big as incoming data block
[build] Fix detection of libev (fixes #2300)
ssl: Support for Diffie-Hellman and Elliptic-Curve Diffie-Hellman key exchange (fixes #2301)
 add ssl.use-sslv3 (fixes #2246)
 load all algorithms (fixes #2239)
[ssl/md5] prefix our own md5 implementation with li_ so it doesn't conflict with the openssl one (fixes #2269)
[ssl/build] some minor fixes; fix compile without ssl, cleanup ssl config buffers
[proc,include_shell] log error if exec shell fails (fixes #2280)
[*cgi] Use physical base dir (alias, userdir) as DOCUMENT_ROOT in cgi environments (fixes #2216)
[doc] Move docs to outdated/ subdir and refer to wiki instead (fixes #2248)
fdevent: add solaris eventports (fixes #2171)

http://redmine.lighttpd.net/projects/1/versions/27
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2011-07-04 17:27:30 UTC
This is already in portage. Please sync your tree. Thanks for reporting