[shibboleth-sp2] annotated tag 2.2.0 created (now 68ad166)

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:30:23 UTC 2016


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

wferi-guest pushed a change to annotated tag 2.2.0
in repository shibboleth-sp2.

        at  68ad166   (tag)
   tagging  dfe1c9829d70fe7b8fa4d10332857941a78a1932 (commit)
  replaces  2.1.0
 tagged by  Scott Cantor
        on  Sun Jun 21 21:03:24 2009 +0000

- Log -----------------------------------------------------------------
Tagging 2.2 release.


Jim Fox (2):
      Adding capability to save and restore posted data through login loop
      Adding the post template.

Scott Cantor (170):
      Forgot to update Windows version of config.h
      https://issues.shibboleth.net/jira/browse/SSPCPP-133
      Add controlled error path for known errors during thread creation.
      https://issues.shibboleth.net/jira/browse/SSPCPP-136
      https://issues.shibboleth.net/jira/browse/SSPCPP-139
      https://issues.shibboleth.net/jira/browse/SSPCPP-140
      Log uncaught exceptions in handler.
      https://issues.shibboleth.net/jira/browse/SSPCPP-147
      Plug a few memory leaks.
      Update initialization logic to match rest of code.
      https://issues.shibboleth.net/jira/browse/SSPCPP-149
      Bump version to 2.2.
      https://issues.shibboleth.net/jira/browse/SSPCPP-148
      https://issues.shibboleth.net/jira/browse/SSPCPP-150
      https://issues.shibboleth.net/jira/browse/SSPCPP-132
      https://issues.shibboleth.net/jira/browse/SSPCPP-135
      Detect non-exception-based failure in loading extensions.
      Patches to get memcache-store working on Windows.
      Try and work around Solaris compiler bug.
      https://issues.shibboleth.net/jira/browse/SSPCPP-134
      https://issues.shibboleth.net/jira/browse/SSPCPP-160
      https://issues.shibboleth.net/jira/browse/SSPCPP-159
      Switch to 403 when access denied.
      https://issues.shibboleth.net/jira/browse/SSPCPP-162
      https://issues.shibboleth.net/jira/browse/SSPCPP-161
      Adjust example DS location.
      Need to use API to acquire application to avoid ordering dependency.
      https://issues.shibboleth.net/jira/browse/SSPCPP-155
      https://issues.shibboleth.net/jira/browse/CPPXT-27
      https://issues.shibboleth.net/jira/browse/SSPCPP-166
      https://issues.shibboleth.net/jira/browse/SSPCPP-167
      Allow metadata template to have relative path.
      Improve error message a bit.
      handlerURL isn't assumed, so marking as required.
      https://issues.shibboleth.net/jira/browse/SSPCPP-168
      Comment out log message.
      https://issues.shibboleth.net/jira/browse/SSPCPP-169
      https://issues.shibboleth.net/jira/browse/SSPCPP-165
      https://issues.shibboleth.net/jira/browse/SSPCPP-69
      https://issues.shibboleth.net/jira/browse/SSPCPP-152
      Bump lib version.
      Add metadata generating shell script.
      Set exec bit.
      Xerces 3 revisions.
      Xerces 3 revisions.
      Update versions and copyrights.
      https://issues.shibboleth.net/jira/browse/SSPCPP-174
      https://issues.shibboleth.net/jira/browse/SSPCPP-175
      https://issues.shibboleth.net/jira/browse/SSPCPP-176
      https://issues.shibboleth.net/jira/browse/SSPCPP-179
      https://issues.shibboleth.net/jira/browse/SSPCPP-180
      Add header to fix FreeBSD build.
      Fall back to default error handling if application lookup itself fails.
      Moved logging of mapped applicationId to correct mistaken debug logging when property handled by subclass.
      https://issues.shibboleth.net/jira/browse/SSPCPP-183
      https://issues.shibboleth.net/jira/browse/CPPOST-23
      https://issues.shibboleth.net/jira/browse/SSPCPP-181
      Migrate makefiles to MSVC9
      Rework support for libcurl-based input to parser.
      https://issues.shibboleth.net/jira/browse/SSPCPP-185
      Added assurance attribute to default map.
      https://issues.shibboleth.net/jira/browse/SSPCPP-189
      Removed extraneous character.
      https://issues.shibboleth.net/jira/browse/SSPCPP-190
      https://issues.shibboleth.net/jira/browse/SSPCPP-190
      Fix up config file name in comment.
      https://issues.shibboleth.net/jira/browse/SSPCPP-192
      Clean up use of policyId and validate setting in SOAP client
      Deprecate audience method.
      Rebase on SAML 2 policy subclass.
      Add limit on POST size.
      Reroute base class constructor.
      Rework POST handling to avoid remoting data if handler doesn't run.
      Base template for loops on a single multimap.
      Shorten POST cookie name if relay state is supplied.
      Adjust default text.
      Added option to control expiration of re-post form, and Jim's Javascript code.
      Fix ISAPI access to method and content type.
      Patch around newer macro for older autoconf.
      Add RequireValidUntil filter to example of remote metadata.
      Redesign condition and profile processing based on new policy rules. Fix element name conflict in rule syntax.
      Allow remoting of unsafe strings, and protect encoding of RelayState URLs.
      Check for empty session array in back channel notify method.
      https://issues.shibboleth.net/jira/browse/SSPCPP-196
      Add commented delegation rule.
      New "extensible" DDF-backed attribute type, and a delegation extractor using it.
      Forgot to dispose of DDF.
      Add decryption of Delegates.
      Add period as legal token character.
      Shouldn't bail out when decryption fails.
      Add delegation extractor source.
      Backout source file addition.
      Fix methods to handle unsafe string type.
      An extractor for keys in metadata, and a decoder for KeyInfo-valued attributes.
      https://issues.shibboleth.net/jira/browse/SSPCPP-200
      Switch response code on error pages to 500.
      https://issues.shibboleth.net/jira/browse/SSPCPP-202
      Fix log messages.
      Initial support for XML-valued attributes.
      Use common convention for implying string values of structure nodes.
      Add notation for list member access.
      Switch to [n] notation for lists, clean up edge cases.
      Sync up constants.
      Remove unneeded local variable.
      Handle EntityAttributes extension in attribute extraction, with caching and assertion verification.
      Reorder special plugins.
      https://issues.shibboleth.net/jira/browse/SSPCPP-207
      https://issues.shibboleth.net/jira/browse/SSPCPP-205
      https://issues.shibboleth.net/jira/browse/SSPCPP-206
      https://issues.shibboleth.net/jira/browse/SSPCPP-193
      Make the opensaml devel package a dependency.
      https://issues.shibboleth.net/jira/browse/SSPCPP-204
      https://issues.shibboleth.net/jira/browse/SSPCPP-204
      https://issues.shibboleth.net/jira/browse/SSPCPP-204
      Add metagen script.
      Forgot to install signal for listener.
      https://issues.shibboleth.net/jira/browse/SSPCPP-182
      Fix linker errors, and correct locking.
      Switch back to daemon/killproc shell functions.
      Explicitly include wait time.
      Check for missing children.
      Add foreground option.
      Remove non-xstring code.
      Preproc symbols
      Switch from entity to role during metadata attribute extraction.
      https://issues.shibboleth.net/jira/browse/SSPCPP-188
      Bypass shib.conf packaging if without_builtinapache macro set.
      https://issues.shibboleth.net/jira/browse/SSPCPP-199
      Remove extra reference to doc/api.
      Fix macro name.
      Switch to base class references.
      Support multiple certificates.
      Fix log message.
      Remove redundant validator checks now that policy handles them.
      Remove unused parameters.
      Added with_memcached macro. No dependency to reference, since even semi-official RPMs don't exist.
      Allow reuse of application metadata with embedded assertions.
      Checking wrong element when looking for attributes to ask for.
      https://issues.shibboleth.net/jira/browse/SSPCPP-209
      https://issues.shibboleth.net/jira/browse/SSPCPP-209
      Resolver that can issue SAML 2 queries to entities listed in configuration or pulled from an attribute.
      https://issues.shibboleth.net/jira/browse/SSPCPP-204
      Remove signal member.
      Only send USR1 signal when daemonized.
      Forgot to terminate library when listener fails.
      Add status to usage line.
      Add hashing options to key extraction support.
      https://issues.shibboleth.net/jira/browse/SSPCPP-212
      Reordering some of the daemonization code.
      https://issues.shibboleth.net/jira/browse/SSPCPP-211
      Add option to make attributes internal only.
      Fix getpid call.
      Add XML Attribute classes.
      https://issues.shibboleth.net/jira/browse/SSPCPP-213
      Add delegation request option to auto-insert condition into request.
      Add delegation request option to auto-insert condition into request.
      Add a comment about ISAPI virtualization.
      Change default for acsByIndex to false.
      Add missing templates to installation.
      Fix lack of synchronization around inline assertions by cloning.
      Delete unused constants.
      Auto-generate spoof checking key on Windows if not set.
      Adding header sanitizing option.
      Update issues fixed links.
      Log any exceptions before returning errors to client.
      Update release notes.
      Solaris fix.
      Solaris fix.
      Solaris fix.
      ISAPI fixes.

-----------------------------------------------------------------------

No new revisions were added by this update.

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