diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:01:59 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:01:59 +0000 |
| commit | 78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch) | |
| tree | 557e38686944a0a47350c0dc68f952bec42e13d6 /databases/mysql56-client | |
| parent | Convert to UCL & cleanup pkg-message (categories a-c) (diff) | |
Convert to UCL & cleanup pkg-message (categories d)
Diffstat (limited to 'databases/mysql56-client')
| -rw-r--r-- | databases/mysql56-client/pkg-message | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/databases/mysql56-client/pkg-message b/databases/mysql56-client/pkg-message index 879bb341f0b6..a71ac478bbf5 100644 --- a/databases/mysql56-client/pkg-message +++ b/databases/mysql56-client/pkg-message @@ -1,5 +1,6 @@ -* * * * * * * * * * * * * * * * * * * * * * * * - +[ +{ type: install + message: <<EOM 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: @@ -10,5 +11,6 @@ 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. - -* * * * * * * * * * * * * * * * * * * * * * * * +EOM +} +] |
