From c7d979f0221b4426fb2160f0960a61c1e7bc59df Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Sat, 11 Apr 2015 23:36:04 -0400 Subject: Closes #23686: Update Windows installer OpenSSL to 1.0.2a --- PCbuild/get_externals.bat | 2 +- PCbuild/libeay.vcxproj | 31 ++++++++++++++++++++++++------- PCbuild/python.props | 2 +- PCbuild/ssleay.vcxproj | 2 +- 4 files changed, 27 insertions(+), 10 deletions(-) diff --git a/PCbuild/get_externals.bat b/PCbuild/get_externals.bat index e9987be..a1d5225 100644 --- a/PCbuild/get_externals.bat +++ b/PCbuild/get_externals.bat @@ -54,7 +54,7 @@ echo.Fetching external libraries... for %%e in ( bzip2-1.0.6 nasm-2.11.06 - openssl-1.0.1l + openssl-1.0.2a tcl-core-8.6.3.1 tk-8.6.3.1 tix-8.4.3.4 diff --git a/PCbuild/libeay.vcxproj b/PCbuild/libeay.vcxproj index dff5e71..9662cd4 100644 --- a/PCbuild/libeay.vcxproj +++ b/PCbuild/libeay.vcxproj @@ -181,9 +181,7 @@ - + @@ -271,6 +271,7 @@ --> + @@ -334,12 +335,14 @@ --> + + + - - diff --git a/PCbuild/ssleay.vcxproj b/PCbuild/ssleay.vcxproj index fa8c5d3..439e3ac 100644 --- a/PCbuild/ssleay.vcxproj +++ b/PCbuild/ssleay.vcxproj @@ -56,8 +56,8 @@ + -->