pkgsrc/www/lighttpd
mef 0c338a2059 Update to 1.4.37
----------------
- 1.4.37
  * [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)
2015-09-01 11:54:30 +00:00
..
files Import initial SMF support for individual packages. 2014-03-11 14:34:36 +00:00
patches Update to 1.4.37 2015-09-01 11:54:30 +00:00
DESCR
distinfo Update to 1.4.37 2015-09-01 11:54:30 +00:00
Makefile Update to 1.4.37 2015-09-01 11:54:30 +00:00
options.mk Not compatible with Lua 5.3. 2015-07-26 18:24:15 +00:00
PLIST Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
PLIST.Darwin