diff --git a/matomo-4.6.1.tar.gz b/matomo-4.6.1.tar.gz deleted file mode 100644 index 2d85681..0000000 --- a/matomo-4.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:995302b5fe4e7f01b218283daeb338160cd2f69e0567601709e359e030ea0149 -size 17224424 diff --git a/matomo-4.6.2.tar.gz b/matomo-4.6.2.tar.gz new file mode 100644 index 0000000..2b57d30 --- /dev/null +++ b/matomo-4.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e35e84a2744954ec4b4e7e5e7e8d6ad65f4258024e47b9c80670b43443315b9 +size 16399580 diff --git a/matomo.changes b/matomo.changes index ba82d36..ff6f358 100644 --- a/matomo.changes +++ b/matomo.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 10 06:30:33 UTC 2021 - ecsos + +- Update to 4.6.2 + * matomo-org/matomo + - #18444 Ensure UTF8mb4 conversion command always enables tracking again [by @sgiehl] + - #18455 Ignore segment errors in update script [by @sgiehl] + - #18473 Ensure update to 4.6.2 removes deleted files [by @sgiehl] + - #18421 Remove unneeded plugin.json from CoreVue plugin [by @diosmosis] + ------------------------------------------------------------------- Wed Dec 1 06:21:11 UTC 2021 - ecsos diff --git a/matomo.spec b/matomo.spec index 700a7fc..4ff6505 100644 --- a/matomo.spec +++ b/matomo.spec @@ -21,7 +21,7 @@ %{!?_tmpfilesdir:%global _tmpfilesdir %{_prefix}/lib/tmpfiles.d} Name: matomo -Version: 4.6.1 +Version: 4.6.2 Release: 0 Summary: Web analytics platform License: GPL-3.0-or-later @@ -123,7 +123,7 @@ do sed -i "/\W\"${i}\"\W/d" config/manifest.inc.php done # Insert new hashes for chanded files -for file in console 'vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php' 'config/global.ini.php' 'core/CliMulti/Output.php' 'plugins/CoreUpdater/Commands/Update.php' 'vendor/matomo/matomo-php-tracker/run_tests.sh' 'vendor/wikimedia/less.php/bin/lessc' 'vendor/lox/xhprof/scripts/xhprofile.php' 'misc/log-analytics/import_logs.py' 'core/CliMulti.php' +for file in console 'vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php' 'config/global.ini.php' 'core/CliMulti/Output.php' 'plugins/CoreUpdater/Commands/Update.php' 'vendor/matomo/matomo-php-tracker/run_tests.sh' 'vendor/wikimedia/less.php/bin/lessc' 'misc/log-analytics/import_logs.py' 'core/CliMulti.php' do size=$(ls -l $file | awk '{ print $5 }') checksum=$(md5sum $file | awk '{ print $1 }') @@ -238,7 +238,6 @@ fi %attr(0770,%{apache_user},%{apache_group}) %{apache_serverroot}/%{name}/vendor/pear/archive_tar/sync-php4 %attr(0770,%{apache_user},%{apache_group}) %{apache_serverroot}/%{name}/vendor/szymach/c-pchart/coverage.sh %attr(0770,%{apache_user},%{apache_group}) %{apache_serverroot}/%{name}/vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php -%attr(0770,%{apache_user},%{apache_group}) %{apache_serverroot}/%{name}/vendor/lox/xhprof/scripts/xhprofile.php %attr(0770,%{apache_user},%{apache_group}) %{apache_serverroot}/%{name}/vendor/matomo/matomo-php-tracker/run_tests.sh %attr(0770,%{apache_user},%{apache_group}) %{apache_serverroot}/%{name}/vendor/wikimedia/less.php/bin/lessc %{apache_serverroot}/%{name}/*