[cpp-msbuild] branch master updated: Bump openssl to 1.0.2h, curl to 7.48.0

Scott Cantor cantor.2 at osu.edu
Wed May 11 22:22:26 EDT 2016


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-msbuild.

The following commit(s) were added to refs/heads/master by this push:
       new  b251519   Bump openssl to 1.0.2h, curl to 7.48.0
b251519 is described below

commit b251519e692512affae6a242d26ea33804a7edc4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed May 11 22:21:47 2016 -0400

    Bump openssl to 1.0.2h, curl to 7.48.0
---
 Versions.props | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Versions.props b/Versions.props
index b2fb738..c5c6d9a 100644
--- a/Versions.props
+++ b/Versions.props
@@ -18,7 +18,7 @@
     <!-- NEVER CHANGE THE UPGRADE CODE UNLESS YOU REALLY REALLY KNOW WHAT YOU ARE DOING -->
     <ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>
 
-    <CurlVersion>7.47.1</CurlVersion>
+    <CurlVersion>7.48.0</CurlVersion>
     <curl>curl-$(CurlVersion)</curl>
 
     <boost>boost_1_60_0</boost>
@@ -52,8 +52,8 @@
     <XMLToolingComponent64d>{C380627F-9D45-4626-A249-3831FC7C83FC}</XMLToolingComponent64d>
     <XMLToolingLiteComponent64d>{2786A98E-763C-41A1-A6D5-363DB22F17E9}</XMLToolingLiteComponent64d>
 
-    <OpenSSLVersion>1.0.2.4</OpenSSLVersion>
-    <OpenSSLDirVersion>1.0.2f</OpenSSLDirVersion>
+    <OpenSSLVersion>1.0.2.8</OpenSSLVersion>
+    <OpenSSLDirVersion>1.0.2h</OpenSSLDirVersion>
     <openssl>openssl-$(OpenSSLDirVersion)</openssl>
     <OpenSSLFileVersion>1_0_2_4</OpenSSLFileVersion>
     <!-- Change the 8 components below if OpenSSLFileVersion changes -->

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list