<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CRIN Trac: Ticket #126: Piwik 3.2.0</title>
    <link>https://trac.crin.org/trac/ticket/126</link>
    <description>&lt;p&gt;
Changelog: &lt;a class="ext-link" href="https://piwik.org/changelog/piwik-3-2-0/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://piwik.org/changelog/piwik-3-2-0/&lt;/a&gt;
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CRIN Trac</title>
      <url>https://trac.crin.org/trac/chrome/site/logo.gif</url>
      <link>https://trac.crin.org/trac/ticket/126</link>
    </image>
    <generator>Trac 1.0.2</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Mon, 16 Oct 2017 12:44:12 GMT</pubDate>
      <title>hours, status changed; resolution, totalhours set</title>
      <link>https://trac.crin.org/trac/ticket/126#comment:1</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/126#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0&lt;/em&gt; to &lt;em&gt;0.5&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;
                set to &lt;em&gt;0.5&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Following &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Piwik#Upgrades"&gt;Piwik&lt;/a&gt;
&lt;/p&gt;
&lt;pre class="wiki"&gt;sudo -i
cd /var/www
vi piwik/config/config.ini.php
export PIWIK="3.2.0"
wget "https://builds.piwik.org/piwik-$PIWIK.tar.gz"
wget "https://builds.piwik.org/piwik-$PIWIK.tar.gz.asc"
gpg --verify piwik-$PIWIK.tar.gz.asc
tar -zxvf piwik-$PIWIK.tar.gz
cp piwik/config/config.ini.php .
chown -R piwik:piwik /var/www/piwik/
php /var/www/piwik/console core:update
&lt;/pre&gt;&lt;p&gt;
And the web interface was checked and the MaxMind GeoIP2 Location Provider was updated and the system check rempoted:
&lt;/p&gt;
&lt;pre class="wiki"&gt;Files were found in your Piwik but we didn't expect them.
--&amp;gt; Please delete these files to prevent errors. &amp;lt;--
File to delete: libs/sparkline/lib/Object.php
File to delete: plugins/DevicesDetection/Segment.php
File to delete: plugins/Events/Segment.php
File to delete: plugins/Referrers/Segment.php
File to delete: plugins/Resolution/Segment.php
File to delete: plugins/UserCountry/Segment.php
File to delete: plugins/VisitTime/Segment.php
File to delete: plugins/VisitTime/Columns/ServerTime.php
To delete all these files at once, you can run this command:
rm "/var/www/piwik/libs/sparkline/lib/Object.php" "/var/www/piwik/plugins/DevicesDetection/Segment.php" "/var/www/piwik/plugins/Events/Segment.php" "/var/www/piwik/plugins/Referrers/Segment.php" "/var/www/piwik/plugins/Resolution/Segment.php" "/var/www/piwik/plugins/UserCountry/Segment.php" "/var/www/piwik/plugins/VisitTime/Segment.php" "/var/www/piwik/plugins/VisitTime/Columns/ServerTime.php"
&lt;/pre&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>