Add changelog entry for the shibd PID bug fix
[shibboleth/sp.git] / debian / changelog
index 4eeea50..9fc2d8c 100644 (file)
@@ -1,3 +1,19 @@
+shibboleth-sp2 (2.3.1+dfsg-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - Don't sign messages for SOAP requests twice.
+    - Correctly generate metadata in the artifact resolution handler.
+    - Artifact resolution should return empty success on errors.
+    - Fixed crash in backchannel global logout.
+    - Fix duplicate indexes in metadata generation when multiple base URLs
+      are supplied.
+    - Correctly decrypt assertions in attribute responses.
+  * Apply upstream fix for shibd removing the PID file when called with
+    the -F option.  This prevents the check of certificate permissions in
+    the init script from removing the PID file of a running shibd.
+
+ -- Russ Allbery <rra@debian.org>  Thu, 17 Dec 2009 16:51:57 -0800
+
 shibboleth-sp2 (2.3+dfsg-1) unstable; urgency=high
 
   [ Russ Allbery ]