aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-07-18 21:21:14 +0000
committerMark Felder <feld@FreeBSD.org>2015-07-18 21:21:14 +0000
commitaf4ddc5081d8d21100dbc5bc3d6c36a39ec3fd26 (patch)
tree9c6ccbd59937b6cc946c2978701fc04f0f2f49dd /databases
parent3cc2374112659bfca9234e044c545b06e6440045 (diff)
downloadports-af4ddc5081d8d21100dbc5bc3d6c36a39ec3fd26.tar.gz
ports-af4ddc5081d8d21100dbc5bc3d6c36a39ec3fd26.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql56-client/Makefile4
-rw-r--r--databases/mysql56-client/pkg-message15
2 files changed, 17 insertions, 2 deletions
diff --git a/databases/mysql56-client/Makefile b/databases/mysql56-client/Makefile
index 678baf9b43b6..9623b91c828c 100644
--- a/databases/mysql56-client/Makefile
+++ b/databases/mysql56-client/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= mysql
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= 56-client
COMMENT= Multithreaded SQL database (client)
MASTERDIR= ${.CURDIR}/../mysql56-server
-PKGMESSAGE= mustnotexist
+PKGMESSAGE= ${.CURDIR}/pkg-message
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist
diff --git a/databases/mysql56-client/pkg-message b/databases/mysql56-client/pkg-message
new file mode 100644
index 000000000000..2cf54a1cf930
--- /dev/null
+++ b/databases/mysql56-client/pkg-message
@@ -0,0 +1,15 @@
+* * * * * * * * * * * * * * * * * * * * * * * *
+
+Please be aware the database client is vulnerable
+to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM".
+You may find more information at the following URL:
+
+http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html
+
+Although this database client is not listed as
+"affected", it is vulnerable and will not be
+receiving a patch. Please take note of this when
+deploying this software.
+
+* * * * * * * * * * * * * * * * * * * * * * * *
+