[Bug 202637] www/lighttpd: 1.4.36 has header corruption, and breaks under load

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 31 19:38:51 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202637

--- Comment #6 from pkubaj at riseup.net ---
Created attachment 160569
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160569&action=edit
update to 1.4.37

There is a new update to lighttpd-1.4.37. Here's the changelog:

    [mod_proxy] remove debug log line from error log (fixes #2659)
    [mod_dirlisting] fix dir-listing.set-footer not showing
    fix out-of-filedescriptors when uploading “large” files (fixes #2660, thx
rmilecki)
    increase upload temporary chunk file size from 1MB to 16MB
    fix undefined integer shift
    rewrite network sendfile/mmap/writev/write backends
    fix some unchecked return value warnings
    [kqueue] fix kevent call
    [autoconf] define HAVE_CRYPT when crypt() is present
    [bsd xattr] fix compile break with BSD extended attributes in stat_cache
    [mod_cgi] rewrite mmap and generic (post body) send error handling
    [mmap] fix mmap alignment
    [plugins] when modules are linked statically still only load the modules
given in the config
    [mmap] handle SIGBUS in network; those get triggered if the file gets
smaller during reading
    fix some warnings found by coverity (“leak” in setup phase, not catching
too long unix socket paths in mod_proxy)


This is supposed to fix bugs found on FreeBSD and release announcement
explicitly mentions fixing bugs affecting FreeBSD:
http://www.lighttpd.net/2015/8/30/1.4.37/

Also, I've made a change to the Makefile to that MYSQLAUTH implies MYSQL.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list