summaryrefslogtreecommitdiff
path: root/databases/mysql55-server
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-10-12 16:57:30 +0000
committeradam <adam@pkgsrc.org>2016-10-12 16:57:30 +0000
commit553dd1084ba33d119e6e5651c5d07af376cdc825 (patch)
tree794f6683d1ab7fe74db537a21b2f57bdc9f79e93 /databases/mysql55-server
parent639d90a351f2d3ceeffe1db507bb1773ce645315 (diff)
downloadpkgsrc-553dd1084ba33d119e6e5651c5d07af376cdc825.tar.gz
Changes 5.5.53:
Packaging Notes --------------- RPM 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/mysql55-server')
-rw-r--r--databases/mysql55-server/PLIST14
1 files changed, 13 insertions, 1 deletions
diff --git a/databases/mysql55-server/PLIST b/databases/mysql55-server/PLIST
index b1e6474bd31..55013fd34ba 100644
--- a/databases/mysql55-server/PLIST
+++ b/databases/mysql55-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.44 2016/09/07 13:13:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.45 2016/10/12 16:57:30 adam Exp $
bin/innochecksum
bin/my_print_defaults
bin/myisam_ftdump
@@ -1470,7 +1470,19 @@ share/mysql/test/std_data/warnings_loaddata.dat
share/mysql/test/std_data/words.dat
share/mysql/test/std_data/words2.dat
share/mysql/test/suite/auth_sec/r/cert_verify.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/t/cert_verify.test
+share/mysql/test/suite/auth_sec/t/secure_file_priv_error.test
+share/mysql/test/suite/auth_sec/t/secure_file_priv_null-master.opt
+share/mysql/test/suite/auth_sec/t/secure_file_priv_null.test
+share/mysql/test/suite/auth_sec/t/secure_file_priv_warnings-master.opt
+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/binlog/combinations
share/mysql/test/suite/binlog/r/binlog_base64_flag.result
share/mysql/test/suite/binlog/r/binlog_bug23533.result