Hello community, here is the log from the commit of package percona-toolkit for openSUSE:Factory checked in at 2016-03-17 16:34:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/percona-toolkit (Old) and /work/SRC/openSUSE:Factory/.percona-toolkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "percona-toolkit" Changes: -------- --- /work/SRC/openSUSE:Factory/percona-toolkit/percona-toolkit.changes 2015-11-17 14:22:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit.changes 2016-03-17 16:47:47.000000000 +0100 @@ -1,0 +2,30 @@ +Sun Mar 13 12:37:45 UTC 2016 - [email protected] + +- Percona Toolkit 2.2.17 +- New features: + * General compatibility with MySQL 5.7 tools, docs and test suite +- Fixed bugs: + * pt-mysql-summary displays incorrect info about Fast Server + Restarts for Percona Server 5.6 + * pt-online-schema-change cannot set sql_mode using --set-vars + * pt-online-schema-change added --null-to-non-null option to + allow NULLable columns to be converted to NOT NULL + * pt-online-schema-change doesn't apply underscores to foreign + keys individually + * pt-online-schema Invalid recursion method: t=dsns + * pt-online-schema-change fails when using --no-drop-old-table + after 10 times + * pt-query-digest : Redundant argument in sprintf + * pt-query-digest doc bug with --since and too many colons + * pt-query-digest: Make documentation of --attribute-value-limit + option more clear + * pt-show-grants fails against MySQL-5.7.6 + * pt-show-grants doesn't sort column-level privileges + * pt-slave-restart fails on MariaDB 10.0.13 (gtid_mode confusion) + * pt-stalk: new var binlog_error_action causes bug in collect + module + * pt-table-checksum has high likelyhood to skip a table when row + count is around chunk-size * chunk-size-limit + * pt-table-checksum redundant argument in printf + +------------------------------------------------------------------- Old: ---- percona-toolkit-2.2.16.tar.gz New: ---- percona-toolkit-2.2.17.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ percona-toolkit.spec ++++++ --- /var/tmp/diff_new_pack.bqv1Nq/_old 2016-03-17 16:47:48.000000000 +0100 +++ /var/tmp/diff_new_pack.bqv1Nq/_new 2016-03-17 16:47:48.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package percona-toolkit # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,7 +17,7 @@ Name: percona-toolkit -Version: 2.2.16 +Version: 2.2.17 Release: 0 Summary: Advanced MySQL and system command-line tools License: GPL-2.0 ++++++ percona-toolkit-2.2.16.tar.gz -> percona-toolkit-2.2.17.tar.gz ++++++ ++++ 4143 lines of diff (skipped) ++++++ percona-toolkit-2.2.x-disable-default-version-check.patch ++++++ --- /var/tmp/diff_new_pack.bqv1Nq/_old 2016-03-17 16:47:48.000000000 +0100 +++ /var/tmp/diff_new_pack.bqv1Nq/_new 2016-03-17 16:47:48.000000000 +0100 @@ -40,10 +40,10 @@ bin/pt-variable-advisor | 2 -- 18 files changed, 36 deletions(-) -Index: percona-toolkit-2.2.16/bin/pt-archiver +Index: percona-toolkit-2.2.17/bin/pt-archiver =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-archiver 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-archiver 2015-11-15 21:56:04.000000000 +0100 +--- percona-toolkit-2.2.17.orig/bin/pt-archiver 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-archiver 2016-03-13 13:37:02.000000000 +0100 @@ -7958,8 +7958,6 @@ Show version and exit. =item --[no]version-check @@ -53,10 +53,10 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-config-diff +Index: percona-toolkit-2.2.17/bin/pt-config-diff =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-config-diff 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-config-diff 2015-11-15 21:56:04.000000000 +0100 +--- percona-toolkit-2.2.17.orig/bin/pt-config-diff 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-config-diff 2016-03-13 13:37:02.000000000 +0100 @@ -5618,8 +5618,6 @@ Show version and exit. =item --[no]version-check @@ -66,10 +66,10 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-deadlock-logger +Index: percona-toolkit-2.2.17/bin/pt-deadlock-logger =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-deadlock-logger 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-deadlock-logger 2015-11-15 21:56:04.000000000 +0100 +--- percona-toolkit-2.2.17.orig/bin/pt-deadlock-logger 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-deadlock-logger 2016-03-13 13:37:02.000000000 +0100 @@ -5404,8 +5404,6 @@ Show version and exit. =item --[no]version-check @@ -79,10 +79,10 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-diskstats +Index: percona-toolkit-2.2.17/bin/pt-diskstats =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-diskstats 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-diskstats 2015-11-15 21:56:04.000000000 +0100 +--- percona-toolkit-2.2.17.orig/bin/pt-diskstats 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-diskstats 2016-03-13 13:37:02.000000000 +0100 @@ -5480,8 +5480,6 @@ Show version and exit. =item --[no]version-check @@ -92,11 +92,11 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-duplicate-key-checker +Index: percona-toolkit-2.2.17/bin/pt-duplicate-key-checker =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-duplicate-key-checker 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-duplicate-key-checker 2015-11-15 21:56:04.000000000 +0100 -@@ -5459,8 +5459,6 @@ Show version and exit. +--- percona-toolkit-2.2.17.orig/bin/pt-duplicate-key-checker 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-duplicate-key-checker 2016-03-13 13:37:02.000000000 +0100 +@@ -5462,8 +5462,6 @@ Show version and exit. =item --[no]version-check @@ -105,10 +105,10 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-find +Index: percona-toolkit-2.2.17/bin/pt-find =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-find 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-find 2015-11-15 21:56:04.000000000 +0100 +--- percona-toolkit-2.2.17.orig/bin/pt-find 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-find 2016-03-13 13:37:02.000000000 +0100 @@ -4456,8 +4456,6 @@ Show version and exit. =item --[no]version-check @@ -118,10 +118,10 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-fk-error-logger +Index: percona-toolkit-2.2.17/bin/pt-fk-error-logger =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-fk-error-logger 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-fk-error-logger 2015-11-15 21:56:04.000000000 +0100 +--- percona-toolkit-2.2.17.orig/bin/pt-fk-error-logger 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-fk-error-logger 2016-03-13 13:37:02.000000000 +0100 @@ -4391,8 +4391,6 @@ Show version and exit. =item --[no]version-check @@ -131,11 +131,11 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-heartbeat +Index: percona-toolkit-2.2.17/bin/pt-heartbeat =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-heartbeat 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-heartbeat 2015-11-15 21:56:04.000000000 +0100 -@@ -6067,8 +6067,6 @@ Show version and exit. +--- percona-toolkit-2.2.17.orig/bin/pt-heartbeat 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-heartbeat 2016-03-13 13:37:02.000000000 +0100 +@@ -6940,8 +6940,6 @@ Show version and exit. =item --[no]version-check @@ -144,11 +144,11 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-index-usage +Index: percona-toolkit-2.2.17/bin/pt-index-usage =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-index-usage 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-index-usage 2015-11-15 21:56:04.000000000 +0100 -@@ -7393,8 +7393,6 @@ Show version and exit. +--- percona-toolkit-2.2.17.orig/bin/pt-index-usage 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-index-usage 2016-03-13 13:37:02.000000000 +0100 +@@ -7392,8 +7392,6 @@ Show version and exit. =item --[no]version-check @@ -157,10 +157,10 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-kill +Index: percona-toolkit-2.2.17/bin/pt-kill =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-kill 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-kill 2015-11-15 21:56:04.000000000 +0100 +--- percona-toolkit-2.2.17.orig/bin/pt-kill 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-kill 2016-03-13 13:37:02.000000000 +0100 @@ -7736,8 +7736,6 @@ Show version and exit. =item --[no]version-check @@ -170,11 +170,11 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-online-schema-change +Index: percona-toolkit-2.2.17/bin/pt-online-schema-change =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-online-schema-change 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-online-schema-change 2015-11-15 21:56:04.000000000 +0100 -@@ -11838,8 +11838,6 @@ Show version and exit. +--- percona-toolkit-2.2.17.orig/bin/pt-online-schema-change 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-online-schema-change 2016-03-13 13:37:02.000000000 +0100 +@@ -11865,8 +11865,6 @@ Show version and exit. =item --[no]version-check @@ -183,11 +183,11 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-query-digest +Index: percona-toolkit-2.2.17/bin/pt-query-digest =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-query-digest 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-query-digest 2015-11-15 21:56:04.000000000 +0100 -@@ -16329,8 +16329,6 @@ Show version and exit. +--- percona-toolkit-2.2.17.orig/bin/pt-query-digest 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-query-digest 2016-03-13 13:37:02.000000000 +0100 +@@ -16327,8 +16327,6 @@ Show version and exit. =item --[no]version-check @@ -196,10 +196,10 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-slave-delay +Index: percona-toolkit-2.2.17/bin/pt-slave-delay =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-slave-delay 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-slave-delay 2015-11-15 21:56:04.000000000 +0100 +--- percona-toolkit-2.2.17.orig/bin/pt-slave-delay 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-slave-delay 2016-03-13 13:37:02.000000000 +0100 @@ -4711,8 +4711,6 @@ Show version and exit. =item --[no]version-check @@ -209,10 +209,10 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-slave-restart +Index: percona-toolkit-2.2.17/bin/pt-slave-restart =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-slave-restart 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-slave-restart 2015-11-15 21:56:04.000000000 +0100 +--- percona-toolkit-2.2.17.orig/bin/pt-slave-restart 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-slave-restart 2016-03-13 13:37:02.000000000 +0100 @@ -5777,8 +5777,6 @@ Show version and exit. =item --[no]version-check @@ -222,11 +222,11 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-table-checksum +Index: percona-toolkit-2.2.17/bin/pt-table-checksum =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-table-checksum 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-table-checksum 2015-11-15 21:56:04.000000000 +0100 -@@ -12642,8 +12642,6 @@ Show version and exit. +--- percona-toolkit-2.2.17.orig/bin/pt-table-checksum 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-table-checksum 2016-03-13 13:37:02.000000000 +0100 +@@ -12657,8 +12657,6 @@ Show version and exit. =item --[no]version-check @@ -235,11 +235,11 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-table-sync +Index: percona-toolkit-2.2.17/bin/pt-table-sync =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-table-sync 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-table-sync 2015-11-15 21:56:04.000000000 +0100 -@@ -12530,8 +12530,6 @@ Show version and exit. +--- percona-toolkit-2.2.17.orig/bin/pt-table-sync 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-table-sync 2016-03-13 13:37:02.000000000 +0100 +@@ -12544,8 +12544,6 @@ Show version and exit. =item --[no]version-check @@ -248,11 +248,11 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-upgrade +Index: percona-toolkit-2.2.17/bin/pt-upgrade =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-upgrade 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-upgrade 2015-11-15 21:56:04.000000000 +0100 -@@ -11101,8 +11101,6 @@ Show version and exit. +--- percona-toolkit-2.2.17.orig/bin/pt-upgrade 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-upgrade 2016-03-13 13:37:02.000000000 +0100 +@@ -11100,8 +11100,6 @@ Show version and exit. =item --[no]version-check @@ -261,10 +261,10 @@ Check for the latest version of Percona Toolkit, MySQL, and other programs. This is a standard "check for updates automatically" feature, with two -Index: percona-toolkit-2.2.16/bin/pt-variable-advisor +Index: percona-toolkit-2.2.17/bin/pt-variable-advisor =================================================================== ---- percona-toolkit-2.2.16.orig/bin/pt-variable-advisor 2015-11-06 20:56:23.000000000 +0100 -+++ percona-toolkit-2.2.16/bin/pt-variable-advisor 2015-11-15 21:56:04.000000000 +0100 +--- percona-toolkit-2.2.17.orig/bin/pt-variable-advisor 2016-03-07 10:09:38.000000000 +0100 ++++ percona-toolkit-2.2.17/bin/pt-variable-advisor 2016-03-13 13:37:02.000000000 +0100 @@ -5981,8 +5981,6 @@ Show version and exit. =item --[no]version-check
