pkgsrc/databases/mysql55-client
adam b5efe57837 Changes 5.5.45:
* Security Fix: Due to the LogJam issue (https://weakdh.org/), OpenSSL has changed the Diffie-Hellman key length parameters for openssl-1.0.1n and up. OpenSSL has provided a detailed explanation at http://openssl.org/news/secadv_20150611.txt. To adopt this change in MySQL, the key length used in vio/viosslfactories.c for creating Diffie-Hellman keys has been increased from 512 to 2,048 bits.
* InnoDB: On Unix-like platforms, os_file_create_simple_no_error_handling_func and os_file_create_func opened files in different modes when innodb_flush_method was set to O_DIRECT.
* InnoDB: An assertion was raised when InnoDB attempted to dereference a NULL foreign key object.
* InnoDB: An index record was not found on rollback due to inconsistencies in the purge_node_t structure.
* The Spencer regex library used for the REGEXP operator could be subject to heap overflow in some circumstances.
* A buffer-overflow error could occur for mysqlslap during option parsing.
* GROUP BY or ORDER BY on a CHAR(0) NOT NULL column could lead to a server exit.
* mysql-systemd-start failed if datadir was set in /etc/my.cnf.
* On OS X 10.10 (Yosemite), mysqld failed to start automatically. The startup item has been replaced with a launchd job, which enables the preference pane checkbox for automatic startup to work again.
2015-07-30 14:36:34 +00:00
..
patches Changes 5.5.44: 2015-06-01 07:40:36 +00:00
buildlink3.mk Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
DESCR
distinfo Changes 5.5.45: 2015-07-30 14:36:34 +00:00
Makefile Changes 5.5.45: 2015-07-30 14:36:34 +00:00
Makefile.common Changes 5.5.45: 2015-07-30 14:36:34 +00:00
MESSAGE File::Temp was first released with perl v5.6.1, so no need to install it 2014-08-20 09:04:56 +00:00
options.mk Changes 5.5.45: 2015-07-30 14:36:34 +00:00
PLIST Changes 5.5.16: 2011-09-16 07:13:47 +00:00