Bump urgency for security fix
[shibboleth/sp.git] / debian / changelog
index 316ec69..33c147f 100644 (file)
@@ -1,6 +1,39 @@
-shibboleth-sp2 (2.2.1+dfsg-2) UNRELEASED; urgency=low
+shibboleth-sp2 (2.3+dfsg-1) UNRELEASED; urgency=high
+
+  [ Russ Allbery ]
+  * Urgency set to high for security fix.
+  * New upstream release.
+    - SECURITY: Partial fix for improper handling of URLs that could be
+      abused for script injection and other cross-site scripting attacks.
+      The complete fix also requires newer xmltooling and opensaml2
+      packages.  (Closes: #555608, CVE-2009-3300)
+    - Avoid shibd crash on dead memcache server.
+    - Pass the affiliation name to the session initiator.
+    - Correctly handle a bogus ACS.
+    - Allow overriding the URL that's passed to the DS.
+    - Add schema types for new attribute decoders introduced in 2.2.
+    - Handle success with partial logout in the logout UI code.
+    - Fix POST data preservation with empty parameters and empty forms.
+    - Fix SAML 1 specification of attributes in the query plugin.
+    - Shorten ePTId-type persistent identifiers.
+    - Use an ID rather than a whole doc reference for generated metadata.
+    - Fix spelling of scopeDelimiter in the configuration parser, making
+      the code and documentation match the schema.
+  * Tighten build and package dependencies on xmltooling and opensaml2 to
+    require the versions with the security fix.
+  * Fix watch file for the new version mangling.
+
+  [ Ferenc Wagner ]
+  * Run shibd as non-root.
+
+ -- Russ Allbery <rra@debian.org>  Tue, 10 Nov 2009 14:55:56 -0800
+
+shibboleth-sp2 (2.2.1+dfsg-2) unstable; urgency=low
 
   * Change the libapache2-mod-shib2 section to httpd, matching override.
+  * Add a NEWS.Debian entry for libapache2-mod-shib2 that explains the
+    recommended configuration update for the 2.2 version.  Thanks, Scott
+    Cantor and Kristof BAJNOK.
 
  -- Russ Allbery <rra@debian.org>  Wed, 09 Sep 2009 12:15:08 -0700