aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql57-client
diff options
context:
space:
mode:
authorMahdi Mokhtari <mmokhi@FreeBSD.org>2018-04-20 10:47:54 +0000
committerMahdi Mokhtari <mmokhi@FreeBSD.org>2018-04-20 10:47:54 +0000
commite1538d5247bb0114ac8cb1595e05a44ecafddb67 (patch)
treea54a7bbf92b3f50927c070881b5f8f1a89c0645b /databases/mysql57-client
parente93664597438f32aa2989b10e1c706ebd138fbd0 (diff)
downloadports-e1538d5247bb0114ac8cb1595e05a44ecafddb67.tar.gz
ports-e1538d5247bb0114ac8cb1595e05a44ecafddb67.zip
mysql57-{client, server}: Update port to 5.7.22
This update includes fixes for multiple CVEs including: CVE-2018-2755 in replication component, MySQL protocol CVE-2018-2805 in GIS extention CVE-2018-2782 in InnoDB and more info on http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html#AppendixMSQL PR: 227621 Reported by: Markus Kohlmeyer <rootservice@gmail.com> Sponsored by: Netzkommune GmbH
Notes
Notes: svn path=/head/; revision=467819
Diffstat (limited to 'databases/mysql57-client')
-rw-r--r--databases/mysql57-client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql57-client/Makefile b/databases/mysql57-client/Makefile
index 0a428e846560..a2553e6dc223 100644
--- a/databases/mysql57-client/Makefile
+++ b/databases/mysql57-client/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= mysql
+PORTREVISION= 0
PKGNAMESUFFIX= 57-client
COMMENT= Multithreaded SQL database (client)