[cpp-sp] 10/40: Add changelog for upstream 2.2.1 release
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:42:31 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.2.1+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=73668edc6908b0642ae8b7b2b7167ba889ac67da
commit 73668edc6908b0642ae8b7b2b7167ba889ac67da
Author: Russ Allbery <rra at debian.org>
AuthorDate: Fri Aug 21 10:59:30 2009 -0700
Add changelog for upstream 2.2.1 release
---
debian/changelog | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2343616..eb123d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,28 @@
shibboleth-sp2 (2.2.1+dfsg-1) UNRELEASED; urgency=low
* New upstream release.
+ - SECURITY: Fix improper handling of certificate names containing nul
+ characters.
+ - SECURITY: Correctly validate the use attribute of KeyDescriptors,
+ preventing use of a key for signing or for encryption if its use
+ field says it may not be used for that purpose.
+ - Support preserving form data across user authentication.
+ - Support internal server redirection while maintaining protection.
+ - Fix incompatibility between lazy sessions and servlet containers.
+ - Fix some problems with dynamic metadata resolution.
+ - Fix incompatibility with mod_include.
+ - Fix single logout via SOAP.
+ - Fix shibd crash with invalid metadata.
+ - Fix crash in chaining attribute resolver.
+ - Avoid infinite loop on empty attribute mapped to REMOTE_USER.
+ - Fix handling of some Unicode data in relaystate data in URLs.
+ - Correctly return Success to LogoutRequest where appropriate.
+ - Avoid chunked encoding in back-channel calls.
+ - Correctly check Recipient values in assertions.
+ - Fix attributePrefix handling in some contexts.
+ - Fix generated metadata DiscoveryResponse.
+ - Fix handling of unsigned responses with encryption.
+ - Fix handling of InProcess property.
* Dynamically determine the Debian and upstream package versions for
get-orig-source from debian/changelog.
* Update libapache2-mod-shib2's README.Debian for changes to the
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list