Oracle has released MySQL 5.7.21 https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-21.html
Hi, Thanks for bringing this up. I was already working on update, the week was busy week and I was a little AFK Will commit it ASAP.
This Update also fixes multiple CVE http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html#AppendixMSQL
A commit references this bug: Author: mmokhi Date: Wed Jan 17 22:43:47 UTC 2018 New revision: 459295 URL: https://svnweb.freebsd.org/changeset/ports/459295 Log: databases/mysql56-{client, server}: Update to 5.7.21 This update fixes bugs like CVE-2018-2696, CVE-2018-2562, CVE-2018-2640, CVE-2018-2668, CVE-2017-3737 (and more) in MySQL protocol by upstream. Delete local patches (CMake plugin macros) that are merged by upstream. PR: 225195 Sponsored by: Netzkommune GmbH Changes: head/databases/mysql57-client/files/patch-client_CMakeLists.txt head/databases/mysql57-client/files/patch-cmake_plugin.cmake head/databases/mysql57-client/files/patch-configure.cmake head/databases/mysql57-client/files/patch-libmysql_authentication__ldap_CMakeLists.txt head/databases/mysql57-client/pkg-plist head/databases/mysql57-server/Makefile head/databases/mysql57-server/distinfo head/databases/mysql57-server/files/patch-cmake_plugin.cmake head/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt
A commit references this bug: Author: mmokhi Date: Wed Jan 17 23:57:32 UTC 2018 New revision: 459298 URL: https://svnweb.freebsd.org/changeset/ports/459298 Log: MFH: r459295 databases/mysql56-{client, server}: Update to 5.7.21 This update fixes bugs like CVE-2018-2696, CVE-2018-2562, CVE-2018-2640, CVE-2018-2668, CVE-2017-3737 (and more) in MySQL protocol by upstream. Delete local patches (CMake plugin macros) that are merged by upstream. PR: 225195 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (feld) Changes: _U branches/2018Q1/ branches/2018Q1/databases/mysql57-client/files/patch-client_CMakeLists.txt branches/2018Q1/databases/mysql57-client/files/patch-cmake_plugin.cmake branches/2018Q1/databases/mysql57-client/files/patch-configure.cmake branches/2018Q1/databases/mysql57-client/files/patch-libmysql_authentication__ldap_CMakeLists.txt branches/2018Q1/databases/mysql57-client/pkg-plist branches/2018Q1/databases/mysql57-server/Makefile branches/2018Q1/databases/mysql57-server/distinfo branches/2018Q1/databases/mysql57-server/files/patch-cmake_plugin.cmake branches/2018Q1/databases/mysql57-server/files/patch-libmysql_CMakeLists.txt
Committed. thanks :)