[cpp-sp] 16/20: Add changelog for upstream 2.4.3 release
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:45:18 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.4.3+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=13421e2d4be5083ce2c359983f6d024e5868df8e
commit 13421e2d4be5083ce2c359983f6d024e5868df8e
Author: Russ Allbery <rra at debian.org>
AuthorDate: Mon Jul 25 16:19:17 2011 -0700
Add changelog for upstream 2.4.3 release
---
debian/changelog | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9364c81..d945392 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,18 @@
shibboleth-sp2 (2.4.3+dfsg-1) UNRELEASED; urgency=low
* New upstream release.
+ - Expire redirects by default so that the browser doesn't cache them
+ (turn off with ShibExpireRedirects off)
+ - Make library init routines idempotent
+ - <SSO>SAML2</SSO> now enables ECP support
+ - Fix SELECT query in ODBC storage service plugin
+ - Fix metagen to only create PAOS ACS elements once
+ - Fix XML namespace in metagen-generated XML for HOSTS
+ - DiscoFeed with no metadata provider returns an empty feed instead of
+ throwing an exception
+ - Fix calculation of time interval when maxTimeSinceAuthn is used and
+ IdP time is ahead of SP time
+ - Improve the IdP example metadata
* Include <cstddef> instead of <stddef.h>, following upstream.
* Update debian/watch and debian/rules for the new upstream distribution
location.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list