1 [[!meta author="""joey"""]]
3 [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]]
5 [[!meta title="""change to security on ikiwiki"""]]
7 [[!meta permalink="http://ikiwiki.info/recentchanges/#change-5dbf25127fb776cc52a3a142b805a0c7f3cef242"]]
9 <div id="change-5dbf25127fb776cc52a3a142b805a0c7f3cef242" class="metadata">
10 <span class="desc"><br />Changed pages:</span>
11 <span class="pagelinks">
13 <a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/security.mdwn;h=2c342b19986104ed27b46c6c736768d34ad82c15;hp=33b199247dbf541362097124a984ceba6d93658e;hb=5dbf25127fb776cc52a3a142b805a0c7f3cef242;hpb=d8de98911ec98f9e4560ab2939b4edf8fb04066b" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=security&do=goto" rel="nofollow">security</a>
17 <span class="desc"><br />Changed by:</span>
18 <span class="committer">
20 <a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto" rel="nofollow">joey</a>
23 <span class="desc"><br />Commit type:</span>
24 <span class="committype">git</span>
25 <span class="desc"><br />Date:</span>
26 <span class="changedate"><span class="relativedate" title="Fri, 12 Nov 2010 00:45:00 -0400">00:45:00 11/12/10</span></span>
27 <span class="desc"><br /></span>
31 <a href="http://ikiwiki.info/ikiwiki.cgi?rev=5dbf25127fb776cc52a3a142b805a0c7f3cef242&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
34 <div class="changelog">
37 releasing version 3.20101112<br />
44 diff --git a/debian/changelog b/debian/changelog
45 index 2c4c927..f8dc04e 100644
46 --- a/debian/changelog
47 +++ b/debian/changelog
49 -ikiwiki (3.20101024) UNRELEASED; urgency=low
50 +ikiwiki (3.20101112) unstable; urgency=HIGH
52 * txt: Fix display when used inside a format directive.
53 * highlight: Ensure that other, more-specific format plugins,
54 @@ -16,7 +16,7 @@ ikiwiki (3.20101024) UNRELEASED; urgency=low
55 * comments: Make comment() pagespec also match comments that are being
58 - -- Joey Hess <joeyh@debian.org> Mon, 25 Oct 2010 22:30:29 -0400
59 + -- Joey Hess <joeyh@debian.org> Fri, 12 Nov 2010 00:36:06 -0400
61 ikiwiki (3.20101023) unstable; urgency=low
63 diff --git a/doc/security.mdwn b/doc/security.mdwn
64 index 33b1992..2c342b1 100644
65 --- a/doc/security.mdwn
66 +++ b/doc/security.mdwn
67 @@ -449,7 +449,7 @@ of eg, blog posts. Confusingly, setting it to "* and !comment(*)" did not
70 Additionally, it was discovered that comments' html was never scrubbed during
71 -preview or moderation of comments.
72 +preview or moderation of comments with such a configuration.
74 These problems were discovered on 12 November 2010 and fixed the same
75 hour with the release of ikiwiki 3.20101112.
76 diff --git a/ikiwiki.spec b/ikiwiki.spec
77 index 7653ac6..5ef4390 100644
85 Summary: A wiki compiler
87 diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot
88 index fa65b6f..e4274d0 100644
91 @@ -8,7 +8,7 @@ msgid ""
93 "Project-Id-Version: PACKAGE VERSION\n"
94 "Report-Msgid-Bugs-To: \n"
95 -"POT-Creation-Date: 2010-10-23 17:21-0400\n"
96 +"POT-Creation-Date: 2010-11-12 00:37-0400\n"
97 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
98 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
99 "Language-Team: LANGUAGE <LL@li.org>\n"
100 @@ -203,7 +203,7 @@ msgstr ""
101 msgid "moderation"
104 -#: ../IkiWiki/Plugin/comments.pm:137 ../IkiWiki/Plugin/format.pm:48
105 +#: ../IkiWiki/Plugin/comments.pm:137 ../IkiWiki/Plugin/format.pm:50
107 msgid "unsupported page format %s"
109 @@ -268,7 +268,7 @@ msgstr ""
110 msgid "comment moderation"
113 -#: ../IkiWiki/Plugin/comments.pm:822
114 +#: ../IkiWiki/Plugin/comments.pm:828
116 msgid "%i comment"
117 msgid_plural "%i comments"
118 @@ -278,7 +278,7 @@ msgstr[1] ""
119 #. translators: Here "Comment" is a verb;
120 #. translators: the user clicks on it to
121 #. translators: post a comment.
122 -#: ../IkiWiki/Plugin/comments.pm:832
123 +#: ../IkiWiki/Plugin/comments.pm:838
124 msgid "Comment"
127 @@ -411,7 +411,7 @@ msgid ""
128 "warning: highlight perl module not available; falling back to pass through"
131 -#: ../IkiWiki/Plugin/htmltidy.pm:62
132 +#: ../IkiWiki/Plugin/htmltidy.pm:63
133 msgid "htmltidy failed to parse this html"
140 <!-- 5dbf25127fb776cc52a3a142b805a0c7f3cef242 -->