(no commit message)
[ikiwiki] / doc / recentchanges / change_5dbf25127fb776cc52a3a142b805a0c7f3cef242._change
1 [[!meta author="""joey"""]]
2
3 [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]]
4
5 [[!meta title="""change to security on ikiwiki"""]]
6
7 [[!meta permalink="http://ikiwiki.info/recentchanges/#change-5dbf25127fb776cc52a3a142b805a0c7f3cef242"]]
8
9 <div id="change-5dbf25127fb776cc52a3a142b805a0c7f3cef242" class="metadata">
10 <span class="desc"><br />Changed pages:</span>
11 <span class="pagelinks">
12
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&amp;do=goto" rel="nofollow">security</a>
14
15
16 </span>
17 <span class="desc"><br />Changed by:</span>
18 <span class="committer">
19
20 <a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&amp;do=goto" rel="nofollow">joey</a>
21
22 </span>
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>
28 </div>
29
30 <span class="revert">
31 <a href="http://ikiwiki.info/ikiwiki.cgi?rev=5dbf25127fb776cc52a3a142b805a0c7f3cef242&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
32 </span>
33
34 <div class="changelog">
35
36
37 releasing version 3.20101112<br />
38
39
40 </div>
41
42 <div class="diff">
43 <pre>
44 diff --git a/debian/changelog b/debian/changelog
45 index 2c4c927..f8dc04e 100644
46 --- a/debian/changelog
47 +++ b/debian/changelog
48 @@ -1,4 +1,4 @@
49 -ikiwiki (3.20101024) UNRELEASED; urgency=low
50 +ikiwiki (3.20101112) unstable; urgency=HIGH
51  
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
56      posted.
57  
58 - -- Joey Hess &lt;joeyh@debian.org&gt;  Mon, 25 Oct 2010 22:30:29 -0400
59 + -- Joey Hess &lt;joeyh@debian.org&gt;  Fri, 12 Nov 2010 00:36:06 -0400
60  
61  ikiwiki (3.20101023) unstable; urgency=low
62  
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 &quot;* and !comment(*)&quot; did not
68  scrub comments.
69  
70  Additionally, it was discovered that comments&#39; html was never scrubbed during
71 -preview or moderation of comments.
72 +preview or moderation of comments with such a configuration.
73  
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
78 --- a/ikiwiki.spec
79 +++ b/ikiwiki.spec
80 @@ -1,5 +1,5 @@
81  Name:           ikiwiki
82 -Version: 3.20101023
83 +Version: 3.20101112
84  Release:        1%{?dist}
85  Summary:        A wiki compiler
86  
87 diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot
88 index fa65b6f..e4274d0 100644
89 --- a/po/ikiwiki.pot
90 +++ b/po/ikiwiki.pot
91 @@ -8,7 +8,7 @@ msgid &quot;&quot;
92  msgstr &quot;&quot;
93  &quot;Project-Id-Version: PACKAGE VERSION\n&quot;
94  &quot;Report-Msgid-Bugs-To: \n&quot;
95 -&quot;POT-Creation-Date: 2010-10-23 17:21-0400\n&quot;
96 +&quot;POT-Creation-Date: 2010-11-12 00:37-0400\n&quot;
97  &quot;PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n&quot;
98  &quot;Last-Translator: FULL NAME &lt;EMAIL@ADDRESS&gt;\n&quot;
99  &quot;Language-Team: LANGUAGE &lt;LL@li.org&gt;\n&quot;
100 @@ -203,7 +203,7 @@ msgstr &quot;&quot;
101  msgid &quot;moderation&quot;
102  msgstr &quot;&quot;
103  
104 -#: ../IkiWiki/Plugin/comments.pm:137 ../IkiWiki/Plugin/format.pm:48
105 +#: ../IkiWiki/Plugin/comments.pm:137 ../IkiWiki/Plugin/format.pm:50
106  #, perl-format
107  msgid &quot;unsupported page format %s&quot;
108  msgstr &quot;&quot;
109 @@ -268,7 +268,7 @@ msgstr &quot;&quot;
110  msgid &quot;comment moderation&quot;
111  msgstr &quot;&quot;
112  
113 -#: ../IkiWiki/Plugin/comments.pm:822
114 +#: ../IkiWiki/Plugin/comments.pm:828
115  #, perl-format
116  msgid &quot;%i comment&quot;
117  msgid_plural &quot;%i comments&quot;
118 @@ -278,7 +278,7 @@ msgstr&#91;1&#93; &quot;&quot;
119  #. translators: Here &quot;Comment&quot; 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 &quot;Comment&quot;
125  msgstr &quot;&quot;
126  
127 @@ -411,7 +411,7 @@ msgid &quot;&quot;
128  &quot;warning: highlight perl module not available; falling back to pass through&quot;
129  msgstr &quot;&quot;
130  
131 -#: ../IkiWiki/Plugin/htmltidy.pm:62
132 +#: ../IkiWiki/Plugin/htmltidy.pm:63
133  msgid &quot;htmltidy failed to parse this html&quot;
134  msgstr &quot;&quot;
135  
136
137 </pre>
138 </div>
139
140 <!-- 5dbf25127fb776cc52a3a142b805a0c7f3cef242 -->