[Cppcms-users] Preparing for release of CppCMS. 0.0.5
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2009-12-30 20:47:44
|
Hello, I want to release in several days new CppCMS 0.0.5 version that includes mostly bug-fixes: So far: ======= Security Fix: ------------- - fixed generation of session ids that could create session ids with very low entropy -- guessable SID. Bugs: ----- - Fixed: various issues with for Intel Compiler support. - Fixed: Incorrect update of "exposed" session values, when renewing session life time. - Fixed: but that prevent using FastCGI/SCGI over TCP. - Fixed: incorrect generation of status headers in case of errors. - Fixed: build issues with gcc-4.4.1 - Fixed: build fault when using --boost-suffix configure option Improvments: ------------ - Removed all unsassary classes from views -- compilation time speedup up to 3.2 times (of views) ----------------------------- Before I release this version I would like to get some more compains and problems... So if you have any, please, report. Artyom |