-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
94 changed files
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5.7.41 | ||
5.7.42 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
#!/bin/bash | ||
|
||
set -eu -o pipefail | ||
set -x | ||
|
||
V=mysql-8.0.33 | ||
|
||
rm -rf ${V} && mkdir -p $V/archives-{amd64,arm64}/partial && chmod -R ugo+rw $V/archives-{amd64,arm64} && sudo chown -R root $V/archives-{amd64,arm64} | ||
|
||
for PLATFORM in arm64 amd64; do | ||
docker run --rm --platform linux/$PLATFORM -v $PWD/$V/archives-$PLATFORM:/var/cache/apt/archives --name mysql-$PLATFORM --rm ubuntu:20.04 bash -c "apt-get update && apt-get upgrade -y && apt-get install -y --download-only mysql-server" | ||
done | ||
|
||
rm -rf ${V}/archives*/{lock,partial} |
Empty file.
Binary file removed
BIN
-21.5 KB
8.0/mysql-8.0.31/archives-amd64/mysql-client-8.0_8.0.31-0ubuntu0.20.04.2_amd64.deb
Binary file not shown.
Binary file removed
BIN
-4.93 MB
8.0/mysql-8.0.31/archives-amd64/mysql-client-core-8.0_8.0.31-0ubuntu0.20.04.2_amd64.deb
Binary file not shown.
Binary file removed
BIN
-9.19 KB
8.0/mysql-8.0.31/archives-amd64/mysql-client_8.0.31-0ubuntu0.20.04.2_all.deb
Binary file not shown.
Binary file removed
BIN
-1.25 MB
8.0/mysql-8.0.31/archives-amd64/mysql-server-8.0_8.0.31-0ubuntu0.20.04.2_amd64.deb
Binary file not shown.
Binary file removed
BIN
-9.32 KB
8.0/mysql-8.0.31/archives-amd64/mysql-server_8.0.31-0ubuntu0.20.04.2_all.deb
Binary file not shown.
Empty file.
Binary file removed
BIN
-21.5 KB
8.0/mysql-8.0.31/archives-arm64/mysql-client-8.0_8.0.31-0ubuntu0.20.04.2_arm64.deb
Binary file not shown.
Binary file removed
BIN
-4.77 MB
8.0/mysql-8.0.31/archives-arm64/mysql-client-core-8.0_8.0.31-0ubuntu0.20.04.2_arm64.deb
Binary file not shown.
Binary file removed
BIN
-1.15 MB
8.0/mysql-8.0.31/archives-arm64/mysql-server-8.0_8.0.31-0ubuntu0.20.04.2_arm64.deb
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+3.78 MB
8.0/mysql-8.0.33/archives-amd64/libperl5.30_5.30.0-9ubuntu0.4_amd64.deb
Binary file not shown.
Binary file added
BIN
+1.26 MB
8.0/mysql-8.0.33/archives-amd64/libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+21.5 KB
8.0/mysql-8.0.33/archives-amd64/mysql-client-8.0_8.0.33-0ubuntu0.20.04.2_amd64.deb
Binary file not shown.
Binary file added
BIN
+4.93 MB
8.0/mysql-8.0.33/archives-amd64/mysql-client-core-8.0_8.0.33-0ubuntu0.20.04.2_amd64.deb
Binary file not shown.
Binary file added
BIN
+7.32 KB
8.0/mysql-8.0.33/archives-amd64/mysql-common_5.8+1.0.5ubuntu2_all.deb
Binary file not shown.
Binary file added
BIN
+1.26 MB
8.0/mysql-8.0.33/archives-amd64/mysql-server-8.0_8.0.33-0ubuntu0.20.04.2_amd64.deb
Binary file not shown.
Binary file renamed
BIN
+21.5 MB
...ore-8.0_8.0.31-0ubuntu0.20.04.2_amd64.deb → ...ore-8.0_8.0.33-0ubuntu0.20.04.2_amd64.deb
Binary file not shown.
Binary file added
BIN
+9.26 KB
8.0/mysql-8.0.33/archives-amd64/mysql-server_8.0.33-0ubuntu0.20.04.2_all.deb
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.61 MB
8.0/mysql-8.0.33/archives-amd64/perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+3.6 MB
8.0/mysql-8.0.33/archives-arm64/libperl5.30_5.30.0-9ubuntu0.4_arm64.deb
Binary file not shown.
Binary file added
BIN
+1.1 MB
8.0/mysql-8.0.33/archives-arm64/libssl1.1_1.1.1f-1ubuntu2.19_arm64.deb
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added
BIN
+21.5 KB
8.0/mysql-8.0.33/archives-arm64/mysql-client-8.0_8.0.33-0ubuntu0.20.04.2_arm64.deb
Binary file not shown.
Binary file added
BIN
+4.79 MB
8.0/mysql-8.0.33/archives-arm64/mysql-client-core-8.0_8.0.33-0ubuntu0.20.04.2_arm64.deb
Binary file not shown.
Binary file added
BIN
+7.32 KB
8.0/mysql-8.0.33/archives-arm64/mysql-common_5.8+1.0.5ubuntu2_all.deb
Binary file not shown.
Binary file added
BIN
+1.15 MB
8.0/mysql-8.0.33/archives-arm64/mysql-server-8.0_8.0.33-0ubuntu0.20.04.2_arm64.deb
Binary file not shown.
Binary file renamed
BIN
+20.1 MB
...ore-8.0_8.0.31-0ubuntu0.20.04.2_arm64.deb → ...ore-8.0_8.0.33-0ubuntu0.20.04.2_arm64.deb
Binary file not shown.
Binary file added
BIN
+9.26 KB
8.0/mysql-8.0.33/archives-arm64/mysql-server_8.0.33-0ubuntu0.20.04.2_all.deb
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.61 MB
8.0/mysql-8.0.33/archives-arm64/perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
8.0.31 | ||
8.0.33 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
8.0.31-24-1 | ||
8.0.33-27-1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters