aboutsummaryrefslogtreecommitdiff
path: root/databases/xtrabackup
diff options
context:
space:
mode:
authorOleksii Samorukov <samm@FreeBSD.org>2021-01-12 13:08:51 +0000
committerOleksii Samorukov <samm@FreeBSD.org>2021-01-12 13:08:51 +0000
commit36377ab7596b41badf22066ff05a86a2ee59701f (patch)
tree9ff6c8d2e036147c6858fe711a1d338ff80a142d /databases/xtrabackup
parent802a3f8c7cda68c6279b7632a8a4562d5f0d3842 (diff)
downloadports-36377ab7596b41badf22066ff05a86a2ee59701f.tar.gz
ports-36377ab7596b41badf22066ff05a86a2ee59701f.zip
database/xtrabackup: update to 2.4.21
New Features - PXB-2112: xbcloud: support storage_class option with storage=s3 (Thanks to user rluisr for reporting this issue) Improvements - PXB-2254: Redesign "lock-ddl-per-table" - PXB-2252: Introduce debug option to print the redo log records scanned and applied Bugs Fixed - PXB-793: Fix syntax error when executing lock-ddl-per-table queries - PXB-2165: Modify xbcloud to store backups using s3 access key parameters if AWS access key env variables are set - PXB-2164: Modify xbcloud to return the error when the backup doesn`t exist in s3 bucket - PXB-953: Improve stdout for the end of usage of lock-ddl-per-table - PXB-2279: Xbcloud: Upload failed: backup is incomplete (Thanks to user mrmainnet for reporting this issue) - PXB-2127: Modify xbcloud to upload backups with empty database to min.io storage (Thanks to user hartland for reporting this issue) - PXB-2275: Modify backup processing to add validations if an encrypted table is created - PXB-2272: Fixed Regexp from is_tmp_table doesn`t account for all temporary tables - PXB-2257: fixed lock-ddl-per-table to properly close database connection - PXB-2249: Verify perl binary exists before completing version check - PXB-2239: Partitioned table is not restored correctly when partitions are changed during backup - PXB-2238: Provide binary tarball with shared libs and glibc suffix & minimal tarballs - PXB-2216: Verify encryption version when opening tables to avoid changing encryption version - PXB-2202: Modify Xbcloud to display an error when xtrabackup fails to create a backup - PXB-2198: Modify xbcloud delete to return the error when the backup doesn`t exist in s3 bucket Approved by: krion Differential Revision: https://reviews.freebsd.org/D28116
Notes
Notes: svn path=/head/; revision=561331
Diffstat (limited to 'databases/xtrabackup')
-rw-r--r--databases/xtrabackup/Makefile4
-rw-r--r--databases/xtrabackup/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/xtrabackup/Makefile b/databases/xtrabackup/Makefile
index 92e706dbf2e1..b81096b110f5 100644
--- a/databases/xtrabackup/Makefile
+++ b/databases/xtrabackup/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xtrabackup
-DISTVERSION= 2.4.20
+DISTVERSION= 2.4.21
CATEGORIES= databases
MASTER_SITES= https://www.percona.com/downloads/Percona-XtraBackup-${PORTVERSION:R}/Percona-XtraBackup-${PORTVERSION}/source/tarball/:xtrabackup \
https://ftp.osuosl.org/pub/blfs/conglomeration/boost/:boost SF/boost/boost/1.59.0/:boost
@@ -13,7 +13,7 @@ MAINTAINER= samm@FreeBSD.org
COMMENT= OpenSource version of InnoDB backup with support of Percona extensions
LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv6= fails to compile: cannot combine with previous 'type-name' declaration specifier
BROKEN_armv7= fails to compile: cannot combine with previous 'type-name' declaration specifier
diff --git a/databases/xtrabackup/distinfo b/databases/xtrabackup/distinfo
index b222050a4f7d..2a26d91ed656 100644
--- a/databases/xtrabackup/distinfo
+++ b/databases/xtrabackup/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1590443927
-SHA256 (percona-xtrabackup-2.4.20.tar.gz) = 4b751f104de7757dfb9bd83f8f045a17dc9f96325dcf4fb6a3d4b8cd5e499b2d
-SIZE (percona-xtrabackup-2.4.20.tar.gz) = 59782001
+TIMESTAMP = 1610454639
+SHA256 (percona-xtrabackup-2.4.21.tar.gz) = 6427b16348c181df8b570bc9e7c16374fef81277dd8677628ae3b9fb608548cc
+SIZE (percona-xtrabackup-2.4.21.tar.gz) = 61901220
SHA256 (boost_1_59_0.tar.bz2) = 727a932322d94287b62abb1bd2d41723eec4356a7728909e38adb65ca25241ca
SIZE (boost_1_59_0.tar.bz2) = 70389425