mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
The previous version of openssl (1.0.1f) was vulnerable to the 'heartbleed' attack, though Meteor did not use this version in a way that opened it to attack. The build of openssl here is used only for mongod, not node, and was used only as a client, not a server. But lets upgrade anyway.