summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-11-03 11:10:26 +0100
committerLeif Johansson <leifj@sunet.se>2011-11-03 11:10:26 +0100
commit8ff968a921a6093270b45a51a90caae6371e9f66 (patch)
tree42e9d4059bba6d5db28623f0112de258fb14644c /doc
parent36a86bb40665b6f38df64e4a10d83ec077c2e433 (diff)
parentb5c41b83249677bf1dec46de4a7ce97fee55729e (diff)
merged 1.1.3
Diffstat (limited to 'doc')
-rwxr-xr-x[-rw-r--r--]doc/CREDITS.txt0
-rwxr-xr-x[-rw-r--r--]doc/INSTALL.txt14
-rwxr-xr-x[-rw-r--r--]doc/README.txt0
-rwxr-xr-xdoc/RELEASE-NOTES.txt16
4 files changed, 17 insertions, 13 deletions
diff --git a/doc/CREDITS.txt b/doc/CREDITS.txt
index 23cde66..23cde66 100644..100755
--- a/doc/CREDITS.txt
+++ b/doc/CREDITS.txt
diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt
index 8ca3ae0..a9fd0a1 100644..100755
--- a/doc/INSTALL.txt
+++ b/doc/INSTALL.txt
@@ -1,18 +1,6 @@
-3-Mar-08
-Version 1.0 Release Candidate 3
-
Shibboleth Discovery Service Installation
Prior to installation you may need to configure the system as described in deployment guide.
This is currently available at:
-https://spaces.internet2.edu/display/SHIB/DiscoveryService
-
-Specifically you may need to edit webpages\wayf.jsp and
-src/conf/wayfconfig.xml. With no configuration the DiscoveryService
-deploys an internet2 branded GUI and looks for metadata in the file
-"/usr/local/sites.xml" (unix) and "%systemdrive%:\usr\local\sites.xml"
-(Windows)
-
-Then run ant in the top level directory to build the war file suitable
-for deploying into your container. \ No newline at end of file
+https://spaces.internet2.edu/display/SHIB/DiscoveryService \ No newline at end of file
diff --git a/doc/README.txt b/doc/README.txt
index 4b8e45a..4b8e45a 100644..100755
--- a/doc/README.txt
+++ b/doc/README.txt
diff --git a/doc/RELEASE-NOTES.txt b/doc/RELEASE-NOTES.txt
new file mode 100755
index 0000000..feac9fd
--- /dev/null
+++ b/doc/RELEASE-NOTES.txt
@@ -0,0 +1,16 @@
+Changes in Release 1.1.3
+=============================================
+The precise Cases changed are.
+
+[SDSJ-88] The IdP has to be encoded before it goes over the wire.
+[SDSJ-89] By default always show some possible results.
+[SDSJ-82] Make <Mdui> extensions available to the JSP.
+[SDSJ-96] Factor MDUI parsing code out from the DS codebase.
+[SDSJ-97] Police for duplicated metadata group names.
+[SDSJ-93] Better error logging for bad selections.
+[SDSJ-91] Logging "likely to fail" DS selections due to metadata gaps.
+[SDSJ-90] Hardening the '_saml_idp' cookie in the centralized DS.
+[SDSJ-61] DS looses last known good data if it is presented with bad metadata
+[SDSJ-99] Strip out "javascript" jsp
+
+And updated to OpenSAML 2.5.1