[Python-modules-commits] r13639 - in packages/paste/trunk/debian (changelog)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Fri Jun 25 18:36:30 UTC 2010


    Date: Friday, June 25, 2010 @ 18:36:29
  Author: piotr
Revision: 13639

New upstream release - fixes XSS bug (security issue) with not found
handlers for paste.urlparser.StaticURLParser and paste.urlmap.URLMap

Modified:
  packages/paste/trunk/debian/changelog

Modified: packages/paste/trunk/debian/changelog
===================================================================
--- packages/paste/trunk/debian/changelog	2010-06-25 17:56:58 UTC (rev 13638)
+++ packages/paste/trunk/debian/changelog	2010-06-25 18:36:29 UTC (rev 13639)
@@ -1,3 +1,10 @@
+paste (1.7.4-1) unstable; urgency=high
+
+  * New upstream release - fixes XSS bug (security issue) with not found
+    handlers for paste.urlparser.StaticURLParser and paste.urlmap.URLMap
+
+ -- Piotr Ożarowski <piotr at debian.org>  Fri, 25 Jun 2010 20:30:19 +0200
+
 paste (1.7.3.1-1) unstable; urgency=low
 
   * New upstream release




More information about the Python-modules-commits mailing list