summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2019-02-08Update to matomo 3.8.1Chris Morgan
2019-01-23Update to matomo 3.8.0Chris Morgan
Changes have been made around piwik.js and matomo.js in this release. From the upstream changelog, https://matomo.org/changelog/matomo-3-8-0/: > Regarding the JavaScript Tracking: While the piwik.js and piwik.php > file still exist (and will always work), we’re also introducing the > new matomo.js and matomo.php files and they will be used by default > now.
2018-11-21Update to matomo 3.7.0Chris Morgan
No packaging changes required, just an extra typo fix as pointed out by C0rn3j.
2018-11-06Update to matomo 3.6.1Chris Morgan
An uneventful update, by the looks of it.
2018-09-023.6.0-2: upstream modified the tarballChris Morgan
See https://github.com/matomo-org/matomo/issues/13380 for details of what happened.
2018-09-01Update to matomo 3.6.0Chris Morgan
Note that 3.5.1-1 never actually got released publicly, because 3.6.0 got released shortly before I was going to push it.
2018-08-29Update to matamo 3.5.1, with various changesChris Morgan
As far as this AUR package is concerned, this is a major update. Packaging changes: • Use “matomo” where possible (no more “piwik” in the build scripts) • Fix pkgdesc (shouldn’t mention the package name) • License is GPL3 (GPLv3 or later), not GPL (GPLv2 or later) • PHP dependency needs to be at least 5.5.9 (so e.g. php53 from AUR wouldn’t be good enough, but php56 would be) • Replace mariadb dependency with mysql>=5.5 (mariadb provides mysql, so this way it supports any mysql, not just mariadb; I considered moving it from optdepends to depends as well, but I suppose its mysql need not be on the same server, so optdepends is correct) • Use HTTPS for downloads • Quote paths with variable expansions in the shell scripting • Removed optional php-geoip dependency, because it’s not what Matomo needs: Matomo uses geoip2, not geoip. It’s pure PHP and thus vendored in, though if you install the faster maxminddb C extension it’ll automatically use it in preference. Functional changes: • Upgrade from 3.4.0 to 3.5.1 • Move /usr/share/webapps/matomo/config/ to /etc/webapps/matomo/, leaving a symlink in its stead. • Move /usr/share/webapps/matomo/tmp/ to /usr/lib/webapps/matomo/tmp/ • Tighten the permissions of /usr/share/webapps/matomo by changing the owner from http:http to root:http, so that in it, only piwik.js and the plugins directory are writable by the http user. Note that /usr/share/webapps/matomo/plugins is excluded from the owner change: it is still owned by http:http so you can add plugins through the marketplace. • Support geoip2-database directly (install that package, and you can immediately enable proper geolocation in the Matomo admin) Upgrades should be fine with no data loss, but I still suggest caution. I have not been rigourous in verifying that everything works properly in all circumstances.
2018-04-01Fixed typo in replacesNils Czernia
2018-04-01Update to 3.4.0 and changed to matomoNils Czernia
2018-01-14Update to version 3.3.0Nils Czernia
2017-12-07Updated to version 3.2.1Nils Czernia
2017-10-16Updated to version 3.2.0Nils Czernia
2017-09-21Updated to Version 3.1.1Nils Czernia
2017-09-12Updated to version 3.1.0Nils Czernia
2017-05-20Update to 3.0.4Carsten Feuls
2017-04-05MergeCarsten Feuls
2017-04-05Update to 3.0.3Carsten Feuls
2017-03-02Update to 3.0.2Carsten Feuls
2017-01-20Update to 3.0.1Carsten Feuls
2016-12-19Update to 3.0.0Carsten Feuls
2016-11-14Update to 2.17.1Carsten Feuls
2016-10-27Update to Piwik 2.17Carsten Feuls
2016-10-05Update to 2.16.5Carsten Feuls
2016-10-04Update to 2.16.4Carsten Feuls
2016-10-03Update to 2.16.3Carsten Feuls
2016-10-02Fix wron ChecksumCarsten Feuls
2016-08-03Update to 2.16.2Carsten Feuls
2016-04-11Update to 2.16.1Carsten Feuls
2016-02-04Piwik Updated to 2.16.0Carsten Feuls
2015-10-23Updated Piwik to 2.15.0Carsten Feuls
2015-08-06Piwik updated to 2.14.3Carsten Feuls
2015-07-27Updated piwik to 2.14.2 and added gpg verificationCarsten Feuls
2015-07-17Piwik updated to 2.14.1Carsten Feuls
2015-07-14Updated Piwik to 2.14.0Carsten Feuls
2015-06-09Initial importCarsten Feuls