git: 6eff45701b9c - 2023Q4 - databases/mariadb1011-server: Security update to 10.11.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Nov 2023 09:37:02 UTC
The branch 2023Q4 has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6eff45701b9c8d2b2a014c93aeb34fa52eb96a4f
commit 6eff45701b9c8d2b2a014c93aeb34fa52eb96a4f
Author: Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2023-11-26 17:29:22 +0000
Commit: Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2023-11-28 09:34:18 +0000
databases/mariadb1011-server: Security update to 10.11.6
Security: 388e6557-8c80-11ee-9ee3-84a93843eb75
MFH: 2023Q4
(cherry picked from commit 626503e2df10519c1801b1377262d87ba87d2dd6)
---
databases/mariadb1011-server/Makefile | 7 ++++++-
databases/mariadb1011-server/distinfo | 6 +++---
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/databases/mariadb1011-server/Makefile b/databases/mariadb1011-server/Makefile
index 86de3f378753..860652844c74 100644
--- a/databases/mariadb1011-server/Makefile
+++ b/databases/mariadb1011-server/Makefile
@@ -1,5 +1,5 @@
PORTNAME?= mariadb
-PORTVERSION= 10.11.5
+PORTVERSION= 10.11.6
PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= https://mirror.nodesdirect.com/${SITESDIR}/ \
@@ -215,6 +215,11 @@ 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
+.warning HELLO FROM MAKE LIBRESSL
+.endif
+
.if ${ARCH} != amd64 && ${ARCH} != aarch64
PLIST_SUB+= WSREP="@comment "
.endif
diff --git a/databases/mariadb1011-server/distinfo b/databases/mariadb1011-server/distinfo
index 0522d4e309cb..e8b15895b9c0 100644
--- a/databases/mariadb1011-server/distinfo
+++ b/databases/mariadb1011-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692265656
-SHA256 (mariadb-10.11.5.tar.gz) = 4c9484048d4d0c71dd076ab33fc2a9ce8510bdf762886de0d63fe52496f3dbbb
-SIZE (mariadb-10.11.5.tar.gz) = 99709948
+TIMESTAMP = 1701004661
+SHA256 (mariadb-10.11.6.tar.gz) = 1c0163463e98d71f4780741611a40981eee2bc44d392601ca49bbf948d04dd67
+SIZE (mariadb-10.11.6.tar.gz) = 99586625