git: 62e404e26537 - 2023Q4 - databases/mariadb106-server: Security update to 10.6.16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Nov 2023 09:37:03 UTC
The branch 2023Q4 has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=62e404e26537cd11cbdcbcc8f40781382311432e commit 62e404e26537cd11cbdcbcc8f40781382311432e Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2023-11-26 19:08:21 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2023-11-28 09:36:32 +0000 databases/mariadb106-server: Security update to 10.6.16 Security: 388e6557-8c80-11ee-9ee3-84a93843eb75.html MFH: 2023Q4 (cherry picked from commit 34e6b52f82d6035143f2fcbbcf5ef3f3eb23ef0e) --- databases/mariadb106-server/Makefile | 6 +++++- databases/mariadb106-server/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/databases/mariadb106-server/Makefile b/databases/mariadb106-server/Makefile index 5c1110bb747e..143bc4718f94 100644 --- a/databases/mariadb106-server/Makefile +++ b/databases/mariadb106-server/Makefile @@ -1,5 +1,5 @@ PORTNAME?= mariadb -PORTVERSION= 10.6.14 +PORTVERSION= 10.6.16 PORTREVISION?= 0 CATEGORIES= databases MASTER_SITES= https://mirror.nodesdirect.com/${SITESDIR}/ \ @@ -212,6 +212,10 @@ SUB_LIST+= LEGACY_LIMITS="" MODERN_LIMITS="@comment " GSSAPI_BASE_IGNORE= GSSAPI_BASE is not compatible with OpenSSL from ports. Use other GSSAPI options or OpenSSL from base system .endif +.if ${SSL_DEFAULT:Mlibressl*} +CFLAGS+= -Wno-incompatible-function-pointer-types +.endif + .if ${ARCH} != amd64 && ${ARCH} != aarch64 PLIST_SUB+= WSREP="@comment " .endif diff --git a/databases/mariadb106-server/distinfo b/databases/mariadb106-server/distinfo index c942f5d02811..687491d8a986 100644 --- a/databases/mariadb106-server/distinfo +++ b/databases/mariadb106-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686482323 -SHA256 (mariadb-10.6.14.tar.gz) = 450437c74a8e44c76b3c0b343b9347eb903201545851565d78d9a624676ab202 -SIZE (mariadb-10.6.14.tar.gz) = 95286643 +TIMESTAMP = 1701019842 +SHA256 (mariadb-10.6.16.tar.gz) = 5ef83843e796dcda9aea47b24690ddf6d848f43f43e11f9d9a0cc21c78fbb9cf +SIZE (mariadb-10.6.16.tar.gz) = 98224346