aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql57-server
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2023-06-06 10:33:09 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2023-06-06 10:35:53 +0000
commite6db1ed255fad55325ea251f8b8d5d5047768dd7 (patch)
treee32dc08654ea88ee0d05641c01869df13981f392 /databases/mysql57-server
parent8febe8bdd5601e924af96ccef69b1f367269ff8a (diff)
downloadports-e6db1ed255fad55325ea251f8b8d5d5047768dd7.tar.gz
ports-e6db1ed255fad55325ea251f8b8d5d5047768dd7.zip
databases/mysql57-*: Update to 5.7.42
Bugs Fixed InnoDB: Prevent online DDL operations from accessing out-of-bounds memory. (Bug #34750489, Bug #108925) Replication: Some binary log events were not always handled correctly. (Bug #34617506) Replication: Setting binlog_order_commits to OFF could lead to a missed GTID in the next binary log file's Previous_gtids event. Our thanks to Yewei Xu and the Tencent team for the contribution. (Bug #109485, Bug #34930969) A client setting the character set to an impermissible client character set (ucs2, utf16, utf16le, or utf32) could cause unexpected behavior when the client used an authentication plugin. (Bug #35054579) The scope of the connect_timeout limit was extended to full-packet reads. (Bug #33723597) References: See also: Bug #34574013. Using --single-transaction with mysqldump version 5.7.41 required either the RELOAD or FLUSH_TABLES privilege. This requirement now applies only when both gtid_mode=ON (default OFF) and with --set-gtid-purged = ON|AUTO (default AUTO). (Bug #109685, Bug #109701, Bug #34993824, Bug #34998910, Bug #35020512) Full Changelog: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-42.html Sponsored by: Netzkommune GmbH
Diffstat (limited to 'databases/mysql57-server')
-rw-r--r--databases/mysql57-server/Makefile2
-rw-r--r--databases/mysql57-server/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/mysql57-server/Makefile b/databases/mysql57-server/Makefile
index 8564fec7ab3a..06fdb430ddee 100644
--- a/databases/mysql57-server/Makefile
+++ b/databases/mysql57-server/Makefile
@@ -1,5 +1,5 @@
PORTNAME?= mysql
-PORTVERSION= 5.7.41
+PORTVERSION= 5.7.42
PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= MYSQL/MySQL-5.7
diff --git a/databases/mysql57-server/distinfo b/databases/mysql57-server/distinfo
index 18bfbcbb9a6c..4ce64f6ed061 100644
--- a/databases/mysql57-server/distinfo
+++ b/databases/mysql57-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681024896
-SHA256 (mysql-boost-5.7.41.tar.gz) = d5735e172fbd235d22d2c7eec084c51e7a1648d9e28c78b54e0c8b8d46751cb9
-SIZE (mysql-boost-5.7.41.tar.gz) = 53266489
+TIMESTAMP = 1686034482
+SHA256 (mysql-boost-5.7.42.tar.gz) = 7e1a7d45e7ca382eb3a992f63631c380904dd49c89f3382ec950aef01997524f
+SIZE (mysql-boost-5.7.42.tar.gz) = 53288125