Go to file
Eric Schirra c420c11794 Accepting request 893664 from home:ecsos:server
- Update to 4.3.0
  * Breaking Changes
    - Before every JS error was tracked, from this version the same
      JS error will be only tracked once per page view. If the very
      same error is happening multiple times, then it will be
      tracked only once within the same page view. If another page
      view is tracked or when the page reloads, then the error will
      be tracked again.
    - It's no longer possible to store any class instances directly
      in the session object. Please use arrays or plain data instead.
  * Upcoming Breaking Changes
    - In Matomo 4.3.0 we have added a 'passwordConfirmation' 
      parameter to the CorePluginsAdmin.setSystemSettings API 
      method. It is currently optional, but will become mandatory
      in version 4.4.0. Plugin developers and users of the API
      should make sure to update their plugins and apps before this
      happens.
  * New config.ini.php settings
    - The password_hash_algorithm, password_hash_argon2_threads,
      password_hash_argon2_memory_cost and 
      password_hash_argon2_time_cost INI config options have been
      added to allow using specific password_hash algorithms and
      options if desired.
    - The enable_php_profiler INI config option was added. This 
      must now be set to 1 before profiling is allowed in Matomo.
  For a full changelog, look at:
  https://github.com/matomo-org/matomo/releases/tag/4.2.1
  https://matomo.org/changelog/matomo-4-3-0/
- Rebase matomo-package_update.patch.

OBS-URL: https://build.opensuse.org/request/show/893664
OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=92
2021-05-17 09:35:39 +00:00
.gitattributes Accepting request 789232 from network:utilities 2020-03-28 08:59:25 +00:00
.gitignore Accepting request 566583 from home:ecsos:server 2018-01-24 00:44:33 +00:00
How to install Matomo.html Accepting request 893664 from home:ecsos:server 2021-05-17 09:35:39 +00:00
matomo-4.3.0.tar.gz Accepting request 893664 from home:ecsos:server 2021-05-17 09:35:39 +00:00
matomo-archive.cron Accepting request 855711 from home:ecsos:server 2020-12-14 10:42:45 +00:00
matomo-archive.service Accepting request 855711 from home:ecsos:server 2020-12-14 10:42:45 +00:00
matomo-archive.timer Accepting request 650512 from home:ecsos:server 2018-11-20 14:54:10 +00:00
matomo-package_update.patch Accepting request 893664 from home:ecsos:server 2021-05-17 09:35:39 +00:00
matomo-README.SUSE Accepting request 850578 from home:ecsos:server 2020-11-24 17:16:32 +00:00
matomo-tmpfile.conf Accepting request 759049 from home:lrupp:branches:network:utilities 2019-12-24 10:41:18 +00:00
matomo.changes Accepting request 893664 from home:ecsos:server 2021-05-17 09:35:39 +00:00
matomo.conf Accepting request 759049 from home:lrupp:branches:network:utilities 2019-12-24 10:41:18 +00:00
matomo.logrotate Accepting request 855711 from home:ecsos:server 2020-12-14 10:42:45 +00:00
matomo.my.cnf Accepting request 713356 from home:ecsos:server 2019-07-04 09:37:06 +00:00
matomo.rpmlintrc Accepting request 758580 from home:lrupp:branches:network:utilities 2019-12-20 22:47:23 +00:00
matomo.spec Accepting request 893664 from home:ecsos:server 2021-05-17 09:35:39 +00:00