Hello community,

here is the log from the commit of package percona-toolkit for openSUSE:Factory 
checked in at 2015-01-27 09:09:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2014-11-24 11:08:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit.changes     
2015-01-27 09:09:32.000000000 +0100
@@ -1,0 +2,32 @@
+Mon Jan 26 21:30:53 UTC 2015 - andreas.stie...@gmx.de
+
+- Percona Toolkit 2.2.13:
+  * Feature lp#1391240: pt-kill added query fingerprint hash to
+                        output
+  * Fixed lp#1402668: pt-mysql-summary fails on cluster in
+                      Donor/Desynced status 
+  * Fixed lp#1396870: pt-online-schema-change CTRL+C leaves
+                      terminal in inconsistent state 
+  * Fixed lp#1396868: pt-online-schema-change --ask-pass option
+                      error
+  * Fixed lp#1266869: pt-stalk fails to start if $HOME environment
+                      variable is not set 
+  * Fixed lp#1019479: pt-table-checksum does not work with sql_mode
+                      ONLY_FULL_GROUP_BY
+  * Fixed lp#1394934: pt-table-checksum error in debug mode
+  * Fixed lp#1321297: pt-table-checksum reports diffs on timestamp
+                      columns in 5.5 vs 5.6 
+  * Fixed lp#1399789: pt-table-checksum fails to find pxc nodes
+                      when wsrep_node_incoming_address is set to
+                      AUTO
+  * Fixed lp#1388870: pt-table-checksum has some errors with
+                      different time zones
+  * Fixed lp#1408375: vulnerable to MITM attack which would allow
+                      exfiltration of MySQL configuration
+                      information via --version-check
+  * Fixed lp#1404298: missing MySQL5.7 test files for
+                      pt-table-checksum
+  * Fixed lp#1403900: added sandbox and fixed sakila test db for
+                      5.7
+
+-------------------------------------------------------------------

Old:
----
  percona-toolkit-2.2.12.tar.gz

New:
----
  percona-toolkit-2.2.13.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ percona-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.eYT9mh/_old  2015-01-27 09:09:33.000000000 +0100
+++ /var/tmp/diff_new_pack.eYT9mh/_new  2015-01-27 09:09:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package percona-toolkit
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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.12
+Version:        2.2.13
 Release:        0
 Summary:        Advanced MySQL and system command-line tools
 License:        GPL-2.0

++++++ percona-toolkit-2.2.12.tar.gz -> percona-toolkit-2.2.13.tar.gz ++++++
++++ 2464 lines of diff (skipped)

++++++ percona-toolkit-2.2.x-disable-default-version-check.patch ++++++
--- /var/tmp/diff_new_pack.eYT9mh/_old  2015-01-27 09:09:34.000000000 +0100
+++ /var/tmp/diff_new_pack.eYT9mh/_new  2015-01-27 09:09:34.000000000 +0100
@@ -40,11 +40,11 @@
  bin/pt-variable-advisor      |    2 --
  18 files changed, 36 deletions(-)
 
-Index: percona-toolkit-2.2.12/bin/pt-archiver
+Index: percona-toolkit-2.2.13/bin/pt-archiver
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-archiver        2014-11-11 
13:36:49.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-archiver     2014-11-17 22:24:54.000000000 
+0000
-@@ -7476,8 +7476,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-archiver        2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-archiver     2015-01-26 22:30:10.000000000 
+0100
+@@ -7483,8 +7483,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -53,11 +53,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.12/bin/pt-config-diff
+Index: percona-toolkit-2.2.13/bin/pt-config-diff
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-config-diff     2014-11-11 
13:36:49.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-config-diff  2014-11-17 22:24:54.000000000 
+0000
-@@ -5582,8 +5582,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-config-diff     2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-config-diff  2015-01-26 22:30:10.000000000 
+0100
+@@ -5613,8 +5613,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -66,11 +66,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.12/bin/pt-deadlock-logger
+Index: percona-toolkit-2.2.13/bin/pt-deadlock-logger
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-deadlock-logger 2014-11-11 
13:36:49.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-deadlock-logger      2014-11-17 
22:24:54.000000000 +0000
-@@ -5367,8 +5367,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-deadlock-logger 2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-deadlock-logger      2015-01-26 
22:30:10.000000000 +0100
+@@ -5398,8 +5398,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -79,11 +79,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.12/bin/pt-diskstats
+Index: percona-toolkit-2.2.13/bin/pt-diskstats
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-diskstats       2014-11-11 
13:36:49.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-diskstats    2014-11-17 22:24:54.000000000 
+0000
-@@ -5468,8 +5468,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-diskstats       2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-diskstats    2015-01-26 22:30:10.000000000 
+0100
+@@ -5475,8 +5475,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.12/bin/pt-duplicate-key-checker
+Index: percona-toolkit-2.2.13/bin/pt-duplicate-key-checker
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-duplicate-key-checker   2014-11-11 
13:36:49.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-duplicate-key-checker        2014-11-17 
22:24:54.000000000 +0000
-@@ -5429,8 +5429,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-duplicate-key-checker   2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-duplicate-key-checker        2015-01-26 
22:30:10.000000000 +0100
+@@ -5436,8 +5436,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.12/bin/pt-find
+Index: percona-toolkit-2.2.13/bin/pt-find
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-find    2014-11-11 13:36:50.000000000 
+0000
-+++ percona-toolkit-2.2.12/bin/pt-find 2014-11-17 22:24:54.000000000 +0000
-@@ -4440,8 +4440,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-find    2015-01-23 11:29:58.000000000 
+0100
++++ percona-toolkit-2.2.13/bin/pt-find 2015-01-26 22:30:10.000000000 +0100
+@@ -4447,8 +4447,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -118,11 +118,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.12/bin/pt-fk-error-logger
+Index: percona-toolkit-2.2.13/bin/pt-fk-error-logger
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-fk-error-logger 2014-11-11 
13:36:50.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-fk-error-logger      2014-11-17 
22:24:54.000000000 +0000
-@@ -4354,8 +4354,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-fk-error-logger 2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-fk-error-logger      2015-01-26 
22:30:10.000000000 +0100
+@@ -4385,8 +4385,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.12/bin/pt-heartbeat
+Index: percona-toolkit-2.2.13/bin/pt-heartbeat
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-heartbeat       2014-11-11 
13:36:50.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-heartbeat    2014-11-17 22:24:54.000000000 
+0000
-@@ -6045,8 +6045,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-heartbeat       2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-heartbeat    2015-01-26 22:30:10.000000000 
+0100
+@@ -6052,8 +6052,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.12/bin/pt-index-usage
+Index: percona-toolkit-2.2.13/bin/pt-index-usage
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-index-usage     2014-11-11 
13:36:50.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-index-usage  2014-11-17 22:24:54.000000000 
+0000
-@@ -7377,8 +7377,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-index-usage     2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-index-usage  2015-01-26 22:30:10.000000000 
+0100
+@@ -7384,8 +7384,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.12/bin/pt-kill
+Index: percona-toolkit-2.2.13/bin/pt-kill
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-kill    2014-11-11 13:36:50.000000000 
+0000
-+++ percona-toolkit-2.2.12/bin/pt-kill 2014-11-17 22:24:54.000000000 +0000
-@@ -7659,8 +7659,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-kill    2015-01-23 11:29:58.000000000 
+0100
++++ percona-toolkit-2.2.13/bin/pt-kill 2015-01-26 22:30:10.000000000 +0100
+@@ -7711,8 +7711,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.12/bin/pt-online-schema-change
+Index: percona-toolkit-2.2.13/bin/pt-online-schema-change
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-online-schema-change    2014-11-11 
13:36:50.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-online-schema-change 2014-11-17 
22:24:54.000000000 +0000
-@@ -11381,8 +11381,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-online-schema-change    2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-online-schema-change 2015-01-26 
22:30:10.000000000 +0100
+@@ -11572,8 +11572,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.12/bin/pt-query-digest
+Index: percona-toolkit-2.2.13/bin/pt-query-digest
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-query-digest    2014-11-11 
13:36:50.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-query-digest 2014-11-17 22:24:54.000000000 
+0000
-@@ -16297,8 +16297,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-query-digest    2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-query-digest 2015-01-26 22:30:10.000000000 
+0100
+@@ -16304,8 +16304,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -196,11 +196,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.12/bin/pt-slave-delay
+Index: percona-toolkit-2.2.13/bin/pt-slave-delay
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-slave-delay     2014-11-11 
13:36:50.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-slave-delay  2014-11-17 22:24:54.000000000 
+0000
-@@ -4698,8 +4698,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-slave-delay     2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-slave-delay  2015-01-26 22:30:10.000000000 
+0100
+@@ -4705,8 +4705,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -209,11 +209,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.12/bin/pt-slave-restart
+Index: percona-toolkit-2.2.13/bin/pt-slave-restart
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-slave-restart   2014-11-11 
13:36:50.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-slave-restart        2014-11-17 
22:24:54.000000000 +0000
-@@ -5764,8 +5764,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-slave-restart   2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-slave-restart        2015-01-26 
22:30:10.000000000 +0100
+@@ -5771,8 +5771,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.12/bin/pt-table-checksum
+Index: percona-toolkit-2.2.13/bin/pt-table-checksum
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-table-checksum  2014-11-11 
13:36:50.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-table-checksum       2014-11-17 
22:24:54.000000000 +0000
-@@ -12459,8 +12459,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-table-checksum  2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-table-checksum       2015-01-26 
22:30:10.000000000 +0100
+@@ -12505,8 +12505,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.12/bin/pt-table-sync
+Index: percona-toolkit-2.2.13/bin/pt-table-sync
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-table-sync      2014-11-11 
13:36:50.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-table-sync   2014-11-17 22:24:54.000000000 
+0000
-@@ -12500,8 +12500,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-table-sync      2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-table-sync   2015-01-26 22:30:10.000000000 
+0100
+@@ -12507,8 +12507,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.12/bin/pt-upgrade
+Index: percona-toolkit-2.2.13/bin/pt-upgrade
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-upgrade 2014-11-11 13:36:50.000000000 
+0000
-+++ percona-toolkit-2.2.12/bin/pt-upgrade      2014-11-17 22:24:54.000000000 
+0000
-@@ -11052,8 +11052,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-upgrade 2015-01-23 11:29:58.000000000 
+0100
++++ percona-toolkit-2.2.13/bin/pt-upgrade      2015-01-26 22:30:10.000000000 
+0100
+@@ -11083,8 +11083,6 @@ Show version and exit.
  
  =item --[no]version-check
  
@@ -261,11 +261,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.12/bin/pt-variable-advisor
+Index: percona-toolkit-2.2.13/bin/pt-variable-advisor
 ===================================================================
---- percona-toolkit-2.2.12.orig/bin/pt-variable-advisor        2014-11-11 
13:36:50.000000000 +0000
-+++ percona-toolkit-2.2.12/bin/pt-variable-advisor     2014-11-17 
22:24:54.000000000 +0000
-@@ -5968,8 +5968,6 @@ Show version and exit.
+--- percona-toolkit-2.2.13.orig/bin/pt-variable-advisor        2015-01-23 
11:29:58.000000000 +0100
++++ percona-toolkit-2.2.13/bin/pt-variable-advisor     2015-01-26 
22:30:10.000000000 +0100
+@@ -5975,8 +5975,6 @@ Show version and exit.
  
  =item --[no]version-check
  

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to