File tree Expand file tree Collapse file tree
percona-xtradb-cluster-8.0
percona-xtradb-cluster-8.4 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ procps-ng-4.0.5.tar.xz:
5050 size : 1517672
5151 object_id : e196e815-f7be-462d-64f0-feaac1caffe0
5252 sha : sha256:c2e6d193cc78f84cd6ddb72aaf6d5c6a9162f0470e5992092057f5ff518562fa
53- socat-1.7.4.4 .tar.gz :
54- size : 662968
55- object_id : beda2a1f-82fe-4370-47c9-080352292869
56- sha : sha256:0f8f4b9d5c60b8c53d17b60d79ababc4a0f51b3bb6d2bd3ae8a6a4b9d68f195e
53+ socat-1.8.1.1 .tar.bz2 :
54+ size : 606348
55+ object_id : e42ede18-244d-423f-6f34-da9f0b08748e
56+ sha : sha256:5ebc636b7f427053f98806696521653a614c7e06464910353cbf54e2327adc1b
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ install_runtime_dependencies() {
4646 ln -sf " /var/vcap/packages/percona-xtrabackup-${version} " " ${BOSH_INSTALL_TARGET} /bin/pxc_extra/pxb-${version} "
4747 done
4848
49- tar -xf socat-* .tar.gz
49+ tar -xf socat-* .tar.bz2
5050 cd socat-* /
5151 ./configure " --prefix=${BOSH_INSTALL_TARGET} "
5252 make -j " $( nproc) " install
Original file line number Diff line number Diff line change 99- check_*.tar.gz
1010- libaio_*.orig.tar.xz
1111- pkg-config_*.tar.gz
12- - socat-*.tar.gz
12+ - socat-*.tar.bz2
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ install_runtime_dependencies() {
4646 ln -sf " /var/vcap/packages/percona-xtrabackup-${version} " " ${BOSH_INSTALL_TARGET} /bin/pxc_extra/pxb-${version} "
4747 done
4848
49- tar -xf socat-* .tar.gz
49+ tar -xf socat-* .tar.bz2
5050 cd socat-* /
5151 ./configure " --prefix=${BOSH_INSTALL_TARGET} "
5252 make -j " $( nproc) " install
Original file line number Diff line number Diff line change 99- check_*.tar.gz
1010- libaio_*.orig.tar.xz
1111- pkg-config_*.tar.gz
12- - socat-*.tar.gz
12+ - socat-*.tar.bz2
You can’t perform that action at this time.
0 commit comments