Update version

This commit is contained in:
Evgeniy Patlan
2017-12-20 14:05:12 +00:00
parent 62b6c79813
commit 42a5e91cb7
38 changed files with 2058 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
Changelog for Percona Toolkit
v3.0.6
v3.0.6 released 2017-12-20
* Fixed bug PT-234: Genaral log parser cannot handle timestamps with tz
* Fixed bug PT-229: pt-online-schema-change does not retry on deadlock error when using percona 5.7

View File

@@ -3,8 +3,8 @@ CONTRIBUTE.md
CONTRIBUTING.md
COPYING
docker-compose.yml
glide.lock
glide.yaml
Gopkg.lock
Gopkg.toml
INSTALL
Makefile.PL
MANIFEST

View File

@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'percona-toolkit',
VERSION => '3.0.5',
VERSION => '3.0.6',
EXE_FILES => [ <bin/*> ],
MAN1PODS => {
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',

View File

@@ -1359,6 +1359,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-align 3.0.5
pt-align 3.0.6
=cut

View File

@@ -8526,6 +8526,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-archiver 3.0.5
pt-archiver 3.0.6
=cut

View File

@@ -5843,6 +5843,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-config-diff 3.0.5
pt-config-diff 3.0.6
=cut

View File

@@ -5633,6 +5633,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-deadlock-logger 3.0.5
pt-deadlock-logger 3.0.6
=cut

View File

@@ -5627,6 +5627,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-diskstats 3.0.5
pt-diskstats 3.0.6
=cut

View File

@@ -5696,6 +5696,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-duplicate-key-checker 3.0.5
pt-duplicate-key-checker 3.0.6
=cut

View File

@@ -1648,6 +1648,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fifo-split 3.0.5
pt-fifo-split 3.0.6
=cut

View File

@@ -5055,6 +5055,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-find 3.0.5
pt-find 3.0.6
=cut

View File

@@ -2239,6 +2239,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fingerprint 3.0.5
pt-fingerprint 3.0.6
=cut

View File

@@ -4619,6 +4619,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fk-error-logger 3.0.5
pt-fk-error-logger 3.0.6
=cut

View File

@@ -7260,6 +7260,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-heartbeat 3.0.5
pt-heartbeat 3.0.6
=cut

View File

@@ -7626,6 +7626,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-index-usage 3.0.5
pt-index-usage 3.0.6
=cut

View File

@@ -1127,7 +1127,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-ioprofile 3.0.5
pt-ioprofile 3.0.6
=cut

View File

@@ -8454,6 +8454,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-kill 3.0.5
pt-kill 3.0.6
=cut

View File

@@ -804,7 +804,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mext 3.0.5
pt-mext 3.0.6
=cut

View File

@@ -3191,7 +3191,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mysql-summary 3.0.5
pt-mysql-summary 3.0.6
=cut

View File

@@ -897,7 +897,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-pmp 3.0.5
pt-pmp 3.0.6
=cut

View File

@@ -16819,6 +16819,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-query-digest 3.0.5
pt-query-digest 3.0.6
=cut

View File

@@ -2524,6 +2524,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-show-grants 3.0.5
pt-show-grants 3.0.6
=cut

View File

@@ -1245,7 +1245,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-sift 3.0.5
pt-sift 3.0.6
=cut

View File

@@ -4919,6 +4919,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-delay 3.0.5
pt-slave-delay 3.0.6
=cut

View File

@@ -4482,6 +4482,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-find 3.0.5
pt-slave-find 3.0.6
=cut

View File

@@ -6071,6 +6071,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-restart 3.0.5
pt-slave-restart 3.0.6
=cut

View File

@@ -2362,7 +2362,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-stalk 3.0.5
pt-stalk 3.0.6
=cut

View File

@@ -2723,7 +2723,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-summary 3.0.5
pt-summary 3.0.6
=cut

View File

@@ -12977,6 +12977,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-sync 3.0.5
pt-table-sync 3.0.6
=cut

View File

@@ -8487,6 +8487,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-usage 3.0.5
pt-table-usage 3.0.6
=cut

View File

@@ -11368,6 +11368,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-upgrade 3.0.5
pt-upgrade 3.0.6
=cut

View File

@@ -6188,6 +6188,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-variable-advisor 3.0.5
pt-variable-advisor 3.0.6
=cut

View File

@@ -3281,6 +3281,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-visual-explain 3.0.5
pt-visual-explain 3.0.6
=cut

View File

@@ -1,3 +1,8 @@
percona-toolkit (3.0.6-1) unstable; urgency=low
-- Percona Toolkit Developers <toolkit-dev@percona.com> Wed, 20 Dec 2017 14:02:29 +0000
percona-toolkit (3.0.5-1) unstable; urgency=low

View File

@@ -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.5'
release = '3.0.6'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -560,6 +560,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
Percona Toolkit v3.0.5 released 2017-11-17
Percona Toolkit v3.0.6 released 2017-12-20
=cut

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
GO := go
pkgs = $(shell find . -type d -name "pt-mongodb*" -exec basename {} \;)
VERSION="3.0.5"
VERSION="3.0.6"
BUILD=$(shell date +%FT%T%z)
GOVERSION=$(shell go version | cut --delimiter=" " -f3)
GOUTILSDIR ?= $(GOPATH)/bin