From: Gustaf N. <ne...@wu...> - 2016-02-16 16:12:38
|
Dear friends, NaviServer 4.99.10 is available. The new version is tagged with naviserver-4.99.10 in mercurial and is as well available at source-forge (naviserver, modules, documentation pages). This version is just a bug-fix release. There is no need to make a big trara about this new version, but it is worthwhile to get the issues fixed soon. all the best -gustaf neumann ======================================= NaviServer 4.99.10, released 2016-02-16 ======================================= Changes relative to 4.99.9 32 files changed, 404 insertions(+), 123 deletions(-) Bug Fixes: - fix potential race condition for configure value "connsperthread" - fix conflicting prototypes in nsdbpg (on some compilers) Documentation improvements: * add list of deprecated tcl-commands to documentation * fix spelling errors Code Changes: * added log entries, when deprecated tcl-commands are called * remove obsolete .cvsignore files from repo * use SCNd64 instead of PRId64 for scanning numbers * further cleanup of the compatibility layer of the PRI*PTR macros * add parallel checks and inconclusive results to cppcheck options * use native bool definition when available * add target to makefile for testing under lldb * further code cleanup Important changes in modules: * nsdbpg: fix conflicting prototype * nsssl: don't crash when fetching obtaining DH parameters from pem file fails |