[Cppcms-users] Announcement: CppCMS v0.0.5 released
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2010-01-11 21:11:14
|
Hello All, CppCMS v0.0.5 released, Changelog: Security Bugs: * Workaround of CgiCC bug that may cause process shutdown in case of huge POST requests - DoS. * Fixed generation of session ids that could create session ids with very low entropy – guessable SID. Bugs: * Fixed: incorrect update of "exposed" session values, when renewing session life time. * Fixed: bug that prevent using FastCGI/SCGI over TCP. * Fixed: build fault when using --boost-suffix configure option * Fixed: incorrect generation of status headers in case of errors. * Fixed: build issues with gcc-4.4.1 * Fixed: various issues with for Intel Compiler support. Improvements: * Removed all unnecessary classes from views – compilation time speedup up to 3.2 times (of views) |