[java-shib-common COMMIT] in /branches/REL_1: doc/RELEASE-NOTES.txt pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Jun 21 12:50:53 BST 2012
Author: lajoie
Date: Thu Jun 21 07:50:53 2012
New Revision: 1026
URL: http://svn.shibboleth.net/view/java-shib-common?rev=1026&view=rev
Log:
Update vtldap version to address SC-181
Modified:
branches/REL_1/doc/RELEASE-NOTES.txt
branches/REL_1/pom.xml
Modified: branches/REL_1/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/doc/RELEASE-NOTES.txt?rev=1026&r1=1025&r2=1026&view=diff
==============================================================================
--- branches/REL_1/doc/RELEASE-NOTES.txt (original)
+++ branches/REL_1/doc/RELEASE-NOTES.txt Thu Jun 21 07:50:53 2012
@@ -4,6 +4,7 @@
[SC-176] - aacli utility doesn't set peer entity role metadata for requester
[SC-177] - aacli utility generates extra linefeed in output
[SC-180] - ignResponses/signAssertions="conditional" incorrect for ECP profile
+[SC-181] - LDAPS certificate verification errors on failover
Changes in Release 1.3.5
=============================================
Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1026&r1=1025&r2=1026&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Thu Jun 21 07:50:53 2012
@@ -85,7 +85,7 @@
<dependency>
<groupId>edu.vt.middleware</groupId>
<artifactId>vt-ldap</artifactId>
- <version>3.3.5</version>
+ <version>3.3.6</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
More information about the commits
mailing list