Mention CVE for the world-readable key issue
authorRuss Allbery <rra@debian.org>
Wed, 24 Nov 2010 21:29:22 +0000 (13:29 -0800)
committerRuss Allbery <rra@debian.org>
Wed, 24 Nov 2010 21:29:22 +0000 (13:29 -0800)
Add CVE for the world-readable certificate key to the changelog entry
of 2.3.1+dfsg-2 so that the security tracker knows it was fixed.

debian/changelog

index 7b6962f..0e495ea 100644 (file)
@@ -12,7 +12,7 @@ shibboleth-sp2 (2.3.1+dfsg-3) UNRELEASED; urgency=low
 shibboleth-sp2 (2.3.1+dfsg-2) unstable; urgency=low
 
   * Modify shib-keygen to create the new certificate key group-readable by
-    _shibd and not world-readable.  (Closes: #571631)
+    _shibd and not world-readable.  (Closes: #571631, CVE-2010-2450)
   * Force source format 1.0 for now since it makes backporting easier.
   * Update debhelper compatibility level to V7.
     - Use dh_prep instead of dh_clean -k.