Update xtrabackup version for ppc64le
This patch bumps the version of the percona xtrabackup tool for ppc64le to match the amd64 version. A playbook for building this in an automated way is also available on Github[1]. [1] - https://github.com/powervm/ppc64le-osa-build Change-Id: I6b488c0b2f51b47b316ef06f0bcdc3455f05ec51 Closes-Bug: #1653962
This commit is contained in:
parent
f8881fe986
commit
40c96eaa4b
@ -0,0 +1,4 @@
|
||||
---
|
||||
other:
|
||||
- XtraBackup is currently on version 2.4.5 for ppc64le architecture
|
||||
when pulling deb packages from the repos.
|
@ -74,10 +74,10 @@ galera_server_percona_distro_packages:
|
||||
|
||||
percona_arch_url:
|
||||
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"
|
||||
ppc64le: "http://public.dhe.ibm.com/systems/virtualization/Novalink/misc/percona-xtrabackup/percona-xtrabackup-24_2.4.5-1_ppc64el.deb"
|
||||
percona_arch_sha256:
|
||||
x86_64: "6a71704e625194689d2a6b325765608040ff5da82ac4bc8ce6ac3756f9a9130f"
|
||||
ppc64le: "902969b427a36743f5af1e399ff19b3904c3803d760700f959c8cc9102ab802c"
|
||||
ppc64le: "3d4e4112f4c8020c9190a91d962dabed1dfaad307160a939e121208887eaee2a"
|
||||
|
||||
qpress_arch_url:
|
||||
x86_64: "https://repo.percona.com/apt/pool/main/q/qpress/qpress_11-1.xenial_amd64.deb"
|
||||
|
Loading…
x
Reference in New Issue
Block a user