mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-18 00:14:12 +00:00
Build percona-toolkit-2.2.20
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
Changelog for Percona Toolkit
|
||||
|
||||
v2.2.20 released 2016-12-06
|
||||
|
||||
v2.2.20 released 2016-12-09
|
||||
|
||||
* Fixed bug 1362942: pt-slave-restart fails on MariaDB 10.0.13 (gtid_mode confusion)
|
||||
|
@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
|
||||
|
||||
WriteMakefile(
|
||||
NAME => 'percona-toolkit',
|
||||
VERSION => '2.2.19',
|
||||
VERSION => '2.2.20',
|
||||
EXE_FILES => [ <bin/*> ],
|
||||
MAN1PODS => {
|
||||
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',
|
||||
|
@@ -1351,6 +1351,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-align 2.2.19
|
||||
pt-align 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -8418,6 +8418,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-archiver 2.2.19
|
||||
pt-archiver 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -5817,6 +5817,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-config-diff 2.2.19
|
||||
pt-config-diff 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -5608,6 +5608,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-deadlock-logger 2.2.19
|
||||
pt-deadlock-logger 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -5619,6 +5619,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-diskstats 2.2.19
|
||||
pt-diskstats 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -5662,6 +5662,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-duplicate-key-checker 2.2.19
|
||||
pt-duplicate-key-checker 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -1640,6 +1640,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fifo-split 2.2.19
|
||||
pt-fifo-split 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -5029,6 +5029,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-find 2.2.19
|
||||
pt-find 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -2231,6 +2231,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fingerprint 2.2.19
|
||||
pt-fingerprint 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -4594,6 +4594,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fk-error-logger 2.2.19
|
||||
pt-fk-error-logger 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -7183,6 +7183,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-heartbeat 2.2.19
|
||||
pt-heartbeat 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -7592,6 +7592,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-index-usage 2.2.19
|
||||
pt-index-usage 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -1125,7 +1125,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-ioprofile 2.2.19
|
||||
pt-ioprofile 2.2.20
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -8334,6 +8334,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-kill 2.2.19
|
||||
pt-kill 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -801,7 +801,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-mext 2.2.19
|
||||
pt-mext 2.2.20
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -3139,7 +3139,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-mysql-summary 2.2.19
|
||||
pt-mysql-summary 2.2.20
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -12388,6 +12388,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-online-schema-change 2.2.19
|
||||
pt-online-schema-change 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -895,7 +895,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-pmp 2.2.19
|
||||
pt-pmp 2.2.20
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -16723,6 +16723,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-query-digest 2.2.19
|
||||
pt-query-digest 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -2516,6 +2516,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-show-grants 2.2.19
|
||||
pt-show-grants 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -1243,7 +1243,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-sift 2.2.19
|
||||
pt-sift 2.2.20
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -4911,6 +4911,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-slave-delay 2.2.19
|
||||
pt-slave-delay 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -4423,6 +4423,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-slave-find 2.2.19
|
||||
pt-slave-find 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -6012,6 +6012,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-slave-restart 2.2.19
|
||||
pt-slave-restart 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -2249,7 +2249,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-stalk 2.2.19
|
||||
pt-stalk 2.2.20
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -2714,7 +2714,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-summary 2.2.19
|
||||
pt-summary 2.2.20
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -13053,6 +13053,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-table-checksum 2.2.19
|
||||
pt-table-checksum 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -12869,6 +12869,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-table-sync 2.2.19
|
||||
pt-table-sync 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -8461,6 +8461,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-table-usage 2.2.19
|
||||
pt-table-usage 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -11336,6 +11336,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-upgrade 2.2.19
|
||||
pt-upgrade 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -6180,6 +6180,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-variable-advisor 2.2.19
|
||||
pt-variable-advisor 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -3273,6 +3273,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-visual-explain 2.2.19
|
||||
pt-visual-explain 2.2.20
|
||||
|
||||
=cut
|
||||
|
@@ -1,3 +1,8 @@
|
||||
percona-toolkit (2.2.20-1) unstable; urgency=low
|
||||
|
||||
|
||||
-- Percona Toolkit Developers <toolkit-dev@percona.com> Tue, 06 Dec 2016 21:57:10 +0000
|
||||
|
||||
percona-toolkit (2.2.19-1) unstable; urgency=low
|
||||
|
||||
|
||||
|
@@ -50,7 +50,7 @@ copyright = u'2016, Percona LLC and/or its affiliates'
|
||||
# The short X.Y version.
|
||||
version = '2.2'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '2.2.19'
|
||||
release = '2.2.20'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
@@ -557,6 +557,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
Percona Toolkit v2.2.19 released 2016-08-15
|
||||
Percona Toolkit v2.2.20 released 2016-12-06
|
||||
|
||||
=cut
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user