[xmltooling] branch debian/master updated (97ed9c6 -> ec27ce9)
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Thu Jun 30 13:07:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a change to branch debian/master
in repository xmltooling.
from 97ed9c6 Update changelog for 1.5.6-2 release
new 6a51de2 Newer git uses tighter formatting
new 87fa233 New patch Use-pkg-config-for-log4shib-log4cpp.patch
new 9522f00 Enable parallel builds
new 8400c02 Update Standards-Version to 3.9.8 (no changes needed)
adds 9242521 INFRA-120 perform Subversion repository conversions to Git
new 7231577 Set fourth file version digit to signify rebuild.
new 199d7fc SSPPCC-681 Force XMLSEC to assume OpenSSL
new da027e5 CPPXT-106 Move projects to VC14
new 73de77e SSPCPP-693 Fix warning in XMLTooling build
new 84e07d7 Add in XMLTest, accidently added to gitignore
new d1ca043 CPPXT-106 Move to VC14 - initial work
new 0cadf32 CPPXT-106 Move to VC14 - initial convert
new 64eec5a CPPXT-106 Move to VC14
new c2ebef3 Rationalize .gitignore
new 0a9bb47 CPPXT-106 Start to make XMLTooling compile with VC14
new 9cc68d5 CPPXT-106.XPPXT-107 Bodge to make VC14 compile work.
new c02f13c Case manipulations projects becomes Projects
new 9872758 Redo ignore files
new 2f7617b Add some Unix ignores
new 5945cbd Add some Unix ignores
new 3567684 Check-in Eclipse project files
new de4ae70 Add subdir option to automake
new bc13099 Fix nullptr test on Mac, and avoid passing nullptr into vararg function
new 8296a1f Add general ignore of .deps and .dirstamp
new 38f2394 SSPCPP-641 - add ability to set SSL cipher suites
new 69bf5fe CPPXT-106 Move sln file up to VS2015
new d6956c0 Wind versio back to VC10
new e5b2f14 SSPCPP-684 Cloning xercesc::BinInputStream
new 9d864e7 Add a clarification to StorageService API comment
new 201e4f2 SSPCPP-684 Cloning xercesc::BinInputStream
new f397156 SSPCPP-684 Cloning xercesc::BinInputStream
new affa94a SSPCPP-684 Cloning xercesc::BinInputStream
new 7ad9bc0 SSPCPP-684 Wire CloneInputStream into URLInputSource
new de7c587 SSPCPP-684 ReloadableXMLFile can save to a file as it loads
new 5940018 Tighten up API a bit.
new 36e62ed Some documentation / logging cleanup. Throw on invalid use of the new backup file parameter.
new a96f2f7 Fix out of sync library output names.
new 29ef495 Add enum for 400 HTTP status.
new 35c9bb4 Add a placeholder for empty api directory
new 99fa718 Add api to ignore list
new 80aa19e Fix up conditional logging of SSL ciphers
new 9bfb85b SSPCPP-691 replace ignoreCase with caseSensitive
new 36fbea5 Remove static warning guard variable
new 93e8237 SSPCPP-684 Fix leaking files.
new 499de15 CPPXT-108 - Potential nullpointer dereference in InlineCredential::getKeyInfo
new 3b6c99b Fix makefiles after change to Windows project location
new 0ccd9db Add missing source file to makefile
new 229a957 Can't use auto in C++11
new 57b532b Fix init order
new 8505a89 Fix init order
new 1057b39 Update LGPL license text
new 4fbb118 Fix some specfile issues
new ad77026 Reapply Solaris fix to Boost macros
new 913d719 Solaris fix
new db08101 CPPXT-109 - XSECCryptoX509CRL::loadX509CRLPEM() can read past unterminated buffer
new 365276e Imported Upstream version 1.6.0
new b38f8d2 Merge tag 'upstream/1.6.0' into debian/master
new f55fef0 Remove unnecessary patch, refresh the rest
new 2f5b598 Simplify removal of documentation files
new d2096a7 Switch to secure VCS URIs
new da6dc4e Update debian/copyright
new 810bcdd Rename library package for upstream SONAME bump
new 85137c5 Drop version constraints already satisfied by oldstable (wheezy)
new 9d5ba1b Move doxygen and graphviz into Build-Depends-Indep
new 6fc8228 Don't build the software if only the documentation is needed
new ec27ce9 Update changelog for 1.6.0-1 release
The 65 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.am | 2 +-
Makefile.in | 64 +-
.../vc10/cpp-xmltooling.sln | 88 +-
.../vc10/xmltooling}/xmltooling-lite.vcxproj | 192 +-
.../xmltooling}/xmltooling-lite.vcxproj.filters | 168 +-
Projects/vc10/xmltooling/xmltooling.vcxproj | 349 ++
.../vc10/xmltooling}/xmltooling.vcxproj.filters | 308 +-
.../vc10/xmltoolingtest}/xmltoolingtest.vcxproj | 69 +-
.../xmltoolingtest}/xmltoolingtest.vcxproj.filters | 42 +-
.../vc14/cpp-xmltooling.sln | 268 +-
.../vc14/xmltooling}/xmltooling-lite.vcxproj | 594 ++-
.../xmltooling}/xmltooling-lite.vcxproj.filters | 598 +--
Projects/vc14/xmltooling/xmltooling.vcxproj | 367 ++
.../vc14/xmltooling}/xmltooling.vcxproj.filters | 1062 ++--
.../vc14/xmltoolingtest}/xmltoolingtest.vcxproj | 901 ++--
.../xmltoolingtest}/xmltoolingtest.vcxproj.filters | 258 +-
aclocal.m4 | 171 +-
build-aux/compile | 347 --
build-aux/config.guess | 15 +-
build-aux/config.sub | 10 +-
build-aux/depcomp | 2 +-
build-aux/install-sh | 366 +-
build-aux/ltmain.sh | 5530 +++++++-------------
build-aux/missing | 6 +-
config.h.in | 6 +-
config_win32.h | 9 +-
configure | 3375 +++++-------
configure.ac | 7 +-
debian/changelog | 17 +
debian/control | 25 +-
debian/copyright | 7 +-
...mltooling6v5.install => libxmltooling7.install} | 0
...rd-incompatibility-warnings-from-Automake.patch | 21 -
.../Disable-forcing-of-libtool-silent.patch | 6 +-
.../Use-pkg-config-for-log4shib-log4cpp.patch | 94 +
debian/patches/series | 2 +-
debian/rules | 20 +-
doc/LOG4CPP.LICENSE | 20 +-
doc/Makefile.in | 23 +-
m4/boost.m4 | 4 +-
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 | 22 +-
xmltooling.spec.in | 20 +-
xmltooling/Makefile.am | 24 +-
xmltooling/Makefile.in | 1144 ++--
xmltooling/internal.h | 3 +
xmltooling/io/HTTPResponse.h | 1 +
xmltooling/security/impl/InlineKeyResolver.cpp | 8 +-
xmltooling/security/impl/PKIXPathValidator.cpp | 6 +-
xmltooling/security/impl/TrustEngine.cpp | 4 +
xmltooling/security/impl/XSECCryptoX509CRL.cpp | 2 +-
xmltooling/soap/OpenSSLSOAPTransport.h | 12 +-
xmltooling/soap/impl/CURLSOAPTransport.cpp | 69 +-
xmltooling/util/CloneInputStream.cpp | 71 +
xmltooling/util/CloneInputStream.h | 64 +
xmltooling/util/CurlURLInputStream.cpp | 4 +-
xmltooling/util/DateTime.cpp | 5 +-
xmltooling/util/ParserPool.cpp | 18 +-
xmltooling/util/ParserPool.h | 8 +-
xmltooling/util/ReloadableXMLFile.cpp | 27 +-
xmltooling/util/ReloadableXMLFile.h | 52 +-
xmltooling/util/StorageService.h | 1 +
xmltooling/util/Win32Threads.cpp | 1 +
xmltooling/util/XMLHelper.cpp | 34 +
xmltooling/util/XMLHelper.h | 14 +
xmltooling/version.h | 4 +-
xmltooling/xmltooling.rc | 28 +-
xmltooling/xmltooling.vcxproj | 346 --
xmltoolingtest/Makefile.am | 2 +-
xmltoolingtest/Makefile.in | 28 +-
xmltoolingtest/data/IgnoreCase.xml | 9 +
xmltoolingtest/xmltoolingtest.h | 40 +-
77 files changed, 8984 insertions(+), 11243 deletions(-)
copy cpp-xmltooling.sln => Projects/vc10/cpp-xmltooling.sln (64%)
copy {xmltooling => Projects/vc10/xmltooling}/xmltooling-lite.vcxproj (60%)
copy {xmltooling => Projects/vc10/xmltooling}/xmltooling-lite.vcxproj.filters (53%)
create mode 100644 Projects/vc10/xmltooling/xmltooling.vcxproj
copy {xmltooling => Projects/vc10/xmltooling}/xmltooling.vcxproj.filters (52%)
copy {xmltoolingtest => Projects/vc10/xmltoolingtest}/xmltoolingtest.vcxproj (88%)
copy {xmltoolingtest => Projects/vc10/xmltoolingtest}/xmltoolingtest.vcxproj.filters (68%)
rename cpp-xmltooling.sln => Projects/vc14/cpp-xmltooling.sln (65%)
rename {xmltooling => Projects/vc14/xmltooling}/xmltooling-lite.vcxproj (59%)
rename {xmltooling => Projects/vc14/xmltooling}/xmltooling-lite.vcxproj.filters (54%)
create mode 100644 Projects/vc14/xmltooling/xmltooling.vcxproj
rename {xmltooling => Projects/vc14/xmltooling}/xmltooling.vcxproj.filters (53%)
rename {xmltoolingtest => Projects/vc14/xmltoolingtest}/xmltoolingtest.vcxproj (88%)
rename {xmltoolingtest => Projects/vc14/xmltoolingtest}/xmltoolingtest.vcxproj.filters (67%)
delete mode 100755 build-aux/compile
rename debian/{libxmltooling6v5.install => libxmltooling7.install} (100%)
delete mode 100644 debian/patches/Avoid-forward-incompatibility-warnings-from-Automake.patch
create mode 100644 debian/patches/Use-pkg-config-for-log4shib-log4cpp.patch
create mode 100644 xmltooling/util/CloneInputStream.cpp
create mode 100644 xmltooling/util/CloneInputStream.h
delete mode 100644 xmltooling/xmltooling.vcxproj
create mode 100644 xmltoolingtest/data/IgnoreCase.xml
--
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