[xmltooling] branch master updated (35905e6 -> a02314e)
Etienne Dysli Metref
edm-guest at moszumanska.debian.org
Fri Jan 12 15:53:56 UTC 2018
This is an automated email from the git hooks/post-receive script.
edm-guest pushed a change to branch master
in repository xmltooling.
from 35905e6 CPPXT-123 XMLSecurity major version is now 2
new 716e8fc Update library version and filenames.
new 297a6a8 Fix soname in specfile.
new fcd2f9d Missed a version specifier.
new 9c76965 Revert new libnames to match earlier convention.
new 89c23c2 Remove legacy Xerces support.
new 8d8d11a Require Xerces 3.2 as shipped by me on all platforms.
new c78faa5 Remove legacy xmlsec support.
new 886d66a Remove redundant OpenSSL EC test/macro.
new 2f66925 Fix ordering issues with XSEC macro.
new 53849c4 Turn off browse file generation.
new 69d0033 xmlsec API changes
new 693a05e SSPCPP-765 Death to ParentRoot
new 886774a Eliminate encryptionMethod xmlsec constant.
new 17b2c6d Convert signature transform checks into dymamic casts.
new 84e5673 Remove old c14n API dependencies.
new 9e657b5 CPPXT-33 - Credential::getCredentialContext method misspelled
new d701a6a CPPXT-111 - Build flags leak into pkg-config files
new 41d6804 CPPXT-116 - Apache 2.4 / Shibboleth Deadlock
new 1ccfc29 CPPXT-122 - Replace DateTime class with Xerces version
new 621a31e CPPXT-122 - Replace DateTime class with Xerces version
new 4ad5e36 Santuario updates.
new 8cd1754 Update DateTime tests.
new 377eb5d CPPXT-120 - Set disallow-doctype property on DOMLSParser
new a02314e CPPXT-127 - Block entity reference nodes during unmarshalling.
The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Projects/vc15/xmltooling/xmltooling-lite.vcxproj | 31 +-
Projects/vc15/xmltooling/xmltooling.vcxproj | 31 +-
.../vc15/xmltoolingtest/xmltoolingtest.vcxproj | 17 +-
config_win32.h | 33 +-
configure.ac | 91 +-
m4/ax_create_pkgconfig_info.m4 | 22 +-
xmltooling.spec.in | 32 +-
.../AbstractAttributeExtensibleXMLObject.cpp | 19 +-
xmltooling/AbstractComplexElement.cpp | 11 +-
xmltooling/AbstractXMLObject.cpp | 16 +-
xmltooling/AbstractXMLObject.h | 9 +-
xmltooling/Makefile.am | 6 +-
xmltooling/XMLToolingConfig.cpp | 20 +-
xmltooling/base.h | 41 +-
xmltooling/config_pub.h.in | 9 -
xmltooling/config_pub_win32.h | 28 -
xmltooling/encryption/impl/Encrypter.cpp | 10 +-
xmltooling/internal.h | 4 +-
xmltooling/io/AbstractXMLObjectUnmarshaller.cpp | 2 +
xmltooling/security/Credential.h | 2 +-
xmltooling/security/OpenSSLSecurityHelper.h | 7 +-
xmltooling/security/impl/BasicX509Credential.cpp | 28 +-
.../security/impl/ExplicitKeyTrustEngine.cpp | 8 +-
xmltooling/security/impl/InlineKeyResolver.cpp | 39 +-
xmltooling/security/impl/OpenSSLSecurityHelper.cpp | 9 +-
xmltooling/security/impl/SecurityHelper.cpp | 31 +-
xmltooling/signature/impl/XMLSecSignatureImpl.cpp | 8 +-
xmltooling/util/CurlURLInputStream.h | 9 +-
xmltooling/util/DateTime.cpp | 1633 --------------------
xmltooling/util/DateTime.h | 167 --
xmltooling/util/ParserPool.cpp | 106 +-
xmltooling/util/ParserPool.h | 35 +-
xmltooling/util/ReloadableXMLFile.cpp | 57 +-
xmltooling/util/XMLHelper.cpp | 20 -
xmltooling/version.h | 4 +-
xmltooling/xmltooling.rc | 26 +-
xmltoolingtest/DateTimeTest.h | 14 +-
xmltoolingtest/InlineKeyResolverTest.h | 9 +-
xmltoolingtest/SignatureTest.h | 6 +-
xmltoolingtest/UnmarshallingTest.h | 6 +
xmltoolingtest/XMLObjectBaseTestCase.h | 8 +-
.../{SimpleXMLObjectWithContent.xml => DTD.xml} | 3 +-
42 files changed, 206 insertions(+), 2461 deletions(-)
delete mode 100644 xmltooling/util/DateTime.cpp
delete mode 100644 xmltooling/util/DateTime.h
copy xmltoolingtest/data/{SimpleXMLObjectWithContent.xml => DTD.xml} (62%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git
More information about the Pkg-shibboleth-devel
mailing list