[shibboleth-sp2] branch upstream/latest updated (6484bfe -> 9c59ec4)

Ferenc Wágner wferi-guest at moszumanska.debian.org
Fri Mar 11 15:29:36 UTC 2016


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

wferi-guest pushed a change to branch upstream/latest
in repository shibboleth-sp2.

      from  6484bfe   Imported Upstream version 2.5.5+dfsg1
      adds  90d37dd   SSPCPP-665 - Use of systemd breaks on reboot
      adds  09c890e   Update MSI names to carry patch version
      adds  1fe0319   Update library/software version.
      adds  d5cdc2c   Apply typo fixes provided by Debian packagers.
      adds  cfced5e   Clean up ignores.
      adds  b39c621   SSPCPP-675 - configuration sample cites "federation.org"
      adds  eab3df9   Re-convert linefeeds to undo Eclipse's handiwork
      adds  26d8a2c   SSPCPP-670 - Session Cleanup for Database Session Storage can cause performance issues
      adds  3417a21   Fix line feeds again, VS is also broken.
      adds  6510318   SSPCPP-671 - Handling of partial success in LogoutResponse needs work
      adds  65b3657   SSPCPP-669 - cached samlds.json files prematurely removed w/ multiple applicationIds
       new  994d015   Update solution file after loading into VS2015.
       new  9c59ec4   Imported Upstream version 2.5.6+dfsg1

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                           |  373 +--
 aclocal.m4                            |  825 ++---
 adfs/Makefile.in                      |  279 +-
 adfs/adfs.cpp                         |    2 +-
 adfs/adfs.rc                          |   12 +-
 apache/Makefile.in                    |  351 +--
 apache/mod_shib.cpp                   |    2 +-
 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                     |  347 ---
 build-aux/config.guess                |  185 +-
 build-aux/config.sub                  |   92 +-
 build-aux/depcomp                     |  455 ++-
 build-aux/install-sh                  |  374 +--
 build-aux/ltmain.sh                   | 5522 ++++++++++++---------------------
 build-aux/missing                     |  414 ++-
 config.h.in                           |    3 +-
 config_win32.h                        |    6 +-
 configs/Makefile.am                   |    2 +-
 configs/Makefile.in                   |  123 +-
 configs/shibboleth2.xml               |    2 +-
 configure                             | 3570 +++++++++------------
 configure.ac                          |    2 +-
 doc/Makefile.in                       |  125 +-
 doc/README.txt                        |    2 +-
 fastcgi/Makefile.in                   |  302 +-
 fastcgi/shibauthorizer.rc             |   12 +-
 fastcgi/shibresponder.rc              |   12 +-
 isapi_shib/.gitignore                 |    7 +
 isapi_shib/isapi_shib.rc              |   12 +-
 m4/libtool.m4                         | 2560 +++++++--------
 m4/ltoptions.m4                       |  127 +-
 m4/ltsugar.m4                         |    7 +-
 m4/ltversion.m4                       |   12 +-
 m4/lt~obsolete.m4                     |    7 +-
 memcache-store/Makefile.in            |  267 +-
 memcache-store/memcache-store.rc      |   12 +-
 nsapi_shib/Makefile.in                |  274 +-
 nsapi_shib/nsapi_shib.rc              |   12 +-
 odbc-store/Makefile.in                |  267 +-
 odbc-store/odbc-store.cpp             |   22 +-
 odbc-store/odbc-store.rc              |   12 +-
 plugins/Makefile.in                   |  290 +-
 plugins/plugins.rc                    |   12 +-
 schemas/Makefile.am                   |    2 +-
 schemas/Makefile.in                   |  122 +-
 selinux/Makefile.am                   |    2 +-
 selinux/Makefile.in                   |  124 +-
 shibboleth.spec                       |   18 +-
 shibboleth.spec.in                    |   16 +
 shibd/Makefile.in                     |  272 +-
 shibd/shibd.rc                        |   12 +-
 shibsp/Makefile.am                    |  560 ++--
 shibsp/Makefile.in                    | 1645 +++++-----
 shibsp/config_pub.h                   |    8 +-
 shibsp/handler/impl/DiscoveryFeed.cpp |   35 +-
 shibsp/handler/impl/SAML2Logout.cpp   |   12 +-
 shibsp/paths.h                        |   16 +-
 shibsp/shibsp.rc                      |   12 +-
 shibsp/version.h                      |    2 +-
 util/Makefile.in                      |  257 +-
 util/mdquery.rc                       |   12 +-
 util/resolvertest.rc                  |   12 +-
 65 files changed, 8031 insertions(+), 12450 deletions(-)
 delete mode 100755 build-aux/compile
 create mode 100644 isapi_shib/.gitignore

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