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 2020/03/13 14:04:56 UTC

[ws-wss4j] branch 2_2_x-fixes updated (8aaa0f3 -> 149f217)

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch 2_2_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git.


    from 8aaa0f3  WSS-666 - Support processing SignatureValue bytes stored in attachments
     new c55ac04  Updating NOTICE
     new 83b8cfe  Updating release notes for 2.2.5
     new 149f217  Updating Santuario to 2.1.5

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog.txt  | 20 ++++++++++++++++++++
 NOTICE         |  2 +-
 parent/pom.xml |  2 +-
 3 files changed, 22 insertions(+), 2 deletions(-)


[ws-wss4j] 02/03: Updating release notes for 2.2.5

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_2_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 83b8cfe2a902f7125c1914eeb2557bd5c7b50c9b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Mar 13 12:34:35 2020 +0000

    Updating release notes for 2.2.5
---
 ChangeLog.txt | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/ChangeLog.txt b/ChangeLog.txt
index bc96592..bc37058 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -5,6 +5,26 @@ for a given release.
 Portions of this report were generated using the ReleaseNotes facility
 in Jira.
 
+Release 2.2.5
+==============
+
+Bug
+
+    [WSS-659] - SecurityContextToken validator set by wrong QName
+    [WSS-663] - Missing ECC key support
+
+Improvement
+
+    [WSS-653] - Better diagnostics for null password
+    [WSS-656] - Add the ability to specify a security Provider to use with Signature
+    [WSS-658] - Enable signature confirmation for signed SAML tokens
+    [WSS-666] - Support processing SignatureValue bytes stored in attachments
+
+Task
+
+    [WSS-665] - Add cryptacular dependency and upgrade to 1.2.4 to fix CVE-2020-7226
+
+
 Release 2.2.4
 ==============
 


[ws-wss4j] 03/03: Updating Santuario to 2.1.5

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_2_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 149f2172348b223720b626e24ad2b9bd7027d177
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Mar 13 12:41:06 2020 +0000

    Updating Santuario to 2.1.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c87181b..5f4fbbb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -47,7 +47,7 @@
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>
         <xz.version>1.8</xz.version>
-        <xmlsec.version>2.1.4</xmlsec.version>
+        <xmlsec.version>2.1.5</xmlsec.version>
         <xmlunit.version>1.6</xmlunit.version>
         
         <!-- OSGi related properties -->


[ws-wss4j] 01/03: Updating NOTICE

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_2_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit c55ac040d4f294e8fd98cdb9d06f9b76d326a247
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Mar 13 12:33:57 2020 +0000

    Updating NOTICE
---
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE b/NOTICE
index 74ba396..c4a41af 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache WebServices - WSS4J
-Copyright 2004-2019 The Apache Software Foundation
+Copyright 2004-2020 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).