pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/lighttpd
Module Name: pkgsrc
Committed By: mef
Date: Tue Sep 1 11:54:30 UTC 2015
Modified Files:
pkgsrc/www/lighttpd: Makefile distinfo
pkgsrc/www/lighttpd/patches: patch-doc_config_lighttpd.conf
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/www/lighttpd/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/lighttpd/distinfo
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/www/lighttpd/patches/patch-doc_config_lighttpd.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index