Update version

This commit is contained in:
Evgeniy Patlan
2017-03-23 14:17:12 +02:00
parent 3357eb8aec
commit 5fe708ebb0
45 changed files with 108 additions and 43 deletions

View File

@@ -1,5 +1,7 @@
Changelog for Percona Toolkit
v3.0.2 released 2017-03-23
* Fixed bug PT-73 : pt-mongodb tools add support for SSL connections
* Fixed bug PT-74 : pt-mongodb-summary Cannot get security settings when connected to a mongod instance
* Fixed bug PT-75 : pt-mongodb-query-digest Change the default sort order to -count (descending)

View File

@@ -1,5 +1,6 @@
Changelog
CONTRIBUTE.md
CONTRIBUTING.md
COPYING
glide.lock
glide.yaml
@@ -39,6 +40,4 @@ bin/pt-table-usage
bin/pt-upgrade
bin/pt-variable-advisor
bin/pt-visual-explain
bin/pt-mongodb-query-digest
bin/pt-mongodb-summary
docs/percona-toolkit.pod

View File

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

View File

@@ -1351,6 +1351,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-align 3.0.1
pt-align 3.0.2
=cut

View File

@@ -8432,6 +8432,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-archiver 3.0.1
pt-archiver 3.0.2
=cut

View File

@@ -5817,6 +5817,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-config-diff 3.0.1
pt-config-diff 3.0.2
=cut

View File

@@ -5608,6 +5608,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-deadlock-logger 3.0.1
pt-deadlock-logger 3.0.2
=cut

View File

@@ -5619,6 +5619,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-diskstats 3.0.1
pt-diskstats 3.0.2
=cut

View File

@@ -5677,6 +5677,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-duplicate-key-checker 3.0.1
pt-duplicate-key-checker 3.0.2
=cut

View File

@@ -1640,6 +1640,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fifo-split 3.0.1
pt-fifo-split 3.0.2
=cut

View File

@@ -5029,6 +5029,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-find 3.0.1
pt-find 3.0.2
=cut

View File

@@ -2231,6 +2231,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fingerprint 3.0.1
pt-fingerprint 3.0.2
=cut

View File

@@ -4594,6 +4594,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fk-error-logger 3.0.1
pt-fk-error-logger 3.0.2
=cut

View File

@@ -7197,6 +7197,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-heartbeat 3.0.1
pt-heartbeat 3.0.2
=cut

View File

@@ -7607,6 +7607,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-index-usage 3.0.1
pt-index-usage 3.0.2
=cut

View File

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

View File

@@ -8348,6 +8348,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-kill 3.0.1
pt-kill 3.0.2
=cut

View File

@@ -803,7 +803,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mext 3.0.1
pt-mext 3.0.2
=cut

View File

@@ -3139,7 +3139,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mysql-summary 3.0.1
pt-mysql-summary 3.0.2
=cut

View File

@@ -12428,6 +12428,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-online-schema-change 3.0.1
pt-online-schema-change 3.0.2
=cut

View File

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

View File

@@ -16744,6 +16744,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-query-digest 3.0.1
pt-query-digest 3.0.2
=cut

View File

@@ -2516,6 +2516,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-show-grants 3.0.1
pt-show-grants 3.0.2
=cut

View File

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

View File

@@ -4911,6 +4911,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-delay 3.0.1
pt-slave-delay 3.0.2
=cut

View File

@@ -4437,6 +4437,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-find 3.0.1
pt-slave-find 3.0.2
=cut

View File

@@ -6026,6 +6026,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-restart 3.0.1
pt-slave-restart 3.0.2
=cut

View File

@@ -2289,7 +2289,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-stalk 3.0.1
pt-stalk 3.0.2
=cut

View File

@@ -2722,7 +2722,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-summary 3.0.1
pt-summary 3.0.2
=cut

View File

@@ -13075,6 +13075,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-checksum 3.0.1
pt-table-checksum 3.0.2
=cut

View File

@@ -12898,6 +12898,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-sync 3.0.1
pt-table-sync 3.0.2
=cut

View File

@@ -8461,6 +8461,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-usage 3.0.1
pt-table-usage 3.0.2
=cut

View File

@@ -11343,6 +11343,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-upgrade 3.0.1
pt-upgrade 3.0.2
=cut

View File

@@ -6180,6 +6180,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-variable-advisor 3.0.1
pt-variable-advisor 3.0.2
=cut

View File

@@ -3273,6 +3273,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-visual-explain 3.0.1
pt-visual-explain 3.0.2
=cut

View File

@@ -1,3 +1,20 @@
percona-toolkit (3.0.2-1) unstable; urgency=low
* Fixed bug PT-73 : pt-mongodb tools add support for SSL connections
* Fixed bug PT-74 : pt-mongodb-summary Cannot get security settings when connected to a mongod instance
* Fixed bug PT-75 : pt-mongodb-query-digest Change the default sort order to -count (descending)
* Fixed bug PT-76 : pt-mysql-summary password doesn't support '&' and '#' symbols
* Fixed bug PT-77 : Update Makefile for mongodb tools
* Fixed bug PT-81 : Collect information about locks and transactions using P_S (Thanks Agustin Gallego)
* Fixed bug PT-89 : pt-stalk top CPU usage is useless
* Fixed bug PT-93 : Fix pt-mongodb-query-digest query ID (Thanks Kamil Dziedzic)
* Fixed bug PT-94 : pt-online-schema-change makes duplicate rows in _t_new for UPDATE t set pk=0 where pk=1
* Fixed bug PT-96 : Fixed PT tests
* Fixed bug PT-101 : pt-table-checksum ignores slave-user and slave-password
* Fixed bug PT-105 : pt-table-checksum fails if a database is dropped while the tool is running
-- Percona Toolkit Developers <toolkit-dev@percona.com> Thu, 23 Mar 2017 12:16:45 +0000
percona-toolkit (3.0.1-1) unstable; urgency=low

View File

@@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/percona/percona-toolkit
Vcs-Git: git://github.com/percona/percona-toolkit.git
Package: percona-toolkit
Architecture: @@ARHITECTURE@@
Architecture: amd64
Depends: ${perl:Depends}, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>=2.10),
libio-socket-ssl-perl
Description: Advanced MySQL and system command-line tools

View File

@@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/percona/percona-toolkit
Vcs-Git: git://github.com/percona/percona-toolkit.git
Package: percona-toolkit
Architecture: amd64
Architecture: @@ARHITECTURE@@
Depends: ${perl:Depends}, libdbi-perl (>= 1.13), libdbd-mysql-perl | libdbd-mysql-5.1-perl, libterm-readkey-perl (>=2.10),
libio-socket-ssl-perl
Description: Advanced MySQL and system command-line tools

View File

@@ -8,7 +8,7 @@ Vendor: Percona
URL: http://www.percona.com/software/percona-toolkit/
Source: percona-toolkit-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: @@ARHITECTURE@@
BuildArch: x86_64
Requires: perl(DBI) >= 1.13, perl(DBD::mysql) >= 1.0, perl(Time::HiRes), perl(IO::Socket::SSL), perl(Digest::MD5), perl(Term::ReadKey)
AutoReq: no

View File

@@ -8,7 +8,7 @@ Vendor: Percona
URL: http://www.percona.com/software/percona-toolkit/
Source: percona-toolkit-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: x86_64
BuildArch: @@ARHITECTURE@@
Requires: perl(DBI) >= 1.13, perl(DBD::mysql) >= 1.0, perl(Time::HiRes), perl(IO::Socket::SSL), perl(Digest::MD5), perl(Term::ReadKey)
AutoReq: no

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.1'
release = '3.0.2'
# 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.1 released 2017-02-16
Percona Toolkit v3.0.2 released 2017-03-23
=cut

View File

@@ -1,6 +1,53 @@
Release Notes
*************
v3.0.2 released 2017-03-23
==========================
Percona Toolkit 3.0.2 includes the following changes:
New Features
* PT-73: Added support for SSL connections to ``pt-mongodb-summary`` and ``pt-mongodb-query-digest``
* 1642751: Enabled gathering of information about locks and transactions by ``pt-stalk`` using Performance Schema if it is enabled (Thanks Agustin Gallego)
Bug Fixes
* PT-74: Fixed gathering of security settings when running ``pt-mongodb-summary`` on a mongod instance that is specified as the host
* PT-75: Changed the default sort order in ``pt-mongodb-query-digest`` output to descending
* PT-76: Added support of ``&`` and ``#`` symbols in passwords for ``pt-mysql-summary``
* PT-77: Updated ``Makefile`` to support new MongoDB tools
* PT-89: Fixed ``pt-stalk`` to run ``top`` more than once to collect useful CPU usage
* PT-93: Fixed ``pt-mongodb-query-digest`` to make query ID match query key (Thanks Kamil Dziedzic)
* PT-94: Fixed ``pt-online-schema-change`` to not make duplicate rows in ``_t_new`` when updating primary key. Also see 1646713.
* PT-101: Fixed ``pt-table-checksum`` to correctly use the ``--slave-user`` and ``--slave-password`` options. Also see 1651002.
* PT-105: Fixed ``pt-table-checksum`` to continue running if a database is dropped in the process
Changelog
---------
* Fixed bug PT-73 : pt-mongodb tools add support for SSL connections
* Fixed bug PT-74 : pt-mongodb-summary Cannot get security settings when connected to a mongod instance
* Fixed bug PT-75 : pt-mongodb-query-digest Change the default sort order to -count (descending)
* Fixed bug PT-76 : pt-mysql-summary password doesn't support '&' and '#' symbols
* Fixed bug PT-77 : Update Makefile for mongodb tools
* Fixed bug PT-81 : Collect information about locks and transactions using P_S (Thanks Agustin Gallego)
* Fixed bug PT-89 : pt-stalk top CPU usage is useless
* Fixed bug PT-93 : Fix pt-mongodb-query-digest query ID (Thanks Kamil Dziedzic)
* Fixed bug PT-94 : pt-online-schema-change makes duplicate rows in _t_new for UPDATE t set pk=0 where pk=1
* Fixed bug PT-96 : Fixed PT tests
* Fixed bug PT-101 : pt-table-checksum ignores slave-user and slave-password
* Fixed bug PT-105 : pt-table-checksum fails if a database is dropped while the tool is running
v3.0.1 released 2017-02-16
==========================

View File

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

View File

@@ -133,7 +133,7 @@ update_version() {
cd $BRANCH/bin
for tool_file in *; do
if [ $tool_file != "govendor" ]; then
sed -i'.bak' -e "s/^$tool_file [0-9]\.[0-9]\+/$tool_file $VERSION/" $tool_file
sed -i'.bak' -e "s/^$tool_file [0-9]\.[0-9][^ ]\+/$tool_file $VERSION/" $tool_file
if [ $? -ne 0 ]; then
die "Error updating version in $tool_file"
fi