summaryrefslogtreecommitdiff
path: root/databases/mysql56-server
diff options
context:
space:
mode:
authoradam <adam>2016-10-12 16:58:21 +0000
committeradam <adam>2016-10-12 16:58:21 +0000
commit96b05b93355bc342011c6881d2167c5206d00bfc (patch)
tree3d1d3d7e31a79d2cff1d2c94d548ea1a23bbaf4e /databases/mysql56-server
parent388599820c45038dc0b347a4c6a237e77478864d (diff)
downloadpkgsrc-96b05b93355bc342011c6881d2167c5206d00bfc.tar.gz
Changes 5.6.34:
Packaging Notes --------------- RPM and Debian packages now create the /var/lib/mysql-files directory, which is now the default value of the secure_file_priv system variable that specifies a directory for import and export operations. Security Notes -------------- Incompatible Change: The secure_file_priv system variable is used to limit the effect of data import and export operations. 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/mysql56-server')
-rw-r--r--databases/mysql56-server/PLIST12
1 files changed, 11 insertions, 1 deletions
diff --git a/databases/mysql56-server/PLIST b/databases/mysql56-server/PLIST
index 13e65372f9c..f39f08dbf0e 100644
--- a/databases/mysql56-server/PLIST
+++ b/databases/mysql56-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2016/09/07 12:58:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2016/10/12 16:58:21 adam Exp $
bin/innochecksum
bin/my_print_defaults
bin/myisam_ftdump
@@ -1898,6 +1898,11 @@ share/mysql/test/suite/auth_sec/r/not_openssl.require
share/mysql/test/suite/auth_sec/r/not_ssl.require
share/mysql/test/suite/auth_sec/r/openssl.require
share/mysql/test/suite/auth_sec/r/password_expired.result
+share/mysql/test/suite/auth_sec/r/secure_file_priv_error.result
+share/mysql/test/suite/auth_sec/r/secure_file_priv_null.result
+share/mysql/test/suite/auth_sec/r/secure_file_priv_warnings.result
+share/mysql/test/suite/auth_sec/r/secure_file_priv_warnings_not_win.result
+share/mysql/test/suite/auth_sec/r/secure_file_priv_warnings_win.result
share/mysql/test/suite/auth_sec/r/server_withoutssl_client_withoutssl.result
share/mysql/test/suite/auth_sec/r/server_withoutssl_client_withssl.result
share/mysql/test/suite/auth_sec/r/server_withssl_client_withoutssl.result
@@ -1919,6 +1924,11 @@ share/mysql/test/suite/auth_sec/t/mysql_sha256_plugin-master.opt
share/mysql/test/suite/auth_sec/t/mysql_sha256_plugin.test
share/mysql/test/suite/auth_sec/t/password_expired-master.opt
share/mysql/test/suite/auth_sec/t/password_expired.test
+share/mysql/test/suite/auth_sec/t/secure_file_priv_error.test
+share/mysql/test/suite/auth_sec/t/secure_file_priv_null.test
+share/mysql/test/suite/auth_sec/t/secure_file_priv_warnings.test
+share/mysql/test/suite/auth_sec/t/secure_file_priv_warnings_not_win.test
+share/mysql/test/suite/auth_sec/t/secure_file_priv_warnings_win.test
share/mysql/test/suite/auth_sec/t/server_withoutssl_client_withoutssl.test
share/mysql/test/suite/auth_sec/t/server_withoutssl_client_withssl.test
share/mysql/test/suite/auth_sec/t/server_withssl_client_withoutssl-master.opt