Cocos2dx, Google OpenSSL March 2016 New Warning 警告和易受攻击版本
Cocos2dx, Google Play warning and vulnerable version of OpenSSL March 2016 New Warning
我们一直在开发游戏 Cocos2DX,我们收到来自 google 的警告指出
Your app(s) listed at the end of this email utilize a version of OpenSSL that contains one or more security vulnerabilities.Please migrate your app(s) to OpenSSL 1.02f/1.01r or higher as soon as possible and increment the version number of the upgraded APK. Beginning July 11, 2016, Google Play will block publishing of any new apps or updates that use older versions of OpenSSL. If you’re using a 3rd party library that bundles OpenSSL, you’ll need to upgrade it to a version that bundles OpenSSL 1.02f/1.01r or higher.
The vulnerabilities were addressed in OpenSSL 1.02f/1.01r. The latest versions of OpenSSL can be downloaded here. To confirm your OpenSSL version, you can do a grep search for ($ unzip -p YourApp.apk | strings | grep "OpenSSL").
这在去年也发生过,我们修复了它,但我们目前没有解决方案,因为 cocos2DX 必须更新他们的 SDK。
有没有人对此有任何解决方案?或者可以确认 Cocos2D 是否有此问题或其他一些 3rd 方 SDK。
您需要更新 libcurl。
检查此线程以查看您需要哪个版本:
http://discuss.cocos2d-x.org/t/openssl-problem-again/28270/56
我们一直在开发游戏 Cocos2DX,我们收到来自 google 的警告指出
Your app(s) listed at the end of this email utilize a version of OpenSSL that contains one or more security vulnerabilities.Please migrate your app(s) to OpenSSL 1.02f/1.01r or higher as soon as possible and increment the version number of the upgraded APK. Beginning July 11, 2016, Google Play will block publishing of any new apps or updates that use older versions of OpenSSL. If you’re using a 3rd party library that bundles OpenSSL, you’ll need to upgrade it to a version that bundles OpenSSL 1.02f/1.01r or higher. The vulnerabilities were addressed in OpenSSL 1.02f/1.01r. The latest versions of OpenSSL can be downloaded here. To confirm your OpenSSL version, you can do a grep search for ($ unzip -p YourApp.apk | strings | grep "OpenSSL").
这在去年也发生过,我们修复了它,但我们目前没有解决方案,因为 cocos2DX 必须更新他们的 SDK。 有没有人对此有任何解决方案?或者可以确认 Cocos2D 是否有此问题或其他一些 3rd 方 SDK。
您需要更新 libcurl。
检查此线程以查看您需要哪个版本:
http://discuss.cocos2d-x.org/t/openssl-problem-again/28270/56