From b52fd077f41705cf3ae80b367c76ff2b5e83f483 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Mon, 18 Oct 2010 21:59:02 -0400 Subject: [PATCH] Move dependency pointers forward --- .gitmodules | 3 +++ cyrus-sasl | 2 +- libeap | 1 + libradsec | 2 +- shibboleth/opensaml2 | 2 +- shibboleth/xmltooling | 2 +- 6 files changed, 8 insertions(+), 4 deletions(-) create mode 160000 libeap diff --git a/.gitmodules b/.gitmodules index 97b83f4..7978646 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "shibboleth/resolver"] path = shibboleth/resolver url = ../shibboleth/resolver.git +[submodule "libeap"] + path = libeap + url = ../libeap.git diff --git a/cyrus-sasl b/cyrus-sasl index ec9e6ee..2d5a000 160000 --- a/cyrus-sasl +++ b/cyrus-sasl @@ -1 +1 @@ -Subproject commit ec9e6ee486286a9b96d8e04c7d32bb98c0d9ec34 +Subproject commit 2d5a0004454cee27bd0e4842404fd5d0f3e23ef2 diff --git a/libeap b/libeap new file mode 160000 index 0000000..99ba7f8 --- /dev/null +++ b/libeap @@ -0,0 +1 @@ +Subproject commit 99ba7f889b95dfc8e895a0d691238260124a414d diff --git a/libradsec b/libradsec index 4a7d2fa..88adb3a 160000 --- a/libradsec +++ b/libradsec @@ -1 +1 @@ -Subproject commit 4a7d2fa4f75050545d0834613baab3afb1818a38 +Subproject commit 88adb3a99af7ac04c5f07174acdd54fbf13fee01 diff --git a/shibboleth/opensaml2 b/shibboleth/opensaml2 index 6c44d1e..7fc690b 160000 --- a/shibboleth/opensaml2 +++ b/shibboleth/opensaml2 @@ -1 +1 @@ -Subproject commit 6c44d1efc9b2da498ddaa5cb0a945e86f46f9e03 +Subproject commit 7fc690b923eb489babf6aab71537cc58db8ec45c diff --git a/shibboleth/xmltooling b/shibboleth/xmltooling index aff6064..21ecbfb 160000 --- a/shibboleth/xmltooling +++ b/shibboleth/xmltooling @@ -1 +1 @@ -Subproject commit aff6064d13c24b47473785f94f1f2572f957bba9 +Subproject commit 21ecbfb331400c6acb087b809dfa07dc20d5a6fb -- 2.1.4