<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #536: Upgrade Mediawiki to 1.19.6</title>
    <link>http://localhost:8080/trac/ticket/536</link>
    <description>&lt;p&gt;
A new version of Mediawiki is due out tomorrow:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
This is a notice that on Tuesday, April 30th between 20:00-21:00 UTC
(1-2pm PDT) Wikimedia Foundation will release security updates for
current and supported branches of the &lt;a class="wiki" href="http://localhost:8080/trac/wiki/MediaWiki"&gt;MediaWiki&lt;/a&gt; software. Downloads
and patches will be available at that time, with the git repositories
updated later that afternoon.
&lt;/p&gt;
&lt;p&gt;
&lt;a class="ext-link" href="http://lists.wikimedia.org/pipermail/mediawiki-announce/2013-April/000128.html"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://lists.wikimedia.org/pipermail/mediawiki-announce/2013-April/000128.html&lt;/a&gt;
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
The upgrade should simply be a matter of following the steps taken last time, see &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/532#comment:2" title="maintenance: Upgrade to Mediawiki 1.19.5 (closed: fixed)"&gt;ticket:532#comment:2&lt;/a&gt;
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/536</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 30 Apr 2013 20:28:10 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/536#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/536#comment:1</guid>
      <description>
        &lt;p&gt;
The new version is out:
&lt;/p&gt;
&lt;pre class="wiki"&gt;I would like to announce the release of MediaWiki 1.20.5 and 1.19.6.
These releases fix 2 security related issues that could affect users
of MediaWiki. Download links are given at the end of this email.
* Jan Schejbal / Hatforce.com reported that SVG script filtering could
be bypassed for Chrome and Firefox clients by using an encoding that
MediaWiki understood, but these browsers interpreted as UTF-8.
https://bugzilla.wikimedia.org/show_bug.cgi?id=47304
* Internal review discovered that extensions were not given the
opportunity to disable a password reset, which could lead to
circumvention of two-factor authentication.
https://bugzilla.wikimedia.org/show_bug.cgi?id=46590
Full release notes for 1.19.6:
https://www.mediawiki.org/wiki/Release_notes/1.19
http://lists.wikimedia.org/pipermail/mediawiki-announce/2013-April/000129.html
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 03 May 2013 13:44:06 GMT</pubDate>
      <title>hours, status, totalhours changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/536#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/536#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;pre class="wiki"&gt;sudo -i
cd /web/wiki.transitionnetwork.org
wget http://download.wikimedia.org/mediawiki/1.19/mediawiki-1.19.6.tar.gz
wget http://download.wikimedia.org/mediawiki/1.19/mediawiki-1.19.6.tar.gz.sig
gpg --verify mediawiki-1.19.6.tar.gz.sig
 gpg: Signature made Wed May  1 20:07:46 2013 BST using DSA key ID 62D84F01
 gpg: Good signature from "Chris Steipp &amp;lt;csteipp@wikimedia.org&amp;gt;"
 gpg: WARNING: This key is not certified with a trusted signature!
 gpg:          There is no indication that the signature belongs to the owner.
 Primary key fingerprint: 1624 32D9 E81C 1C61 8B30  1EEC EE1F 6634 62D8 4F01
tar -zxvf mediawiki-1.19.6.tar.gz
rsync -av mediawiki-1.19.6/ www/
chown root:root -R www/
chown -R www-data:www-data www/cache
chown -R www-data:www-data www/images
cd www/maintenance/
php update.php
&lt;/pre&gt;&lt;p&gt;
The version was then checked at  &lt;a class="ext-link" href="https://wiki.transitionnetwork.org/Special:Version"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://wiki.transitionnetwork.org/Special:Version&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
And the documentation was updated &lt;a class="wiki" href="http://localhost:8080/trac/wiki/PenguinServer#wiki.transitionnetwork.org"&gt;wiki:PenguinServer#wiki.transitionnetwork.org&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 May 2013 10:51:20 GMT</pubDate>
      <title>milestone set</title>
      <link>http://localhost:8080/trac/ticket/536#comment:3</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/536#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                set to &lt;em&gt;Maintenance&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>