diff --git a/percona-toolkit-3.0.12.tar.gz b/percona-toolkit-3.0.12.tar.gz deleted file mode 100644 index 5bddf00..0000000 --- a/percona-toolkit-3.0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d15d6b186a0fa6e45a1f9c390fab210b1d18f66d24d58b1bea30d2f59b35e20 -size 16205557 diff --git a/percona-toolkit-3.1.0.tar.gz b/percona-toolkit-3.1.0.tar.gz new file mode 100644 index 0000000..08db9e9 --- /dev/null +++ b/percona-toolkit-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:722593773825efe7626ff0b74de6a2133483c9c89fd7812bfe440edaacaec9cc +size 18106856 diff --git a/percona-toolkit.changes b/percona-toolkit.changes index 3667998..96ecbc4 100644 --- a/percona-toolkit.changes +++ b/percona-toolkit.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Sep 22 12:10:47 UTC 2019 - Andreas Stieger + +- update to Percona Toolkit 3.1.0: + * the new pt-pg-summary tool supports PostgreSQL data collection + in a way similar to other PT summary tools + * Add options to pt-stalk that allow limiting the disk space use + * pt-online-schema-change will not run under MySQL 8.0.14...17 + if the table has foreign keys to avoid triggering a bug +- includes changes from 3.0.13: + * MariaDB 10+ compatibility fixes + * various bug fixes in multiple tools + ------------------------------------------------------------------- Fri Nov 23 12:49:32 UTC 2018 - astieger@suse.com diff --git a/percona-toolkit.spec b/percona-toolkit.spec index 6fd998e..7f37867 100644 --- a/percona-toolkit.spec +++ b/percona-toolkit.spec @@ -17,7 +17,7 @@ Name: percona-toolkit -Version: 3.0.12 +Version: 3.1.0 Release: 0 Summary: Advanced MySQL and system command-line tools License: GPL-2.0-only