Bug 256827 - databases/mariadb103-server: Update to 10.3.30
Summary: databases/mariadb103-server: Update to 10.3.30
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-25 12:12 UTC by vincent.jancso
Modified: 2021-06-30 08:52 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (brnrd)


Attachments
patch file for 10.3.30 (1.78 KB, patch)
2021-06-25 12:12 UTC, vincent.jancso
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!