The next version of the xmltooling stack will be bumped to 3.0.0 and will require Xerces 3.2 and Santuario V.next. Will track remaining work here.
Environment
None
Attachments
1
Activity
Scott Cantor June 27, 2018 at 4:42 PM
Final xmlsec release was done on June 26th.
Scott Cantor November 27, 2017 at 10:56 PM
Removed most of the legacy Xerces and xmlsec conditional code, and have also been revisiting the duplicated OpenSSL feature tests where possible. All of the EC code I found is ultimately dependent on xmlsec also having the EC support, so using that macro seems appropriate.
Scott Cantor November 21, 2017 at 5:24 PM
Santuario is building now on Windows so we're pretty close to done. I'll do some SP testing once I get things rebuilt, and see if maybe we can add some unit tests for anything unusual and see about getting this voted out.
Scott Cantor September 20, 2017 at 6:36 PM
Removed some deprecated APIs for SHA-1 and a macro on hash length, noting it just in case that breaks our build.
Scott Cantor September 20, 2017 at 1:40 PM
Notable 2.0 library change: will no longer assume an attribute is an ID for signature reference use based on the name being "ID" or "Id".
We should be immune to this change (in fact I hope we're already manually disabling this, I'll check) but if we aren't we should certainly know and fix it.
The next version of the xmltooling stack will be bumped to 3.0.0 and will require Xerces 3.2 and Santuario V.next. Will track remaining work here.