From 2ec8d8407ae29091d2bcc21291ac28219e541479 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Wed, 4 Jan 2017 12:54:24 +0000 Subject: [PATCH] Update xtrabackup version This patch bumps the version of the percona xtrabackup tool, and ensures that CentOS/ubuntu are running the same version. Change-Id: I3e82c7be72df67604dbf43a5123a08bdbc1ed8a9 --- .../notes/bump-xtrabackup-version-91f09e88863e9487.yaml | 7 +++++++ vars/redhat-7.yml | 6 +++--- vars/ubuntu-16.04.yml | 4 ++-- 3 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 releasenotes/notes/bump-xtrabackup-version-91f09e88863e9487.yaml diff --git a/releasenotes/notes/bump-xtrabackup-version-91f09e88863e9487.yaml b/releasenotes/notes/bump-xtrabackup-version-91f09e88863e9487.yaml new file mode 100644 index 00000000..bc3954e8 --- /dev/null +++ b/releasenotes/notes/bump-xtrabackup-version-91f09e88863e9487.yaml @@ -0,0 +1,7 @@ +--- +other: + - XtraBackup is currently on version 2.4.5 for amd64 architecture + when pulling rpm/deb packages from the repos. To pull the latest + available 2.4 branch version from the yum/apt repository set the + ``use_percona_upstream`` variable to ``True``. The default + behavior using deb packages is unchanged. diff --git a/vars/redhat-7.yml b/vars/redhat-7.yml index 5eb3e8a0..cbd76e34 100644 --- a/vars/redhat-7.yml +++ b/vars/redhat-7.yml @@ -47,7 +47,7 @@ galera_repo: gpgkey: "https://yum.mariadb.org/RPM-GPG-KEY-MariaDB" galera_percona_xtrabackup_repo: - repo: "http://www.percona.com/downloads/percona-release/redhat/0.1-3/percona-release-0.1-3.noarch.rpm" + repo: "http://www.percona.com/downloads/percona-release/redhat/0.1-4/percona-release-0.1-4.noarch.rpm" state: "present" galera_server_percona_distro_packages: @@ -55,9 +55,9 @@ galera_server_percona_distro_packages: - percona-xtrabackup percona_arch_url: - x86_64: "https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.2.13/binary/redhat/7/x86_64/percona-xtrabackup-22-2.2.13-1.el7.x86_64.rpm" + x86_64: "https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.4.5/binary/redhat/7/x86_64/percona-xtrabackup-24-2.4.5-1.el7.x86_64.rpm" percona_arch_sha256: - x86_64: "030585abb52b24a781641374fe7c4530518b176a10ed4eb75547803b6b1f60e4" + x86_64: "8cadff677dcb05b451a7e3217a0c47dc79323426c70e81791e1091bd927c1874" qpress_arch_url: x86_64: "https://repo.percona.com/centos/7/RPMS/x86_64/qpress-11-1.el7.x86_64.rpm" diff --git a/vars/ubuntu-16.04.yml b/vars/ubuntu-16.04.yml index 18e22154..ac0c4a8c 100644 --- a/vars/ubuntu-16.04.yml +++ b/vars/ubuntu-16.04.yml @@ -73,10 +73,10 @@ galera_server_percona_distro_packages: - percona-xtrabackup percona_arch_url: - x86_64: "https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.2.13/binary/debian/vivid/x86_64/percona-xtrabackup-22_2.2.13-1.vivid_amd64.deb" + x86_64: "https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.4.5/binary/debian/xenial/x86_64/percona-xtrabackup-24_2.4.5-1.xenial_amd64.deb" ppc64le: "http://public.dhe.ibm.com/systems/virtualization/Novalink/misc/percona-xtrabackup/percona-xtrabackup-22_2.2.13-1_ppc64el.deb" percona_arch_sha256: - x86_64: "3e3b15b2b261da004f7c4419ae427af9ec5707b40be1effe22a0142311c51856" + x86_64: "6a71704e625194689d2a6b325765608040ff5da82ac4bc8ce6ac3756f9a9130f" ppc64le: "902969b427a36743f5af1e399ff19b3904c3803d760700f959c8cc9102ab802c" qpress_arch_url: