[shibboleth-sp2] annotated tag 2.4RC1 created (now ffa03a1)
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Tue Jan 26 21:30:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a change to annotated tag 2.4RC1
in repository shibboleth-sp2.
at ffa03a1 (tag)
tagging 621faed65a615fbd80c6160953332a1ebac3f15a (commit)
replaces 2.3.1
tagged by Scott Cantor
on Wed Nov 3 02:31:45 2010 +0000
- Log -----------------------------------------------------------------
Tagging 2.4RC1 release.
Scott Cantor (159):
Improve conversion of overrides.
Fix usage comment.
Account for deprecation changes.
https://issues.shibboleth.net/jira/browse/SSPCPP-272
Warn on pkg-config openssl failure and try default header checks instead of failing.
Fix accidental use of <> symbols in error message.
Bump version, version schema directories.
Handle versionless schemas.
Better warnings when pkgconfig not usable.
Roll back schema directory changes, didn't consider impact on upgrades.
Update dependencies.
Pull pkg-config support.
Update Eclipse source folder list.
https://issues.shibboleth.net/jira/browse/SSPCPP-278
https://issues.shibboleth.net/jira/browse/SSPCPP-213
https://issues.shibboleth.net/jira/browse/SSPCPP-277
Normalize stack size to KB.
https://issues.shibboleth.net/jira/browse/SSPCPP-275
Cleanup log message.
https://issues.shibboleth.net/jira/browse/SSPCPP-274
Precaution in case Xerces regex match method is throwing.
https://issues.shibboleth.net/jira/browse/SSPCPP-271
Fix duplicate variable decl.
https://issues.shibboleth.net/jira/browse/SSPCPP-273
https://issues.shibboleth.net/jira/browse/SSPCPP-279
https://issues.shibboleth.net/jira/browse/SSPCPP-106
https://issues.shibboleth.net/jira/browse/SSPCPP-282
https://issues.shibboleth.net/jira/browse/SSPCPP-282
Switch WIN32 charset to MBCS
Add non-build files to VS projects.
Add non-build files to VS projects.
Add non-build files to VS projects.
Check for empty parameters during construction.
https://issues.shibboleth.net/jira/browse/SSPCPP-284
https://issues.shibboleth.net/jira/browse/SSPCPP-280
https://issues.shibboleth.net/jira/browse/SSPCPP-285
Add shorthand methods for obtaining properties using standard precedence rules.
https://issues.shibboleth.net/jira/browse/SSPCPP-263
Undo accidental doc changes.
Migrate to updated reloadable-file APIs.
https://issues.shibboleth.net/jira/browse/SSPCPP-288
Fix race condition during shutdown.
Pre-create key file with the correct mask.
https://issues.shibboleth.net/jira/browse/SSPCPP-289
Fix devel dependency version.
Attempt to fix SUSE 11.2 build by reordering lib flags in log4shib test.
VS10 solution files, convert from NULL macro to nullptr.
Simplify SessionInitiator example.
Need to initialize libs before calling into Xerces.
Reduce number of global elements by adding types, and switch plugins back to lax validation.
Refuse to process handlers with no Location.
Add signature element to external config elements.
https://issues.shibboleth.net/jira/browse/SSPCPP-293
https://issues.shibboleth.net/jira/browse/SSPCPP-293
Adjust for new configuration file, and add native eol handling.
https://issues.shibboleth.net/jira/browse/SSPCPP-294
Improve logging around XML processing of content.
Add GetLastError call when client read fails.
Route WARN and above to additional log files.
Route signature trace to its own file.
Set signature level to INFO.
Check for xmltooling >= 1.4, opensaml >= 2.4
Switch plugin ctors to shortcut methods, and default the Listener in config.
https://issues.shibboleth.net/jira/browse/SSPCPP-298
Add a "full" example config file to demonstrate all the old settings.
Config file with Windows settings, for use with installer.
Default logger settings, make InProcess/OutOfProcess material optional.
Rework default behavior when Storage-related plugins aren't specified.
Fix up RequestMap comment.
Fix up RequestMap comment.
Allow for default RequestMap, relax constraint on root applicationId.
Redo RequestMap comments, remove from Unix version of default file.
More config cleanup, use default TrustEngine chain if absent.
Add derived per-app timeout to session cache, default session cache in config.
Minor code cleanup.
Remove RelyingParty examples from compact files.
Code for default security policy, make policyId optional.
Remove default binding template names.
Selective generation of protocols and profile endpoints.
Move ds prefix to root.
Override OrgURL.
NameIDFormat support.
Fix array assignment.
https://issues.shibboleth.net/jira/browse/SSPCPP-300
Add protocol family property to protocol handlers, and fix up error handling to recognize it.
Factor out LogoutInitiator class, simpler API to get ACS by binding.
Set line ending.
Initial draft of protocol bootstrapper, reworked ACS lookup (again).
Skip warning when acsIndex not used.
Add Sessions-level relayState property, default postTemplate.
Working version of new handler configuration and supporting files.
https://issues.shibboleth.net/jira/browse/SSPCPP-302
Default the handlerURL property.
https://issues.shibboleth.net/jira/browse/SSPCPP-301
https://issues.shibboleth.net/jira/browse/SSPCPP-210
Set ID of defaulted StorageService to "mem" as intended.
Auto-wrap chained Application plugins, relax order child elements, add some logging.
https://issues.shibboleth.net/jira/browse/SSPCPP-281
https://issues.shibboleth.net/jira/browse/SSPCPP-303
Add table walk when accessing all settings for a resource.
https://issues.shibboleth.net/jira/browse/SSPCPP-297
https://issues.shibboleth.net/jira/browse/SSPCPP-287
Tweak Errors comment.
Replacing erroneous Microsoft OIDs for employeeNumber/Type with proper OID.
https://issues.shibboleth.net/jira/browse/SSPCPP-304
Allow for fully empty RequestMapper content.
Attach auto-chains to DOM tree so namespace lookups work.
Sync up constants.
Missing header, fix ignoreTransport check.
Missing header for Xerces 2.8
Doc cleanups.
Forgot to undo versioned schema change.
Stop aborting on older xmlsec when whitelist/blacklist used.
Remove extraneous config objects.
Reorder libtool macros.
Add log4shib version to init string.
Add accessor for feature bitmask.
Add log4shib version to remaining version strings.
Dispatch remoted messages through SP interface to support non-plugin extensions.
Suppress VS warning.
Revert reordering of libtool macros.
https://issues.shibboleth.net/jira/browse/SSPCPP-195
Add support for returning 304 responses.
Add support for returning 304 responses.
https://issues.shibboleth.net/jira/browse/SSPCPP-254
Handle openssl when pkg_config not supported.
https://issues.shibboleth.net/jira/browse/SSPCPP-311
Replace generic methods for creating DiscoveryResponse extension.
Generate RequestInitiator metadata extension from parentless SessionInitiators.
Omit use attribute on multi-purpose keys.
Add ability to generate additional metadata content based on config.
Start revisions of autotools material.
Additional cleanup
Remove unused constants.
Additional cleanup.
Update misc project file references.
Add extra AuthTypes.
Option for a check_user prereq module.
Incorporate GSS-API checks from libcurl's script.
Support for GSS-API contexts attached to requests.
Set linefeed property.
Clean up GSS remoting
https://issues.shibboleth.net/jira/browse/SSPCPP-310
https://issues.shibboleth.net/jira/browse/SSPCPP-299
https://issues.shibboleth.net/jira/browse/SSPCPP-222
Add timestamp.
Back off libtool macro for compatibility.
Move AC_DISABLE_STATIC above libtool init.
Remote additional headers based on plugin requirements.
https://issues.shibboleth.net/jira/browse/SSPCPP-313
Sync up metadata script.
Fix Win32 typedef
Support for NameIDFormats.
Make non-cookie option a supplement instead of replacement.
https://issues.shibboleth.net/jira/browse/SSPCPP-312
https://issues.shibboleth.net/jira/browse/SSPCPP-312
SUSE 11.3 Xerces package rename.
Warning about run-on line.
https://issues.shibboleth.net/jira/browse/SSPCPP-314
-----------------------------------------------------------------------
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