Skip to content

Commit

Permalink
databases/mariadb106-server: Regression fix update to 10.6.10
Browse files Browse the repository at this point in the history
 * regressions in the latest MariaDB 10.6.9 which can impact a large number
   of users by causing crashes and / or data loss.

MFH:		2022Q3
(cherry picked from commit 6d32e56)
  • Loading branch information
Sp1l committed Sep 17, 2022
1 parent 793e837 commit b90c4eb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion databases/mariadb106-server/Makefile
@@ -1,7 +1,7 @@
# Created by: Bernard Spil <brnrd@FreeBSD.org>

PORTNAME?= mariadb
PORTVERSION= 10.6.9
PORTVERSION= 10.6.10
PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= https://mirror.nodesdirect.com/${SITESDIR}/ \
Expand Down
6 changes: 3 additions & 3 deletions databases/mariadb106-server/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1660728379
SHA256 (mariadb-10.6.9.tar.gz) = 37959f8b5fbc64d94e180dcd8ae5bdfafd406203a07f48f7becd6b8a7633744c
SIZE (mariadb-10.6.9.tar.gz) = 96494484
TIMESTAMP = 1663406679
SHA256 (mariadb-10.6.10.tar.gz) = 6ad9fa86f0c85c8eeafad2643549d5ff5dd2872002964e754752de91863aa3b7
SIZE (mariadb-10.6.10.tar.gz) = 96453293
1 change: 1 addition & 0 deletions databases/mariadb106-server/pkg-plist
Expand Up @@ -178,6 +178,7 @@ lib/mysql/plugin/auth_pam.so
lib/mysql/plugin/auth_pam_tool_dir/auth_pam_tool
lib/mysql/plugin/auth_pam_v1.so
lib/mysql/plugin/debug_key_management.so
lib/mysql/plugin/disks.so
lib/mysql/plugin/file_key_management.so
lib/mysql/plugin/func_test.so
lib/mysql/plugin/ha_archive.so
Expand Down

0 comments on commit b90c4eb

Please sign in to comment.