Received: by mail.netbsd.org (Postfix, from userid 605) id AD8AB84DB6; Sun, 22 Oct 2017 20:22:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 39AD784DA9 for ; Sun, 22 Oct 2017 20:22:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id dra5r5QGfcwN for ; Sun, 22 Oct 2017 20:22:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 96FC784C2E for ; Sun, 22 Oct 2017 20:22:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90A36FBDE; Sun, 22 Oct 2017 20:22:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150870373780740" MIME-Version: 1.0 Date: Sun, 22 Oct 2017 20:22:17 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20171022202217.90A36FBDE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_150870373780740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Oct 22 20:22:17 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated databases/mysql5[567] To generate a diff of this commit: cvs rdiff -u -r1.4574 -r1.4575 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150870373780740 Content-Disposition: inline Content-Length: 1046 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4574 pkgsrc/doc/CHANGES-2017:1.4575 --- pkgsrc/doc/CHANGES-2017:1.4574 Sun Oct 22 18:43:48 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Oct 22 20:22:17 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4574 2017/10/22 18:43:48 leot Exp $ +$NetBSD: CHANGES-2017,v 1.4575 2017/10/22 20:22:17 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6539,3 +6539,9 @@ Changes to the packages collection and i Updated databases/py-asyncpg to 0.13.0 [adam 2017-10-22] Updated net/youtube-dl to 20171020 [wiz 2017-10-22] Updated comms/gammu to 1.38.5 [leot 2017-10-22] + Updated databases/mysql55-client to 5.5.58 [adam 2017-10-22] + Updated databases/mysql55-server to 5.5.58 [adam 2017-10-22] + Updated databases/mysql56-client to 5.6.38 [adam 2017-10-22] + Updated databases/mysql56-server to 5.6.38 [adam 2017-10-22] + Updated databases/mysql57-client to 5.7.20 [adam 2017-10-22] + Updated databases/mysql57-server to 5.7.20 [adam 2017-10-22] --_----------=_150870373780740--