pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/mysqltuner Updated databases/mysqltuner 1.6....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c9b2984ef11
branches:  trunk
changeset: 374123:4c9b2984ef11
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Jan 16 12:43:17 2018 +0000

description:
Updated databases/mysqltuner 1.6.0 to 1.7.2

MySQLTuner v1.7.2
 - Missing argument requirement for cvefile in mysqltuner help enhancement
 - typo, space missing before 'is' enhancement
 - [Questions] No recommendations for my problems Questions
 - Galera gcs.fc_factor is not evaluated correctly and reports an
   erroneous message.
 - Use of uninitialized value bug Test wanted
 - Unknown option: pfstat
 - Advice for performance schema given for wrong version?
 - CVE-2016-6663(<= 10.1.18) bug Help Wanted
 - binlog_cache_size
 - How to grant all necessary requirements? Questions
 - Disclosed password in ps uax output enhancement Questions
 - on mysql 5.7.17, the tuner is not working anymore. Test wanted
 - Argument "xxxM" isn't numeric in numeric ge (>=) bug Help Wanted
 - Perl Error bug Test wanted
 - Doesn't work for remote server on AWS bug Test wanted
 - Software doesn't escape SQL statements in basic_passwords.txt
   enhancement Test wanted
 - MEMORY tables returning as non-InnoDB (Galera Cluster)
 - bug (?) script fails on centos 6.8 due to a number of uninitialized
   vars Questions Wont be Fixed
 - MariaDB GTID mode bug Test wanted

v1.6.18
 - Galera metrics
 - System metrics
 - Better thread pool metrics
 - InnoDB 5.7 innodb_buffer_pool_chunk_size checks
 - Bugs fixes on CVE detection
 - Bug fixes on error message displayed for some versions

diffstat:

 databases/mysqltuner/Makefile |   5 ++---
 databases/mysqltuner/PLIST    |   5 ++++-
 databases/mysqltuner/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r 2b256c42f2af -r 4c9b2984ef11 databases/mysqltuner/Makefile
--- a/databases/mysqltuner/Makefile     Tue Jan 16 12:38:35 2018 +0000
+++ b/databases/mysqltuner/Makefile     Tue Jan 16 12:43:17 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2017/09/16 19:26:44 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/01/16 12:43:17 mef Exp $
 
 GITHUB_PROJECT=        MySQLTuner-perl
-DISTNAME=      1.6.0
+DISTNAME=      1.7.2
 PKGNAME=       mysqltuner-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=major/}
 DIST_SUBDIR=   ${PKGBASE}
diff -r 2b256c42f2af -r 4c9b2984ef11 databases/mysqltuner/PLIST
--- a/databases/mysqltuner/PLIST        Tue Jan 16 12:38:35 2018 +0000
+++ b/databases/mysqltuner/PLIST        Tue Jan 16 12:43:17 2018 +0000
@@ -1,7 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/01 22:29:22 rillig Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/16 12:43:17 mef Exp $
 bin/mysqltuner.pl
+share/doc/mysqltuner/CODE_OF_CONDUCT.md
 share/doc/mysqltuner/CONTRIBUTING.md
 share/doc/mysqltuner/INTERNALS.md
+share/doc/mysqltuner/README.fr.md
+share/doc/mysqltuner/README.it.md
 share/doc/mysqltuner/README.md
 share/doc/mysqltuner/README.ru.md
 share/doc/mysqltuner/USAGE.md
diff -r 2b256c42f2af -r 4c9b2984ef11 databases/mysqltuner/distinfo
--- a/databases/mysqltuner/distinfo     Tue Jan 16 12:38:35 2018 +0000
+++ b/databases/mysqltuner/distinfo     Tue Jan 16 12:43:17 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 01:56:15 agc Exp $
+$NetBSD: distinfo,v 1.3 2018/01/16 12:43:17 mef Exp $
 
-SHA1 (mysqltuner/1.6.0.tar.gz) = 21c2b48020e2c82b9cd440c48e3176b648273eda
-RMD160 (mysqltuner/1.6.0.tar.gz) = 87839415accf41c70c3ddb07fb4ad65d78957254
-SHA512 (mysqltuner/1.6.0.tar.gz) = 904022ef64eaf75f3294a9a5123dc5e00482d95378722df63140bc6859ec245c32d9b06d19955790a5e29b9335e6da3df2cebdeb4659cb9058561866f6ec69c2
-Size (mysqltuner/1.6.0.tar.gz) = 53424 bytes
+SHA1 (mysqltuner/1.7.2.tar.gz) = 95fa862aad269b855b3772ecf130127d52103767
+RMD160 (mysqltuner/1.7.2.tar.gz) = 20c560a3b71b4afe0f411cd9d61c7ccd0202b5d9
+SHA512 (mysqltuner/1.7.2.tar.gz) = 6cdeeb24aee84a714439dd2c6e1832a10061ec12875975d9b160d2fbda5085039a8eb124a210e1cb3e1efd358262af39afaa0ee52e12118f4b07c68d1d55fed5
+Size (mysqltuner/1.7.2.tar.gz) = 193459 bytes



Home | Main Index | Thread Index | Old Index