Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package matomo for openSUSE:Factory checked 
in at 2021-07-28 19:21:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/matomo (Old)
 and      /work/SRC/openSUSE:Factory/.matomo.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "matomo"

Wed Jul 28 19:21:43 2021 rev:31 rq:908888 version:4.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/matomo/matomo.changes    2021-06-01 
10:38:17.604898002 +0200
+++ /work/SRC/openSUSE:Factory/.matomo.new.1899/matomo.changes  2021-07-28 
19:21:49.779494655 +0200
@@ -1,0 +2,36 @@
+Wed Jul 28 10:55:31 UTC 2021 - ecsos <[email protected]>
+
+- Update to 4.4.0
+  * Breaking Changes
+    - The logme method for automatic logins is now disabled by
+      default for new installations. For existing installations it
+      will be enabled automatically on update. If you do not need
+      it please consider disabling it again for security reasons
+      by setting login_allow_logme = 0 in General section of 
+      config.ini.php.
+    - The redirect using the url param for the automatic
+      login action logme, will no longer do redirects to untrusted
+      hosts. If you need to do redirects to other URLs on purpose,
+      please add the according hosts as trusted_hosts entry in
+      config.ini.php
+  * New config.ini.php settings
+    - When determining the client IP address from proxy headers
+     like X-Forwarded-For, Matomo will by default look at the first
+     IP in the list. If you need to read the last IP instead,
+     the new INI config option [General] proxy_ip_read_last_in_list
+     be set to 1. Using the last IP can be more secure when you are
+     using proxy headers in combination with a load balancer.
+    - Matomo logs can now be written into "errorlog" (logs using
+      the error_log() php function) and "syslog" (logs to the
+      syslog service) (to complement existing log writers: 
+      "screen", "file", "database"). Learn more.
+  * New commands
+    - Added new command core:version which returns the Matomo
+      version number.
+
+-------------------------------------------------------------------
+Tue Jul 27 06:31:06 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Change shebang of misc/log-analytics/import_logs.py to be python3.
+
+-------------------------------------------------------------------

Old:
----
  matomo-4.3.1.tar.gz

New:
----
  matomo-4.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ matomo.spec ++++++
--- /var/tmp/diff_new_pack.qvPeAb/_old  2021-07-28 19:21:50.735493401 +0200
+++ /var/tmp/diff_new_pack.qvPeAb/_new  2021-07-28 19:21:50.735493401 +0200
@@ -21,7 +21,7 @@
 %{!?_tmpfilesdir:%global _tmpfilesdir %{_prefix}/lib/tmpfiles.d}
 
 Name:           matomo
-Version:        4.3.1
+Version:        4.4.0
 Release:        0
 Summary:        Web analytics platform
 License:        GPL-3.0-or-later
@@ -108,6 +108,7 @@
 # env-script-interpreter
 find . -type f -exec sed -i -e 's|\/usr\/bin\/env php|\/usr\/bin\/php|g' {} +
 find . -type f -name "*.sh" -exec sed -i -e 's|\/usr\/bin\/env 
bash|\/bin\/bash|g' {} +
+sed -i 's|python$|python3|' misc/log-analytics/import_logs.py
 
 #
 # disable the auto updater, it can't work properly with the new, more secure 
permissions and is a bad idea on a RPM based setup anyways.

++++++ matomo-4.3.1.tar.gz -> matomo-4.4.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/matomo/matomo-4.3.1.tar.gz 
/work/SRC/openSUSE:Factory/.matomo.new.1899/matomo-4.4.0.tar.gz differ: char 
18, line 1

Reply via email to