aboutsummaryrefslogtreecommitdiff
path: root/databases/percona55-client
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-07-18 21:23:54 +0000
committerMark Felder <feld@FreeBSD.org>2015-07-18 21:23:54 +0000
commite86f7b7cc44438f7d30ae6892db63fad80299b42 (patch)
tree73e3f22fcb35c855c69f5c3e846378660f617cff /databases/percona55-client
parentaf4ddc5081d8d21100dbc5bc3d6c36a39ec3fd26 (diff)
downloadports-e86f7b7cc44438f7d30ae6892db63fad80299b42.tar.gz
ports-e86f7b7cc44438f7d30ae6892db63fad80299b42.zip
Notes
Diffstat (limited to 'databases/percona55-client')
-rw-r--r--databases/percona55-client/Makefile3
-rw-r--r--databases/percona55-client/pkg-message15
2 files changed, 17 insertions, 1 deletions
diff --git a/databases/percona55-client/Makefile b/databases/percona55-client/Makefile
index c7a67f072362..bd0b95483da9 100644
--- a/databases/percona55-client/Makefile
+++ b/databases/percona55-client/Makefile
@@ -1,13 +1,14 @@
# $FreeBSD$
PORTNAME= percona
+PORTREVISION= 1
PKGNAMESUFFIX= 55-client
COMMENT= Multithreaded SQL database (client)
MASTERDIR= ${.CURDIR}/../percona55-server
-PKGMESSAGE= mustnotexist
+PKGMESSAGE= ${.CURDIR}/pkg-message
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist
diff --git a/databases/percona55-client/pkg-message b/databases/percona55-client/pkg-message
new file mode 100644
index 000000000000..2cf54a1cf930
--- /dev/null
+++ b/databases/percona55-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.
+
+* * * * * * * * * * * * * * * * * * * * * * * *
+