Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / doc / RELEASE.txt
index e96525f..cac7a19 100644 (file)
@@ -1,9 +1,13 @@
-Release Notes
+Shibboleth Native SP Release Notes
 
-Shibboleth Native SP
+Fix/Enhancement Lists:
+https://wiki.shibboleth.net/confluence/display/DEV/SPRoadmap
 
-Fix/enhancement lists:
-https://bugs.internet2.edu/jira/secure/ReleaseNote.jspa?projectId=10011
+Important Changes:
+https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPConfigurationChanges
+
+Feature Highlights:
+https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPInterestingFeatures
 
 NOTE: The shibboleth2.xml configuration format in this release
 is fully compatible with the 2.x releases, but there are significant
@@ -76,6 +80,7 @@ Fully Supported
 - General Security
     - Black/whitelisting of XML security algorithms (with xml-security 1.6+)
     - RSA and ECDSA signatures (EC requires xml-security 1.6+ and support from openssl)
+    - AES-GCM encryption (requires xml-security 1.7+ and support from openssl)
     - Metadata-based algorithm selection 
 
 - Attributes
@@ -120,7 +125,8 @@ Fully Supported
     - Support on Apache for preserving URL-encoded form data across SSO 
 
 - Apache module enhancements
-    - "OR" coexistence with other authorization modules
+    - Apache 2.4 support including authz 
+    - "OR" coexistence with other authz modules on older Apache
     - htaccess-based override of any valid RequestMap property
     - htaccess support for external access control plugins