Bug 256827

Summary: databases/mariadb103-server: Update to 10.3.30
Product: Ports & Packages Reporter: vincent.jancso
Component: Individual Port(s)Assignee: Bernard Spil <brnrd>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (brnrd)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file for 10.3.30 none

Description vincent.jancso 2021-06-25 12:12:29 UTC
Created attachment 226049 [details]
patch file for 10.3.30

Patch for update

- Changelog: https://mariadb.com/kb/en/mariadb-10330-release-notes/
- Had to fix patch-scripts_wsrep__sst__mariabackup.sh because the original file got some changes
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-30 08:39:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d286ea3810d18103dafe59e38cf8d8878f1625f

commit 8d286ea3810d18103dafe59e38cf8d8878f1625f
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2021-06-30 08:30:18 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2021-06-30 08:39:05 +0000

    databases/mariadb103-server: Update to 10.3.30

    PR:             256827 [1], 256618 [2]
    Reported by:    <vincent jancso outlook com> [1], Robert Clausecker <fuz fuz su> [2]

 databases/mariadb103-server/Makefile               |  4 +---
 databases/mariadb103-server/distinfo               |  6 +++---
 .../files/patch-scripts_wsrep__sst__mariabackup.sh | 20 ++++++++++----------
 .../mariadb103-server/files/patch-sql_mysqld.cc    | 22 ++++++++++++++++++++--
 4 files changed, 34 insertions(+), 18 deletions(-)
Comment 2 Bernard Spil freebsd_committer freebsd_triage 2021-06-30 08:52:37 UTC
Thanks!