[Cppcms-users] CppCMS 1.2.1 Released - security update
Brought to you by:
artyom-beilis
From: Artyom B. <art...@gm...> - 2018-05-18 13:35:15
|
Released: 2018-05-18 It is strongly recommended to update the version to the latest one due to security updates Security Bug Fixes: - Fixed security bug fix in JSON parser module that can lead to DOS Bugs Fixed: - Fixed issues #36 - building with GZIP disabled - Fixed issue #150 - incorrect parsing of multipart form Changes: - By default CppCMS now uses OpenSSL instead of GNU-TLS if both available (you can change behavior back by adding -DDISABLE_OPENSSL=ON to cmake) |