aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-07-19 05:16:31 +0800
committerMark Felder <feld@FreeBSD.org>2015-07-19 05:16:31 +0800
commit6270ac6e600ef98be13b87b361dc46a1fe6d6d8e (patch)
treee4673cbee9e1eb3696445b65b12907b90dd26134 /databases
parentfce8e00fa3ebe716d4bae539b7533dcf7ceb70d3 (diff)
downloadfreebsd-ports-gnome-6270ac6e600ef98be13b87b361dc46a1fe6d6d8e.tar.gz
freebsd-ports-gnome-6270ac6e600ef98be13b87b361dc46a1fe6d6d8e.tar.zst
freebsd-ports-gnome-6270ac6e600ef98be13b87b361dc46a1fe6d6d8e.zip
Bump PORTREVISION of the client and add pkg-message to warn about
CVE-2015-3152 which will not get patched Security: CVE-2015-3152 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql55-client/Makefile1
-rw-r--r--databases/mysql55-client/pkg-message15
2 files changed, 16 insertions, 0 deletions
diff --git a/databases/mysql55-client/Makefile b/databases/mysql55-client/Makefile
index 697de17baeca..31f292095801 100644
--- a/databases/mysql55-client/Makefile
+++ b/databases/mysql55-client/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= mysql
+PORTREVISION= 1
PKGNAMESUFFIX= 55-client
COMMENT= Multithreaded SQL database (client)
diff --git a/databases/mysql55-client/pkg-message b/databases/mysql55-client/pkg-message
new file mode 100644
index 000000000000..2cf54a1cf930
--- /dev/null
+++ b/databases/mysql55-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.
+
+* * * * * * * * * * * * * * * * * * * * * * * *
+