mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-08-29 09:30:51 +00:00
Update version
This commit is contained in:
@@ -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
|
||||
|
4
MANIFEST
4
MANIFEST
@@ -3,8 +3,8 @@ CONTRIBUTE.md
|
||||
CONTRIBUTING.md
|
||||
COPYING
|
||||
docker-compose.yml
|
||||
glide.lock
|
||||
glide.yaml
|
||||
Gopkg.lock
|
||||
Gopkg.toml
|
||||
INSTALL
|
||||
Makefile.PL
|
||||
MANIFEST
|
||||
|
@@ -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',
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
||||
|
||||
|
@@ -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.
|
||||
|
@@ -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
@@ -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
|
||||
|
Reference in New Issue
Block a user