[shibboleth-sp2] branch debian/master updated (81ba32b -> a15d712)
Ferenc Wágner
wferi at moszumanska.debian.org
Thu Nov 16 14:25:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
wferi pushed a change to branch debian/master
in repository shibboleth-sp2.
from 81ba32b Update changelog for 2.6.0+dfsg1-5 release
adds 467e62b SSPCPP-704 Fix 'assignment as boolean'
adds 5451155 SSPCPP-725 - keygen.sh does not chgrp properly
adds ad1a681 SSPCPP-726 Fix condition's scoping
adds 9656aad SSPCPP-711 Bracket a regexp with a try/catch
adds b673bb0 SSPCPP-711 - Bracket some regexp.match() statements with a try/catch
adds 68a9cf9 SSPCPP-705 Test against misconfigured AttributeChecker Handler
adds 4c2de08 SSPCPP-728 - Missing nullptr check in implicit std::string construction
adds ff1f30f SSPCPP-720 - default value of <Errors> metadata attribute not used
adds 7c05e58 SSPCPP-708 - Default cipherSuites setting breaks SOAP on RedHat
adds c51b3e5 Bump version to 2.6.1
adds 7dc89a8 Update resource files.
adds 3a4d243 Correct fcgi debug lib name
adds b66cceb SSPCPP-763
adds 7b2c3e1 Enable installer targets on x64 solution.
adds 01f192f Try and fix build issues with platform targeting.
adds b1861f9 Revert "Try and fix build issues with platform targeting."
adds 63e5d72 Revert "Enable installer targets on x64 solution."
adds 3ffed44 Revert solution file to tag state.
adds d222970 Fix a file version I missed.
new f2e34f4 New upstream version 2.6.1+dfsg1
new a15d712 Merge tag 'upstream/2.6.1+dfsg1' into debian/master
The 2 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 +-
Projects/vc10/fastcgi/shibauthorizer.vcxproj | 7 +-
Projects/vc10/fastcgi/shibresponder.vcxproj | 7 +-
aclocal.m4 | 393 +-
adfs/Makefile.in | 25 +-
adfs/adfs.rc | 12 +-
apache/Makefile.in | 25 +-
apache/mod_shib_13.rc | 12 +-
apache/mod_shib_20.rc | 12 +-
apache/mod_shib_22.rc | 12 +-
apache/mod_shib_24.rc | 12 +-
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 +-
configs/Makefile.in | 23 +-
configs/keygen.sh | 2 +-
configs/shibboleth2.xml | 3 +-
configure | 3362 +++++++-----
configure.ac | 2 +-
doc/Makefile.in | 23 +-
fastcgi/Makefile.in | 25 +-
fastcgi/shibauthorizer.rc | 12 +-
fastcgi/shibresponder.rc | 12 +-
isapi_shib/isapi_shib.rc | 12 +-
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 +-
memcache-store/Makefile.in | 25 +-
memcache-store/memcache-store.rc | 12 +-
nsapi_shib/Makefile.in | 25 +-
nsapi_shib/nsapi_shib.rc | 12 +-
odbc-store/Makefile.in | 25 +-
odbc-store/odbc-store.rc | 12 +-
plugins/Makefile.in | 26 +-
plugins/plugins.rc | 12 +-
schemas/Makefile.in | 23 +-
selinux/Makefile.in | 23 +-
shibboleth.spec | 2 +-
shibd/Makefile.in | 25 +-
shibd/shibd.rc | 12 +-
shibsp/Makefile.am | 4 +-
shibsp/Makefile.in | 45 +-
shibsp/ServiceProvider.cpp | 2 +-
.../impl/AttributeMatchesShibMDScopeFunctor.cpp | 10 +-
shibsp/handler/impl/AttributeCheckerHandler.cpp | 3 +
shibsp/handler/impl/ExternalAuthHandler.cpp | 6 +-
shibsp/handler/impl/RemotedHandler.cpp | 7 +-
shibsp/impl/StorageServiceSessionCache.cpp | 2 +-
shibsp/impl/XMLRequestMapper.cpp | 34 +-
shibsp/metadata/DynamicMetadataProvider.cpp | 2 +-
shibsp/paths.h | 16 +-
shibsp/shibsp.rc | 10 +-
shibsp/version.h | 2 +-
util/Makefile.in | 25 +-
util/mdquery.rc | 12 +-
util/resolvertest.rc | 12 +-
68 files changed, 8644 insertions(+), 5327 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/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list