Accepting request 765510 from home:lrupp:branches:network:utilities

- Update: 3.13.1
  In this release we’re focusing on fixing a few bugs, a regression in tracking
  unique visitors affecting some users, we’re making Matomo tracking slightly
  faster, and we ensure compatibility with the upcoming Chrome 80 browser.
  + This release is also rated critical and includes a major security fix.
  + A regression was introduced in 3.13.0 which could in some cases lead
    to inflate unique visitors/unique users metrics, when the User ID 
    feature is used: this regression has been fixed.
  + Another regression causing some of the number metrics to display 
    wrongly in some languages such as German has been fixed.
  + As the default geolocation provider MaxMind is introducing new 
    complicated licensing terms for their geolocation database, and 
    broke auto-updating of geolocation databases for Matomo, we’re 
    introducing a new Geolocation provider by default to replace MaxMind. 
    Matomo will now use db-ip.com as a geolocation provider and all 
    Matomo users will automatically download this new geolocation 
    database starting in 3.13.1.
  + Chrome 80 is planning to make all cookies that don’t have an explicit
    `SameSite` option have `SameSite=Lax` by default. So far it has been
    an optional flag but Chrome 80 (release due in January 2020) will have
    it enabled by default. 
    Matomo 3.13.1 will be fully compatible and won’t issue a browser
    console warning anymore.
  + The Countries Regions maps should now work again and display data 
    for most countries regions.
  + In terms of new features, we’ve improved the Behaviour > Engagement report,
    which will now clearly display all metrics for both Returning visits and
    New visits

OBS-URL: https://build.opensuse.org/request/show/765510
OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=49
This commit is contained in:
Lars Vogdt
2020-01-18 23:23:13 +00:00
committed by Git OBS Bridge
parent 1069e7187d
commit 48c3a108ed
4 changed files with 37 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a82b66a51bb788781f1cb71376d361482d2857c647a46c042dfc1bb456c49240
size 15215382

3
matomo-3.13.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d10a9be2413b8ffeea3f4ad412a365955c9e916574fac6176314e63cb81e351c
size 15225046

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Sat Jan 18 23:11:37 UTC 2020 - Lars Vogdt <lars@linux-schulserver.de>
- Update: 3.13.1
In this release were focusing on fixing a few bugs, a regression in tracking
unique visitors affecting some users, were making Matomo tracking slightly
faster, and we ensure compatibility with the upcoming Chrome 80 browser.
+ This release is also rated critical and includes a major security fix.
+ A regression was introduced in 3.13.0 which could in some cases lead
to inflate unique visitors/unique users metrics, when the User ID
feature is used: this regression has been fixed.
+ Another regression causing some of the number metrics to display
wrongly in some languages such as German has been fixed.
+ As the default geolocation provider MaxMind is introducing new
complicated licensing terms for their geolocation database, and
broke auto-updating of geolocation databases for Matomo, were
introducing a new Geolocation provider by default to replace MaxMind.
Matomo will now use db-ip.com as a geolocation provider and all
Matomo users will automatically download this new geolocation
database starting in 3.13.1.
+ Chrome 80 is planning to make all cookies that dont have an explicit
`SameSite` option have `SameSite=Lax` by default. So far it has been
an optional flag but Chrome 80 (release due in January 2020) will have
it enabled by default.
Matomo 3.13.1 will be fully compatible and wont issue a browser
console warning anymore.
+ The Countries Regions maps should now work again and display data
for most countries regions.
+ In terms of new features, weve improved the Behaviour > Engagement report,
which will now clearly display all metrics for both Returning visits and
New visits
-------------------------------------------------------------------
Mon Dec 23 22:56:28 UTC 2019 - Lars Vogdt <lars@linux-schulserver.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package matomo
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
%{!?_tmpfilesdir:%global _tmpfilesdir %{_prefix}/lib/tmpfiles.d}
Name: matomo
Version: 3.13.0
Version: 3.13.1
Release: 0
Summary: Web analytics platform
License: GPL-3.0-or-later