<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #902: Piwik 2.16.0</title>
    <link>http://localhost:8080/trac/ticket/902</link>
    <description>&lt;p&gt;
From the &lt;a class="ext-link" href="https://piwik.org/changelog/piwik-2-16-0/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;changelog&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;h2 id="Whatsnew"&gt;What’s new?&lt;/h2&gt;
&lt;p&gt;
Piwik 2.16.0 is a release which includes more than 250 closed issues. To learn about the most important and visible changes, read our blog post: &lt;a class="ext-link" href="http://piwik.org/blog/2016/02/whats-new-piwik-2-16-0/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;What’s new in Piwik 2.16.0&lt;/a&gt;?
&lt;/p&gt;
&lt;p&gt;
This release is our &lt;a class="ext-link" href="https://piwik.org/blog/2016/01/announcing-long-term-support-in-piwik-2-the-analytics-platform-for-your-mission-critical-projects/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;Long Term Support&lt;/a&gt; release.
&lt;/p&gt;
&lt;p&gt;
263 tickets have been closed by more than 30 contributors!
&lt;/p&gt;
&lt;/blockquote&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/902</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Sun, 07 Feb 2016 10:54:03 GMT</pubDate>
      <title>hours, status, totalhours changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/902#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/902#comment:1</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;p&gt;
Following the &lt;a class="wiki" href="http://localhost:8080/trac/wiki/PiwikServer#Updates"&gt;PiwikServer#Updates&lt;/a&gt; notes
&lt;/p&gt;
&lt;pre class="wiki"&gt;vi /web/stats.transitionnetwork.org/piwik/config/config.ini.php
cd /web/stats.transitionnetwork.org/
cp piwik/config/config.ini.php .
export PIWIK="2.16.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 config.ini.php piwik/config/
chown -R www-data:www-data piwik/
php /web/stats.transitionnetwork.org/piwik/console core:update
/etc/init.d/php5-fpm restart
vi /web/stats.transitionnetwork.org/piwik/config/config.ini.php
&lt;/pre&gt;&lt;p&gt;
Check the &lt;a class="ext-link" href="https://stats.transitionnetwork.org/index.php?module=CoreAdminHome&amp;amp;action=generalSettings&amp;amp;idSite=1&amp;amp;period=day&amp;amp;date=today"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;settings&lt;/a&gt; and there is this message:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;h2 id="Warning"&gt;Warning&lt;/h2&gt;
&lt;p&gt;
Piwik will stop supporting PHP 5.4 in the next major version. Upgrade your PHP to at least PHP 5.5, before it's too late! The PHP version 5.4 you are using has reached its End of Life (EOL). You are strongly urged to upgrade to a current version, as using this version may expose you to security vulnerabilities and bugs that have been fixed in more recent versions of PHP.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
The version we have is the &lt;a class="ext-link" href="https://packages.debian.org/wheezy/php5"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;default Debian 7.9, Wheezy one&lt;/a&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;php -v
PHP 5.4.45-0+deb7u2 (cli) (built: Oct 17 2015 08:26:31)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
cat /etc/debian_version
7.9
&lt;/pre&gt;&lt;p&gt;
So perhaps it is worth considering re-visiting &lt;a class="new ticket" href="http://localhost:8080/trac/ticket/847" title="maintenance: Upgrade Servers to Debian Jessie (new)"&gt;ticket:847&lt;/a&gt; at some point? I'll post a comment there, closing this ticket as resolved.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>