From 3b2a9139660dba153df9eaa075e9273f81d3aeab Mon Sep 17 00:00:00 2001 From: khai96_ Date: Fri, 5 Mar 2021 06:13:13 +0000 Subject: [PATCH 1/8] 0.0.0-rc.49 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 88fe1c5..ddf45f6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ copy pacman.conf /etc/pacman.conf copy init-image.bash /init-image.bash run /init-image.bash -add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.47/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo +add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.49/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo run chmod +x /usr/local/bin/build-pacman-repo # force makepkg to allow running as root From 422cac19345e941aae9d017472eb852266d7f7a5 Mon Sep 17 00:00:00 2001 From: khai96_ Date: Tue, 16 Mar 2021 05:16:46 +0000 Subject: [PATCH 2/8] 0.0.0-rc.50 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ddf45f6..14ae6ae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ copy pacman.conf /etc/pacman.conf copy init-image.bash /init-image.bash run /init-image.bash -add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.49/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo +add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.50/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo run chmod +x /usr/local/bin/build-pacman-repo # force makepkg to allow running as root From b55d3aebc4f38b4e7fd88c561f97c697701d5801 Mon Sep 17 00:00:00 2001 From: khai96_ Date: Fri, 19 Mar 2021 12:43:48 +0000 Subject: [PATCH 3/8] 0.0.0-rc.51 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 14ae6ae..9605130 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ copy pacman.conf /etc/pacman.conf copy init-image.bash /init-image.bash run /init-image.bash -add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.50/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo +add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.51/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo run chmod +x /usr/local/bin/build-pacman-repo # force makepkg to allow running as root From f2424f28aacd8832e7a1a9b2c9d84ed8476c8d70 Mon Sep 17 00:00:00 2001 From: khai96_ Date: Fri, 19 Mar 2021 15:23:30 +0000 Subject: [PATCH 4/8] 0.0.0-rc.52 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9605130..65bc39e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ copy pacman.conf /etc/pacman.conf copy init-image.bash /init-image.bash run /init-image.bash -add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.51/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo +add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.52/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo run chmod +x /usr/local/bin/build-pacman-repo # force makepkg to allow running as root From 0f16031075c809a88cf5594bf6c356b86ce047f4 Mon Sep 17 00:00:00 2001 From: khai96_ Date: Sat, 20 Mar 2021 08:08:05 +0000 Subject: [PATCH 5/8] 0.0.0-rc.53 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 65bc39e..6a84101 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ copy pacman.conf /etc/pacman.conf copy init-image.bash /init-image.bash run /init-image.bash -add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.52/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo +add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.53/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo run chmod +x /usr/local/bin/build-pacman-repo # force makepkg to allow running as root From be3339789a48b44c10f391b4b8fb4e1556ff4f55 Mon Sep 17 00:00:00 2001 From: khai96_ Date: Mon, 22 Mar 2021 05:04:15 +0000 Subject: [PATCH 6/8] 0.0.0-rc.54 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6a84101..19571b0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ copy pacman.conf /etc/pacman.conf copy init-image.bash /init-image.bash run /init-image.bash -add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.53/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo +add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.54/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo run chmod +x /usr/local/bin/build-pacman-repo # force makepkg to allow running as root From d7b0d549f7881df9727cc1dd0edc8940248e119a Mon Sep 17 00:00:00 2001 From: khai96_ Date: Mon, 22 Mar 2021 05:37:15 +0000 Subject: [PATCH 7/8] 0.0.0-rc.55 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 19571b0..f93049e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ copy pacman.conf /etc/pacman.conf copy init-image.bash /init-image.bash run /init-image.bash -add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.54/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo +add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.55/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo run chmod +x /usr/local/bin/build-pacman-repo # force makepkg to allow running as root From f65077bc5559245ae1ad7e2d90ec6f1041b58e81 Mon Sep 17 00:00:00 2001 From: khai96_ Date: Mon, 22 Mar 2021 09:36:19 +0000 Subject: [PATCH 8/8] 0.0.0-rc.56 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f93049e..31ad57c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ copy pacman.conf /etc/pacman.conf copy init-image.bash /init-image.bash run /init-image.bash -add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.55/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo +add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.56/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo run chmod +x /usr/local/bin/build-pacman-repo # force makepkg to allow running as root