From a39edd3ee780615d697c61570270c1a33a1baf86a6224bd08aa8530c52a11690 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Tue, 3 Mar 2020 11:40:33 +0000 Subject: [PATCH] Accepting request 781184 from network:utilities MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update: 3.13.3 In this new release we’re solving a few regressions and making a few minor improvements. In terms of bugs, an issue in the Overlay report causing sessions to logout has been fixed. Other issues were fixed the Samesite cookies handling and session, and a bug was fixed in the new Date comparison feature. #15513 Loading Page Overlay fails and logs user out [by @diosmosis] #15602 Fix session cookies for Matomo installed in subdirectory [by @sgiehl, @tsteur] #15605 Fix VisitorFrequency.get API for idsites=all [by @sgiehl] #15553 piwik_ignore cookie is blocked on macOS and Chrome 80 [by @diosmosis] #15561 Various fixes for Samesite handling in sessions, iframes [by @diosmosis, @tsteur] #15568 Support tracker js files from custom plugin directories [by @tsteur] #15569 Fix non-numeric value encountered in session recording [by @tsteur] #15576 Do not record the stack trace for user input errors [by @tsteur, @sgiehl] #15577 During archive invalidation clear general cache less often [by @tsteur, @diosmosis] #15590 Fallback to JSON renderer if no valid format is given [by @tsteur] #15592 Try to determine the region iso code based on its name if not available [by @sgiehl, @tsteur] OBS-URL: https://build.opensuse.org/request/show/781184 OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=65 --- _service | 7 ------- _service:download_url:matomo-3.13.3.tar.gz | 3 --- matomo-3.13.2.tar.gz | 3 +++ matomo.spec | 2 +- 4 files changed, 4 insertions(+), 11 deletions(-) delete mode 100644 _service delete mode 100644 _service:download_url:matomo-3.13.3.tar.gz create mode 100644 matomo-3.13.2.tar.gz diff --git a/_service b/_service deleted file mode 100644 index 436d34d..0000000 --- a/_service +++ /dev/null @@ -1,7 +0,0 @@ - - - builds.matomo.org - https - /matomo-3.13.3.tar.gz - - \ No newline at end of file diff --git a/_service:download_url:matomo-3.13.3.tar.gz b/_service:download_url:matomo-3.13.3.tar.gz deleted file mode 100644 index f827d1b..0000000 --- a/_service:download_url:matomo-3.13.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ff7795897e8a658577be0e4a74fae91845bc2d030f3aaa94f9f423b063ebb86 -size 15255487 diff --git a/matomo-3.13.2.tar.gz b/matomo-3.13.2.tar.gz new file mode 100644 index 0000000..25f09e6 --- /dev/null +++ b/matomo-3.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262cb6a002331fa0b5af0a5b0d0c9e03dafe7cbe6e52a7d7dbb940607ed35edf +size 15257798 diff --git a/matomo.spec b/matomo.spec index 94e542c..9df1796 100644 --- a/matomo.spec +++ b/matomo.spec @@ -32,7 +32,7 @@ %{!?_tmpfilesdir:%global _tmpfilesdir %{_prefix}/lib/tmpfiles.d} Name: matomo -Version: 3.13.3 +Version: 3.13.2 Release: 0 Summary: Web analytics platform License: GPL-3.0-or-later