From 66341cf10988ce68ad476b4920d65247e30e2336 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 18 Jul 2005 00:02:58 +0000 Subject: [PATCH] Various updates. --- doc/INSTALL-WIN32.txt | 6 +++--- doc/INSTALL.txt | 6 +++--- doc/NEWS.txt | 6 ++++++ doc/README.txt | 4 ++-- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/doc/INSTALL-WIN32.txt b/doc/INSTALL-WIN32.txt index 665dfea..1106b09 100644 --- a/doc/INSTALL-WIN32.txt +++ b/doc/INSTALL-WIN32.txt @@ -1,7 +1,7 @@ -11/15/04 -Version 1.2.1, shib Library version "5", shibtarget Library Version "4" +7/15/05 +Version 1.3, shib Library version "6", shibtarget Library Version "5" -This release works with SAML library version "4". +This release works with SAML library version "5". Please read the README.txt and INSTALL.txt files in the same directory with this file before continuing. More general information is available diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt index 7da90cd..3a550e7 100644 --- a/doc/INSTALL.txt +++ b/doc/INSTALL.txt @@ -1,4 +1,4 @@ -6/15/05 +7/15/05 Version 1.3 Binary distributions of the Shibboleth code are available. @@ -76,7 +76,7 @@ CVS and run the bootstrap script if you want, or just use a source tarball. With the source distribution or the results of your bootstrap: -$ ./configure --prefix=/opt/shibboleth --with-log4cpp=/opt/shibboleth \ +$ ./configure --prefix=/opt/shibboleth-sp --with-log4cpp=/opt/shibboleth-sp \ --enable-apache-13 --with-apxs --enable-apache-20 --with-apxs2 -C $ make $ make install @@ -97,7 +97,7 @@ Attribute Authority of your choosing. You indicate to it the identifier of the principal to query, and the identifier (providerId) of the origin site, and it will use your configuration files to locate the proper AA. -$ set LD_LIBRARY_PATH=/opt/shibboleth/lib; export LD_LIBRARY_PATH +$ set LD_LIBRARY_PATH=/opt/shibboleth-sp/lib; export LD_LIBRARY_PATH $ /opt/shibboleth/bin/shibtest -h test-handle \ -f urn:mace:shibboleth:test:nameIdentifier \ -q urn:mace:inqueue:example.edu diff --git a/doc/NEWS.txt b/doc/NEWS.txt index eaab545..2897ad6 100644 --- a/doc/NEWS.txt +++ b/doc/NEWS.txt @@ -1,3 +1,9 @@ +7/15/05 +Version 1.3 + +See http://shibboleth.internet2.edu for details of this +new major release. + 11/15/04 Version 1.2.1 diff --git a/doc/README.txt b/doc/README.txt index 8762bb6..30f0b69 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -1,4 +1,4 @@ -6/15/04 +7/15/04 Version 1.3 Welcome to Internet2's Shibboleth @@ -6,7 +6,7 @@ Welcome to Internet2's Shibboleth Shibboleth is a federated web authentication and attribute exchange system based on SAML developed by Internet2 and MACE. -Please review the terms described in the LICENSE file before using this +Please review the terms described in the LICENSE.txt file before using this code. It is now the Apache 2.0 license. A wealth of information about Shibboleth can be found at -- 2.1.4