Various updates.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 18 Jul 2005 00:02:58 +0000 (00:02 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 18 Jul 2005 00:02:58 +0000 (00:02 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1761 cb58f699-b61c-0410-a6fe-9272a202ed29

doc/INSTALL-WIN32.txt
doc/INSTALL.txt
doc/NEWS.txt
doc/README.txt

index 665dfea..1106b09 100644 (file)
@@ -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
index 7da90cd..3a550e7 100644 (file)
@@ -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
index eaab545..2897ad6 100644 (file)
@@ -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
 
index 8762bb6..30f0b69 100644 (file)
@@ -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