From a4663036b9056cc90f17159fe794364f3e35011f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexander=20K=C3=B6nig?= <Alexander.Koenig@eurac.edu>
Date: Thu, 16 Nov 2017 12:18:13 +0100
Subject: [PATCH] adapted also versions for xmltooling and opensaml (which were
 related to shib update)

---
 commul-customization/shibboleth_sp_with_fastcgi.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/commul-customization/shibboleth_sp_with_fastcgi.sh b/commul-customization/shibboleth_sp_with_fastcgi.sh
index f005521..8ef9bd4 100644
--- a/commul-customization/shibboleth_sp_with_fastcgi.sh
+++ b/commul-customization/shibboleth_sp_with_fastcgi.sh
@@ -24,8 +24,8 @@ function get {
 get log4shib 1.0.9 http://shibboleth.net/downloads/log4shib/latest/
 get xerces-c 3.2.0 http://mirror.hosting90.cz/apache/xerces/c/3/sources/
 get xml-security-c 1.7.3 http://mirror.hosting90.cz/apache/santuario/c-library/
-get xmltooling 1.6.0 http://shibboleth.net/downloads/c++-opensaml/latest/
-get opensaml 2.6.0 http://shibboleth.net/downloads/c++-opensaml/latest/
+get xmltooling 1.6.1 http://shibboleth.net/downloads/c++-opensaml/latest/
+get opensaml 2.6.1 http://shibboleth.net/downloads/c++-opensaml/latest/
 get shibboleth-sp 2.6.1 http://shibboleth.net/downloads/service-provider/latest/
 
 sed -i '676,679 s/^/\/\//' shibboleth-sp.2.6.1/shibsp/handler/impl/MetadataGenerator.cpp
-- 
GitLab