summaryrefslogtreecommitdiff
path: root/databases/mysql57-server/PLIST
diff options
context:
space:
mode:
authoradam <adam>2016-10-14 19:28:28 +0000
committeradam <adam>2016-10-14 19:28:28 +0000
commit8b230d6ba6b8dd529d0e766c97a1ff3f309c6626 (patch)
treea214cf3b2903b418faf27a3c535e3739f6b22794 /databases/mysql57-server/PLIST
parent1fde34d3cc35a484abd9199245710cb029396744 (diff)
downloadpkgsrc-8b230d6ba6b8dd529d0e766c97a1ff3f309c6626.tar.gz
Changes 5.7.16:
Security Notes -------------- * Incompatible Change: For STANDALONE and WIN builds, the default secure_file_priv value has changed from the empty string to NULL. This is a secure-by-default setting because it disables import and export operations. To permit those operations, set secure_file_priv to the path name of the directory to use for those operations. * The linked OpenSSL library for the MySQL Commercial Server has been updated to version 1.0.1u. For a description of issues fixed in this version, see http://www.openssl.org/news/vulnerabilities.html. This change does not affect the Oracle-produced MySQL Community build of MySQL Server, which uses the yaSSL library instead. Functionality Added or Changed ------------------------------ * yaSSL was upgraded to version 2.4.2. This upgrade corrects issues with: Potential AES side channel leaks; DSA padding for unusual sizes; the SSL_CTX_load_verify_locations() OpenSSL compatibility function failing to handle long path directory names.
Diffstat (limited to 'databases/mysql57-server/PLIST')
-rw-r--r--databases/mysql57-server/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mysql57-server/PLIST b/databases/mysql57-server/PLIST
index d90c134c07b..9e42551bbc4 100644
--- a/databases/mysql57-server/PLIST
+++ b/databases/mysql57-server/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2016/09/16 06:49:12 adam Exp $
-bin/lz4_decompress
+@comment $NetBSD: PLIST,v 1.2 2016/10/14 19:28:28 adam Exp $
bin/innochecksum
+bin/lz4_decompress
bin/my_print_defaults
bin/myisam_ftdump
bin/myisamchk
@@ -25,8 +25,8 @@ bin/resolve_stack_dump
bin/resolveip
bin/zlib_decompress
include/mysql/mysqlx_error.h
-${PLIST.embedded}lib/libmysqld.a
include/mysql/mysqlx_version.h
+${PLIST.embedded}lib/libmysqld.a
lib/libmysqlservices.a
lib/mysql/plugin/adt_null.so
lib/mysql/plugin/auth.so