diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-28 12:21:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-28 12:21:12 -0400 |
commit | be02a80b7a19f3c33a8ea42c0750d94e0a91206f (patch) | |
tree | 1ffc2ec9905bf2662c9766d95e96430959ef2d2d /debian | |
parent | a0e31f38d55f659ed9ef07ce16482308807435f8 (diff) |
meta: Security fix; don't allow alternative stylesheets to be added on pages where the htmlscrubber is enabled.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e78ce3e1c..91c4c6d24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20110322) UNRELEASED; urgency=low +ikiwiki (3.20110328) UNRELEASED; urgency=low * Yaml formatted setup files are now produced by default. (Perl formatted setup files can still be used.) @@ -6,6 +6,8 @@ ikiwiki (3.20110322) UNRELEASED; urgency=low via the web. * comment: Better fix to avoid showing comments of subpages, while not breaking manual inlining of comments. + * meta: Security fix; don't allow alternative stylesheets to be added + on pages where the htmlscrubber is enabled. -- Joey Hess <joeyh@debian.org> Thu, 24 Mar 2011 13:34:34 -0400 |