From owner-svn-ports-branches@freebsd.org Sat Feb 11 16:44:20 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7712DCDBDA7; Sat, 11 Feb 2017 16:44:20 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37F3314B4; Sat, 11 Feb 2017 16:44:20 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BGiJwj063679; Sat, 11 Feb 2017 16:44:19 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BGiJn4063677; Sat, 11 Feb 2017 16:44:19 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201702111644.v1BGiJn4063677@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Sat, 11 Feb 2017 16:44:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r433893 - in branches/2017Q1/databases/mysql57-server: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:44:20 -0000 Author: mmokhi Date: Sat Feb 11 16:44:18 2017 New Revision: 433893 URL: https://svnweb.freebsd.org/changeset/ports/433893 Log: MFH: 2017Q1 Security fixes with updating 5.7.15 to 5.7.17 Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-17.html PR: 216962 Submitted by: mmokhi (maintainer) Reviewed by: feld Approved by: feld (mentor) Approved by: ports-secteam (feld) Deleted: branches/2017Q1/databases/mysql57-server/files/patch-sql_json__dom.h branches/2017Q1/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc branches/2017Q1/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stats.cc branches/2017Q1/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debug.cc Modified: branches/2017Q1/databases/mysql57-server/Makefile branches/2017Q1/databases/mysql57-server/distinfo branches/2017Q1/databases/mysql57-server/pkg-plist Directory Properties: branches/2017Q1/ (props changed) Modified: branches/2017Q1/databases/mysql57-server/Makefile ============================================================================== --- branches/2017Q1/databases/mysql57-server/Makefile Sat Feb 11 16:43:11 2017 (r433892) +++ branches/2017Q1/databases/mysql57-server/Makefile Sat Feb 11 16:44:18 2017 (r433893) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME?= mysql -PORTVERSION= 5.7.15 -PORTREVISION?= 1 +PORTVERSION= 5.7.17 +PORTREVISION?= 0 CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-5.7 PKGNAMESUFFIX?= 57-server Modified: branches/2017Q1/databases/mysql57-server/distinfo ============================================================================== --- branches/2017Q1/databases/mysql57-server/distinfo Sat Feb 11 16:43:11 2017 (r433892) +++ branches/2017Q1/databases/mysql57-server/distinfo Sat Feb 11 16:44:18 2017 (r433893) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473858917 -SHA256 (mysql-boost-5.7.15.tar.gz) = 7342a3a3e40878378dfaee252d42a3a5b06c58237f49c2544424d27316738945 -SIZE (mysql-boost-5.7.15.tar.gz) = 60583907 +TIMESTAMP = 1483356681 +SHA256 (mysql-boost-5.7.17.tar.gz) = b75bba87199ef6a6ccc5dfbcaf70949009dc12089eafad8c5254afc9002aa903 +SIZE (mysql-boost-5.7.17.tar.gz) = 61480982 Modified: branches/2017Q1/databases/mysql57-server/pkg-plist ============================================================================== --- branches/2017Q1/databases/mysql57-server/pkg-plist Sat Feb 11 16:43:11 2017 (r433892) +++ branches/2017Q1/databases/mysql57-server/pkg-plist Sat Feb 11 16:44:18 2017 (r433893) @@ -24,7 +24,9 @@ lib/mysql/libmysqld.a lib/mysql/plugin/adt_null.so lib/mysql/plugin/auth.so lib/mysql/plugin/auth_test_plugin.so +lib/mysql/plugin/connection_control.so lib/mysql/plugin/daemon_example.ini +lib/mysql/plugin/group_replication.so %%NO_EXAMPLE%%lib/mysql/plugin/ha_example.so lib/mysql/plugin/keyring_file.so lib/mysql/plugin/libdaemon_example.so