Overview

Request 327913 accepted

- update to 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 (write) backends
+ [cmake] lowercase commands, whitespace cleanup, remove clutter in else(...), endif(...), endforeach(...)
+ [cmake] cleanup cache variables if features get deactivated
+ fix some unchecked return value warnings
+ maintain cq->bytes_in in chunk API; keep bytes_out/bytes_in synced
+ [cmake] don't put date into config.h (not used anyway), only unset local vars for disabled features instead of clearing cache
+ [cmake] fix FreeBSD linker bug
+ [tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
+ [kqueue] fix kevent call
+ [tests] fix warning about newline in filename
+ [autoconf] define HAVE_CRYPT when crypt() is present
+ [bsd xattr] fix compile break with BSD extended attributes in stat_cache
+ [mod_dirlisting] remove sys/syslimits.h; base.h already includes limits.h
+ small README for FreeBSD build setup
+ [build] put --as-needed into linker flags instead of cflags
+ [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
+ [scons] various improvements
+ [mmap] handle SIGBUS in network; those get triggered if the file gets smaller during reading
+ [scons] fix crypt() detection, other improvements
+ [scons] fix build
+ fix some warnings found by coverity ("leak" in setup phase, not catching too long unix socket paths in mod_proxy)
+ packdist.sh: use fakeroot for make dist to have root owned files in tar

Loading...
Request History
Stefan Bühler's avatar

stbuehler created request

- update to 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 (write) backends
+ [cmake] lowercase commands, whitespace cleanup, remove clutter in else(...), endif(...), endforeach(...)
+ [cmake] cleanup cache variables if features get deactivated
+ fix some unchecked return value warnings
+ maintain cq->bytes_in in chunk API; keep bytes_out/bytes_in synced
+ [cmake] don't put date into config.h (not used anyway), only unset local vars for disabled features instead of clearing cache
+ [cmake] fix FreeBSD linker bug
+ [tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
+ [kqueue] fix kevent call
+ [tests] fix warning about newline in filename
+ [autoconf] define HAVE_CRYPT when crypt() is present
+ [bsd xattr] fix compile break with BSD extended attributes in stat_cache
+ [mod_dirlisting] remove sys/syslimits.h; base.h already includes limits.h
+ small README for FreeBSD build setup
+ [build] put --as-needed into linker flags instead of cflags
+ [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
+ [scons] various improvements
+ [mmap] handle SIGBUS in network; those get triggered if the file gets smaller during reading
+ [scons] fix crypt() detection, other improvements
+ [scons] fix build
+ fix some warnings found by coverity ("leak" in setup phase, not catching too long unix socket paths in mod_proxy)
+ packdist.sh: use fakeroot for make dist to have root owned files in tar


Marcus Rueckert's avatar

darix accepted request

ok

openSUSE Build Service is sponsored by