<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CRIN Trac: Ticket #46: Piwik 2.15.0</title>
    <link>https://trac.crin.org/trac/ticket/46</link>
    <description>&lt;p&gt;
The &lt;a class="ext-link" href="https://piwik.org/changelog/piwik-2-15-0/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;Piwik 2.15.0&lt;/a&gt; changelog:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
We are proud to announce Piwik 2.15.0 Release Candidate: a new major release of Piwik!
&lt;/p&gt;
&lt;h2 id="Whatsnew"&gt;What’s new?&lt;/h2&gt;
&lt;p&gt;
Piwik 2.15.0 is our Long Term Support release for Piwik 2.X. This release aims to be outstanding from a performance, security, and reliability point of view. It also includes a beautiful new design which lets you focus on your data, and a new awesome search bar to lets you easily navigate to any menu, website or segment in your Piwik dashboards. For administrators and power user, this release includes new diagnostic tools, logging messages, a new Log viewer plugin, and better overall performance and scalability. There are dozens other improvements, see the full list below. Piwik 2.15.0 is built to last.
&lt;/p&gt;
&lt;h2 id="Securityrelease"&gt;Security release&lt;/h2&gt;
&lt;p&gt;
&lt;em&gt;This release is rated critical.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
We are grateful for Security researchers who disclosed security issues privately to the Piwik Security Response team: Elamaran Venkatraman, Egidio Romano and Dmitriy Shcherbatov. The following vulnerabilities were fixed: XSS, CSRF, possible file inclusion in older PHP versions (low impact), possible Object Injection Vulnerability (low impact).
&lt;/p&gt;
&lt;h2 id="Databaseupgrade"&gt;Database upgrade&lt;/h2&gt;
&lt;p&gt;
This release does not contain any major database upgrade.
&lt;/p&gt;
&lt;h2 id="PlatformChanges"&gt;Platform Changes&lt;/h2&gt;
&lt;p&gt;
Piwik is an open analytics platform. In an effort to help Piwik developers learn about improvements and changes in the core APIs, we document the changes since the last release.
&lt;/p&gt;
&lt;p&gt;
In this 2.15.0 release there are API deprecations, New features, New APIs, New commmands, Internal API changes.
&lt;/p&gt;
&lt;p&gt;
Read more in Platform Changelog for Developers to see all changes to the platform and APIs (you can also find it in the CHANGELOG.md in the root of your Piwik)
&lt;/p&gt;
&lt;/blockquote&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/46</link>
    </image>
    <generator>Trac 1.0.2</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 23 Oct 2015 13:07:33 GMT</pubDate>
      <title>hours, status changed; resolution, totalhours set</title>
      <link>https://trac.crin.org/trac/ticket/46#comment:1</link>
      <guid isPermaLink="false">https://trac.crin.org/trac/ticket/46#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.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;
                set to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
The &lt;a class="ext-link" href="https://piwik.org/changelog/piwik-2-15-0/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;Piwik 2.15.0&lt;/a&gt; release is out, so following &lt;a class="wiki" href="https://trac.crin.org/trac/wiki/Piwik#Upgrades"&gt;wiki:Piwik#Upgrades&lt;/a&gt;
&lt;/p&gt;
&lt;pre class="wiki"&gt;sudo -i
cd /var/www
vi piwik/config/config.ini.php
export PIWIK="2.15.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
cp piwik/config/config.ini.php .
tar -zxvf piwik-$PIWIK.tar.gz
cp config.ini.php piwik/config/
chown -R piwik:piwik /var/www/piwik/
php /var/www/piwik/console core:update
&lt;/pre&gt;&lt;p&gt;
The &lt;a class="ext-link" href="https://stats.crin.org/index.php?module=Installation&amp;amp;action=systemCheckPage&amp;amp;idSite=1&amp;amp;period=day&amp;amp;date=yesterday"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;system check&lt;/a&gt; is fine, closing.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>