[xml-security-c] branch upstream updated (fb529b4 -> ca9476a)

Ferenc Wágner wferi-guest at moszumanska.debian.org
Sun Nov 29 19:42:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a change to branch upstream
in repository xml-security-c.

      from  fb529b4   Imported Upstream version 1.7.2
       new  ca9476a   Imported Upstream version 1.7.3

The 1 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:
 CHANGELOG.txt                                      |    2 +
 Makefile.am                                        |    2 +-
 Makefile.in                                        |  293 +-
 Projects/VC6.0/Samples/Samples.dsw                 |  130 +-
 .../VC6.0/Samples/simpleDecrypt/simpleDecrypt.dsp  |  328 +-
 .../VC6.0/Samples/simpleEncrypt/simpleEncrypt.dsp  |  328 +-
 Projects/VC6.0/Samples/simpleHMAC/simpleHMAC.dsp   |  328 +-
 .../Samples/simpleValidate/simpleValidate.dsp      |  326 +-
 Projects/VC6.0/xsec/c14n/c14n.dsp                  |  330 +-
 Projects/VC6.0/xsec/checksig/checksig.dsp          |  424 +-
 Projects/VC6.0/xsec/cipher/cipher.dsp              |  328 +-
 Projects/VC6.0/xsec/siginf/siginf.dsp              |  312 +-
 Projects/VC6.0/xsec/templatesign/templatesign.dsp  |  310 +-
 Projects/VC6.0/xsec/threadTest/threadTest.dsp      |  308 +-
 Projects/VC6.0/xsec/txfmout/txfmout.dsp            |  312 +-
 Projects/VC6.0/xsec/xklient/xklient.dsp            |  312 +-
 Projects/VC6.0/xsec/xsec.dsw                       |  328 +-
 Projects/VC6.0/xsec/xsec_lib/xsec_lib.dsp          | 3218 +++++------
 Projects/VC6.0/xsec/xtest/xtest.dsp                |  324 +-
 Projects/VC7.0/Samples/Samples.sln                 |  114 +-
 .../Samples/simpleDecrypt/simpleDecrypt.vcproj     |  454 +-
 .../Samples/simpleEncrypt/simpleEncrypt.vcproj     |  454 +-
 .../VC7.0/Samples/simpleHMAC/simpleHMAC.vcproj     |  454 +-
 .../Samples/simpleValidate/simpleValidate.vcproj   |  454 +-
 Projects/VC7.0/xsec/c14n/c14n.vcproj               |  442 +-
 Projects/VC7.0/xsec/checksig/checksig.vcproj       |  466 +-
 Projects/VC7.0/xsec/cipher/cipher.vcproj           |  454 +-
 Projects/VC7.0/xsec/siginf/siginf.vcproj           |  442 +-
 .../VC7.0/xsec/templatesign/templatesign.vcproj    |  442 +-
 Projects/VC7.0/xsec/threadTest/threadTest.vcproj   |  442 +-
 Projects/VC7.0/xsec/txfmout/txfmout.vcproj         |  442 +-
 Projects/VC7.0/xsec/xklient/xklient.vcproj         |  430 +-
 Projects/VC7.0/xsec/xsec.sln                       |  252 +-
 Projects/VC7.0/xsec/xsec_lib/xsec_lib.vcproj       | 2546 ++++-----
 Projects/VC7.0/xsec/xtest/xtest.vcproj             |  466 +-
 aclocal.m4                                         |  422 +-
 build-aux/compile                                  |  347 ++
 build-aux/config.guess                             | 1086 ++--
 build-aux/config.sub                               |  522 +-
 build-aux/depcomp                                  |  410 +-
 build-aux/install-sh                               |  366 +-
 build-aux/ltmain.sh                                | 5566 ++++++++++++--------
 build-aux/missing                                  |  405 +-
 config.h.in                                        |    6 +-
 configure                                          | 3419 +++++++-----
 configure.ac                                       |   23 +-
 m4/libtool.m4                                      | 2554 +++++----
 m4/ltoptions.m4                                    |  127 +-
 m4/ltsugar.m4                                      |    7 +-
 m4/ltversion.m4                                    |   12 +-
 m4/lt~obsolete.m4                                  |    7 +-
 xml-security-c.spec                                |   31 +-
 xsec/Makefile.am                                   |    2 +-
 xsec/Makefile.in                                   | 1661 +++---
 xsec/enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp           |    4 +-
 xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.cpp            |   56 +-
 xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp     |    4 +-
 xsec/enc/WinCAPI/WinCAPICryptoProvider.cpp         |   17 +-
 xsec/enc/WinCAPI/WinCAPICryptoSymmetricKey.cpp     |    4 +-
 xsec/framework/XSECConfig.hpp                      |    3 +
 xsec/framework/XSECConfig.hpp.in                   |    3 +
 xsec/framework/XSECVersion.hpp                     |    2 +-
 xsec/framework/XSECW32Config.hpp                   |    5 +-
 xsec/framework/version.rc                          |  234 +-
 xsec/tools/checksig/checksig.cpp                   |   19 +-
 xsec/tools/cipher/cipher.cpp                       |   19 +-
 xsec/tools/templatesign/templatesign.cpp           |   19 +-
 xsec/tools/txfmout/txfmout.cpp                     |   20 +-
 xsec/utils/winutils/XSECBinHTTPURIInputStream.cpp  |   26 +-
 69 files changed, 19048 insertions(+), 15357 deletions(-)
 create mode 100755 build-aux/compile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xml-security-c.git



More information about the Pkg-shibboleth-devel mailing list