]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
add news item for ikiwiki 2.32.3
[git.ikiwiki.info.git] / debian / changelog
index 35dd1b6f181507c99b18ed8a312b59947d3d98f9..f12361f228be5a0927b38a35d83e62fe09e657d3 100644 (file)
@@ -1,11 +1,25 @@
-ikiwiki (2.32.3) UNRELEASED; urgency=low
+ikiwiki (2.32.3) unstable; urgency=high
 
+  [ Josh Triplett ]
   * Do not allow the about: URI scheme; some browsers interpret about:
     URIs like a limited version of data: URIs.  In particular, some
     versions of Internet Explorer interpret arbitrary HTML content in
     about: URIs.
+  * Also filter the attributes cite, longdesc, and usemap, which can contain
+    URIs.
+
+  [ Joey Hess ]
+  * meta: Check that the urls provided for authorurl, permalink, and openid
+    are safe and can't contain javascript.
+
+  [ Josh Triplett ]
+  * Match literal '.' in URI schemas containing '.', rather than matching any
+    character.
+  * Do not allow the steam: URI scheme.
+  * Allow the snews: URI scheme.
+  * Allow the smb: URI scheme.
 
- -- Josh Triplett <josh@freedesktop.org>  Sun, 10 Feb 2008 13:18:58 -0800
+ -- Joey Hess <joeyh@debian.org>  Sun, 10 Feb 2008 18:52:20 -0500
 
 ikiwiki (2.31.2) unstable; urgency=high