On 13 April 2014 16:17, Gil Moses <[email protected]> wrote: > Hi, which version of OpenSSL was used in the specific Qt build: > qt-mac-opensource-5.1.1-clang-offline.dmg ? > > I’m asking to make sure the latest discovered vulnerability isn’t there. > > > > Thanks, > > Gil Moses.
Hi, From http://qt-project.org/doc/qt-5/opensslsupport.html : "The Qt installation package does not ship the OpenSSL libraries due to legal restrictions in some countries." Thus, qt-mac-opensource-5.1.1-clang-offline.dmg does not contain any OpenSSL binaries. It will use the version of OpenSSL found on your system. Regards, Sze-Howe _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
