mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-19 10:34:01 +00:00
Merge branch 'release-3.0.11' of percona.github.com:percona/percona-toolkit into release-3.0.11
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
Changelog for Percona Toolkit
|
||||
|
||||
v3.0.11 released 2018-07-03
|
||||
|
||||
* Improvement PT-1571 : Improved hostname recognition in pt-secure-collect
|
||||
* Fixed bug PT-1570 : pt-archiver fails to detect columns with the word GENERATED as part of the comment
|
||||
* Improvement PT-1569 : Disabled --alter-foreign-keys-method=drop_swap in pt-osc
|
||||
|
@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
|
||||
|
||||
WriteMakefile(
|
||||
NAME => 'percona-toolkit',
|
||||
VERSION => '3.0.10',
|
||||
VERSION => '3.0.11',
|
||||
EXE_FILES => [ <bin/*> ],
|
||||
MAN1PODS => {
|
||||
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',
|
||||
|
@@ -1359,6 +1359,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-align 3.0.10
|
||||
pt-align 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -8585,6 +8585,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-archiver 3.0.10
|
||||
pt-archiver 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -5884,6 +5884,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-config-diff 3.0.10
|
||||
pt-config-diff 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -5674,6 +5674,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-deadlock-logger 3.0.10
|
||||
pt-deadlock-logger 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -5668,6 +5668,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-diskstats 3.0.10
|
||||
pt-diskstats 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -5737,6 +5737,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-duplicate-key-checker 3.0.10
|
||||
pt-duplicate-key-checker 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -1648,6 +1648,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fifo-split 3.0.10
|
||||
pt-fifo-split 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -5098,6 +5098,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-find 3.0.10
|
||||
pt-find 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -2239,6 +2239,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fingerprint 3.0.10
|
||||
pt-fingerprint 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -4660,6 +4660,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-fk-error-logger 3.0.10
|
||||
pt-fk-error-logger 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -7339,6 +7339,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-heartbeat 3.0.10
|
||||
pt-heartbeat 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -7667,6 +7667,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-index-usage 3.0.10
|
||||
pt-index-usage 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -1127,7 +1127,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-ioprofile 3.0.10
|
||||
pt-ioprofile 3.0.11
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -8495,6 +8495,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-kill 3.0.10
|
||||
pt-kill 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -804,7 +804,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-mext 3.0.10
|
||||
pt-mext 3.0.11
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -3287,7 +3287,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-mysql-summary 3.0.10
|
||||
pt-mysql-summary 3.0.11
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -897,7 +897,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-pmp 3.0.10
|
||||
pt-pmp 3.0.11
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -16909,6 +16909,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-query-digest 3.0.10
|
||||
pt-query-digest 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -2591,6 +2591,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-show-grants 3.0.10
|
||||
pt-show-grants 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -1245,7 +1245,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-sift 3.0.10
|
||||
pt-sift 3.0.11
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -4960,6 +4960,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-slave-delay 3.0.10
|
||||
pt-slave-delay 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -4482,6 +4482,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-slave-find 3.0.10
|
||||
pt-slave-find 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -6112,6 +6112,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-slave-restart 3.0.10
|
||||
pt-slave-restart 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -2379,7 +2379,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-stalk 3.0.10
|
||||
pt-stalk 3.0.11
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -2723,7 +2723,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-summary 3.0.10
|
||||
pt-summary 3.0.11
|
||||
|
||||
=cut
|
||||
|
||||
|
@@ -14030,6 +14030,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-table-checksum 3.0.10
|
||||
pt-table-checksum 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -13044,6 +13044,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-table-sync 3.0.10
|
||||
pt-table-sync 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -8487,6 +8487,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-table-usage 3.0.10
|
||||
pt-table-usage 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -11414,6 +11414,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-upgrade 3.0.10
|
||||
pt-upgrade 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -6229,6 +6229,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-variable-advisor 3.0.10
|
||||
pt-variable-advisor 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -3281,6 +3281,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
pt-visual-explain 3.0.10
|
||||
pt-visual-explain 3.0.11
|
||||
|
||||
=cut
|
||||
|
@@ -1,3 +1,16 @@
|
||||
percona-toolkit (3.0.11-1) unstable; urgency=low
|
||||
|
||||
* Improvement PT-1571 : Improved hostname recognition in pt-secure-collect
|
||||
* Fixed bug PT-1570 : pt-archiver fails to detect columns with the word GENERATED as part of the comment
|
||||
* Improvement PT-1569 : Disabled --alter-foreign-keys-method=drop_swap in pt-osc
|
||||
* Fixed bug PT-1563 : Fixed pt-show-grants for MySQL 5.6
|
||||
* Improvement PT-1562 : pt-mysql-summary: Fix mysqld command for Travis
|
||||
* Fixed bug PT-1551 : pt-table-checksum fails on MySQL 8.0.11
|
||||
* Improvement PT-242 : (pt-stalk) Include SHOW SLAVE STATUS on 5.7 (Thanks Marcelo Altmann)
|
||||
* Fixed bug PT-241 : (pt-stalk) Slave queries doesn't run on 5.7 (Thanks Marcelo Altmann)
|
||||
|
||||
-- Percona Toolkit Developers <toolkit-dev@percona.com> Tue, 03 Jul 2018 12:54:53 +0000
|
||||
|
||||
percona-toolkit (3.0.10-1) unstable; urgency=low
|
||||
|
||||
|
||||
|
@@ -50,7 +50,7 @@ copyright = u'2017, Percona LLC and/or its affiliates'
|
||||
# The short X.Y version.
|
||||
version = '3.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '3.0.10'
|
||||
release = '3.0.11'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
@@ -560,6 +560,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
Percona Toolkit v3.0.10 released 2018-05-21
|
||||
Percona Toolkit v3.0.11 released 2018-07-03
|
||||
|
||||
=cut
|
||||
|
65041
docs/release_notes.rst
65041
docs/release_notes.rst
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
GO := go
|
||||
pkgs = $(shell find . -type d -name "pt-*" -exec basename {} \;)
|
||||
VERSION="3.0.10"
|
||||
VERSION="3.0.11"
|
||||
BUILD=$(shell date +%FT%T%z)
|
||||
GOVERSION=$(shell go version | cut --delimiter=" " -f3)
|
||||
GOUTILSDIR ?= $(GOPATH)/bin
|
||||
|
Reference in New Issue
Block a user