Hello community, here is the log from the commit of package percona-toolkit for openSUSE:Factory checked in at 2015-11-17 14:22:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08-29 20:05:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit.changes 2015-11-17 14:22:56.000000000 +0100 @@ -1,0 +2,12 @@ +Sun Nov 15 20:56:20 UTC 2015 - [email protected] + +- Percona Toolkit 2.2.16: + * pt-online-schema-change: Run with --analyze-before-swap by + default to prevent performance issues, disable with + --no-analyze-before-swap + * pt-online-schema-change: Wait forever for available slave + * pt-archiver: ssues ‘keepalive’ queries during and after bulk + insert/delete process that takes a long time. + * The --filter option for pt-kill now works correctly. + +------------------------------------------------------------------- Old: ---- percona-toolkit-2.2.15.tar.gz New: ---- percona-toolkit-2.2.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ percona-toolkit.spec ++++++ --- /var/tmp/diff_new_pack.RBM8PD/_old 2015-11-17 14:22:57.000000000 +0100 +++ /var/tmp/diff_new_pack.RBM8PD/_new 2015-11-17 14:22:57.000000000 +0100 @@ -17,7 +17,7 @@ Name: percona-toolkit -Version: 2.2.15 +Version: 2.2.16 Release: 0 Summary: Advanced MySQL and system command-line tools License: GPL-2.0 ++++++ percona-toolkit-2.2.15.tar.gz -> percona-toolkit-2.2.16.tar.gz ++++++ ++++ 1959 lines of diff (skipped) ++++++ percona-toolkit-2.2.x-disable-default-version-check.patch ++++++ --- /var/tmp/diff_new_pack.RBM8PD/_old 2015-11-17 14:22:57.000000000 +0100 +++ /var/tmp/diff_new_pack.RBM8PD/_new 2015-11-17 14:22:57.000000000 +0100 @@ -40,11 +40,11 @@ bin/pt-variable-advisor | 2 -- 18 files changed, 36 deletions(-) -Index: percona-toolkit-2.2.15/bin/pt-archiver +Index: percona-toolkit-2.2.16/bin/pt-archiver =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-archiver 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-archiver 2015-08-28 22:46:44.000000000 +0200 -@@ -7948,8 +7948,6 @@ Show version and exit. +--- 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 +@@ -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.15/bin/pt-config-diff +Index: percona-toolkit-2.2.16/bin/pt-config-diff =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-config-diff 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-config-diff 2015-08-28 22:46:44.000000000 +0200 +--- 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 @@ -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.15/bin/pt-deadlock-logger +Index: percona-toolkit-2.2.16/bin/pt-deadlock-logger =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-deadlock-logger 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-deadlock-logger 2015-08-28 22:46:44.000000000 +0200 +--- 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 @@ -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.15/bin/pt-diskstats +Index: percona-toolkit-2.2.16/bin/pt-diskstats =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-diskstats 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-diskstats 2015-08-28 22:46:44.000000000 +0200 +--- 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 @@ -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.15/bin/pt-duplicate-key-checker +Index: percona-toolkit-2.2.16/bin/pt-duplicate-key-checker =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-duplicate-key-checker 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-duplicate-key-checker 2015-08-28 22:46:44.000000000 +0200 -@@ -5456,8 +5456,6 @@ Show version and exit. +--- 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. =item --[no]version-check @@ -105,11 +105,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.15/bin/pt-find +Index: percona-toolkit-2.2.16/bin/pt-find =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-find 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-find 2015-08-28 22:46:44.000000000 +0200 -@@ -4453,8 +4453,6 @@ Show version and exit. +--- 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 +@@ -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.15/bin/pt-fk-error-logger +Index: percona-toolkit-2.2.16/bin/pt-fk-error-logger =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-fk-error-logger 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-fk-error-logger 2015-08-28 22:46:44.000000000 +0200 +--- 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 @@ -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.15/bin/pt-heartbeat +Index: percona-toolkit-2.2.16/bin/pt-heartbeat =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-heartbeat 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-heartbeat 2015-08-28 22:46:44.000000000 +0200 -@@ -6064,8 +6064,6 @@ Show version and exit. +--- 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. =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.15/bin/pt-index-usage +Index: percona-toolkit-2.2.16/bin/pt-index-usage =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-index-usage 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-index-usage 2015-08-28 22:46:44.000000000 +0200 -@@ -7390,8 +7390,6 @@ Show version and exit. +--- 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. =item --[no]version-check @@ -157,11 +157,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.15/bin/pt-kill +Index: percona-toolkit-2.2.16/bin/pt-kill =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-kill 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-kill 2015-08-28 22:46:44.000000000 +0200 -@@ -7731,8 +7731,6 @@ Show version and exit. +--- 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 +@@ -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.15/bin/pt-online-schema-change +Index: percona-toolkit-2.2.16/bin/pt-online-schema-change =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-online-schema-change 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-online-schema-change 2015-08-28 22:46:44.000000000 +0200 -@@ -11641,8 +11641,6 @@ Show version and exit. +--- 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. =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.15/bin/pt-query-digest +Index: percona-toolkit-2.2.16/bin/pt-query-digest =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-query-digest 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-query-digest 2015-08-28 22:46:44.000000000 +0200 -@@ -16326,8 +16326,6 @@ Show version and exit. +--- 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. =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.15/bin/pt-slave-delay +Index: percona-toolkit-2.2.16/bin/pt-slave-delay =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-slave-delay 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-slave-delay 2015-08-28 22:46:44.000000000 +0200 +--- 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 @@ -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.15/bin/pt-slave-restart +Index: percona-toolkit-2.2.16/bin/pt-slave-restart =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-slave-restart 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-slave-restart 2015-08-28 22:46:44.000000000 +0200 +--- 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 @@ -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.15/bin/pt-table-checksum +Index: percona-toolkit-2.2.16/bin/pt-table-checksum =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-table-checksum 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-table-checksum 2015-08-28 22:46:44.000000000 +0200 -@@ -12540,8 +12540,6 @@ Show version and exit. +--- 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. =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.15/bin/pt-table-sync +Index: percona-toolkit-2.2.16/bin/pt-table-sync =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-table-sync 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-table-sync 2015-08-28 22:46:44.000000000 +0200 -@@ -12527,8 +12527,6 @@ Show version and exit. +--- 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. =item --[no]version-check @@ -248,10 +248,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.15/bin/pt-upgrade +Index: percona-toolkit-2.2.16/bin/pt-upgrade =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-upgrade 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-upgrade 2015-08-28 22:46:44.000000000 +0200 +--- 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. =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.15/bin/pt-variable-advisor +Index: percona-toolkit-2.2.16/bin/pt-variable-advisor =================================================================== ---- percona-toolkit-2.2.15.orig/bin/pt-variable-advisor 2015-08-27 17:43:44.000000000 +0200 -+++ percona-toolkit-2.2.15/bin/pt-variable-advisor 2015-08-28 22:46:44.000000000 +0200 +--- 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 @@ -5981,8 +5981,6 @@ Show version and exit. =item --[no]version-check
