[cpp-msbuild] branch master updated: Bump openssl and libcurl versions, and SP patch version
Scott Cantor
cantor.2 at osu.edu
Wed Nov 2 12:40: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.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=ffd59afe2d5ff0b6977b2533711ac3ba812525e7
The following commit(s) were added to refs/heads/master by this push:
new ffd59af Bump openssl and libcurl versions, and SP patch version
ffd59af is described below
commit ffd59afe2d5ff0b6977b2533711ac3ba812525e7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Nov 2 12:40:22 2016 -0400
Bump openssl and libcurl versions, and SP patch version
---
Versions.props | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Versions.props b/Versions.props
index 180820b..2ad0540 100644
--- a/Versions.props
+++ b/Versions.props
@@ -6,7 +6,7 @@
<CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>
<ShibbolethVersion>2.6.0</ShibbolethVersion>
- <ShibbolethPatchVersion>0</ShibbolethPatchVersion>
+ <ShibbolethPatchVersion>1</ShibbolethPatchVersion>
<!--
Provide a specific GUID if desired, or leave as '*' to generate a new
@@ -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.49.1</CurlVersion>
+ <CurlVersion>7.51.0</CurlVersion>
<curl>curl-$(CurlVersion)</curl>
<boost>boost_1_61_0</boost>
@@ -52,8 +52,8 @@
<XMLToolingComponent64d>{0ECB7022-919F-4585-B15B-9C73BE403CF8}</XMLToolingComponent64d>
<XMLToolingLiteComponent64d>{A50CA64F-4B78-4884-93FE-BE9450AFD8DE}</XMLToolingLiteComponent64d>
- <OpenSSLVersion>1.0.2.8</OpenSSLVersion>
- <OpenSSLDirVersion>1.0.2h</OpenSSLDirVersion>
+ <OpenSSLVersion>1.0.2.10</OpenSSLVersion>
+ <OpenSSLDirVersion>1.0.2j</OpenSSLDirVersion>
<openssl>openssl-$(OpenSSLDirVersion)</openssl>
<OpenSSLFileVersion>1_0_2_4</OpenSSLFileVersion>
<OpenSSL1_1Libs>0</OpenSSL1_1Libs>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list