Author: coheigea
Date: Wed Sep  4 16:05:22 2013
New Revision: 1520059

URL: http://svn.apache.org/r1520059
Log:
Updating for 1.6.12 release

Modified:
    webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt
    webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/download.xml
    webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/index.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=1520059&r1=1520058&r2=1520059&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt (original)
+++ webservices/wss4j/branches/1_6_x-fixes/ChangeLog.txt Wed Sep  4 16:05:22 
2013
@@ -5,6 +5,22 @@ for a given release.  
 Portions of this report were generated using the ReleaseNotes facility
 in Jira.
 
+Release 1.6.12
+=============
+
+Bug
+
+    [WSS-418] - Cannot configure SAML properties in WSS4JOutInterceptor 
without having to add that config file in the classpath
+    [WSS-473] - BST signature element
+    [WSS-474] - Missing the 'EncodingType' attribute in element built by 
STRTransformUtil#createBSTX509
+    [WSS-475] - Issue with multiple processing of ReferenceList in 
EncryptedKey element
+
+Improvement
+
+    [WSS-465] - Possible information leak: incremental IDs
+    [WSS-467] - Support creating SAML 2.0 Tokens with the AuthnStatement 
SessionNotOnOrAfter attribute.
+    [WSS-476] - Add the ability to configure the Signature Canonicalization 
Algorithm via WSHandler
+
 Release 1.6.11
 =============
 

Modified: webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/download.xml?rev=1520059&r1=1520058&r2=1520059&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/download.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/download.xml Wed Sep  
4 16:05:22 2013
@@ -19,20 +19,20 @@ LICENSE.txt and NOTICE.txt files contain
 <ul>
 <li>
 <p>
-The current release is Apache WSS4J 1.6.11:
+The current release is Apache WSS4J 1.6.12:
 </p>
 <p>
-<a 
href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_11/wss4j-bin-1.6.11.zip";>wss4j-bin-1.6.11.zip</a>
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_11/wss4j-bin-1.6.11.zip.md5";>
+<a 
href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_12/wss4j-bin-1.6.12.zip";>wss4j-bin-1.6.12.zip</a>
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_12/wss4j-bin-1.6.12.zip.md5";>
 MD5</a>)
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_11/wss4j-bin-1.6.11.zip.asc";>
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_12/wss4j-bin-1.6.12.zip.asc";>
 PGP</a>)
 </p>
 <p>
-<a 
href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_11/wss4j-src-1.6.11.zip";>wss4j-src-1.6.11.zip</a>
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_11/wss4j-src-1.6.11.zip.md5";>
+<a 
href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_6_12/wss4j-src-1.6.12.zip";>wss4j-src-1.6.12.zip</a>
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_12/wss4j-src-1.6.12.zip.md5";>
 MD5</a>)
-(<a href="http://www.apache.org/dist/ws/wss4j/1_6_11/wss4j-src-1.6.11.zip.asc";>
+(<a href="http://www.apache.org/dist/ws/wss4j/1_6_12/wss4j-src-1.6.12.zip.asc";>
 PGP</a>)
 </p>
 </li>

Modified: webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/index.xml?rev=1520059&r1=1520058&r2=1520059&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/index.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/index.xml Wed Sep  4 
16:05:22 2013
@@ -43,11 +43,11 @@ Foundation.
 <subsection name="News">
 <ul>
 <li>
-<p><b>July 2013</b> - 
-The Apache WSS4J team are pleased to announce the release of version 1.6.11. 
+<p><b>September 2013</b> - 
+The Apache WSS4J team are pleased to announce the release of version 1.6.12. 
 </p>
 <p>
-Please see the <a 
href="https://issues.apache.org/jira/browse/WSS/fixforversion/12324264";>
+Please see the <a 
href="https://issues.apache.org/jira/browse/WSS/fixforversion/12324761";>
 release notes</a> for more information.
 </p>
 </li>


Reply via email to