From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4A25213846E for ; Wed, 19 Oct 2016 19:14:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91CA9E0B2D; Wed, 19 Oct 2016 19:14:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7AE30E0B2D for ; Wed, 19 Oct 2016 19:14:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81228341527 for ; Wed, 19 Oct 2016 19:14:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5350C2F7 for ; Wed, 19 Oct 2016 19:14:52 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1476904480.508fae75554f607a0ac11b7c8aa57c538ef91ef2.grknight@gentoo> Subject: [gentoo-commits] proj/mysql-extras:master commit in: / X-VCS-Repository: proj/mysql-extras X-VCS-Files: 00000_index.txt X-VCS-Directories: / X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 508fae75554f607a0ac11b7c8aa57c538ef91ef2 X-VCS-Branch: master Date: Wed, 19 Oct 2016 19:14:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2f19f561-a47a-4abd-8edd-bc505d9369d0 X-Archives-Hash: 66218e3a98b79a3325ee7480a8bc6879 commit: 508fae75554f607a0ac11b7c8aa57c538ef91ef2 Author: Brian Evans gentoo org> AuthorDate: Wed Oct 19 19:14:40 2016 +0000 Commit: Brian Evans gentoo org> CommitDate: Wed Oct 19 19:14:40 2016 +0000 URL: https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=508fae75 Fix end version of perl fix for mysql 5.5 Signed-off-by: Brian Evans gentoo.org> 00000_index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00000_index.txt b/00000_index.txt index c93ab02..8f3a4c3 100644 --- a/00000_index.txt +++ b/00000_index.txt @@ -915,7 +915,7 @@ @@ Split building of client libraries, server and client tools @patch 20019_all_mysql-5.5-mtr-perl-deprecation.patch -@ver 5.05.45.00 to 5.05.99.99 +@ver 5.05.45.00 to 5.05.52.99 @pn mysql @@ Fix deprecated perl array defined syntax on mtr test script @@ Ported forward from mysql 5.6; Oracle bug 18145121