You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2013/03/21 12:23:33 UTC

svn commit: r1459229 - in /webservices/wss4j/branches/1_6_x-fixes: ChangeLog.txt src/site/xdoc/config.xml

Author: coheigea
Date: Thu Mar 21 11:23:33 2013
New Revision: 1459229

URL: http://svn.apache.org/r1459229
Log:
Updating ChangeLog for release

Modified:
    webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt
    webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/config.xml

Modified: webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt?rev=1459229&r1=1459228&r2=1459229&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt (original)
+++ webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt Thu Mar 21 11:23:33 2013
@@ -5,6 +5,21 @@ for a given release.  
 Portions of this report were generated using the ReleaseNotes facility
 in Jira.
 
+Release 1.6.10
+=============
+
+Bug
+
+    [WSS-421] - WSSecSignature does not allow access to the internal BinarySecurityToken after it is applied to the security header
+    [WSS-424] - Signature Element is not inserted in the correct place in the header in certain circumstances
+    [WSS-427] - Add support for processing UsernameToken Created Dates
+    [WSS-431] - Performance bottleneck in MemoryReplayCache on high load
+
+Improvement
+
+    [WSS-420] - Add the ability to explicitly allow/disallow UsernameTokens with no passwords
+    [WSS-422] - Move SAML Signature Profile Validation to the SamlAssertionValidator
+
 Release 1.6.9
 =============
 

Modified: webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/config.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/config.xml?rev=1459229&r1=1459228&r2=1459229&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/config.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/config.xml Thu Mar 21 11:23:33 2013
@@ -541,7 +541,8 @@ with the certificate. </td>
 <p>
 The configuration values for setting the KeyIdentifiers for signature or encryption 
 are shown below. See the <a href="http://ws.apache.org/wss4j/apidocs/org/apache/ws/security/handler/WSHandlerConstants.html">Javadoc</a> 
-for SIG_KEY_ID and ENC_KEY_ID for more details:
+for SIG_KEY_ID and ENC_KEY_ID for more details. For an in depth explanation 
+with examples, see this blog <a href="coheigea.blogspot.com/2013/03/signature-and-encryption-key.html">entry</a>.
 </p>
 <table name="WSHandler KeyIdentifier values">
 <tr>