[xmltooling] branch upstream/latest updated (365276e -> 9da2f9f)

Ferenc Wágner wferi at moszumanska.debian.org
Thu Nov 16 14:16:27 UTC 2017


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

wferi pushed a change to branch upstream/latest
in repository xmltooling.

      from  365276e   Imported Upstream version 1.6.0
      adds  79d29b2   Bump version to 1.6.1
      adds  5c9ce19   CPPXT-107 - Issues compiling with Boost and VC15
      adds  f6150b1   CPPXT-106 Apache Deadlock in load thread/lock thread
      adds  03e781b   Add disallowDoctype to parser configuration.
      adds  1d1ab56   Syntax error on non-Windows branch of code.
       new  9da2f9f   New upstream version 1.6.1

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:
 Makefile.in                                        |   70 +-
 aclocal.m4                                         |  171 +-
 build-aux/compile                                  |  348 ++
 build-aux/config.guess                             |  375 +-
 build-aux/config.sub                               |  118 +-
 build-aux/depcomp                                  |    6 +-
 build-aux/install-sh                               |  368 +-
 build-aux/ltmain.sh                                | 5530 +++++++++++++-------
 build-aux/missing                                  |    8 +-
 config.h.in                                        |    3 +-
 config_win32.h                                     |    6 +-
 configure                                          | 3354 +++++++-----
 configure.ac                                       |    2 +-
 doc/Makefile.in                                    |   23 +-
 m4/._libtool.m4                                    |  Bin 0 -> 239 bytes
 m4/._ltoptions.m4                                  |  Bin 0 -> 239 bytes
 m4/._ltsugar.m4                                    |  Bin 0 -> 239 bytes
 m4/._lt~obsolete.m4                                |  Bin 0 -> 239 bytes
 m4/libtool.m4                                      | 2567 +++++----
 m4/ltoptions.m4                                    |  127 +-
 m4/ltsugar.m4                                      |    7 +-
 m4/ltversion.m4                                    |   12 +-
 m4/lt~obsolete.m4                                  |    7 +-
 schemas/Makefile.in                                |   23 +-
 xmltooling.spec                                    |    2 +-
 xmltooling/Makefile.am                             |    4 +-
 xmltooling/Makefile.in                             |   43 +-
 xmltooling/config_pub.h                            |    2 +-
 xmltooling/security/AbstractPKIXTrustEngine.h      |    5 +-
 .../security/impl/AbstractPKIXTrustEngine.cpp      |   11 +-
 xmltooling/util/ParserPool.cpp                     |    1 +
 xmltooling/util/ReloadableXMLFile.cpp              |   33 +-
 xmltooling/version.h                               |    2 +-
 xmltooling/xmltooling.rc                           |   12 +-
 xmltoolingtest/Makefile.in                         |   26 +-
 35 files changed, 8179 insertions(+), 5087 deletions(-)
 create mode 100755 build-aux/compile
 create mode 100644 m4/._libtool.m4
 create mode 100644 m4/._ltoptions.m4
 create mode 100644 m4/._ltsugar.m4
 create mode 100644 m4/._lt~obsolete.m4

-- 
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