Hello community, here is the log from the commit of package matomo for openSUSE:Factory checked in at 2020-02-18 13:30:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matomo (Old) and /work/SRC/openSUSE:Factory/.matomo.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matomo" Tue Feb 18 13:30:40 2020 rev:24 rq:775128 version:3.13.2 Changes: -------- --- /work/SRC/openSUSE:Factory/matomo/matomo.changes 2020-02-04 19:55:03.065381015 +0100 +++ /work/SRC/openSUSE:Factory/.matomo.new.26092/matomo.changes 2020-02-18 13:30:51.864872762 +0100 @@ -1,0 +2,44 @@ +Tue Feb 18 10:21:24 UTC 2020 - Lars Vogdt <[email protected]> + +- Update: 3.13.2 + In this release we’re focusing on fixing a few minor bugs and two + regressions that were introduced in the last release + (tracking IE<9 was not working anymore, and automatic login within + an iframe has also been fixed). + 41 tickets have been closed by more than 12 contributors! + Main (core) tickets closed: + #15404 Real time map dialog box does not close with x [by @sgiehl] + #8505 Visitor map shows info icon but no tooltip when there is no data [by @sgiehl] + #15414 Since 3.13.1 autologin in an iframe does not work anymore [by @tsteur] + #15422 Fix removing user capabilities [by @sgiehl, @tsteur] + #15477 Matomo can’t track IE <9 any more [by @tsteur] + #15500 Undefined index: bounce_rate_new [by @sgiehl] + #15417 In Update pop up venster Piwik is mentioned instead of Matomo [by @sgiehl] + #14549 update mocha + #15469 Two YAML parser + #15307 Visits log fails without any error [by @tsteur] + #15420 Cannot copy a dashboard to a user when the user is not one of + the first 100 [by @sgiehl] + #15430 VisitorLog.php(225): Trying to access array offset on value + of type null – Matomo 3.13.1 [by @sgiehl] + #15441 UserId.getUsers generates warnings: Warning – Illegal + offset type and Notice – Undefined index: label [by @sgiehl] + #15452 Trying to access array offset on value of type null [by @sgiehl] + #15046 Clarify how to Setup the archiving cronjob using Plesk in the user guide manual + #15293 New visit not created after logout + #15428 Order of implode() args, avoid E_NOTICE in PHP7.4 [by @PeterUpfold, @sgiehl] + #15445 Forward instance_id from local config when reseting config + during tests. [by @diosmosis] + #15446 silence is_executable call in case user doesn’t have permission + to access dir [by @diosmosis] + #15457 Add event that allows plugins to disable archiving for certain + periods/sites if they want. [by @diosmosis] + #15462 Day range archiving issue [by @diosmosis, @tsteur] + #15464 Use latest davaxi/sparkline release [by @sgiehl] + #15481 Mention Joomla install FAQ [by @tsteur, @diosmosis] + #15487 Sort Packages [by @limitstudios, @tsteur] + #15489 Make sparklines work when mbstring extension is not installed + [by @mattab, @diosmosis] +- pre-require php-json to make sure the post script works + +------------------------------------------------------------------- Old: ---- matomo-3.13.1.tar.gz New: ---- matomo-3.13.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matomo.spec ++++++ --- /var/tmp/diff_new_pack.LP03yo/_old 2020-02-18 13:30:55.220879289 +0100 +++ /var/tmp/diff_new_pack.LP03yo/_new 2020-02-18 13:30:55.228879304 +0100 @@ -32,7 +32,7 @@ %{!?_tmpfilesdir:%global _tmpfilesdir %{_prefix}/lib/tmpfiles.d} Name: matomo -Version: 3.13.1 +Version: 3.13.2 Release: 0 Summary: Web analytics platform License: GPL-3.0-or-later @@ -70,6 +70,8 @@ Requires: php-dom Requires: php-gd Requires: php-iconv +# for the upgrade process: +Requires(pre): php-json Requires: php-json Requires: php-mbstring Requires: php-mysql ++++++ matomo-3.13.1.tar.gz -> matomo-3.13.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/matomo/matomo-3.13.1.tar.gz /work/SRC/openSUSE:Factory/.matomo.new.26092/matomo-3.13.2.tar.gz differ: char 13, line 1
