summaryrefslogtreecommitdiff
path: root/databases/mysql55-client/distinfo
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-09-13 19:23:04 +0000
committerbsiegert <bsiegert>2016-09-13 19:23:04 +0000
commit9dfd4f95305bee409936af5360b95a13846ff958 (patch)
tree15a1be3c4fdf015f283d10d1a9f4032d9fc2dc26 /databases/mysql55-client/distinfo
parent37f17cd036461f0957ba93297bccc72b4aba5e8c (diff)
downloadpkgsrc-9dfd4f95305bee409936af5360b95a13846ff958.tar.gz
Pullup ticket #5101 - requested by maya
databases/mysql55-client: security fix databases/mysql56-client: security fix Revisions pulled up: - databases/mysql55-client/Makefile.common 1.54 - databases/mysql55-client/distinfo 1.52 - databases/mysql55-server/PLIST 1.44 - databases/mysql56-client/Makefile.common 1.35 - databases/mysql56-client/distinfo 1.37 - databases/mysql56-client/patches/patch-CMakeLists.txt 1.5 - databases/mysql56-server/PLIST 1.26 --- Module Name: pkgsrc Committed By: adam Date: Wed Sep 7 13:13:36 UTC 2016 Modified Files: pkgsrc/databases/mysql55-client: Makefile.common distinfo pkgsrc/databases/mysql55-server: PLIST Log Message: Changes in MySQL 5.5.52 (2016-09-06) Bugs Fixed ---------- Replication: mysqlbinlog --read-from-remote-server log1 log2 was opening a new \ connection for log2 without freeing the connection used for log1. Thanks to Laurynas \ Biveinis for the contribution. (Bug 81675, Bug 23540182) For mysqld_safe, the argument to --malloc-lib now must be one of the directories \ /usr/lib, /usr/lib64, /usr/lib/i386-linux-gnu, or /usr/lib/x86_64-linux-gnu. In \ addition, the --mysqld and --mysqld-version options can be used only on the command \ line and not in an option file. (Bug 24464380) It was possible to write log files ending with .ini or .cnf that later could be \ parsed as option files. The general query log and slow query log can no longer be \ written to a file ending with .ini or .cnf. (Bug 24388753) Privilege escalation was possible by exploiting the way REPAIR TABLE used temporary \ files. (Bug 24388746) Certain internal character-handling functions could fail to handle a too-large \ character and cause a server exit. (Bug 23296299) A blank server name in CREATE SERVER statements produced a server exit rather than an \ error. (Bug 23295288) The optimizer failed to check a function return value for an area calculation, \ leading to a server exit. (Bug 23280059) A prepared statement that used a parameter in the select list of a derived table that \ was part of a join could cause a server exit. (Bug 22392374, Bug 24380263) MEDIUMINT columns used in operations with long integer values could result in buffer \ overflow. (Bug 19984392) EINTR handling in the client library has been fixed so that interrupted read and \ write calls are retried. Previously, EINTR was ignored. (Bug 82019, Bug 23703570) --- Module Name: pkgsrc Committed By: adam Date: Wed Sep 7 12:58:25 UTC 2016 Modified Files: pkgsrc/databases/mysql56-client: Makefile.common distinfo pkgsrc/databases/mysql56-server: PLIST Log Message: Changes in MySQL 5.6.33 (2016-09-06) Test Suite Notes ---------------- In mysql-test-run.pl, a limit of 50 was imposed on the number of workers for parallel \ testing, which on systems with more than 50 CPUs resulted in exhaustion of unique \ thread IDs. The ID-exhaustion problem has been corrected, and the limit of 50 on \ number of workers has been lifted. Thanks to Daniel Black for the patch on which this \ change was based. Additionally, these changes were made: To avoid idle workers, the number of parallel workers now is limited to the number of \ tests. Previously, if --parallel=auto was given and the MTR_MAX_PARALLEL environment \ variable was not set, a limit of 8 was imposed on the number of parallel workers. \ This limit has been lifted. (Bug 22342399, Bug 79585) Functionality Added or Changed ------------------------------ CMake support for compiling with Solaris Studio 12.5 was added. (Bug 82249, Bug \ 24303829, Bug 81274, Bug 23212938) Bugs Fixed ---------- InnoDB: An operation that dropped and created a full-text search table raised an \ assertion. (Bug 24315031) InnoDB: Accessing full-text search auxiliary tables while dropping the indexed table \ raised an assertion. (Bug 24009272) InnoDB: An online DDL operation on a table with indexed BLOB columns raised an \ assertion during logging of table modifications. (Bug 23760086) Replication: mysqlbinlog --read-from-remote-server log1 log2 was opening a new \ connection for log2 without freeing the connection used for log1. Thanks to Laurynas \ Biveinis for the contribution. (Bug 81675, Bug 23540182) Replication: With binlog_row_image=FULL, when updating single tables temporary tables \ were unnecessarily being used. The fix ensures single table update follows the same \ pattern as multi-table update. (Bug 79867, Bug 22510353) For mysqld_safe, the argument to --malloc-lib now must be one of the directories \ /usr/lib, /usr/lib64, /usr/lib/i386-linux-gnu, or /usr/lib/x86_64-linux-gnu. In \ addition, the --mysqld and --mysqld-version options can be used only on the command \ line and not in an option file. (Bug 24464380) It was possible to write log files ending with .ini or .cnf that later could be \ parsed as option files. The general query log and slow query log can no longer be \ written to a file ending with .ini or .cnf. (Bug 24388753) Privilege escalation was possible by exploiting the way REPAIR TABLE used temporary \ files. (Bug 24388746) If the basedir system variable was set at server startup from the command line or \ option file, the value was not normalized (on Windows, / was not replaced with /). \ (Bug 23747899, Bug 82125) In-place ALTER TABLE operations which when executed separately caused no table \ rebuild could when combined into a single statement result in a table rebuild. (Bug \ 23475211, Bug 81587) A blank server name in CREATE SERVER statements produced a server exit rather than an \ error. (Bug 23295288) A prepared statement that used a parameter in the select list of a derived table that \ was part of a join could cause a server exit. (Bug 22392374, Bug 24380263) MEDIUMINT columns used in operations with long integer values could result in buffer \ overflow. (Bug 19984392) A spurious ER_NO_SUCH_TABLE error could occur when attempting to execute a prepared \ CREATE TABLE ... SELECT statement that used a temporary table in the FROM clause and \ called a stored function. The same error could occur for a nonprepared version of the \ statement if used in a stored procedure when the procedure was re-executed. (Bug \ 16672723, Bug 68972) EINTR handling in the client library has been fixed so that interrupted read and \ write calls are retried. Previously, EINTR was ignored. (Bug 82019, Bug 23703570)
Diffstat (limited to 'databases/mysql55-client/distinfo')
-rw-r--r--databases/mysql55-client/distinfo18
1 files changed, 9 insertions, 9 deletions
diff --git a/databases/mysql55-client/distinfo b/databases/mysql55-client/distinfo
index 68dc0bb5440..35ae9dfb484 100644
--- a/databases/mysql55-client/distinfo
+++ b/databases/mysql55-client/distinfo
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.50 2016/06/14 16:49:17 adam Exp $
+$NetBSD: distinfo,v 1.50.2.1 2016/09/13 19:23:04 bsiegert Exp $
-SHA1 (mysql-5.5.50.tar.gz) = 08b27227d66b39b7914c6b5a0e16012dd57048a9
-RMD160 (mysql-5.5.50.tar.gz) = ac0cf9b983c2867dbfda4c64df959db229d894f4
-SHA512 (mysql-5.5.50.tar.gz) = 81d1327d8e99f57ba7dfd9f834f0e8e75f118b7a92375ca5799fa0cf66b0ec22cf2bd6f11f1d2d9c6bcb766a739743072cd4152f5d9c488203ac46f5471d980b
-Size (mysql-5.5.50.tar.gz) = 21029856 bytes
-SHA1 (sphinx-2.2.10-release.tar.gz) = 0f2372dd41df2848ea06c6076a86af6f0f66a071
-RMD160 (sphinx-2.2.10-release.tar.gz) = 2712e8ce85609e78c53bd2d9fba877f1e630d5f2
-SHA512 (sphinx-2.2.10-release.tar.gz) = 07683f64df730368563e11a7d2939b521837c9a04944ab7d6d09732ab06e451b674169eca4f85db2aae41d883bd16fb4d17b9265912fea9691d07d407d7212d8
-Size (sphinx-2.2.10-release.tar.gz) = 3109250 bytes
+SHA1 (mysql-5.5.52.tar.gz) = 585b90289e2fd51b26b0696426ae25b2b01cfe6d
+RMD160 (mysql-5.5.52.tar.gz) = 26125b7045073f7962d43df14135caa89e6b436c
+SHA512 (mysql-5.5.52.tar.gz) = 78d88609c4a718d783d2ee5a82768df94bc0799831f95f587ae6d991659a42d17060bcff8e081f7523dbe0493c74167e1590a3a9ee543e65dc683c6e5fea0ce4
+Size (mysql-5.5.52.tar.gz) = 21032776 bytes
+SHA1 (sphinx-2.2.11-release.tar.gz) = 34e83f43de0e69e258bf749ea00348c60a51632a
+RMD160 (sphinx-2.2.11-release.tar.gz) = 5804b4cce64bc03fa20bac26c7391cd661cecc77
+SHA512 (sphinx-2.2.11-release.tar.gz) = cf1a262a5b0fbf0bd2827ec6ec629edeaf709ce855a6e7b509b65342baaeb26c02717ca63f1578d32c83d21e2fd6d1e92dceb34660e6351b93cd96fd4e623689
+Size (sphinx-2.2.11-release.tar.gz) = 3061998 bytes
SHA1 (patch-BUILD_compile-pentium-gcov) = a1ac666efa953a98455a726e5db359c903d699b6
SHA1 (patch-CMakeLists.txt) = 2040dc4904270327c9d64178a3d889ebde2ec5d5
SHA1 (patch-client_completion_hash.cc) = e27fd7072a8206380f0a932b1a31d2843c985cbf