- next is 1.4.27
Add some details to NEWS
Fix HUP detection in close-state if event-backend doesn't support FDEVENT_HUP (like select or poll on FreeBSD)
Append to previous buffer in con read (fixes #2147, found by liming, CVE-2010-0295)
Update NEWS file
- next is 1.4.26
Fix configure.ac to allow autoreconf, also enables make V=0
mod_fastcgi: Don't reconnect after connect() succeeded (fixes #2096)
- a reconnect would try to rebuild the outgoing queue, which involves reusing the post body - but the first try already removed it. we could try reusing the queue, but otoh that really...
mod_fastcgi: fix mod_fastcgi packet parsing
export some SSL_CLIENT_* vars for client cert validation (fixes #1288, thx presbrey)
View revisions
Also available in: Atom