Changelog for
libcppcms-devel-1.0.5-1.1.x86_64.rpm :
Fri May 8 14:00:00 2015 adamAATTmizerski.pl
- update to 1.0.5
- Bug Fixes:
- Fixed 121, 98 - bug caused invalid year formatting/parsing by
icu backend - fixed incorrect use of year of the week instead
year
- Fixed 122 - memory leak in Win32 threading library
- Fixed 105 - string_key.h has a bad operator \'!=\'
- Fixed 119 - bad html formatting.
- Fixed 106 - IPv6 support on Winows
- Fixed 129 - cppcms_make_key - invalid option name
- Fixed 97 - impossible to use upper case in namespace in
<% include %>
- Fixed 84 - 64K fd limit
- Fixed 108 - test_locale_boundary & booster_locale_formatting
failure
- Fixed various issues libc++/clang support
- Significantly improved multipart parsing closing f.r. 27
- Removed reuse_address socket option use at Windows
- Minor Security Improvements:
- Issue 117: possibility of Timing Attack Vulnerability
- Platform Support:
- NetBSD is supported platform
- FreeBSD added support of POSIX locale & clang/libc++
- spec file: use %cmake macros
Fri Feb 14 13:00:00 2014 adamAATTmizerski.pl
- update to 1.0.4
* This is a critical bug fix release that relates to session
handing in Internet Explorer. (http://blog.cppcms.com/post/115)
Thu Apr 25 14:00:00 2013 adamAATTmizerski.pl
- update to 1.0.3
* Fixed security hole (http://blog.cppcms.com/post/113)
- created devel-static subpackages
Fri Sep 7 14:00:00 2012 adamAATTmizerski.pl
- update to 1.0.2
* Fixed incorrect HTML generation using as_table
* Fixed build issues with latest ICU: 3540278
* Fixed some warnings in Boost.Locale
* Fixed missing error report in case of running out of disk space in file upload: 3542469
* Fixed visual studio 11 build issues: 3527712,3527702
* Fixed problem with using automatic type detection in C++11 mode with gcc 3537374
* Fixed bugs that made stackstream useless
* Fixed issues build issues on Mac OS X: 3513865
* Fixed OpenSSL detection on Windows: 3515712
* Fixed incorrect scgi configuration for nginx in cppcms_run
Thu May 10 14:00:00 2012 adamAATTmizerski.pl
- new package