From 118fb2943a4ab294200cdd54e43045426e520df8 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Tue, 13 Aug 2019 14:26:45 +0000 Subject: [PATCH 001/573] buildah-1.11.0-0.17.dev.git3f5436f - autobuilt 3f5436f Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 323fa02..6bb3839 100644 --- a/.gitignore +++ b/.gitignore @@ -274,3 +274,4 @@ /buildah-96a136e.tar.gz /buildah-2df08f0.tar.gz /buildah-a99139c.tar.gz +/buildah-3f5436f.tar.gz diff --git a/buildah.spec b/buildah.spec index c75152c..6732d90 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 a99139c1965b4426177fc70ee53a8e8dfdf3b6f9 +%global commit0 3f5436f7277ddc05bbc13fa452951218667621d8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.16.dev.git%{shortcommit0}%{?dist} +Release: 0.17.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.17.dev.git3f5436f +- autobuilt 3f5436f + * Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.16.dev.gita99139c - autobuilt a99139c diff --git a/sources b/sources index 4450e8d..0d5b62f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-a99139c.tar.gz) = ab07eb7c0bbc95232005a9c5c7ad16c6f3c29e26483383b98c4fcfdcdb2b79507065b7182324d6285cb16473ace77ba46f4c6b91b7d48b70487e7bdbc0b46b66 +SHA512 (buildah-3f5436f.tar.gz) = 73b75caba0c451a329208682feeab9905978c2f0e3deab34fd5beedb76f914b53bf21dffbd5035ae00ee2706ba1ea745c2102feb22b2e9e31ab5b71bfbf42f75 From a372a5558d25d5195b3552a9ff2acf6512cebc61 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Wed, 14 Aug 2019 15:34:54 +0000 Subject: [PATCH 002/573] buildah-1.11.0-0.18.dev.git5c98d3c - autobuilt 5c98d3c Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6bb3839..301d745 100644 --- a/.gitignore +++ b/.gitignore @@ -275,3 +275,4 @@ /buildah-2df08f0.tar.gz /buildah-a99139c.tar.gz /buildah-3f5436f.tar.gz +/buildah-5c98d3c.tar.gz diff --git a/buildah.spec b/buildah.spec index 6732d90..4141607 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 3f5436f7277ddc05bbc13fa452951218667621d8 +%global commit0 5c98d3c22006ab14f16aee6b4c94c3666c8aa15b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.17.dev.git%{shortcommit0}%{?dist} +Release: 0.18.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.18.dev.git5c98d3c +- autobuilt 5c98d3c + * Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.17.dev.git3f5436f - autobuilt 3f5436f diff --git a/sources b/sources index 0d5b62f..b1541ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-3f5436f.tar.gz) = 73b75caba0c451a329208682feeab9905978c2f0e3deab34fd5beedb76f914b53bf21dffbd5035ae00ee2706ba1ea745c2102feb22b2e9e31ab5b71bfbf42f75 +SHA512 (buildah-5c98d3c.tar.gz) = 7daae88a326ff5f14d4ad7a8d86a90d8d65fbc8b76bb79561fd3937ed66763ea9fd648cf4d5d2d9f8394de46b2d2601e755f8e537743dc83ff04bf674608e645 From ea6647beaa451a2bbe8cb924921b77f3582a7d40 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Wed, 14 Aug 2019 20:27:18 +0000 Subject: [PATCH 003/573] buildah-1.11.0-0.19.dev.gitd88c26b - autobuilt d88c26b Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 301d745..43229df 100644 --- a/.gitignore +++ b/.gitignore @@ -276,3 +276,4 @@ /buildah-a99139c.tar.gz /buildah-3f5436f.tar.gz /buildah-5c98d3c.tar.gz +/buildah-d88c26b.tar.gz diff --git a/buildah.spec b/buildah.spec index 4141607..ace54e0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 5c98d3c22006ab14f16aee6b4c94c3666c8aa15b +%global commit0 d88c26b52138582270ca1f9bb5b5d476ecc40a49 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.18.dev.git%{shortcommit0}%{?dist} +Release: 0.19.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.19.dev.gitd88c26b +- autobuilt d88c26b + * Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.18.dev.git5c98d3c - autobuilt 5c98d3c diff --git a/sources b/sources index b1541ad..0a62746 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5c98d3c.tar.gz) = 7daae88a326ff5f14d4ad7a8d86a90d8d65fbc8b76bb79561fd3937ed66763ea9fd648cf4d5d2d9f8394de46b2d2601e755f8e537743dc83ff04bf674608e645 +SHA512 (buildah-d88c26b.tar.gz) = 6f52016253ce1c973c68ab44d1a444d067013aaaddcb9f5c1de4af1481afaea37d2aa878b35a4ea92f7a85cdcbea7028883c6eda7da12ec196cb2fffd2aafb04 From ffc8ffb091ecfc84b49fe9ad9c1b6b29c47f894d Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Thu, 15 Aug 2019 00:30:41 +0000 Subject: [PATCH 004/573] buildah-1.11.0-0.20.dev.git1ce1130 - autobuilt 1ce1130 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 43229df..71d0c1e 100644 --- a/.gitignore +++ b/.gitignore @@ -277,3 +277,4 @@ /buildah-3f5436f.tar.gz /buildah-5c98d3c.tar.gz /buildah-d88c26b.tar.gz +/buildah-1ce1130.tar.gz diff --git a/buildah.spec b/buildah.spec index ace54e0..7938d4f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d88c26b52138582270ca1f9bb5b5d476ecc40a49 +%global commit0 1ce11306b4583e89934488cbe5d226e363540196 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.19.dev.git%{shortcommit0}%{?dist} +Release: 0.20.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.20.dev.git1ce1130 +- autobuilt 1ce1130 + * Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.19.dev.gitd88c26b - autobuilt d88c26b diff --git a/sources b/sources index 0a62746..2dbe786 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d88c26b.tar.gz) = 6f52016253ce1c973c68ab44d1a444d067013aaaddcb9f5c1de4af1481afaea37d2aa878b35a4ea92f7a85cdcbea7028883c6eda7da12ec196cb2fffd2aafb04 +SHA512 (buildah-1ce1130.tar.gz) = 208a91b2a00341181a2c7ef9cafb25741cc4e3f7f90e2bd5ab1bacea2548ee1742d79bddd99c117ac5f8708c3ea6bb5032443786e547a8d36017a0781851b706 From 7c9dc93d94ac6cc774c612eccc50bab0c7c56d80 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Fri, 16 Aug 2019 11:25:22 +0000 Subject: [PATCH 005/573] buildah-1.11.0-0.21.dev.gitab0286f - autobuilt ab0286f Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 71d0c1e..851d407 100644 --- a/.gitignore +++ b/.gitignore @@ -278,3 +278,4 @@ /buildah-5c98d3c.tar.gz /buildah-d88c26b.tar.gz /buildah-1ce1130.tar.gz +/buildah-ab0286f.tar.gz diff --git a/buildah.spec b/buildah.spec index 7938d4f..4f8648a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1ce11306b4583e89934488cbe5d226e363540196 +%global commit0 ab0286f7e3a090b04c5a5c8a0fbd67ad76861a3c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.20.dev.git%{shortcommit0}%{?dist} +Release: 0.21.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.21.dev.gitab0286f +- autobuilt ab0286f + * Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.20.dev.git1ce1130 - autobuilt 1ce1130 diff --git a/sources b/sources index 2dbe786..2a0270f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1ce1130.tar.gz) = 208a91b2a00341181a2c7ef9cafb25741cc4e3f7f90e2bd5ab1bacea2548ee1742d79bddd99c117ac5f8708c3ea6bb5032443786e547a8d36017a0781851b706 +SHA512 (buildah-ab0286f.tar.gz) = 19402ca2d351a8270b0bc0f6dc4bae09e7360844b99516a538b0f8d0a51313a45753664e5e122d0a15689a42384f5a89f4962d5d9fb5e64b460da65b9081064c From 2ef7dc0b467296acf830a21d80acdfa51219e68d Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Fri, 16 Aug 2019 19:24:57 +0000 Subject: [PATCH 006/573] buildah-1.11.0-0.22.dev.git36dcedb - autobuilt 36dcedb Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 851d407..58f682b 100644 --- a/.gitignore +++ b/.gitignore @@ -279,3 +279,4 @@ /buildah-d88c26b.tar.gz /buildah-1ce1130.tar.gz /buildah-ab0286f.tar.gz +/buildah-36dcedb.tar.gz diff --git a/buildah.spec b/buildah.spec index 4f8648a..4a2241f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ab0286f7e3a090b04c5a5c8a0fbd67ad76861a3c +%global commit0 36dcedbabdd2a7312e84065dc0877389b2565a5e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.21.dev.git%{shortcommit0}%{?dist} +Release: 0.22.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.22.dev.git36dcedb +- autobuilt 36dcedb + * Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.21.dev.gitab0286f - autobuilt ab0286f diff --git a/sources b/sources index 2a0270f..c324b51 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ab0286f.tar.gz) = 19402ca2d351a8270b0bc0f6dc4bae09e7360844b99516a538b0f8d0a51313a45753664e5e122d0a15689a42384f5a89f4962d5d9fb5e64b460da65b9081064c +SHA512 (buildah-36dcedb.tar.gz) = 40b795456ae35a89050ee7b3aa74798ffb57919e4625402f88e82a202a8a8ea631c63015717fe4cfe07116aa23a19a22290ef63e80b08a49cbb56c7733b7178b From 7148f94ace91057074ce1cc412138f3ad14f3787 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Fri, 16 Aug 2019 22:26:44 +0000 Subject: [PATCH 007/573] buildah-1.11.0-0.23.dev.gitebf6f51 - autobuilt ebf6f51 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 58f682b..32ad389 100644 --- a/.gitignore +++ b/.gitignore @@ -280,3 +280,4 @@ /buildah-1ce1130.tar.gz /buildah-ab0286f.tar.gz /buildah-36dcedb.tar.gz +/buildah-ebf6f51.tar.gz diff --git a/buildah.spec b/buildah.spec index 4a2241f..5d82a9b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 36dcedbabdd2a7312e84065dc0877389b2565a5e +%global commit0 ebf6f518d0e8c80bd473cf7aeb1cc1062662339d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.22.dev.git%{shortcommit0}%{?dist} +Release: 0.23.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.23.dev.gitebf6f51 +- autobuilt ebf6f51 + * Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.22.dev.git36dcedb - autobuilt 36dcedb diff --git a/sources b/sources index c324b51..a54e622 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-36dcedb.tar.gz) = 40b795456ae35a89050ee7b3aa74798ffb57919e4625402f88e82a202a8a8ea631c63015717fe4cfe07116aa23a19a22290ef63e80b08a49cbb56c7733b7178b +SHA512 (buildah-ebf6f51.tar.gz) = e7fd80ad1c3482c0b03ff9256d74ef3e2d0b6b78e48f7cbca5b15ad15de1948a403d916a73604c7a0656f98f92dcc336ba3c8ca219ab0b6101fb2a5da1cf19b9 From 37a3b7e59837c0b54f15e41c0481250dee31b54e Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Mon, 19 Aug 2019 15:25:14 +0000 Subject: [PATCH 008/573] buildah-1.11.0-0.24.dev.gitc2c52ba - autobuilt c2c52ba Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 32ad389..456cbbe 100644 --- a/.gitignore +++ b/.gitignore @@ -281,3 +281,4 @@ /buildah-ab0286f.tar.gz /buildah-36dcedb.tar.gz /buildah-ebf6f51.tar.gz +/buildah-c2c52ba.tar.gz diff --git a/buildah.spec b/buildah.spec index 5d82a9b..d3a95f7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ebf6f518d0e8c80bd473cf7aeb1cc1062662339d +%global commit0 c2c52ba5e0abc73b0134caa706d9d102bf6af275 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.23.dev.git%{shortcommit0}%{?dist} +Release: 0.24.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.24.dev.gitc2c52ba +- autobuilt c2c52ba + * Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.23.dev.gitebf6f51 - autobuilt ebf6f51 diff --git a/sources b/sources index a54e622..948d8d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ebf6f51.tar.gz) = e7fd80ad1c3482c0b03ff9256d74ef3e2d0b6b78e48f7cbca5b15ad15de1948a403d916a73604c7a0656f98f92dcc336ba3c8ca219ab0b6101fb2a5da1cf19b9 +SHA512 (buildah-c2c52ba.tar.gz) = 3f75855fcfa24385320091c544a5ae84a60412bfe922f9df159f01ef5d18800df2099c13411efb328be5e87ab89b179e46dc072529e61bef9780fbefd5bcf670 From 863df02bdd597ab3573ade4027808bda70f47547 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Mon, 19 Aug 2019 21:25:43 +0000 Subject: [PATCH 009/573] buildah-1.11.0-0.25.dev.git51415ec - autobuilt 51415ec Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 456cbbe..ec09d3f 100644 --- a/.gitignore +++ b/.gitignore @@ -282,3 +282,4 @@ /buildah-36dcedb.tar.gz /buildah-ebf6f51.tar.gz /buildah-c2c52ba.tar.gz +/buildah-51415ec.tar.gz diff --git a/buildah.spec b/buildah.spec index d3a95f7..c8dc752 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c2c52ba5e0abc73b0134caa706d9d102bf6af275 +%global commit0 51415ec68edca7806d6a85fff99fae536b561e5f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.24.dev.git%{shortcommit0}%{?dist} +Release: 0.25.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.25.dev.git51415ec +- autobuilt 51415ec + * Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.24.dev.gitc2c52ba - autobuilt c2c52ba diff --git a/sources b/sources index 948d8d9..abe2016 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c2c52ba.tar.gz) = 3f75855fcfa24385320091c544a5ae84a60412bfe922f9df159f01ef5d18800df2099c13411efb328be5e87ab89b179e46dc072529e61bef9780fbefd5bcf670 +SHA512 (buildah-51415ec.tar.gz) = c976243cbe261785ed2257cf09702d1d63a3831c88f812d2f7b30534b746d30ca7f112055a5344e1fbc719404110b166932faac421836585cc67d63123686142 From ca3d7a0c868edcaf03ae8775e1a0c764ab63d632 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Mon, 19 Aug 2019 23:24:51 +0000 Subject: [PATCH 010/573] buildah-1.11.0-0.26.dev.gitc1a2d4f - autobuilt c1a2d4f Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ec09d3f..fcb58e0 100644 --- a/.gitignore +++ b/.gitignore @@ -283,3 +283,4 @@ /buildah-ebf6f51.tar.gz /buildah-c2c52ba.tar.gz /buildah-51415ec.tar.gz +/buildah-c1a2d4f.tar.gz diff --git a/buildah.spec b/buildah.spec index c8dc752..831434c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 51415ec68edca7806d6a85fff99fae536b561e5f +%global commit0 c1a2d4f46f430dd486728f2f07b6e296129c1d4d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.25.dev.git%{shortcommit0}%{?dist} +Release: 0.26.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.26.dev.gitc1a2d4f +- autobuilt c1a2d4f + * Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.25.dev.git51415ec - autobuilt 51415ec diff --git a/sources b/sources index abe2016..35821ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-51415ec.tar.gz) = c976243cbe261785ed2257cf09702d1d63a3831c88f812d2f7b30534b746d30ca7f112055a5344e1fbc719404110b166932faac421836585cc67d63123686142 +SHA512 (buildah-c1a2d4f.tar.gz) = 0a9ae67618e8491afc90cef379ca813aca960911fe54eb5a3cf1be7d3efcfbf95cf8c9216259f6d6fa7485af29bcad5b534176e0f72a7e8b8c952a3e00d0dcf1 From 406e2cc92f5541d6ebfc484b46f5e090a05fc731 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Tue, 20 Aug 2019 12:26:38 +0000 Subject: [PATCH 011/573] buildah-1.11.0-0.27.dev.gitb288b7a - autobuilt b288b7a Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fcb58e0..5de7b9a 100644 --- a/.gitignore +++ b/.gitignore @@ -284,3 +284,4 @@ /buildah-c2c52ba.tar.gz /buildah-51415ec.tar.gz /buildah-c1a2d4f.tar.gz +/buildah-b288b7a.tar.gz diff --git a/buildah.spec b/buildah.spec index 831434c..69d524f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c1a2d4f46f430dd486728f2f07b6e296129c1d4d +%global commit0 b288b7a3d96a0c8ee2e0d580402a1a335a29f35b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.26.dev.git%{shortcommit0}%{?dist} +Release: 0.27.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.27.dev.gitb288b7a +- autobuilt b288b7a + * Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.26.dev.gitc1a2d4f - autobuilt c1a2d4f diff --git a/sources b/sources index 35821ca..772a881 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c1a2d4f.tar.gz) = 0a9ae67618e8491afc90cef379ca813aca960911fe54eb5a3cf1be7d3efcfbf95cf8c9216259f6d6fa7485af29bcad5b534176e0f72a7e8b8c952a3e00d0dcf1 +SHA512 (buildah-b288b7a.tar.gz) = 840885f2fc0519852d079cb22c05039c8fe35dc0b9616004426c244be1339e25e9acb38ad765a0c87397d022895efb2ea7613c4c65bdecac9c150ca1d8c27613 From ac5904a22ec8afc86edda40f04bbb570993e3c5f Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Tue, 20 Aug 2019 16:26:20 +0000 Subject: [PATCH 012/573] buildah-1.11.0-0.28.dev.gitfa68ed6 - autobuilt fa68ed6 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5de7b9a..73576be 100644 --- a/.gitignore +++ b/.gitignore @@ -285,3 +285,4 @@ /buildah-51415ec.tar.gz /buildah-c1a2d4f.tar.gz /buildah-b288b7a.tar.gz +/buildah-fa68ed6.tar.gz diff --git a/buildah.spec b/buildah.spec index 69d524f..3d203c2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b288b7a3d96a0c8ee2e0d580402a1a335a29f35b +%global commit0 fa68ed66ccd33296c45916b3d510a56dcc1adaf7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.27.dev.git%{shortcommit0}%{?dist} +Release: 0.28.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.28.dev.gitfa68ed6 +- autobuilt fa68ed6 + * Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.27.dev.gitb288b7a - autobuilt b288b7a diff --git a/sources b/sources index 772a881..fceb13e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b288b7a.tar.gz) = 840885f2fc0519852d079cb22c05039c8fe35dc0b9616004426c244be1339e25e9acb38ad765a0c87397d022895efb2ea7613c4c65bdecac9c150ca1d8c27613 +SHA512 (buildah-fa68ed6.tar.gz) = 25a10445a5f75985e9da1169803ec27d5060b17566067cd404e5e58dfe9cf6a4df213f3a78b578f89157023005535d83ba7090dab252e7b23434155fa1bb5a22 From eb3b24a5298980f3f25dc6177361b71fd85bb3d3 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Wed, 21 Aug 2019 12:26:21 +0000 Subject: [PATCH 013/573] buildah-1.11.0-0.29.dev.git3ad937b - autobuilt 3ad937b Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 73576be..558da00 100644 --- a/.gitignore +++ b/.gitignore @@ -286,3 +286,4 @@ /buildah-c1a2d4f.tar.gz /buildah-b288b7a.tar.gz /buildah-fa68ed6.tar.gz +/buildah-3ad937b.tar.gz diff --git a/buildah.spec b/buildah.spec index 3d203c2..f9a1f91 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 fa68ed66ccd33296c45916b3d510a56dcc1adaf7 +%global commit0 3ad937bbf85330c369fba365cb95bcd6b3a48328 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.28.dev.git%{shortcommit0}%{?dist} +Release: 0.29.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.29.dev.git3ad937b +- autobuilt 3ad937b + * Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.28.dev.gitfa68ed6 - autobuilt fa68ed6 diff --git a/sources b/sources index fceb13e..d5b505f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-fa68ed6.tar.gz) = 25a10445a5f75985e9da1169803ec27d5060b17566067cd404e5e58dfe9cf6a4df213f3a78b578f89157023005535d83ba7090dab252e7b23434155fa1bb5a22 +SHA512 (buildah-3ad937b.tar.gz) = f985b8eef0382b3948cd8cb692d9df7edf12ff7bf1bf79aec1cb9bf6b7315284663e6482f05ba1e21152c8a84a99d2d7219bb7745ede5c306940ad2deead4134 From 73709e6102626037ff1aa9c0ea6b33f1859b61c9 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Wed, 21 Aug 2019 14:26:45 +0000 Subject: [PATCH 014/573] buildah-1.11.0-0.30.dev.git5a1c733 - autobuilt 5a1c733 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 558da00..0e81b5d 100644 --- a/.gitignore +++ b/.gitignore @@ -287,3 +287,4 @@ /buildah-b288b7a.tar.gz /buildah-fa68ed6.tar.gz /buildah-3ad937b.tar.gz +/buildah-5a1c733.tar.gz diff --git a/buildah.spec b/buildah.spec index f9a1f91..604f6ff 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 3ad937bbf85330c369fba365cb95bcd6b3a48328 +%global commit0 5a1c733c05fae6195e3ad7792bbafd9dec58e285 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.29.dev.git%{shortcommit0}%{?dist} +Release: 0.30.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.30.dev.git5a1c733 +- autobuilt 5a1c733 + * Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.29.dev.git3ad937b - autobuilt 3ad937b diff --git a/sources b/sources index d5b505f..4c9750a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-3ad937b.tar.gz) = f985b8eef0382b3948cd8cb692d9df7edf12ff7bf1bf79aec1cb9bf6b7315284663e6482f05ba1e21152c8a84a99d2d7219bb7745ede5c306940ad2deead4134 +SHA512 (buildah-5a1c733.tar.gz) = 46d9bcbf0c8e4dce54740d3f5707e9d44ddb3428999894d8402eb2e2b13461348b61b854f797dffaf1a8e643c3bd79d3e8c7094f043656407e76469002d614f8 From 867ddefe63ffc13c0c71e90761acb7d327a01938 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Wed, 21 Aug 2019 16:24:49 +0000 Subject: [PATCH 015/573] buildah-1.11.0-0.31.dev.git376e52e - autobuilt 376e52e Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0e81b5d..5ec588b 100644 --- a/.gitignore +++ b/.gitignore @@ -288,3 +288,4 @@ /buildah-fa68ed6.tar.gz /buildah-3ad937b.tar.gz /buildah-5a1c733.tar.gz +/buildah-376e52e.tar.gz diff --git a/buildah.spec b/buildah.spec index 604f6ff..3bafd98 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 5a1c733c05fae6195e3ad7792bbafd9dec58e285 +%global commit0 376e52ee01429586fccbd7ae12b576248a1e5258 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.30.dev.git%{shortcommit0}%{?dist} +Release: 0.31.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.31.dev.git376e52e +- autobuilt 376e52e + * Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.30.dev.git5a1c733 - autobuilt 5a1c733 diff --git a/sources b/sources index 4c9750a..74f9ae4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5a1c733.tar.gz) = 46d9bcbf0c8e4dce54740d3f5707e9d44ddb3428999894d8402eb2e2b13461348b61b854f797dffaf1a8e643c3bd79d3e8c7094f043656407e76469002d614f8 +SHA512 (buildah-376e52e.tar.gz) = 99acff3a1e6062be467d7e2d7a076d9de6f879368dd5efa47d7fbf25f07ea4d5eff5714fc06dca03618aab72b909bd22e415f5f73764f15c55562e62336f5e50 From e696fd8a9116e22ae44ed703baa3071d1d128bb1 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Thu, 22 Aug 2019 16:25:34 +0000 Subject: [PATCH 016/573] buildah-1.11.0-0.32.dev.gitff72568 - autobuilt ff72568 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5ec588b..6c489fc 100644 --- a/.gitignore +++ b/.gitignore @@ -289,3 +289,4 @@ /buildah-3ad937b.tar.gz /buildah-5a1c733.tar.gz /buildah-376e52e.tar.gz +/buildah-ff72568.tar.gz diff --git a/buildah.spec b/buildah.spec index 3bafd98..7bdcbab 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 376e52ee01429586fccbd7ae12b576248a1e5258 +%global commit0 ff72568a7004843d615ec6cc0fa3ded987bbd1a8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.31.dev.git%{shortcommit0}%{?dist} +Release: 0.32.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.32.dev.gitff72568 +- autobuilt ff72568 + * Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.31.dev.git376e52e - autobuilt 376e52e diff --git a/sources b/sources index 74f9ae4..17361a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-376e52e.tar.gz) = 99acff3a1e6062be467d7e2d7a076d9de6f879368dd5efa47d7fbf25f07ea4d5eff5714fc06dca03618aab72b909bd22e415f5f73764f15c55562e62336f5e50 +SHA512 (buildah-ff72568.tar.gz) = e7a5f84fc310d60c8f279d99a9231ee0726bb5cb2c4f2f228d7e58e8834d668a26a2acb442b96977617f968c9e2ec8d21e090d2cdda6653dbf6be7ee1af6fec0 From 5f5e1c9c7ff99ada1b7b64d4a2f7e1faeeb9cb3c Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Thu, 22 Aug 2019 21:24:37 +0000 Subject: [PATCH 017/573] buildah-1.11.0-0.33.dev.git6b5f8ba - autobuilt 6b5f8ba Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6c489fc..ecf8104 100644 --- a/.gitignore +++ b/.gitignore @@ -290,3 +290,4 @@ /buildah-5a1c733.tar.gz /buildah-376e52e.tar.gz /buildah-ff72568.tar.gz +/buildah-6b5f8ba.tar.gz diff --git a/buildah.spec b/buildah.spec index 7bdcbab..c200cf2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ff72568a7004843d615ec6cc0fa3ded987bbd1a8 +%global commit0 6b5f8badc1d8a23b0c928a080d71c70b40ac87b5 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.32.dev.git%{shortcommit0}%{?dist} +Release: 0.33.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.33.dev.git6b5f8ba +- autobuilt 6b5f8ba + * Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.32.dev.gitff72568 - autobuilt ff72568 diff --git a/sources b/sources index 17361a7..e20152b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ff72568.tar.gz) = e7a5f84fc310d60c8f279d99a9231ee0726bb5cb2c4f2f228d7e58e8834d668a26a2acb442b96977617f968c9e2ec8d21e090d2cdda6653dbf6be7ee1af6fec0 +SHA512 (buildah-6b5f8ba.tar.gz) = ac35f50201cf2342817d29526e56f51d7ce201b73633e3f6fcd232bc8039d0b0c7890f293baefab46e54cdb7aac17641718f122ca3c510c7b12389cf5ce97d35 From 9ceb93fd8f0c397ebaee12f028789885153e2340 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Wed, 28 Aug 2019 20:24:41 +0000 Subject: [PATCH 018/573] buildah-1.11.0-0.34.dev.git689f8ed - autobuilt 689f8ed Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ecf8104..9c5d514 100644 --- a/.gitignore +++ b/.gitignore @@ -291,3 +291,4 @@ /buildah-376e52e.tar.gz /buildah-ff72568.tar.gz /buildah-6b5f8ba.tar.gz +/buildah-689f8ed.tar.gz diff --git a/buildah.spec b/buildah.spec index c200cf2..29a9c08 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6b5f8badc1d8a23b0c928a080d71c70b40ac87b5 +%global commit0 689f8ed3c328cfb5675ec46259a932c294177986 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.33.dev.git%{shortcommit0}%{?dist} +Release: 0.34.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.34.dev.git689f8ed +- autobuilt 689f8ed + * Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.33.dev.git6b5f8ba - autobuilt 6b5f8ba diff --git a/sources b/sources index e20152b..c28f5e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6b5f8ba.tar.gz) = ac35f50201cf2342817d29526e56f51d7ce201b73633e3f6fcd232bc8039d0b0c7890f293baefab46e54cdb7aac17641718f122ca3c510c7b12389cf5ce97d35 +SHA512 (buildah-689f8ed.tar.gz) = 5777603fceab687bdf348ccc620c2438bcdbbf117516010670c203c79b5ed255e77f9c927d72dc9d0a3dca8f531d9ca8fdbb383dd2e7168c463cd9de2ed14792 From 6ea0b536ae3c59cd869be779acb378d255d09ec1 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Thu, 29 Aug 2019 14:25:19 +0000 Subject: [PATCH 019/573] buildah-1.11.0-0.35.dev.git5671417 - autobuilt 5671417 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9c5d514..614e6b1 100644 --- a/.gitignore +++ b/.gitignore @@ -292,3 +292,4 @@ /buildah-ff72568.tar.gz /buildah-6b5f8ba.tar.gz /buildah-689f8ed.tar.gz +/buildah-5671417.tar.gz diff --git a/buildah.spec b/buildah.spec index 29a9c08..d1d525f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 689f8ed3c328cfb5675ec46259a932c294177986 +%global commit0 567141716e5802c556a53e3ec6021105e5e17a09 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.34.dev.git%{shortcommit0}%{?dist} +Release: 0.35.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.35.dev.git5671417 +- autobuilt 5671417 + * Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.34.dev.git689f8ed - autobuilt 689f8ed diff --git a/sources b/sources index c28f5e3..e867b0f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-689f8ed.tar.gz) = 5777603fceab687bdf348ccc620c2438bcdbbf117516010670c203c79b5ed255e77f9c927d72dc9d0a3dca8f531d9ca8fdbb383dd2e7168c463cd9de2ed14792 +SHA512 (buildah-5671417.tar.gz) = 8a0fc268d74a79cd4826f0721df7bb23eec89bcd6a4d0e678b7d8e1e9b495cd6d4bda231530073a77d8810967b8c1996f23ce3f992cfb34653b53d30bc5d1692 From 82f20acacbc9d2bd2d390046a2dfb23b9ee78201 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Thu, 29 Aug 2019 20:24:46 +0000 Subject: [PATCH 020/573] buildah-1.11.0-0.36.dev.gitecf5b72 - autobuilt ecf5b72 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 614e6b1..55bed19 100644 --- a/.gitignore +++ b/.gitignore @@ -293,3 +293,4 @@ /buildah-6b5f8ba.tar.gz /buildah-689f8ed.tar.gz /buildah-5671417.tar.gz +/buildah-ecf5b72.tar.gz diff --git a/buildah.spec b/buildah.spec index d1d525f..c78ca1f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 567141716e5802c556a53e3ec6021105e5e17a09 +%global commit0 ecf5b7215b25a5267664a997c96143ff4d8f277a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.35.dev.git%{shortcommit0}%{?dist} +Release: 0.36.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.36.dev.gitecf5b72 +- autobuilt ecf5b72 + * Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.35.dev.git5671417 - autobuilt 5671417 diff --git a/sources b/sources index e867b0f..5e9f7dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5671417.tar.gz) = 8a0fc268d74a79cd4826f0721df7bb23eec89bcd6a4d0e678b7d8e1e9b495cd6d4bda231530073a77d8810967b8c1996f23ce3f992cfb34653b53d30bc5d1692 +SHA512 (buildah-ecf5b72.tar.gz) = a838203a81f65e16ca2b06daa20dcabb0fe18eefa728aced55c2e255f9222bcb4bca986e3a472aa1352757187ec517821f24593f3ebe54f02dab160e00499f98 From 19425b434944ab8e57bd36e490663b243a53228a Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Fri, 30 Aug 2019 14:24:48 +0000 Subject: [PATCH 021/573] buildah-1.11.0-0.37.dev.gite930951 - autobuilt e930951 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 55bed19..8166e28 100644 --- a/.gitignore +++ b/.gitignore @@ -294,3 +294,4 @@ /buildah-689f8ed.tar.gz /buildah-5671417.tar.gz /buildah-ecf5b72.tar.gz +/buildah-e930951.tar.gz diff --git a/buildah.spec b/buildah.spec index c78ca1f..48c066e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ecf5b7215b25a5267664a997c96143ff4d8f277a +%global commit0 e93095178bb3f8babc51bffd42a7cba1cb077cf3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.36.dev.git%{shortcommit0}%{?dist} +Release: 0.37.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.37.dev.gite930951 +- autobuilt e930951 + * Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.36.dev.gitecf5b72 - autobuilt ecf5b72 diff --git a/sources b/sources index 5e9f7dd..09715c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ecf5b72.tar.gz) = a838203a81f65e16ca2b06daa20dcabb0fe18eefa728aced55c2e255f9222bcb4bca986e3a472aa1352757187ec517821f24593f3ebe54f02dab160e00499f98 +SHA512 (buildah-e930951.tar.gz) = 9e2797b819e46ed60c6cbc353dad0a311a1365b30f39097e0bf34ca53428fdec23d8d03b941ab622e2e0bc87d3135baf0c89377867cb580c789753b4e6ba3d29 From 081b169449c87e580e5b333e893790611c0e4022 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Fri, 30 Aug 2019 17:24:19 +0000 Subject: [PATCH 022/573] buildah-1.11.0-0.38.dev.git57db70c - autobuilt 57db70c Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8166e28..c2ccde0 100644 --- a/.gitignore +++ b/.gitignore @@ -295,3 +295,4 @@ /buildah-5671417.tar.gz /buildah-ecf5b72.tar.gz /buildah-e930951.tar.gz +/buildah-57db70c.tar.gz diff --git a/buildah.spec b/buildah.spec index 48c066e..e69f81f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e93095178bb3f8babc51bffd42a7cba1cb077cf3 +%global commit0 57db70c122792edf58cdef88bf69821f1c7e460b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.11.0 -Release: 0.37.dev.git%{shortcommit0}%{?dist} +Release: 0.38.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.38.dev.git57db70c +- autobuilt 57db70c + * Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.37.dev.gite930951 - autobuilt e930951 diff --git a/sources b/sources index 09715c9..a55874f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e930951.tar.gz) = 9e2797b819e46ed60c6cbc353dad0a311a1365b30f39097e0bf34ca53428fdec23d8d03b941ab622e2e0bc87d3135baf0c89377867cb580c789753b4e6ba3d29 +SHA512 (buildah-57db70c.tar.gz) = e5854afadc81f051db5ff82584fa500697343fe03444ef645701ded5aa7cb856db207d213a80105155a579d57e727211e9d793c69295a0d91ef85860b8c5606c From c7dffc24b6c67724e5118e036961bbb384c36b53 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Sat, 31 Aug 2019 11:26:44 +0000 Subject: [PATCH 023/573] buildah-1.12.0-0.1.dev.git1a1a728 - bump to 1.12.0 - autobuilt 1a1a728 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c2ccde0..82c300a 100644 --- a/.gitignore +++ b/.gitignore @@ -296,3 +296,4 @@ /buildah-ecf5b72.tar.gz /buildah-e930951.tar.gz /buildah-57db70c.tar.gz +/buildah-1a1a728.tar.gz diff --git a/buildah.spec b/buildah.spec index e69f81f..094f455 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 57db70c122792edf58cdef88bf69821f1c7e460b +%global commit0 1a1a728e19477e47f2f53d35fd8bbc225caf2346 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} -Version: 1.11.0 -Release: 0.38.dev.git%{shortcommit0}%{?dist} +Version: 1.12.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Sat Aug 31 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.1.dev.git1a1a728 +- bump to 1.12.0 +- autobuilt 1a1a728 + * Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.38.dev.git57db70c - autobuilt 57db70c diff --git a/sources b/sources index a55874f..bd1cc20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-57db70c.tar.gz) = e5854afadc81f051db5ff82584fa500697343fe03444ef645701ded5aa7cb856db207d213a80105155a579d57e727211e9d793c69295a0d91ef85860b8c5606c +SHA512 (buildah-1a1a728.tar.gz) = 0c9ba84af2a405af268c0bf4a09492171645601cc9195482495035f77531a833fc8d1c4edddb03b67d9902d867fc0ed79bed7992f285abd8a61146ff3099e487 From cb674e3504cac3b1b6ce8496bd4c876025c474a5 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Wed, 4 Sep 2019 15:08:30 +0000 Subject: [PATCH 024/573] buildah-1.12.0-0.2.dev.git15773bd - autobuilt 15773bd Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 82c300a..44124b7 100644 --- a/.gitignore +++ b/.gitignore @@ -297,3 +297,4 @@ /buildah-e930951.tar.gz /buildah-57db70c.tar.gz /buildah-1a1a728.tar.gz +/buildah-15773bd.tar.gz diff --git a/buildah.spec b/buildah.spec index 094f455..be1b110 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1a1a728e19477e47f2f53d35fd8bbc225caf2346 +%global commit0 15773bd532210f351a9befe783f5d8b157dd0228 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.12.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.2.dev.git15773bd +- autobuilt 15773bd + * Sat Aug 31 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.1.dev.git1a1a728 - bump to 1.12.0 - autobuilt 1a1a728 diff --git a/sources b/sources index bd1cc20..5289039 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1a1a728.tar.gz) = 0c9ba84af2a405af268c0bf4a09492171645601cc9195482495035f77531a833fc8d1c4edddb03b67d9902d867fc0ed79bed7992f285abd8a61146ff3099e487 +SHA512 (buildah-15773bd.tar.gz) = 03bdc0bc9b4afc1d4bccaa94e3a6381c29091171096a13a528de9536d54084e62c3dc60c318e1445407f2b9b460666571430ea5d70ad5f5198b536dcbf4d025c From d4ac4907cf7a55b0c2752031bfdf5de34c1105a0 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Wed, 4 Sep 2019 19:26:23 +0000 Subject: [PATCH 025/573] buildah-1.12.0-0.3.dev.gitb643073 - autobuilt b643073 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 44124b7..704b418 100644 --- a/.gitignore +++ b/.gitignore @@ -298,3 +298,4 @@ /buildah-57db70c.tar.gz /buildah-1a1a728.tar.gz /buildah-15773bd.tar.gz +/buildah-b643073.tar.gz diff --git a/buildah.spec b/buildah.spec index be1b110..5a08287 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 15773bd532210f351a9befe783f5d8b157dd0228 +%global commit0 b643073bce845e3ebeea50110562a84e8a86b9f8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.12.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.3.dev.gitb643073 +- autobuilt b643073 + * Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.2.dev.git15773bd - autobuilt 15773bd diff --git a/sources b/sources index 5289039..3d61977 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-15773bd.tar.gz) = 03bdc0bc9b4afc1d4bccaa94e3a6381c29091171096a13a528de9536d54084e62c3dc60c318e1445407f2b9b460666571430ea5d70ad5f5198b536dcbf4d025c +SHA512 (buildah-b643073.tar.gz) = 682d39ad90ab8adaf67bb7bd6e2089150d6800e00fb42321e945c67cddfe441b73f44e2edaf67800d56e4013f7234e0a30d3efda8f0e0be2a0e6ac9340aedeb1 From 1f31cd69f6e978289d0c6c98d08e5e238f6ce65d Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Wed, 4 Sep 2019 23:23:58 +0000 Subject: [PATCH 026/573] buildah-1.12.0-0.4.dev.gitcc80ccc - autobuilt cc80ccc Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 704b418..ed16852 100644 --- a/.gitignore +++ b/.gitignore @@ -299,3 +299,4 @@ /buildah-1a1a728.tar.gz /buildah-15773bd.tar.gz /buildah-b643073.tar.gz +/buildah-cc80ccc.tar.gz diff --git a/buildah.spec b/buildah.spec index 5a08287..a86af50 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b643073bce845e3ebeea50110562a84e8a86b9f8 +%global commit0 cc80ccc252275a10f923baec2ac88527e14ab2c4 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.12.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.4.dev.gitcc80ccc +- autobuilt cc80ccc + * Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.3.dev.gitb643073 - autobuilt b643073 diff --git a/sources b/sources index 3d61977..d9fc93e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b643073.tar.gz) = 682d39ad90ab8adaf67bb7bd6e2089150d6800e00fb42321e945c67cddfe441b73f44e2edaf67800d56e4013f7234e0a30d3efda8f0e0be2a0e6ac9340aedeb1 +SHA512 (buildah-cc80ccc.tar.gz) = 8dc02ff5b2edfa2f5b2e4f68a1ef6d451b407c9a0175ed62a9fe7eba00c27eb06e33e59d5e21a504078d5e5607caf1ee134dfef7457fd646a09a5c55e0668201 From cf6e3ba55f31ef503cf33fa969b4f953afa82acf Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Thu, 5 Sep 2019 13:25:13 +0000 Subject: [PATCH 027/573] buildah-1.12.0-0.5.dev.git34f1ae6 - autobuilt 34f1ae6 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ed16852..b03468d 100644 --- a/.gitignore +++ b/.gitignore @@ -300,3 +300,4 @@ /buildah-15773bd.tar.gz /buildah-b643073.tar.gz /buildah-cc80ccc.tar.gz +/buildah-34f1ae6.tar.gz diff --git a/buildah.spec b/buildah.spec index a86af50..b4c6a3b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 cc80ccc252275a10f923baec2ac88527e14ab2c4 +%global commit0 34f1ae6bda46836eba2d142df15e5a1ab0e08ee6 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.12.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.5.dev.git34f1ae6 +- autobuilt 34f1ae6 + * Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.4.dev.gitcc80ccc - autobuilt cc80ccc diff --git a/sources b/sources index d9fc93e..e034dad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-cc80ccc.tar.gz) = 8dc02ff5b2edfa2f5b2e4f68a1ef6d451b407c9a0175ed62a9fe7eba00c27eb06e33e59d5e21a504078d5e5607caf1ee134dfef7457fd646a09a5c55e0668201 +SHA512 (buildah-34f1ae6.tar.gz) = 8024d800bd06768987cb9c4c784a1178706e0d091f44572c86e6afd756bda605db0343cad455bd17225091ea6ad6b0005847deb2653cfd08627193c15d4d531c From 6dd9cfa6021dd539825b654d714f2881b8ccb401 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Thu, 5 Sep 2019 14:35:18 +0000 Subject: [PATCH 028/573] buildah-1.12.0-0.6.dev.git4da1d5d - autobuilt 4da1d5d Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b03468d..0cc57d0 100644 --- a/.gitignore +++ b/.gitignore @@ -301,3 +301,4 @@ /buildah-b643073.tar.gz /buildah-cc80ccc.tar.gz /buildah-34f1ae6.tar.gz +/buildah-4da1d5d.tar.gz diff --git a/buildah.spec b/buildah.spec index b4c6a3b..dcaa068 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,12 +15,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 34f1ae6bda46836eba2d142df15e5a1ab0e08ee6 +%global commit0 4da1d5df5e66638b5f8007bdb7f39f9cb785f8c9 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: %{repo} Version: 1.12.0 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -96,6 +96,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.6.dev.git4da1d5d +- autobuilt 4da1d5d + * Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.5.dev.git34f1ae6 - autobuilt 34f1ae6 diff --git a/sources b/sources index e034dad..a783bf0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-34f1ae6.tar.gz) = 8024d800bd06768987cb9c4c784a1178706e0d091f44572c86e6afd756bda605db0343cad455bd17225091ea6ad6b0005847deb2653cfd08627193c15d4d531c +SHA512 (buildah-4da1d5d.tar.gz) = 6aa7d2da4b9507b61be18bdf0a42aa76aefa483139caefb73602fef59d1e2e293c3d248f5d9938e378bcc489a30f3a220722e318847442ac9253ec74e449bf9e From e0e63276e1f40f7f742e0d065c27ec670bace3b3 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 5 Sep 2019 23:24:22 +0530 Subject: [PATCH 029/573] add built_tag macro(non-rawhide only) Signed-off-by: Lokesh Mandvekar --- buildah.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/buildah.spec b/buildah.spec index dcaa068..060d72e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -18,6 +18,10 @@ %global commit0 4da1d5df5e66638b5f8007bdb7f39f9cb785f8c9 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +# Used for comparing with latest upstream tag +# to decide whether to autobuild (non-rawhide only) +%global built_tag v1.11.0 + Name: %{repo} Version: 1.12.0 Release: 0.6.dev.git%{shortcommit0}%{?dist} From e8557b1bd40221cf11294213b1c4164e21f9172d Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Thu, 5 Sep 2019 19:24:06 +0000 Subject: [PATCH 030/573] buildah-1.12.0-0.7.dev.git9f2a682 - autobuilt 9f2a682 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0cc57d0..cd1edb4 100644 --- a/.gitignore +++ b/.gitignore @@ -302,3 +302,4 @@ /buildah-cc80ccc.tar.gz /buildah-34f1ae6.tar.gz /buildah-4da1d5d.tar.gz +/buildah-9f2a682.tar.gz diff --git a/buildah.spec b/buildah.spec index 060d72e..5b3ecc5 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 4da1d5df5e66638b5f8007bdb7f39f9cb785f8c9 +%global commit0 9f2a6827800b0d2339faaaa3819ccc994fcc4ab4 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.7.dev.git9f2a682 +- autobuilt 9f2a682 + * Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.6.dev.git4da1d5d - autobuilt 4da1d5d diff --git a/sources b/sources index a783bf0..f5699aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-4da1d5d.tar.gz) = 6aa7d2da4b9507b61be18bdf0a42aa76aefa483139caefb73602fef59d1e2e293c3d248f5d9938e378bcc489a30f3a220722e318847442ac9253ec74e449bf9e +SHA512 (buildah-9f2a682.tar.gz) = e98c64573ca4a1cfc59b8d0932e0b689d2faf3f378197c0cf9c89810309f11f2d0083bb8edcd3b08ecd9061bcab7efa6a5237a057f3be3bfc762025d27a88eeb From d2c10798741d3d3ec622b2b764ba5b650e38057b Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Thu, 5 Sep 2019 21:24:11 +0000 Subject: [PATCH 031/573] buildah-1.12.0-0.8.dev.git3f6ad0f - autobuilt 3f6ad0f Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cd1edb4..f6026fa 100644 --- a/.gitignore +++ b/.gitignore @@ -303,3 +303,4 @@ /buildah-34f1ae6.tar.gz /buildah-4da1d5d.tar.gz /buildah-9f2a682.tar.gz +/buildah-3f6ad0f.tar.gz diff --git a/buildah.spec b/buildah.spec index 5b3ecc5..f0fb800 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9f2a6827800b0d2339faaaa3819ccc994fcc4ab4 +%global commit0 3f6ad0f055e8da6916a112443bf29d537e353196 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.8.dev.git3f6ad0f +- autobuilt 3f6ad0f + * Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.7.dev.git9f2a682 - autobuilt 9f2a682 diff --git a/sources b/sources index f5699aa..d90e64a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9f2a682.tar.gz) = e98c64573ca4a1cfc59b8d0932e0b689d2faf3f378197c0cf9c89810309f11f2d0083bb8edcd3b08ecd9061bcab7efa6a5237a057f3be3bfc762025d27a88eeb +SHA512 (buildah-3f6ad0f.tar.gz) = 10f080b45b6dc5ba24a8468c86d976642973a9142f64cd152d553cc7b94868e706466b8f674ff031f89f5097d523a9d2b9d3ba87e2257ad6b93350cab78f1722 From 1fcc0426297283be18de392e5177c10ec2305dd7 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Fri, 6 Sep 2019 19:24:26 +0000 Subject: [PATCH 032/573] buildah-1.12.0-0.9.dev.gitf54c965 - autobuilt f54c965 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f6026fa..591f2de 100644 --- a/.gitignore +++ b/.gitignore @@ -304,3 +304,4 @@ /buildah-4da1d5d.tar.gz /buildah-9f2a682.tar.gz /buildah-3f6ad0f.tar.gz +/buildah-f54c965.tar.gz diff --git a/buildah.spec b/buildah.spec index f0fb800..3320472 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 3f6ad0f055e8da6916a112443bf29d537e353196 +%global commit0 f54c96598e077b04719ce93e290ad6843f95ecfc %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.9.dev.gitf54c965 +- autobuilt f54c965 + * Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.8.dev.git3f6ad0f - autobuilt 3f6ad0f diff --git a/sources b/sources index d90e64a..c04c05e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-3f6ad0f.tar.gz) = 10f080b45b6dc5ba24a8468c86d976642973a9142f64cd152d553cc7b94868e706466b8f674ff031f89f5097d523a9d2b9d3ba87e2257ad6b93350cab78f1722 +SHA512 (buildah-f54c965.tar.gz) = 54eb47dfbf9b6b7d76b4ebac7b43c23f03de410293e8cad5b8239f3f66c8ca44ebae5fbc9330c569da41950352bdb3fb6371b38b57f2c7d3e4ad9c0f919b746a From 79681010bbc82112f45e5472253ed52507e4fff7 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Sat, 7 Sep 2019 06:33:56 +0000 Subject: [PATCH 033/573] buildah-1.12.0-0.10.dev.git9bf6b5e - autobuilt 9bf6b5e Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 591f2de..287534f 100644 --- a/.gitignore +++ b/.gitignore @@ -305,3 +305,4 @@ /buildah-9f2a682.tar.gz /buildah-3f6ad0f.tar.gz /buildah-f54c965.tar.gz +/buildah-9bf6b5e.tar.gz diff --git a/buildah.spec b/buildah.spec index 3320472..d1e6d0c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f54c96598e077b04719ce93e290ad6843f95ecfc +%global commit0 9bf6b5e2245fe1e3d0691ddd517a500e026bdfa0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.9.dev.git%{shortcommit0}%{?dist} +Release: 0.10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Sat Sep 07 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.10.dev.git9bf6b5e +- autobuilt 9bf6b5e + * Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.9.dev.gitf54c965 - autobuilt f54c965 diff --git a/sources b/sources index c04c05e..a9b5ed5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f54c965.tar.gz) = 54eb47dfbf9b6b7d76b4ebac7b43c23f03de410293e8cad5b8239f3f66c8ca44ebae5fbc9330c569da41950352bdb3fb6371b38b57f2c7d3e4ad9c0f919b746a +SHA512 (buildah-9bf6b5e.tar.gz) = a1d54b270666abfcc817389a1d1f6587032cfd3298b0a5ae484e433541de7356b919ae2b645a1c666306c1a8a915cab791fb0eafa7b3128470fa131c80d31da9 From c4c2e2aebd001c42239a99c1530927dd5f42c3fd Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Sat, 7 Sep 2019 19:27:17 +0000 Subject: [PATCH 034/573] buildah-1.12.0-0.11.dev.git20a33e0 - autobuilt 20a33e0 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 287534f..ea95b0f 100644 --- a/.gitignore +++ b/.gitignore @@ -306,3 +306,4 @@ /buildah-3f6ad0f.tar.gz /buildah-f54c965.tar.gz /buildah-9bf6b5e.tar.gz +/buildah-20a33e0.tar.gz diff --git a/buildah.spec b/buildah.spec index d1e6d0c..ff8a092 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9bf6b5e2245fe1e3d0691ddd517a500e026bdfa0 +%global commit0 20a33e0791eaeb4f13e23afba5cc73ad3e37bbe7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.10.dev.git%{shortcommit0}%{?dist} +Release: 0.11.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Sat Sep 07 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.11.dev.git20a33e0 +- autobuilt 20a33e0 + * Sat Sep 07 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.10.dev.git9bf6b5e - autobuilt 9bf6b5e diff --git a/sources b/sources index a9b5ed5..9935e05 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9bf6b5e.tar.gz) = a1d54b270666abfcc817389a1d1f6587032cfd3298b0a5ae484e433541de7356b919ae2b645a1c666306c1a8a915cab791fb0eafa7b3128470fa131c80d31da9 +SHA512 (buildah-20a33e0.tar.gz) = 2f6e7c27f7e53c6cdbd215112189402e843d8dfd5d330b4d8a4d3062126ed580a1a28a5aae95257d64c04cbfeff2f538c64b4d1a6c3ec469085fe29a6cb661b1 From 789d596b3552e1023c6b1902be9e1aba9fa7d32f Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Thu, 12 Sep 2019 21:25:43 +0000 Subject: [PATCH 035/573] buildah-1.12.0-0.12.dev.git9cac447 - autobuilt 9cac447 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ea95b0f..a8738d7 100644 --- a/.gitignore +++ b/.gitignore @@ -307,3 +307,4 @@ /buildah-f54c965.tar.gz /buildah-9bf6b5e.tar.gz /buildah-20a33e0.tar.gz +/buildah-9cac447.tar.gz diff --git a/buildah.spec b/buildah.spec index ff8a092..88b569d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,16 +15,16 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 20a33e0791eaeb4f13e23afba5cc73ad3e37bbe7 +%global commit0 9cac447b4a1232537e847b02663fde2b06141d15 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v1.11.0 +%global built_tag v1.11.1 Name: %{repo} Version: 1.12.0 -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.12.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.12.dev.git9cac447 +- autobuilt 9cac447 + * Sat Sep 07 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.11.dev.git20a33e0 - autobuilt 20a33e0 diff --git a/sources b/sources index 9935e05..8493db2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-20a33e0.tar.gz) = 2f6e7c27f7e53c6cdbd215112189402e843d8dfd5d330b4d8a4d3062126ed580a1a28a5aae95257d64c04cbfeff2f538c64b4d1a6c3ec469085fe29a6cb661b1 +SHA512 (buildah-9cac447.tar.gz) = 8ece66e0907fc5401e010b4a5fe59d8d3053e464c09324bbb65e21c2a540b086dc8fba164cf49d2b963599ce99634c2eacd1a6b3b7d2f67a23f4aff314336a6d From c1b963fbe1a752c04c5283381e44cf31934bdb73 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Fri, 13 Sep 2019 13:25:38 +0000 Subject: [PATCH 036/573] buildah-1.12.0-0.13.dev.git4ce6fba - autobuilt 4ce6fba Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a8738d7..2b6e759 100644 --- a/.gitignore +++ b/.gitignore @@ -308,3 +308,4 @@ /buildah-9bf6b5e.tar.gz /buildah-20a33e0.tar.gz /buildah-9cac447.tar.gz +/buildah-4ce6fba.tar.gz diff --git a/buildah.spec b/buildah.spec index 88b569d..8a38aa0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9cac447b4a1232537e847b02663fde2b06141d15 +%global commit0 4ce6fbaea4c2e028a3dcb59475d05a68c6e6cef1 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.12.dev.git%{shortcommit0}%{?dist} +Release: 0.13.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.13.dev.git4ce6fba +- autobuilt 4ce6fba + * Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.12.dev.git9cac447 - autobuilt 9cac447 diff --git a/sources b/sources index 8493db2..dacfe71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9cac447.tar.gz) = 8ece66e0907fc5401e010b4a5fe59d8d3053e464c09324bbb65e21c2a540b086dc8fba164cf49d2b963599ce99634c2eacd1a6b3b7d2f67a23f4aff314336a6d +SHA512 (buildah-4ce6fba.tar.gz) = b89b91fcab0f70eff6f9950c0158f39fbcfc15c89827377af586c201cf1f31023b13234b36e4f041fb05e6aaf6f6405ba06087671fd239b3e55fea98ecda38cb From 37e9c96a3d08143913eb6c50832a481231ce560c Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Fri, 13 Sep 2019 15:25:14 +0000 Subject: [PATCH 037/573] buildah-1.12.0-0.14.dev.git10b0e7a - autobuilt 10b0e7a Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2b6e759..f227284 100644 --- a/.gitignore +++ b/.gitignore @@ -309,3 +309,4 @@ /buildah-20a33e0.tar.gz /buildah-9cac447.tar.gz /buildah-4ce6fba.tar.gz +/buildah-10b0e7a.tar.gz diff --git a/buildah.spec b/buildah.spec index 8a38aa0..ba3a056 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,16 +15,16 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 4ce6fbaea4c2e028a3dcb59475d05a68c6e6cef1 +%global commit0 10b0e7acd712e51e7afad8dc16fe0292d69195f2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v1.11.1 +%global built_tag v1.11.2 Name: %{repo} Version: 1.12.0 -Release: 0.13.dev.git%{shortcommit0}%{?dist} +Release: 0.14.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.14.dev.git10b0e7a +- autobuilt 10b0e7a + * Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.13.dev.git4ce6fba - autobuilt 4ce6fba diff --git a/sources b/sources index dacfe71..fe14f11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-4ce6fba.tar.gz) = b89b91fcab0f70eff6f9950c0158f39fbcfc15c89827377af586c201cf1f31023b13234b36e4f041fb05e6aaf6f6405ba06087671fd239b3e55fea98ecda38cb +SHA512 (buildah-10b0e7a.tar.gz) = d8ff7a4acaf1d7ca58f869395d3bf22cd3f267169658ba5f7133cf4ef4afff76412ef0f8d86057e14ec0d67d28cd614350dfdc537b7c21c9ee10e1ee9d4318d4 From 2ae56c45114d196b54d7234a3a28ec2d7fa6e6ee Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Mon, 16 Sep 2019 13:24:52 +0000 Subject: [PATCH 038/573] buildah-1.12.0-0.15.dev.gite9969bc - autobuilt e9969bc Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f227284..e033bea 100644 --- a/.gitignore +++ b/.gitignore @@ -310,3 +310,4 @@ /buildah-9cac447.tar.gz /buildah-4ce6fba.tar.gz /buildah-10b0e7a.tar.gz +/buildah-e9969bc.tar.gz diff --git a/buildah.spec b/buildah.spec index ba3a056..fd658df 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 10b0e7acd712e51e7afad8dc16fe0292d69195f2 +%global commit0 e9969bca8be4a57b1ee815cb5d589f605b9e2aee %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.14.dev.git%{shortcommit0}%{?dist} +Release: 0.15.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.15.dev.gite9969bc +- autobuilt e9969bc + * Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.14.dev.git10b0e7a - autobuilt 10b0e7a diff --git a/sources b/sources index fe14f11..f21cc5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-10b0e7a.tar.gz) = d8ff7a4acaf1d7ca58f869395d3bf22cd3f267169658ba5f7133cf4ef4afff76412ef0f8d86057e14ec0d67d28cd614350dfdc537b7c21c9ee10e1ee9d4318d4 +SHA512 (buildah-e9969bc.tar.gz) = e57efc52146f58f804f65a7d006d7eed20137fb3bf15012812ab8532d58db792d8d805ee4b97597037fa355a2f8d99acd51b2a3e52b558eeeb004d1bec801ad9 From 29d258ec380e1a4bde56a6ae40919119fcc54db3 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Tue, 17 Sep 2019 13:25:18 +0000 Subject: [PATCH 039/573] buildah-1.12.0-0.16.dev.git6abc01c - autobuilt 6abc01c Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e033bea..3c2bc22 100644 --- a/.gitignore +++ b/.gitignore @@ -311,3 +311,4 @@ /buildah-4ce6fba.tar.gz /buildah-10b0e7a.tar.gz /buildah-e9969bc.tar.gz +/buildah-6abc01c.tar.gz diff --git a/buildah.spec b/buildah.spec index fd658df..86539ca 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e9969bca8be4a57b1ee815cb5d589f605b9e2aee +%global commit0 6abc01c0f7604361b7179ae861a0e0b2e4867cf9 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.15.dev.git%{shortcommit0}%{?dist} +Release: 0.16.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.16.dev.git6abc01c +- autobuilt 6abc01c + * Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.15.dev.gite9969bc - autobuilt e9969bc diff --git a/sources b/sources index f21cc5a..f93be7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e9969bc.tar.gz) = e57efc52146f58f804f65a7d006d7eed20137fb3bf15012812ab8532d58db792d8d805ee4b97597037fa355a2f8d99acd51b2a3e52b558eeeb004d1bec801ad9 +SHA512 (buildah-6abc01c.tar.gz) = 127c03e485c2dc37a28c4a15e1403edf46713504a9339a91d400395a6a3aa8bd288c92101d72b80164ef1e6ceca3640595d98bdc825e2817d0bf908c0669a6b3 From 52e171b2901420db8d9c83d77d8f4db7d7e36d36 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Tue, 17 Sep 2019 18:24:56 +0000 Subject: [PATCH 040/573] buildah-1.12.0-0.17.dev.gitd2c1fd8 - autobuilt d2c1fd8 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3c2bc22..9625f08 100644 --- a/.gitignore +++ b/.gitignore @@ -312,3 +312,4 @@ /buildah-10b0e7a.tar.gz /buildah-e9969bc.tar.gz /buildah-6abc01c.tar.gz +/buildah-d2c1fd8.tar.gz diff --git a/buildah.spec b/buildah.spec index 86539ca..15f97b9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6abc01c0f7604361b7179ae861a0e0b2e4867cf9 +%global commit0 d2c1fd8ec27141359b4d8d64acbdb5e4da5b4772 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.16.dev.git%{shortcommit0}%{?dist} +Release: 0.17.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.17.dev.gitd2c1fd8 +- autobuilt d2c1fd8 + * Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.16.dev.git6abc01c - autobuilt 6abc01c diff --git a/sources b/sources index f93be7e..4254d51 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6abc01c.tar.gz) = 127c03e485c2dc37a28c4a15e1403edf46713504a9339a91d400395a6a3aa8bd288c92101d72b80164ef1e6ceca3640595d98bdc825e2817d0bf908c0669a6b3 +SHA512 (buildah-d2c1fd8.tar.gz) = f00197269cefd494263ce7e9819b836cc2bf4dd841fbd1c98e43a38c15665ca6715dcb99335509821df1df793b2957845885e06397b530c843ec1681710e09a0 From ddcf4a3c522c10bf8722fc439b1fd1a4f992f51d Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Wed, 18 Sep 2019 13:25:11 +0000 Subject: [PATCH 041/573] buildah-1.12.0-0.18.dev.git04150e0 - autobuilt 04150e0 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9625f08..96789ba 100644 --- a/.gitignore +++ b/.gitignore @@ -313,3 +313,4 @@ /buildah-e9969bc.tar.gz /buildah-6abc01c.tar.gz /buildah-d2c1fd8.tar.gz +/buildah-04150e0.tar.gz diff --git a/buildah.spec b/buildah.spec index 15f97b9..807ba5f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d2c1fd8ec27141359b4d8d64acbdb5e4da5b4772 +%global commit0 04150e062b67d514b39531c6eae1d52be1691379 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.17.dev.git%{shortcommit0}%{?dist} +Release: 0.18.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.18.dev.git04150e0 +- autobuilt 04150e0 + * Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.17.dev.gitd2c1fd8 - autobuilt d2c1fd8 diff --git a/sources b/sources index 4254d51..fa1ba6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d2c1fd8.tar.gz) = f00197269cefd494263ce7e9819b836cc2bf4dd841fbd1c98e43a38c15665ca6715dcb99335509821df1df793b2957845885e06397b530c843ec1681710e09a0 +SHA512 (buildah-04150e0.tar.gz) = a8957fe2a2806eabc57ca2fadc33d7ab1ac5b76f489659ec7360c79b100d13d28da9afd5c2ead7479ce157e1792c40cfb6e2f384bf5bef9557c3d221f8350ce4 From 7d1f3fabbf27dd0961ef208ee712242fea879ac5 Mon Sep 17 00:00:00 2001 From: "Lokesh Mandvekar (Bot)" Date: Sat, 21 Sep 2019 20:29:06 +0000 Subject: [PATCH 042/573] buildah-1.12.0-0.19.dev.gitc3b1ec6 - autobuilt c3b1ec6 Signed-off-by: Lokesh Mandvekar (Bot) --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 96789ba..774ddf3 100644 --- a/.gitignore +++ b/.gitignore @@ -314,3 +314,4 @@ /buildah-6abc01c.tar.gz /buildah-d2c1fd8.tar.gz /buildah-04150e0.tar.gz +/buildah-c3b1ec6.tar.gz diff --git a/buildah.spec b/buildah.spec index 807ba5f..9324f7a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 04150e062b67d514b39531c6eae1d52be1691379 +%global commit0 c3b1ec6be721097a04b5d817c72f9c452faebc72 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.18.dev.git%{shortcommit0}%{?dist} +Release: 0.19.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.19.dev.gitc3b1ec6 +- autobuilt c3b1ec6 + * Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.18.dev.git04150e0 - autobuilt 04150e0 diff --git a/sources b/sources index fa1ba6d..c78b1a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-04150e0.tar.gz) = a8957fe2a2806eabc57ca2fadc33d7ab1ac5b76f489659ec7360c79b100d13d28da9afd5c2ead7479ce157e1792c40cfb6e2f384bf5bef9557c3d221f8350ce4 +SHA512 (buildah-c3b1ec6.tar.gz) = dacfb9c2354fe2423b9f73896e0e39d7ef0e8875ec50d0c860a6d5e5b38bb57c22a82ead4efd88e57fed5c1906f4f2f047e3ca6a2f770cf6f3ff2c5b494332f9 From 6228b7b075aa09b46884fec60e19a8029c9c34d3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 28 Sep 2019 06:35:43 +0000 Subject: [PATCH 043/573] buildah-1.12.0-0.20.dev.git61e32a5 - autobuilt 61e32a5 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 774ddf3..634196e 100644 --- a/.gitignore +++ b/.gitignore @@ -315,3 +315,4 @@ /buildah-d2c1fd8.tar.gz /buildah-04150e0.tar.gz /buildah-c3b1ec6.tar.gz +/buildah-61e32a5.tar.gz diff --git a/buildah.spec b/buildah.spec index 9324f7a..8e02f10 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c3b1ec6be721097a04b5d817c72f9c452faebc72 +%global commit0 61e32a57111eb158cfdf45a1a6d77e1c269db9e5 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.19.dev.git%{shortcommit0}%{?dist} +Release: 0.20.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Sat Sep 28 2019 RH Container Bot - 1.12.0-0.20.dev.git61e32a5 +- autobuilt 61e32a5 + * Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.19.dev.gitc3b1ec6 - autobuilt c3b1ec6 diff --git a/sources b/sources index c78b1a9..bb186d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c3b1ec6.tar.gz) = dacfb9c2354fe2423b9f73896e0e39d7ef0e8875ec50d0c860a6d5e5b38bb57c22a82ead4efd88e57fed5c1906f4f2f047e3ca6a2f770cf6f3ff2c5b494332f9 +SHA512 (buildah-61e32a5.tar.gz) = a52ed18a63761f6cb6da9c21ec02bc60a0c2b083f3bf86d0a4a9f75875aa4280e4dd2348b00a5c2a659925a14a2d74a774b716db1ef9538f79ab7bfd8202ed40 From f99787488cfdebc51fc84ebe28ad6a1d5d06818b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 30 Sep 2019 20:26:00 +0000 Subject: [PATCH 044/573] buildah-1.12.0-0.21.dev.gita32fc96 - autobuilt a32fc96 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 634196e..156c1b3 100644 --- a/.gitignore +++ b/.gitignore @@ -316,3 +316,4 @@ /buildah-04150e0.tar.gz /buildah-c3b1ec6.tar.gz /buildah-61e32a5.tar.gz +/buildah-a32fc96.tar.gz diff --git a/buildah.spec b/buildah.spec index 8e02f10..3af084d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 61e32a57111eb158cfdf45a1a6d77e1c269db9e5 +%global commit0 a32fc96b10a6e59a5fc35bf12581c7bd86451c1c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.20.dev.git%{shortcommit0}%{?dist} +Release: 0.21.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Mon Sep 30 2019 RH Container Bot - 1.12.0-0.21.dev.gita32fc96 +- autobuilt a32fc96 + * Sat Sep 28 2019 RH Container Bot - 1.12.0-0.20.dev.git61e32a5 - autobuilt 61e32a5 diff --git a/sources b/sources index bb186d5..059e66a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-61e32a5.tar.gz) = a52ed18a63761f6cb6da9c21ec02bc60a0c2b083f3bf86d0a4a9f75875aa4280e4dd2348b00a5c2a659925a14a2d74a774b716db1ef9538f79ab7bfd8202ed40 +SHA512 (buildah-a32fc96.tar.gz) = 3ab8d492e71ee5385731a27358cf4e37e8e221aa3fdf4ac0c136655dc54ee2eae078707229c1227691c10996de769339a610d2b25b3ff44f9b806bc381ff65e4 From 543307f65d6f6581d56de7f599f99d3067dab062 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 1 Oct 2019 09:15:45 +0000 Subject: [PATCH 045/573] buildah-1.12.0-0.22.dev.gitd3d9cec - autobuilt d3d9cec Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 156c1b3..3797165 100644 --- a/.gitignore +++ b/.gitignore @@ -317,3 +317,4 @@ /buildah-c3b1ec6.tar.gz /buildah-61e32a5.tar.gz /buildah-a32fc96.tar.gz +/buildah-d3d9cec.tar.gz diff --git a/buildah.spec b/buildah.spec index 3af084d..3cfd3a0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 a32fc96b10a6e59a5fc35bf12581c7bd86451c1c +%global commit0 d3d9cecbf07cd1f78092354fecaa9acf1fcd6be1 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.21.dev.git%{shortcommit0}%{?dist} +Release: 0.22.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Oct 01 2019 RH Container Bot - 1.12.0-0.22.dev.gitd3d9cec +- autobuilt d3d9cec + * Mon Sep 30 2019 RH Container Bot - 1.12.0-0.21.dev.gita32fc96 - autobuilt a32fc96 diff --git a/sources b/sources index 059e66a..60ff012 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-a32fc96.tar.gz) = 3ab8d492e71ee5385731a27358cf4e37e8e221aa3fdf4ac0c136655dc54ee2eae078707229c1227691c10996de769339a610d2b25b3ff44f9b806bc381ff65e4 +SHA512 (buildah-d3d9cec.tar.gz) = 0ccc830cfbe6d2f565571f56c6726d3f6aaedcd39ced3c1422c85c3a9d0a2c5eb2a1f44858a7952ef6541826372ab97e0de9e89399736647e653ce4421c0cca7 From 8f5cd425133f146450dcdc9dd8d6b5643cdc7fa2 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 1 Oct 2019 10:16:25 +0000 Subject: [PATCH 046/573] buildah-1.12.0-0.23.dev.gitfc06a4d - autobuilt fc06a4d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3797165..72c1fe6 100644 --- a/.gitignore +++ b/.gitignore @@ -318,3 +318,4 @@ /buildah-61e32a5.tar.gz /buildah-a32fc96.tar.gz /buildah-d3d9cec.tar.gz +/buildah-fc06a4d.tar.gz diff --git a/buildah.spec b/buildah.spec index 3cfd3a0..27cbf7a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d3d9cecbf07cd1f78092354fecaa9acf1fcd6be1 +%global commit0 fc06a4d599ef9180c06f84f3c037c7ba4ba64d72 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.22.dev.git%{shortcommit0}%{?dist} +Release: 0.23.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Oct 01 2019 RH Container Bot - 1.12.0-0.23.dev.gitfc06a4d +- autobuilt fc06a4d + * Tue Oct 01 2019 RH Container Bot - 1.12.0-0.22.dev.gitd3d9cec - autobuilt d3d9cec diff --git a/sources b/sources index 60ff012..e66c99c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d3d9cec.tar.gz) = 0ccc830cfbe6d2f565571f56c6726d3f6aaedcd39ced3c1422c85c3a9d0a2c5eb2a1f44858a7952ef6541826372ab97e0de9e89399736647e653ce4421c0cca7 +SHA512 (buildah-fc06a4d.tar.gz) = 4db0498d0373cf952356721d4fea70092c6406399d53645977964930b80e53711b22d6d12a0b3c84798996f8472ac932ad76faf97c454a81fc3a0fc2c63424f7 From c1586bd8e1a38d0927fa407e1d7446204972ca77 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 1 Oct 2019 12:15:55 +0000 Subject: [PATCH 047/573] buildah-1.12.0-0.24.dev.gitbf04bf1 - autobuilt bf04bf1 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 72c1fe6..8c5cb3a 100644 --- a/.gitignore +++ b/.gitignore @@ -319,3 +319,4 @@ /buildah-a32fc96.tar.gz /buildah-d3d9cec.tar.gz /buildah-fc06a4d.tar.gz +/buildah-bf04bf1.tar.gz diff --git a/buildah.spec b/buildah.spec index 27cbf7a..bc863cd 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 fc06a4d599ef9180c06f84f3c037c7ba4ba64d72 +%global commit0 bf04bf1361e01aa19f978a463d3cd6254ecbb30a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.23.dev.git%{shortcommit0}%{?dist} +Release: 0.24.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Oct 01 2019 RH Container Bot - 1.12.0-0.24.dev.gitbf04bf1 +- autobuilt bf04bf1 + * Tue Oct 01 2019 RH Container Bot - 1.12.0-0.23.dev.gitfc06a4d - autobuilt fc06a4d diff --git a/sources b/sources index e66c99c..8ba48a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-fc06a4d.tar.gz) = 4db0498d0373cf952356721d4fea70092c6406399d53645977964930b80e53711b22d6d12a0b3c84798996f8472ac932ad76faf97c454a81fc3a0fc2c63424f7 +SHA512 (buildah-bf04bf1.tar.gz) = 15e695a8a0cf23c084f6b872cffa497413880653b3da48d7b97ad463e380a18c09a7abead3af10f9758c7bbf51ecaeea2610e34f46ac201b552a8352da1452cc From 9403506de57ee8a1a9aadcebba01a9753add70ba Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 1 Oct 2019 13:16:15 +0000 Subject: [PATCH 048/573] buildah-1.12.0-0.25.dev.gitcf933c8 - autobuilt cf933c8 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8c5cb3a..2d5ff67 100644 --- a/.gitignore +++ b/.gitignore @@ -320,3 +320,4 @@ /buildah-d3d9cec.tar.gz /buildah-fc06a4d.tar.gz /buildah-bf04bf1.tar.gz +/buildah-cf933c8.tar.gz diff --git a/buildah.spec b/buildah.spec index bc863cd..00113c4 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 bf04bf1361e01aa19f978a463d3cd6254ecbb30a +%global commit0 cf933c87c4f76dcbc22143530d4863886381f869 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.24.dev.git%{shortcommit0}%{?dist} +Release: 0.25.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Oct 01 2019 RH Container Bot - 1.12.0-0.25.dev.gitcf933c8 +- autobuilt cf933c8 + * Tue Oct 01 2019 RH Container Bot - 1.12.0-0.24.dev.gitbf04bf1 - autobuilt bf04bf1 diff --git a/sources b/sources index 8ba48a0..4992ea6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-bf04bf1.tar.gz) = 15e695a8a0cf23c084f6b872cffa497413880653b3da48d7b97ad463e380a18c09a7abead3af10f9758c7bbf51ecaeea2610e34f46ac201b552a8352da1452cc +SHA512 (buildah-cf933c8.tar.gz) = 760e345e8678773be32903bd5c7a5462d11cd67de21de67e640ce2d7d60925edb991d6cb81bb86e40f780653352d4b6ac0cbdbfaae5511eccf63f22e0f9ee32e From 878126a6b3f7f070f761e9d05f61edacb2c0b9e6 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 1 Oct 2019 21:31:39 +0200 Subject: [PATCH 049/573] Switch to crun for Cgroups v2 support https://bugzilla.redhat.com/show_bug.cgi?id=1756980 --- buildah.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 00113c4..324c5bb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.25.dev.git%{shortcommit0}%{?dist} +Release: 0.26.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -42,7 +42,7 @@ BuildRequires: device-mapper-devel BuildRequires: btrfs-progs-devel BuildRequires: libassuan-devel BuildRequires: make -Requires: runc >= 1.0.0-17 +Requires: crun >= 0.9.1-1 Requires: containers-common %if 0%{?fedora} Recommends: container-selinux @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Oct 01 2019 Debarshi Ray - 1.12.0-0.26.dev.gitcf933c8 +- Switch to crun for Cgroups v2 support + * Tue Oct 01 2019 RH Container Bot - 1.12.0-0.25.dev.gitcf933c8 - autobuilt cf933c8 From d42f5d38834f2ce41ca337de1318b4d7a165df3f Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 1 Oct 2019 21:57:42 +0200 Subject: [PATCH 050/573] Require crun >= 0.10-1 --- buildah.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 324c5bb..e3e6044 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.26.dev.git%{shortcommit0}%{?dist} +Release: 0.27.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -42,7 +42,7 @@ BuildRequires: device-mapper-devel BuildRequires: btrfs-progs-devel BuildRequires: libassuan-devel BuildRequires: make -Requires: crun >= 0.9.1-1 +Requires: crun >= 0.10-1 Requires: containers-common %if 0%{?fedora} Recommends: container-selinux @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Oct 01 2019 Debarshi Ray - 1.12.0-0.27.dev.gitcf933c8 +- Require crun >= 0.10-1 + * Tue Oct 01 2019 Debarshi Ray - 1.12.0-0.26.dev.gitcf933c8 - Switch to crun for Cgroups v2 support From 6f4b715e07b2f001a9a5248fe5e23eb66b941ec6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 1 Oct 2019 20:15:55 +0000 Subject: [PATCH 051/573] buildah-1.12.0-0.28.dev.gite2c33f3 - autobuilt e2c33f3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2d5ff67..c500c7e 100644 --- a/.gitignore +++ b/.gitignore @@ -321,3 +321,4 @@ /buildah-fc06a4d.tar.gz /buildah-bf04bf1.tar.gz /buildah-cf933c8.tar.gz +/buildah-e2c33f3.tar.gz diff --git a/buildah.spec b/buildah.spec index e3e6044..5f51b61 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 cf933c87c4f76dcbc22143530d4863886381f869 +%global commit0 e2c33f36f271c7762dff50cb86e642e482828ee8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.27.dev.git%{shortcommit0}%{?dist} +Release: 0.28.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Oct 01 2019 RH Container Bot - 1.12.0-0.28.dev.gite2c33f3 +- autobuilt e2c33f3 + * Tue Oct 01 2019 Debarshi Ray - 1.12.0-0.27.dev.gitcf933c8 - Require crun >= 0.10-1 diff --git a/sources b/sources index 4992ea6..0d89971 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-cf933c8.tar.gz) = 760e345e8678773be32903bd5c7a5462d11cd67de21de67e640ce2d7d60925edb991d6cb81bb86e40f780653352d4b6ac0cbdbfaae5511eccf63f22e0f9ee32e +SHA512 (buildah-e2c33f3.tar.gz) = 43a595b0d837332984e82d4121006a41e26544a6fd67b09f4872207ab1d83bd472e74f56017d8c716eaa7f03d9631b91baacbe4985b68d83e7e98c52c0d186fe From f1d03f760cec3c2542890d9b87f42f92d147c685 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 2 Oct 2019 02:16:35 +0000 Subject: [PATCH 052/573] buildah-1.12.0-0.29.dev.gitc771c56 - autobuilt c771c56 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c500c7e..e9e8150 100644 --- a/.gitignore +++ b/.gitignore @@ -322,3 +322,4 @@ /buildah-bf04bf1.tar.gz /buildah-cf933c8.tar.gz /buildah-e2c33f3.tar.gz +/buildah-c771c56.tar.gz diff --git a/buildah.spec b/buildah.spec index 5f51b61..968d874 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e2c33f36f271c7762dff50cb86e642e482828ee8 +%global commit0 c771c564fa9fd7b0bb2ca0e6d19ac649ab34eada %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.28.dev.git%{shortcommit0}%{?dist} +Release: 0.29.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Oct 02 2019 RH Container Bot - 1.12.0-0.29.dev.gitc771c56 +- autobuilt c771c56 + * Tue Oct 01 2019 RH Container Bot - 1.12.0-0.28.dev.gite2c33f3 - autobuilt e2c33f3 diff --git a/sources b/sources index 0d89971..52b741d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e2c33f3.tar.gz) = 43a595b0d837332984e82d4121006a41e26544a6fd67b09f4872207ab1d83bd472e74f56017d8c716eaa7f03d9631b91baacbe4985b68d83e7e98c52c0d186fe +SHA512 (buildah-c771c56.tar.gz) = be3c3f3f7737d2aeb98b1e60c3fc8b4ea9f3d595189270c94c6950513758bb75f18105353c2c8685f8cde5ac5fad709022102b6263432d53519057fe719b961b From 136f74d08d4fab7519c9d9e73ce54af4494a22b5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 2 Oct 2019 05:15:58 +0000 Subject: [PATCH 053/573] buildah-1.12.0-0.30.dev.git96f9993 - autobuilt 96f9993 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e9e8150..3072771 100644 --- a/.gitignore +++ b/.gitignore @@ -323,3 +323,4 @@ /buildah-cf933c8.tar.gz /buildah-e2c33f3.tar.gz /buildah-c771c56.tar.gz +/buildah-96f9993.tar.gz diff --git a/buildah.spec b/buildah.spec index 968d874..7f60098 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c771c564fa9fd7b0bb2ca0e6d19ac649ab34eada +%global commit0 96f9993b25f31bea5438010da14c3eac9790eb60 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.29.dev.git%{shortcommit0}%{?dist} +Release: 0.30.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Oct 02 2019 RH Container Bot - 1.12.0-0.30.dev.git96f9993 +- autobuilt 96f9993 + * Wed Oct 02 2019 RH Container Bot - 1.12.0-0.29.dev.gitc771c56 - autobuilt c771c56 diff --git a/sources b/sources index 52b741d..4e7ed25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c771c56.tar.gz) = be3c3f3f7737d2aeb98b1e60c3fc8b4ea9f3d595189270c94c6950513758bb75f18105353c2c8685f8cde5ac5fad709022102b6263432d53519057fe719b961b +SHA512 (buildah-96f9993.tar.gz) = ef751cde4fd920759b6f2e34f1b7b0777a50aa502fbfa8ed9dcc09d596e000f2dc0522a2ca2af4edc0f08f6fc26f03541658bca273cb0813338e79e576bd8920 From 49618425ee43eb46c55829d9ac5c2d23b9258ced Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 2 Oct 2019 13:16:38 +0000 Subject: [PATCH 054/573] buildah-1.12.0-0.31.dev.gite400691 - autobuilt e400691 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3072771..5b7ba00 100644 --- a/.gitignore +++ b/.gitignore @@ -324,3 +324,4 @@ /buildah-e2c33f3.tar.gz /buildah-c771c56.tar.gz /buildah-96f9993.tar.gz +/buildah-e400691.tar.gz diff --git a/buildah.spec b/buildah.spec index 7f60098..c13b06a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 96f9993b25f31bea5438010da14c3eac9790eb60 +%global commit0 e40069197023b93ccddd87b847baa2b6d4808aea %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.30.dev.git%{shortcommit0}%{?dist} +Release: 0.31.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Oct 02 2019 RH Container Bot - 1.12.0-0.31.dev.gite400691 +- autobuilt e400691 + * Wed Oct 02 2019 RH Container Bot - 1.12.0-0.30.dev.git96f9993 - autobuilt 96f9993 diff --git a/sources b/sources index 4e7ed25..9cfde66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-96f9993.tar.gz) = ef751cde4fd920759b6f2e34f1b7b0777a50aa502fbfa8ed9dcc09d596e000f2dc0522a2ca2af4edc0f08f6fc26f03541658bca273cb0813338e79e576bd8920 +SHA512 (buildah-e400691.tar.gz) = 5082a3a08225aac421b54f752a80a20d97e795243c6879640d3761ecb17c557d5d0fa48439aed40f9a433a0e88a514525f4621a27e9fa421bf7df672f955546b From 76b1f7b040ca2f6991df2bde271ada808d397475 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 2 Oct 2019 21:16:26 +0000 Subject: [PATCH 055/573] buildah-1.12.0-0.32.dev.gitf50b55d - autobuilt f50b55d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5b7ba00..a37d193 100644 --- a/.gitignore +++ b/.gitignore @@ -325,3 +325,4 @@ /buildah-c771c56.tar.gz /buildah-96f9993.tar.gz /buildah-e400691.tar.gz +/buildah-f50b55d.tar.gz diff --git a/buildah.spec b/buildah.spec index c13b06a..abb4055 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e40069197023b93ccddd87b847baa2b6d4808aea +%global commit0 f50b55df9abdebb1badb9a59e6d612e75af13a3f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.31.dev.git%{shortcommit0}%{?dist} +Release: 0.32.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Oct 02 2019 RH Container Bot - 1.12.0-0.32.dev.gitf50b55d +- autobuilt f50b55d + * Wed Oct 02 2019 RH Container Bot - 1.12.0-0.31.dev.gite400691 - autobuilt e400691 diff --git a/sources b/sources index 9cfde66..d79bc8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e400691.tar.gz) = 5082a3a08225aac421b54f752a80a20d97e795243c6879640d3761ecb17c557d5d0fa48439aed40f9a433a0e88a514525f4621a27e9fa421bf7df672f955546b +SHA512 (buildah-f50b55d.tar.gz) = a48cc069242711487f91dd4b91c50520d6afbb1def573352f35c3afe76f561f67d97177dbd7f5d3eed9d86410915e54755800e87ee9d191cddf92c0bdd4aa89d From d2bbe838953811841cc2514355a748557b4feef5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 3 Oct 2019 14:16:40 +0000 Subject: [PATCH 056/573] buildah-1.12.0-0.33.dev.gitb298906 - autobuilt b298906 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a37d193..9692141 100644 --- a/.gitignore +++ b/.gitignore @@ -326,3 +326,4 @@ /buildah-96f9993.tar.gz /buildah-e400691.tar.gz /buildah-f50b55d.tar.gz +/buildah-b298906.tar.gz diff --git a/buildah.spec b/buildah.spec index abb4055..55a2061 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f50b55df9abdebb1badb9a59e6d612e75af13a3f +%global commit0 b29890633a4713ef1428e2ad2408b366ebd24b79 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.32.dev.git%{shortcommit0}%{?dist} +Release: 0.33.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Thu Oct 03 2019 RH Container Bot - 1.12.0-0.33.dev.gitb298906 +- autobuilt b298906 + * Wed Oct 02 2019 RH Container Bot - 1.12.0-0.32.dev.gitf50b55d - autobuilt f50b55d diff --git a/sources b/sources index d79bc8f..3ca5c10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f50b55d.tar.gz) = a48cc069242711487f91dd4b91c50520d6afbb1def573352f35c3afe76f561f67d97177dbd7f5d3eed9d86410915e54755800e87ee9d191cddf92c0bdd4aa89d +SHA512 (buildah-b298906.tar.gz) = 909e1d70a4b248472d18e8f09a7ebe4153c9f51357267a7c662affb752a793d2c27d8264b9a8e6e75e8cbf8dc8296bddaea95a3619b1c9c2541f5be1e6063ef1 From 4f5e20be50f8209188c7e2d2f7989c6e8d67e40c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 4 Oct 2019 08:16:22 +0000 Subject: [PATCH 057/573] buildah-1.12.0-0.34.dev.git797e618 - autobuilt 797e618 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9692141..e3cbfa0 100644 --- a/.gitignore +++ b/.gitignore @@ -327,3 +327,4 @@ /buildah-e400691.tar.gz /buildah-f50b55d.tar.gz /buildah-b298906.tar.gz +/buildah-797e618.tar.gz diff --git a/buildah.spec b/buildah.spec index 55a2061..eb6d439 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b29890633a4713ef1428e2ad2408b366ebd24b79 +%global commit0 797e618cbe2f91c84dc416b3de4ebda4f2079cae %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.33.dev.git%{shortcommit0}%{?dist} +Release: 0.34.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Oct 04 2019 RH Container Bot - 1.12.0-0.34.dev.git797e618 +- autobuilt 797e618 + * Thu Oct 03 2019 RH Container Bot - 1.12.0-0.33.dev.gitb298906 - autobuilt b298906 diff --git a/sources b/sources index 3ca5c10..ab544c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b298906.tar.gz) = 909e1d70a4b248472d18e8f09a7ebe4153c9f51357267a7c662affb752a793d2c27d8264b9a8e6e75e8cbf8dc8296bddaea95a3619b1c9c2541f5be1e6063ef1 +SHA512 (buildah-797e618.tar.gz) = 6a9f64a7ecbdbdc4d475b72452786121eba9efeb66fb239791e350592fef84668cf66f1716ff448f839eb6a9ecd893e4c6331bb43c106441893595c02e7ddd6b From efeeff2fecb736365fabfb22d994bd77cb67b0d7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 4 Oct 2019 18:16:02 +0000 Subject: [PATCH 058/573] buildah-1.12.0-0.35.dev.git7a7e1f0 - autobuilt 7a7e1f0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e3cbfa0..e5934da 100644 --- a/.gitignore +++ b/.gitignore @@ -328,3 +328,4 @@ /buildah-f50b55d.tar.gz /buildah-b298906.tar.gz /buildah-797e618.tar.gz +/buildah-7a7e1f0.tar.gz diff --git a/buildah.spec b/buildah.spec index eb6d439..04a0eac 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,16 +15,16 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 797e618cbe2f91c84dc416b3de4ebda4f2079cae +%global commit0 7a7e1f07ee7b16c2299f334cd8f551c3e4a0c4cb %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v1.11.2 +%global built_tag v1.11.3 Name: %{repo} Version: 1.12.0 -Release: 0.34.dev.git%{shortcommit0}%{?dist} +Release: 0.35.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Oct 04 2019 RH Container Bot - 1.12.0-0.35.dev.git7a7e1f0 +- autobuilt 7a7e1f0 + * Fri Oct 04 2019 RH Container Bot - 1.12.0-0.34.dev.git797e618 - autobuilt 797e618 diff --git a/sources b/sources index ab544c9..bf36324 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-797e618.tar.gz) = 6a9f64a7ecbdbdc4d475b72452786121eba9efeb66fb239791e350592fef84668cf66f1716ff448f839eb6a9ecd893e4c6331bb43c106441893595c02e7ddd6b +SHA512 (buildah-7a7e1f0.tar.gz) = 809a82d59b05a866c8f5eea43c625f6444cf375089e50054f2fbff704e1c22f4d5dc1c61d41f6ef1b78f729074fece49103b574f4a551f0e04f292a7f0fee642 From 75e4d0f09d9778360c1b5804381aa42b1346ccfb Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 9 Oct 2019 17:17:06 +0000 Subject: [PATCH 059/573] buildah-1.12.0-0.36.dev.git13330a4 - autobuilt 13330a4 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e5934da..d727403 100644 --- a/.gitignore +++ b/.gitignore @@ -329,3 +329,4 @@ /buildah-b298906.tar.gz /buildah-797e618.tar.gz /buildah-7a7e1f0.tar.gz +/buildah-13330a4.tar.gz diff --git a/buildah.spec b/buildah.spec index 04a0eac..b14f4b2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 7a7e1f07ee7b16c2299f334cd8f551c3e4a0c4cb +%global commit0 13330a45a49648f39ff5697f56535dd16c8371fa %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.35.dev.git%{shortcommit0}%{?dist} +Release: 0.36.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Wed Oct 09 2019 RH Container Bot - 1.12.0-0.36.dev.git13330a4 +- autobuilt 13330a4 + * Fri Oct 04 2019 RH Container Bot - 1.12.0-0.35.dev.git7a7e1f0 - autobuilt 7a7e1f0 diff --git a/sources b/sources index bf36324..ba16589 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-7a7e1f0.tar.gz) = 809a82d59b05a866c8f5eea43c625f6444cf375089e50054f2fbff704e1c22f4d5dc1c61d41f6ef1b78f729074fece49103b574f4a551f0e04f292a7f0fee642 +SHA512 (buildah-13330a4.tar.gz) = 7aef459cd5a045bed172ed3bbe342f879e103b9429cd4e946a6ae273520e6ad76a102a48a152e69f34c64dba46fb27e5ad47076034bff8a024f7edf76261df62 From ce8a23a05247bb3a6484abcd13b4ee18d49b78f0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 11 Oct 2019 13:16:28 +0000 Subject: [PATCH 060/573] buildah-1.12.0-0.37.dev.git68b2aa5 - autobuilt 68b2aa5 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d727403..0ecd35d 100644 --- a/.gitignore +++ b/.gitignore @@ -330,3 +330,4 @@ /buildah-797e618.tar.gz /buildah-7a7e1f0.tar.gz /buildah-13330a4.tar.gz +/buildah-68b2aa5.tar.gz diff --git a/buildah.spec b/buildah.spec index b14f4b2..d99e62f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 13330a45a49648f39ff5697f56535dd16c8371fa +%global commit0 68b2aa5810262f4da2430f998e8e49eba3d0b8e2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.36.dev.git%{shortcommit0}%{?dist} +Release: 0.37.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Oct 11 2019 RH Container Bot - 1.12.0-0.37.dev.git68b2aa5 +- autobuilt 68b2aa5 + * Wed Oct 09 2019 RH Container Bot - 1.12.0-0.36.dev.git13330a4 - autobuilt 13330a4 diff --git a/sources b/sources index ba16589..82a5002 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-13330a4.tar.gz) = 7aef459cd5a045bed172ed3bbe342f879e103b9429cd4e946a6ae273520e6ad76a102a48a152e69f34c64dba46fb27e5ad47076034bff8a024f7edf76261df62 +SHA512 (buildah-68b2aa5.tar.gz) = 68f41311ce1192bd92139c23c241d43ee4d69c7a9591a7cf274e74b16f70410b70715c4498ab07eed076152dcc1a23884cf1c8f56f2736cd96d5552ba98d24ff From 2509aab771426b031794428c357d62a67f6d655c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 11 Oct 2019 21:16:01 +0000 Subject: [PATCH 061/573] buildah-1.12.0-0.38.dev.gitd6f11ba - autobuilt d6f11ba Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0ecd35d..ef77ad4 100644 --- a/.gitignore +++ b/.gitignore @@ -331,3 +331,4 @@ /buildah-7a7e1f0.tar.gz /buildah-13330a4.tar.gz /buildah-68b2aa5.tar.gz +/buildah-d6f11ba.tar.gz diff --git a/buildah.spec b/buildah.spec index d99e62f..c7690d0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 68b2aa5810262f4da2430f998e8e49eba3d0b8e2 +%global commit0 d6f11ba7ad3ca8c224fb609cc1b280249fcee4fd %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.37.dev.git%{shortcommit0}%{?dist} +Release: 0.38.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Fri Oct 11 2019 RH Container Bot - 1.12.0-0.38.dev.gitd6f11ba +- autobuilt d6f11ba + * Fri Oct 11 2019 RH Container Bot - 1.12.0-0.37.dev.git68b2aa5 - autobuilt 68b2aa5 diff --git a/sources b/sources index 82a5002..7fc29c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-68b2aa5.tar.gz) = 68f41311ce1192bd92139c23c241d43ee4d69c7a9591a7cf274e74b16f70410b70715c4498ab07eed076152dcc1a23884cf1c8f56f2736cd96d5552ba98d24ff +SHA512 (buildah-d6f11ba.tar.gz) = 50fdd54036fe270d71576d69eca69237c863f1a62ba8a2ada582c47a8ad71839eaad71711dc67255377485285faae1b21f4795c62639e1504961a89c5efd9a9c From 38a0f6b27b1832a6c00fbb9721f5711b986bf0e4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 15 Oct 2019 23:15:42 +0000 Subject: [PATCH 062/573] buildah-1.12.0-0.39.dev.git389d49b - autobuilt 389d49b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ef77ad4..65e9165 100644 --- a/.gitignore +++ b/.gitignore @@ -332,3 +332,4 @@ /buildah-13330a4.tar.gz /buildah-68b2aa5.tar.gz /buildah-d6f11ba.tar.gz +/buildah-389d49b.tar.gz diff --git a/buildah.spec b/buildah.spec index c7690d0..81b8c66 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d6f11ba7ad3ca8c224fb609cc1b280249fcee4fd +%global commit0 389d49b2d1133e0953c0dcf65f98734de84ce241 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.38.dev.git%{shortcommit0}%{?dist} +Release: 0.39.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -100,6 +100,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Oct 15 2019 RH Container Bot - 1.12.0-0.39.dev.git389d49b +- autobuilt 389d49b + * Fri Oct 11 2019 RH Container Bot - 1.12.0-0.38.dev.gitd6f11ba - autobuilt d6f11ba diff --git a/sources b/sources index 7fc29c6..8749ce4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d6f11ba.tar.gz) = 50fdd54036fe270d71576d69eca69237c863f1a62ba8a2ada582c47a8ad71839eaad71711dc67255377485285faae1b21f4795c62639e1504961a89c5efd9a9c +SHA512 (buildah-389d49b.tar.gz) = 41c1e3b76605871cfaf83969beeebe2de55db42ef49bbc438affc44b401c1d8d3102e305b0f23384db3aa371075701643afe077b3b02dbb0704ffa3b6ac78129 From ca8c5ef5f893f15cf39b3c65ad419f025f1b098c Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 16 Oct 2019 07:40:21 -0600 Subject: [PATCH 063/573] New subpackage: buildah-tests ...intended for use in fedora gating tests. Subpackage already exists in RHEL8. Signed-off-by: Ed Santiago --- buildah.spec | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/buildah.spec b/buildah.spec index 81b8c66..9fda484 100644 --- a/buildah.spec +++ b/buildah.spec @@ -63,6 +63,20 @@ or * save container's root file system layer to create a new image * delete a working container or an image +%package tests +Summary: Tests for %{name} + +Requires: %{name} = %{version}-%{release} +Requires: bats +Requires: bzip2 +Requires: podman +Requires: golang + +%description tests +%{summary} + +This package contains system tests for %{name} + %prep %autosetup -Sgit -n %{name}-%{commit0} sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile @@ -87,6 +101,10 @@ export GOPATH=$(pwd)/_build:$(pwd):%{gopath} make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install +install -d -p %{buildroot}/%{_datadir}/%{name}/test/system +cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system +cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype + #define license tag if not already defined %{!?_licensedir:%global license %doc} @@ -99,6 +117,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install %dir %{_datadir}/bash-completion/completions %{_datadir}/bash-completion/completions/%{name} +%files tests +%license LICENSE +%{_bindir}/%{name}-imgtype +%{_datadir}/%{name}/test + %changelog * Tue Oct 15 2019 RH Container Bot - 1.12.0-0.39.dev.git389d49b - autobuilt 389d49b From b1880ddbc0fbe8689d5826e564cbabd6968e99d5 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 16 Oct 2019 10:48:33 -0400 Subject: [PATCH 064/573] libseccomp >= 2.4.1-0 for centos Signed-off-by: Lokesh Mandvekar --- buildah.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/buildah.spec b/buildah.spec index 9fda484..8b4084b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -50,6 +50,7 @@ Recommends: slirp4netns >= 0.3-0 Recommends: fuse-overlayfs %else #### DO NOT REMOVE - NEEDED FOR CENTOS +Requires: libseccomp >= 2.4.1-0 Requires: container-selinux Requires: slirp4netns >= 0.3-0 %endif From 23e09743ddc526613d94f5e672505a78b6fc4ea3 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 16 Oct 2019 13:39:41 -0400 Subject: [PATCH 065/573] buildah-1.12.0-0.40.dev.git389d49b - install imgtype binary Signed-off-by: Lokesh Mandvekar --- buildah.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 8b4084b..1ca94c8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.39.dev.git%{shortcommit0}%{?dist} +Release: 0.40.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -95,6 +95,7 @@ mv vendor src export GOPATH=$(pwd)/_build:$(pwd) export BUILDTAGS='seccomp selinux' %gobuild -o %{name} %{import_path}/cmd/%{name} +%gobuild -o imgtype %{import_path}/tests/imgtype GOMD2MAN=go-md2man %{__make} -C docs %install @@ -124,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Oct 16 2019 Lokesh Mandvekar - 1.12.0-0.40.dev.git389d49b +- install imgtype binary + * Tue Oct 15 2019 RH Container Bot - 1.12.0-0.39.dev.git389d49b - autobuilt 389d49b From a4c885ad8617ca156942303306aa30a2664e016c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 16 Oct 2019 21:16:14 +0000 Subject: [PATCH 066/573] buildah-1.12.0-0.41.dev.git0f7148b - autobuilt 0f7148b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 65e9165..5de780a 100644 --- a/.gitignore +++ b/.gitignore @@ -333,3 +333,4 @@ /buildah-68b2aa5.tar.gz /buildah-d6f11ba.tar.gz /buildah-389d49b.tar.gz +/buildah-0f7148b.tar.gz diff --git a/buildah.spec b/buildah.spec index 1ca94c8..4060033 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 389d49b2d1133e0953c0dcf65f98734de84ce241 +%global commit0 0f7148bae580383257353468dd8dd435935dba06 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.40.dev.git%{shortcommit0}%{?dist} +Release: 0.41.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Oct 16 2019 RH Container Bot - 1.12.0-0.41.dev.git0f7148b +- autobuilt 0f7148b + * Wed Oct 16 2019 Lokesh Mandvekar - 1.12.0-0.40.dev.git389d49b - install imgtype binary diff --git a/sources b/sources index 8749ce4..ce20d53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-389d49b.tar.gz) = 41c1e3b76605871cfaf83969beeebe2de55db42ef49bbc438affc44b401c1d8d3102e305b0f23384db3aa371075701643afe077b3b02dbb0704ffa3b6ac78129 +SHA512 (buildah-0f7148b.tar.gz) = 3042bd408615c19d32e2d0d214149e6f1f29ee00af9119f8d2ba4552606c4826635dd3d56c09b130faec9f2bc685ff99455d9704da956a688f74e637c417da75 From eb545536ddd12765fa7d660118fbb017c13b8109 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 16 Oct 2019 09:04:17 -0600 Subject: [PATCH 067/573] Gating tests This commit gets rid of the existing, unused, nonworking and nonmaintained tests. The person who created them is (AFAICT) no longer with Red Hat; and the tests weren't being run in gating; and they aren't even in working condition. Replace with our standard convention: install the -tests package, and run it with BATS. This setup is more complex than podman/skopeo because we need to fire up a local registry before the tests begin, then tear it down at the end. I am expecting these tests to fail in actual gating due to what I believe are actual buildah problems. Signed-off-by: Ed Santiago --- tests/binary.yml | 10 - tests/callback_plugins/log.py | 209 ------------------ tests/github.sh | 1 - tests/github.yml | 19 -- tests/roles/binary/tasks/buildah.yml | 15 -- tests/roles/binary/tasks/main.yml | 4 - tests/roles/binary/tasks/runc.yml | 16 -- tests/roles/cli/tasks/add.yaml | 58 ----- tests/roles/cli/tasks/bud.yaml | 103 --------- tests/roles/cli/tasks/cleanup.yaml | 11 - tests/roles/cli/tasks/commit.yaml | 59 ----- tests/roles/cli/tasks/config.yaml | 48 ---- tests/roles/cli/tasks/containers.yaml | 18 -- tests/roles/cli/tasks/copy.yaml | 44 ---- tests/roles/cli/tasks/from.yaml | 23 -- tests/roles/cli/tasks/images.yaml | 65 ------ tests/roles/cli/tasks/inspect.yaml | 25 --- tests/roles/cli/tasks/main.yaml | 64 ------ tests/roles/cli/tasks/mount.yaml | 27 --- tests/roles/cli/tasks/prepare-containers.yaml | 6 - tests/roles/cli/tasks/push.yaml | 65 ------ tests/roles/cli/tasks/run.yaml | 10 - tests/roles/cli/tasks/tag.yaml | 40 ---- tests/roles/cli/tasks/version.yaml | 14 -- tests/roles/github-buildah/tasks/main.yml | 21 -- tests/roles/github-runc/tasks/main.yml | 16 -- tests/roles/github/tasks/buildah.yml | 21 -- tests/roles/github/tasks/main.yml | 8 - tests/roles/github/tasks/runc.yml | 16 -- tests/roles/prepare-env/tasks/main.yml | 55 ----- tests/roles/tear-down/tasks/main.yml | 9 - tests/rpm.yml | 9 - tests/test.sh | 1 - tests/test_binary.sh | 1 - tests/test_buildah.sh | 63 ++++++ tests/test_buildah.yml | 15 ++ tests/test_rpm.sh | 1 - tests/tests.yml | 17 +- 38 files changed, 79 insertions(+), 1128 deletions(-) delete mode 100644 tests/binary.yml delete mode 100644 tests/callback_plugins/log.py delete mode 100755 tests/github.sh delete mode 100644 tests/github.yml delete mode 100644 tests/roles/binary/tasks/buildah.yml delete mode 100644 tests/roles/binary/tasks/main.yml delete mode 100644 tests/roles/binary/tasks/runc.yml delete mode 100644 tests/roles/cli/tasks/add.yaml delete mode 100644 tests/roles/cli/tasks/bud.yaml delete mode 100644 tests/roles/cli/tasks/cleanup.yaml delete mode 100644 tests/roles/cli/tasks/commit.yaml delete mode 100644 tests/roles/cli/tasks/config.yaml delete mode 100644 tests/roles/cli/tasks/containers.yaml delete mode 100644 tests/roles/cli/tasks/copy.yaml delete mode 100644 tests/roles/cli/tasks/from.yaml delete mode 100644 tests/roles/cli/tasks/images.yaml delete mode 100644 tests/roles/cli/tasks/inspect.yaml delete mode 100644 tests/roles/cli/tasks/main.yaml delete mode 100644 tests/roles/cli/tasks/mount.yaml delete mode 100644 tests/roles/cli/tasks/prepare-containers.yaml delete mode 100644 tests/roles/cli/tasks/push.yaml delete mode 100644 tests/roles/cli/tasks/run.yaml delete mode 100644 tests/roles/cli/tasks/tag.yaml delete mode 100644 tests/roles/cli/tasks/version.yaml delete mode 100644 tests/roles/github-buildah/tasks/main.yml delete mode 100644 tests/roles/github-runc/tasks/main.yml delete mode 100644 tests/roles/github/tasks/buildah.yml delete mode 100644 tests/roles/github/tasks/main.yml delete mode 100644 tests/roles/github/tasks/runc.yml delete mode 100644 tests/roles/prepare-env/tasks/main.yml delete mode 100644 tests/roles/tear-down/tasks/main.yml delete mode 100644 tests/rpm.yml delete mode 100755 tests/test.sh delete mode 100755 tests/test_binary.sh create mode 100755 tests/test_buildah.sh create mode 100644 tests/test_buildah.yml delete mode 100755 tests/test_rpm.sh diff --git a/tests/binary.yml b/tests/binary.yml deleted file mode 100644 index 1c7803d..0000000 --- a/tests/binary.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# test buildah -- hosts: all - become: true - tags: - - classic - roles: - - binary - - prepare-env - - cli diff --git a/tests/callback_plugins/log.py b/tests/callback_plugins/log.py deleted file mode 100644 index de504db..0000000 --- a/tests/callback_plugins/log.py +++ /dev/null @@ -1,209 +0,0 @@ -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# Inspired from: https://github.com/redhat-openstack/khaleesi/blob/master/plugins/callbacks/human_log.py -# Further improved support Ansible 2.0 - -from __future__ import (absolute_import, division, print_function) -__metaclass__ = type - -try: - from ansible.plugins.callback import CallbackBase - BASECLASS = CallbackBase -except ImportError: # < ansible 2.1 - BASECLASS = DEFAULT_MODULE.CallbackModule - -import os, sys -try: - reload # Python 2.7 -except NameError: - try: - from importlib import reload # Python 3.4+ - except ImportError: - from imp import reload -reload(sys) - -try: - import simplejson as json -except ImportError: - import json - -# Fields to reformat output for -FIELDS = ['cmd', 'command', 'msg', 'stdout', - 'stderr', 'failed', 'reason'] - - -class CallbackModule(CallbackBase): - - """ - Ansible callback plugin for human-readable result logging - """ - CALLBACK_VERSION = 2.0 - CALLBACK_TYPE = 'notification' - CALLBACK_NAME = 'human_log' - CALLBACK_NEEDS_WHITELIST = False - - def __init__(self, *args, **kwargs): - # pylint: disable=non-parent-init-called - BASECLASS.__init__(self, *args, **kwargs) - if os.getenv("TEST_ARTIFACTS") is not None: - self.artifacts = os.getenv("TEST_ARTIFACTS") - else: - self.artifacts = './artifacts' - self.result_file = os.path.join(self.artifacts, 'test.log') - if not os.path.exists(self.artifacts): - os.makedirs(self.artifacts) - with open(self.result_file, 'w'): pass - - def human_log(self, data, taskname, status): - if type(data) == dict: - with open(self.result_file, 'a') as f: - f.write("################################################################\n") - f.write('The status is "%s" for task: %s.\n' % (status, taskname)) - f.write("Ansible outputs: \n\n") - for field in FIELDS: - no_log = data.get('_ansible_no_log', False) - if field in data.keys() and data[field] and no_log != True: - output = self._format_output(data[field], field) - # The following two lines are a hack to make it work with UTF-8 characters - if type(output) != list: - output = output.encode('utf-8', 'replace') - if type(output) == bytes: - output = output.decode('utf-8') - - f.write("{0}: {1}".format(field, output.replace("\\n","\n"))+"\n") - - - def _format_output(self, output, field): - # Strip unicode - try: - if type(output) == unicode: - output = output.encode(sys.getdefaultencoding(), 'replace') - except NameError: - pass - - # If output is a dict - if type(output) == dict: - return json.dumps(output, indent=2, sort_keys=True) - - # If output is a list of dicts - if type(output) == list and type(output[0]) == dict: - # This gets a little complicated because it potentially means - # nested results, usually because of with_items. - real_output = list() - for index, item in enumerate(output): - copy = item - if type(item) == dict: - for field in FIELDS: - if field in item.keys(): - copy[field] = self._format_output(item[field], field) - real_output.append(copy) - return json.dumps(output, indent=2, sort_keys=True) - - # If output is a list of strings - if type(output) == list and type(output[0]) != dict: - if field == "cmd": - return ' '.join(output) - return '\n'.join(output) - - # Otherwise it's a string, (or an int, float, etc.) just return it - return str(output) - - ####### V2 METHODS ###### - def v2_on_any(self, *args, **kwargs): - pass - - def v2_runner_on_failed(self, result, ignore_errors=False): - self.human_log(result._result, result._task.name, "FAIL") - - def v2_runner_on_ok(self, result): - if result._task.name == "": - return - self.human_log(result._result, result._task.name, "PASS") - - def v2_runner_on_skipped(self, result): - pass - - def v2_runner_on_unreachable(self, result): - self.human_log(result._result, result._task.name, "UNREACHABLE") - - def v2_runner_on_no_hosts(self, task): - pass - - def v2_runner_on_async_poll(self, result): - self.human_log(result._result, result._task.name, "") - - def v2_runner_on_async_ok(self, host, result): - self.human_log(result._result, result._task.name, "PASS") - - def v2_runner_on_async_failed(self, result): - self.human_log(result._result, result._task.name, "FAIL") - - def v2_playbook_on_start(self, playbook): - pass - - def v2_playbook_on_notify(self, result, handler): - pass - - def v2_playbook_on_no_hosts_matched(self): - pass - - def v2_playbook_on_no_hosts_remaining(self): - pass - - def v2_playbook_on_task_start(self, task, is_conditional): - pass - - def v2_playbook_on_vars_prompt(self, varname, private=True, prompt=None, - encrypt=None, confirm=False, salt_size=None, - salt=None, default=None): - pass - - def v2_playbook_on_setup(self): - pass - - def v2_playbook_on_import_for_host(self, result, imported_file): - pass - - def v2_playbook_on_not_import_for_host(self, result, missing_file): - pass - - def v2_playbook_on_play_start(self, play): - pass - - def v2_playbook_on_stats(self, stats): - pass - - def v2_on_file_diff(self, result): - pass - - def v2_playbook_on_item_ok(self, result): - pass - - def v2_playbook_on_item_failed(self, result): - pass - - def v2_playbook_on_item_skipped(self, result): - pass - - def v2_playbook_on_include(self, included_file): - pass - - def v2_playbook_item_on_ok(self, result): - pass - - def v2_playbook_item_on_failed(self, result): - pass - - def v2_playbook_item_on_skipped(self, result): - pass diff --git a/tests/github.sh b/tests/github.sh deleted file mode 100755 index 4e448cf..0000000 --- a/tests/github.sh +++ /dev/null @@ -1 +0,0 @@ -ansible-playbook -i inventory github.yml "$@" diff --git a/tests/github.yml b/tests/github.yml deleted file mode 100644 index 8cbe881..0000000 --- a/tests/github.yml +++ /dev/null @@ -1,19 +0,0 @@ ---- -# test buildah -- hosts: localhost - become: true - tags: - - classic - roles: - - role: prepare-env - tags: - - env - - role: github-buildah - tags: - - github-buildah - - role: github-runc - tags: - - github-runc - - role: cli - tags: - - cli diff --git a/tests/roles/binary/tasks/buildah.yml b/tests/roles/binary/tasks/buildah.yml deleted file mode 100644 index 5122105..0000000 --- a/tests/roles/binary/tasks/buildah.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- name: pull latest buildah source from github - git: - repo: https://github.com/projectatomic/buildah - dest: "{{ HOME }}/go/src/github.com/projectatomic/buildah" - -- name: make binary for buildah - command: make - args: - chdir: "{{ HOME }}/go/src/github.com/projectatomic/buildah" - -- name: install buildah to /usr/local/bin - command: make install - args: - chdir: "{{ HOME }}/go/src/github.com/projectatomic/buildah" diff --git a/tests/roles/binary/tasks/main.yml b/tests/roles/binary/tasks/main.yml deleted file mode 100644 index 771725d..0000000 --- a/tests/roles/binary/tasks/main.yml +++ /dev/null @@ -1,4 +0,0 @@ ---- -- import_tasks: runc.yml - -- import_tasks: buildah.yml diff --git a/tests/roles/binary/tasks/runc.yml b/tests/roles/binary/tasks/runc.yml deleted file mode 100644 index d64d5fb..0000000 --- a/tests/roles/binary/tasks/runc.yml +++ /dev/null @@ -1,16 +0,0 @@ ---- -- name: pull latest runc source from github - git: - repo: https://github.com/opencontainers/runc - dest: "{{ HOME }}/go/src/github.com/opencontainers/runc" - -- name: building runc for buildah runtime - command: make - args: - chdir: "{{ HOME }}/go/src/github.com/opencontainers/runc" - -- name: copy runc to /usr/bin - copy: - remote_src: True - src: "{{ HOME }}/go/src/github.com/opencontainers/runc/runc" - dest: /usr/bin/runc diff --git a/tests/roles/cli/tasks/add.yaml b/tests/roles/cli/tasks/add.yaml deleted file mode 100644 index 94ad716..0000000 --- a/tests/roles/cli/tasks/add.yaml +++ /dev/null @@ -1,58 +0,0 @@ ---- -- name: buildah add - command: buildah add nginxc /tmp/buildah/bud/Dockerfile - -- name: check buildah add - command: ls {{mount.stdout}}/Dockerfile - -- name: buildah add to destination - command: buildah add nginxc /tmp/buildah/bud/Dockerfile /home - -- name: check buildah add to - command: ls {{mount.stdout}}/home/Dockerfile - -- name: buildah add URL - command: buildah add nginxc https://github.com/projectatomic/buildah/raw/master/README.md - -- name: check buildah add URL - command: ls {{mount.stdout}}/README.md - -- name: buildah add URL to destination - command: buildah add nginxc https://github.com/projectatomic/buildah/raw/master/README.md /home - -- name: check buildah add URL to destination - command: ls {{mount.stdout}}/home/README.md - -- name: create /tmp/buildah/addcopy - file: path=/tmp/buildah/addcopy state=directory - -- name: Download buildah README.md - get_url: - url: https://github.com/projectatomic/buildah/raw/master/README.md - dest: /tmp/buildah/addcopy/ - -- name: buildah add dir - command: buildah add nginxc /tmp/buildah - -- name: check buildah add dir - command: ls {{mount.stdout}}/addcopy/README.md - -- name: buildah add dir to destination - command: buildah add nginxc /tmp/buildah /home - -- name: check buildah add dir to destination - command: ls {{mount.stdout}}/home/addcopy/README.md - -- name: buildah add a tarball file - command: buildah add nginxc /var/www/html/bud/Dockerfile.tar.gz /home - -- name: check buildah has added content of tarball to container - command: ls {{mount.stdout}}/home/hello - -- name: buildah add with option chown - command: buildah add --chown bin:bin nginxc /tmp/buildah/bud /home - -- name: check user after add with option chown - raw: buildah run nginxc -- ls -l /home/hello - register: ast - failed_when: '"bin" not in ast.stdout' diff --git a/tests/roles/cli/tasks/bud.yaml b/tests/roles/cli/tasks/bud.yaml deleted file mode 100644 index 6dc42fa..0000000 --- a/tests/roles/cli/tasks/bud.yaml +++ /dev/null @@ -1,103 +0,0 @@ ---- -- name: buildah bud with image's format oci - command: buildah bud --format=oci --tag testing/fmtoci /tmp/buildah/bud - -- name: buildah bud with image's format docker - command: buildah bud -t testing/fmtdocker --format=docker /tmp/buildah/bud - -- name: buildah bud localfile - command: buildah bud -t testing/hello --pull /tmp/buildah/bud - -- name: buildah bud -f localfile - command: buildah bud -t testing/hello2 -f /tmp/buildah/bud/Dockerfile /tmp/buildah/bud - -- name: buildah bud URL - command: buildah bud -t testing/hello3 http://localhost/bud/Dockerfile.tar.gz - -- name: buildah build-using-dockerfile localfile - command: buildah build-using-dockerfile -t testing/hello4 /tmp/buildah/bud - -- lineinfile: - path: /tmp/buildah/bud/Dockerfile - regexp: '^COPY' - line: 'COPY $foo /' - -- name: buildah bud with build-arg - command: buildah bud -t testing/hello5 --build-arg foo=hello /tmp/buildah/bud - -- name: create container from bud images - command: buildah from docker.io/testing/{{ item }} - with_items: - - hello - - hello2 - - hello3 - - hello4 - - hello5 - -- name: list containers - command: buildah containers - register: ctrs - -- name: run containers from bud images - command: buildah run {{ item }}-working-container - register: hello - with_items: - - hello - - hello2 - - hello3 - - hello4 - - hello5 - -- name: verify string hello in container hellos - fail: - msg: '"Hello from Docker" not found after container run' - when: '"Hello from Docker" not in item.stdout' - with_items: "{{ hello.results }}" - -- name: buildah rm containers of hello - command: buildah rm {{ item }}-working-container - with_items: - - hello - - hello2 - - hello3 - - hello4 - - hello5 - - -- name: buildah bud --quiet - command: buildah bud --quiet -t testing/hello6 /tmp/buildah/bud - register: budquiet - failed_when: '"STEP" in budquiet.stdout' - -- name: buildah bud -q - command: buildah bud -q -t testing/hello7 /tmp/buildah/bud - register: budq - failed_when: '"STEP" in budq.stdout' - -- lineinfile: - path: /tmp/buildah/bud/Dockerfile - regexp: "^FROM" - line: "FROM localhost:5000/buildah/busybox" - -- name: verify bud image from local docker registry without tls-verify is failed - command: buildah bud -t testing/hellofail /tmp/buildah/bud - register: st - failed_when: st.rc != 1 - -- name: buildah bud image from local docker registry is successful - command: buildah bud --tls-verify=false -t testing/hello8 /tmp/buildah/bud - -- name: buildah rmi hello images - command: buildah rmi {{ item }} - with_items: - - testing/hello - - testing/hello2 - - testing/hello3 - - testing/hello4 - - testing/hello5 - - testing/hello6 - - testing/hello7 - - testing/hello8 - - testing/fmtoci - - testing/fmtdocker - - localhost:5000/buildah/busybox diff --git a/tests/roles/cli/tasks/cleanup.yaml b/tests/roles/cli/tasks/cleanup.yaml deleted file mode 100644 index e14ffb1..0000000 --- a/tests/roles/cli/tasks/cleanup.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -- block: - - name: remove all buildah containers after testing - command: buildah rm -a - - - name: remove all images after testing - command: buildah rmi -a - - always: - - include_role: - name: tear-down diff --git a/tests/roles/cli/tasks/commit.yaml b/tests/roles/cli/tasks/commit.yaml deleted file mode 100644 index 06f3505..0000000 --- a/tests/roles/cli/tasks/commit.yaml +++ /dev/null @@ -1,59 +0,0 @@ ---- -- name: buildah commit an image by name - command: buildah commit nginxc-2 commitbyname/nginxbyname - -- name: check commit images by name is existed - command: buildah images commitbyname/nginxbyname - -- name: get container ID - shell: buildah containers | grep nginxc-2 | awk '{print $1}' - register: cid - -- name: buildah commit an image by ID - command: buildah commit {{ cid.stdout }} commitbyid/nginxbyid - -- name: check commit images by ID is existed - command: buildah images commitbyid/nginxbyid - -- name: buildah from commit image - command: buildah from docker.io/commitbyid/nginxbyid - -- name: check container nginxbyid exists by inspect - command: buildah inspect nginxbyid-working-container - -- name: buildah commit to docker-distribution - command: buildah commit --tls-verify=false nginxbyid-working-container docker://localhost:5000/commit/nginx - -- name: buildah commit quiet - command: buildah commit --quiet --tls-verify=false nginxbyid-working-container docker://localhost:5000/commit/nginx - register: quietcommit - failed_when: '"Getting" in quietcommit.stdout' - -- name: create container from commit images on docker-distribution - command: buildah from --tls-verify=false docker://localhost:5000/commit/nginx - -- name: buildah commit with rm container - command: buildah commit --rm -q --tls-verify=false nginxbyid-working-container docker://localhost:5000/commit/nginx - -- name: verify the container is removed after commit - command: buildah inspect nginxbyid-working-container - register: commitrm - failed_when: commitrm.rc != 1 - -- name: buildah commit format oci - command: buildah commit --disable-compression --format=oci nginx-working-container nginxoci - -- name: buildah commit format docker - command: buildah commit -D -f docker nginx-working-container nginxdocker - -- name: remove containers from commit images - command: buildah rm nginx-working-container - -- name: remove images from commit - command: buildah rmi {{ item }} - with_items: - - localhost:5000/commit/nginx - - commitbyid/nginxbyid - - commitbyname/nginxbyname - - nginxoci - - nginxdocker diff --git a/tests/roles/cli/tasks/config.yaml b/tests/roles/cli/tasks/config.yaml deleted file mode 100644 index d1e88bd..0000000 --- a/tests/roles/cli/tasks/config.yaml +++ /dev/null @@ -1,48 +0,0 @@ ---- -- name: buildah config annotation - command: buildah config --annotation annotation=test-annotation nginxc - -- name: buildah config arch - command: buildah config --arch x86_64 nginxc - -- name: buildah config author - command: buildah config --author "Guohua Ouyang" nginxc - -- name: buildah config cmd - command: buildah config --cmd "nginx -g 'daemon off;'" nginxc - -- name: buildah config createdby - command: buildah config --created-by "manualcreated" nginxc - -- name: buildah config label - command: buildah config --label label=test-label nginxc - -- name: buildah config port - command: buildah config --port 8001 nginxc - -- name: buildah config user - command: buildah config --user www-data nginxc - -- name: buildah config workingdir - command: buildah config --workingdir /opt nginxc - -- name: buildah config env - command: buildah config --env foo=bar nginxc - -- name: buildah config os - command: buildah config --os unix nginxc - -- name: verify the container after config - shell: buildah inspect nginxc | grep '{{ item }}' - with_items: - - test-annotation - - x86_64 - - test-label - - Ouyang - - daemon off - - manualcreated - - 8001 - - www-data - - opt - - foo=bar - - unix diff --git a/tests/roles/cli/tasks/containers.yaml b/tests/roles/cli/tasks/containers.yaml deleted file mode 100644 index fa9add6..0000000 --- a/tests/roles/cli/tasks/containers.yaml +++ /dev/null @@ -1,18 +0,0 @@ ---- -- name: buildah containers - shell: buildah containers | grep nginxc - -- name: buildah containers -q - shell: buildah containers -q | grep -v nginxc - -- name: buildah containers -n - shell: buildah containers -n | grep -v NAME - -- name: buildah containers --notruncate - command: buildah containers -- notruncate - -- name: buildah containers --all - command: buildah containers --all - -- name: buildah containers --json - command: buildah containers --json diff --git a/tests/roles/cli/tasks/copy.yaml b/tests/roles/cli/tasks/copy.yaml deleted file mode 100644 index fd6253a..0000000 --- a/tests/roles/cli/tasks/copy.yaml +++ /dev/null @@ -1,44 +0,0 @@ ---- -- name: buildah copy - command: buildah copy nginxc-2 /tmp/buildah/bud/Dockerfile - -- name: check buildah copy - command: ls {{mount.stdout}}/Dockerfile - -- name: buildah copy to destination - command: buildah copy nginxc-2 /tmp/buildah/bud/Dockerfile /home - -- name: check buildah copy to - command: ls {{mount.stdout}}/home/Dockerfile - -- name: buildah copy URL - command: buildah copy nginxc-2 https://github.com/projectatomic/buildah/raw/master/README.md - -- name: check buildah copy URL - command: ls {{mount.stdout}}/README.md - -- name: buildah copy URL to destination - command: buildah copy nginxc-2 https://github.com/projectatomic/buildah/raw/master/README.md /home - -- name: check buildah copy URL to destination - command: ls {{mount.stdout}}/home/README.md - -- name: buildah copy dir - command: buildah copy nginxc-2 /tmp/buildah - -- name: check buildah copy dir - command: ls {{mount.stdout}}/addcopy/README.md - -- name: buildah copy dir to destination - command: buildah copy nginxc-2 /tmp/buildah /home - -- name: check buildah copy dir to destination - command: ls {{mount.stdout}}/home/addcopy/README.md - -- name: buildah copy with option chown - command: buildah copy --chown nginx:nginx nginxc-2 /tmp/buildah/bud /home - -- name: check user after copy with option chown - command: buildah run nginxc-2 -- ls -l /home/hello - register: cst - failed_when: '"nginx" not in cst.stdout' diff --git a/tests/roles/cli/tasks/from.yaml b/tests/roles/cli/tasks/from.yaml deleted file mode 100644 index 7dac3e7..0000000 --- a/tests/roles/cli/tasks/from.yaml +++ /dev/null @@ -1,23 +0,0 @@ ---- -- name: remove all containers before pull - command: buildah rm --all - -- name: buildah from without pull - command: buildah from --name nginxc docker.io/nginx - -- name: buildah from with pull - command: buildah from --pull --name nginxc-2 docker.io/nginx - -- name: buildah from with pull always - command: buildah from --pull-always docker.io/busybox - -- name: remove busybox-working-container - command: buildah rm busybox-working-container - -- name: remove exist image so it will pull again - command: buildah rmi busybox - -- name: buildah from with quiet - command: buildah from --quiet docker.io/busybox - register: quietpull - failed_when: '"Getting" in quietpull.stdout' diff --git a/tests/roles/cli/tasks/images.yaml b/tests/roles/cli/tasks/images.yaml deleted file mode 100644 index f113ba0..0000000 --- a/tests/roles/cli/tasks/images.yaml +++ /dev/null @@ -1,65 +0,0 @@ ---- -- name: verify buildah images digests - command: buildah images --digests - register: digest - failed_when: '"sha256" not in digest.stdout' - -- name: verify buildah images output json - command: buildah images --json - register: json - failed_when: '"id" not in json.stdout' - -- name: verify buildah images noheading - command: buildah images --noheading - register: head - failed_when: '"IMAGE" in head.stdout' - -- name: verify buildah images quiet - command: buildah images --quiet - register: quiet - failed_when: '"NAME" in quiet.stdout' - -- name: verify buildah images format output - command: buildah images --format "{% raw %}{{.ID}} {{.Name}} {{.CreatedAt}} {{.Size}}{% endraw %}" - register: format - -- lineinfile: - path: /tmp/buildah/bud/Dockerfile - insertafter: '^FROM' - line: 'LABEL project=buildah' - -- name: buildah bud with LABEL in Dockerfile - command: buildah bud --tls-verify=false -t testing/label /tmp/buildah/bud - -- name: verify buildah images filter by label - command: buildah images -f "label=project=buildah" - register: label - failed_when: '"testing/label" not in label.stdout' - -- name: buildah bud an image to test filter since/before - command: buildah bud -t testing/since /tmp/buildah/bud - -- name: verify buildah images filter by since - command: buildah images -f "since=label" - register: since - failed_when: '"testing/label" in since.stdout and "testing/since" in since.stdout' - -- name: verify buildah images filter by before - command: buildah images -f "before=since" - register: before - failed_when: '"testing/label" not in before.stdout and "testing/since" in before.stdout' - -- name: buildah build an image to test filter dangling - command: buildah bud -t testing/label /tmp/buildah/bud - -- name: verify buildah images filter by dangling - command: buildah images -f "dangling=true" -q - register: dangling - -- name: remove testing images after buildah images - command: buildah rmi {{ item }} - with_items: - - testing/label - - testing/since - - "{{ dangling.stdout }}" - - localhost:5000/buildah/busybox diff --git a/tests/roles/cli/tasks/inspect.yaml b/tests/roles/cli/tasks/inspect.yaml deleted file mode 100644 index d1d8024..0000000 --- a/tests/roles/cli/tasks/inspect.yaml +++ /dev/null @@ -1,25 +0,0 @@ ---- -- name: buildah inspect an image by name - command: buildah inspect docker.io/library/nginx:latest - -- name: get image ID - command: buildah images -q docker.io/library/nginx:latest - register: imgid - -- name: buildah inspect an image by ID - command: buildah inspect --type image {{ imgid.stdout }} - -- name: buildah inspect image with format - command: buildah inspect -t image -f {% raw %}'{{ .FromImageID }}'{% endraw %} {{ imgid.stdout }} - register: inspectid - failed_when: 'inspectid.stdout != imgid.stdout' - -- name: buildah inspect container by name - command: buildah inspect -t container nginxc-2 - -- name: buildah inspect container with format - shell: buildah inspect -f {% raw %}'{{ .ContainerID }}'{% endraw %} nginxc-2 - register: inspectcid - -- name: buildah inspect container by ID - command: buildah inspect {{ inspectcid.stdout }} diff --git a/tests/roles/cli/tasks/main.yaml b/tests/roles/cli/tasks/main.yaml deleted file mode 100644 index 4586cd7..0000000 --- a/tests/roles/cli/tasks/main.yaml +++ /dev/null @@ -1,64 +0,0 @@ ---- -- block: - - name: buildah version - import_tasks: version.yaml - tags: - - version - - - name: buildah from - import_tasks: from.yaml - tags: - - from - - - name: buildah containers - import_tasks: containers.yaml - tags: - - ctr - - - name: buildah mount - import_tasks: mount.yaml - tags: - - mount - - - name: buildah tag - import_tasks: tag.yaml - tags: - - tag - - - name: buildah config - import_tasks: config.yaml - tags: - - config - - - name: buildah commit - import_tasks: commit.yaml - tags: - - commit - - - name: buildah inspect - import_tasks: inspect.yaml - tags: - - inspect - - - name: buildah push - import_tasks: push.yaml - tags: - - push - - - name: buildah build-using-dockerfile - import_tasks: bud.yaml - tags: - - bud - - - name: buildah images - import_tasks: images.yaml - tags: - - images - - - name: buildah run - import_tasks: run.yaml - tags: - - run - - always: - - import_tasks: cleanup.yaml diff --git a/tests/roles/cli/tasks/mount.yaml b/tests/roles/cli/tasks/mount.yaml deleted file mode 100644 index 09bd901..0000000 --- a/tests/roles/cli/tasks/mount.yaml +++ /dev/null @@ -1,27 +0,0 @@ ---- -- name: buildah mount container nginxc - command: buildah mount nginxc - register: mount - -- name: buildah mount without args will list all mounts - shell: buildah mount | grep storage - -- name: buildah add - import_tasks: add.yaml - tags: - - add - -- name: buildah umount - command: buildah umount nginxc - -- name: buildah mount --notruncate - command: buildah mount --notruncate nginxc-2 - register: mount - -- name: buildah copy - import_tasks: copy.yaml - tags: - - copy - -- name: buildah unmount - command: buildah unmount nginxc-2 diff --git a/tests/roles/cli/tasks/prepare-containers.yaml b/tests/roles/cli/tasks/prepare-containers.yaml deleted file mode 100644 index 1477e62..0000000 --- a/tests/roles/cli/tasks/prepare-containers.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -- name: prepare container nginxc for later testing - command: buildah from --pull --name nginxc nginx - -- name: prepare container nginxc-2 for later testing - command: buildah from --name nginxc-2 nginx diff --git a/tests/roles/cli/tasks/push.yaml b/tests/roles/cli/tasks/push.yaml deleted file mode 100644 index f16112b..0000000 --- a/tests/roles/cli/tasks/push.yaml +++ /dev/null @@ -1,65 +0,0 @@ ---- -- name: pull busybox before push - command: buildah from --pull --name busybox docker.io/busybox - -- name: buildah push image to containers-storage - command: buildah push docker.io/busybox:latest containers-storage:docker.io/busybox:latest - -- name: buildah push image to docker daemon - command: buildah push docker.io/busybox:latest docker-daemon:docker.io/buildah/busybox:latest - -- name: check buildah/busybox exist in docker daemon - command: docker images docker.io/buildah/busybox:latest - -- name: buildah push image to docker local registry - command: buildah push --tls-verify=false docker.io/busybox:latest docker://localhost:5000/buildah/busybox:latest - -- name: create /tmp/buildah/busybox - file: path=/tmp/buildah/docker state=directory - -- name: rm busybox.tar because docker archive does not support modify - file: path=/tmp/buildah/docker/busybox.tar state=absent - -- name: buildah push image to docker-archive - command: buildah push docker.io/busybox:latest docker-archive:/tmp/buildah/docker/busybox.tar:latest - -- name: check docker archive exist - file: path=/tmp/buildah/docker/busybox.tar state=file - -- name: create /tmp/buildah/dir - file: path=/tmp/buildah/dir state=directory - -- name: buildah push image to dir - command: buildah push docker.io/busybox:latest dir:/tmp/buildah/dir - -- name: create /tmp/buildah/oci - file: path=/tmp/buildah/oci state=directory - -- name: buildah push image to oci - command: buildah push docker.io/busybox:latest oci:/tmp/buildah/oci:latest - -- name: buildah push image to oci archive - command: buildah push docker.io/busybox:latest oci-archive:/tmp/buildah/oci/busybox.tar:latest - -- name: check oci archive exist - file: path=/tmp/buildah/oci/busybox.tar state=file - -- name: init default ostree repo - command: ostree --repo=/ostree/repo init - when: not ansible_distribution == "CentOS" - -- name: create /tmp/buildah/ostree/repo - file: path=/tmp/buildah/ostree/repo state=directory - when: not ansible_distribution == "CentOS" - -- name: init tmp ostree repo - command: ostree --repo=/tmp/buildah/ostree/repo init - when: not ansible_distribution == "CentOS" - -- name: buildah push image to ostree - command: buildah push docker.io/busybox:latest ostree:busybox:latest - when: not ansible_distribution == "CentOS" - -- name: buildah push image to non-default ostree repo - command: buildah push docker.io/busybox:latest ostree:busybox:latest@/tmp/buildah/ostree/repo - when: not ansible_distribution == "CentOS" diff --git a/tests/roles/cli/tasks/run.yaml b/tests/roles/cli/tasks/run.yaml deleted file mode 100644 index d80a823..0000000 --- a/tests/roles/cli/tasks/run.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -- name: buildah run with option hostname - command: buildah run --hostname example.buildah.com nginxc -- hostname - register: hostname - failed_when: '"example.buildah.com" not in hostname.stdout' - -- name: buildah run with option volume - command: buildah run --volume /tmp/buildah/bud:/home nginxc ls /home - register: volume - failed_when: '"hello" not in volume.stdout' diff --git a/tests/roles/cli/tasks/tag.yaml b/tests/roles/cli/tasks/tag.yaml deleted file mode 100644 index 6b638bb..0000000 --- a/tests/roles/cli/tasks/tag.yaml +++ /dev/null @@ -1,40 +0,0 @@ ---- -- name: buildah tag by name - command: buildah tag busybox busybox1 - -- name: check busybox1 exists - shell: buildah images | grep busybox1 - -- name: get image id - command: buildah images -q busybox1 - register: busyboxID - -- name: buildah tag by ID - command: buildah tag {{busyboxID.stdout}} busybox2 - -- name: check busybox2 exists - shell: buildah images | grep busybox2 - -- name: buildah from tagged image - command: buildah from docker.io/busybox1 - -- name: mount the container which using tagged image - command: buildah mount busybox1-working-container - -- name: buildah umount the container - command: buildah umount busybox1-working-container - -- name: buildah rm container busybox - command: buildah rm busybox-working-container - -- name: buildah rm container busybox1 - command: buildah rm busybox1-working-container - -- name: buildah rmi tagged image - shell: buildah rmi busybox{1..2} - -- name: check image busybox is not deleted - shell: buildah images | grep busybox - -- name: buildah rmi image busybox - command: buildah rmi busybox diff --git a/tests/roles/cli/tasks/version.yaml b/tests/roles/cli/tasks/version.yaml deleted file mode 100644 index 05616a5..0000000 --- a/tests/roles/cli/tasks/version.yaml +++ /dev/null @@ -1,14 +0,0 @@ ---- -- name: check version of buildah rpm package - command: rpm -q buildah - register: rpmver - args: - warn: no - -- debug: msg={{ rpmver.stdout }} - -- name: check version of command buildah version - command: buildah version - register: ver - -- debug: msg={{ ver.stdout }} diff --git a/tests/roles/github-buildah/tasks/main.yml b/tests/roles/github-buildah/tasks/main.yml deleted file mode 100644 index 71edef8..0000000 --- a/tests/roles/github-buildah/tasks/main.yml +++ /dev/null @@ -1,21 +0,0 @@ ---- -- name: pull latest buildah source from github - git: - repo: https://github.com/projectatomic/buildah - dest: "{{ ansible_env.HOME }}/go/src/github.com/projectatomic/buildah" - -- name: make binary for buildah - command: make - args: - chdir: "{{ ansible_env.HOME }}/go/src/github.com/projectatomic/buildah" - -- name: install buildah to /usr/local/bin - command: make install - args: - chdir: "{{ ansible_env.HOME }}/go/src/github.com/projectatomic/buildah" - -- name: copy buildah to /usr/bin - copy: - remote_src: True - src: "{{ ansible_env.HOME }}/go/src/github.com/projectatomic/buildah/buildah" - dest: /usr/bin/buildah diff --git a/tests/roles/github-runc/tasks/main.yml b/tests/roles/github-runc/tasks/main.yml deleted file mode 100644 index 1752a24..0000000 --- a/tests/roles/github-runc/tasks/main.yml +++ /dev/null @@ -1,16 +0,0 @@ ---- -- name: pull latest runc source from github - git: - repo: https://github.com/opencontainers/runc - dest: "{{ ansible_env.HOME }}/go/src/github.com/opencontainers/runc" - -- name: building runc for buildah runtime - command: make - args: - chdir: "{{ ansible_env.HOME }}/go/src/github.com/opencontainers/runc" - -- name: copy runc to /usr/bin - copy: - remote_src: True - src: "{{ ansible_env.HOME }}/go/src/github.com/opencontainers/runc/runc" - dest: /usr/bin/runc diff --git a/tests/roles/github/tasks/buildah.yml b/tests/roles/github/tasks/buildah.yml deleted file mode 100644 index 71edef8..0000000 --- a/tests/roles/github/tasks/buildah.yml +++ /dev/null @@ -1,21 +0,0 @@ ---- -- name: pull latest buildah source from github - git: - repo: https://github.com/projectatomic/buildah - dest: "{{ ansible_env.HOME }}/go/src/github.com/projectatomic/buildah" - -- name: make binary for buildah - command: make - args: - chdir: "{{ ansible_env.HOME }}/go/src/github.com/projectatomic/buildah" - -- name: install buildah to /usr/local/bin - command: make install - args: - chdir: "{{ ansible_env.HOME }}/go/src/github.com/projectatomic/buildah" - -- name: copy buildah to /usr/bin - copy: - remote_src: True - src: "{{ ansible_env.HOME }}/go/src/github.com/projectatomic/buildah/buildah" - dest: /usr/bin/buildah diff --git a/tests/roles/github/tasks/main.yml b/tests/roles/github/tasks/main.yml deleted file mode 100644 index 4bf4f36..0000000 --- a/tests/roles/github/tasks/main.yml +++ /dev/null @@ -1,8 +0,0 @@ ---- -- import_tasks: runc.yml - tags: - - runc - -- import_tasks: buildah.yml - tags: - - buildah diff --git a/tests/roles/github/tasks/runc.yml b/tests/roles/github/tasks/runc.yml deleted file mode 100644 index 1752a24..0000000 --- a/tests/roles/github/tasks/runc.yml +++ /dev/null @@ -1,16 +0,0 @@ ---- -- name: pull latest runc source from github - git: - repo: https://github.com/opencontainers/runc - dest: "{{ ansible_env.HOME }}/go/src/github.com/opencontainers/runc" - -- name: building runc for buildah runtime - command: make - args: - chdir: "{{ ansible_env.HOME }}/go/src/github.com/opencontainers/runc" - -- name: copy runc to /usr/bin - copy: - remote_src: True - src: "{{ ansible_env.HOME }}/go/src/github.com/opencontainers/runc/runc" - dest: /usr/bin/runc diff --git a/tests/roles/prepare-env/tasks/main.yml b/tests/roles/prepare-env/tasks/main.yml deleted file mode 100644 index ff92b87..0000000 --- a/tests/roles/prepare-env/tasks/main.yml +++ /dev/null @@ -1,55 +0,0 @@ ---- -- name: install required packages for testings - package: - name: "{{ item }}" - state: latest - with_items: - - docker - - python-docker-py - - buildah - - docker-distribution - - ostree - - httpd - - libselinux-python - - golang - - make - - libseccomp-devel - -- name: start docker daemon - systemd: state=started name=docker - -- name: create /ostree/repo - file: path=/ostree/repo state=directory - -- name: ensure docker-distribution service is running - systemd: state=started name=docker-distribution - -- name: create tmp directory for buildah testing - file: path=/tmp/buildah/bud state=directory - -- name: download Dockerfile for hello-world from github - get_url: - url: https://raw.githubusercontent.com/docker-library/hello-world/master/amd64/hello-world/Dockerfile - dest: /tmp/buildah/bud/Dockerfile - force: yes - -- name: download hello for the Dockerfile - get_url: - url: https://github.com/docker-library/hello-world/raw/master/amd64/hello-world/hello - dest: /tmp/buildah/bud/hello - force: yes - mode: 0755 - -- name: create a bud directory in /var/www/html - file: path=/var/www/html/bud state=directory - -- name: archive dockerfile into httpd directory - command: tar zcvf /var/www/html/bud/Dockerfile.tar.gz Dockerfile hello - args: - chdir: /tmp/buildah/bud - # Disables the following warning: - # Consider using unarchive module rather than running tar - warn: no - -- name: start httpd service - systemd: state=started name=httpd diff --git a/tests/roles/tear-down/tasks/main.yml b/tests/roles/tear-down/tasks/main.yml deleted file mode 100644 index 091971d..0000000 --- a/tests/roles/tear-down/tasks/main.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- -- name: stop docker-distribution service - systemd: state=stopped name=docker-distribution - -- name: stop httpd service - systemd: state=stopped name=httpd - -- name: remove /tmp/buildah - file: path=/tmp/buildah state=absent diff --git a/tests/rpm.yml b/tests/rpm.yml deleted file mode 100644 index 27a9349..0000000 --- a/tests/rpm.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- -# test buildah -- hosts: all - become: true - tags: - - classic - roles: - - prepare-env - - cli diff --git a/tests/test.sh b/tests/test.sh deleted file mode 100755 index d4149f5..0000000 --- a/tests/test.sh +++ /dev/null @@ -1 +0,0 @@ -ansible-playbook -i inventory tests.yml "$@" diff --git a/tests/test_binary.sh b/tests/test_binary.sh deleted file mode 100755 index 1290479..0000000 --- a/tests/test_binary.sh +++ /dev/null @@ -1 +0,0 @@ -ansible-playbook -i inventory binary.yml "$@" diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh new file mode 100755 index 0000000..c736ca1 --- /dev/null +++ b/tests/test_buildah.sh @@ -0,0 +1,63 @@ +#!/bin/bash -e + +# Log program and kernel versions +echo "Important package versions:" +( + uname -r + rpm -qa | egrep 'buildah|podman|conmon|crun|runc|iptable|slirp|systemd' | sort +) | sed -e 's/^/ /' + +# Log environment; or at least the useful bits +echo "Environment:" +env | grep -v LS_COLORS= | sort | sed -e 's/^/ /' + +export BUILDAH_BINARY=/usr/bin/buildah +export IMGTEST_BINARY=/usr/bin/buildah-imgtest + +############################################################################### +# BEGIN setup/teardown + +# Start a registry +pre_bats_setup() { + AUTHDIR=/tmp/buildah-tests-auth.$$ + mkdir -p $AUTHDIR + + CERT=$AUTHDIR/domain.crt + if [ ! -e $CERT ]; then + openssl req -newkey rsa:4096 -nodes -sha256 \ + -keyout $AUTHDIR/domain.key -x509 -days 2 \ + -out $AUTHDIR/domain.crt \ + -subj "/C=US/ST=Foo/L=Bar/O=Red Hat, Inc./CN=localhost" + fi + + if [ ! -e $AUTHDIR/htpasswd ]; then + podman run --rm --entrypoint htpasswd registry:2 \ + -Bbn testuser testpassword > $AUTHDIR/htpasswd + fi + + podman rm -f registry || true + podman run -d -p 5000:5000 \ + --name registry \ + -v $AUTHDIR:/auth:Z \ + -e "REGISTRY_AUTH=htpasswd" \ + -e "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm" \ + -e REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd \ + -e REGISTRY_HTTP_TLS_CERTIFICATE=/auth/domain.crt \ + -e REGISTRY_HTTP_TLS_KEY=/auth/domain.key \ + registry:2 +} + +post_bats_teardown() { + podman rm -f registry +} + +# END setup/teardown +############################################################################### +# BEGIN actual test + +pre_bats_setup +bats /usr/share/buildah/test/system +rc=$? +post_bats_teardown + +exit $rc diff --git a/tests/test_buildah.yml b/tests/test_buildah.yml new file mode 100644 index 0000000..e396068 --- /dev/null +++ b/tests/test_buildah.yml @@ -0,0 +1,15 @@ +--- +- hosts: localhost + roles: + - role: standard-test-basic + tags: + - classic + - container + required_packages: + - buildah + - buildah-tests + tests: + - root-test: + dir: ./ + run: ./test_buildah.sh + timeout: 30m diff --git a/tests/test_rpm.sh b/tests/test_rpm.sh deleted file mode 100755 index 3634f61..0000000 --- a/tests/test_rpm.sh +++ /dev/null @@ -1 +0,0 @@ -ansible-playbook -i inventory buildah_rpm.yml "$@" diff --git a/tests/tests.yml b/tests/tests.yml index 76e3e43..596f735 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -1,16 +1 @@ ---- -# test buildah -- hosts: localhost - become: true - tags: - - classic - roles: - - role: prepare-env - tags: - - env - - role: github-runc - tags: - - github-runc - - role: cli - tags: - - cli +- import_playbook: test_buildah.yml From dd8cd3e172cb70c7c62b4e125586d4ab4dcd02d3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sun, 20 Oct 2019 12:18:18 +0000 Subject: [PATCH 068/573] buildah-1.12.0-0.42.dev.git120c37f - autobuilt 120c37f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5de780a..cea9220 100644 --- a/.gitignore +++ b/.gitignore @@ -334,3 +334,4 @@ /buildah-d6f11ba.tar.gz /buildah-389d49b.tar.gz /buildah-0f7148b.tar.gz +/buildah-120c37f.tar.gz diff --git a/buildah.spec b/buildah.spec index 4060033..fbc48c2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0f7148bae580383257353468dd8dd435935dba06 +%global commit0 120c37fef29bbcb006caa35868b395b37be11016 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.41.dev.git%{shortcommit0}%{?dist} +Release: 0.42.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sun Oct 20 2019 RH Container Bot - 1.12.0-0.42.dev.git120c37f +- autobuilt 120c37f + * Wed Oct 16 2019 RH Container Bot - 1.12.0-0.41.dev.git0f7148b - autobuilt 0f7148b diff --git a/sources b/sources index ce20d53..aacf6b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0f7148b.tar.gz) = 3042bd408615c19d32e2d0d214149e6f1f29ee00af9119f8d2ba4552606c4826635dd3d56c09b130faec9f2bc685ff99455d9704da956a688f74e637c417da75 +SHA512 (buildah-120c37f.tar.gz) = 7abc9261c598ae258578c0032d472bde334a7111004eb6ddf45e286b972b7fd09525059991db6451319dd621677ddf568c54d0be03150a9cdd8c19bbf85965cb From 01cadbad6d448467d843bdacc5663df19eaeb885 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Oct 2019 15:17:07 +0000 Subject: [PATCH 069/573] buildah-1.12.0-0.43.dev.git1d3db17 - autobuilt 1d3db17 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cea9220..12beace 100644 --- a/.gitignore +++ b/.gitignore @@ -335,3 +335,4 @@ /buildah-389d49b.tar.gz /buildah-0f7148b.tar.gz /buildah-120c37f.tar.gz +/buildah-1d3db17.tar.gz diff --git a/buildah.spec b/buildah.spec index fbc48c2..d19552f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 120c37fef29bbcb006caa35868b395b37be11016 +%global commit0 1d3db1774872ca1ac0011e48fece95fc455aea69 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.42.dev.git%{shortcommit0}%{?dist} +Release: 0.43.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Oct 21 2019 RH Container Bot - 1.12.0-0.43.dev.git1d3db17 +- autobuilt 1d3db17 + * Sun Oct 20 2019 RH Container Bot - 1.12.0-0.42.dev.git120c37f - autobuilt 120c37f diff --git a/sources b/sources index aacf6b0..ac03f58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-120c37f.tar.gz) = 7abc9261c598ae258578c0032d472bde334a7111004eb6ddf45e286b972b7fd09525059991db6451319dd621677ddf568c54d0be03150a9cdd8c19bbf85965cb +SHA512 (buildah-1d3db17.tar.gz) = 3e9747c668147676259b08bc183c95efa17d0878abc4835c2d1095e5123cb7dcb35d995bcd06652de1892e030a34cadbf54ded68a81ea782f61f586ee48bc172 From c36178fc49c2b0b7dfbc86ceb780507858c3cea5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Oct 2019 19:16:42 +0000 Subject: [PATCH 070/573] buildah-1.12.0-0.44.dev.git049fdf4 - autobuilt 049fdf4 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 12beace..aa76937 100644 --- a/.gitignore +++ b/.gitignore @@ -336,3 +336,4 @@ /buildah-0f7148b.tar.gz /buildah-120c37f.tar.gz /buildah-1d3db17.tar.gz +/buildah-049fdf4.tar.gz diff --git a/buildah.spec b/buildah.spec index d19552f..4dbc23b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1d3db1774872ca1ac0011e48fece95fc455aea69 +%global commit0 049fdf4e1bd32e900819097fa1e7b7645ffca736 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.43.dev.git%{shortcommit0}%{?dist} +Release: 0.44.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Oct 21 2019 RH Container Bot - 1.12.0-0.44.dev.git049fdf4 +- autobuilt 049fdf4 + * Mon Oct 21 2019 RH Container Bot - 1.12.0-0.43.dev.git1d3db17 - autobuilt 1d3db17 diff --git a/sources b/sources index ac03f58..173a216 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1d3db17.tar.gz) = 3e9747c668147676259b08bc183c95efa17d0878abc4835c2d1095e5123cb7dcb35d995bcd06652de1892e030a34cadbf54ded68a81ea782f61f586ee48bc172 +SHA512 (buildah-049fdf4.tar.gz) = 29a472c5e005ccfbde9e9669f49d1cc2cb2088f9e896fc971436244df67c0a95f51e89651cfd2520658483e68862638f1969fa69499482dd5e28a942ce3a7425 From 498c3c147679d1883d7793bce0d118ad3f1e0f49 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 23 Oct 2019 12:16:32 +0000 Subject: [PATCH 071/573] buildah-1.12.0-0.45.dev.gitfa4eec7 - autobuilt fa4eec7 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aa76937..35b0c50 100644 --- a/.gitignore +++ b/.gitignore @@ -337,3 +337,4 @@ /buildah-120c37f.tar.gz /buildah-1d3db17.tar.gz /buildah-049fdf4.tar.gz +/buildah-fa4eec7.tar.gz diff --git a/buildah.spec b/buildah.spec index 4dbc23b..275e4c0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 049fdf4e1bd32e900819097fa1e7b7645ffca736 +%global commit0 fa4eec7328d61978790beb0c730d58864f3adda0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.44.dev.git%{shortcommit0}%{?dist} +Release: 0.45.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Oct 23 2019 RH Container Bot - 1.12.0-0.45.dev.gitfa4eec7 +- autobuilt fa4eec7 + * Mon Oct 21 2019 RH Container Bot - 1.12.0-0.44.dev.git049fdf4 - autobuilt 049fdf4 diff --git a/sources b/sources index 173a216..f3adc2f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-049fdf4.tar.gz) = 29a472c5e005ccfbde9e9669f49d1cc2cb2088f9e896fc971436244df67c0a95f51e89651cfd2520658483e68862638f1969fa69499482dd5e28a942ce3a7425 +SHA512 (buildah-fa4eec7.tar.gz) = 7073ea5febbefcdc123c0aea01a64fcba8a8c61dfe8b62610afeccc03001c76c22dd784c5b9d3d9dfad877b9140280ff3a91fc7b2edb0ce25333cc989a7ff19f From ef57321a24a597fbf58df1fdb68222315d5a9a06 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 25 Oct 2019 13:18:00 +0000 Subject: [PATCH 072/573] buildah-1.12.0-0.46.dev.gitcddb66e - autobuilt cddb66e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 35b0c50..aafcc82 100644 --- a/.gitignore +++ b/.gitignore @@ -338,3 +338,4 @@ /buildah-1d3db17.tar.gz /buildah-049fdf4.tar.gz /buildah-fa4eec7.tar.gz +/buildah-cddb66e.tar.gz diff --git a/buildah.spec b/buildah.spec index 275e4c0..dc0fa60 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 fa4eec7328d61978790beb0c730d58864f3adda0 +%global commit0 cddb66e6625c2dfc41ba8ac31847440b3e525caa %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.45.dev.git%{shortcommit0}%{?dist} +Release: 0.46.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Oct 25 2019 RH Container Bot - 1.12.0-0.46.dev.gitcddb66e +- autobuilt cddb66e + * Wed Oct 23 2019 RH Container Bot - 1.12.0-0.45.dev.gitfa4eec7 - autobuilt fa4eec7 diff --git a/sources b/sources index f3adc2f..310f36e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-fa4eec7.tar.gz) = 7073ea5febbefcdc123c0aea01a64fcba8a8c61dfe8b62610afeccc03001c76c22dd784c5b9d3d9dfad877b9140280ff3a91fc7b2edb0ce25333cc989a7ff19f +SHA512 (buildah-cddb66e.tar.gz) = f55c39a78f054a89f4a92246ba98984271e0b623d49fc2d619165ea672406155cb3509d15d1a37130aa1781d797fd73efa403e02b72da600dd36b814a214d440 From e5424c94dc354bd84fec7c5b9b6f2e2461041a39 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 28 Oct 2019 16:18:48 +0000 Subject: [PATCH 073/573] buildah-1.12.0-0.47.dev.git691c394 - autobuilt 691c394 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aafcc82..386a785 100644 --- a/.gitignore +++ b/.gitignore @@ -339,3 +339,4 @@ /buildah-049fdf4.tar.gz /buildah-fa4eec7.tar.gz /buildah-cddb66e.tar.gz +/buildah-691c394.tar.gz diff --git a/buildah.spec b/buildah.spec index dc0fa60..ddea593 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 cddb66e6625c2dfc41ba8ac31847440b3e525caa +%global commit0 691c394956305817ede675129856b5493cdff287 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.46.dev.git%{shortcommit0}%{?dist} +Release: 0.47.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Oct 28 2019 RH Container Bot - 1.12.0-0.47.dev.git691c394 +- autobuilt 691c394 + * Fri Oct 25 2019 RH Container Bot - 1.12.0-0.46.dev.gitcddb66e - autobuilt cddb66e diff --git a/sources b/sources index 310f36e..222fd63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-cddb66e.tar.gz) = f55c39a78f054a89f4a92246ba98984271e0b623d49fc2d619165ea672406155cb3509d15d1a37130aa1781d797fd73efa403e02b72da600dd36b814a214d440 +SHA512 (buildah-691c394.tar.gz) = 199842e0a69b464854a6700de64a6f3e006b525056cbd3355b11ca1be9873042108f8a4092dba9a048d53eb2c41beac4a852b2cac51125756e963b9f382c7587 From 58b0aff30b2c0448c1d83ce05d455325afc7aede Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 28 Oct 2019 20:15:55 +0000 Subject: [PATCH 074/573] buildah-1.12.0-0.48.dev.gitc2dc46a - autobuilt c2dc46a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 386a785..4243b77 100644 --- a/.gitignore +++ b/.gitignore @@ -340,3 +340,4 @@ /buildah-fa4eec7.tar.gz /buildah-cddb66e.tar.gz /buildah-691c394.tar.gz +/buildah-c2dc46a.tar.gz diff --git a/buildah.spec b/buildah.spec index ddea593..d5b6932 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 691c394956305817ede675129856b5493cdff287 +%global commit0 c2dc46a478193af662f428db709c9466d7f6b512 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.47.dev.git%{shortcommit0}%{?dist} +Release: 0.48.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Oct 28 2019 RH Container Bot - 1.12.0-0.48.dev.gitc2dc46a +- autobuilt c2dc46a + * Mon Oct 28 2019 RH Container Bot - 1.12.0-0.47.dev.git691c394 - autobuilt 691c394 diff --git a/sources b/sources index 222fd63..4b05e3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-691c394.tar.gz) = 199842e0a69b464854a6700de64a6f3e006b525056cbd3355b11ca1be9873042108f8a4092dba9a048d53eb2c41beac4a852b2cac51125756e963b9f382c7587 +SHA512 (buildah-c2dc46a.tar.gz) = da7d5d8e3c89c4f4079e647e7eaf0de1e952a30c9424be6cce16a174f394d869ddeb82d8771c650b2bf3ca5c08f57db36fbec60474aff5c7436dc7f368af924e From dd8b8f8b730dad6b05a6e88749f848a9014b1121 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 29 Oct 2019 05:15:47 +0000 Subject: [PATCH 075/573] buildah-1.12.0-0.49.dev.git66701d4 - autobuilt 66701d4 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4243b77..aea1bab 100644 --- a/.gitignore +++ b/.gitignore @@ -341,3 +341,4 @@ /buildah-cddb66e.tar.gz /buildah-691c394.tar.gz /buildah-c2dc46a.tar.gz +/buildah-66701d4.tar.gz diff --git a/buildah.spec b/buildah.spec index d5b6932..c758fbf 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,16 +15,16 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c2dc46a478193af662f428db709c9466d7f6b512 +%global commit0 66701d43b894fca2f6859bfe56cb77221364d99a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v1.11.3 +%global built_tag v1.11.4 Name: %{repo} Version: 1.12.0 -Release: 0.48.dev.git%{shortcommit0}%{?dist} +Release: 0.49.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Oct 29 2019 RH Container Bot - 1.12.0-0.49.dev.git66701d4 +- autobuilt 66701d4 + * Mon Oct 28 2019 RH Container Bot - 1.12.0-0.48.dev.gitc2dc46a - autobuilt c2dc46a diff --git a/sources b/sources index 4b05e3f..fa1c482 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c2dc46a.tar.gz) = da7d5d8e3c89c4f4079e647e7eaf0de1e952a30c9424be6cce16a174f394d869ddeb82d8771c650b2bf3ca5c08f57db36fbec60474aff5c7436dc7f368af924e +SHA512 (buildah-66701d4.tar.gz) = 507fc4bf3a45f10ccb6b64391e17d6bcb4f4ac7b6a03ad605d3e1647e93e66cd9bd8d839e9a87a010ae0e3fa2a89b576bd96d835e0be9e0c0d2e6812fbdd2757 From 316a22ea5a07fa7d490af2fb699fc0246fd693c1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 29 Oct 2019 14:17:59 +0000 Subject: [PATCH 076/573] buildah-1.12.0-0.50.dev.gitb023cde - autobuilt b023cde Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aea1bab..bfaff6e 100644 --- a/.gitignore +++ b/.gitignore @@ -342,3 +342,4 @@ /buildah-691c394.tar.gz /buildah-c2dc46a.tar.gz /buildah-66701d4.tar.gz +/buildah-b023cde.tar.gz diff --git a/buildah.spec b/buildah.spec index c758fbf..a7fc496 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 66701d43b894fca2f6859bfe56cb77221364d99a +%global commit0 b023cde464d0abeb9c4438328bce56c78f5f2e29 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.49.dev.git%{shortcommit0}%{?dist} +Release: 0.50.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Oct 29 2019 RH Container Bot - 1.12.0-0.50.dev.gitb023cde +- autobuilt b023cde + * Tue Oct 29 2019 RH Container Bot - 1.12.0-0.49.dev.git66701d4 - autobuilt 66701d4 diff --git a/sources b/sources index fa1c482..84baa33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-66701d4.tar.gz) = 507fc4bf3a45f10ccb6b64391e17d6bcb4f4ac7b6a03ad605d3e1647e93e66cd9bd8d839e9a87a010ae0e3fa2a89b576bd96d835e0be9e0c0d2e6812fbdd2757 +SHA512 (buildah-b023cde.tar.gz) = ac7c6c1096bc0d1bd4be7ee8d9e4b00dc6bef6abb2e75bcde41b030fc9edda05101263dff4ff5b0bd6a7bb99f0798fde7556616147102908f1d31020bf99d201 From e62cb979984e5fe62c512debc26c1e8d92817c92 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 29 Oct 2019 16:17:11 +0000 Subject: [PATCH 077/573] buildah-1.12.0-0.51.dev.git751f92e - autobuilt 751f92e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bfaff6e..368a4ba 100644 --- a/.gitignore +++ b/.gitignore @@ -343,3 +343,4 @@ /buildah-c2dc46a.tar.gz /buildah-66701d4.tar.gz /buildah-b023cde.tar.gz +/buildah-751f92e.tar.gz diff --git a/buildah.spec b/buildah.spec index a7fc496..34675fd 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b023cde464d0abeb9c4438328bce56c78f5f2e29 +%global commit0 751f92ed13c408e6f15ae9cf17bdb4b7cae176a0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.50.dev.git%{shortcommit0}%{?dist} +Release: 0.51.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Oct 29 2019 RH Container Bot - 1.12.0-0.51.dev.git751f92e +- autobuilt 751f92e + * Tue Oct 29 2019 RH Container Bot - 1.12.0-0.50.dev.gitb023cde - autobuilt b023cde diff --git a/sources b/sources index 84baa33..7a18806 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b023cde.tar.gz) = ac7c6c1096bc0d1bd4be7ee8d9e4b00dc6bef6abb2e75bcde41b030fc9edda05101263dff4ff5b0bd6a7bb99f0798fde7556616147102908f1d31020bf99d201 +SHA512 (buildah-751f92e.tar.gz) = 10c6a640267166a9ed108ea2da829b9235a507e19d1033f79c87b0609f6711b725ca7d8399aaf136f5921c6ed56f16c129e62b237cbd0e345eaae27d95a574c1 From 67797b8da156d06848b554114ce1416b07f7ce6c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 29 Oct 2019 22:16:17 +0000 Subject: [PATCH 078/573] buildah-1.12.0-0.52.dev.git999fa43 - autobuilt 999fa43 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 368a4ba..4c8f979 100644 --- a/.gitignore +++ b/.gitignore @@ -344,3 +344,4 @@ /buildah-66701d4.tar.gz /buildah-b023cde.tar.gz /buildah-751f92e.tar.gz +/buildah-999fa43.tar.gz diff --git a/buildah.spec b/buildah.spec index 34675fd..a950d74 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 751f92ed13c408e6f15ae9cf17bdb4b7cae176a0 +%global commit0 999fa43623e88fb80f474373e08acace834e1810 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.51.dev.git%{shortcommit0}%{?dist} +Release: 0.52.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Oct 29 2019 RH Container Bot - 1.12.0-0.52.dev.git999fa43 +- autobuilt 999fa43 + * Tue Oct 29 2019 RH Container Bot - 1.12.0-0.51.dev.git751f92e - autobuilt 751f92e diff --git a/sources b/sources index 7a18806..8c2f439 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-751f92e.tar.gz) = 10c6a640267166a9ed108ea2da829b9235a507e19d1033f79c87b0609f6711b725ca7d8399aaf136f5921c6ed56f16c129e62b237cbd0e345eaae27d95a574c1 +SHA512 (buildah-999fa43.tar.gz) = 176f85d7ac018e10e5b5849f54dcc2582218e111d4861c2d5ec0d3f4a41f7ec4e2f4afeaa5771dabcdc0c0810e302e84443df6a297fe83040350fca844f146d3 From f74a47a90791d52e0ca753902245ce33ac981d8b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 30 Oct 2019 14:31:55 +0000 Subject: [PATCH 079/573] buildah-1.12.0-0.53.dev.giteaad6b4 - autobuilt eaad6b4 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4c8f979..eabd0e9 100644 --- a/.gitignore +++ b/.gitignore @@ -345,3 +345,4 @@ /buildah-b023cde.tar.gz /buildah-751f92e.tar.gz /buildah-999fa43.tar.gz +/buildah-eaad6b4.tar.gz diff --git a/buildah.spec b/buildah.spec index a950d74..dd43314 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 999fa43623e88fb80f474373e08acace834e1810 +%global commit0 eaad6b4130d0ba8033d5f5a3effa0b765bf69685 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.52.dev.git%{shortcommit0}%{?dist} +Release: 0.53.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Oct 30 2019 RH Container Bot - 1.12.0-0.53.dev.giteaad6b4 +- autobuilt eaad6b4 + * Tue Oct 29 2019 RH Container Bot - 1.12.0-0.52.dev.git999fa43 - autobuilt 999fa43 diff --git a/sources b/sources index 8c2f439..a3394f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-999fa43.tar.gz) = 176f85d7ac018e10e5b5849f54dcc2582218e111d4861c2d5ec0d3f4a41f7ec4e2f4afeaa5771dabcdc0c0810e302e84443df6a297fe83040350fca844f146d3 +SHA512 (buildah-eaad6b4.tar.gz) = 22036627dc69aa7ff51ae8a672e5b35b8ab1fb4cc48cc96695998b8e06bdd2405dd82374d3e45cebe8db494f5a49a6a02a619cc15a0eea5176fb2c71416cc3dc From 78a76fa766062b6f6d37c5d21808df0087747389 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 30 Oct 2019 19:18:14 +0000 Subject: [PATCH 080/573] buildah-1.12.0-0.54.dev.git1ff7043 - autobuilt 1ff7043 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eabd0e9..c1e1896 100644 --- a/.gitignore +++ b/.gitignore @@ -346,3 +346,4 @@ /buildah-751f92e.tar.gz /buildah-999fa43.tar.gz /buildah-eaad6b4.tar.gz +/buildah-1ff7043.tar.gz diff --git a/buildah.spec b/buildah.spec index dd43314..3058fa7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 eaad6b4130d0ba8033d5f5a3effa0b765bf69685 +%global commit0 1ff7043e320a406f3d252942b92a0ff7297c1d73 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.53.dev.git%{shortcommit0}%{?dist} +Release: 0.54.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Oct 30 2019 RH Container Bot - 1.12.0-0.54.dev.git1ff7043 +- autobuilt 1ff7043 + * Wed Oct 30 2019 RH Container Bot - 1.12.0-0.53.dev.giteaad6b4 - autobuilt eaad6b4 diff --git a/sources b/sources index a3394f1..3d976b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-eaad6b4.tar.gz) = 22036627dc69aa7ff51ae8a672e5b35b8ab1fb4cc48cc96695998b8e06bdd2405dd82374d3e45cebe8db494f5a49a6a02a619cc15a0eea5176fb2c71416cc3dc +SHA512 (buildah-1ff7043.tar.gz) = eb46fa6516b0db41e7a72101332cb514c6a1b6115c1a001b92a4f5accb9578c95670f5ae6cf603adfb8fdbb6253ed3b00e360f7f9e017dd8669c6622240587e0 From 59753d6b20720ed2fa5f085cd375d932989f507e Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 30 Oct 2019 14:34:47 -0600 Subject: [PATCH 081/573] Gating tests: timeout: bump to 60m (from 30) buildah tests take a looooong time Signed-off-by: Ed Santiago --- tests/test_buildah.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_buildah.yml b/tests/test_buildah.yml index e396068..be1ce31 100644 --- a/tests/test_buildah.yml +++ b/tests/test_buildah.yml @@ -12,4 +12,4 @@ - root-test: dir: ./ run: ./test_buildah.sh - timeout: 30m + timeout: 60m From afbc121e4583fbfd35c252f3a0d2cbd882c8bbb1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 31 Oct 2019 05:16:16 +0000 Subject: [PATCH 082/573] buildah-1.12.0-0.55.dev.git8e26456 - autobuilt 8e26456 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c1e1896..4d09030 100644 --- a/.gitignore +++ b/.gitignore @@ -347,3 +347,4 @@ /buildah-999fa43.tar.gz /buildah-eaad6b4.tar.gz /buildah-1ff7043.tar.gz +/buildah-8e26456.tar.gz diff --git a/buildah.spec b/buildah.spec index 3058fa7..e3996de 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1ff7043e320a406f3d252942b92a0ff7297c1d73 +%global commit0 8e26456163e834ff34b9a191cce7906f7b462234 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.54.dev.git%{shortcommit0}%{?dist} +Release: 0.55.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Oct 31 2019 RH Container Bot - 1.12.0-0.55.dev.git8e26456 +- autobuilt 8e26456 + * Wed Oct 30 2019 RH Container Bot - 1.12.0-0.54.dev.git1ff7043 - autobuilt 1ff7043 diff --git a/sources b/sources index 3d976b5..630990f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1ff7043.tar.gz) = eb46fa6516b0db41e7a72101332cb514c6a1b6115c1a001b92a4f5accb9578c95670f5ae6cf603adfb8fdbb6253ed3b00e360f7f9e017dd8669c6622240587e0 +SHA512 (buildah-8e26456.tar.gz) = e824a503f009dd3124bddf9b5861e1f4f3a9c96473e6690fd9db9bd7256f054ff71c9bf22cc8caf573dd5e4dd22bae195daed44cbbe7a8b5a556175da57de055 From 4eeb7d542c9d280bbc8f9283731da8bcbad62347 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 31 Oct 2019 17:20:29 +0000 Subject: [PATCH 083/573] buildah-1.12.0-0.56.dev.git332a889 - autobuilt 332a889 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4d09030..ba04b6f 100644 --- a/.gitignore +++ b/.gitignore @@ -348,3 +348,4 @@ /buildah-eaad6b4.tar.gz /buildah-1ff7043.tar.gz /buildah-8e26456.tar.gz +/buildah-332a889.tar.gz diff --git a/buildah.spec b/buildah.spec index e3996de..8d4015f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8e26456163e834ff34b9a191cce7906f7b462234 +%global commit0 332a8892adf52b51b826641181660ddc33c2b46c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.55.dev.git%{shortcommit0}%{?dist} +Release: 0.56.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Oct 31 2019 RH Container Bot - 1.12.0-0.56.dev.git332a889 +- autobuilt 332a889 + * Thu Oct 31 2019 RH Container Bot - 1.12.0-0.55.dev.git8e26456 - autobuilt 8e26456 diff --git a/sources b/sources index 630990f..6cf0db8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8e26456.tar.gz) = e824a503f009dd3124bddf9b5861e1f4f3a9c96473e6690fd9db9bd7256f054ff71c9bf22cc8caf573dd5e4dd22bae195daed44cbbe7a8b5a556175da57de055 +SHA512 (buildah-332a889.tar.gz) = b9c41141f3d1145436a87975347a01b6729b744acfae48002398110c0de5bf7af94d57637ef483393b208b61115145536e2eeee51bf95754199cf6eb91b2139c From 0547187123ebc086d1ccf769bb19fa6f78b148d2 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 31 Oct 2019 19:15:59 +0000 Subject: [PATCH 084/573] buildah-1.12.0-0.57.dev.git141b5a1 - autobuilt 141b5a1 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ba04b6f..1afd744 100644 --- a/.gitignore +++ b/.gitignore @@ -349,3 +349,4 @@ /buildah-1ff7043.tar.gz /buildah-8e26456.tar.gz /buildah-332a889.tar.gz +/buildah-141b5a1.tar.gz diff --git a/buildah.spec b/buildah.spec index 8d4015f..82a2b90 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 332a8892adf52b51b826641181660ddc33c2b46c +%global commit0 141b5a14a571eddd29c02f31b81ecaf7aca22a02 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.56.dev.git%{shortcommit0}%{?dist} +Release: 0.57.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Oct 31 2019 RH Container Bot - 1.12.0-0.57.dev.git141b5a1 +- autobuilt 141b5a1 + * Thu Oct 31 2019 RH Container Bot - 1.12.0-0.56.dev.git332a889 - autobuilt 332a889 diff --git a/sources b/sources index 6cf0db8..78f6421 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-332a889.tar.gz) = b9c41141f3d1145436a87975347a01b6729b744acfae48002398110c0de5bf7af94d57637ef483393b208b61115145536e2eeee51bf95754199cf6eb91b2139c +SHA512 (buildah-141b5a1.tar.gz) = 6195f153b7af3809d40249e564fa4c3e6e5892495ca72b1308ebc1eb329d8e556078653694dae7b4e3f9433cb565160bd6ca006101da1a251050190f2a2c5586 From 8a2d099e471129f0a09828859c58ca63a9f6e5bd Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 31 Oct 2019 13:58:06 -0600 Subject: [PATCH 085/573] Oops - typo fix: IMGTYPE, not imgtest Signed-off-by: Ed Santiago --- tests/test_buildah.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh index c736ca1..2227107 100755 --- a/tests/test_buildah.sh +++ b/tests/test_buildah.sh @@ -12,7 +12,7 @@ echo "Environment:" env | grep -v LS_COLORS= | sort | sed -e 's/^/ /' export BUILDAH_BINARY=/usr/bin/buildah -export IMGTEST_BINARY=/usr/bin/buildah-imgtest +export IMGTYPE_BINARY=/usr/bin/buildah-imgtype ############################################################################### # BEGIN setup/teardown From 033a4c28e79f7f7ae946f55dde13faf090d5fca8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 31 Oct 2019 21:15:50 +0000 Subject: [PATCH 086/573] buildah-1.12.0-0.58.dev.git20e92ff - autobuilt 20e92ff Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1afd744..86aba74 100644 --- a/.gitignore +++ b/.gitignore @@ -350,3 +350,4 @@ /buildah-8e26456.tar.gz /buildah-332a889.tar.gz /buildah-141b5a1.tar.gz +/buildah-20e92ff.tar.gz diff --git a/buildah.spec b/buildah.spec index 82a2b90..18cf72f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 141b5a14a571eddd29c02f31b81ecaf7aca22a02 +%global commit0 20e92ffe09820ad80e44117f8fae8f4a6b3883e7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.57.dev.git%{shortcommit0}%{?dist} +Release: 0.58.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Oct 31 2019 RH Container Bot - 1.12.0-0.58.dev.git20e92ff +- autobuilt 20e92ff + * Thu Oct 31 2019 RH Container Bot - 1.12.0-0.57.dev.git141b5a1 - autobuilt 141b5a1 diff --git a/sources b/sources index 78f6421..1c2072d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-141b5a1.tar.gz) = 6195f153b7af3809d40249e564fa4c3e6e5892495ca72b1308ebc1eb329d8e556078653694dae7b4e3f9433cb565160bd6ca006101da1a251050190f2a2c5586 +SHA512 (buildah-20e92ff.tar.gz) = 6a62dc75b37e3d1fb54934e04f6ca14ad289086f71ce012b0b981b07823a14859f534ce2df44f67261e1dddb70877da2c3f78fb0b3b0f45a6f87b156157b4855 From 1eccd09a798a60a415553cd10bec61eaaf0a11e1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 1 Nov 2019 13:16:14 +0000 Subject: [PATCH 087/573] buildah-1.12.0-0.59.dev.git1967973 - autobuilt 1967973 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 86aba74..a3a7af0 100644 --- a/.gitignore +++ b/.gitignore @@ -351,3 +351,4 @@ /buildah-332a889.tar.gz /buildah-141b5a1.tar.gz /buildah-20e92ff.tar.gz +/buildah-1967973.tar.gz diff --git a/buildah.spec b/buildah.spec index 18cf72f..a9a4c95 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 20e92ffe09820ad80e44117f8fae8f4a6b3883e7 +%global commit0 1967973f8c28573767075a9596a6ce82703b0420 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.58.dev.git%{shortcommit0}%{?dist} +Release: 0.59.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Nov 01 2019 RH Container Bot - 1.12.0-0.59.dev.git1967973 +- autobuilt 1967973 + * Thu Oct 31 2019 RH Container Bot - 1.12.0-0.58.dev.git20e92ff - autobuilt 20e92ff diff --git a/sources b/sources index 1c2072d..7eeff72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-20e92ff.tar.gz) = 6a62dc75b37e3d1fb54934e04f6ca14ad289086f71ce012b0b981b07823a14859f534ce2df44f67261e1dddb70877da2c3f78fb0b3b0f45a6f87b156157b4855 +SHA512 (buildah-1967973.tar.gz) = 151c1b667e2696dc969f7f6f14ea65b34e597f327bbbd7a45f9c0e28e996ad5c24911088ed2195fbac3b2372ececa1766f725d24947eecfda86e2c79085b220e From 80798a442d65b42c54712e4a7c730edd6817185b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 5 Nov 2019 15:20:30 +0000 Subject: [PATCH 088/573] buildah-1.12.0-0.60.dev.gitfba62fd - autobuilt fba62fd Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a3a7af0..6689a81 100644 --- a/.gitignore +++ b/.gitignore @@ -352,3 +352,4 @@ /buildah-141b5a1.tar.gz /buildah-20e92ff.tar.gz /buildah-1967973.tar.gz +/buildah-fba62fd.tar.gz diff --git a/buildah.spec b/buildah.spec index a9a4c95..4bd0159 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1967973f8c28573767075a9596a6ce82703b0420 +%global commit0 fba62fd0a206569a8fb70dd4f6fc352310e91b2e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.59.dev.git%{shortcommit0}%{?dist} +Release: 0.60.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Nov 05 2019 RH Container Bot - 1.12.0-0.60.dev.gitfba62fd +- autobuilt fba62fd + * Fri Nov 01 2019 RH Container Bot - 1.12.0-0.59.dev.git1967973 - autobuilt 1967973 diff --git a/sources b/sources index 7eeff72..cc5da69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1967973.tar.gz) = 151c1b667e2696dc969f7f6f14ea65b34e597f327bbbd7a45f9c0e28e996ad5c24911088ed2195fbac3b2372ececa1766f725d24947eecfda86e2c79085b220e +SHA512 (buildah-fba62fd.tar.gz) = 989fad114603783b1585cb5729213bfa75c64c40b2b6446b969373fca607fb72adf145435bb3efc23c2c415fd70a2973020eec37b2f7b6ba353a49654d911cc5 From 7d8ed4ef2887fc8b71f362b89e2161525a599a05 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 6 Nov 2019 16:15:45 +0000 Subject: [PATCH 089/573] buildah-1.12.0-0.61.dev.gitec970d5 - autobuilt ec970d5 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6689a81..13768e0 100644 --- a/.gitignore +++ b/.gitignore @@ -353,3 +353,4 @@ /buildah-20e92ff.tar.gz /buildah-1967973.tar.gz /buildah-fba62fd.tar.gz +/buildah-ec970d5.tar.gz diff --git a/buildah.spec b/buildah.spec index 4bd0159..36b21f7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 fba62fd0a206569a8fb70dd4f6fc352310e91b2e +%global commit0 ec970d53096fe14091fb66f759195b0e00d6030f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.60.dev.git%{shortcommit0}%{?dist} +Release: 0.61.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Nov 06 2019 RH Container Bot - 1.12.0-0.61.dev.gitec970d5 +- autobuilt ec970d5 + * Tue Nov 05 2019 RH Container Bot - 1.12.0-0.60.dev.gitfba62fd - autobuilt fba62fd diff --git a/sources b/sources index cc5da69..b9d8b84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-fba62fd.tar.gz) = 989fad114603783b1585cb5729213bfa75c64c40b2b6446b969373fca607fb72adf145435bb3efc23c2c415fd70a2973020eec37b2f7b6ba353a49654d911cc5 +SHA512 (buildah-ec970d5.tar.gz) = cb2bd14cc97d7bf082f44801b968484426cb5fae332affacff0a483ed6594889285d5214582603658a5c95eea5ac0478961c75dc5e1f77afb500b4e996c5f075 From d2fe5ebc03d0e4b166365180b2d54024a6fa48d0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 6 Nov 2019 23:15:20 +0000 Subject: [PATCH 090/573] buildah-1.12.0-0.62.dev.git89bc2a6 - autobuilt 89bc2a6 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 13768e0..53518a9 100644 --- a/.gitignore +++ b/.gitignore @@ -354,3 +354,4 @@ /buildah-1967973.tar.gz /buildah-fba62fd.tar.gz /buildah-ec970d5.tar.gz +/buildah-89bc2a6.tar.gz diff --git a/buildah.spec b/buildah.spec index 36b21f7..79999ce 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ec970d53096fe14091fb66f759195b0e00d6030f +%global commit0 89bc2a6a6ab9b88ad1a31b63181b95dcd9825cd3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.61.dev.git%{shortcommit0}%{?dist} +Release: 0.62.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Nov 06 2019 RH Container Bot - 1.12.0-0.62.dev.git89bc2a6 +- autobuilt 89bc2a6 + * Wed Nov 06 2019 RH Container Bot - 1.12.0-0.61.dev.gitec970d5 - autobuilt ec970d5 diff --git a/sources b/sources index b9d8b84..60630a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ec970d5.tar.gz) = cb2bd14cc97d7bf082f44801b968484426cb5fae332affacff0a483ed6594889285d5214582603658a5c95eea5ac0478961c75dc5e1f77afb500b4e996c5f075 +SHA512 (buildah-89bc2a6.tar.gz) = c61727e77838824582d41db880ad2b858a422cd83c900141281ca88c4db7d1ebab9abc70f0fa9f49133af5b9559ecc8482928be9793b0d84a26db96b6c6efe93 From b78968ee233432792009e9155f1a0795c496f37b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 7 Nov 2019 04:18:45 +0000 Subject: [PATCH 091/573] buildah-1.12.0-0.63.dev.git147d106 - autobuilt 147d106 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 53518a9..2c7d4e6 100644 --- a/.gitignore +++ b/.gitignore @@ -355,3 +355,4 @@ /buildah-fba62fd.tar.gz /buildah-ec970d5.tar.gz /buildah-89bc2a6.tar.gz +/buildah-147d106.tar.gz diff --git a/buildah.spec b/buildah.spec index 79999ce..358c12e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 89bc2a6a6ab9b88ad1a31b63181b95dcd9825cd3 +%global commit0 147d106c362f295c2b457d72cd81678376518042 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.62.dev.git%{shortcommit0}%{?dist} +Release: 0.63.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Nov 07 2019 RH Container Bot - 1.12.0-0.63.dev.git147d106 +- autobuilt 147d106 + * Wed Nov 06 2019 RH Container Bot - 1.12.0-0.62.dev.git89bc2a6 - autobuilt 89bc2a6 diff --git a/sources b/sources index 60630a1..704d8b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-89bc2a6.tar.gz) = c61727e77838824582d41db880ad2b858a422cd83c900141281ca88c4db7d1ebab9abc70f0fa9f49133af5b9559ecc8482928be9793b0d84a26db96b6c6efe93 +SHA512 (buildah-147d106.tar.gz) = bbb6f6f7dcbad1286cf35397382f1f8f4fe67146e412ae78cdfc5055afb5610a8bc7119c9ab53eb3177de9e690a717dfbd8988716976162caad17258fa9504aa From 671dface3281d43ab1556ecbeeca2518ab008d92 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 7 Nov 2019 08:15:49 +0000 Subject: [PATCH 092/573] buildah-1.12.0-0.64.dev.gitf995696 - autobuilt f995696 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2c7d4e6..675b637 100644 --- a/.gitignore +++ b/.gitignore @@ -356,3 +356,4 @@ /buildah-ec970d5.tar.gz /buildah-89bc2a6.tar.gz /buildah-147d106.tar.gz +/buildah-f995696.tar.gz diff --git a/buildah.spec b/buildah.spec index 358c12e..cece2e2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 147d106c362f295c2b457d72cd81678376518042 +%global commit0 f995696f2804da07967272a299877d4bc136c59a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.63.dev.git%{shortcommit0}%{?dist} +Release: 0.64.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Nov 07 2019 RH Container Bot - 1.12.0-0.64.dev.gitf995696 +- autobuilt f995696 + * Thu Nov 07 2019 RH Container Bot - 1.12.0-0.63.dev.git147d106 - autobuilt 147d106 diff --git a/sources b/sources index 704d8b0..f2155ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-147d106.tar.gz) = bbb6f6f7dcbad1286cf35397382f1f8f4fe67146e412ae78cdfc5055afb5610a8bc7119c9ab53eb3177de9e690a717dfbd8988716976162caad17258fa9504aa +SHA512 (buildah-f995696.tar.gz) = bd58b620ba8adb8489a232d1527731decb2f7b4c29dd387a3633593b8b4d5472cdd754a097f490498f836cbd71abe9cab31f801407a32bdf6a20cd7ec4ca3ace From b793e88807ba61da8e0a920320fd59fe1d8750d9 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 7 Nov 2019 23:15:40 +0000 Subject: [PATCH 093/573] buildah-1.12.0-0.65.dev.gita880001 - autobuilt a880001 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 675b637..57c272a 100644 --- a/.gitignore +++ b/.gitignore @@ -357,3 +357,4 @@ /buildah-89bc2a6.tar.gz /buildah-147d106.tar.gz /buildah-f995696.tar.gz +/buildah-a880001.tar.gz diff --git a/buildah.spec b/buildah.spec index cece2e2..4cfe87e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f995696f2804da07967272a299877d4bc136c59a +%global commit0 a88000146da9a3dad1781927ce0caa3eff0f8563 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.64.dev.git%{shortcommit0}%{?dist} +Release: 0.65.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Nov 07 2019 RH Container Bot - 1.12.0-0.65.dev.gita880001 +- autobuilt a880001 + * Thu Nov 07 2019 RH Container Bot - 1.12.0-0.64.dev.gitf995696 - autobuilt f995696 diff --git a/sources b/sources index f2155ea..168b6fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f995696.tar.gz) = bd58b620ba8adb8489a232d1527731decb2f7b4c29dd387a3633593b8b4d5472cdd754a097f490498f836cbd71abe9cab31f801407a32bdf6a20cd7ec4ca3ace +SHA512 (buildah-a880001.tar.gz) = 1e8c28c5a4cc8a915b383d43c9f946751e217d0133c6d20c8a6983992eb5574194c4b61d9d1df86ddb615152c12a82ebeec0fcb89343ec492a042af750a242f5 From 20caee8025c24c23b8dd4b84f704f2d2b3e12054 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 8 Nov 2019 19:15:22 +0000 Subject: [PATCH 094/573] buildah-1.12.0-0.66.dev.gite3bb278 - autobuilt e3bb278 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 57c272a..1c59ef3 100644 --- a/.gitignore +++ b/.gitignore @@ -358,3 +358,4 @@ /buildah-147d106.tar.gz /buildah-f995696.tar.gz /buildah-a880001.tar.gz +/buildah-e3bb278.tar.gz diff --git a/buildah.spec b/buildah.spec index 4cfe87e..94792a5 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 a88000146da9a3dad1781927ce0caa3eff0f8563 +%global commit0 e3bb278863a71084f0f9ae488444872b4a95df2e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.65.dev.git%{shortcommit0}%{?dist} +Release: 0.66.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Nov 08 2019 RH Container Bot - 1.12.0-0.66.dev.gite3bb278 +- autobuilt e3bb278 + * Thu Nov 07 2019 RH Container Bot - 1.12.0-0.65.dev.gita880001 - autobuilt a880001 diff --git a/sources b/sources index 168b6fc..47a4ac5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-a880001.tar.gz) = 1e8c28c5a4cc8a915b383d43c9f946751e217d0133c6d20c8a6983992eb5574194c4b61d9d1df86ddb615152c12a82ebeec0fcb89343ec492a042af750a242f5 +SHA512 (buildah-e3bb278.tar.gz) = d8f01367183ebb7ad1296b2dcc580f8f2f271869ef00d765d8ca8c06a42066cb043151d46440503befbd86db3e69831fa22281f56fcb8ecb3d24e3a64a259fab From 2c3137804fce8bfa2e5ec52e2d82c064123a05f7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 12 Nov 2019 01:15:26 +0000 Subject: [PATCH 095/573] buildah-1.12.0-0.67.dev.git7535655 - autobuilt 7535655 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1c59ef3..fb40951 100644 --- a/.gitignore +++ b/.gitignore @@ -359,3 +359,4 @@ /buildah-f995696.tar.gz /buildah-a880001.tar.gz /buildah-e3bb278.tar.gz +/buildah-7535655.tar.gz diff --git a/buildah.spec b/buildah.spec index 94792a5..2211b62 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e3bb278863a71084f0f9ae488444872b4a95df2e +%global commit0 7535655753d778ba54adf2a4372c4384289c3d25 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.66.dev.git%{shortcommit0}%{?dist} +Release: 0.67.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Nov 12 2019 RH Container Bot - 1.12.0-0.67.dev.git7535655 +- autobuilt 7535655 + * Fri Nov 08 2019 RH Container Bot - 1.12.0-0.66.dev.gite3bb278 - autobuilt e3bb278 diff --git a/sources b/sources index 47a4ac5..77e5f17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e3bb278.tar.gz) = d8f01367183ebb7ad1296b2dcc580f8f2f271869ef00d765d8ca8c06a42066cb043151d46440503befbd86db3e69831fa22281f56fcb8ecb3d24e3a64a259fab +SHA512 (buildah-7535655.tar.gz) = 1f43f734edc6ee7ddcfdecddfb375cd410f7f34b89191e7cb336b4eb720d7b17f16c86bc572da338acbd6310b34170c08b5346f54749efe2b5419b8abbffe85d From 40bce5f3ae7007487a719d9062b3c80bbbba0844 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 12 Nov 2019 06:15:41 +0000 Subject: [PATCH 096/573] buildah-1.12.0-0.68.dev.git85ab067 - autobuilt 85ab067 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fb40951..d0502af 100644 --- a/.gitignore +++ b/.gitignore @@ -360,3 +360,4 @@ /buildah-a880001.tar.gz /buildah-e3bb278.tar.gz /buildah-7535655.tar.gz +/buildah-85ab067.tar.gz diff --git a/buildah.spec b/buildah.spec index 2211b62..5b5696f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 7535655753d778ba54adf2a4372c4384289c3d25 +%global commit0 85ab067e58161707776ff8ca640c0e0b27759ae0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.67.dev.git%{shortcommit0}%{?dist} +Release: 0.68.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Nov 12 2019 RH Container Bot - 1.12.0-0.68.dev.git85ab067 +- autobuilt 85ab067 + * Tue Nov 12 2019 RH Container Bot - 1.12.0-0.67.dev.git7535655 - autobuilt 7535655 diff --git a/sources b/sources index 77e5f17..2cc6741 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-7535655.tar.gz) = 1f43f734edc6ee7ddcfdecddfb375cd410f7f34b89191e7cb336b4eb720d7b17f16c86bc572da338acbd6310b34170c08b5346f54749efe2b5419b8abbffe85d +SHA512 (buildah-85ab067.tar.gz) = a278b2f56391ac2398c0d30dce26fb1c7392bbeaae2a1fb67e9a8dc1d62143bfef837f17ac72b1598c6ebb468945f2740d5ae437731d007a00637e4bd1fdc9f2 From d662d1020108d1dc9653426a12bc4eeb94cec99f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 12 Nov 2019 15:16:08 +0000 Subject: [PATCH 097/573] buildah-1.12.0-0.69.dev.git985e8dc - autobuilt 985e8dc Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d0502af..52ec674 100644 --- a/.gitignore +++ b/.gitignore @@ -361,3 +361,4 @@ /buildah-e3bb278.tar.gz /buildah-7535655.tar.gz /buildah-85ab067.tar.gz +/buildah-985e8dc.tar.gz diff --git a/buildah.spec b/buildah.spec index 5b5696f..c08abbb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,16 +15,16 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 85ab067e58161707776ff8ca640c0e0b27759ae0 +%global commit0 985e8dcbdd8f42895f207305cdf2ff92771806c0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v1.11.4 +%global built_tag v1.11.5 Name: %{repo} Version: 1.12.0 -Release: 0.68.dev.git%{shortcommit0}%{?dist} +Release: 0.69.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Nov 12 2019 RH Container Bot - 1.12.0-0.69.dev.git985e8dc +- autobuilt 985e8dc + * Tue Nov 12 2019 RH Container Bot - 1.12.0-0.68.dev.git85ab067 - autobuilt 85ab067 diff --git a/sources b/sources index 2cc6741..bd46657 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-85ab067.tar.gz) = a278b2f56391ac2398c0d30dce26fb1c7392bbeaae2a1fb67e9a8dc1d62143bfef837f17ac72b1598c6ebb468945f2740d5ae437731d007a00637e4bd1fdc9f2 +SHA512 (buildah-985e8dc.tar.gz) = f474f94cad5688a1966538c05c21e98a1ea7f9f8d385ba846b2abc26bbc2b2d25bb7012d69e33b63ea202b665d19fc3548b24492c882334d0f1823b5ca9be668 From d6b25f20d00a128e9cf5336360281cdebc7c5a53 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 13 Nov 2019 20:15:48 +0000 Subject: [PATCH 098/573] buildah-1.12.0-0.70.dev.gitc5244fe - autobuilt c5244fe Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 52ec674..4f5fb8f 100644 --- a/.gitignore +++ b/.gitignore @@ -362,3 +362,4 @@ /buildah-7535655.tar.gz /buildah-85ab067.tar.gz /buildah-985e8dc.tar.gz +/buildah-c5244fe.tar.gz diff --git a/buildah.spec b/buildah.spec index c08abbb..227596b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 985e8dcbdd8f42895f207305cdf2ff92771806c0 +%global commit0 c5244fe0bf4ee86d34111a9cbd612429a532358f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.69.dev.git%{shortcommit0}%{?dist} +Release: 0.70.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Nov 13 2019 RH Container Bot - 1.12.0-0.70.dev.gitc5244fe +- autobuilt c5244fe + * Tue Nov 12 2019 RH Container Bot - 1.12.0-0.69.dev.git985e8dc - autobuilt 985e8dc diff --git a/sources b/sources index bd46657..9327101 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-985e8dc.tar.gz) = f474f94cad5688a1966538c05c21e98a1ea7f9f8d385ba846b2abc26bbc2b2d25bb7012d69e33b63ea202b665d19fc3548b24492c882334d0f1823b5ca9be668 +SHA512 (buildah-c5244fe.tar.gz) = 14e5c998f2d9267425efb74d0d092f15df360561c04b5308081330083136a178b863c2fb6fd0f9eb0e0a286c80ff696022ddcb0f2fb62bef8e3134b49f7223f1 From 71fc2741053b2a78d1a7207337cb4ca50ca612c0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 16 Nov 2019 21:15:18 +0000 Subject: [PATCH 099/573] buildah-1.12.0-0.71.dev.git9ff68b3 - autobuilt 9ff68b3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4f5fb8f..b27d6b2 100644 --- a/.gitignore +++ b/.gitignore @@ -363,3 +363,4 @@ /buildah-85ab067.tar.gz /buildah-985e8dc.tar.gz /buildah-c5244fe.tar.gz +/buildah-9ff68b3.tar.gz diff --git a/buildah.spec b/buildah.spec index 227596b..a8a3753 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c5244fe0bf4ee86d34111a9cbd612429a532358f +%global commit0 9ff68b3cdead1f67c6cbab8bea419dd39a25af96 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.70.dev.git%{shortcommit0}%{?dist} +Release: 0.71.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Nov 16 2019 RH Container Bot - 1.12.0-0.71.dev.git9ff68b3 +- autobuilt 9ff68b3 + * Wed Nov 13 2019 RH Container Bot - 1.12.0-0.70.dev.gitc5244fe - autobuilt c5244fe diff --git a/sources b/sources index 9327101..ef4ebc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c5244fe.tar.gz) = 14e5c998f2d9267425efb74d0d092f15df360561c04b5308081330083136a178b863c2fb6fd0f9eb0e0a286c80ff696022ddcb0f2fb62bef8e3134b49f7223f1 +SHA512 (buildah-9ff68b3.tar.gz) = 9aa9918026eeb06aaca18060d3d473724a4fe2c3555e379fa81b8250c6063093f4557096f66c9b9549d28e110b71330c2305e4c6be6ce2ab306c1d720c4ebd95 From 930cf2ab938275e4d16b32c853c94304a34d480f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 19 Nov 2019 22:15:31 +0000 Subject: [PATCH 100/573] buildah-1.12.0-0.72.dev.git6a555a0 - autobuilt 6a555a0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b27d6b2..4c1a094 100644 --- a/.gitignore +++ b/.gitignore @@ -364,3 +364,4 @@ /buildah-985e8dc.tar.gz /buildah-c5244fe.tar.gz /buildah-9ff68b3.tar.gz +/buildah-6a555a0.tar.gz diff --git a/buildah.spec b/buildah.spec index a8a3753..91d2242 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9ff68b3cdead1f67c6cbab8bea419dd39a25af96 +%global commit0 6a555a0405b50183e3b034f9733a4b03e474aeff %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.71.dev.git%{shortcommit0}%{?dist} +Release: 0.72.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Nov 19 2019 RH Container Bot - 1.12.0-0.72.dev.git6a555a0 +- autobuilt 6a555a0 + * Sat Nov 16 2019 RH Container Bot - 1.12.0-0.71.dev.git9ff68b3 - autobuilt 9ff68b3 diff --git a/sources b/sources index ef4ebc3..b2be274 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9ff68b3.tar.gz) = 9aa9918026eeb06aaca18060d3d473724a4fe2c3555e379fa81b8250c6063093f4557096f66c9b9549d28e110b71330c2305e4c6be6ce2ab306c1d720c4ebd95 +SHA512 (buildah-6a555a0.tar.gz) = 8040c963dbb71fd099b6e53fc3d0ed0350fa7615bf1a64be398482aafa9bd6e807fddee46774d8f57755153afbd1b8fe4e576d4dc231b637b38518593aed79c8 From f6073883524fac08e29977b8e6201db05dc45bb8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 20 Nov 2019 16:16:12 +0000 Subject: [PATCH 101/573] buildah-1.12.0-0.73.dev.git1e6a70c - autobuilt 1e6a70c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4c1a094..eb9a6f1 100644 --- a/.gitignore +++ b/.gitignore @@ -365,3 +365,4 @@ /buildah-c5244fe.tar.gz /buildah-9ff68b3.tar.gz /buildah-6a555a0.tar.gz +/buildah-1e6a70c.tar.gz diff --git a/buildah.spec b/buildah.spec index 91d2242..dfbceb7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6a555a0405b50183e3b034f9733a4b03e474aeff +%global commit0 1e6a70c1c2f7fd442331f2287d0b794c9b7328ea %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.72.dev.git%{shortcommit0}%{?dist} +Release: 0.73.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Nov 20 2019 RH Container Bot - 1.12.0-0.73.dev.git1e6a70c +- autobuilt 1e6a70c + * Tue Nov 19 2019 RH Container Bot - 1.12.0-0.72.dev.git6a555a0 - autobuilt 6a555a0 diff --git a/sources b/sources index b2be274..064e190 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6a555a0.tar.gz) = 8040c963dbb71fd099b6e53fc3d0ed0350fa7615bf1a64be398482aafa9bd6e807fddee46774d8f57755153afbd1b8fe4e576d4dc231b637b38518593aed79c8 +SHA512 (buildah-1e6a70c.tar.gz) = 2644cbed1a75cb7ca65082c3c796d1e9734472344d81905b739a7f642d99a37f28aa52e6969005598fd48c2a2018d460fa4077ae813c270704ea9b655cbbb552 From 9107ac22c3492379c304e67d27b1d5b6867fea47 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 20 Nov 2019 23:15:19 +0000 Subject: [PATCH 102/573] buildah-1.12.0-0.74.dev.gitcd88667 - autobuilt cd88667 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eb9a6f1..43da7d3 100644 --- a/.gitignore +++ b/.gitignore @@ -366,3 +366,4 @@ /buildah-9ff68b3.tar.gz /buildah-6a555a0.tar.gz /buildah-1e6a70c.tar.gz +/buildah-cd88667.tar.gz diff --git a/buildah.spec b/buildah.spec index dfbceb7..9cb39df 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1e6a70c1c2f7fd442331f2287d0b794c9b7328ea +%global commit0 cd88667465a9f4a46daf3c6c2975a9883885c7fe %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.73.dev.git%{shortcommit0}%{?dist} +Release: 0.74.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Nov 20 2019 RH Container Bot - 1.12.0-0.74.dev.gitcd88667 +- autobuilt cd88667 + * Wed Nov 20 2019 RH Container Bot - 1.12.0-0.73.dev.git1e6a70c - autobuilt 1e6a70c diff --git a/sources b/sources index 064e190..40b48c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1e6a70c.tar.gz) = 2644cbed1a75cb7ca65082c3c796d1e9734472344d81905b739a7f642d99a37f28aa52e6969005598fd48c2a2018d460fa4077ae813c270704ea9b655cbbb552 +SHA512 (buildah-cd88667.tar.gz) = a2199389567f743826d8193063f6baf37f6e507ec60ad6b77ed6059c747f738b19424d8175da80ae281c3f79cc7d30547695d8c0a74980fb83f622f159d9675b From dc13599ef4f2a30ffd300c8b2a8717d79d37b9bb Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 21 Nov 2019 22:09:59 +0000 Subject: [PATCH 103/573] buildah-1.12.0-0.75.dev.git92ff215 - autobuilt 92ff215 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 43da7d3..d3f7280 100644 --- a/.gitignore +++ b/.gitignore @@ -367,3 +367,4 @@ /buildah-6a555a0.tar.gz /buildah-1e6a70c.tar.gz /buildah-cd88667.tar.gz +/buildah-92ff215.tar.gz diff --git a/buildah.spec b/buildah.spec index 9cb39df..a458df5 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 cd88667465a9f4a46daf3c6c2975a9883885c7fe +%global commit0 92ff21584fc46fc9d4a1d24577632b53cb97d892 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.74.dev.git%{shortcommit0}%{?dist} +Release: 0.75.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Nov 21 2019 RH Container Bot - 1.12.0-0.75.dev.git92ff215 +- autobuilt 92ff215 + * Wed Nov 20 2019 RH Container Bot - 1.12.0-0.74.dev.gitcd88667 - autobuilt cd88667 diff --git a/sources b/sources index 40b48c5..e3a6b53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-cd88667.tar.gz) = a2199389567f743826d8193063f6baf37f6e507ec60ad6b77ed6059c747f738b19424d8175da80ae281c3f79cc7d30547695d8c0a74980fb83f622f159d9675b +SHA512 (buildah-92ff215.tar.gz) = 1f44f39fcd2ab5b6f28688b165595d3bb5483588423a52ff809990418a144845fbe0c24f385c4abb3656a2cfa1cc62c42cc73edaa208ef57a90d5d6fed06b0f2 From 3790bf7aec56a694955f60f1f483a5a9e124d37d Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 23 Nov 2019 14:10:15 +0000 Subject: [PATCH 104/573] buildah-1.12.0-0.76.dev.git8fd3148 - autobuilt 8fd3148 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d3f7280..ad6f099 100644 --- a/.gitignore +++ b/.gitignore @@ -368,3 +368,4 @@ /buildah-1e6a70c.tar.gz /buildah-cd88667.tar.gz /buildah-92ff215.tar.gz +/buildah-8fd3148.tar.gz diff --git a/buildah.spec b/buildah.spec index a458df5..7b6ed93 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 92ff21584fc46fc9d4a1d24577632b53cb97d892 +%global commit0 8fd314870c630de4f4485583f4df3c96f6e9b264 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.75.dev.git%{shortcommit0}%{?dist} +Release: 0.76.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Nov 23 2019 RH Container Bot - 1.12.0-0.76.dev.git8fd3148 +- autobuilt 8fd3148 + * Thu Nov 21 2019 RH Container Bot - 1.12.0-0.75.dev.git92ff215 - autobuilt 92ff215 diff --git a/sources b/sources index e3a6b53..cb62884 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-92ff215.tar.gz) = 1f44f39fcd2ab5b6f28688b165595d3bb5483588423a52ff809990418a144845fbe0c24f385c4abb3656a2cfa1cc62c42cc73edaa208ef57a90d5d6fed06b0f2 +SHA512 (buildah-8fd3148.tar.gz) = 261f470e79666565d0181875f6a09e5f0ac38c8c415c662453f1129d943f0f3e2a4fa94623fd7cf9d20744259d8231a8ef5df9ecb46ac093b63cfcb04dee52e3 From 661d8fa1bbc1378aa5afd234fab381153d10dc7e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 25 Nov 2019 19:10:13 +0000 Subject: [PATCH 105/573] buildah-1.12.0-0.77.dev.git4cf37c2 - autobuilt 4cf37c2 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ad6f099..dc778dd 100644 --- a/.gitignore +++ b/.gitignore @@ -369,3 +369,4 @@ /buildah-cd88667.tar.gz /buildah-92ff215.tar.gz /buildah-8fd3148.tar.gz +/buildah-4cf37c2.tar.gz diff --git a/buildah.spec b/buildah.spec index 7b6ed93..428578e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8fd314870c630de4f4485583f4df3c96f6e9b264 +%global commit0 4cf37c277aea84d6ff5f85a70f42b2e370ade48c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.76.dev.git%{shortcommit0}%{?dist} +Release: 0.77.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Nov 25 2019 RH Container Bot - 1.12.0-0.77.dev.git4cf37c2 +- autobuilt 4cf37c2 + * Sat Nov 23 2019 RH Container Bot - 1.12.0-0.76.dev.git8fd3148 - autobuilt 8fd3148 diff --git a/sources b/sources index cb62884..5969b09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8fd3148.tar.gz) = 261f470e79666565d0181875f6a09e5f0ac38c8c415c662453f1129d943f0f3e2a4fa94623fd7cf9d20744259d8231a8ef5df9ecb46ac093b63cfcb04dee52e3 +SHA512 (buildah-4cf37c2.tar.gz) = 8dab7704c680e553f36eec7865160279c8b757735c662b8bd527e3a7ecaafaaa54f8eaaaf4f6a2c5d4770716c8bf2ddd67219518a426361cdedb0e42cf69f70a From 1c6ee5901d1275a744dcf39a41591fba0760f852 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 3 Dec 2019 10:10:35 +0000 Subject: [PATCH 106/573] buildah-1.12.0-0.78.dev.gited0a329 - autobuilt ed0a329 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index dc778dd..0306aa0 100644 --- a/.gitignore +++ b/.gitignore @@ -370,3 +370,4 @@ /buildah-92ff215.tar.gz /buildah-8fd3148.tar.gz /buildah-4cf37c2.tar.gz +/buildah-ed0a329.tar.gz diff --git a/buildah.spec b/buildah.spec index 428578e..cb1391f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 4cf37c277aea84d6ff5f85a70f42b2e370ade48c +%global commit0 ed0a329d9e5a9d27b9ac75f6eac8485f7547b05c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.77.dev.git%{shortcommit0}%{?dist} +Release: 0.78.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Dec 03 2019 RH Container Bot - 1.12.0-0.78.dev.gited0a329 +- autobuilt ed0a329 + * Mon Nov 25 2019 RH Container Bot - 1.12.0-0.77.dev.git4cf37c2 - autobuilt 4cf37c2 diff --git a/sources b/sources index 5969b09..90d9fef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-4cf37c2.tar.gz) = 8dab7704c680e553f36eec7865160279c8b757735c662b8bd527e3a7ecaafaaa54f8eaaaf4f6a2c5d4770716c8bf2ddd67219518a426361cdedb0e42cf69f70a +SHA512 (buildah-ed0a329.tar.gz) = 74e03991263bf4f50fbc1a61c402ecc2b3ba89c4d965f6cfde297e5c91889bf820ef265e38da8318ee696ba58942a518081ea0e24d6f84a071ab5abcd9f5ac41 From ff4f3e24d739ccf84936b9c8bf570cba31e6b823 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 4 Dec 2019 02:10:17 +0000 Subject: [PATCH 107/573] buildah-1.12.0-0.79.dev.gitd55a9f8 - autobuilt d55a9f8 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0306aa0..48b6552 100644 --- a/.gitignore +++ b/.gitignore @@ -371,3 +371,4 @@ /buildah-8fd3148.tar.gz /buildah-4cf37c2.tar.gz /buildah-ed0a329.tar.gz +/buildah-d55a9f8.tar.gz diff --git a/buildah.spec b/buildah.spec index cb1391f..701365f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ed0a329d9e5a9d27b9ac75f6eac8485f7547b05c +%global commit0 d55a9f8893f76f1d429412a34944c9415e6c439b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.78.dev.git%{shortcommit0}%{?dist} +Release: 0.79.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 04 2019 RH Container Bot - 1.12.0-0.79.dev.gitd55a9f8 +- autobuilt d55a9f8 + * Tue Dec 03 2019 RH Container Bot - 1.12.0-0.78.dev.gited0a329 - autobuilt ed0a329 diff --git a/sources b/sources index 90d9fef..9eebeb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ed0a329.tar.gz) = 74e03991263bf4f50fbc1a61c402ecc2b3ba89c4d965f6cfde297e5c91889bf820ef265e38da8318ee696ba58942a518081ea0e24d6f84a071ab5abcd9f5ac41 +SHA512 (buildah-d55a9f8.tar.gz) = 3da4c9e996d3e4e8567925140c488a8b1147af1920c24a4673d6778ba7bd3db17121bc0280ca701e5da6e634602ecac521529c17be2b02796a824ebe4899d688 From 4731c0295bf25134c7b5372c30b8669eefdb5ad4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 4 Dec 2019 14:10:55 +0000 Subject: [PATCH 108/573] buildah-1.12.0-0.80.dev.git357d4ae - autobuilt 357d4ae Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 48b6552..feac604 100644 --- a/.gitignore +++ b/.gitignore @@ -372,3 +372,4 @@ /buildah-4cf37c2.tar.gz /buildah-ed0a329.tar.gz /buildah-d55a9f8.tar.gz +/buildah-357d4ae.tar.gz diff --git a/buildah.spec b/buildah.spec index 701365f..5225b6b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d55a9f8893f76f1d429412a34944c9415e6c439b +%global commit0 357d4aeb4316808728208d27e8898edd3d42b704 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.79.dev.git%{shortcommit0}%{?dist} +Release: 0.80.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 04 2019 RH Container Bot - 1.12.0-0.80.dev.git357d4ae +- autobuilt 357d4ae + * Wed Dec 04 2019 RH Container Bot - 1.12.0-0.79.dev.gitd55a9f8 - autobuilt d55a9f8 diff --git a/sources b/sources index 9eebeb3..52dc0cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d55a9f8.tar.gz) = 3da4c9e996d3e4e8567925140c488a8b1147af1920c24a4673d6778ba7bd3db17121bc0280ca701e5da6e634602ecac521529c17be2b02796a824ebe4899d688 +SHA512 (buildah-357d4ae.tar.gz) = 1177b1aa6a4002a77e27fc083128f96bdd1c3be4cb8a88feed5543dad457105e095cd0feffc2277d286f35446d76a484fdfc18f76ece5e3644142d4830bd02df From ba6edd1c237d5e8cd02d55c399ba1148fe89460a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 5 Dec 2019 22:10:08 +0000 Subject: [PATCH 109/573] buildah-1.12.0-0.81.dev.git2a82d07 - autobuilt 2a82d07 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index feac604..314dfd2 100644 --- a/.gitignore +++ b/.gitignore @@ -373,3 +373,4 @@ /buildah-ed0a329.tar.gz /buildah-d55a9f8.tar.gz /buildah-357d4ae.tar.gz +/buildah-2a82d07.tar.gz diff --git a/buildah.spec b/buildah.spec index 5225b6b..2fc3b9f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,16 +15,16 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 357d4aeb4316808728208d27e8898edd3d42b704 +%global commit0 2a82d0737c846743b35ef6933ab683c4b1f18f7f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v1.11.5 +%global built_tag v1.11.6 Name: %{repo} Version: 1.12.0 -Release: 0.80.dev.git%{shortcommit0}%{?dist} +Release: 0.81.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Dec 05 2019 RH Container Bot - 1.12.0-0.81.dev.git2a82d07 +- autobuilt 2a82d07 + * Wed Dec 04 2019 RH Container Bot - 1.12.0-0.80.dev.git357d4ae - autobuilt 357d4ae diff --git a/sources b/sources index 52dc0cc..6d93231 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-357d4ae.tar.gz) = 1177b1aa6a4002a77e27fc083128f96bdd1c3be4cb8a88feed5543dad457105e095cd0feffc2277d286f35446d76a484fdfc18f76ece5e3644142d4830bd02df +SHA512 (buildah-2a82d07.tar.gz) = ae4ce7811859c1ee00b0bf0dcd8bf323066fa6c35d43b50a16ca2e7f2e3eea7466e2ecd74b745e7184761b10cda849fa18d83890b835988f599c297fe91cb451 From f176424eaa11301c113de9f0c0badb60a42219aa Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 6 Dec 2019 01:10:28 +0000 Subject: [PATCH 110/573] buildah-1.12.0-0.82.dev.gite47145c - autobuilt e47145c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 314dfd2..9cc77ff 100644 --- a/.gitignore +++ b/.gitignore @@ -374,3 +374,4 @@ /buildah-d55a9f8.tar.gz /buildah-357d4ae.tar.gz /buildah-2a82d07.tar.gz +/buildah-e47145c.tar.gz diff --git a/buildah.spec b/buildah.spec index 2fc3b9f..86fa4ca 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2a82d0737c846743b35ef6933ab683c4b1f18f7f +%global commit0 e47145ce24bf58e775dd3673e711bbb531ffe51b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.81.dev.git%{shortcommit0}%{?dist} +Release: 0.82.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Dec 06 2019 RH Container Bot - 1.12.0-0.82.dev.gite47145c +- autobuilt e47145c + * Thu Dec 05 2019 RH Container Bot - 1.12.0-0.81.dev.git2a82d07 - autobuilt 2a82d07 diff --git a/sources b/sources index 6d93231..0e55216 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2a82d07.tar.gz) = ae4ce7811859c1ee00b0bf0dcd8bf323066fa6c35d43b50a16ca2e7f2e3eea7466e2ecd74b745e7184761b10cda849fa18d83890b835988f599c297fe91cb451 +SHA512 (buildah-e47145c.tar.gz) = e4d6c003e66cf46a02b51938f4e66fbbfac79426165250585bdc58210623d6a87cc1919c0a0717e85e28b2a167736817d6a9a3cf39bbb32dabac29d1156a84c4 From 73ef70ff7c3d0ac53017b5763de9f3f308d5ce3d Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 6 Dec 2019 15:10:20 +0000 Subject: [PATCH 111/573] buildah-1.12.0-0.83.dev.gitc038827 - autobuilt c038827 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9cc77ff..eb9a06d 100644 --- a/.gitignore +++ b/.gitignore @@ -375,3 +375,4 @@ /buildah-357d4ae.tar.gz /buildah-2a82d07.tar.gz /buildah-e47145c.tar.gz +/buildah-c038827.tar.gz diff --git a/buildah.spec b/buildah.spec index 86fa4ca..68a11ea 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e47145ce24bf58e775dd3673e711bbb531ffe51b +%global commit0 c0388272b301e75260f93b5977ca6af640ad3bc0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.82.dev.git%{shortcommit0}%{?dist} +Release: 0.83.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Dec 06 2019 RH Container Bot - 1.12.0-0.83.dev.gitc038827 +- autobuilt c038827 + * Fri Dec 06 2019 RH Container Bot - 1.12.0-0.82.dev.gite47145c - autobuilt e47145c diff --git a/sources b/sources index 0e55216..2b8f8de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e47145c.tar.gz) = e4d6c003e66cf46a02b51938f4e66fbbfac79426165250585bdc58210623d6a87cc1919c0a0717e85e28b2a167736817d6a9a3cf39bbb32dabac29d1156a84c4 +SHA512 (buildah-c038827.tar.gz) = b0e7364d9700b7c4c0535a196e7cdd0ed368076c77666c1ac1b617751fb1347571a1aeb7afd65b2e4ed89139b852619c99a2bbc4ce049c2ec6b9e1c89cfe888b From 447ee2c0cbba037ab086dc19fd773184ed9b9f7f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 6 Dec 2019 18:10:15 +0000 Subject: [PATCH 112/573] buildah-1.12.0-0.84.dev.git8fc5b01 - autobuilt 8fc5b01 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eb9a06d..2af609e 100644 --- a/.gitignore +++ b/.gitignore @@ -376,3 +376,4 @@ /buildah-2a82d07.tar.gz /buildah-e47145c.tar.gz /buildah-c038827.tar.gz +/buildah-8fc5b01.tar.gz diff --git a/buildah.spec b/buildah.spec index 68a11ea..a6aab97 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c0388272b301e75260f93b5977ca6af640ad3bc0 +%global commit0 8fc5b0116f4c2eaca11038d64fa48d2e93cc6b08 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.83.dev.git%{shortcommit0}%{?dist} +Release: 0.84.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Dec 06 2019 RH Container Bot - 1.12.0-0.84.dev.git8fc5b01 +- autobuilt 8fc5b01 + * Fri Dec 06 2019 RH Container Bot - 1.12.0-0.83.dev.gitc038827 - autobuilt c038827 diff --git a/sources b/sources index 2b8f8de..a22296c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c038827.tar.gz) = b0e7364d9700b7c4c0535a196e7cdd0ed368076c77666c1ac1b617751fb1347571a1aeb7afd65b2e4ed89139b852619c99a2bbc4ce049c2ec6b9e1c89cfe888b +SHA512 (buildah-8fc5b01.tar.gz) = fe775f1d6591b89a1eae4b3bf53eb55d98e5618302cc835a02fe44c8e1e4864c2cbaa36497621078ed6083f65383a86c87c961c2189fda74ddfbbcc39272bde3 From 94bfacc9e83946d473c324f8cfcc18ec1251a546 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 6 Dec 2019 21:10:32 +0000 Subject: [PATCH 113/573] buildah-1.12.0-0.85.dev.git8d6869b - autobuilt 8d6869b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2af609e..e541b12 100644 --- a/.gitignore +++ b/.gitignore @@ -377,3 +377,4 @@ /buildah-e47145c.tar.gz /buildah-c038827.tar.gz /buildah-8fc5b01.tar.gz +/buildah-8d6869b.tar.gz diff --git a/buildah.spec b/buildah.spec index a6aab97..8704c85 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8fc5b0116f4c2eaca11038d64fa48d2e93cc6b08 +%global commit0 8d6869bccee02f73f0e26e739c9f8712578b3f32 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.84.dev.git%{shortcommit0}%{?dist} +Release: 0.85.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Dec 06 2019 RH Container Bot - 1.12.0-0.85.dev.git8d6869b +- autobuilt 8d6869b + * Fri Dec 06 2019 RH Container Bot - 1.12.0-0.84.dev.git8fc5b01 - autobuilt 8fc5b01 diff --git a/sources b/sources index a22296c..8686f72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8fc5b01.tar.gz) = fe775f1d6591b89a1eae4b3bf53eb55d98e5618302cc835a02fe44c8e1e4864c2cbaa36497621078ed6083f65383a86c87c961c2189fda74ddfbbcc39272bde3 +SHA512 (buildah-8d6869b.tar.gz) = b31ed32a887b0f08de1a7e5b60ed8bf4362dc0fdbd5e1db90bc6fcc890a21978a96c67ab84c60e99395f222c1ec75a811e19eba84c824ed91d6acbb227f10f2d From da6fdbdc11770beec57c14ab570b63a50596408a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 11 Dec 2019 03:10:27 +0000 Subject: [PATCH 114/573] buildah-1.12.0-0.86.dev.gitbc8feee - autobuilt bc8feee Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e541b12..957c728 100644 --- a/.gitignore +++ b/.gitignore @@ -378,3 +378,4 @@ /buildah-c038827.tar.gz /buildah-8fc5b01.tar.gz /buildah-8d6869b.tar.gz +/buildah-bc8feee.tar.gz diff --git a/buildah.spec b/buildah.spec index 8704c85..c22e8ef 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8d6869bccee02f73f0e26e739c9f8712578b3f32 +%global commit0 bc8feee6a4f9b86038d16417a98a3dc274867179 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.85.dev.git%{shortcommit0}%{?dist} +Release: 0.86.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 11 2019 RH Container Bot - 1.12.0-0.86.dev.gitbc8feee +- autobuilt bc8feee + * Fri Dec 06 2019 RH Container Bot - 1.12.0-0.85.dev.git8d6869b - autobuilt 8d6869b diff --git a/sources b/sources index 8686f72..06b2b7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8d6869b.tar.gz) = b31ed32a887b0f08de1a7e5b60ed8bf4362dc0fdbd5e1db90bc6fcc890a21978a96c67ab84c60e99395f222c1ec75a811e19eba84c824ed91d6acbb227f10f2d +SHA512 (buildah-bc8feee.tar.gz) = c3cffd67c313b8bd75c93f0fdcf11f43af1cd315599f749770b7eedc352497f6765a966805fe66cc0730442a22543518b3250b936ab9a5af8c015729ac5b5b6c From 9e81fd34b9fd1feb925119a7c362d7da2c015b07 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 11 Dec 2019 21:10:14 +0000 Subject: [PATCH 115/573] buildah-1.12.0-0.87.dev.git70b101f - autobuilt 70b101f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 957c728..036c7c9 100644 --- a/.gitignore +++ b/.gitignore @@ -379,3 +379,4 @@ /buildah-8fc5b01.tar.gz /buildah-8d6869b.tar.gz /buildah-bc8feee.tar.gz +/buildah-70b101f.tar.gz diff --git a/buildah.spec b/buildah.spec index c22e8ef..def6892 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 bc8feee6a4f9b86038d16417a98a3dc274867179 +%global commit0 70b101ffc7a43a6d42e45b84b034d6741e6930b0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.86.dev.git%{shortcommit0}%{?dist} +Release: 0.87.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 11 2019 RH Container Bot - 1.12.0-0.87.dev.git70b101f +- autobuilt 70b101f + * Wed Dec 11 2019 RH Container Bot - 1.12.0-0.86.dev.gitbc8feee - autobuilt bc8feee diff --git a/sources b/sources index 06b2b7d..0572b23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-bc8feee.tar.gz) = c3cffd67c313b8bd75c93f0fdcf11f43af1cd315599f749770b7eedc352497f6765a966805fe66cc0730442a22543518b3250b936ab9a5af8c015729ac5b5b6c +SHA512 (buildah-70b101f.tar.gz) = f2dc7b3cc22630dd1e65f5c4c9a24ad9bf025fd8ae21f453da48c623a9b09b852f01a7432fec0363fb8ca8b815302f19dad9058bbb4377be32ac7db0049a8e4f From b24b23d70d92dcbea3085fafd977b9d102bef5c9 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 13 Dec 2019 15:10:18 +0000 Subject: [PATCH 116/573] buildah-1.12.0-0.88.dev.gitdb59421 - autobuilt db59421 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 036c7c9..d109753 100644 --- a/.gitignore +++ b/.gitignore @@ -380,3 +380,4 @@ /buildah-8d6869b.tar.gz /buildah-bc8feee.tar.gz /buildah-70b101f.tar.gz +/buildah-db59421.tar.gz diff --git a/buildah.spec b/buildah.spec index def6892..98c116a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 70b101ffc7a43a6d42e45b84b034d6741e6930b0 +%global commit0 db59421d527abc49bfbca531aacedbb2b907ef36 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.12.0 -Release: 0.87.dev.git%{shortcommit0}%{?dist} +Release: 0.88.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Dec 13 2019 RH Container Bot - 1.12.0-0.88.dev.gitdb59421 +- autobuilt db59421 + * Wed Dec 11 2019 RH Container Bot - 1.12.0-0.87.dev.git70b101f - autobuilt 70b101f diff --git a/sources b/sources index 0572b23..baefe07 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-70b101f.tar.gz) = f2dc7b3cc22630dd1e65f5c4c9a24ad9bf025fd8ae21f453da48c623a9b09b852f01a7432fec0363fb8ca8b815302f19dad9058bbb4377be32ac7db0049a8e4f +SHA512 (buildah-db59421.tar.gz) = 07e708db30b0f50fa8daf08bd29b28db25dc2d5f25c42873344e297fb8b48a02690fcd23400a1e8354aec274b3efc7cce1368168761b9f47041a3ec9b2f17a5c From f21b36a868987195285419e036b2ad215a9df844 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 13 Dec 2019 19:10:28 +0000 Subject: [PATCH 117/573] buildah-1.13.0-0.1.dev.gite28c43d - bump to 1.13.0 - autobuilt e28c43d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d109753..b6efa2b 100644 --- a/.gitignore +++ b/.gitignore @@ -381,3 +381,4 @@ /buildah-bc8feee.tar.gz /buildah-70b101f.tar.gz /buildah-db59421.tar.gz +/buildah-e28c43d.tar.gz diff --git a/buildah.spec b/buildah.spec index 98c116a..8f78b90 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,16 +15,16 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 db59421d527abc49bfbca531aacedbb2b907ef36 +%global commit0 e28c43d17890a5c61ccb43300dbbe475c8e06e18 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v1.11.6 +%global built_tag v1.12.0 Name: %{repo} -Version: 1.12.0 -Release: 0.88.dev.git%{shortcommit0}%{?dist} +Version: 1.13.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,10 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Dec 13 2019 RH Container Bot - 1.13.0-0.1.dev.gite28c43d +- bump to 1.13.0 +- autobuilt e28c43d + * Fri Dec 13 2019 RH Container Bot - 1.12.0-0.88.dev.gitdb59421 - autobuilt db59421 diff --git a/sources b/sources index baefe07..c91b633 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-db59421.tar.gz) = 07e708db30b0f50fa8daf08bd29b28db25dc2d5f25c42873344e297fb8b48a02690fcd23400a1e8354aec274b3efc7cce1368168761b9f47041a3ec9b2f17a5c +SHA512 (buildah-e28c43d.tar.gz) = 5e1ca19c09b022d54b1afd6b283239301b6805f4162129549c015859b099521dd3937b465ef65bb4594da26331a1272de2489fe1659efb2d10cfaffa1bb626ad From b3a53a56ba9d881c619c7a26a97adef285ca2d1e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 16 Dec 2019 22:10:03 +0000 Subject: [PATCH 118/573] buildah-1.13.0-0.2.dev.git068b6f5 - autobuilt 068b6f5 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b6efa2b..927bb4a 100644 --- a/.gitignore +++ b/.gitignore @@ -382,3 +382,4 @@ /buildah-70b101f.tar.gz /buildah-db59421.tar.gz /buildah-e28c43d.tar.gz +/buildah-068b6f5.tar.gz diff --git a/buildah.spec b/buildah.spec index 8f78b90..ce2dcd6 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e28c43d17890a5c61ccb43300dbbe475c8e06e18 +%global commit0 068b6f5d63c6d9c6ecc7d45f934486b9df05fc60 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.13.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Dec 16 2019 RH Container Bot - 1.13.0-0.2.dev.git068b6f5 +- autobuilt 068b6f5 + * Fri Dec 13 2019 RH Container Bot - 1.13.0-0.1.dev.gite28c43d - bump to 1.13.0 - autobuilt e28c43d diff --git a/sources b/sources index c91b633..60b388e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e28c43d.tar.gz) = 5e1ca19c09b022d54b1afd6b283239301b6805f4162129549c015859b099521dd3937b465ef65bb4594da26331a1272de2489fe1659efb2d10cfaffa1bb626ad +SHA512 (buildah-068b6f5.tar.gz) = 7547be38bd11a20a5b6a886f919a98faf937937c2b25d22678f1a132b1a292a35bb56ed3d5040e5e67a09c76ea4e0386a322a98821a3e42369def151d91da7bb From e5b8ce465d33a7ca9f1a06ba0c4c0052389bbf82 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 17 Dec 2019 16:10:22 +0000 Subject: [PATCH 119/573] buildah-1.13.0-0.3.dev.gitacc7c35 - autobuilt acc7c35 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 927bb4a..e0bc884 100644 --- a/.gitignore +++ b/.gitignore @@ -383,3 +383,4 @@ /buildah-db59421.tar.gz /buildah-e28c43d.tar.gz /buildah-068b6f5.tar.gz +/buildah-acc7c35.tar.gz diff --git a/buildah.spec b/buildah.spec index ce2dcd6..8e3ec4b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 068b6f5d63c6d9c6ecc7d45f934486b9df05fc60 +%global commit0 acc7c35b615dc753c084f00087e3e211bf960593 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.13.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Dec 17 2019 RH Container Bot - 1.13.0-0.3.dev.gitacc7c35 +- autobuilt acc7c35 + * Mon Dec 16 2019 RH Container Bot - 1.13.0-0.2.dev.git068b6f5 - autobuilt 068b6f5 diff --git a/sources b/sources index 60b388e..34926b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-068b6f5.tar.gz) = 7547be38bd11a20a5b6a886f919a98faf937937c2b25d22678f1a132b1a292a35bb56ed3d5040e5e67a09c76ea4e0386a322a98821a3e42369def151d91da7bb +SHA512 (buildah-acc7c35.tar.gz) = 1950c34934cc527c597aa3b40f4241ff6140ee6d0132aadda1a4da91a52d81456fb9948aa111c005ce598866593b192a0f80845bc179e24cf4b90721d0d17caa From 12b971bb8a1ed5efc446767d02e603fbfa763f62 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 18 Dec 2019 14:10:13 +0000 Subject: [PATCH 120/573] buildah-1.13.0-0.4.dev.git0662a4e - autobuilt 0662a4e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e0bc884..46ab427 100644 --- a/.gitignore +++ b/.gitignore @@ -384,3 +384,4 @@ /buildah-e28c43d.tar.gz /buildah-068b6f5.tar.gz /buildah-acc7c35.tar.gz +/buildah-0662a4e.tar.gz diff --git a/buildah.spec b/buildah.spec index 8e3ec4b..de7909a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 acc7c35b615dc753c084f00087e3e211bf960593 +%global commit0 0662a4e3643b4dd39b166d538ee1115d129c0da7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.13.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 18 2019 RH Container Bot - 1.13.0-0.4.dev.git0662a4e +- autobuilt 0662a4e + * Tue Dec 17 2019 RH Container Bot - 1.13.0-0.3.dev.gitacc7c35 - autobuilt acc7c35 diff --git a/sources b/sources index 34926b4..dde8cfb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-acc7c35.tar.gz) = 1950c34934cc527c597aa3b40f4241ff6140ee6d0132aadda1a4da91a52d81456fb9948aa111c005ce598866593b192a0f80845bc179e24cf4b90721d0d17caa +SHA512 (buildah-0662a4e.tar.gz) = 08217792d3aa8b9ac7fbe522804975ea230110e893a88b0e2ca5b6390f2eb5089145dd1846abc203b5bed231f08ed2f2d5de042aa74b3e82523d46803b207b2b From 8f5f7f5d5cd68942f920fbe46633a9b6e313e878 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 18 Dec 2019 20:10:20 +0000 Subject: [PATCH 121/573] buildah-1.13.0-0.5.dev.git188269a - autobuilt 188269a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 46ab427..94e1fbe 100644 --- a/.gitignore +++ b/.gitignore @@ -385,3 +385,4 @@ /buildah-068b6f5.tar.gz /buildah-acc7c35.tar.gz /buildah-0662a4e.tar.gz +/buildah-188269a.tar.gz diff --git a/buildah.spec b/buildah.spec index de7909a..77e2988 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0662a4e3643b4dd39b166d538ee1115d129c0da7 +%global commit0 188269aaacab8d95c8b7e75773a0405cbd14da5b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.13.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 18 2019 RH Container Bot - 1.13.0-0.5.dev.git188269a +- autobuilt 188269a + * Wed Dec 18 2019 RH Container Bot - 1.13.0-0.4.dev.git0662a4e - autobuilt 0662a4e diff --git a/sources b/sources index dde8cfb..3d21223 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0662a4e.tar.gz) = 08217792d3aa8b9ac7fbe522804975ea230110e893a88b0e2ca5b6390f2eb5089145dd1846abc203b5bed231f08ed2f2d5de042aa74b3e82523d46803b207b2b +SHA512 (buildah-188269a.tar.gz) = 462afcf05c55f73299e14049126fce33f0459fd2cd86e60eafe28701ab2f4667a5d375d0eeca3cbc3428076e4347611f5bba7e680acc1ed83e04818db17f2e44 From 705f9e654b12f29aea647ae894cbba386736bf89 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 19 Dec 2019 14:10:22 +0000 Subject: [PATCH 122/573] buildah-1.13.0-0.6.dev.git2959a6b - autobuilt 2959a6b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 94e1fbe..f1a25bb 100644 --- a/.gitignore +++ b/.gitignore @@ -386,3 +386,4 @@ /buildah-acc7c35.tar.gz /buildah-0662a4e.tar.gz /buildah-188269a.tar.gz +/buildah-2959a6b.tar.gz diff --git a/buildah.spec b/buildah.spec index 77e2988..0392f5c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 188269aaacab8d95c8b7e75773a0405cbd14da5b +%global commit0 2959a6b8fc479dd762a28d7b3d5016938edfd136 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.13.0 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Dec 19 2019 RH Container Bot - 1.13.0-0.6.dev.git2959a6b +- autobuilt 2959a6b + * Wed Dec 18 2019 RH Container Bot - 1.13.0-0.5.dev.git188269a - autobuilt 188269a diff --git a/sources b/sources index 3d21223..2054dd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-188269a.tar.gz) = 462afcf05c55f73299e14049126fce33f0459fd2cd86e60eafe28701ab2f4667a5d375d0eeca3cbc3428076e4347611f5bba7e680acc1ed83e04818db17f2e44 +SHA512 (buildah-2959a6b.tar.gz) = 9b547b5cc415e7d3fd7cf7c1e7ef700d7a9ea1f9c5645f2757cb19b89f65967c1d1b284122b07d947a4b7f03cda659c72c6f833b887f706ce3e46760c1df4bd8 From 1b7aabc7fc8e64bd93d624dcf15570926ef2e5f0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 19 Dec 2019 17:10:12 +0000 Subject: [PATCH 123/573] buildah-1.13.0-0.7.dev.gite6815a1 - autobuilt e6815a1 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f1a25bb..2562942 100644 --- a/.gitignore +++ b/.gitignore @@ -387,3 +387,4 @@ /buildah-0662a4e.tar.gz /buildah-188269a.tar.gz /buildah-2959a6b.tar.gz +/buildah-e6815a1.tar.gz diff --git a/buildah.spec b/buildah.spec index 0392f5c..af735d4 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2959a6b8fc479dd762a28d7b3d5016938edfd136 +%global commit0 e6815a12a7399f08081e045f85e8462a19d081c3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.13.0 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Dec 19 2019 RH Container Bot - 1.13.0-0.7.dev.gite6815a1 +- autobuilt e6815a1 + * Thu Dec 19 2019 RH Container Bot - 1.13.0-0.6.dev.git2959a6b - autobuilt 2959a6b diff --git a/sources b/sources index 2054dd3..79daa5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2959a6b.tar.gz) = 9b547b5cc415e7d3fd7cf7c1e7ef700d7a9ea1f9c5645f2757cb19b89f65967c1d1b284122b07d947a4b7f03cda659c72c6f833b887f706ce3e46760c1df4bd8 +SHA512 (buildah-e6815a1.tar.gz) = 316a2937b77af56275cfdc6b6c943f596c1315271d0aa485a8b0d8ef29c261af3497a001be586c55f3de9c3cee07a1ed2df03ac5e9b2a7f6b5501cc11c6a8881 From d48952281f47131c0ca477b0c6fb3b5168e99fd1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 20 Dec 2019 20:10:16 +0000 Subject: [PATCH 124/573] buildah-1.13.0-0.8.dev.git9588a82 - autobuilt 9588a82 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2562942..53c99bf 100644 --- a/.gitignore +++ b/.gitignore @@ -388,3 +388,4 @@ /buildah-188269a.tar.gz /buildah-2959a6b.tar.gz /buildah-e6815a1.tar.gz +/buildah-9588a82.tar.gz diff --git a/buildah.spec b/buildah.spec index af735d4..8363348 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e6815a12a7399f08081e045f85e8462a19d081c3 +%global commit0 9588a829c8993fd66637f99b1f397658d2078096 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.13.0 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Dec 20 2019 RH Container Bot - 1.13.0-0.8.dev.git9588a82 +- autobuilt 9588a82 + * Thu Dec 19 2019 RH Container Bot - 1.13.0-0.7.dev.gite6815a1 - autobuilt e6815a1 diff --git a/sources b/sources index 79daa5e..0ca6c11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e6815a1.tar.gz) = 316a2937b77af56275cfdc6b6c943f596c1315271d0aa485a8b0d8ef29c261af3497a001be586c55f3de9c3cee07a1ed2df03ac5e9b2a7f6b5501cc11c6a8881 +SHA512 (buildah-9588a82.tar.gz) = f1cf19c425f9be8e8a882fb24cd4f8025f930811f52adcbb47e06baef177b593ce57df833525055ea5d2ffe7968d052c03f33dd8624fae0083db05af4de20e1d From 871655b534a8099ad1199ac9979a95a3a324dbab Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sun, 22 Dec 2019 12:10:18 +0000 Subject: [PATCH 125/573] buildah-1.13.0-0.9.dev.git41b7852 - autobuilt 41b7852 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 53c99bf..65da782 100644 --- a/.gitignore +++ b/.gitignore @@ -389,3 +389,4 @@ /buildah-2959a6b.tar.gz /buildah-e6815a1.tar.gz /buildah-9588a82.tar.gz +/buildah-41b7852.tar.gz diff --git a/buildah.spec b/buildah.spec index 8363348..ae2a6cd 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9588a829c8993fd66637f99b1f397658d2078096 +%global commit0 41b7852611f57433a4d27027080e2617b2252f72 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.13.0 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sun Dec 22 2019 RH Container Bot - 1.13.0-0.9.dev.git41b7852 +- autobuilt 41b7852 + * Fri Dec 20 2019 RH Container Bot - 1.13.0-0.8.dev.git9588a82 - autobuilt 9588a82 diff --git a/sources b/sources index 0ca6c11..cccaccf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9588a82.tar.gz) = f1cf19c425f9be8e8a882fb24cd4f8025f930811f52adcbb47e06baef177b593ce57df833525055ea5d2ffe7968d052c03f33dd8624fae0083db05af4de20e1d +SHA512 (buildah-41b7852.tar.gz) = 6821c8fc88c9bad6ddd0890523a867526b27a40fab72caaef6ede57097f872f0813843ee924784916779c7aa7fbf2a9369ac83c29ed3a4aab3332fafc3f85415 From 44f34ccb8ed9bf854a9a91f936aad0de032d6f99 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sun, 22 Dec 2019 16:10:56 +0000 Subject: [PATCH 126/573] buildah-1.13.0-0.10.dev.git6941254 - autobuilt 6941254 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 65da782..309b85d 100644 --- a/.gitignore +++ b/.gitignore @@ -390,3 +390,4 @@ /buildah-e6815a1.tar.gz /buildah-9588a82.tar.gz /buildah-41b7852.tar.gz +/buildah-6941254.tar.gz diff --git a/buildah.spec b/buildah.spec index ae2a6cd..4f06123 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 41b7852611f57433a4d27027080e2617b2252f72 +%global commit0 6941254c29793a94ad72c7fd0d874b86665287c3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.13.0 -Release: 0.9.dev.git%{shortcommit0}%{?dist} +Release: 0.10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sun Dec 22 2019 RH Container Bot - 1.13.0-0.10.dev.git6941254 +- autobuilt 6941254 + * Sun Dec 22 2019 RH Container Bot - 1.13.0-0.9.dev.git41b7852 - autobuilt 41b7852 diff --git a/sources b/sources index cccaccf..fa798a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-41b7852.tar.gz) = 6821c8fc88c9bad6ddd0890523a867526b27a40fab72caaef6ede57097f872f0813843ee924784916779c7aa7fbf2a9369ac83c29ed3a4aab3332fafc3f85415 +SHA512 (buildah-6941254.tar.gz) = 728605f2c8da8fdf35be82c54f9444fe8f36211780ba9555dba00d8b18efb3cf2e3d7b9482c97a1a28cb6e72b343bbed1bb6a16fb41fe4167981e8e04de764c0 From 9747733597dc46f6556d6131a1a505ca71f328de Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 31 Dec 2019 13:43:22 +0000 Subject: [PATCH 127/573] buildah-1.14.0-0.1.dev.git726e24d - bump to 1.14.0 - autobuilt 726e24d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 309b85d..6542a58 100644 --- a/.gitignore +++ b/.gitignore @@ -391,3 +391,4 @@ /buildah-9588a82.tar.gz /buildah-41b7852.tar.gz /buildah-6941254.tar.gz +/buildah-726e24d.tar.gz diff --git a/buildah.spec b/buildah.spec index 4f06123..abb877f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6941254c29793a94ad72c7fd0d874b86665287c3 +%global commit0 726e24d5e536d2006ad71db34b97e4142adebf21 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -23,8 +23,8 @@ %global built_tag v1.12.0 Name: %{repo} -Version: 1.13.0 -Release: 0.10.dev.git%{shortcommit0}%{?dist} +Version: 1.14.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,10 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Dec 31 2019 RH Container Bot - 1.14.0-0.1.dev.git726e24d +- bump to 1.14.0 +- autobuilt 726e24d + * Sun Dec 22 2019 RH Container Bot - 1.13.0-0.10.dev.git6941254 - autobuilt 6941254 diff --git a/sources b/sources index fa798a1..bedc88c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6941254.tar.gz) = 728605f2c8da8fdf35be82c54f9444fe8f36211780ba9555dba00d8b18efb3cf2e3d7b9482c97a1a28cb6e72b343bbed1bb6a16fb41fe4167981e8e04de764c0 +SHA512 (buildah-726e24d.tar.gz) = 440064aa1366b4b7e5f585aaa8a7b052ce0f2fcd247e1b6bb64746d3c7399cf63aaf93c9f55fac230d0cdf3939064940fd156e4711c6ff13f6d909d24fd9ba3b From 860c98a03cbb7bcd5abf233a38268e7193ec79a1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 3 Jan 2020 16:10:23 +0000 Subject: [PATCH 128/573] buildah-1.14.0-0.2.dev.git8d41b83 - autobuilt 8d41b83 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6542a58..425587a 100644 --- a/.gitignore +++ b/.gitignore @@ -392,3 +392,4 @@ /buildah-41b7852.tar.gz /buildah-6941254.tar.gz /buildah-726e24d.tar.gz +/buildah-8d41b83.tar.gz diff --git a/buildah.spec b/buildah.spec index abb877f..b19c2e1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 726e24d5e536d2006ad71db34b97e4142adebf21 +%global commit0 8d41b836227df2740fff4969e7890ea16df67be7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 03 2020 RH Container Bot - 1.14.0-0.2.dev.git8d41b83 +- autobuilt 8d41b83 + * Tue Dec 31 2019 RH Container Bot - 1.14.0-0.1.dev.git726e24d - bump to 1.14.0 - autobuilt 726e24d diff --git a/sources b/sources index bedc88c..71f3534 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-726e24d.tar.gz) = 440064aa1366b4b7e5f585aaa8a7b052ce0f2fcd247e1b6bb64746d3c7399cf63aaf93c9f55fac230d0cdf3939064940fd156e4711c6ff13f6d909d24fd9ba3b +SHA512 (buildah-8d41b83.tar.gz) = 34e5790504bb457c9c1ffe6fd880626c974b45312edb05adee1fe1e4d4ebac4f0f085789204b002b3a12954b82df9df0f77c444471acb89b7260119898a60a72 From b90f89eb2cf965fcf69f48df44ea1e3e19162340 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 4 Jan 2020 03:11:05 +0000 Subject: [PATCH 129/573] buildah-1.14.0-0.3.dev.gitc42f440 - autobuilt c42f440 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 425587a..adfd57c 100644 --- a/.gitignore +++ b/.gitignore @@ -393,3 +393,4 @@ /buildah-6941254.tar.gz /buildah-726e24d.tar.gz /buildah-8d41b83.tar.gz +/buildah-c42f440.tar.gz diff --git a/buildah.spec b/buildah.spec index b19c2e1..ea0f636 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8d41b836227df2740fff4969e7890ea16df67be7 +%global commit0 c42f440f9807e51f79e56fc1f5b4bb501ec8c183 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Jan 04 2020 RH Container Bot - 1.14.0-0.3.dev.gitc42f440 +- autobuilt c42f440 + * Fri Jan 03 2020 RH Container Bot - 1.14.0-0.2.dev.git8d41b83 - autobuilt 8d41b83 diff --git a/sources b/sources index 71f3534..23b6c83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8d41b83.tar.gz) = 34e5790504bb457c9c1ffe6fd880626c974b45312edb05adee1fe1e4d4ebac4f0f085789204b002b3a12954b82df9df0f77c444471acb89b7260119898a60a72 +SHA512 (buildah-c42f440.tar.gz) = beb5f83626f180e55c23e5825384967dbb47fd1af22249f3c2404c688d8be1d251593242d457eee8c6fcf06af94c8e4a844c325ebe63cbcac7250e852e91f663 From 6afa00d1bbb5a2858c95243c48eb8bf83446b268 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 6 Jan 2020 09:36:21 -0700 Subject: [PATCH 130/573] Enable gating tests Signed-off-by: Ed Santiago --- gating.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..92d738a --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - fedora-* +decision_context: bodhi_update_push_stable +rules: + - !PassingTestCaseRule {test_case_name: org.centos.prod.ci.pipeline.allpackages-build.complete} From c832fc9de6ccc491185e055c82b820c2cbcd0075 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 6 Jan 2020 17:10:08 +0000 Subject: [PATCH 131/573] buildah-1.14.0-0.4.dev.git20c2a54 - autobuilt 20c2a54 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index adfd57c..91a565b 100644 --- a/.gitignore +++ b/.gitignore @@ -394,3 +394,4 @@ /buildah-726e24d.tar.gz /buildah-8d41b83.tar.gz /buildah-c42f440.tar.gz +/buildah-20c2a54.tar.gz diff --git a/buildah.spec b/buildah.spec index ea0f636..d7cc0f5 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c42f440f9807e51f79e56fc1f5b4bb501ec8c183 +%global commit0 20c2a545b9cebb4bf5dea021087c63ba2137eff8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 06 2020 RH Container Bot - 1.14.0-0.4.dev.git20c2a54 +- autobuilt 20c2a54 + * Sat Jan 04 2020 RH Container Bot - 1.14.0-0.3.dev.gitc42f440 - autobuilt c42f440 diff --git a/sources b/sources index 23b6c83..875fbd6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c42f440.tar.gz) = beb5f83626f180e55c23e5825384967dbb47fd1af22249f3c2404c688d8be1d251593242d457eee8c6fcf06af94c8e4a844c325ebe63cbcac7250e852e91f663 +SHA512 (buildah-20c2a54.tar.gz) = 4e8226cf9a1a772f51eb13fac17b5f18e32f6018d1ea95e19af16978ca727a139a6156ad0d279238b782f2a63482d0fd69d43d032873909f62b96fd9f3d08a93 From 3ec08eec798a2f5a73be156bb79a319bee9ca8f4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 6 Jan 2020 22:10:07 +0000 Subject: [PATCH 132/573] buildah-1.14.0-0.5.dev.gitd792c70 - autobuilt d792c70 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 91a565b..80210f9 100644 --- a/.gitignore +++ b/.gitignore @@ -395,3 +395,4 @@ /buildah-8d41b83.tar.gz /buildah-c42f440.tar.gz /buildah-20c2a54.tar.gz +/buildah-d792c70.tar.gz diff --git a/buildah.spec b/buildah.spec index d7cc0f5..7f0a2e9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 20c2a545b9cebb4bf5dea021087c63ba2137eff8 +%global commit0 d792c70fc99805a469f98a8839f51688ad584f45 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 06 2020 RH Container Bot - 1.14.0-0.5.dev.gitd792c70 +- autobuilt d792c70 + * Mon Jan 06 2020 RH Container Bot - 1.14.0-0.4.dev.git20c2a54 - autobuilt 20c2a54 diff --git a/sources b/sources index 875fbd6..5dcdca9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-20c2a54.tar.gz) = 4e8226cf9a1a772f51eb13fac17b5f18e32f6018d1ea95e19af16978ca727a139a6156ad0d279238b782f2a63482d0fd69d43d032873909f62b96fd9f3d08a93 +SHA512 (buildah-d792c70.tar.gz) = 9db3a99b4bcfbe66932b3942a1686a07f1cf2edb7a46b74c12bfbdd0fae70ae4a38833db34ad1f85b1cf6abf0783cd831806b1fbbc613d5fbdd79cddd53e9104 From 24b7d180c651fc8c9765af9075175ffb3bad5b01 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 7 Jan 2020 11:11:42 +0000 Subject: [PATCH 133/573] buildah-1.14.0-0.6.dev.git45543bf - autobuilt 45543bf Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 80210f9..68a6c09 100644 --- a/.gitignore +++ b/.gitignore @@ -396,3 +396,4 @@ /buildah-c42f440.tar.gz /buildah-20c2a54.tar.gz /buildah-d792c70.tar.gz +/buildah-45543bf.tar.gz diff --git a/buildah.spec b/buildah.spec index 7f0a2e9..19c4da0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d792c70fc99805a469f98a8839f51688ad584f45 +%global commit0 45543bf9b296304dc6fd1f1a2070f42ad34e66d4 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Jan 07 2020 RH Container Bot - 1.14.0-0.6.dev.git45543bf +- autobuilt 45543bf + * Mon Jan 06 2020 RH Container Bot - 1.14.0-0.5.dev.gitd792c70 - autobuilt d792c70 diff --git a/sources b/sources index 5dcdca9..0b4ac99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d792c70.tar.gz) = 9db3a99b4bcfbe66932b3942a1686a07f1cf2edb7a46b74c12bfbdd0fae70ae4a38833db34ad1f85b1cf6abf0783cd831806b1fbbc613d5fbdd79cddd53e9104 +SHA512 (buildah-45543bf.tar.gz) = 4c4f54cac8021d714c3cfa4e11fa36f6f746fd36b17ed82f7bcc2fa5e61febe19cc6925621fd4f59d22a51179784ba53f2f09068c9d3e3277d340114f0aabee1 From b5e588a75cbbc1bc7b4ea2d7e9a1f17bcd198cfb Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 7 Jan 2020 16:10:25 +0000 Subject: [PATCH 134/573] buildah-1.14.0-0.7.dev.gitdbec497 - autobuilt dbec497 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 68a6c09..f074c1b 100644 --- a/.gitignore +++ b/.gitignore @@ -397,3 +397,4 @@ /buildah-20c2a54.tar.gz /buildah-d792c70.tar.gz /buildah-45543bf.tar.gz +/buildah-dbec497.tar.gz diff --git a/buildah.spec b/buildah.spec index 19c4da0..87948a2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 45543bf9b296304dc6fd1f1a2070f42ad34e66d4 +%global commit0 dbec497140e00b3ac7271c72f55b45ce35ebba30 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Jan 07 2020 RH Container Bot - 1.14.0-0.7.dev.gitdbec497 +- autobuilt dbec497 + * Tue Jan 07 2020 RH Container Bot - 1.14.0-0.6.dev.git45543bf - autobuilt 45543bf diff --git a/sources b/sources index 0b4ac99..7b675e5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-45543bf.tar.gz) = 4c4f54cac8021d714c3cfa4e11fa36f6f746fd36b17ed82f7bcc2fa5e61febe19cc6925621fd4f59d22a51179784ba53f2f09068c9d3e3277d340114f0aabee1 +SHA512 (buildah-dbec497.tar.gz) = 4e2fcd7f548fdec9dd9e5ba0dac377c81c6ac5ca34e82e0eb67ae6a09386b5b9e053761d14c478e10498a2227c0e7b817acdcead38a46dea45d8a98c00e6293f From 9175b2f661e5f3eae95199c12d2e0bba4196a8d3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 8 Jan 2020 03:10:25 +0000 Subject: [PATCH 135/573] buildah-1.14.0-0.8.dev.gite7be041 - autobuilt e7be041 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f074c1b..3c8a3a5 100644 --- a/.gitignore +++ b/.gitignore @@ -398,3 +398,4 @@ /buildah-d792c70.tar.gz /buildah-45543bf.tar.gz /buildah-dbec497.tar.gz +/buildah-e7be041.tar.gz diff --git a/buildah.spec b/buildah.spec index 87948a2..1e07b68 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 dbec497140e00b3ac7271c72f55b45ce35ebba30 +%global commit0 e7be041dad55c8c8209fcd4b1e22cc5f0de48b5a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jan 08 2020 RH Container Bot - 1.14.0-0.8.dev.gite7be041 +- autobuilt e7be041 + * Tue Jan 07 2020 RH Container Bot - 1.14.0-0.7.dev.gitdbec497 - autobuilt dbec497 diff --git a/sources b/sources index 7b675e5..8435da5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-dbec497.tar.gz) = 4e2fcd7f548fdec9dd9e5ba0dac377c81c6ac5ca34e82e0eb67ae6a09386b5b9e053761d14c478e10498a2227c0e7b817acdcead38a46dea45d8a98c00e6293f +SHA512 (buildah-e7be041.tar.gz) = 836e63106606bab0912acff94cd8427bd64d272d4ea5ac396ae8547e284b2dcca7bb150823209e70d6b003becc31ebe4b9932d544ff078fdebb74a652c143b35 From c74d9118ad4d047c845b860dad90d5191bbf5604 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 8 Jan 2020 05:10:09 +0000 Subject: [PATCH 136/573] buildah-1.14.0-0.9.dev.gitb555b7d - autobuilt b555b7d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3c8a3a5..9f54d1d 100644 --- a/.gitignore +++ b/.gitignore @@ -399,3 +399,4 @@ /buildah-45543bf.tar.gz /buildah-dbec497.tar.gz /buildah-e7be041.tar.gz +/buildah-b555b7d.tar.gz diff --git a/buildah.spec b/buildah.spec index 1e07b68..ba4fa5d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e7be041dad55c8c8209fcd4b1e22cc5f0de48b5a +%global commit0 b555b7dfc6bfccc497c6eff432a79f7796c75753 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jan 08 2020 RH Container Bot - 1.14.0-0.9.dev.gitb555b7d +- autobuilt b555b7d + * Wed Jan 08 2020 RH Container Bot - 1.14.0-0.8.dev.gite7be041 - autobuilt e7be041 diff --git a/sources b/sources index 8435da5..c226056 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e7be041.tar.gz) = 836e63106606bab0912acff94cd8427bd64d272d4ea5ac396ae8547e284b2dcca7bb150823209e70d6b003becc31ebe4b9932d544ff078fdebb74a652c143b35 +SHA512 (buildah-b555b7d.tar.gz) = b35a1d4a0f4064110efb4a3bbc55a09124fc8bd970bc8635034acb9f5268cc30f944bbab388aff4ca02bdf56f7cfacef771464b2057457417ca8f4677660b90a From e871fd22533f638ccb2f4dda6bf93e1eac8078b0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 8 Jan 2020 12:10:26 +0000 Subject: [PATCH 137/573] buildah-1.14.0-0.10.dev.gita3dec02 - autobuilt a3dec02 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9f54d1d..47991b2 100644 --- a/.gitignore +++ b/.gitignore @@ -400,3 +400,4 @@ /buildah-dbec497.tar.gz /buildah-e7be041.tar.gz /buildah-b555b7d.tar.gz +/buildah-a3dec02.tar.gz diff --git a/buildah.spec b/buildah.spec index ba4fa5d..3650d44 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b555b7dfc6bfccc497c6eff432a79f7796c75753 +%global commit0 a3dec025f399e73f1d434651998998590b91f828 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.9.dev.git%{shortcommit0}%{?dist} +Release: 0.10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jan 08 2020 RH Container Bot - 1.14.0-0.10.dev.gita3dec02 +- autobuilt a3dec02 + * Wed Jan 08 2020 RH Container Bot - 1.14.0-0.9.dev.gitb555b7d - autobuilt b555b7d diff --git a/sources b/sources index c226056..d3a3b95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b555b7d.tar.gz) = b35a1d4a0f4064110efb4a3bbc55a09124fc8bd970bc8635034acb9f5268cc30f944bbab388aff4ca02bdf56f7cfacef771464b2057457417ca8f4677660b90a +SHA512 (buildah-a3dec02.tar.gz) = d44c134c2304f507f95be612cba2778b2f9f880b27fba247365b186fbf022a4fd7061d6d4284dfa1f37421180f51b48ebb0e7cf39bd8f2daf563e3905d28dec2 From 304078af320bac19da1029c9d1f811f29a0c9042 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 8 Jan 2020 16:10:21 +0000 Subject: [PATCH 138/573] buildah-1.14.0-0.11.dev.git47ce18b - autobuilt 47ce18b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 47991b2..c9445da 100644 --- a/.gitignore +++ b/.gitignore @@ -401,3 +401,4 @@ /buildah-e7be041.tar.gz /buildah-b555b7d.tar.gz /buildah-a3dec02.tar.gz +/buildah-47ce18b.tar.gz diff --git a/buildah.spec b/buildah.spec index 3650d44..a8c46c7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 a3dec025f399e73f1d434651998998590b91f828 +%global commit0 47ce18b63c19dfd0dfc9ef5e90ea26ebcacb562e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.10.dev.git%{shortcommit0}%{?dist} +Release: 0.11.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jan 08 2020 RH Container Bot - 1.14.0-0.11.dev.git47ce18b +- autobuilt 47ce18b + * Wed Jan 08 2020 RH Container Bot - 1.14.0-0.10.dev.gita3dec02 - autobuilt a3dec02 diff --git a/sources b/sources index d3a3b95..8df8c16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-a3dec02.tar.gz) = d44c134c2304f507f95be612cba2778b2f9f880b27fba247365b186fbf022a4fd7061d6d4284dfa1f37421180f51b48ebb0e7cf39bd8f2daf563e3905d28dec2 +SHA512 (buildah-47ce18b.tar.gz) = 6540dd528a923fecefa021f00b08ad15355f447ccd9405753ad570b733aaa7d34fa76251aca936e8b4b89ecbbca79cac4b8967cdfa3575ac7c9d0f992c746e48 From cd1589652b24e8d7541fc6603f7d913b1e55bb19 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 9 Jan 2020 12:10:47 +0000 Subject: [PATCH 139/573] buildah-1.14.0-0.12.dev.git55fa8f5 - autobuilt 55fa8f5 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c9445da..84640d6 100644 --- a/.gitignore +++ b/.gitignore @@ -402,3 +402,4 @@ /buildah-b555b7d.tar.gz /buildah-a3dec02.tar.gz /buildah-47ce18b.tar.gz +/buildah-55fa8f5.tar.gz diff --git a/buildah.spec b/buildah.spec index a8c46c7..2a72480 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 47ce18b63c19dfd0dfc9ef5e90ea26ebcacb562e +%global commit0 55fa8f5a46a7871c453faa760ee3b8e08662238a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.12.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 09 2020 RH Container Bot - 1.14.0-0.12.dev.git55fa8f5 +- autobuilt 55fa8f5 + * Wed Jan 08 2020 RH Container Bot - 1.14.0-0.11.dev.git47ce18b - autobuilt 47ce18b diff --git a/sources b/sources index 8df8c16..6ff9b2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-47ce18b.tar.gz) = 6540dd528a923fecefa021f00b08ad15355f447ccd9405753ad570b733aaa7d34fa76251aca936e8b4b89ecbbca79cac4b8967cdfa3575ac7c9d0f992c746e48 +SHA512 (buildah-55fa8f5.tar.gz) = 599af8202615cab5c83677e9569816df326b6032b784290def900fae9a2396a6fb7af9ade46cc0cb42878c5fac138dbbc355a1f7786a12535cf99dbfbc07be03 From 510564d0d11d46dfa1d8641ce7402c9b633cedf4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 9 Jan 2020 18:10:16 +0000 Subject: [PATCH 140/573] buildah-1.14.0-0.13.dev.git4e23b7a - autobuilt 4e23b7a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 84640d6..09c85ca 100644 --- a/.gitignore +++ b/.gitignore @@ -403,3 +403,4 @@ /buildah-a3dec02.tar.gz /buildah-47ce18b.tar.gz /buildah-55fa8f5.tar.gz +/buildah-4e23b7a.tar.gz diff --git a/buildah.spec b/buildah.spec index 2a72480..ed7bd54 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 55fa8f5a46a7871c453faa760ee3b8e08662238a +%global commit0 4e23b7a10cc9bcb990a7060cdd376a7da57bd51f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.12.dev.git%{shortcommit0}%{?dist} +Release: 0.13.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 09 2020 RH Container Bot - 1.14.0-0.13.dev.git4e23b7a +- autobuilt 4e23b7a + * Thu Jan 09 2020 RH Container Bot - 1.14.0-0.12.dev.git55fa8f5 - autobuilt 55fa8f5 diff --git a/sources b/sources index 6ff9b2e..219f51c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-55fa8f5.tar.gz) = 599af8202615cab5c83677e9569816df326b6032b784290def900fae9a2396a6fb7af9ade46cc0cb42878c5fac138dbbc355a1f7786a12535cf99dbfbc07be03 +SHA512 (buildah-4e23b7a.tar.gz) = c92fbac16306df8cc5cb278432cd5b5f91dce0cca03d07495939f4dd30e6b978c18419aa6388196eb37352cb8a47402ed70a218204bb16f627b5a7cdf778fa84 From 9e49b110d0d3d8c0c311a12ae66e2425147498ae Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 13 Jan 2020 15:10:49 +0000 Subject: [PATCH 141/573] buildah-1.14.0-0.14.dev.git3af1491 - autobuilt 3af1491 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 09c85ca..6e47afa 100644 --- a/.gitignore +++ b/.gitignore @@ -404,3 +404,4 @@ /buildah-47ce18b.tar.gz /buildah-55fa8f5.tar.gz /buildah-4e23b7a.tar.gz +/buildah-3af1491.tar.gz diff --git a/buildah.spec b/buildah.spec index ed7bd54..3126bba 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 4e23b7a10cc9bcb990a7060cdd376a7da57bd51f +%global commit0 3af1491885ccd0dfe72fdda935e8cdcc612f8c78 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.13.dev.git%{shortcommit0}%{?dist} +Release: 0.14.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 13 2020 RH Container Bot - 1.14.0-0.14.dev.git3af1491 +- autobuilt 3af1491 + * Thu Jan 09 2020 RH Container Bot - 1.14.0-0.13.dev.git4e23b7a - autobuilt 4e23b7a diff --git a/sources b/sources index 219f51c..fc64af1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-4e23b7a.tar.gz) = c92fbac16306df8cc5cb278432cd5b5f91dce0cca03d07495939f4dd30e6b978c18419aa6388196eb37352cb8a47402ed70a218204bb16f627b5a7cdf778fa84 +SHA512 (buildah-3af1491.tar.gz) = 752d2e15af607a3a4f3fbed900cdd1e1e2fa57817250dbaaa4fa26c50f5c896816a6e27b5d0d9fcfb51de1e19a69f5f6109609df7c1d80d45da67af57235f8da From 1ca2ccc5da029764d46eeea1ea7ea66260a64de5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 13 Jan 2020 16:10:24 +0000 Subject: [PATCH 142/573] buildah-1.14.0-0.15.dev.git9def9c0 - autobuilt 9def9c0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6e47afa..b0b16df 100644 --- a/.gitignore +++ b/.gitignore @@ -405,3 +405,4 @@ /buildah-55fa8f5.tar.gz /buildah-4e23b7a.tar.gz /buildah-3af1491.tar.gz +/buildah-9def9c0.tar.gz diff --git a/buildah.spec b/buildah.spec index 3126bba..7c47fb1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 3af1491885ccd0dfe72fdda935e8cdcc612f8c78 +%global commit0 9def9c06cbce0035429625756c9aa9a586cdba34 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.14.dev.git%{shortcommit0}%{?dist} +Release: 0.15.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 13 2020 RH Container Bot - 1.14.0-0.15.dev.git9def9c0 +- autobuilt 9def9c0 + * Mon Jan 13 2020 RH Container Bot - 1.14.0-0.14.dev.git3af1491 - autobuilt 3af1491 diff --git a/sources b/sources index fc64af1..f5e58cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-3af1491.tar.gz) = 752d2e15af607a3a4f3fbed900cdd1e1e2fa57817250dbaaa4fa26c50f5c896816a6e27b5d0d9fcfb51de1e19a69f5f6109609df7c1d80d45da67af57235f8da +SHA512 (buildah-9def9c0.tar.gz) = bf9f1d38013b3c5733a305113565ee8dfb4422049fba9f23246977806f797f531d0df7f142e52d021681a319ee7feaeb203e5d42b811bd92a8aa34649364afbc From a4266055039091e0c6fa5dc1212de5644eb8b031 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 13 Jan 2020 20:10:20 +0000 Subject: [PATCH 143/573] buildah-1.14.0-0.16.dev.gitf7731c2 - autobuilt f7731c2 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b0b16df..7e867ec 100644 --- a/.gitignore +++ b/.gitignore @@ -406,3 +406,4 @@ /buildah-4e23b7a.tar.gz /buildah-3af1491.tar.gz /buildah-9def9c0.tar.gz +/buildah-f7731c2.tar.gz diff --git a/buildah.spec b/buildah.spec index 7c47fb1..d0c2ac7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9def9c06cbce0035429625756c9aa9a586cdba34 +%global commit0 f7731c2dee0d34a1ed7eac43e74ffe8e37c872d7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.15.dev.git%{shortcommit0}%{?dist} +Release: 0.16.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 13 2020 RH Container Bot - 1.14.0-0.16.dev.gitf7731c2 +- autobuilt f7731c2 + * Mon Jan 13 2020 RH Container Bot - 1.14.0-0.15.dev.git9def9c0 - autobuilt 9def9c0 diff --git a/sources b/sources index f5e58cc..7d87c59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9def9c0.tar.gz) = bf9f1d38013b3c5733a305113565ee8dfb4422049fba9f23246977806f797f531d0df7f142e52d021681a319ee7feaeb203e5d42b811bd92a8aa34649364afbc +SHA512 (buildah-f7731c2.tar.gz) = 404241aa420635b5f4bb8d774aa78608d0dc68cd25b9b45dfbd6291e5fecc28b260e514d41bd722f590ddc8ce19414cf2ee0fc87712c4b970032bbafab01913d From e337816f2b75d57863985617d9f1c32b567c8714 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 13 Jan 2020 21:10:16 +0000 Subject: [PATCH 144/573] buildah-1.14.0-0.17.dev.gitb7e6731 - autobuilt b7e6731 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7e867ec..7b675a9 100644 --- a/.gitignore +++ b/.gitignore @@ -407,3 +407,4 @@ /buildah-3af1491.tar.gz /buildah-9def9c0.tar.gz /buildah-f7731c2.tar.gz +/buildah-b7e6731.tar.gz diff --git a/buildah.spec b/buildah.spec index d0c2ac7..040fa43 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f7731c2dee0d34a1ed7eac43e74ffe8e37c872d7 +%global commit0 b7e67317db33f56c338cd5a541ef752bbe17471d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.16.dev.git%{shortcommit0}%{?dist} +Release: 0.17.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 13 2020 RH Container Bot - 1.14.0-0.17.dev.gitb7e6731 +- autobuilt b7e6731 + * Mon Jan 13 2020 RH Container Bot - 1.14.0-0.16.dev.gitf7731c2 - autobuilt f7731c2 diff --git a/sources b/sources index 7d87c59..2edcc37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f7731c2.tar.gz) = 404241aa420635b5f4bb8d774aa78608d0dc68cd25b9b45dfbd6291e5fecc28b260e514d41bd722f590ddc8ce19414cf2ee0fc87712c4b970032bbafab01913d +SHA512 (buildah-b7e6731.tar.gz) = ce80c5bdb1c7fa01ed5ae072165629acc9e152563f859ca66e6737e416bf5089a2002270608aa7ff630309cbea4145bdb3a1aed30fe0abbb99a54539bdf8100e From 04806fa6945f75f6d5fb35e8b657d02deb5a1ce6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 13 Jan 2020 23:10:13 +0000 Subject: [PATCH 145/573] buildah-1.14.0-0.18.dev.git720e5d6 - autobuilt 720e5d6 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7b675a9..ed46cbd 100644 --- a/.gitignore +++ b/.gitignore @@ -408,3 +408,4 @@ /buildah-9def9c0.tar.gz /buildah-f7731c2.tar.gz /buildah-b7e6731.tar.gz +/buildah-720e5d6.tar.gz diff --git a/buildah.spec b/buildah.spec index 040fa43..0405ebe 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b7e67317db33f56c338cd5a541ef752bbe17471d +%global commit0 720e5d6309392d6d60f61a3cde5e5739ab8fff44 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.17.dev.git%{shortcommit0}%{?dist} +Release: 0.18.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 13 2020 RH Container Bot - 1.14.0-0.18.dev.git720e5d6 +- autobuilt 720e5d6 + * Mon Jan 13 2020 RH Container Bot - 1.14.0-0.17.dev.gitb7e6731 - autobuilt b7e6731 diff --git a/sources b/sources index 2edcc37..4f2e0f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b7e6731.tar.gz) = ce80c5bdb1c7fa01ed5ae072165629acc9e152563f859ca66e6737e416bf5089a2002270608aa7ff630309cbea4145bdb3a1aed30fe0abbb99a54539bdf8100e +SHA512 (buildah-720e5d6.tar.gz) = cd2ef7f3382926eddd858bda6c4dcf9885a5fc03753641cf30c29141816c2537f70482dc90a582e261678b1aac0f5c9fb29390642153163bf223165fd91f66f7 From 15963d9bfb2d9010d31f9bc4a46b47ada5f792d2 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 14 Jan 2020 18:10:11 +0000 Subject: [PATCH 146/573] buildah-1.14.0-0.19.dev.gitbf14e6c - autobuilt bf14e6c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ed46cbd..ec24279 100644 --- a/.gitignore +++ b/.gitignore @@ -409,3 +409,4 @@ /buildah-f7731c2.tar.gz /buildah-b7e6731.tar.gz /buildah-720e5d6.tar.gz +/buildah-bf14e6c.tar.gz diff --git a/buildah.spec b/buildah.spec index 0405ebe..31f24e1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 720e5d6309392d6d60f61a3cde5e5739ab8fff44 +%global commit0 bf14e6ca2dd8299fc5d5145cb0ced904d5786aa8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.18.dev.git%{shortcommit0}%{?dist} +Release: 0.19.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Jan 14 2020 RH Container Bot - 1.14.0-0.19.dev.gitbf14e6c +- autobuilt bf14e6c + * Mon Jan 13 2020 RH Container Bot - 1.14.0-0.18.dev.git720e5d6 - autobuilt 720e5d6 diff --git a/sources b/sources index 4f2e0f3..92e6607 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-720e5d6.tar.gz) = cd2ef7f3382926eddd858bda6c4dcf9885a5fc03753641cf30c29141816c2537f70482dc90a582e261678b1aac0f5c9fb29390642153163bf223165fd91f66f7 +SHA512 (buildah-bf14e6c.tar.gz) = 4a2356764f526c0a4dac7b2b270b6561a4295cf259be6de137f5566a621068255c83a22dd42e9908e6cdc5f447fe9da67fa93154cc0e094d9e570b3556c7bf4a From 47d8f074d677cd1bc6e3ed2bd4c29ea15cef9432 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 15 Jan 2020 18:10:34 +0000 Subject: [PATCH 147/573] buildah-1.14.0-0.20.dev.git09d1c24 - autobuilt 09d1c24 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ec24279..008f926 100644 --- a/.gitignore +++ b/.gitignore @@ -410,3 +410,4 @@ /buildah-b7e6731.tar.gz /buildah-720e5d6.tar.gz /buildah-bf14e6c.tar.gz +/buildah-09d1c24.tar.gz diff --git a/buildah.spec b/buildah.spec index 31f24e1..9015602 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 bf14e6ca2dd8299fc5d5145cb0ced904d5786aa8 +%global commit0 09d1c24e3dd4c5c3071a3088dc0d600d929ba8ec %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.19.dev.git%{shortcommit0}%{?dist} +Release: 0.20.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jan 15 2020 RH Container Bot - 1.14.0-0.20.dev.git09d1c24 +- autobuilt 09d1c24 + * Tue Jan 14 2020 RH Container Bot - 1.14.0-0.19.dev.gitbf14e6c - autobuilt bf14e6c diff --git a/sources b/sources index 92e6607..91c7744 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-bf14e6c.tar.gz) = 4a2356764f526c0a4dac7b2b270b6561a4295cf259be6de137f5566a621068255c83a22dd42e9908e6cdc5f447fe9da67fa93154cc0e094d9e570b3556c7bf4a +SHA512 (buildah-09d1c24.tar.gz) = 9f8141bac9fc71c3007958078cfcd1049d453bc69c3be98138f7c346fbf9ed1bb1522b7d7be54a4afe9670e612aef0eb84bf20ce1a8c8f52bc98414fb1b4bb58 From d780a006428b7716cdf9875f05f1908d9574428e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 16 Jan 2020 13:09:59 +0000 Subject: [PATCH 148/573] buildah-1.14.0-0.21.dev.gitb09fdc3 - autobuilt b09fdc3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 008f926..ca12f46 100644 --- a/.gitignore +++ b/.gitignore @@ -411,3 +411,4 @@ /buildah-720e5d6.tar.gz /buildah-bf14e6c.tar.gz /buildah-09d1c24.tar.gz +/buildah-b09fdc3.tar.gz diff --git a/buildah.spec b/buildah.spec index 9015602..72710be 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 09d1c24e3dd4c5c3071a3088dc0d600d929ba8ec +%global commit0 b09fdc33e8d37924d3584f7526d5c0fda086d7fc %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.20.dev.git%{shortcommit0}%{?dist} +Release: 0.21.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 16 2020 RH Container Bot - 1.14.0-0.21.dev.gitb09fdc3 +- autobuilt b09fdc3 + * Wed Jan 15 2020 RH Container Bot - 1.14.0-0.20.dev.git09d1c24 - autobuilt 09d1c24 diff --git a/sources b/sources index 91c7744..e166185 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-09d1c24.tar.gz) = 9f8141bac9fc71c3007958078cfcd1049d453bc69c3be98138f7c346fbf9ed1bb1522b7d7be54a4afe9670e612aef0eb84bf20ce1a8c8f52bc98414fb1b4bb58 +SHA512 (buildah-b09fdc3.tar.gz) = 560ddda26c527bdc996444e6d6f3fac14329901cbd6f434a4b03701e10e9f8d4c5bd353b17e3a2dc3795adcb1bc2adbdf1825e5996a325e6d66850f41df231ce From 66137617a0694ac58016a5829cc0c50de0ecd391 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 16 Jan 2020 15:10:09 +0000 Subject: [PATCH 149/573] buildah-1.14.0-0.22.dev.gitc46f6e0 - autobuilt c46f6e0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ca12f46..7bac477 100644 --- a/.gitignore +++ b/.gitignore @@ -412,3 +412,4 @@ /buildah-bf14e6c.tar.gz /buildah-09d1c24.tar.gz /buildah-b09fdc3.tar.gz +/buildah-c46f6e0.tar.gz diff --git a/buildah.spec b/buildah.spec index 72710be..ff0d30a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b09fdc33e8d37924d3584f7526d5c0fda086d7fc +%global commit0 c46f6e03211130773d34eb87877058079936a237 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.21.dev.git%{shortcommit0}%{?dist} +Release: 0.22.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 16 2020 RH Container Bot - 1.14.0-0.22.dev.gitc46f6e0 +- autobuilt c46f6e0 + * Thu Jan 16 2020 RH Container Bot - 1.14.0-0.21.dev.gitb09fdc3 - autobuilt b09fdc3 diff --git a/sources b/sources index e166185..be40fc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b09fdc3.tar.gz) = 560ddda26c527bdc996444e6d6f3fac14329901cbd6f434a4b03701e10e9f8d4c5bd353b17e3a2dc3795adcb1bc2adbdf1825e5996a325e6d66850f41df231ce +SHA512 (buildah-c46f6e0.tar.gz) = c0d07f060f3d215e6f8aae9b0a5201f081be8ee7a7182a990c2ede00978f8903ea0f17c5e54fc5408f97a0d24afd0c1fe6cead3bd0cb516e917e0e2e49457dab From fe7c8c4351b16ae8f174de7bb081b29545042138 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 17 Jan 2020 19:10:25 +0000 Subject: [PATCH 150/573] buildah-1.14.0-0.23.dev.gitca0819f - autobuilt ca0819f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7bac477..cc719f4 100644 --- a/.gitignore +++ b/.gitignore @@ -413,3 +413,4 @@ /buildah-09d1c24.tar.gz /buildah-b09fdc3.tar.gz /buildah-c46f6e0.tar.gz +/buildah-ca0819f.tar.gz diff --git a/buildah.spec b/buildah.spec index ff0d30a..f398a63 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c46f6e03211130773d34eb87877058079936a237 +%global commit0 ca0819f64017dd3614df8c9bc269b96fa70b758d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.22.dev.git%{shortcommit0}%{?dist} +Release: 0.23.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 17 2020 RH Container Bot - 1.14.0-0.23.dev.gitca0819f +- autobuilt ca0819f + * Thu Jan 16 2020 RH Container Bot - 1.14.0-0.22.dev.gitc46f6e0 - autobuilt c46f6e0 diff --git a/sources b/sources index be40fc9..0b79e10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c46f6e0.tar.gz) = c0d07f060f3d215e6f8aae9b0a5201f081be8ee7a7182a990c2ede00978f8903ea0f17c5e54fc5408f97a0d24afd0c1fe6cead3bd0cb516e917e0e2e49457dab +SHA512 (buildah-ca0819f.tar.gz) = 0d82bf30ad6d2b8cb4783b303f0fdaa88df4249b9ef6e06a6bac3584aef311db853ad79a39ed8173125c2ba5f691c7ee285b0f1721222931f296f9bef3205c15 From 56f81e73345434dfdf6d88c178b39d7d1db9a41a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 17 Jan 2020 20:10:42 +0000 Subject: [PATCH 151/573] buildah-1.14.0-0.24.dev.gita925f79 - autobuilt a925f79 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cc719f4..296ed02 100644 --- a/.gitignore +++ b/.gitignore @@ -414,3 +414,4 @@ /buildah-b09fdc3.tar.gz /buildah-c46f6e0.tar.gz /buildah-ca0819f.tar.gz +/buildah-a925f79.tar.gz diff --git a/buildah.spec b/buildah.spec index f398a63..78dae13 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ca0819f64017dd3614df8c9bc269b96fa70b758d +%global commit0 a925f79cc32c28643cdde607cd38be06e5a11645 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.23.dev.git%{shortcommit0}%{?dist} +Release: 0.24.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 17 2020 RH Container Bot - 1.14.0-0.24.dev.gita925f79 +- autobuilt a925f79 + * Fri Jan 17 2020 RH Container Bot - 1.14.0-0.23.dev.gitca0819f - autobuilt ca0819f diff --git a/sources b/sources index 0b79e10..bee05fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ca0819f.tar.gz) = 0d82bf30ad6d2b8cb4783b303f0fdaa88df4249b9ef6e06a6bac3584aef311db853ad79a39ed8173125c2ba5f691c7ee285b0f1721222931f296f9bef3205c15 +SHA512 (buildah-a925f79.tar.gz) = 3b2964be2bd78661e3ba64a11a4875fce245cdbfd467e09c67e946554f699bf9d699b7f16f45a724884d79ffff2d094034ae0cc73276884b9286161302b733e4 From 5f0942d1789340fe7edeb0ea29876dcf2f468fd2 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sun, 19 Jan 2020 13:10:17 +0000 Subject: [PATCH 152/573] buildah-1.14.0-0.25.dev.git2055fe9 - autobuilt 2055fe9 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 296ed02..0f2d15d 100644 --- a/.gitignore +++ b/.gitignore @@ -415,3 +415,4 @@ /buildah-c46f6e0.tar.gz /buildah-ca0819f.tar.gz /buildah-a925f79.tar.gz +/buildah-2055fe9.tar.gz diff --git a/buildah.spec b/buildah.spec index 78dae13..b45bd15 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 a925f79cc32c28643cdde607cd38be06e5a11645 +%global commit0 2055fe9131c9d2dc6ceee5458ca731f4b2a40c56 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.24.dev.git%{shortcommit0}%{?dist} +Release: 0.25.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sun Jan 19 2020 RH Container Bot - 1.14.0-0.25.dev.git2055fe9 +- autobuilt 2055fe9 + * Fri Jan 17 2020 RH Container Bot - 1.14.0-0.24.dev.gita925f79 - autobuilt a925f79 diff --git a/sources b/sources index bee05fa..43ffcfb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-a925f79.tar.gz) = 3b2964be2bd78661e3ba64a11a4875fce245cdbfd467e09c67e946554f699bf9d699b7f16f45a724884d79ffff2d094034ae0cc73276884b9286161302b733e4 +SHA512 (buildah-2055fe9.tar.gz) = 7bce1181bad36179e5f6d0df27942e8264206c0464478089a454fdeaa10512efde92fa18ec9decdf26b7c81087311b68c6df069d190bf327f28d13bd06f0b901 From 632a310949142c204861863955043a4cc3b79744 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 21 Jan 2020 01:10:17 +0000 Subject: [PATCH 153/573] buildah-1.14.0-0.26.dev.git0c3234f - autobuilt 0c3234f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0f2d15d..1a011b1 100644 --- a/.gitignore +++ b/.gitignore @@ -416,3 +416,4 @@ /buildah-ca0819f.tar.gz /buildah-a925f79.tar.gz /buildah-2055fe9.tar.gz +/buildah-0c3234f.tar.gz diff --git a/buildah.spec b/buildah.spec index b45bd15..60499ab 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2055fe9131c9d2dc6ceee5458ca731f4b2a40c56 +%global commit0 0c3234f226232a9ca72bfac1fad30c105ca14bd5 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.25.dev.git%{shortcommit0}%{?dist} +Release: 0.26.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Jan 21 2020 RH Container Bot - 1.14.0-0.26.dev.git0c3234f +- autobuilt 0c3234f + * Sun Jan 19 2020 RH Container Bot - 1.14.0-0.25.dev.git2055fe9 - autobuilt 2055fe9 diff --git a/sources b/sources index 43ffcfb..d329ff3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2055fe9.tar.gz) = 7bce1181bad36179e5f6d0df27942e8264206c0464478089a454fdeaa10512efde92fa18ec9decdf26b7c81087311b68c6df069d190bf327f28d13bd06f0b901 +SHA512 (buildah-0c3234f.tar.gz) = 27049aec96a73fa413cd05b7cc204e93b0dd93f37f222aae2577e4e89feabfe00f658ddf7720fd8b9a8a15c7e5a50d768608e916d06afe32ae00aeafc40495e2 From 623651c020bfed17dace8bd74d03484ffa9c1388 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 21 Jan 2020 13:10:32 +0000 Subject: [PATCH 154/573] buildah-1.14.0-0.27.dev.git6417a9a - autobuilt 6417a9a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1a011b1..61eb0cd 100644 --- a/.gitignore +++ b/.gitignore @@ -417,3 +417,4 @@ /buildah-a925f79.tar.gz /buildah-2055fe9.tar.gz /buildah-0c3234f.tar.gz +/buildah-6417a9a.tar.gz diff --git a/buildah.spec b/buildah.spec index 60499ab..87c0ab8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0c3234f226232a9ca72bfac1fad30c105ca14bd5 +%global commit0 6417a9a07481b87e20f25a15648d8a3196c5eceb %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.26.dev.git%{shortcommit0}%{?dist} +Release: 0.27.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Jan 21 2020 RH Container Bot - 1.14.0-0.27.dev.git6417a9a +- autobuilt 6417a9a + * Tue Jan 21 2020 RH Container Bot - 1.14.0-0.26.dev.git0c3234f - autobuilt 0c3234f diff --git a/sources b/sources index d329ff3..5cb961b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0c3234f.tar.gz) = 27049aec96a73fa413cd05b7cc204e93b0dd93f37f222aae2577e4e89feabfe00f658ddf7720fd8b9a8a15c7e5a50d768608e916d06afe32ae00aeafc40495e2 +SHA512 (buildah-6417a9a.tar.gz) = 4400c36bde4c7e3c1c36b66e310173dd89b9bcedb3a7b031466563a7b0b06c07ac4af9f4f9cefd192e1e350985beda82d651007890ad2da1b28064fd78225699 From 9cc6d12e03227a725e9510152c9bc4868e4df2e7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 21 Jan 2020 17:10:31 +0000 Subject: [PATCH 155/573] buildah-1.14.0-0.28.dev.git6e277a2 - autobuilt 6e277a2 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 61eb0cd..2909ef0 100644 --- a/.gitignore +++ b/.gitignore @@ -418,3 +418,4 @@ /buildah-2055fe9.tar.gz /buildah-0c3234f.tar.gz /buildah-6417a9a.tar.gz +/buildah-6e277a2.tar.gz diff --git a/buildah.spec b/buildah.spec index 87c0ab8..bd2052e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6417a9a07481b87e20f25a15648d8a3196c5eceb +%global commit0 6e277a2d8f4af200197d02a126f92351c2b15e21 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.27.dev.git%{shortcommit0}%{?dist} +Release: 0.28.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Jan 21 2020 RH Container Bot - 1.14.0-0.28.dev.git6e277a2 +- autobuilt 6e277a2 + * Tue Jan 21 2020 RH Container Bot - 1.14.0-0.27.dev.git6417a9a - autobuilt 6417a9a diff --git a/sources b/sources index 5cb961b..4190c1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6417a9a.tar.gz) = 4400c36bde4c7e3c1c36b66e310173dd89b9bcedb3a7b031466563a7b0b06c07ac4af9f4f9cefd192e1e350985beda82d651007890ad2da1b28064fd78225699 +SHA512 (buildah-6e277a2.tar.gz) = f0467fd27877d4a7f58f9c396499a5d9cd7ba26062329e7a8d7c24daeb83f56edd8377189eccf63cc5dc362997014702fefa461e6b36cb6e7950606a1a08787c From e33ca2b2164ffa5909bbef122aeec86652853af4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 27 Jan 2020 04:11:51 +0000 Subject: [PATCH 156/573] buildah-1.14.0-0.29.dev.gitec4bbe6 - autobuilt ec4bbe6 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2909ef0..5f71f57 100644 --- a/.gitignore +++ b/.gitignore @@ -419,3 +419,4 @@ /buildah-0c3234f.tar.gz /buildah-6417a9a.tar.gz /buildah-6e277a2.tar.gz +/buildah-ec4bbe6.tar.gz diff --git a/buildah.spec b/buildah.spec index bd2052e..bab88e4 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6e277a2d8f4af200197d02a126f92351c2b15e21 +%global commit0 ec4bbe6638d8f43f3f4ab684bee68c17ac6a1848 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.28.dev.git%{shortcommit0}%{?dist} +Release: 0.29.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 27 2020 RH Container Bot - 1.14.0-0.29.dev.gitec4bbe6 +- autobuilt ec4bbe6 + * Tue Jan 21 2020 RH Container Bot - 1.14.0-0.28.dev.git6e277a2 - autobuilt 6e277a2 diff --git a/sources b/sources index 4190c1d..50fd1dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6e277a2.tar.gz) = f0467fd27877d4a7f58f9c396499a5d9cd7ba26062329e7a8d7c24daeb83f56edd8377189eccf63cc5dc362997014702fefa461e6b36cb6e7950606a1a08787c +SHA512 (buildah-ec4bbe6.tar.gz) = ec818efa62aa116c307cba14919c533e253a5be779ed6e3532abcbbe0b5c4d1395d24dacf2ed7c5b542c74365b1d4bcfe410fd69cd8dbbc5ac85ab9cfb13c265 From cab8db52d67faf815be47bde64babfac107646a5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 28 Jan 2020 04:11:27 +0000 Subject: [PATCH 157/573] buildah-1.14.0-0.30.dev.git0a063c4 - autobuilt 0a063c4 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5f71f57..6b4bbe0 100644 --- a/.gitignore +++ b/.gitignore @@ -420,3 +420,4 @@ /buildah-6417a9a.tar.gz /buildah-6e277a2.tar.gz /buildah-ec4bbe6.tar.gz +/buildah-0a063c4.tar.gz diff --git a/buildah.spec b/buildah.spec index bab88e4..461f883 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ec4bbe6638d8f43f3f4ab684bee68c17ac6a1848 +%global commit0 0a063c48a284713431ee87c79ab0a886f61cab20 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.29.dev.git%{shortcommit0}%{?dist} +Release: 0.30.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Jan 28 2020 RH Container Bot - 1.14.0-0.30.dev.git0a063c4 +- autobuilt 0a063c4 + * Mon Jan 27 2020 RH Container Bot - 1.14.0-0.29.dev.gitec4bbe6 - autobuilt ec4bbe6 diff --git a/sources b/sources index 50fd1dd..958bf76 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ec4bbe6.tar.gz) = ec818efa62aa116c307cba14919c533e253a5be779ed6e3532abcbbe0b5c4d1395d24dacf2ed7c5b542c74365b1d4bcfe410fd69cd8dbbc5ac85ab9cfb13c265 +SHA512 (buildah-0a063c4.tar.gz) = cb2f37773a01cd17e8528340a8eb60054e847dc54a19e729876e05d7c709a9cc76d089bfe2aac2dcc12b268bebae2e56b4cab0eb508aefcc6beec7e95f303606 From e0acf5e3afed278e857c33756c740264dc3acfe8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 29 Jan 2020 04:12:23 +0000 Subject: [PATCH 158/573] buildah-1.14.0-0.31.dev.git82ff48a - autobuilt 82ff48a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6b4bbe0..a537025 100644 --- a/.gitignore +++ b/.gitignore @@ -421,3 +421,4 @@ /buildah-6e277a2.tar.gz /buildah-ec4bbe6.tar.gz /buildah-0a063c4.tar.gz +/buildah-82ff48a.tar.gz diff --git a/buildah.spec b/buildah.spec index 461f883..4f1a552 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0a063c48a284713431ee87c79ab0a886f61cab20 +%global commit0 82ff48a06647e1c6ac4d24a23cf4a9dabd3e8f93 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.30.dev.git%{shortcommit0}%{?dist} +Release: 0.31.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jan 29 2020 RH Container Bot - 1.14.0-0.31.dev.git82ff48a +- autobuilt 82ff48a + * Tue Jan 28 2020 RH Container Bot - 1.14.0-0.30.dev.git0a063c4 - autobuilt 0a063c4 diff --git a/sources b/sources index 958bf76..0657c35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0a063c4.tar.gz) = cb2f37773a01cd17e8528340a8eb60054e847dc54a19e729876e05d7c709a9cc76d089bfe2aac2dcc12b268bebae2e56b4cab0eb508aefcc6beec7e95f303606 +SHA512 (buildah-82ff48a.tar.gz) = b1f6986319430bad498453f16ac0a7c0f8c6e8c1652e2b70f83051ad813a2fa03ddebce062fcb0ae47fd8e9e31168ce7a747aa757d1ba168d2431b73e74af922 From 34d5831bf63babdfe5543a4ff46023a5a2da46e1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 30 Jan 2020 04:11:59 +0000 Subject: [PATCH 159/573] buildah-1.14.0-0.32.dev.git4131dfa - autobuilt 4131dfa Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a537025..f85d22e 100644 --- a/.gitignore +++ b/.gitignore @@ -422,3 +422,4 @@ /buildah-ec4bbe6.tar.gz /buildah-0a063c4.tar.gz /buildah-82ff48a.tar.gz +/buildah-4131dfa.tar.gz diff --git a/buildah.spec b/buildah.spec index 4f1a552..271340f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 82ff48a06647e1c6ac4d24a23cf4a9dabd3e8f93 +%global commit0 4131dfa38281fc32082e225e3be2a9255b0bc106 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.31.dev.git%{shortcommit0}%{?dist} +Release: 0.32.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 30 2020 RH Container Bot - 1.14.0-0.32.dev.git4131dfa +- autobuilt 4131dfa + * Wed Jan 29 2020 RH Container Bot - 1.14.0-0.31.dev.git82ff48a - autobuilt 82ff48a diff --git a/sources b/sources index 0657c35..a0bf6bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-82ff48a.tar.gz) = b1f6986319430bad498453f16ac0a7c0f8c6e8c1652e2b70f83051ad813a2fa03ddebce062fcb0ae47fd8e9e31168ce7a747aa757d1ba168d2431b73e74af922 +SHA512 (buildah-4131dfa.tar.gz) = d07bd33d50b51daad22c16c88a9decd3f5ad0f5e8fd1053e8c73f96dd705894e0dfc1cd575261b2e6bd15ec0922cab2de28de8e5c83c1cd7d9edbf5a7ba60016 From f2fbdcef00ce6dbc2b2ccd189135253a5ead0fe1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 31 Jan 2020 04:12:49 +0000 Subject: [PATCH 160/573] buildah-1.14.0-0.33.dev.git3177db5 - autobuilt 3177db5 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f85d22e..f291e0f 100644 --- a/.gitignore +++ b/.gitignore @@ -423,3 +423,4 @@ /buildah-0a063c4.tar.gz /buildah-82ff48a.tar.gz /buildah-4131dfa.tar.gz +/buildah-3177db5.tar.gz diff --git a/buildah.spec b/buildah.spec index 271340f..451dbc0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 4131dfa38281fc32082e225e3be2a9255b0bc106 +%global commit0 3177db512bed9aaa306c158052ca6091c7a9426b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.32.dev.git%{shortcommit0}%{?dist} +Release: 0.33.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 31 2020 RH Container Bot - 1.14.0-0.33.dev.git3177db5 +- autobuilt 3177db5 + * Thu Jan 30 2020 RH Container Bot - 1.14.0-0.32.dev.git4131dfa - autobuilt 4131dfa diff --git a/sources b/sources index a0bf6bf..416380a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-4131dfa.tar.gz) = d07bd33d50b51daad22c16c88a9decd3f5ad0f5e8fd1053e8c73f96dd705894e0dfc1cd575261b2e6bd15ec0922cab2de28de8e5c83c1cd7d9edbf5a7ba60016 +SHA512 (buildah-3177db5.tar.gz) = ad5642e4729ddc7982bff6716d485735035e62023543a0709fdb92a32d4e801d7f8ce1ad78c147b7b397ca273d7cdded23e802eb6077dfb473ea9d63f6ded469 From b1ce4c2906a7a29a7720a98a45d9d958a199a045 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 1 Feb 2020 04:18:53 +0000 Subject: [PATCH 161/573] buildah-1.14.0-0.34.dev.gitf89b081 - autobuilt f89b081 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f291e0f..96c261d 100644 --- a/.gitignore +++ b/.gitignore @@ -424,3 +424,4 @@ /buildah-82ff48a.tar.gz /buildah-4131dfa.tar.gz /buildah-3177db5.tar.gz +/buildah-f89b081.tar.gz diff --git a/buildah.spec b/buildah.spec index 451dbc0..c53229b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,16 +15,16 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 3177db512bed9aaa306c158052ca6091c7a9426b +%global commit0 f89b081e05bc4f2d649469f03b702d9b95ddb996 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v1.12.0 +%global built_tag v1.13.2 Name: %{repo} Version: 1.14.0 -Release: 0.33.dev.git%{shortcommit0}%{?dist} +Release: 0.34.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Feb 01 2020 RH Container Bot - 1.14.0-0.34.dev.gitf89b081 +- autobuilt f89b081 + * Fri Jan 31 2020 RH Container Bot - 1.14.0-0.33.dev.git3177db5 - autobuilt 3177db5 diff --git a/sources b/sources index 416380a..a32ea9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-3177db5.tar.gz) = ad5642e4729ddc7982bff6716d485735035e62023543a0709fdb92a32d4e801d7f8ce1ad78c147b7b397ca273d7cdded23e802eb6077dfb473ea9d63f6ded469 +SHA512 (buildah-f89b081.tar.gz) = 609b111146d7cf9c205d60f3eb55a8727c03160baf1affb9146157030981bdb7379d3c34f96da5af20ab3e6d2eb12418afbc0057b710bfe3855bcac2109b1e5c From c10b25e4b2c341e5cc127a76f5ac3b1abb0115f0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 5 Feb 2020 04:11:20 +0000 Subject: [PATCH 162/573] buildah-1.14.0-0.35.dev.gitf1cf92b - autobuilt f1cf92b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 96c261d..e81c38c 100644 --- a/.gitignore +++ b/.gitignore @@ -425,3 +425,4 @@ /buildah-4131dfa.tar.gz /buildah-3177db5.tar.gz /buildah-f89b081.tar.gz +/buildah-f1cf92b.tar.gz diff --git a/buildah.spec b/buildah.spec index c53229b..e915d54 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f89b081e05bc4f2d649469f03b702d9b95ddb996 +%global commit0 f1cf92bba2345a555a437dc533d420769ecb66b2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.14.0 -Release: 0.34.dev.git%{shortcommit0}%{?dist} +Release: 0.35.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -125,6 +125,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Feb 05 2020 RH Container Bot - 1.14.0-0.35.dev.gitf1cf92b +- autobuilt f1cf92b + * Sat Feb 01 2020 RH Container Bot - 1.14.0-0.34.dev.gitf89b081 - autobuilt f89b081 diff --git a/sources b/sources index a32ea9f..06b1e00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f89b081.tar.gz) = 609b111146d7cf9c205d60f3eb55a8727c03160baf1affb9146157030981bdb7379d3c34f96da5af20ab3e6d2eb12418afbc0057b710bfe3855bcac2109b1e5c +SHA512 (buildah-f1cf92b.tar.gz) = 1ace9b914d3f12fb80fb03e5fc95453f4f3c830c1a075c1367d8d866b549df43279fa1c01683009b8ea8c374c0551def0522963b9be75622c185c19e62dda770 From 153db9d3bc361f123b8bc7efdb24b854f2a21fac Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 5 Feb 2020 04:59:56 -0500 Subject: [PATCH 163/573] adjust deps and macros for centos obs build Signed-off-by: Lokesh Mandvekar --- buildah.spec | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/buildah.spec b/buildah.spec index e915d54..30cee20 100644 --- a/buildah.spec +++ b/buildah.spec @@ -1,5 +1,10 @@ %global with_bundled 1 + +%if 0%{?fedora} %global with_debug 1 +%else +%global with_debug 0 +%endif %if 0%{?with_debug} %global _find_debuginfo_dwz_opts %{nil} @@ -8,19 +13,23 @@ %global debug_package %{nil} %endif -%global provider github -%global provider_tld com -%global project containers -%global repo buildah +%if ! 0%{?gobuild:1} +%define gobuild(o:) GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" -a -v -x %{?**}; +%endif + +%define provider github +%define provider_tld com +%define project containers +%define repo buildah # https://github.com/containers/buildah -%global import_path %{provider}.%{provider_tld}/%{project}/%{repo} -%global git0 https://%{import_path} -%global commit0 f1cf92bba2345a555a437dc533d420769ecb66b2 -%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +%define import_path %{provider}.%{provider_tld}/%{project}/%{repo} +%define git0 https://%{import_path} +%define commit0 f1cf92bba2345a555a437dc533d420769ecb66b2 +%define shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v1.13.2 +%define built_tag v1.13.2 Name: %{repo} Version: 1.14.0 @@ -29,22 +38,21 @@ Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz -# If go_compiler is not set to 1, there is no virtual provide. Use golang instead. -BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} +BuildRequires: golang BuildRequires: git BuildRequires: glib2-devel BuildRequires: libseccomp-static -BuildRequires: ostree-devel BuildRequires: glibc-static -BuildRequires: golang-github-cpuguy83-md2man +BuildRequires: go-md2man BuildRequires: gpgme-devel -BuildRequires: device-mapper-devel -BuildRequires: btrfs-progs-devel BuildRequires: libassuan-devel BuildRequires: make Requires: crun >= 0.10-1 Requires: containers-common %if 0%{?fedora} +BuildRequires: btrfs-progs-devel +BuildRequires: device-mapper-devel +BuildRequires: ostree-devel Recommends: container-selinux Recommends: slirp4netns >= 0.3-0 Recommends: fuse-overlayfs From a8ccab039d7ca25b9f5905fddd21d1e8f404d384 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 5 Feb 2020 05:10:09 -0500 Subject: [PATCH 164/573] adjust libseccomp deps Signed-off-by: Lokesh Mandvekar --- buildah.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 30cee20..8d9f140 100644 --- a/buildah.spec +++ b/buildah.spec @@ -41,7 +41,6 @@ Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz BuildRequires: golang BuildRequires: git BuildRequires: glib2-devel -BuildRequires: libseccomp-static BuildRequires: glibc-static BuildRequires: go-md2man BuildRequires: gpgme-devel @@ -53,11 +52,13 @@ Requires: containers-common BuildRequires: btrfs-progs-devel BuildRequires: device-mapper-devel BuildRequires: ostree-devel +BuildRequires: libseccomp-static Recommends: container-selinux Recommends: slirp4netns >= 0.3-0 Recommends: fuse-overlayfs %else #### DO NOT REMOVE - NEEDED FOR CENTOS +BuildRequires: libseccomp-devel Requires: libseccomp >= 2.4.1-0 Requires: container-selinux Requires: slirp4netns >= 0.3-0 From 572907d26fa03bd0078d0c17519558cba565a6cb Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 10 Feb 2020 13:40:20 -0700 Subject: [PATCH 165/573] buildah-tests now requires 'jq' Signed-off-by: Ed Santiago --- buildah.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/buildah.spec b/buildah.spec index 8d9f140..724e71f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -81,6 +81,7 @@ Requires: bats Requires: bzip2 Requires: podman Requires: golang +Requires: jq %description tests %{summary} From 28f6158f90fdc92848a964892a7fd151e53c88cb Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 16 Mar 2020 16:33:08 +0000 Subject: [PATCH 166/573] buildah-1.15.0-0.1.dev.gitf1cf92b - bump to 1.15.0 - autobuilt d26f437 Signed-off-by: RH Container Bot --- buildah.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 724e71f..5a06d49 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,8 +32,8 @@ %define built_tag v1.13.2 Name: %{repo} -Version: 1.14.0 -Release: 0.35.dev.git%{shortcommit0}%{?dist} +Version: 1.15.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,10 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 16 2020 RH Container Bot - 1.15.0-0.1.dev.gitf1cf92b +- bump to 1.15.0 +- autobuilt d26f437 + * Wed Feb 05 2020 RH Container Bot - 1.14.0-0.35.dev.gitf1cf92b - autobuilt f1cf92b From 0aac0c2398b31434e7990ea10b6e0da90d0c92f3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 17 Mar 2020 17:28:29 +0000 Subject: [PATCH 167/573] buildah-1.15.0-0.2.dev.gitf1cf92b - autobuilt 040fb4b Signed-off-by: RH Container Bot --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 5a06d49..9abc222 100644 --- a/buildah.spec +++ b/buildah.spec @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Mar 17 2020 RH Container Bot - 1.15.0-0.2.dev.gitf1cf92b +- autobuilt 040fb4b + * Mon Mar 16 2020 RH Container Bot - 1.15.0-0.1.dev.gitf1cf92b - bump to 1.15.0 - autobuilt d26f437 From e433a492f16cd4cc7379f18ead57e21d446491cd Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 18 Mar 2020 04:13:08 +0000 Subject: [PATCH 168/573] buildah-1.15.0-0.3.dev.gitf1cf92b - autobuilt a2285ed Signed-off-by: RH Container Bot --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 9abc222..dcc941c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Mar 18 2020 RH Container Bot - 1.15.0-0.3.dev.gitf1cf92b +- autobuilt a2285ed + * Tue Mar 17 2020 RH Container Bot - 1.15.0-0.2.dev.gitf1cf92b - autobuilt 040fb4b From 6860d5b3095772abd42b3aae883aa06a8c32e7bf Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 18 Mar 2020 19:21:26 +0000 Subject: [PATCH 169/573] buildah-1.15.0-0.4.dev.gitf1cf92b - autobuilt a2285ed Signed-off-by: RH Container Bot --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index dcc941c..2a42b19 100644 --- a/buildah.spec +++ b/buildah.spec @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Mar 18 2020 RH Container Bot - 1.15.0-0.4.dev.gitf1cf92b +- autobuilt a2285ed + * Wed Mar 18 2020 RH Container Bot - 1.15.0-0.3.dev.gitf1cf92b - autobuilt a2285ed From 0305e662510f6b1b23e91834ff9d0d6684c5dfcd Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 19 Mar 2020 04:13:53 +0000 Subject: [PATCH 170/573] buildah-1.15.0-0.5.dev.gitf1cf92b - autobuilt a2285ed Signed-off-by: RH Container Bot --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 2a42b19..8e1e775 100644 --- a/buildah.spec +++ b/buildah.spec @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 19 2020 RH Container Bot - 1.15.0-0.5.dev.gitf1cf92b +- autobuilt a2285ed + * Wed Mar 18 2020 RH Container Bot - 1.15.0-0.4.dev.gitf1cf92b - autobuilt a2285ed From 86e9aedfac8758bcf321d8c8fce79b55c2d0ccc3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 19 Mar 2020 14:30:01 +0000 Subject: [PATCH 171/573] buildah-1.15.0-0.6.dev.gitf1cf92b - autobuilt 843d15d Signed-off-by: RH Container Bot --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 8e1e775..7b149fe 100644 --- a/buildah.spec +++ b/buildah.spec @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 19 2020 RH Container Bot - 1.15.0-0.6.dev.gitf1cf92b +- autobuilt 843d15d + * Thu Mar 19 2020 RH Container Bot - 1.15.0-0.5.dev.gitf1cf92b - autobuilt a2285ed From 49e99fbd52287c9e420f3d3e044b1837d7a60f70 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 19 Mar 2020 15:11:59 +0000 Subject: [PATCH 172/573] buildah-1.15.0-0.7.dev.gitf1cf92b - autobuilt 843d15d Signed-off-by: RH Container Bot --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 7b149fe..eb152e3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 19 2020 RH Container Bot - 1.15.0-0.7.dev.gitf1cf92b +- autobuilt 843d15d + * Thu Mar 19 2020 RH Container Bot - 1.15.0-0.6.dev.gitf1cf92b - autobuilt 843d15d From 92992c82d85d1cca15344637c1fc666b2b07e904 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 19 Mar 2020 11:18:20 -0400 Subject: [PATCH 173/573] fix commit Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + buildah.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e81c38c..ee40454 100644 --- a/.gitignore +++ b/.gitignore @@ -426,3 +426,4 @@ /buildah-3177db5.tar.gz /buildah-f89b081.tar.gz /buildah-f1cf92b.tar.gz +/buildah-843d15d.tar.gz diff --git a/buildah.spec b/buildah.spec index eb152e3..24abd5d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,12 +24,12 @@ # https://github.com/containers/buildah %define import_path %{provider}.%{provider_tld}/%{project}/%{repo} %define git0 https://%{import_path} -%define commit0 f1cf92bba2345a555a437dc533d420769ecb66b2 +%define commit0 843d15de3e797bd912607d27324d13a9d5c27dfb %define shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.13.2 +%define built_tag v1.14.3 Name: %{repo} Version: 1.15.0 @@ -135,8 +135,8 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog -* Thu Mar 19 2020 RH Container Bot - 1.15.0-0.7.dev.gitf1cf92b -- autobuilt 843d15d +* Thu Mar 19 2020 Lokesh Mandvekar - 1.15.0-0.7.dev.git843d15d +- use correct commit * Thu Mar 19 2020 RH Container Bot - 1.15.0-0.6.dev.gitf1cf92b - autobuilt 843d15d diff --git a/sources b/sources index 06b1e00..e9b10d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f1cf92b.tar.gz) = 1ace9b914d3f12fb80fb03e5fc95453f4f3c830c1a075c1367d8d866b549df43279fa1c01683009b8ea8c374c0551def0522963b9be75622c185c19e62dda770 +SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From 48de7ee26d110170e9912dc9b4be34aaeaf07ab6 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 19 Mar 2020 13:04:08 -0400 Subject: [PATCH 174/573] use %global for url/commit specifications Signed-off-by: Lokesh Mandvekar --- buildah.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/buildah.spec b/buildah.spec index 24abd5d..f414c56 100644 --- a/buildah.spec +++ b/buildah.spec @@ -17,15 +17,15 @@ %define gobuild(o:) GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" -a -v -x %{?**}; %endif -%define provider github -%define provider_tld com -%define project containers -%define repo buildah +%global provider github +%global provider_tld com +%global project containers +%global repo buildah # https://github.com/containers/buildah -%define import_path %{provider}.%{provider_tld}/%{project}/%{repo} -%define git0 https://%{import_path} -%define commit0 843d15de3e797bd912607d27324d13a9d5c27dfb -%define shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +%global import_path %{provider}.%{provider_tld}/%{project}/%{repo} +%global git0 https://%{import_path} +%global commit0 843d15de3e797bd912607d27324d13a9d5c27dfb +%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) From 6689d9ce4c9fa651fdd45e8b81106a3583214aa6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 19 Mar 2020 19:11:36 +0000 Subject: [PATCH 175/573] buildah-1.15.0-0.8.dev.git665dc2f - autobuilt 665dc2f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ee40454..dc2b72f 100644 --- a/.gitignore +++ b/.gitignore @@ -427,3 +427,4 @@ /buildah-f89b081.tar.gz /buildah-f1cf92b.tar.gz /buildah-843d15d.tar.gz +/buildah-665dc2f.tar.gz diff --git a/buildah.spec b/buildah.spec index f414c56..c7aba9d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 843d15de3e797bd912607d27324d13a9d5c27dfb +%global commit0 665dc2f0be5c3c0d178f9d6de7676888f6804bb7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 19 2020 RH Container Bot - 1.15.0-0.8.dev.git665dc2f +- autobuilt 665dc2f + * Thu Mar 19 2020 Lokesh Mandvekar - 1.15.0-0.7.dev.git843d15d - use correct commit diff --git a/sources b/sources index e9b10d3..a2160f0 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ +SHA512 (buildah-665dc2f.tar.gz) = 399ba351833d441ef044c9c10e6c17c29eee49b567fab64744b6a917fc33fa86d58a2796ed046c0c306392320d15f6ba22447777f73f5e0084e67edd7066cb9e SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From b4e8bff88446e5d046d5e4691352d0ad0cc25f95 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 23 Mar 2020 15:07:56 +0000 Subject: [PATCH 176/573] buildah-1.15.0-0.9.dev.git10542ed - autobuilt 10542ed Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index dc2b72f..3666a58 100644 --- a/.gitignore +++ b/.gitignore @@ -428,3 +428,4 @@ /buildah-f1cf92b.tar.gz /buildah-843d15d.tar.gz /buildah-665dc2f.tar.gz +/buildah-10542ed.tar.gz diff --git a/buildah.spec b/buildah.spec index c7aba9d..2da4117 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 665dc2f0be5c3c0d178f9d6de7676888f6804bb7 +%global commit0 10542ed8b7d42cea52c9824a9e7d38db5d57f4a2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 23 2020 RH Container Bot - 1.15.0-0.9.dev.git10542ed +- autobuilt 10542ed + * Thu Mar 19 2020 RH Container Bot - 1.15.0-0.8.dev.git665dc2f - autobuilt 665dc2f diff --git a/sources b/sources index a2160f0..84f490e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-665dc2f.tar.gz) = 399ba351833d441ef044c9c10e6c17c29eee49b567fab64744b6a917fc33fa86d58a2796ed046c0c306392320d15f6ba22447777f73f5e0084e67edd7066cb9e +SHA512 (buildah-10542ed.tar.gz) = 88d0b038e7a30025d1623b33d864473530b549bc6b426f36a0df369b740546028e8173c6b2b19a1bb93dd88fb7e0a12150cb55e0d9d749e3d4874706879cdf56 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From a1e43861cc60f13a84215375fc996df0760ca5dd Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 23 Mar 2020 20:07:48 +0000 Subject: [PATCH 177/573] buildah-1.15.0-0.10.dev.git3b9c6a3 - autobuilt 3b9c6a3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3666a58..31056f2 100644 --- a/.gitignore +++ b/.gitignore @@ -429,3 +429,4 @@ /buildah-843d15d.tar.gz /buildah-665dc2f.tar.gz /buildah-10542ed.tar.gz +/buildah-3b9c6a3.tar.gz diff --git a/buildah.spec b/buildah.spec index 2da4117..26b3b3a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 10542ed8b7d42cea52c9824a9e7d38db5d57f4a2 +%global commit0 3b9c6a3200b64bf3e8d3b8aa0949115ea0234031 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.9.dev.git%{shortcommit0}%{?dist} +Release: 0.10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 23 2020 RH Container Bot - 1.15.0-0.10.dev.git3b9c6a3 +- autobuilt 3b9c6a3 + * Mon Mar 23 2020 RH Container Bot - 1.15.0-0.9.dev.git10542ed - autobuilt 10542ed diff --git a/sources b/sources index 84f490e..9ba7e53 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-10542ed.tar.gz) = 88d0b038e7a30025d1623b33d864473530b549bc6b426f36a0df369b740546028e8173c6b2b19a1bb93dd88fb7e0a12150cb55e0d9d749e3d4874706879cdf56 +SHA512 (buildah-3b9c6a3.tar.gz) = 8d56d058dcbd654168f7c085de6bcc817658446db2f214c098cff6d64360feb3e08c59435bdd90c0be2194106b97eb9c36ffec8f0c2dacf0ced91c985314b108 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From 7e27174ed15feacdcf0e1deb7adcef17768864df Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 23 Mar 2020 21:07:31 +0000 Subject: [PATCH 178/573] buildah-1.15.0-0.11.dev.gitaba0d4d - autobuilt aba0d4d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 31056f2..251a457 100644 --- a/.gitignore +++ b/.gitignore @@ -430,3 +430,4 @@ /buildah-665dc2f.tar.gz /buildah-10542ed.tar.gz /buildah-3b9c6a3.tar.gz +/buildah-aba0d4d.tar.gz diff --git a/buildah.spec b/buildah.spec index 26b3b3a..0a92631 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 3b9c6a3200b64bf3e8d3b8aa0949115ea0234031 +%global commit0 aba0d4dfe1456433b6463062db02de122a2b8fe3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.10.dev.git%{shortcommit0}%{?dist} +Release: 0.11.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 23 2020 RH Container Bot - 1.15.0-0.11.dev.gitaba0d4d +- autobuilt aba0d4d + * Mon Mar 23 2020 RH Container Bot - 1.15.0-0.10.dev.git3b9c6a3 - autobuilt 3b9c6a3 diff --git a/sources b/sources index 9ba7e53..f7a141d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-3b9c6a3.tar.gz) = 8d56d058dcbd654168f7c085de6bcc817658446db2f214c098cff6d64360feb3e08c59435bdd90c0be2194106b97eb9c36ffec8f0c2dacf0ced91c985314b108 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-aba0d4d.tar.gz) = f5798dd054f1c954e428e21737763c7fa54a0957330965725abab5ae9c27840a1db7ea3a704f4c5ec63b0abd93ef4d4b2ce42abfe15f5aaa186bcf63e27c4fb5 From c2d577785162174abd921b02d13c57e647951364 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 25 Mar 2020 16:08:22 +0000 Subject: [PATCH 179/573] buildah-1.15.0-0.12.dev.gitc61925b - autobuilt c61925b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 251a457..026be80 100644 --- a/.gitignore +++ b/.gitignore @@ -431,3 +431,4 @@ /buildah-10542ed.tar.gz /buildah-3b9c6a3.tar.gz /buildah-aba0d4d.tar.gz +/buildah-c61925b.tar.gz diff --git a/buildah.spec b/buildah.spec index 0a92631..f471358 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 aba0d4dfe1456433b6463062db02de122a2b8fe3 +%global commit0 c61925b8936e93a5e900f91b653a846f7ea3a9ed %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.12.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Mar 25 2020 RH Container Bot - 1.15.0-0.12.dev.gitc61925b +- autobuilt c61925b + * Mon Mar 23 2020 RH Container Bot - 1.15.0-0.11.dev.gitaba0d4d - autobuilt aba0d4d diff --git a/sources b/sources index f7a141d..887ac04 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-aba0d4d.tar.gz) = f5798dd054f1c954e428e21737763c7fa54a0957330965725abab5ae9c27840a1db7ea3a704f4c5ec63b0abd93ef4d4b2ce42abfe15f5aaa186bcf63e27c4fb5 +SHA512 (buildah-c61925b.tar.gz) = 8f2fc92504ada70c55c59c4810f317465f0ce57d45468f28ff48742db64f4da1b07a1dfcf877f93a924e5ee706458817729a58dd227c80f297efaa9d9ab7fc57 From 99bd9fb4805faf8b5d91d4133d2faa95d231af0f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 25 Mar 2020 22:07:32 +0000 Subject: [PATCH 180/573] buildah-1.15.0-0.13.dev.gita5fabab - autobuilt a5fabab Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 026be80..8cc38e5 100644 --- a/.gitignore +++ b/.gitignore @@ -432,3 +432,4 @@ /buildah-3b9c6a3.tar.gz /buildah-aba0d4d.tar.gz /buildah-c61925b.tar.gz +/buildah-a5fabab.tar.gz diff --git a/buildah.spec b/buildah.spec index f471358..7caa54a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c61925b8936e93a5e900f91b653a846f7ea3a9ed +%global commit0 a5fabab98f5a72d1f89c83e7d9e7ef84c8e023be %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.12.dev.git%{shortcommit0}%{?dist} +Release: 0.13.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Mar 25 2020 RH Container Bot - 1.15.0-0.13.dev.gita5fabab +- autobuilt a5fabab + * Wed Mar 25 2020 RH Container Bot - 1.15.0-0.12.dev.gitc61925b - autobuilt c61925b diff --git a/sources b/sources index 887ac04..ef991d0 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-c61925b.tar.gz) = 8f2fc92504ada70c55c59c4810f317465f0ce57d45468f28ff48742db64f4da1b07a1dfcf877f93a924e5ee706458817729a58dd227c80f297efaa9d9ab7fc57 +SHA512 (buildah-a5fabab.tar.gz) = a2ee44ddee2af545181bbed21a3cee5f08ad29e43af1b921cbffa985b694038f1c187e65eba89776192ed4c0e5fd2cc51d86ac4d5db45ceea66af168eff37c34 From a41b6f07d09706f548d4b226f7b1df9601c4a090 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 26 Mar 2020 00:07:41 +0000 Subject: [PATCH 181/573] buildah-1.15.0-0.14.dev.gite54da62 - autobuilt e54da62 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8cc38e5..445f488 100644 --- a/.gitignore +++ b/.gitignore @@ -433,3 +433,4 @@ /buildah-aba0d4d.tar.gz /buildah-c61925b.tar.gz /buildah-a5fabab.tar.gz +/buildah-e54da62.tar.gz diff --git a/buildah.spec b/buildah.spec index 7caa54a..bec28b4 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 a5fabab98f5a72d1f89c83e7d9e7ef84c8e023be +%global commit0 e54da62fa815d156166223cb651e753db6d69533 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.13.dev.git%{shortcommit0}%{?dist} +Release: 0.14.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 26 2020 RH Container Bot - 1.15.0-0.14.dev.gite54da62 +- autobuilt e54da62 + * Wed Mar 25 2020 RH Container Bot - 1.15.0-0.13.dev.gita5fabab - autobuilt a5fabab diff --git a/sources b/sources index ef991d0..7666bae 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-a5fabab.tar.gz) = a2ee44ddee2af545181bbed21a3cee5f08ad29e43af1b921cbffa985b694038f1c187e65eba89776192ed4c0e5fd2cc51d86ac4d5db45ceea66af168eff37c34 +SHA512 (buildah-e54da62.tar.gz) = 1612502f255e5d950d7b84bfe550612cafc463ecc5e5bbf5f2a04169bc6dfd6b5731bf594858a55715e10cd940b48efceecb9ba5ea73ab29d1fb4318cee3c950 From 9ee38fd8fbfe1b9859e4701b5d2b65b335fd197a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 26 Mar 2020 10:07:51 +0000 Subject: [PATCH 182/573] buildah-1.15.0-0.15.dev.gite48ff81 - autobuilt e48ff81 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 445f488..47cac89 100644 --- a/.gitignore +++ b/.gitignore @@ -434,3 +434,4 @@ /buildah-c61925b.tar.gz /buildah-a5fabab.tar.gz /buildah-e54da62.tar.gz +/buildah-e48ff81.tar.gz diff --git a/buildah.spec b/buildah.spec index bec28b4..206b34a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e54da62fa815d156166223cb651e753db6d69533 +%global commit0 e48ff81bbb60583c3b73cb61201f12f384365337 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.14.dev.git%{shortcommit0}%{?dist} +Release: 0.15.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 26 2020 RH Container Bot - 1.15.0-0.15.dev.gite48ff81 +- autobuilt e48ff81 + * Thu Mar 26 2020 RH Container Bot - 1.15.0-0.14.dev.gite54da62 - autobuilt e54da62 diff --git a/sources b/sources index 7666bae..9ccaef7 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-e54da62.tar.gz) = 1612502f255e5d950d7b84bfe550612cafc463ecc5e5bbf5f2a04169bc6dfd6b5731bf594858a55715e10cd940b48efceecb9ba5ea73ab29d1fb4318cee3c950 +SHA512 (buildah-e48ff81.tar.gz) = 953dec9ad43c02e9107d115047ea025513fde89ab80992ca10f9823c6e58ad2d503521113b886ad681cc816dc51ec439dac206345eeab936a056473ee1819de6 From 20402132ed72d67f38da57228ba2b5f81c9caa2b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 26 Mar 2020 14:07:33 +0000 Subject: [PATCH 183/573] buildah-1.15.0-0.16.dev.git11ad04e - autobuilt 11ad04e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 47cac89..729185a 100644 --- a/.gitignore +++ b/.gitignore @@ -435,3 +435,4 @@ /buildah-a5fabab.tar.gz /buildah-e54da62.tar.gz /buildah-e48ff81.tar.gz +/buildah-11ad04e.tar.gz diff --git a/buildah.spec b/buildah.spec index 206b34a..87ef5ae 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e48ff81bbb60583c3b73cb61201f12f384365337 +%global commit0 11ad04e83d5206ccd367eed65becb7d0908d3f95 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.15.dev.git%{shortcommit0}%{?dist} +Release: 0.16.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 26 2020 RH Container Bot - 1.15.0-0.16.dev.git11ad04e +- autobuilt 11ad04e + * Thu Mar 26 2020 RH Container Bot - 1.15.0-0.15.dev.gite48ff81 - autobuilt e48ff81 diff --git a/sources b/sources index 9ccaef7..c1f6593 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-11ad04e.tar.gz) = cdc88f85b61b6e5dbae7ec9d8acbc3dd39af1b0e393a96043445d469ba738fcf3ac6f0908d5e4edfc7577d52e844f2b9958a057befb17994a6cf7507aa69fb65 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-e48ff81.tar.gz) = 953dec9ad43c02e9107d115047ea025513fde89ab80992ca10f9823c6e58ad2d503521113b886ad681cc816dc51ec439dac206345eeab936a056473ee1819de6 From 4a1040115a88d90fd243f99d78a9464c1b0275b0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 27 Mar 2020 17:07:52 +0000 Subject: [PATCH 184/573] buildah-1.15.0-0.17.dev.gitd3804fa - autobuilt d3804fa Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 729185a..e587ced 100644 --- a/.gitignore +++ b/.gitignore @@ -436,3 +436,4 @@ /buildah-e54da62.tar.gz /buildah-e48ff81.tar.gz /buildah-11ad04e.tar.gz +/buildah-d3804fa.tar.gz diff --git a/buildah.spec b/buildah.spec index 87ef5ae..40683d7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 11ad04e83d5206ccd367eed65becb7d0908d3f95 +%global commit0 d3804fab067dbf864fd7f937148068eb8d4c09f9 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.16.dev.git%{shortcommit0}%{?dist} +Release: 0.17.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Mar 27 2020 RH Container Bot - 1.15.0-0.17.dev.gitd3804fa +- autobuilt d3804fa + * Thu Mar 26 2020 RH Container Bot - 1.15.0-0.16.dev.git11ad04e - autobuilt 11ad04e diff --git a/sources b/sources index c1f6593..d9effc9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-11ad04e.tar.gz) = cdc88f85b61b6e5dbae7ec9d8acbc3dd39af1b0e393a96043445d469ba738fcf3ac6f0908d5e4edfc7577d52e844f2b9958a057befb17994a6cf7507aa69fb65 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-d3804fa.tar.gz) = 0e53d243407b7e15acedf7320a9addf363897ac0064ce3680ecd3485a8b00e31a1000c62f97a6b25959e3e1d0e3d96fc882f6a602aefc02a466eca4cb176fc56 From de784a506847a8efedac8df6bf5068354e64fbd3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 27 Mar 2020 18:07:51 +0000 Subject: [PATCH 185/573] buildah-1.15.0-0.18.dev.gitc18e043 - autobuilt c18e043 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e587ced..2032305 100644 --- a/.gitignore +++ b/.gitignore @@ -437,3 +437,4 @@ /buildah-e48ff81.tar.gz /buildah-11ad04e.tar.gz /buildah-d3804fa.tar.gz +/buildah-c18e043.tar.gz diff --git a/buildah.spec b/buildah.spec index 40683d7..e5f6838 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d3804fab067dbf864fd7f937148068eb8d4c09f9 +%global commit0 c18e04323aa350089c3988e21e90d233b1ea43de %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.17.dev.git%{shortcommit0}%{?dist} +Release: 0.18.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Mar 27 2020 RH Container Bot - 1.15.0-0.18.dev.gitc18e043 +- autobuilt c18e043 + * Fri Mar 27 2020 RH Container Bot - 1.15.0-0.17.dev.gitd3804fa - autobuilt d3804fa diff --git a/sources b/sources index d9effc9..fca46b3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-d3804fa.tar.gz) = 0e53d243407b7e15acedf7320a9addf363897ac0064ce3680ecd3485a8b00e31a1000c62f97a6b25959e3e1d0e3d96fc882f6a602aefc02a466eca4cb176fc56 +SHA512 (buildah-c18e043.tar.gz) = af8585354d2e4627be17f78224747aa678263fa1cd476972a522eaae087eaee83e3ef2c77fbb7bce2f6c746d0952cd67524c6c6802f0c94349fe6edd564fb0ca From 7dd235ee27e62287be102dd055c8516ac2aefa68 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 28 Mar 2020 00:08:13 +0000 Subject: [PATCH 186/573] buildah-1.15.0-0.19.dev.git17ceb60 - autobuilt 17ceb60 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2032305..4c59f2c 100644 --- a/.gitignore +++ b/.gitignore @@ -438,3 +438,4 @@ /buildah-11ad04e.tar.gz /buildah-d3804fa.tar.gz /buildah-c18e043.tar.gz +/buildah-17ceb60.tar.gz diff --git a/buildah.spec b/buildah.spec index e5f6838..62af053 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c18e04323aa350089c3988e21e90d233b1ea43de +%global commit0 17ceb602d31d2c24bd4374bf7334bb201a98c1b7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.18.dev.git%{shortcommit0}%{?dist} +Release: 0.19.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Mar 28 2020 RH Container Bot - 1.15.0-0.19.dev.git17ceb60 +- autobuilt 17ceb60 + * Fri Mar 27 2020 RH Container Bot - 1.15.0-0.18.dev.gitc18e043 - autobuilt c18e043 diff --git a/sources b/sources index fca46b3..01a0244 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-17ceb60.tar.gz) = 597c94d3d17ef5c371ae172b09bd996fe2e138f4dbec756e7e88e8a07359f45df6b5cee210e5b6b5dc695230637bb7525172fdd876bf22b718acf97069e04139 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-c18e043.tar.gz) = af8585354d2e4627be17f78224747aa678263fa1cd476972a522eaae087eaee83e3ef2c77fbb7bce2f6c746d0952cd67524c6c6802f0c94349fe6edd564fb0ca From 0dd2229e4d743bebdc8397701d01f57754ad624a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 30 Mar 2020 15:08:14 +0000 Subject: [PATCH 187/573] buildah-1.15.0-0.20.dev.git1db2cde - autobuilt 1db2cde Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4c59f2c..2e65548 100644 --- a/.gitignore +++ b/.gitignore @@ -439,3 +439,4 @@ /buildah-d3804fa.tar.gz /buildah-c18e043.tar.gz /buildah-17ceb60.tar.gz +/buildah-1db2cde.tar.gz diff --git a/buildah.spec b/buildah.spec index 62af053..7f732b6 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 17ceb602d31d2c24bd4374bf7334bb201a98c1b7 +%global commit0 1db2cdeaa3fc56aae589a63fd582ad05670f3373 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.19.dev.git%{shortcommit0}%{?dist} +Release: 0.20.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 30 2020 RH Container Bot - 1.15.0-0.20.dev.git1db2cde +- autobuilt 1db2cde + * Sat Mar 28 2020 RH Container Bot - 1.15.0-0.19.dev.git17ceb60 - autobuilt 17ceb60 diff --git a/sources b/sources index 01a0244..bb15e87 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-17ceb60.tar.gz) = 597c94d3d17ef5c371ae172b09bd996fe2e138f4dbec756e7e88e8a07359f45df6b5cee210e5b6b5dc695230637bb7525172fdd876bf22b718acf97069e04139 +SHA512 (buildah-1db2cde.tar.gz) = 4b523276ba421b096d487525db385838decc589ef82d12106c0b9b174e3481e7c4741fc215eac9a430898e72a36f7d90f34a7dc644ac54753e58a07e55e1f1c9 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From 834bd4104ccc31c372c2b00f28f4c765abcb0293 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 31 Mar 2020 14:08:41 +0000 Subject: [PATCH 188/573] buildah-1.15.0-0.21.dev.git25c294c - autobuilt 25c294c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2e65548..1b6a38c 100644 --- a/.gitignore +++ b/.gitignore @@ -440,3 +440,4 @@ /buildah-c18e043.tar.gz /buildah-17ceb60.tar.gz /buildah-1db2cde.tar.gz +/buildah-25c294c.tar.gz diff --git a/buildah.spec b/buildah.spec index 7f732b6..d84f6cc 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1db2cdeaa3fc56aae589a63fd582ad05670f3373 +%global commit0 25c294c4c3e8613b3d6d999e99060bd50f6efd57 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.20.dev.git%{shortcommit0}%{?dist} +Release: 0.21.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Mar 31 2020 RH Container Bot - 1.15.0-0.21.dev.git25c294c +- autobuilt 25c294c + * Mon Mar 30 2020 RH Container Bot - 1.15.0-0.20.dev.git1db2cde - autobuilt 1db2cde diff --git a/sources b/sources index bb15e87..5fd0962 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-1db2cde.tar.gz) = 4b523276ba421b096d487525db385838decc589ef82d12106c0b9b174e3481e7c4741fc215eac9a430898e72a36f7d90f34a7dc644ac54753e58a07e55e1f1c9 +SHA512 (buildah-25c294c.tar.gz) = 8d0dc876917cbbe0bafeea181bd3e5e33aac07a439b71f7620d7a31242d4fce78fbc3565fb99e14c2b5732cdfc8bcdb4c9bed98501c82a5d53d40dd47041cfc5 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From cb38be1b93ec10977509694ad62aa54b4a3f8c40 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 31 Mar 2020 17:09:05 +0000 Subject: [PATCH 189/573] buildah-1.15.0-0.22.dev.git912ca5a - autobuilt 912ca5a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1b6a38c..f74eafa 100644 --- a/.gitignore +++ b/.gitignore @@ -441,3 +441,4 @@ /buildah-17ceb60.tar.gz /buildah-1db2cde.tar.gz /buildah-25c294c.tar.gz +/buildah-912ca5a.tar.gz diff --git a/buildah.spec b/buildah.spec index d84f6cc..e9fba76 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 25c294c4c3e8613b3d6d999e99060bd50f6efd57 +%global commit0 912ca5acd9c7d74f41dce2620caef0a043ecdc9f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.21.dev.git%{shortcommit0}%{?dist} +Release: 0.22.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Mar 31 2020 RH Container Bot - 1.15.0-0.22.dev.git912ca5a +- autobuilt 912ca5a + * Tue Mar 31 2020 RH Container Bot - 1.15.0-0.21.dev.git25c294c - autobuilt 25c294c diff --git a/sources b/sources index 5fd0962..036697f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-25c294c.tar.gz) = 8d0dc876917cbbe0bafeea181bd3e5e33aac07a439b71f7620d7a31242d4fce78fbc3565fb99e14c2b5732cdfc8bcdb4c9bed98501c82a5d53d40dd47041cfc5 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-912ca5a.tar.gz) = a3a36b2fc4bc513793d7a7b2e5b93af432e02613ab0c1b025b22aa8f5b866229f1819482f6b276d5d8221fb85e655cf54f8bbc90e040bbcf2b4723f6af3b19c8 From 7d85b6b029217bb04d94b9fc37a0584bc2fc283a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 1 Apr 2020 23:08:02 +0000 Subject: [PATCH 190/573] buildah-1.15.0-0.23.dev.git2fc064e - autobuilt 2fc064e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f74eafa..24e2ae8 100644 --- a/.gitignore +++ b/.gitignore @@ -442,3 +442,4 @@ /buildah-1db2cde.tar.gz /buildah-25c294c.tar.gz /buildah-912ca5a.tar.gz +/buildah-2fc064e.tar.gz diff --git a/buildah.spec b/buildah.spec index e9fba76..475f4d2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 912ca5acd9c7d74f41dce2620caef0a043ecdc9f +%global commit0 2fc064ecfc76e64f6a4e633f743615873f8adafd %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.22.dev.git%{shortcommit0}%{?dist} +Release: 0.23.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Apr 01 2020 RH Container Bot - 1.15.0-0.23.dev.git2fc064e +- autobuilt 2fc064e + * Tue Mar 31 2020 RH Container Bot - 1.15.0-0.22.dev.git912ca5a - autobuilt 912ca5a diff --git a/sources b/sources index 036697f..ee67546 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-2fc064e.tar.gz) = 08c632e3fec1244f7a29cde078926210f569ac8a47994bc1bd11bd032152eed3c3e057ba26a30fe167dc9cfa6acab6ed1883ea36ab5af4a806a59dd3b42a4564 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-912ca5a.tar.gz) = a3a36b2fc4bc513793d7a7b2e5b93af432e02613ab0c1b025b22aa8f5b866229f1819482f6b276d5d8221fb85e655cf54f8bbc90e040bbcf2b4723f6af3b19c8 From 94235228e71e644a1769df4a3bd72be2e036b8dc Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 2 Apr 2020 23:08:20 +0000 Subject: [PATCH 191/573] buildah-1.15.0-0.24.dev.gite9a6703 - autobuilt e9a6703 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 24e2ae8..1247b91 100644 --- a/.gitignore +++ b/.gitignore @@ -443,3 +443,4 @@ /buildah-25c294c.tar.gz /buildah-912ca5a.tar.gz /buildah-2fc064e.tar.gz +/buildah-e9a6703.tar.gz diff --git a/buildah.spec b/buildah.spec index 475f4d2..e75544f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2fc064ecfc76e64f6a4e633f743615873f8adafd +%global commit0 e9a6703edee2606aa67d264ed8368547a90d1018 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.23.dev.git%{shortcommit0}%{?dist} +Release: 0.24.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Apr 02 2020 RH Container Bot - 1.15.0-0.24.dev.gite9a6703 +- autobuilt e9a6703 + * Wed Apr 01 2020 RH Container Bot - 1.15.0-0.23.dev.git2fc064e - autobuilt 2fc064e diff --git a/sources b/sources index ee67546..2d1b079 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-2fc064e.tar.gz) = 08c632e3fec1244f7a29cde078926210f569ac8a47994bc1bd11bd032152eed3c3e057ba26a30fe167dc9cfa6acab6ed1883ea36ab5af4a806a59dd3b42a4564 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-e9a6703.tar.gz) = e9f2a3e852672013b2a670a38bf723745448b2b1884c9fe6fc26671483fe9fb4be36e59c26acd19c5d10166863b6db436fb30cca282104309c50f13735d18324 From 908097dc0246887155ef9b763cbb855fab2d9d4c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 4 Apr 2020 14:09:41 +0000 Subject: [PATCH 192/573] buildah-1.15.0-0.25.dev.git31a01b4 - autobuilt 31a01b4 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1247b91..26edf7a 100644 --- a/.gitignore +++ b/.gitignore @@ -444,3 +444,4 @@ /buildah-912ca5a.tar.gz /buildah-2fc064e.tar.gz /buildah-e9a6703.tar.gz +/buildah-31a01b4.tar.gz diff --git a/buildah.spec b/buildah.spec index e75544f..693b433 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e9a6703edee2606aa67d264ed8368547a90d1018 +%global commit0 31a01b4aede04590e0824d125419f6c28e4febd6 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.24.dev.git%{shortcommit0}%{?dist} +Release: 0.25.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Apr 04 2020 RH Container Bot - 1.15.0-0.25.dev.git31a01b4 +- autobuilt 31a01b4 + * Thu Apr 02 2020 RH Container Bot - 1.15.0-0.24.dev.gite9a6703 - autobuilt e9a6703 diff --git a/sources b/sources index 2d1b079..c803e65 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-31a01b4.tar.gz) = 5ce6a061fa50039167a9a429608942df4d58fd701be8266ca4096590412ac51e97b4184ecb524ac7f9d5638949cc51f077272c455d339d79e338bbb5ae794ffb SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-e9a6703.tar.gz) = e9f2a3e852672013b2a670a38bf723745448b2b1884c9fe6fc26671483fe9fb4be36e59c26acd19c5d10166863b6db436fb30cca282104309c50f13735d18324 From 2921516a82ca7bf58b0f96960e21aa8a7d10989e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 6 Apr 2020 17:08:15 +0000 Subject: [PATCH 193/573] buildah-1.15.0-0.26.dev.git9c031e0 - autobuilt 9c031e0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 26edf7a..93e7aa2 100644 --- a/.gitignore +++ b/.gitignore @@ -445,3 +445,4 @@ /buildah-2fc064e.tar.gz /buildah-e9a6703.tar.gz /buildah-31a01b4.tar.gz +/buildah-9c031e0.tar.gz diff --git a/buildah.spec b/buildah.spec index 693b433..3209330 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 31a01b4aede04590e0824d125419f6c28e4febd6 +%global commit0 9c031e016f7fc8bc0c53148c51f8a16931a4bfc8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.25.dev.git%{shortcommit0}%{?dist} +Release: 0.26.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Apr 06 2020 RH Container Bot - 1.15.0-0.26.dev.git9c031e0 +- autobuilt 9c031e0 + * Sat Apr 04 2020 RH Container Bot - 1.15.0-0.25.dev.git31a01b4 - autobuilt 31a01b4 diff --git a/sources b/sources index c803e65..cb61b03 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-31a01b4.tar.gz) = 5ce6a061fa50039167a9a429608942df4d58fd701be8266ca4096590412ac51e97b4184ecb524ac7f9d5638949cc51f077272c455d339d79e338bbb5ae794ffb SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-9c031e0.tar.gz) = 3eda1fcd5cf08da38650e21c50fd1e1e0f8ab27bf7a61516baf2266822be1f05ed2c98097269124b12dcefe329a9a54ffc6ed3a09072ceebec467aeeef62d889 From 0d387e542c773f97688599704c19cb2041363330 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 6 Apr 2020 22:08:24 +0000 Subject: [PATCH 194/573] buildah-1.15.0-0.27.dev.git20e41b7 - autobuilt 20e41b7 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 93e7aa2..f6b6abf 100644 --- a/.gitignore +++ b/.gitignore @@ -446,3 +446,4 @@ /buildah-e9a6703.tar.gz /buildah-31a01b4.tar.gz /buildah-9c031e0.tar.gz +/buildah-20e41b7.tar.gz diff --git a/buildah.spec b/buildah.spec index 3209330..24165c4 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9c031e016f7fc8bc0c53148c51f8a16931a4bfc8 +%global commit0 20e41b7f0f73faa7566739a71dbca401ac74e215 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.26.dev.git%{shortcommit0}%{?dist} +Release: 0.27.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Apr 06 2020 RH Container Bot - 1.15.0-0.27.dev.git20e41b7 +- autobuilt 20e41b7 + * Mon Apr 06 2020 RH Container Bot - 1.15.0-0.26.dev.git9c031e0 - autobuilt 9c031e0 diff --git a/sources b/sources index cb61b03..8d46897 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-20e41b7.tar.gz) = c0a3ceaac66a18d8ee758c0e3c0a242f6abc40ef56f3f9ee6fae50533922ae018b022f9888765db6d8b51bc7cd1e2cd6adcd4592527da9c6bdab780679a22074 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-9c031e0.tar.gz) = 3eda1fcd5cf08da38650e21c50fd1e1e0f8ab27bf7a61516baf2266822be1f05ed2c98097269124b12dcefe329a9a54ffc6ed3a09072ceebec467aeeef62d889 From 8b6c210e12ca4ae0cb55ce07423ef0bd37a6c506 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 7 Apr 2020 14:08:53 +0000 Subject: [PATCH 195/573] buildah-1.15.0-0.28.dev.gitc3070ba - autobuilt c3070ba Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f6b6abf..15b1799 100644 --- a/.gitignore +++ b/.gitignore @@ -447,3 +447,4 @@ /buildah-31a01b4.tar.gz /buildah-9c031e0.tar.gz /buildah-20e41b7.tar.gz +/buildah-c3070ba.tar.gz diff --git a/buildah.spec b/buildah.spec index 24165c4..47a3e79 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 20e41b7f0f73faa7566739a71dbca401ac74e215 +%global commit0 c3070ba66e356205ff8a8ff7b08ad8bddfd8c8ec %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.27.dev.git%{shortcommit0}%{?dist} +Release: 0.28.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Apr 07 2020 RH Container Bot - 1.15.0-0.28.dev.gitc3070ba +- autobuilt c3070ba + * Mon Apr 06 2020 RH Container Bot - 1.15.0-0.27.dev.git20e41b7 - autobuilt 20e41b7 diff --git a/sources b/sources index 8d46897..c7e06cd 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-20e41b7.tar.gz) = c0a3ceaac66a18d8ee758c0e3c0a242f6abc40ef56f3f9ee6fae50533922ae018b022f9888765db6d8b51bc7cd1e2cd6adcd4592527da9c6bdab780679a22074 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-c3070ba.tar.gz) = ea1bfde7b687b7d4b4015ed2c165022a5265feace9941cdd1e94eaf9a6026c1c69932ee8e468d4ddb8c2e984278b39189e56713e207b1ad6ade737306c11418a From ece00369b90c82856dcc7915d37f3643a0d24b49 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 7 Apr 2020 15:08:26 +0000 Subject: [PATCH 196/573] buildah-1.15.0-0.29.dev.git310c02b - autobuilt 310c02b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 15b1799..f055534 100644 --- a/.gitignore +++ b/.gitignore @@ -448,3 +448,4 @@ /buildah-9c031e0.tar.gz /buildah-20e41b7.tar.gz /buildah-c3070ba.tar.gz +/buildah-310c02b.tar.gz diff --git a/buildah.spec b/buildah.spec index 47a3e79..57cea0f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c3070ba66e356205ff8a8ff7b08ad8bddfd8c8ec +%global commit0 310c02b181ceb5e06905ad7272b436e04c8510e8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.28.dev.git%{shortcommit0}%{?dist} +Release: 0.29.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Apr 07 2020 RH Container Bot - 1.15.0-0.29.dev.git310c02b +- autobuilt 310c02b + * Tue Apr 07 2020 RH Container Bot - 1.15.0-0.28.dev.gitc3070ba - autobuilt c3070ba diff --git a/sources b/sources index c7e06cd..a15c43b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-310c02b.tar.gz) = 450c03027ebfa26045348727b3e92823f2ba29db6223708d07ef7cb3b763e0a9f8760df848e806adaf2918119c1401d458a050627d26eb5dae3f9f370f1b9c66 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-c3070ba.tar.gz) = ea1bfde7b687b7d4b4015ed2c165022a5265feace9941cdd1e94eaf9a6026c1c69932ee8e468d4ddb8c2e984278b39189e56713e207b1ad6ade737306c11418a From 2b242d7994d02e322829c6c721aa7477d9ae810e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 7 Apr 2020 20:08:24 +0000 Subject: [PATCH 197/573] buildah-1.15.0-0.30.dev.gitf5dbfc1 - autobuilt f5dbfc1 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f055534..d335c5b 100644 --- a/.gitignore +++ b/.gitignore @@ -449,3 +449,4 @@ /buildah-20e41b7.tar.gz /buildah-c3070ba.tar.gz /buildah-310c02b.tar.gz +/buildah-f5dbfc1.tar.gz diff --git a/buildah.spec b/buildah.spec index 57cea0f..fdf823c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 310c02b181ceb5e06905ad7272b436e04c8510e8 +%global commit0 f5dbfc11b9e863b5061312a08b5b72586fa54e20 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.29.dev.git%{shortcommit0}%{?dist} +Release: 0.30.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Apr 07 2020 RH Container Bot - 1.15.0-0.30.dev.gitf5dbfc1 +- autobuilt f5dbfc1 + * Tue Apr 07 2020 RH Container Bot - 1.15.0-0.29.dev.git310c02b - autobuilt 310c02b diff --git a/sources b/sources index a15c43b..93858af 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-310c02b.tar.gz) = 450c03027ebfa26045348727b3e92823f2ba29db6223708d07ef7cb3b763e0a9f8760df848e806adaf2918119c1401d458a050627d26eb5dae3f9f370f1b9c66 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-f5dbfc1.tar.gz) = df1ce5cea716a116686fc33ce8498f8ff68991cb1083365dff6da8a7900e2646a3b5a6d76d121f206e7318d5fd54712c837b3fde9706b54f62711bde638f42f4 From cca023cf170f1432a075f6cb3fffbc32f4bb4af7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 7 Apr 2020 21:08:16 +0000 Subject: [PATCH 198/573] buildah-1.15.0-0.31.dev.gitc554675 - autobuilt c554675 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d335c5b..0d73edf 100644 --- a/.gitignore +++ b/.gitignore @@ -450,3 +450,4 @@ /buildah-c3070ba.tar.gz /buildah-310c02b.tar.gz /buildah-f5dbfc1.tar.gz +/buildah-c554675.tar.gz diff --git a/buildah.spec b/buildah.spec index fdf823c..d0505fd 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f5dbfc11b9e863b5061312a08b5b72586fa54e20 +%global commit0 c5546750573cdef524be7159fe837f23274e9718 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.30.dev.git%{shortcommit0}%{?dist} +Release: 0.31.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Apr 07 2020 RH Container Bot - 1.15.0-0.31.dev.gitc554675 +- autobuilt c554675 + * Tue Apr 07 2020 RH Container Bot - 1.15.0-0.30.dev.gitf5dbfc1 - autobuilt f5dbfc1 diff --git a/sources b/sources index 93858af..7a53236 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-f5dbfc1.tar.gz) = df1ce5cea716a116686fc33ce8498f8ff68991cb1083365dff6da8a7900e2646a3b5a6d76d121f206e7318d5fd54712c837b3fde9706b54f62711bde638f42f4 +SHA512 (buildah-c554675.tar.gz) = 653ef9eacc4222a5a68ed8d069bbc30afa1a5454a3fc5dfd6c016b6b29a35631535ac1881e502a7d8e54ddabda1289e9bfcb1cb471a610c453228faac3d8d2c8 From 9e39602aed9ce85c7f053f3107055747fa7065c6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 9 Apr 2020 10:08:38 +0000 Subject: [PATCH 199/573] buildah-1.15.0-0.32.dev.gite48fa75 - autobuilt e48fa75 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0d73edf..6395f4a 100644 --- a/.gitignore +++ b/.gitignore @@ -451,3 +451,4 @@ /buildah-310c02b.tar.gz /buildah-f5dbfc1.tar.gz /buildah-c554675.tar.gz +/buildah-e48fa75.tar.gz diff --git a/buildah.spec b/buildah.spec index d0505fd..0a00cb8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c5546750573cdef524be7159fe837f23274e9718 +%global commit0 e48fa75f8bb89bccdd1ff98712253e37f0266145 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.31.dev.git%{shortcommit0}%{?dist} +Release: 0.32.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Apr 09 2020 RH Container Bot - 1.15.0-0.32.dev.gite48fa75 +- autobuilt e48fa75 + * Tue Apr 07 2020 RH Container Bot - 1.15.0-0.31.dev.gitc554675 - autobuilt c554675 diff --git a/sources b/sources index 7a53236..8d6e938 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-c554675.tar.gz) = 653ef9eacc4222a5a68ed8d069bbc30afa1a5454a3fc5dfd6c016b6b29a35631535ac1881e502a7d8e54ddabda1289e9bfcb1cb471a610c453228faac3d8d2c8 +SHA512 (buildah-e48fa75.tar.gz) = 9285349cae0686e112066b1286a0fcdd6b880a8acf0bc814b16c73cc110642ad6463b3f5a8c7145f0ede4ba56447ff453b11b101e6324b5f4962bca0f55dfd1f From e931cd4b90f2d7a0322c6829e3d4aaa7b721f408 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 9 Apr 2020 18:08:21 +0000 Subject: [PATCH 200/573] buildah-1.15.0-0.33.dev.gitf7ff4c1 - autobuilt f7ff4c1 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6395f4a..68c3ee4 100644 --- a/.gitignore +++ b/.gitignore @@ -452,3 +452,4 @@ /buildah-f5dbfc1.tar.gz /buildah-c554675.tar.gz /buildah-e48fa75.tar.gz +/buildah-f7ff4c1.tar.gz diff --git a/buildah.spec b/buildah.spec index 0a00cb8..242117b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e48fa75f8bb89bccdd1ff98712253e37f0266145 +%global commit0 f7ff4c11083084d3f9f07b5be2a8e063a24badcb %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.32.dev.git%{shortcommit0}%{?dist} +Release: 0.33.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Apr 09 2020 RH Container Bot - 1.15.0-0.33.dev.gitf7ff4c1 +- autobuilt f7ff4c1 + * Thu Apr 09 2020 RH Container Bot - 1.15.0-0.32.dev.gite48fa75 - autobuilt e48fa75 diff --git a/sources b/sources index 8d6e938..b4d9c2f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-e48fa75.tar.gz) = 9285349cae0686e112066b1286a0fcdd6b880a8acf0bc814b16c73cc110642ad6463b3f5a8c7145f0ede4ba56447ff453b11b101e6324b5f4962bca0f55dfd1f +SHA512 (buildah-f7ff4c1.tar.gz) = d1bc33090530bd839290d8d007458a6d29f5fc39fa6de2f0f482313359cfeb1a885d0220b1e9087382c7e83261633226cd0b83160d2549821c864e0ec2adf77c From a4bfcfdece211d8992d17328217a00357cb5a420 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 13 Apr 2020 14:08:24 +0000 Subject: [PATCH 201/573] buildah-1.15.0-0.34.dev.git7a88d7e - autobuilt 7a88d7e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 68c3ee4..1e77a4e 100644 --- a/.gitignore +++ b/.gitignore @@ -453,3 +453,4 @@ /buildah-c554675.tar.gz /buildah-e48fa75.tar.gz /buildah-f7ff4c1.tar.gz +/buildah-7a88d7e.tar.gz diff --git a/buildah.spec b/buildah.spec index 242117b..dcc5d2a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f7ff4c11083084d3f9f07b5be2a8e063a24badcb +%global commit0 7a88d7ea841617526ac7c69eeac74859838a8223 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.33.dev.git%{shortcommit0}%{?dist} +Release: 0.34.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Apr 13 2020 RH Container Bot - 1.15.0-0.34.dev.git7a88d7e +- autobuilt 7a88d7e + * Thu Apr 09 2020 RH Container Bot - 1.15.0-0.33.dev.gitf7ff4c1 - autobuilt f7ff4c1 diff --git a/sources b/sources index b4d9c2f..52985b1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-7a88d7e.tar.gz) = 59f58daada5e03bb4d2c23da7c0279b06fc17b3b3217d0f5d69143b5a9baa2142c8ce6f4c5f1a055abf26cdebb040d8f7af6ce072bd50586a17b54854ed6d024 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-f7ff4c1.tar.gz) = d1bc33090530bd839290d8d007458a6d29f5fc39fa6de2f0f482313359cfeb1a885d0220b1e9087382c7e83261633226cd0b83160d2549821c864e0ec2adf77c From 8c9fcbfd75e0e484e678494715f6f8ad9274c4c2 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 13 Apr 2020 22:08:22 +0000 Subject: [PATCH 202/573] buildah-1.15.0-0.35.dev.gitc404c89 - autobuilt c404c89 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1e77a4e..229f419 100644 --- a/.gitignore +++ b/.gitignore @@ -454,3 +454,4 @@ /buildah-e48fa75.tar.gz /buildah-f7ff4c1.tar.gz /buildah-7a88d7e.tar.gz +/buildah-c404c89.tar.gz diff --git a/buildah.spec b/buildah.spec index dcc5d2a..b3d8a87 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 7a88d7ea841617526ac7c69eeac74859838a8223 +%global commit0 c404c89cab2fdf947501d3ca3743d4c3fab2947a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.34.dev.git%{shortcommit0}%{?dist} +Release: 0.35.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Apr 13 2020 RH Container Bot - 1.15.0-0.35.dev.gitc404c89 +- autobuilt c404c89 + * Mon Apr 13 2020 RH Container Bot - 1.15.0-0.34.dev.git7a88d7e - autobuilt 7a88d7e diff --git a/sources b/sources index 52985b1..8afc57b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-7a88d7e.tar.gz) = 59f58daada5e03bb4d2c23da7c0279b06fc17b3b3217d0f5d69143b5a9baa2142c8ce6f4c5f1a055abf26cdebb040d8f7af6ce072bd50586a17b54854ed6d024 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-c404c89.tar.gz) = 3f72dcfd6acd2ffda7bf666bd6ce8949dffaa3f143919b65f82382b03a6386b5b9ea88556b2c93ea261161dcabca73fde18c9f9ecc70cbee833c54bee9d7b47a From 03b973b31a6f7d1bf93b818696d521026dbe5694 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 14 Apr 2020 17:07:27 +0000 Subject: [PATCH 203/573] buildah-1.15.0-0.36.dev.gitdb3ced9 - autobuilt db3ced9 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 229f419..5b8cbfd 100644 --- a/.gitignore +++ b/.gitignore @@ -455,3 +455,4 @@ /buildah-f7ff4c1.tar.gz /buildah-7a88d7e.tar.gz /buildah-c404c89.tar.gz +/buildah-db3ced9.tar.gz diff --git a/buildah.spec b/buildah.spec index b3d8a87..906a2b4 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c404c89cab2fdf947501d3ca3743d4c3fab2947a +%global commit0 db3ced92e1389e17b78751fcb6af9d1c2af59746 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.35.dev.git%{shortcommit0}%{?dist} +Release: 0.36.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Apr 14 2020 RH Container Bot - 1.15.0-0.36.dev.gitdb3ced9 +- autobuilt db3ced9 + * Mon Apr 13 2020 RH Container Bot - 1.15.0-0.35.dev.gitc404c89 - autobuilt c404c89 diff --git a/sources b/sources index 8afc57b..f11d2b2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-c404c89.tar.gz) = 3f72dcfd6acd2ffda7bf666bd6ce8949dffaa3f143919b65f82382b03a6386b5b9ea88556b2c93ea261161dcabca73fde18c9f9ecc70cbee833c54bee9d7b47a +SHA512 (buildah-db3ced9.tar.gz) = 8fcbcc94f1249c10652dd9d5c650f32219dcab5258689aa2b43c7346bd8b9fe23229bdb3e52287e57501cbe2657bbdcc7e949db854909dbaf4befbfc39cd0e7c From 47f9280c8ee926364f0f4f4cf6e999891723f3e1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 16 Apr 2020 14:08:19 +0000 Subject: [PATCH 204/573] buildah-1.15.0-0.37.dev.git81e2659 - autobuilt 81e2659 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5b8cbfd..c87d14b 100644 --- a/.gitignore +++ b/.gitignore @@ -456,3 +456,4 @@ /buildah-7a88d7e.tar.gz /buildah-c404c89.tar.gz /buildah-db3ced9.tar.gz +/buildah-81e2659.tar.gz diff --git a/buildah.spec b/buildah.spec index 906a2b4..b4769a9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 db3ced92e1389e17b78751fcb6af9d1c2af59746 +%global commit0 81e2659d52e38ef465580b1b2296e16803bc2426 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.36.dev.git%{shortcommit0}%{?dist} +Release: 0.37.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Apr 16 2020 RH Container Bot - 1.15.0-0.37.dev.git81e2659 +- autobuilt 81e2659 + * Tue Apr 14 2020 RH Container Bot - 1.15.0-0.36.dev.gitdb3ced9 - autobuilt db3ced9 diff --git a/sources b/sources index f11d2b2..ac893eb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-81e2659.tar.gz) = 74fbe625e0bdc7046508d2e231a2a814323e3c39cfa2a4787b294c8ab687b869b96cdfe7f713e17fee0d9b30adaa2de714871804a2b94d967f86e9007c1e9d05 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-db3ced9.tar.gz) = 8fcbcc94f1249c10652dd9d5c650f32219dcab5258689aa2b43c7346bd8b9fe23229bdb3e52287e57501cbe2657bbdcc7e949db854909dbaf4befbfc39cd0e7c From d3378047e82620c42dd9efe538082ca062c8223a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 20 Apr 2020 14:21:52 +0000 Subject: [PATCH 205/573] buildah-1.15.0-0.38.dev.gitf4970e6 - autobuilt f4970e6 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c87d14b..fbcd70f 100644 --- a/.gitignore +++ b/.gitignore @@ -457,3 +457,4 @@ /buildah-c404c89.tar.gz /buildah-db3ced9.tar.gz /buildah-81e2659.tar.gz +/buildah-f4970e6.tar.gz diff --git a/buildah.spec b/buildah.spec index b4769a9..7e9888d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 81e2659d52e38ef465580b1b2296e16803bc2426 +%global commit0 f4970e65bca449cc5c95deb2001e4831d1a40f42 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.37.dev.git%{shortcommit0}%{?dist} +Release: 0.38.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Apr 20 2020 RH Container Bot - 1.15.0-0.38.dev.gitf4970e6 +- autobuilt f4970e6 + * Thu Apr 16 2020 RH Container Bot - 1.15.0-0.37.dev.git81e2659 - autobuilt 81e2659 diff --git a/sources b/sources index ac893eb..c0dbed1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-81e2659.tar.gz) = 74fbe625e0bdc7046508d2e231a2a814323e3c39cfa2a4787b294c8ab687b869b96cdfe7f713e17fee0d9b30adaa2de714871804a2b94d967f86e9007c1e9d05 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-f4970e6.tar.gz) = f1e3c6933eb634e8e8f63954ed3ed83050737d0b778229c9581cd4ad603cc5161cf523e618b0decca9b8019291a43851db570139ad70413ad03d91211040c9ac From e7154cdee9b7413648782eca49cc8bc7cedb5fea Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 23 Apr 2020 14:08:59 +0000 Subject: [PATCH 206/573] buildah-1.15.0-0.39.dev.git843d15d - autobuilt 843d15d Signed-off-by: RH Container Bot --- buildah.spec | 7 +++++-- sources | 1 - 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/buildah.spec b/buildah.spec index 7e9888d..c460b1b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f4970e65bca449cc5c95deb2001e4831d1a40f42 +%global commit0 843d15de3e797bd912607d27324d13a9d5c27dfb %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.38.dev.git%{shortcommit0}%{?dist} +Release: 0.39.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Apr 23 2020 RH Container Bot - 1.15.0-0.39.dev.git843d15d +- autobuilt 843d15d + * Mon Apr 20 2020 RH Container Bot - 1.15.0-0.38.dev.gitf4970e6 - autobuilt f4970e6 diff --git a/sources b/sources index c0dbed1..e9b10d3 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-f4970e6.tar.gz) = f1e3c6933eb634e8e8f63954ed3ed83050737d0b778229c9581cd4ad603cc5161cf523e618b0decca9b8019291a43851db570139ad70413ad03d91211040c9ac From 45b6c72c66b560b35d3ae1edab4d5a1668cabce9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 23 Apr 2020 10:36:30 -0400 Subject: [PATCH 207/573] build latest source Signed-off-by: Lokesh Mandvekar --- buildah.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/buildah.spec b/buildah.spec index c460b1b..166e586 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,16 +24,16 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 843d15de3e797bd912607d27324d13a9d5c27dfb +%global commit0 f4970e65bca449cc5c95deb2001e4831d1a40f42 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.14.3 +%define built_tag v1.14.8 Name: %{repo} Version: 1.15.0 -Release: 0.39.dev.git%{shortcommit0}%{?dist} +Release: 0.40.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Apr 23 2020 Lokesh Mandvekar - 1.15.0-0.40.dev.gitf4970e6 +- use latest commit + * Thu Apr 23 2020 RH Container Bot - 1.15.0-0.39.dev.git843d15d - autobuilt 843d15d diff --git a/sources b/sources index e9b10d3..15ee596 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-f4970e6.tar.gz) = f1e3c6933eb634e8e8f63954ed3ed83050737d0b778229c9581cd4ad603cc5161cf523e618b0decca9b8019291a43851db570139ad70413ad03d91211040c9ac From 6bd0e1e4100f80363620adbd2b89616b1d2d21a8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 24 Apr 2020 11:09:07 +0000 Subject: [PATCH 208/573] buildah-1.15.0-0.41.dev.git0d5ab1d - autobuilt 0d5ab1d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 3 ++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fbcd70f..57ce92b 100644 --- a/.gitignore +++ b/.gitignore @@ -458,3 +458,4 @@ /buildah-db3ced9.tar.gz /buildah-81e2659.tar.gz /buildah-f4970e6.tar.gz +/buildah-0d5ab1d.tar.gz diff --git a/buildah.spec b/buildah.spec index 166e586..a8f04cc 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f4970e65bca449cc5c95deb2001e4831d1a40f42 +%global commit0 0d5ab1d96261ac714841f975b810b0d7e123e0a2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.40.dev.git%{shortcommit0}%{?dist} +Release: 0.41.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Apr 24 2020 RH Container Bot - 1.15.0-0.41.dev.git0d5ab1d +- autobuilt 0d5ab1d + * Thu Apr 23 2020 Lokesh Mandvekar - 1.15.0-0.40.dev.gitf4970e6 - use latest commit diff --git a/sources b/sources index 15ee596..d7f41e9 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -SHA512 (buildah-f4970e6.tar.gz) = f1e3c6933eb634e8e8f63954ed3ed83050737d0b778229c9581cd4ad603cc5161cf523e618b0decca9b8019291a43851db570139ad70413ad03d91211040c9ac +SHA512 (buildah-0d5ab1d.tar.gz) = 6f9fbb77e6afad0e46c926c64df43b0a8ea1efc7f733af22d7b5a4d08dde09f179d8fdc1ca25ce96b8c41434aa106440a36c1c3e7a07031a7ba927f33dc69413 +SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From a8afc9351325faad2d1b2e3e115cf0e610074d14 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 24 Apr 2020 12:08:51 +0000 Subject: [PATCH 209/573] buildah-1.15.0-0.42.dev.git0b9a534 - autobuilt 0b9a534 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 57ce92b..b523662 100644 --- a/.gitignore +++ b/.gitignore @@ -459,3 +459,4 @@ /buildah-81e2659.tar.gz /buildah-f4970e6.tar.gz /buildah-0d5ab1d.tar.gz +/buildah-0b9a534.tar.gz diff --git a/buildah.spec b/buildah.spec index a8f04cc..b080634 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0d5ab1d96261ac714841f975b810b0d7e123e0a2 +%global commit0 0b9a5349048a3b47951815bdedcbbdc7aa188a9c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.41.dev.git%{shortcommit0}%{?dist} +Release: 0.42.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Apr 24 2020 RH Container Bot - 1.15.0-0.42.dev.git0b9a534 +- autobuilt 0b9a534 + * Fri Apr 24 2020 RH Container Bot - 1.15.0-0.41.dev.git0d5ab1d - autobuilt 0d5ab1d diff --git a/sources b/sources index d7f41e9..3552d96 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-0d5ab1d.tar.gz) = 6f9fbb77e6afad0e46c926c64df43b0a8ea1efc7f733af22d7b5a4d08dde09f179d8fdc1ca25ce96b8c41434aa106440a36c1c3e7a07031a7ba927f33dc69413 +SHA512 (buildah-0b9a534.tar.gz) = bf71cb80ea38b8ec9faf4627101aad2f73fa0f5b9d910b6065a8a0e2dbbc0222ce7336f6736a7adba29999f10aae511ebbe6d294d000ca90b8b8ceeb73f762bf SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From 0eaf85072bfb1d428cc6a3136933cecb87779048 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 28 Apr 2020 01:07:18 +0000 Subject: [PATCH 210/573] buildah-1.15.0-0.43.dev.gitbea8692 - autobuilt bea8692 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b523662..ceb105c 100644 --- a/.gitignore +++ b/.gitignore @@ -460,3 +460,4 @@ /buildah-f4970e6.tar.gz /buildah-0d5ab1d.tar.gz /buildah-0b9a534.tar.gz +/buildah-bea8692.tar.gz diff --git a/buildah.spec b/buildah.spec index b080634..98a3340 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0b9a5349048a3b47951815bdedcbbdc7aa188a9c +%global commit0 bea8692293caa1bca94668175284cdcb34ae02f7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.42.dev.git%{shortcommit0}%{?dist} +Release: 0.43.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Apr 28 2020 RH Container Bot - 1.15.0-0.43.dev.gitbea8692 +- autobuilt bea8692 + * Fri Apr 24 2020 RH Container Bot - 1.15.0-0.42.dev.git0b9a534 - autobuilt 0b9a534 diff --git a/sources b/sources index 3552d96..bd8fc6f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-0b9a534.tar.gz) = bf71cb80ea38b8ec9faf4627101aad2f73fa0f5b9d910b6065a8a0e2dbbc0222ce7336f6736a7adba29999f10aae511ebbe6d294d000ca90b8b8ceeb73f762bf SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-bea8692.tar.gz) = cf49c4686bd307326533dad30ab79cd4cdb5405bad1460b5403b3884e6f74af56a8b4ab32d1ec28ff55d67b636743ad43d75d2a976dc3602223565a753c04fa4 From 59aa226071af069cb0e26342e9492433caf3178a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 28 Apr 2020 22:07:27 +0000 Subject: [PATCH 211/573] buildah-1.15.0-0.44.dev.git8169acd - autobuilt 8169acd Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ceb105c..435d7b6 100644 --- a/.gitignore +++ b/.gitignore @@ -461,3 +461,4 @@ /buildah-0d5ab1d.tar.gz /buildah-0b9a534.tar.gz /buildah-bea8692.tar.gz +/buildah-8169acd.tar.gz diff --git a/buildah.spec b/buildah.spec index 98a3340..12174dc 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 bea8692293caa1bca94668175284cdcb34ae02f7 +%global commit0 8169acd5d02a1d76c8dd654aa56e7fa7d74d6da8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.43.dev.git%{shortcommit0}%{?dist} +Release: 0.44.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Apr 28 2020 RH Container Bot - 1.15.0-0.44.dev.git8169acd +- autobuilt 8169acd + * Tue Apr 28 2020 RH Container Bot - 1.15.0-0.43.dev.gitbea8692 - autobuilt bea8692 diff --git a/sources b/sources index bd8fc6f..58db720 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-8169acd.tar.gz) = 7ca3bee53a7dfbe7149680e27f829728f3bbbf3cf105ab0f64c7d059de06065569a6eaf23e474b95330e2f6fbeb8f9f8d17c3392cb99c74ac6eac95a0da10d58 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-bea8692.tar.gz) = cf49c4686bd307326533dad30ab79cd4cdb5405bad1460b5403b3884e6f74af56a8b4ab32d1ec28ff55d67b636743ad43d75d2a976dc3602223565a753c04fa4 From f96d7d5efbea1dcc24cb20f61686fd2de53a5450 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 1 May 2020 13:07:43 +0000 Subject: [PATCH 212/573] buildah-1.15.0-0.45.dev.git3af27b4 - autobuilt 3af27b4 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 435d7b6..2a2dca2 100644 --- a/.gitignore +++ b/.gitignore @@ -462,3 +462,4 @@ /buildah-0b9a534.tar.gz /buildah-bea8692.tar.gz /buildah-8169acd.tar.gz +/buildah-3af27b4.tar.gz diff --git a/buildah.spec b/buildah.spec index 12174dc..e9a9139 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8169acd5d02a1d76c8dd654aa56e7fa7d74d6da8 +%global commit0 3af27b4ec50c3e14229f9a5b2dc470f965913688 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.44.dev.git%{shortcommit0}%{?dist} +Release: 0.45.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri May 01 2020 RH Container Bot - 1.15.0-0.45.dev.git3af27b4 +- autobuilt 3af27b4 + * Tue Apr 28 2020 RH Container Bot - 1.15.0-0.44.dev.git8169acd - autobuilt 8169acd diff --git a/sources b/sources index 58db720..24dba37 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-8169acd.tar.gz) = 7ca3bee53a7dfbe7149680e27f829728f3bbbf3cf105ab0f64c7d059de06065569a6eaf23e474b95330e2f6fbeb8f9f8d17c3392cb99c74ac6eac95a0da10d58 +SHA512 (buildah-3af27b4.tar.gz) = 696ca6bdeef412d31b5bee513ec5ed502a8fbd6bb753237c1e0264206beee9da20de6e4816c61632f56d4242daabedbfad14c789334f2b8ab81522c98d4e334f SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From 0ad64de90fd6bb3d41d99fc6d562ceb17a757ac0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 1 May 2020 15:07:39 +0000 Subject: [PATCH 213/573] buildah-1.15.0-0.46.dev.git63567cb - autobuilt 63567cb Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2a2dca2..ffa22ae 100644 --- a/.gitignore +++ b/.gitignore @@ -463,3 +463,4 @@ /buildah-bea8692.tar.gz /buildah-8169acd.tar.gz /buildah-3af27b4.tar.gz +/buildah-63567cb.tar.gz diff --git a/buildah.spec b/buildah.spec index e9a9139..7f05451 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 3af27b4ec50c3e14229f9a5b2dc470f965913688 +%global commit0 63567cb5e9777414936db10a259860718a4378aa %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.45.dev.git%{shortcommit0}%{?dist} +Release: 0.46.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri May 01 2020 RH Container Bot - 1.15.0-0.46.dev.git63567cb +- autobuilt 63567cb + * Fri May 01 2020 RH Container Bot - 1.15.0-0.45.dev.git3af27b4 - autobuilt 3af27b4 diff --git a/sources b/sources index 24dba37..64bdbd9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-3af27b4.tar.gz) = 696ca6bdeef412d31b5bee513ec5ed502a8fbd6bb753237c1e0264206beee9da20de6e4816c61632f56d4242daabedbfad14c789334f2b8ab81522c98d4e334f +SHA512 (buildah-63567cb.tar.gz) = cf97297f4c41877a609ec4054e20f91da0bc60a6a836a4d5b2b3e1c97a4ee691cda30a7f2d034c197d962e69e74257dc89afd4ceb7fb1082f5100449e612f11f SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From 9094a2c944df0103f3b17c7f573184adab94e356 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 1 May 2020 19:07:40 +0000 Subject: [PATCH 214/573] buildah-1.15.0-0.47.dev.git42a48f9 - autobuilt 42a48f9 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ffa22ae..346e8ae 100644 --- a/.gitignore +++ b/.gitignore @@ -464,3 +464,4 @@ /buildah-8169acd.tar.gz /buildah-3af27b4.tar.gz /buildah-63567cb.tar.gz +/buildah-42a48f9.tar.gz diff --git a/buildah.spec b/buildah.spec index 7f05451..85ab70e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 63567cb5e9777414936db10a259860718a4378aa +%global commit0 42a48f9373d94ab30f369b2e05df3d895b389fa6 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.46.dev.git%{shortcommit0}%{?dist} +Release: 0.47.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri May 01 2020 RH Container Bot - 1.15.0-0.47.dev.git42a48f9 +- autobuilt 42a48f9 + * Fri May 01 2020 RH Container Bot - 1.15.0-0.46.dev.git63567cb - autobuilt 63567cb diff --git a/sources b/sources index 64bdbd9..cc9b81a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-63567cb.tar.gz) = cf97297f4c41877a609ec4054e20f91da0bc60a6a836a4d5b2b3e1c97a4ee691cda30a7f2d034c197d962e69e74257dc89afd4ceb7fb1082f5100449e612f11f +SHA512 (buildah-42a48f9.tar.gz) = 457ea2de7070facdfc73ee06ff82e42d0bec309b8e78da185454b0c90aa850268615555b4e26934100bab8a839d6988ca132c68ff98c51acd590a8a438e11b78 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From aad74a23b6f4a6aed348112e8e13b261762f760f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 1 May 2020 20:08:06 +0000 Subject: [PATCH 215/573] buildah-1.15.0-0.48.dev.gitf35e7d4 - autobuilt f35e7d4 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 346e8ae..6b9fa82 100644 --- a/.gitignore +++ b/.gitignore @@ -465,3 +465,4 @@ /buildah-3af27b4.tar.gz /buildah-63567cb.tar.gz /buildah-42a48f9.tar.gz +/buildah-f35e7d4.tar.gz diff --git a/buildah.spec b/buildah.spec index 85ab70e..d5bd770 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 42a48f9373d94ab30f369b2e05df3d895b389fa6 +%global commit0 f35e7d408b1b87a56ad440e0b69b40013c0e4ffa %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.47.dev.git%{shortcommit0}%{?dist} +Release: 0.48.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri May 01 2020 RH Container Bot - 1.15.0-0.48.dev.gitf35e7d4 +- autobuilt f35e7d4 + * Fri May 01 2020 RH Container Bot - 1.15.0-0.47.dev.git42a48f9 - autobuilt 42a48f9 diff --git a/sources b/sources index cc9b81a..acef44c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-42a48f9.tar.gz) = 457ea2de7070facdfc73ee06ff82e42d0bec309b8e78da185454b0c90aa850268615555b4e26934100bab8a839d6988ca132c68ff98c51acd590a8a438e11b78 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-f35e7d4.tar.gz) = 13ea7f31bb8ee05b029965ea81a873caa26659c842e0682b49795bf970d775016319a3e4641a2e37a8b0f27e580e6cd6498995870756d1c44f7c600aeee44f80 From 595dd54bfa8db73bcdfa5f6dbe06af0102ea4345 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 4 May 2020 15:10:14 +0000 Subject: [PATCH 216/573] buildah-1.15.0-0.49.dev.git7b0dfb8 - autobuilt 7b0dfb8 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6b9fa82..5364a94 100644 --- a/.gitignore +++ b/.gitignore @@ -466,3 +466,4 @@ /buildah-63567cb.tar.gz /buildah-42a48f9.tar.gz /buildah-f35e7d4.tar.gz +/buildah-7b0dfb8.tar.gz diff --git a/buildah.spec b/buildah.spec index d5bd770..1fcbf78 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f35e7d408b1b87a56ad440e0b69b40013c0e4ffa +%global commit0 7b0dfb8ad76b3e698d1e8f294d0ea71b1faaf056 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.48.dev.git%{shortcommit0}%{?dist} +Release: 0.49.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon May 04 2020 RH Container Bot - 1.15.0-0.49.dev.git7b0dfb8 +- autobuilt 7b0dfb8 + * Fri May 01 2020 RH Container Bot - 1.15.0-0.48.dev.gitf35e7d4 - autobuilt f35e7d4 diff --git a/sources b/sources index acef44c..af3e494 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-7b0dfb8.tar.gz) = 1945162d5445c1e68954af4169a9b85a36d2d1a3fb7ff57aaa59c0b6ed0201464d953c63c09bba4014a15f27d588b28a0312adefde0841478f224d58a6a6ba39 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-f35e7d4.tar.gz) = 13ea7f31bb8ee05b029965ea81a873caa26659c842e0682b49795bf970d775016319a3e4641a2e37a8b0f27e580e6cd6498995870756d1c44f7c600aeee44f80 From 831908e271e22396939334b8346ec85638d206c4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 4 May 2020 19:07:48 +0000 Subject: [PATCH 217/573] buildah-1.15.0-0.50.dev.git7610123 - autobuilt 7610123 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5364a94..9cbe380 100644 --- a/.gitignore +++ b/.gitignore @@ -467,3 +467,4 @@ /buildah-42a48f9.tar.gz /buildah-f35e7d4.tar.gz /buildah-7b0dfb8.tar.gz +/buildah-7610123.tar.gz diff --git a/buildah.spec b/buildah.spec index 1fcbf78..6f9663c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 7b0dfb8ad76b3e698d1e8f294d0ea71b1faaf056 +%global commit0 761012383ef5b1dc776adee0405c07ae19290900 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.49.dev.git%{shortcommit0}%{?dist} +Release: 0.50.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon May 04 2020 RH Container Bot - 1.15.0-0.50.dev.git7610123 +- autobuilt 7610123 + * Mon May 04 2020 RH Container Bot - 1.15.0-0.49.dev.git7b0dfb8 - autobuilt 7b0dfb8 diff --git a/sources b/sources index af3e494..05cbe4b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-7b0dfb8.tar.gz) = 1945162d5445c1e68954af4169a9b85a36d2d1a3fb7ff57aaa59c0b6ed0201464d953c63c09bba4014a15f27d588b28a0312adefde0841478f224d58a6a6ba39 +SHA512 (buildah-7610123.tar.gz) = 0bdd8de75bc939b3c1ab6c2dc3e6a53137644c4dbf1634cae31de2084487408279131559eaecdec52c2cffdee514b86fb68c6ef2e7ae6146ca98d3066a534589 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From 9feaf94f38e4a955ee1dcfb6e3375a7e0dbf9241 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 4 May 2020 20:08:15 +0000 Subject: [PATCH 218/573] buildah-1.15.0-0.51.dev.git828035f - autobuilt 828035f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9cbe380..a35a7ea 100644 --- a/.gitignore +++ b/.gitignore @@ -468,3 +468,4 @@ /buildah-f35e7d4.tar.gz /buildah-7b0dfb8.tar.gz /buildah-7610123.tar.gz +/buildah-828035f.tar.gz diff --git a/buildah.spec b/buildah.spec index 6f9663c..dfa123c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 761012383ef5b1dc776adee0405c07ae19290900 +%global commit0 828035f33fd24468f694aae306eae47dbc1939f0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.50.dev.git%{shortcommit0}%{?dist} +Release: 0.51.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon May 04 2020 RH Container Bot - 1.15.0-0.51.dev.git828035f +- autobuilt 828035f + * Mon May 04 2020 RH Container Bot - 1.15.0-0.50.dev.git7610123 - autobuilt 7610123 diff --git a/sources b/sources index 05cbe4b..b3df24d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-7610123.tar.gz) = 0bdd8de75bc939b3c1ab6c2dc3e6a53137644c4dbf1634cae31de2084487408279131559eaecdec52c2cffdee514b86fb68c6ef2e7ae6146ca98d3066a534589 +SHA512 (buildah-828035f.tar.gz) = 6e940e05bada9b5d0a3cd0f0165586580c6c4c9155d5a9230898fa6c28c824bee04af92004d2dc4d2078808e2940d36c45357b0f903ffec76c26a62d05ff736a SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From 65bcaeea76a568a4a5999ab6c2007c7067c8361e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 5 May 2020 14:08:59 +0000 Subject: [PATCH 219/573] buildah-1.15.0-0.52.dev.gitb438050 - autobuilt b438050 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a35a7ea..1c99547 100644 --- a/.gitignore +++ b/.gitignore @@ -469,3 +469,4 @@ /buildah-7b0dfb8.tar.gz /buildah-7610123.tar.gz /buildah-828035f.tar.gz +/buildah-b438050.tar.gz diff --git a/buildah.spec b/buildah.spec index dfa123c..5c27813 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 828035f33fd24468f694aae306eae47dbc1939f0 +%global commit0 b4380504b06c709cc4214a2597c268d1a7c90afe %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.51.dev.git%{shortcommit0}%{?dist} +Release: 0.52.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue May 05 2020 RH Container Bot - 1.15.0-0.52.dev.gitb438050 +- autobuilt b438050 + * Mon May 04 2020 RH Container Bot - 1.15.0-0.51.dev.git828035f - autobuilt 828035f diff --git a/sources b/sources index b3df24d..27f46a6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-828035f.tar.gz) = 6e940e05bada9b5d0a3cd0f0165586580c6c4c9155d5a9230898fa6c28c824bee04af92004d2dc4d2078808e2940d36c45357b0f903ffec76c26a62d05ff736a SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-b438050.tar.gz) = 4af29af1f7abb7a5d88e950fc77f8537ade43d0a35e746def0e752a01e37b75736502518bccbd950f20020ca4001c98edadf4ae53136cdb7431f0e21cb58a9a1 From 12d2720c7dd74b2a2e7ea2486f690646da3c9921 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 8 May 2020 20:08:07 +0000 Subject: [PATCH 220/573] buildah-1.15.0-0.53.dev.git6a7ace0 - autobuilt 6a7ace0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1c99547..0d37e31 100644 --- a/.gitignore +++ b/.gitignore @@ -470,3 +470,4 @@ /buildah-7610123.tar.gz /buildah-828035f.tar.gz /buildah-b438050.tar.gz +/buildah-6a7ace0.tar.gz diff --git a/buildah.spec b/buildah.spec index 5c27813..6253325 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b4380504b06c709cc4214a2597c268d1a7c90afe +%global commit0 6a7ace04bbcff82bd8cc5cdd91584a64e95fe315 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.52.dev.git%{shortcommit0}%{?dist} +Release: 0.53.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri May 08 2020 RH Container Bot - 1.15.0-0.53.dev.git6a7ace0 +- autobuilt 6a7ace0 + * Tue May 05 2020 RH Container Bot - 1.15.0-0.52.dev.gitb438050 - autobuilt b438050 diff --git a/sources b/sources index 27f46a6..4de9d85 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-6a7ace0.tar.gz) = 6a567c82343d4e978f5d59f9083678539389502d97a0735b4be630c141b657aa09c41c1c0f3093a6f51092011e0d90a6e01b3c8d34f37d10e40db3eacf8102c3 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-b438050.tar.gz) = 4af29af1f7abb7a5d88e950fc77f8537ade43d0a35e746def0e752a01e37b75736502518bccbd950f20020ca4001c98edadf4ae53136cdb7431f0e21cb58a9a1 From 611586b6795a52b41b730227050dfe250b7dba2f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 11 May 2020 10:08:12 +0000 Subject: [PATCH 221/573] buildah-1.15.0-0.54.dev.gitf80da42 - autobuilt f80da42 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0d37e31..bdfeff3 100644 --- a/.gitignore +++ b/.gitignore @@ -471,3 +471,4 @@ /buildah-828035f.tar.gz /buildah-b438050.tar.gz /buildah-6a7ace0.tar.gz +/buildah-f80da42.tar.gz diff --git a/buildah.spec b/buildah.spec index 6253325..77131dc 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6a7ace04bbcff82bd8cc5cdd91584a64e95fe315 +%global commit0 f80da42690da588df7f4bf6c2c5947dc23aef213 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.53.dev.git%{shortcommit0}%{?dist} +Release: 0.54.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon May 11 2020 RH Container Bot - 1.15.0-0.54.dev.gitf80da42 +- autobuilt f80da42 + * Fri May 08 2020 RH Container Bot - 1.15.0-0.53.dev.git6a7ace0 - autobuilt 6a7ace0 diff --git a/sources b/sources index 4de9d85..327042c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-6a7ace0.tar.gz) = 6a567c82343d4e978f5d59f9083678539389502d97a0735b4be630c141b657aa09c41c1c0f3093a6f51092011e0d90a6e01b3c8d34f37d10e40db3eacf8102c3 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-f80da42.tar.gz) = c36252b15549c7c9bfc64da1610339989fcd492c98c0394d3afbdacf8f6f80ea222ab497c2053be683d15c885671b3c5a9c35683fd75de53f1d6704d976dd5ab From 4378f1feb848d9b6dc3c704b3c83b3f18c0d5f3f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 11 May 2020 17:07:55 +0000 Subject: [PATCH 222/573] buildah-1.15.0-0.55.dev.git0f6c2a9 - autobuilt 0f6c2a9 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bdfeff3..eedb9ab 100644 --- a/.gitignore +++ b/.gitignore @@ -472,3 +472,4 @@ /buildah-b438050.tar.gz /buildah-6a7ace0.tar.gz /buildah-f80da42.tar.gz +/buildah-0f6c2a9.tar.gz diff --git a/buildah.spec b/buildah.spec index 77131dc..ec962e6 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f80da42690da588df7f4bf6c2c5947dc23aef213 +%global commit0 0f6c2a960ccc85b5e07c20be732caafe9e5dbec0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.54.dev.git%{shortcommit0}%{?dist} +Release: 0.55.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon May 11 2020 RH Container Bot - 1.15.0-0.55.dev.git0f6c2a9 +- autobuilt 0f6c2a9 + * Mon May 11 2020 RH Container Bot - 1.15.0-0.54.dev.gitf80da42 - autobuilt f80da42 diff --git a/sources b/sources index 327042c..ea34e0b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-0f6c2a9.tar.gz) = 258ce9613203d5a5bdaaa74c135f7afa5e73fbf1fcafd3bd22e9f25b2a09d4315ac38d1f7ca3ff1ee2693318b3ecb8ec962df514ce51ad743670a9ad6bfb793d SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-f80da42.tar.gz) = c36252b15549c7c9bfc64da1610339989fcd492c98c0394d3afbdacf8f6f80ea222ab497c2053be683d15c885671b3c5a9c35683fd75de53f1d6704d976dd5ab From 2e20a7d31167a644e3d23c74947483533420321e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 12 May 2020 11:08:40 +0000 Subject: [PATCH 223/573] buildah-1.15.0-0.56.dev.git3184920 - autobuilt 3184920 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eedb9ab..ab1e49c 100644 --- a/.gitignore +++ b/.gitignore @@ -473,3 +473,4 @@ /buildah-6a7ace0.tar.gz /buildah-f80da42.tar.gz /buildah-0f6c2a9.tar.gz +/buildah-3184920.tar.gz diff --git a/buildah.spec b/buildah.spec index ec962e6..ae6c724 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0f6c2a960ccc85b5e07c20be732caafe9e5dbec0 +%global commit0 31849205f373815b89576bd6b8a68b203d9d8e8b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.55.dev.git%{shortcommit0}%{?dist} +Release: 0.56.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue May 12 2020 RH Container Bot - 1.15.0-0.56.dev.git3184920 +- autobuilt 3184920 + * Mon May 11 2020 RH Container Bot - 1.15.0-0.55.dev.git0f6c2a9 - autobuilt 0f6c2a9 diff --git a/sources b/sources index ea34e0b..d44f5b6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-0f6c2a9.tar.gz) = 258ce9613203d5a5bdaaa74c135f7afa5e73fbf1fcafd3bd22e9f25b2a09d4315ac38d1f7ca3ff1ee2693318b3ecb8ec962df514ce51ad743670a9ad6bfb793d +SHA512 (buildah-3184920.tar.gz) = 8069a14c46160f762b0631cc475a45a3449653b6e440d40f1f496d3e065e717d50f425307a06538e119e151264cb7ddec8b6298b022cd19bef713de4bc352ccb SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From 73285ace1e391e430d311bff49aa68a3a021bdaa Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 13 May 2020 11:08:13 +0000 Subject: [PATCH 224/573] buildah-1.15.0-0.57.dev.git9bd70ac - autobuilt 9bd70ac Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ab1e49c..f86ed6b 100644 --- a/.gitignore +++ b/.gitignore @@ -474,3 +474,4 @@ /buildah-f80da42.tar.gz /buildah-0f6c2a9.tar.gz /buildah-3184920.tar.gz +/buildah-9bd70ac.tar.gz diff --git a/buildah.spec b/buildah.spec index ae6c724..7c499df 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 31849205f373815b89576bd6b8a68b203d9d8e8b +%global commit0 9bd70ac4ecba9cc3c5a3c22b582f9c3dea335934 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.56.dev.git%{shortcommit0}%{?dist} +Release: 0.57.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed May 13 2020 RH Container Bot - 1.15.0-0.57.dev.git9bd70ac +- autobuilt 9bd70ac + * Tue May 12 2020 RH Container Bot - 1.15.0-0.56.dev.git3184920 - autobuilt 3184920 diff --git a/sources b/sources index d44f5b6..695b750 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-3184920.tar.gz) = 8069a14c46160f762b0631cc475a45a3449653b6e440d40f1f496d3e065e717d50f425307a06538e119e151264cb7ddec8b6298b022cd19bef713de4bc352ccb SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-9bd70ac.tar.gz) = 901f557c350b4a36cf2ddafa39a1a5d82fdaa11b747fc07229c9460802a2809b74101a5a493b6be94f365b1177613d7400bcc7bd570d7afcc626d3d97b830987 From 76b0677b214a013290e9750f88ab1c37a83b27e3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 18 May 2020 22:08:13 +0000 Subject: [PATCH 225/573] buildah-1.15.0-0.58.dev.git7957c13 - autobuilt 7957c13 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f86ed6b..35a5204 100644 --- a/.gitignore +++ b/.gitignore @@ -475,3 +475,4 @@ /buildah-0f6c2a9.tar.gz /buildah-3184920.tar.gz /buildah-9bd70ac.tar.gz +/buildah-7957c13.tar.gz diff --git a/buildah.spec b/buildah.spec index 7c499df..36b4fa0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9bd70ac4ecba9cc3c5a3c22b582f9c3dea335934 +%global commit0 7957c13d44f574f8e8598c15d321b22dbc7aae3b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.57.dev.git%{shortcommit0}%{?dist} +Release: 0.58.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon May 18 2020 RH Container Bot - 1.15.0-0.58.dev.git7957c13 +- autobuilt 7957c13 + * Wed May 13 2020 RH Container Bot - 1.15.0-0.57.dev.git9bd70ac - autobuilt 9bd70ac diff --git a/sources b/sources index 695b750..3ced122 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-7957c13.tar.gz) = 31f46a531cbbf89c88a63ff7a5139e05d0b1c336ef6709387e10fd35a03c8337f4b87005d0d6fc76fee16edd1f323b107a9f1c10d8a425121b50dcdb1a57cf9a SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-9bd70ac.tar.gz) = 901f557c350b4a36cf2ddafa39a1a5d82fdaa11b747fc07229c9460802a2809b74101a5a493b6be94f365b1177613d7400bcc7bd570d7afcc626d3d97b830987 From 66d560aace25f1b71040a019d77e2e13b8d29b8c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 20 May 2020 17:08:20 +0000 Subject: [PATCH 226/573] buildah-1.15.0-0.59.dev.git4fc49ce - autobuilt 4fc49ce Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 35a5204..cc78f74 100644 --- a/.gitignore +++ b/.gitignore @@ -476,3 +476,4 @@ /buildah-3184920.tar.gz /buildah-9bd70ac.tar.gz /buildah-7957c13.tar.gz +/buildah-4fc49ce.tar.gz diff --git a/buildah.spec b/buildah.spec index 36b4fa0..da89d25 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 7957c13d44f574f8e8598c15d321b22dbc7aae3b +%global commit0 4fc49ce0ced0fd2455ed334e655eb82a0d1e0fb1 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.58.dev.git%{shortcommit0}%{?dist} +Release: 0.59.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed May 20 2020 RH Container Bot - 1.15.0-0.59.dev.git4fc49ce +- autobuilt 4fc49ce + * Mon May 18 2020 RH Container Bot - 1.15.0-0.58.dev.git7957c13 - autobuilt 7957c13 diff --git a/sources b/sources index 3ced122..a9059d6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-7957c13.tar.gz) = 31f46a531cbbf89c88a63ff7a5139e05d0b1c336ef6709387e10fd35a03c8337f4b87005d0d6fc76fee16edd1f323b107a9f1c10d8a425121b50dcdb1a57cf9a +SHA512 (buildah-4fc49ce.tar.gz) = d9fb8d3c0e3cb6692dc99e8d0f81a82ed032873ff0b25804fce0d5ee5b449c8f9e52f6ec5618943dda42b11b79615ddc32a7b36707c7fa87b28b35eae013e59d SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 From c679651a1535c6697f4013a1afdc87c153fd0534 Mon Sep 17 00:00:00 2001 From: Aleksandra Fedorova Date: Thu, 21 May 2020 10:44:02 +0200 Subject: [PATCH 227/573] Update gating test name Messaging scheme has changed and old centos-related test names are now deprecated. See https://pagure.io/fedora-ci/general/issue/110 --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 92d738a..c2182c7 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - fedora-* decision_context: bodhi_update_push_stable rules: - - !PassingTestCaseRule {test_case_name: org.centos.prod.ci.pipeline.allpackages-build.complete} + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} From 9e745757b1457ac03f436c84c16f249d1897822d Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 21 May 2020 05:56:21 -0600 Subject: [PATCH 228/573] gating.yaml: duplicate the stanzas The Gating spec[1] used to recommend having one type of YAML stanza for master, one for released branches. We just discovered today that this breaks when master forks into a release branch: the string 'stable' needs to be manually changed to 'testing', and nobody is going to remember to do that, and I can't think of a (non-tedious) way to add automated checks. As of 2019-08 (09d7d4f), though, the Gating spec suggests having *both* stanzas together in the same gating.yaml file. @pingou himself concurs[2]. Although this is horrible duplication -- two hundred characters, repeated with only six of those different -- it seems cleaner than the maintenance burden of having to update release branches. [1] https://docs.fedoraproject.org/en-US/ci/gating/ [2] https://src.fedoraproject.org/rpms/podman/pull-request/33 Oh, also, add a new 'subject_type' line apparently "required" even though things seem to have been working fine without it. (Source: same commit, 09d7d4f, on gating.adoc). Signed-off-by: Ed Santiago --- gating.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gating.yaml b/gating.yaml index c2182c7..c8a218f 100644 --- a/gating.yaml +++ b/gating.yaml @@ -2,5 +2,13 @@ product_versions: - fedora-* decision_context: bodhi_update_push_stable +subject_type: koji_build +rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} +--- !Policy +product_versions: + - fedora-* +decision_context: bodhi_update_push_testing +subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} From b1097659e615ac9eda3bcded4dcce27ccd795818 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 21 May 2020 15:08:16 +0000 Subject: [PATCH 229/573] buildah-1.15.0-0.60.dev.gitab1adf1 - autobuilt ab1adf1 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cc78f74..3d6a88c 100644 --- a/.gitignore +++ b/.gitignore @@ -477,3 +477,4 @@ /buildah-9bd70ac.tar.gz /buildah-7957c13.tar.gz /buildah-4fc49ce.tar.gz +/buildah-ab1adf1.tar.gz diff --git a/buildah.spec b/buildah.spec index da89d25..b14a9eb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 4fc49ce0ced0fd2455ed334e655eb82a0d1e0fb1 +%global commit0 ab1adf15470799177d86293f7e0d7c7b7b91bded %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.59.dev.git%{shortcommit0}%{?dist} +Release: 0.60.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu May 21 2020 RH Container Bot - 1.15.0-0.60.dev.gitab1adf1 +- autobuilt ab1adf1 + * Wed May 20 2020 RH Container Bot - 1.15.0-0.59.dev.git4fc49ce - autobuilt 4fc49ce diff --git a/sources b/sources index a9059d6..64c69cb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-4fc49ce.tar.gz) = d9fb8d3c0e3cb6692dc99e8d0f81a82ed032873ff0b25804fce0d5ee5b449c8f9e52f6ec5618943dda42b11b79615ddc32a7b36707c7fa87b28b35eae013e59d SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-ab1adf1.tar.gz) = 17f5d421ba7092484c35d6870e5c211842b16c578dfc0f7ee51d9c9cfb599c42e3402c486e3a9edbdc58cfb902567c820971e895ecd804c9b14cf66d0159dd03 From 56758b3d4d4a8719570048815404097ce12029ab Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 21 May 2020 19:08:12 +0000 Subject: [PATCH 230/573] buildah-1.15.0-0.61.dev.git75e94a2 - autobuilt 75e94a2 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3d6a88c..aaff50b 100644 --- a/.gitignore +++ b/.gitignore @@ -478,3 +478,4 @@ /buildah-7957c13.tar.gz /buildah-4fc49ce.tar.gz /buildah-ab1adf1.tar.gz +/buildah-75e94a2.tar.gz diff --git a/buildah.spec b/buildah.spec index b14a9eb..e368553 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ab1adf15470799177d86293f7e0d7c7b7b91bded +%global commit0 75e94a2e0e57151e7d0050628450f4970f189dc2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.60.dev.git%{shortcommit0}%{?dist} +Release: 0.61.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu May 21 2020 RH Container Bot - 1.15.0-0.61.dev.git75e94a2 +- autobuilt 75e94a2 + * Thu May 21 2020 RH Container Bot - 1.15.0-0.60.dev.gitab1adf1 - autobuilt ab1adf1 diff --git a/sources b/sources index 64c69cb..2db5bf7 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-75e94a2.tar.gz) = bd7efa1d5d0e7a80f0c81412995711dfc140c77f169d7c4f03ac7be57bf88f36d18e93e6f731c4338646683d51c790545bdabff6b7d653000f4ffe1324c60403 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-ab1adf1.tar.gz) = 17f5d421ba7092484c35d6870e5c211842b16c578dfc0f7ee51d9c9cfb599c42e3402c486e3a9edbdc58cfb902567c820971e895ecd804c9b14cf66d0159dd03 From e4c2e614d567a536fc8fa7b636cca0ff960105eb Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 23 May 2020 11:08:08 +0000 Subject: [PATCH 231/573] buildah-1.15.0-0.62.dev.gitde0f541 - autobuilt de0f541 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aaff50b..34c7c20 100644 --- a/.gitignore +++ b/.gitignore @@ -479,3 +479,4 @@ /buildah-4fc49ce.tar.gz /buildah-ab1adf1.tar.gz /buildah-75e94a2.tar.gz +/buildah-de0f541.tar.gz diff --git a/buildah.spec b/buildah.spec index e368553..fb0c7ee 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 75e94a2e0e57151e7d0050628450f4970f189dc2 +%global commit0 de0f541d9224d578e7342397d2ddc6990e38fa16 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.61.dev.git%{shortcommit0}%{?dist} +Release: 0.62.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat May 23 2020 RH Container Bot - 1.15.0-0.62.dev.gitde0f541 +- autobuilt de0f541 + * Thu May 21 2020 RH Container Bot - 1.15.0-0.61.dev.git75e94a2 - autobuilt 75e94a2 diff --git a/sources b/sources index 2db5bf7..4169bfc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-75e94a2.tar.gz) = bd7efa1d5d0e7a80f0c81412995711dfc140c77f169d7c4f03ac7be57bf88f36d18e93e6f731c4338646683d51c790545bdabff6b7d653000f4ffe1324c60403 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-de0f541.tar.gz) = 6396525b6e7bb24e1dbd3d1cc1ec4d3c34fbd98e7b9beb828117528ecf2ef21f738fc495b106dddfe80f1351d14947d1c0cde0039b42d0d479fb146dcba22805 From ba21f80e26fdd354bacc61e801c1ec6cb047a307 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sun, 24 May 2020 00:08:11 +0000 Subject: [PATCH 232/573] buildah-1.15.0-0.63.dev.gitdbf0777 - autobuilt dbf0777 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 34c7c20..bd17f17 100644 --- a/.gitignore +++ b/.gitignore @@ -480,3 +480,4 @@ /buildah-ab1adf1.tar.gz /buildah-75e94a2.tar.gz /buildah-de0f541.tar.gz +/buildah-dbf0777.tar.gz diff --git a/buildah.spec b/buildah.spec index fb0c7ee..e9bb8b2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 de0f541d9224d578e7342397d2ddc6990e38fa16 +%global commit0 dbf07774bcdb966a56b2f222d223cfabaa0c9a7a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.62.dev.git%{shortcommit0}%{?dist} +Release: 0.63.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sun May 24 2020 RH Container Bot - 1.15.0-0.63.dev.gitdbf0777 +- autobuilt dbf0777 + * Sat May 23 2020 RH Container Bot - 1.15.0-0.62.dev.gitde0f541 - autobuilt de0f541 diff --git a/sources b/sources index 4169bfc..d99c1ef 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-de0f541.tar.gz) = 6396525b6e7bb24e1dbd3d1cc1ec4d3c34fbd98e7b9beb828117528ecf2ef21f738fc495b106dddfe80f1351d14947d1c0cde0039b42d0d479fb146dcba22805 +SHA512 (buildah-dbf0777.tar.gz) = e879dd978f9029998d0c79e2362daac7e80726d29ce1db176d6e97134334b087cabe6ba25e2c6bff48a7d1289b78846143ab9afddd852b465bd4589739af8f8e From 03d418e0312697548b1863195bdd743a4f19ca60 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 25 May 2020 12:08:44 +0000 Subject: [PATCH 233/573] buildah-1.15.0-0.64.dev.git0ac2a67 - autobuilt 0ac2a67 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bd17f17..0243931 100644 --- a/.gitignore +++ b/.gitignore @@ -481,3 +481,4 @@ /buildah-75e94a2.tar.gz /buildah-de0f541.tar.gz /buildah-dbf0777.tar.gz +/buildah-0ac2a67.tar.gz diff --git a/buildah.spec b/buildah.spec index e9bb8b2..462029b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 dbf07774bcdb966a56b2f222d223cfabaa0c9a7a +%global commit0 0ac2a67ab21144ed5df93bb78b88f704a9cf3496 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.63.dev.git%{shortcommit0}%{?dist} +Release: 0.64.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon May 25 2020 RH Container Bot - 1.15.0-0.64.dev.git0ac2a67 +- autobuilt 0ac2a67 + * Sun May 24 2020 RH Container Bot - 1.15.0-0.63.dev.gitdbf0777 - autobuilt dbf0777 diff --git a/sources b/sources index d99c1ef..b33c73b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-0ac2a67.tar.gz) = 5df4c66897e098c1945f543d84b112a79e2d263c89f071a8aacd6c577345528f58be92b6a40f2660a3c0bd875bce713ea49419c6c1213a6cc4663fcb84272a4c SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-dbf0777.tar.gz) = e879dd978f9029998d0c79e2362daac7e80726d29ce1db176d6e97134334b087cabe6ba25e2c6bff48a7d1289b78846143ab9afddd852b465bd4589739af8f8e From 8d234a2f4bc23a3a35a544252fe20fc2c697b54f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 26 May 2020 15:09:07 +0000 Subject: [PATCH 234/573] buildah-1.15.0-0.65.dev.gitf7a3515 - autobuilt f7a3515 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0243931..978be98 100644 --- a/.gitignore +++ b/.gitignore @@ -482,3 +482,4 @@ /buildah-de0f541.tar.gz /buildah-dbf0777.tar.gz /buildah-0ac2a67.tar.gz +/buildah-f7a3515.tar.gz diff --git a/buildah.spec b/buildah.spec index 462029b..07fe1ca 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0ac2a67ab21144ed5df93bb78b88f704a9cf3496 +%global commit0 f7a351540ca32ade0aa40de742706b48eff2accf %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.64.dev.git%{shortcommit0}%{?dist} +Release: 0.65.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue May 26 2020 RH Container Bot - 1.15.0-0.65.dev.gitf7a3515 +- autobuilt f7a3515 + * Mon May 25 2020 RH Container Bot - 1.15.0-0.64.dev.git0ac2a67 - autobuilt 0ac2a67 diff --git a/sources b/sources index b33c73b..27c9cc4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (buildah-0ac2a67.tar.gz) = 5df4c66897e098c1945f543d84b112a79e2d263c89f071a8aacd6c577345528f58be92b6a40f2660a3c0bd875bce713ea49419c6c1213a6cc4663fcb84272a4c SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-f7a3515.tar.gz) = 4362087e36244d62402f871a9574ebf4cee01b921b79bbed4a0b206456d729dfe21471635b82ed8f4c836a4cb2f2817b1e5facb4c6696dbc706bac373ad555f8 From ab7376d85c30201045461d8229bafd773ae2eeac Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 26 May 2020 16:09:01 +0000 Subject: [PATCH 235/573] buildah-1.15.0-0.66.dev.git2c46b4b - autobuilt 2c46b4b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 978be98..98bbd03 100644 --- a/.gitignore +++ b/.gitignore @@ -483,3 +483,4 @@ /buildah-dbf0777.tar.gz /buildah-0ac2a67.tar.gz /buildah-f7a3515.tar.gz +/buildah-2c46b4b.tar.gz diff --git a/buildah.spec b/buildah.spec index 07fe1ca..c26a627 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f7a351540ca32ade0aa40de742706b48eff2accf +%global commit0 2c46b4bf2d078fa3f18038fab8467e8c9ffac23c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.65.dev.git%{shortcommit0}%{?dist} +Release: 0.66.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -135,6 +135,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue May 26 2020 RH Container Bot - 1.15.0-0.66.dev.git2c46b4b +- autobuilt 2c46b4b + * Tue May 26 2020 RH Container Bot - 1.15.0-0.65.dev.gitf7a3515 - autobuilt f7a3515 diff --git a/sources b/sources index 27c9cc4..ec77784 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (buildah-2c46b4b.tar.gz) = 1de4a3e775379a9104fe84bac3a8c255f6fae7f2c49971261b5f1a580507921e9d78875581ac0ae117a7b2281b85a35919e5b6285bc87cf8425d9c444a37c2b0 SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 -SHA512 (buildah-f7a3515.tar.gz) = 4362087e36244d62402f871a9574ebf4cee01b921b79bbed4a0b206456d729dfe21471635b82ed8f4c836a4cb2f2817b1e5facb4c6696dbc706bac373ad555f8 From 975a714f5d0f3564015bb648004f287cfdb653a3 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 26 May 2020 15:38:41 -0400 Subject: [PATCH 236/573] update deps for CentOS Signed-off-by: Lokesh Mandvekar --- buildah.spec | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/buildah.spec b/buildah.spec index c26a627..a7a540b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -29,7 +29,9 @@ # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.14.8 +%define built_tag v1.14.9 +%define built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.15.0 @@ -38,6 +40,7 @@ Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz +BuildRequires: device-mapper-devel BuildRequires: golang BuildRequires: git BuildRequires: glib2-devel @@ -46,20 +49,21 @@ BuildRequires: go-md2man BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: make +BuildRequires: ostree-devel Requires: crun >= 0.10-1 Requires: containers-common -%if 0%{?fedora} +Requires: libseccomp >= 2.4.1-0 +# No btrfs for centos 8 +%if 0%{?fedora} || 0%{?centos} <= 7 BuildRequires: btrfs-progs-devel -BuildRequires: device-mapper-devel -BuildRequires: ostree-devel +%endif +%if 0%{?fedora} BuildRequires: libseccomp-static Recommends: container-selinux Recommends: slirp4netns >= 0.3-0 Recommends: fuse-overlayfs %else -#### DO NOT REMOVE - NEEDED FOR CENTOS BuildRequires: libseccomp-devel -Requires: libseccomp >= 2.4.1-0 Requires: container-selinux Requires: slirp4netns >= 0.3-0 %endif @@ -104,6 +108,9 @@ mv vendor src export GOPATH=$(pwd)/_build:$(pwd) export BUILDTAGS='seccomp selinux' +%if 0%{?centos} >= 8 +export BUILDTAGS+='exclude_graphdriver_btrfs' +%endif %gobuild -o %{name} %{import_path}/cmd/%{name} %gobuild -o imgtype %{import_path}/tests/imgtype GOMD2MAN=go-md2man %{__make} -C docs From 3a9c73e05d35c12129d544bb64e66aff79c6d28a Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 26 May 2020 15:39:58 -0400 Subject: [PATCH 237/573] update deps for centos Signed-off-by: Lokesh Mandvekar --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index a7a540b..8e951df 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.66.dev.git%{shortcommit0}%{?dist} +Release: 0.67.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -142,6 +142,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue May 26 2020 Lokesh Mandvekar - 1.15.0-0.67.dev.git2c46b4b +- update deps for centos + * Tue May 26 2020 RH Container Bot - 1.15.0-0.66.dev.git2c46b4b - autobuilt 2c46b4b From 382e5e6121c7693ac1d9fee5a4ed8778c6467eb5 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 26 May 2020 16:12:39 -0400 Subject: [PATCH 238/573] fix buildtags and ostree dep Signed-off-by: Lokesh Mandvekar --- buildah.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 8e951df..f4766c9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -49,10 +49,13 @@ BuildRequires: go-md2man BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: make -BuildRequires: ostree-devel Requires: crun >= 0.10-1 Requires: containers-common Requires: libseccomp >= 2.4.1-0 +# No ostree for centos 7 +%if 0%{?fedora} || 0%{?centos} >= 8 +BuildRequires: ostree-devel +%endif # No btrfs for centos 8 %if 0%{?fedora} || 0%{?centos} <= 7 BuildRequires: btrfs-progs-devel @@ -109,7 +112,7 @@ mv vendor src export GOPATH=$(pwd)/_build:$(pwd) export BUILDTAGS='seccomp selinux' %if 0%{?centos} >= 8 -export BUILDTAGS+='exclude_graphdriver_btrfs' +export BUILDTAGS+=' exclude_graphdriver_btrfs' %endif %gobuild -o %{name} %{import_path}/cmd/%{name} %gobuild -o imgtype %{import_path}/tests/imgtype From d3311a06230f2fabee403d06f5dd36d7338cc34b Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 24 Jun 2020 13:11:01 -0600 Subject: [PATCH 239/573] buildah test helper: run registry:2.6, not :2 The docker.io/registry:2 image broke suddenly and with no warning: https://github.com/docker/distribution-library-image/issues/106 Symptom: running 'htpasswd' from that container no longer works, even though it's been documented for years (at docker.com) and as of this writing still remains documented. One solution is to run htpasswd locally (requires installing the httpd-tools package) or using any crypt library to hash. Not hard, but tedious, and it doesn't address the issue of the docker registry:2 image being a moving target. I choose to force the use of the :2.6 tag, in hopes that that image will remain unmodified. Refactored to use FQIN instead of shortname, and to define it in only one place. Signed-off-by: Ed Santiago --- tests/test_buildah.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh index 2227107..6a064be 100755 --- a/tests/test_buildah.sh +++ b/tests/test_buildah.sh @@ -19,6 +19,8 @@ export IMGTYPE_BINARY=/usr/bin/buildah-imgtype # Start a registry pre_bats_setup() { + REGISTRY_FQIN=docker.io/library/registry:2.6 + AUTHDIR=/tmp/buildah-tests-auth.$$ mkdir -p $AUTHDIR @@ -31,7 +33,7 @@ pre_bats_setup() { fi if [ ! -e $AUTHDIR/htpasswd ]; then - podman run --rm --entrypoint htpasswd registry:2 \ + podman run --rm --entrypoint htpasswd $REGISTRY_FQIN \ -Bbn testuser testpassword > $AUTHDIR/htpasswd fi @@ -44,7 +46,7 @@ pre_bats_setup() { -e REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd \ -e REGISTRY_HTTP_TLS_CERTIFICATE=/auth/domain.crt \ -e REGISTRY_HTTP_TLS_KEY=/auth/domain.key \ - registry:2 + $REGISTRY_FQIN } post_bats_teardown() { From 4c0f649efdbd02452c14310f51caebfcfa9df10c Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 20 Jul 2020 08:38:12 -0600 Subject: [PATCH 240/573] More htpasswd fallout: use httpd-tools Newer buildah tests now depend on encryption functionality only present in later (2.7? 2.8?) versions of docker.io/registry. So, undo our earlier change in which we forced registry:2.6 to use its htpasswd. Instead, tests now require httpd-tools package and we use native host htpasswd. We revert back to using registry:2 (no dot), which is a moving target, so be prepared for future breakage. Signed-off-by: Ed Santiago --- buildah.spec | 1 + tests/test_buildah.sh | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/buildah.spec b/buildah.spec index f4766c9..9dac202 100644 --- a/buildah.spec +++ b/buildah.spec @@ -89,6 +89,7 @@ Requires: bzip2 Requires: podman Requires: golang Requires: jq +Requires: httpd-tools %description tests %{summary} diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh index 6a064be..860a4ba 100755 --- a/tests/test_buildah.sh +++ b/tests/test_buildah.sh @@ -19,7 +19,7 @@ export IMGTYPE_BINARY=/usr/bin/buildah-imgtype # Start a registry pre_bats_setup() { - REGISTRY_FQIN=docker.io/library/registry:2.6 + REGISTRY_FQIN=docker.io/library/registry:2 AUTHDIR=/tmp/buildah-tests-auth.$$ mkdir -p $AUTHDIR @@ -33,8 +33,7 @@ pre_bats_setup() { fi if [ ! -e $AUTHDIR/htpasswd ]; then - podman run --rm --entrypoint htpasswd $REGISTRY_FQIN \ - -Bbn testuser testpassword > $AUTHDIR/htpasswd + htpasswd -Bbn testuser testpassword > $AUTHDIR/htpasswd fi podman rm -f registry || true From 5137ba7fb2c257b47cbeecbbc62063eff2c8a140 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 13:28:23 +0000 Subject: [PATCH 241/573] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 9dac202..1d0eaa3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.15.0 -Release: 0.67.dev.git%{shortcommit0}%{?dist} +Release: 0.68.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -146,6 +146,9 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.15.0-0.68.dev.git2c46b4b +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Lokesh Mandvekar - 1.15.0-0.67.dev.git2c46b4b - update deps for centos From 879a6d17fdfb74a57566382acd3ddfb9f4b52bd4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 3 Sep 2020 13:05:45 +0000 Subject: [PATCH 242/573] buildah-1.16.0-0.1.dev.gitac0182c - bump to 1.16.0 - autobuilt ac0182c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 12 ++++++++---- sources | 3 +-- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 98bbd03..4c5db95 100644 --- a/.gitignore +++ b/.gitignore @@ -484,3 +484,4 @@ /buildah-0ac2a67.tar.gz /buildah-f7a3515.tar.gz /buildah-2c46b4b.tar.gz +/buildah-ac0182c.tar.gz diff --git a/buildah.spec b/buildah.spec index 1d0eaa3..d4c7329 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2c46b4bf2d078fa3f18038fab8467e8c9ffac23c +%global commit0 ac0182c35d7f767ebd8aabe2c5580f16f9956d4c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.14.9 +%define built_tag v1.14.11 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.15.0 -Release: 0.68.dev.git%{shortcommit0}%{?dist} +Version: 1.16.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -146,6 +146,10 @@ cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Sep 3 13:05:31 UTC 2020 RH Container Bot - 1.16.0-0.1.dev.gitac0182c +- bump to 1.16.0 +- autobuilt ac0182c + * Mon Jul 27 2020 Fedora Release Engineering - 1.15.0-0.68.dev.git2c46b4b - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index ec77784..8b2ea71 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (buildah-2c46b4b.tar.gz) = 1de4a3e775379a9104fe84bac3a8c255f6fae7f2c49971261b5f1a580507921e9d78875581ac0ae117a7b2281b85a35919e5b6285bc87cf8425d9c444a37c2b0 -SHA512 (buildah-843d15d.tar.gz) = ca383aff62f7a26e1bfcc3d7d7592be939c413a49f891a69139166a6c16306f38ea2d618c9e37e9f412fa7735ee4ae933dd3dcab45c06e455882aa8cc4e585b3 +SHA512 (buildah-ac0182c.tar.gz) = 93a806901f90b5e3bff264f9f9844669c746439d545108551cf0ea5a905818590c3f79b6d337c66c74446d1d03e6da2cb70254201b141b8f484a67aa66cbb844 From 293c1c8152e4385df2a970acf2d302f23df02209 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 3 Sep 2020 09:28:18 -0400 Subject: [PATCH 243/573] fix build issues Signed-off-by: Lokesh Mandvekar --- buildah.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/buildah.spec b/buildah.spec index d4c7329..0d18fa7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -115,8 +115,8 @@ export BUILDTAGS='seccomp selinux' %if 0%{?centos} >= 8 export BUILDTAGS+=' exclude_graphdriver_btrfs' %endif -%gobuild -o %{name} %{import_path}/cmd/%{name} -%gobuild -o imgtype %{import_path}/tests/imgtype +%gobuild -o bin/%{name} %{import_path}/cmd/%{name} +%gobuild -o bin/imgtype %{import_path}/tests/imgtype GOMD2MAN=go-md2man %{__make} -C docs %install @@ -126,7 +126,7 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system -cp imgtype %{buildroot}/%{_bindir}/%{name}-imgtype +cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype #define license tag if not already defined %{!?_licensedir:%global license %doc} From 2c41b27132e0ba4dc7d456351a09f6c1ca1a5ad9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 3 Sep 2020 12:39:17 -0400 Subject: [PATCH 244/573] 32bit building fixed upstream Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 0d18fa7..ed76881 100644 --- a/buildah.spec +++ b/buildah.spec @@ -29,7 +29,7 @@ # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.14.11 +%define built_tag v1.15.1 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz From 7e0510a0e8c9c5418254afbf63607528b0ff7148 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 3 Sep 2020 17:12:05 +0000 Subject: [PATCH 245/573] buildah-1.16.0-0.2.dev.gitfce9668 - autobuilt fce9668 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4c5db95..96f694d 100644 --- a/.gitignore +++ b/.gitignore @@ -485,3 +485,4 @@ /buildah-f7a3515.tar.gz /buildah-2c46b4b.tar.gz /buildah-ac0182c.tar.gz +/buildah-fce9668.tar.gz diff --git a/buildah.spec b/buildah.spec index ed76881..6900778 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ac0182c35d7f767ebd8aabe2c5580f16f9956d4c +%global commit0 fce9668d4f44d11a526be0361096e0c1e5bfd0e8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.15.1 +%define built_tag v1.14.11 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.16.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -146,6 +146,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Sep 3 17:11:50 UTC 2020 RH Container Bot - 1.16.0-0.2.dev.gitfce9668 +- autobuilt fce9668 + * Thu Sep 3 13:05:31 UTC 2020 RH Container Bot - 1.16.0-0.1.dev.gitac0182c - bump to 1.16.0 - autobuilt ac0182c diff --git a/sources b/sources index 8b2ea71..2ca0c55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ac0182c.tar.gz) = 93a806901f90b5e3bff264f9f9844669c746439d545108551cf0ea5a905818590c3f79b6d337c66c74446d1d03e6da2cb70254201b141b8f484a67aa66cbb844 +SHA512 (buildah-fce9668.tar.gz) = 2083425d0cf8d21eedcdc46a9ecfcad7eb18f239c9d31b567824d3e5a03e8aec4afe243f3480eebb50452af96ab9a97984dbf09218cbc3e9ba92e3a23de965d2 From 6150164bf033c63876c3c740ce85ca5df9870408 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 3 Sep 2020 14:11:46 -0400 Subject: [PATCH 246/573] tests package requires openssl Signed-off-by: Lokesh Mandvekar --- buildah.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/buildah.spec b/buildah.spec index 6900778..f5b8146 100644 --- a/buildah.spec +++ b/buildah.spec @@ -90,6 +90,7 @@ Requires: podman Requires: golang Requires: jq Requires: httpd-tools +Requires: openssl %description tests %{summary} From 59c2d7ddc42488eb9033dc068c1059d623223aa5 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 3 Sep 2020 14:12:13 -0400 Subject: [PATCH 247/573] buildah-1.16.0-0.3.dev.gitfce9668 - tests package requires openssl Signed-off-by: Lokesh Mandvekar --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index f5b8146..055aa6f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.16.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Sep 03 2020 Lokesh Mandvekar - 1.16.0-0.3.dev.gitfce9668 +- tests package requires openssl + * Thu Sep 3 17:11:50 UTC 2020 RH Container Bot - 1.16.0-0.2.dev.gitfce9668 - autobuilt fce9668 From 110197b022cf5718e90d39753d199dc635b22f89 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 3 Sep 2020 21:12:03 +0000 Subject: [PATCH 248/573] buildah-1.16.0-0.4.dev.git58e6b4f - autobuilt 58e6b4f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 96f694d..bd20100 100644 --- a/.gitignore +++ b/.gitignore @@ -486,3 +486,4 @@ /buildah-2c46b4b.tar.gz /buildah-ac0182c.tar.gz /buildah-fce9668.tar.gz +/buildah-58e6b4f.tar.gz diff --git a/buildah.spec b/buildah.spec index 055aa6f..0323d85 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 fce9668d4f44d11a526be0361096e0c1e5bfd0e8 +%global commit0 58e6b4f86a83d2a901c5731ef3397aa5b1f50aa0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.14.11 +%define built_tag v1.15.2 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.16.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Sep 3 21:11:50 UTC 2020 RH Container Bot - 1.16.0-0.4.dev.git58e6b4f +- autobuilt 58e6b4f + * Thu Sep 03 2020 Lokesh Mandvekar - 1.16.0-0.3.dev.gitfce9668 - tests package requires openssl diff --git a/sources b/sources index 2ca0c55..e6c3d61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-fce9668.tar.gz) = 2083425d0cf8d21eedcdc46a9ecfcad7eb18f239c9d31b567824d3e5a03e8aec4afe243f3480eebb50452af96ab9a97984dbf09218cbc3e9ba92e3a23de965d2 +SHA512 (buildah-58e6b4f.tar.gz) = f0f14c59a08e9b157150d151da94ffea5c46cd317d9fb47be23cdcae407ef8ac5a7bf089f2ef14f30dd3b81fd07b0060109380516fcf64c9223c8adfa79a1be5 From 8b63ea777fa19f3004d3f2302fb3abe3717c2972 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 5 Sep 2020 11:12:49 +0000 Subject: [PATCH 249/573] buildah-1.17.0-0.1.dev.git28d7d44 - bump to 1.17.0 - autobuilt 28d7d44 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index bd20100..c834ead 100644 --- a/.gitignore +++ b/.gitignore @@ -487,3 +487,4 @@ /buildah-ac0182c.tar.gz /buildah-fce9668.tar.gz /buildah-58e6b4f.tar.gz +/buildah-28d7d44.tar.gz diff --git a/buildah.spec b/buildah.spec index 0323d85..c258ae3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 58e6b4f86a83d2a901c5731ef3397aa5b1f50aa0 +%global commit0 28d7d44b84ed4a363df1228948647072c33915f1 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -34,8 +34,8 @@ %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.16.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Version: 1.17.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Sep 5 11:12:36 UTC 2020 RH Container Bot - 1.17.0-0.1.dev.git28d7d44 +- bump to 1.17.0 +- autobuilt 28d7d44 + * Thu Sep 3 21:11:50 UTC 2020 RH Container Bot - 1.16.0-0.4.dev.git58e6b4f - autobuilt 58e6b4f diff --git a/sources b/sources index e6c3d61..297ebe6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-58e6b4f.tar.gz) = f0f14c59a08e9b157150d151da94ffea5c46cd317d9fb47be23cdcae407ef8ac5a7bf089f2ef14f30dd3b81fd07b0060109380516fcf64c9223c8adfa79a1be5 +SHA512 (buildah-28d7d44.tar.gz) = ae72d3fb503089b6fe9b2d4835676ce93a736cf1a8488d8418462b46df377bbbee633bc0ef967c2c5ee28cdfdc2060be5cadc3c5d71264f7eabc45abd6cfc3af From 6e8a45497686b14500e197675333982d4a903767 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 7 Sep 2020 08:12:06 +0000 Subject: [PATCH 250/573] buildah-1.17.0-0.2.dev.gitd83657c - autobuilt d83657c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c834ead..ee62469 100644 --- a/.gitignore +++ b/.gitignore @@ -488,3 +488,4 @@ /buildah-fce9668.tar.gz /buildah-58e6b4f.tar.gz /buildah-28d7d44.tar.gz +/buildah-d83657c.tar.gz diff --git a/buildah.spec b/buildah.spec index c258ae3..a28c21a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 28d7d44b84ed4a363df1228948647072c33915f1 +%global commit0 d83657c3ca220f0b7475ba3d8bb88b2dfb4992bf %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.15.2 +%define built_tag V1.16.0 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.17.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Sep 7 08:11:53 UTC 2020 RH Container Bot - 1.17.0-0.2.dev.gitd83657c +- autobuilt d83657c + * Sat Sep 5 11:12:36 UTC 2020 RH Container Bot - 1.17.0-0.1.dev.git28d7d44 - bump to 1.17.0 - autobuilt 28d7d44 diff --git a/sources b/sources index 297ebe6..4d67c9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-28d7d44.tar.gz) = ae72d3fb503089b6fe9b2d4835676ce93a736cf1a8488d8418462b46df377bbbee633bc0ef967c2c5ee28cdfdc2060be5cadc3c5d71264f7eabc45abd6cfc3af +SHA512 (buildah-d83657c.tar.gz) = 909e3adfd7ac5c7843cfab1d035140c475d24cf1dbbace7ac8faee2119f4cc27abe7036efe4cdf79292f0315860ca3606119ad0c53f786146c95a0f105210bed From 7e16629999305345cead7c8442128d3fb9c39c60 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 8 Sep 2020 15:11:56 +0000 Subject: [PATCH 251/573] buildah-1.17.0-0.3.dev.git49a5768 - autobuilt 49a5768 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ee62469..1d63da0 100644 --- a/.gitignore +++ b/.gitignore @@ -489,3 +489,4 @@ /buildah-58e6b4f.tar.gz /buildah-28d7d44.tar.gz /buildah-d83657c.tar.gz +/buildah-49a5768.tar.gz diff --git a/buildah.spec b/buildah.spec index a28c21a..de44523 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d83657c3ca220f0b7475ba3d8bb88b2dfb4992bf +%global commit0 49a57680ffa1ec164ca8609fffea10beb082d5ce %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag V1.16.0 +%define built_tag v1.16.0 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.17.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Sep 8 15:11:43 UTC 2020 RH Container Bot - 1.17.0-0.3.dev.git49a5768 +- autobuilt 49a5768 + * Mon Sep 7 08:11:53 UTC 2020 RH Container Bot - 1.17.0-0.2.dev.gitd83657c - autobuilt d83657c diff --git a/sources b/sources index 4d67c9f..cb1978d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d83657c.tar.gz) = 909e3adfd7ac5c7843cfab1d035140c475d24cf1dbbace7ac8faee2119f4cc27abe7036efe4cdf79292f0315860ca3606119ad0c53f786146c95a0f105210bed +SHA512 (buildah-49a5768.tar.gz) = dc956669b773673e3df7ff420237eb21a5670e3c3a41cb0eec0d61dcb50a067d53f25af4672c2bd8a0465a5bc6eaa3c4a3015e4877567e2ab440309c2ce41937 From 53b3ac8e486c9322f0aec7ad6e9ce9a928807413 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 8 Sep 2020 10:39:24 -0600 Subject: [PATCH 252/573] add Subject Alternative Name to local openssl cert Go 1.15 deprecates checking CN; this broke gating tests: Get "https://localhost:5000/v2/": x509: certificate relies on legacy Common Name field, use SANs or temporarily enable Common Name matching with GODEBUG=x509ignoreCN=0 Easy two-line solution in the 'openssl' invocation. Huge thanks to Nalin for tracking down and fixing while I was still getting started: https://github.com/containers/buildah/pull/2595 Signed-off-by: Ed Santiago --- tests/test_buildah.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh index 860a4ba..13ac761 100755 --- a/tests/test_buildah.sh +++ b/tests/test_buildah.sh @@ -29,7 +29,8 @@ pre_bats_setup() { openssl req -newkey rsa:4096 -nodes -sha256 \ -keyout $AUTHDIR/domain.key -x509 -days 2 \ -out $AUTHDIR/domain.crt \ - -subj "/C=US/ST=Foo/L=Bar/O=Red Hat, Inc./CN=localhost" + -subj "/C=US/ST=Foo/L=Bar/O=Red Hat, Inc./CN=registry host certificate" \ + -addext subjectAltName=DNS:localhost fi if [ ! -e $AUTHDIR/htpasswd ]; then From 617474a8dc931bfd9e619f8c686fc9abffeb8431 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 8 Sep 2020 19:12:41 +0000 Subject: [PATCH 253/573] buildah-1.17.0-0.4.dev.git555eb26 - autobuilt 555eb26 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1d63da0..c7c0c17 100644 --- a/.gitignore +++ b/.gitignore @@ -490,3 +490,4 @@ /buildah-28d7d44.tar.gz /buildah-d83657c.tar.gz /buildah-49a5768.tar.gz +/buildah-555eb26.tar.gz diff --git a/buildah.spec b/buildah.spec index de44523..b361f70 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 49a57680ffa1ec164ca8609fffea10beb082d5ce +%global commit0 555eb26c1cbc7ad00b146923b2d0f9ff48b401bf %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Sep 8 19:12:25 UTC 2020 RH Container Bot - 1.17.0-0.4.dev.git555eb26 +- autobuilt 555eb26 + * Tue Sep 8 15:11:43 UTC 2020 RH Container Bot - 1.17.0-0.3.dev.git49a5768 - autobuilt 49a5768 diff --git a/sources b/sources index cb1978d..e86a7f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-49a5768.tar.gz) = dc956669b773673e3df7ff420237eb21a5670e3c3a41cb0eec0d61dcb50a067d53f25af4672c2bd8a0465a5bc6eaa3c4a3015e4877567e2ab440309c2ce41937 +SHA512 (buildah-555eb26.tar.gz) = 9cc8ecd7026a31a4925c970279a04a121f3b7908f889e476a8bb4165a09209c421a1cc3b1afb2c1445838b0bdbb003faf579923482206f3bfbdf92f7719153b0 From f9bb4530a35d39e630df7517ec2739dfe315fd06 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 8 Sep 2020 20:12:22 +0000 Subject: [PATCH 254/573] buildah-1.17.0-0.5.dev.git2928303 - autobuilt 2928303 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c7c0c17..f9e1cc8 100644 --- a/.gitignore +++ b/.gitignore @@ -491,3 +491,4 @@ /buildah-d83657c.tar.gz /buildah-49a5768.tar.gz /buildah-555eb26.tar.gz +/buildah-2928303.tar.gz diff --git a/buildah.spec b/buildah.spec index b361f70..00c3093 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 555eb26c1cbc7ad00b146923b2d0f9ff48b401bf +%global commit0 292830393d7714d09a7922115e0e9a45cc3117e3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Sep 8 20:12:10 UTC 2020 RH Container Bot - 1.17.0-0.5.dev.git2928303 +- autobuilt 2928303 + * Tue Sep 8 19:12:25 UTC 2020 RH Container Bot - 1.17.0-0.4.dev.git555eb26 - autobuilt 555eb26 diff --git a/sources b/sources index e86a7f1..30a6c47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-555eb26.tar.gz) = 9cc8ecd7026a31a4925c970279a04a121f3b7908f889e476a8bb4165a09209c421a1cc3b1afb2c1445838b0bdbb003faf579923482206f3bfbdf92f7719153b0 +SHA512 (buildah-2928303.tar.gz) = 8d23510751604bfe20154abdd56693da302d9f65961f9b8baeec3cc0527f64ab752725ca5b0f4b35cc302f346d6ef4abb39c7b5244b4465b5d792a7910d93993 From 6abb99385412cc5249e41a4907cb83a7ccb51508 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 8 Sep 2020 15:02:43 -0600 Subject: [PATCH 255/573] Gating tests: set TMPDIR=/var/tmp Gating tests are failing with ENOSPC. Try explicitly setting TMPDIR to /var/tmp which usually has more free space. Signed-off-by: Ed Santiago --- tests/test_buildah.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/test_buildah.yml b/tests/test_buildah.yml index be1ce31..4820a9f 100644 --- a/tests/test_buildah.yml +++ b/tests/test_buildah.yml @@ -1,5 +1,7 @@ --- - hosts: localhost + environment: + TMPDIR: /var/tmp roles: - role: standard-test-basic tags: From d85affbe5c47080e1c6726f984e2e3c3d71027f6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 8 Sep 2020 21:12:01 +0000 Subject: [PATCH 256/573] buildah-1.17.0-0.6.dev.gitbfe6da5 - autobuilt bfe6da5 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f9e1cc8..1bba130 100644 --- a/.gitignore +++ b/.gitignore @@ -492,3 +492,4 @@ /buildah-49a5768.tar.gz /buildah-555eb26.tar.gz /buildah-2928303.tar.gz +/buildah-bfe6da5.tar.gz diff --git a/buildah.spec b/buildah.spec index 00c3093..c10f30d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 292830393d7714d09a7922115e0e9a45cc3117e3 +%global commit0 bfe6da5c74bab250b52902ba14a277008bbb741a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Sep 8 21:11:48 UTC 2020 RH Container Bot - 1.17.0-0.6.dev.gitbfe6da5 +- autobuilt bfe6da5 + * Tue Sep 8 20:12:10 UTC 2020 RH Container Bot - 1.17.0-0.5.dev.git2928303 - autobuilt 2928303 diff --git a/sources b/sources index 30a6c47..eb70a38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2928303.tar.gz) = 8d23510751604bfe20154abdd56693da302d9f65961f9b8baeec3cc0527f64ab752725ca5b0f4b35cc302f346d6ef4abb39c7b5244b4465b5d792a7910d93993 +SHA512 (buildah-bfe6da5.tar.gz) = 2d46da1e94d038bf3e1b36e574c91cb455281ed8079863ee4d5d4cbce68d5e3ea83bc71888dd1059eda7c582b6aa9a109d53d810bc346093317e7b655f736640 From 6710b30ba40c2b0be4f6b08105b392d320cc2020 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 9 Sep 2020 12:12:28 +0000 Subject: [PATCH 257/573] buildah-1.17.0-0.7.dev.gitefc5ec2 - autobuilt efc5ec2 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1bba130..abf9619 100644 --- a/.gitignore +++ b/.gitignore @@ -493,3 +493,4 @@ /buildah-555eb26.tar.gz /buildah-2928303.tar.gz /buildah-bfe6da5.tar.gz +/buildah-efc5ec2.tar.gz diff --git a/buildah.spec b/buildah.spec index c10f30d..860ccf3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 bfe6da5c74bab250b52902ba14a277008bbb741a +%global commit0 efc5ec2eb24cf767b54e76a703584172087f232c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Sep 9 12:12:14 UTC 2020 RH Container Bot - 1.17.0-0.7.dev.gitefc5ec2 +- autobuilt efc5ec2 + * Tue Sep 8 21:11:48 UTC 2020 RH Container Bot - 1.17.0-0.6.dev.gitbfe6da5 - autobuilt bfe6da5 diff --git a/sources b/sources index eb70a38..15faad1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-bfe6da5.tar.gz) = 2d46da1e94d038bf3e1b36e574c91cb455281ed8079863ee4d5d4cbce68d5e3ea83bc71888dd1059eda7c582b6aa9a109d53d810bc346093317e7b655f736640 +SHA512 (buildah-efc5ec2.tar.gz) = d19b1611bf58a9822ea0640464958a1a4294e7019be5d18c6c076db954943dd9fe832b94148452ab00041b86ea228f514b5fddc730d68b715bc880465c6013f7 From 53ee159ec7b5025fe13dc5d1b4e9bee3c39197dd Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 9 Sep 2020 20:12:43 +0000 Subject: [PATCH 258/573] buildah-1.17.0-0.8.dev.gitaa3128e - autobuilt aa3128e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index abf9619..eee3627 100644 --- a/.gitignore +++ b/.gitignore @@ -494,3 +494,4 @@ /buildah-2928303.tar.gz /buildah-bfe6da5.tar.gz /buildah-efc5ec2.tar.gz +/buildah-aa3128e.tar.gz diff --git a/buildah.spec b/buildah.spec index 860ccf3..e2b3d4b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 efc5ec2eb24cf767b54e76a703584172087f232c +%global commit0 aa3128e0bbff8268177cc8a99ce9f56e095a4bfb %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Sep 9 20:12:26 UTC 2020 RH Container Bot - 1.17.0-0.8.dev.gitaa3128e +- autobuilt aa3128e + * Wed Sep 9 12:12:14 UTC 2020 RH Container Bot - 1.17.0-0.7.dev.gitefc5ec2 - autobuilt efc5ec2 diff --git a/sources b/sources index 15faad1..2d2d96f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-efc5ec2.tar.gz) = d19b1611bf58a9822ea0640464958a1a4294e7019be5d18c6c076db954943dd9fe832b94148452ab00041b86ea228f514b5fddc730d68b715bc880465c6013f7 +SHA512 (buildah-aa3128e.tar.gz) = d441b7fc7c16776b78cc38ddeab27c6fa92818e0a425931938b242dc45cc9eb57963c6acf29fbd6105186bf8b34ce513befcc188f26b7eef84551a1bb2550fe5 From b8f20dbbbc762d2344dee1d2292eb67cb29d846e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 10 Sep 2020 13:12:32 +0000 Subject: [PATCH 259/573] buildah-1.17.0-0.9.dev.git33768fc - autobuilt 33768fc Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eee3627..5f8a672 100644 --- a/.gitignore +++ b/.gitignore @@ -495,3 +495,4 @@ /buildah-bfe6da5.tar.gz /buildah-efc5ec2.tar.gz /buildah-aa3128e.tar.gz +/buildah-33768fc.tar.gz diff --git a/buildah.spec b/buildah.spec index e2b3d4b..9039753 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 aa3128e0bbff8268177cc8a99ce9f56e095a4bfb +%global commit0 33768fcb1d6e5614db03cd9d1891b78ca3e074d4 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Sep 10 13:12:18 UTC 2020 RH Container Bot - 1.17.0-0.9.dev.git33768fc +- autobuilt 33768fc + * Wed Sep 9 20:12:26 UTC 2020 RH Container Bot - 1.17.0-0.8.dev.gitaa3128e - autobuilt aa3128e diff --git a/sources b/sources index 2d2d96f..2d7da12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-aa3128e.tar.gz) = d441b7fc7c16776b78cc38ddeab27c6fa92818e0a425931938b242dc45cc9eb57963c6acf29fbd6105186bf8b34ce513befcc188f26b7eef84551a1bb2550fe5 +SHA512 (buildah-33768fc.tar.gz) = a5eb1c8f54db2780e2f63aad6f4d105657378f657d652aca35cc21970392478b64ddea25790569d564b053b15c7f4c95acab457f324a8a1ff05ade289ce9e026 From ae4550263d158989048cc136a51a258ff0584f8e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 11 Sep 2020 14:12:25 +0000 Subject: [PATCH 260/573] buildah-1.17.0-0.10.dev.git1f8bf4d - autobuilt 1f8bf4d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5f8a672..614a521 100644 --- a/.gitignore +++ b/.gitignore @@ -496,3 +496,4 @@ /buildah-efc5ec2.tar.gz /buildah-aa3128e.tar.gz /buildah-33768fc.tar.gz +/buildah-1f8bf4d.tar.gz diff --git a/buildah.spec b/buildah.spec index 9039753..1c5fa95 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 33768fcb1d6e5614db03cd9d1891b78ca3e074d4 +%global commit0 1f8bf4dba27d9a157f966dad3a1e0f58091091d8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.9.dev.git%{shortcommit0}%{?dist} +Release: 0.10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Sep 11 14:12:12 UTC 2020 RH Container Bot - 1.17.0-0.10.dev.git1f8bf4d +- autobuilt 1f8bf4d + * Thu Sep 10 13:12:18 UTC 2020 RH Container Bot - 1.17.0-0.9.dev.git33768fc - autobuilt 33768fc diff --git a/sources b/sources index 2d7da12..4e17eff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-33768fc.tar.gz) = a5eb1c8f54db2780e2f63aad6f4d105657378f657d652aca35cc21970392478b64ddea25790569d564b053b15c7f4c95acab457f324a8a1ff05ade289ce9e026 +SHA512 (buildah-1f8bf4d.tar.gz) = 784fcbef8b21b0ee459f6c432b68715bd33ad87b4eb48b78e5953b236d1b56a1a976a4e193840c86b1a04287b48305ea2e558535d07f553d6238ffbd3aa5cf9c From 0ffe222ed11fee11e53b2b3198317d6245e1f4a2 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 15 Sep 2020 21:13:12 +0000 Subject: [PATCH 261/573] buildah-1.17.0-0.11.dev.gitb47ffb9 - autobuilt b47ffb9 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 614a521..ac64c44 100644 --- a/.gitignore +++ b/.gitignore @@ -497,3 +497,4 @@ /buildah-aa3128e.tar.gz /buildah-33768fc.tar.gz /buildah-1f8bf4d.tar.gz +/buildah-b47ffb9.tar.gz diff --git a/buildah.spec b/buildah.spec index 1c5fa95..a275568 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1f8bf4dba27d9a157f966dad3a1e0f58091091d8 +%global commit0 b47ffb93321c20b45df6dccf59adcc656464b95c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.16.0 +%define built_tag v1.16.1 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.17.0 -Release: 0.10.dev.git%{shortcommit0}%{?dist} +Release: 0.11.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Sep 15 21:12:56 UTC 2020 RH Container Bot - 1.17.0-0.11.dev.gitb47ffb9 +- autobuilt b47ffb9 + * Fri Sep 11 14:12:12 UTC 2020 RH Container Bot - 1.17.0-0.10.dev.git1f8bf4d - autobuilt 1f8bf4d diff --git a/sources b/sources index 4e17eff..6189426 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1f8bf4d.tar.gz) = 784fcbef8b21b0ee459f6c432b68715bd33ad87b4eb48b78e5953b236d1b56a1a976a4e193840c86b1a04287b48305ea2e558535d07f553d6238ffbd3aa5cf9c +SHA512 (buildah-b47ffb9.tar.gz) = 111abf0a4034601e96ab9ca1cbe6cd5a330c06bd16c49565ac63cc84ee85cdb2fff89e094eeed4562cc22c15ce056cabb8115bc1fb1f3c8b1abe9aed0bc4838f From 48565211f05175abb3979c720dbe760e2541fa31 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 15 Sep 2020 22:12:30 +0000 Subject: [PATCH 262/573] buildah-1.17.0-0.12.dev.gitd0f43a0 - autobuilt d0f43a0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ac64c44..2d56496 100644 --- a/.gitignore +++ b/.gitignore @@ -498,3 +498,4 @@ /buildah-33768fc.tar.gz /buildah-1f8bf4d.tar.gz /buildah-b47ffb9.tar.gz +/buildah-d0f43a0.tar.gz diff --git a/buildah.spec b/buildah.spec index a275568..ebebcba 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b47ffb93321c20b45df6dccf59adcc656464b95c +%global commit0 d0f43a0b554bf3576c709590eaa4075f70484bd4 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.12.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Sep 15 22:12:15 UTC 2020 RH Container Bot - 1.17.0-0.12.dev.gitd0f43a0 +- autobuilt d0f43a0 + * Tue Sep 15 21:12:56 UTC 2020 RH Container Bot - 1.17.0-0.11.dev.gitb47ffb9 - autobuilt b47ffb9 diff --git a/sources b/sources index 6189426..2dcb173 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b47ffb9.tar.gz) = 111abf0a4034601e96ab9ca1cbe6cd5a330c06bd16c49565ac63cc84ee85cdb2fff89e094eeed4562cc22c15ce056cabb8115bc1fb1f3c8b1abe9aed0bc4838f +SHA512 (buildah-d0f43a0.tar.gz) = 79030957f269f64dc3ff03d1281307a8b2cf8f3a0902c61f6dfdc1f80bad5983f92ad1d01b29ba1f029522eee7338ac76430a34546817822157e7788c82773f4 From ea655d28ce0c934fd8433f397739df3346411aa8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 16 Sep 2020 12:12:51 +0000 Subject: [PATCH 263/573] buildah-1.17.0-0.13.dev.git552cbd3 - autobuilt 552cbd3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2d56496..eec46b8 100644 --- a/.gitignore +++ b/.gitignore @@ -499,3 +499,4 @@ /buildah-1f8bf4d.tar.gz /buildah-b47ffb9.tar.gz /buildah-d0f43a0.tar.gz +/buildah-552cbd3.tar.gz diff --git a/buildah.spec b/buildah.spec index ebebcba..36eee13 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d0f43a0b554bf3576c709590eaa4075f70484bd4 +%global commit0 552cbd31d1f26ce7a644ee95969057a6ef098b64 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.12.dev.git%{shortcommit0}%{?dist} +Release: 0.13.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Sep 16 12:12:33 UTC 2020 RH Container Bot - 1.17.0-0.13.dev.git552cbd3 +- autobuilt 552cbd3 + * Tue Sep 15 22:12:15 UTC 2020 RH Container Bot - 1.17.0-0.12.dev.gitd0f43a0 - autobuilt d0f43a0 diff --git a/sources b/sources index 2dcb173..00c5a2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d0f43a0.tar.gz) = 79030957f269f64dc3ff03d1281307a8b2cf8f3a0902c61f6dfdc1f80bad5983f92ad1d01b29ba1f029522eee7338ac76430a34546817822157e7788c82773f4 +SHA512 (buildah-552cbd3.tar.gz) = 63c2ab3a1649d6bd069a2098a7c0dcdc5c132120f28c043b4236337831f7b154cf65abe9c4f26cb9ab8d66602a2ba170608c078b62827b7129a9b4d44054918b From 501ec3ba8462bfff582d9807fc168448cf58357c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 17 Sep 2020 13:12:13 +0000 Subject: [PATCH 264/573] buildah-1.17.0-0.14.dev.git17bb22f - autobuilt 17bb22f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index eec46b8..6bd60df 100644 --- a/.gitignore +++ b/.gitignore @@ -500,3 +500,4 @@ /buildah-b47ffb9.tar.gz /buildah-d0f43a0.tar.gz /buildah-552cbd3.tar.gz +/buildah-17bb22f.tar.gz diff --git a/buildah.spec b/buildah.spec index 36eee13..7f71693 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 552cbd31d1f26ce7a644ee95969057a6ef098b64 +%global commit0 17bb22f549be8f357edc69d6404c5197e3e06cfe %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.13.dev.git%{shortcommit0}%{?dist} +Release: 0.14.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Sep 17 13:11:59 UTC 2020 RH Container Bot - 1.17.0-0.14.dev.git17bb22f +- autobuilt 17bb22f + * Wed Sep 16 12:12:33 UTC 2020 RH Container Bot - 1.17.0-0.13.dev.git552cbd3 - autobuilt 552cbd3 diff --git a/sources b/sources index 00c5a2d..3f268d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-552cbd3.tar.gz) = 63c2ab3a1649d6bd069a2098a7c0dcdc5c132120f28c043b4236337831f7b154cf65abe9c4f26cb9ab8d66602a2ba170608c078b62827b7129a9b4d44054918b +SHA512 (buildah-17bb22f.tar.gz) = 4cf86bb91ff40a80bad0b577dffb93041d0cf6a499257dceff9d916a3dd96ea33329e1f91f4374e265c90c740e2a8e8c7af3a84435a296c9238c7af383b4e523 From 26dfeff4969fd4f801851ba1ca23876c50a091fe Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 17 Sep 2020 16:13:00 +0000 Subject: [PATCH 265/573] buildah-1.17.0-0.15.dev.git58541a3 - autobuilt 58541a3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6bd60df..0b79ab1 100644 --- a/.gitignore +++ b/.gitignore @@ -501,3 +501,4 @@ /buildah-d0f43a0.tar.gz /buildah-552cbd3.tar.gz /buildah-17bb22f.tar.gz +/buildah-58541a3.tar.gz diff --git a/buildah.spec b/buildah.spec index 7f71693..6e45dd2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 17bb22f549be8f357edc69d6404c5197e3e06cfe +%global commit0 58541a36f1a57d8d4492e07ceb47134c85ae2530 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.14.dev.git%{shortcommit0}%{?dist} +Release: 0.15.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Sep 17 16:12:45 UTC 2020 RH Container Bot - 1.17.0-0.15.dev.git58541a3 +- autobuilt 58541a3 + * Thu Sep 17 13:11:59 UTC 2020 RH Container Bot - 1.17.0-0.14.dev.git17bb22f - autobuilt 17bb22f diff --git a/sources b/sources index 3f268d6..0a9692f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-17bb22f.tar.gz) = 4cf86bb91ff40a80bad0b577dffb93041d0cf6a499257dceff9d916a3dd96ea33329e1f91f4374e265c90c740e2a8e8c7af3a84435a296c9238c7af383b4e523 +SHA512 (buildah-58541a3.tar.gz) = 1dd97cbbcdc4bac14170bf6a64fa502799c1aaa29f1043d974710d7fa3b653f9d06d62da5306e73884f1a2f92af1649863eeeb6d22dc59ad2ae23800f6a913d8 From 9a4e8165a0b5107737aafdd5e60c66f92801d845 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 17 Sep 2020 18:12:53 +0000 Subject: [PATCH 266/573] buildah-1.17.0-0.16.dev.git678da1d - autobuilt 678da1d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0b79ab1..468c60a 100644 --- a/.gitignore +++ b/.gitignore @@ -502,3 +502,4 @@ /buildah-552cbd3.tar.gz /buildah-17bb22f.tar.gz /buildah-58541a3.tar.gz +/buildah-678da1d.tar.gz diff --git a/buildah.spec b/buildah.spec index 6e45dd2..e5a9551 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 58541a36f1a57d8d4492e07ceb47134c85ae2530 +%global commit0 678da1d8e9770dce6361ac53bacea56b3383c9ff %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.15.dev.git%{shortcommit0}%{?dist} +Release: 0.16.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -147,6 +147,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Sep 17 18:12:35 UTC 2020 RH Container Bot - 1.17.0-0.16.dev.git678da1d +- autobuilt 678da1d + * Thu Sep 17 16:12:45 UTC 2020 RH Container Bot - 1.17.0-0.15.dev.git58541a3 - autobuilt 58541a3 diff --git a/sources b/sources index 0a9692f..11792b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-58541a3.tar.gz) = 1dd97cbbcdc4bac14170bf6a64fa502799c1aaa29f1043d974710d7fa3b653f9d06d62da5306e73884f1a2f92af1649863eeeb6d22dc59ad2ae23800f6a913d8 +SHA512 (buildah-678da1d.tar.gz) = 763772c57d8fc7d7700b28442fff275012c53d13339eb86827f0697614ddc96344cc675dd2dd570e353172ef2c7d75d2fca3c5f6768c7cdaf94f89722f9e2274 From bcb892af667165a0c28ed61ad3424c965d65a816 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 21 Sep 2020 07:50:00 -0400 Subject: [PATCH 267/573] buildah-1.17.0-0.17.dev.git678da1d - adjust centos deps Signed-off-by: Lokesh Mandvekar --- buildah.spec | 48 ++++++++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/buildah.spec b/buildah.spec index e5a9551..d79d707 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.16.dev.git%{shortcommit0}%{?dist} +Release: 0.17.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -49,9 +49,7 @@ BuildRequires: go-md2man BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: make -Requires: crun >= 0.10-1 Requires: containers-common -Requires: libseccomp >= 2.4.1-0 # No ostree for centos 7 %if 0%{?fedora} || 0%{?centos} >= 8 BuildRequires: ostree-devel @@ -62,11 +60,14 @@ BuildRequires: btrfs-progs-devel %endif %if 0%{?fedora} BuildRequires: libseccomp-static +Requires: libseccomp >= 2.4.1-0 +Requires: crun >= 0.10-1 Recommends: container-selinux Recommends: slirp4netns >= 0.3-0 Recommends: fuse-overlayfs %else BuildRequires: libseccomp-devel +Requires: libseccomp Requires: container-selinux Requires: slirp4netns >= 0.3-0 %endif @@ -147,65 +148,68 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog -* Thu Sep 17 18:12:35 UTC 2020 RH Container Bot - 1.17.0-0.16.dev.git678da1d +* Mon Sep 21 2020 Lokesh Mandvekar - 1.17.0-0.17.dev.git678da1d +- adjust centos deps + +* Thu Sep 17 2020 RH Container Bot - 1.17.0-0.16.dev.git678da1d - autobuilt 678da1d -* Thu Sep 17 16:12:45 UTC 2020 RH Container Bot - 1.17.0-0.15.dev.git58541a3 +* Thu Sep 17 2020 RH Container Bot - 1.17.0-0.15.dev.git58541a3 - autobuilt 58541a3 -* Thu Sep 17 13:11:59 UTC 2020 RH Container Bot - 1.17.0-0.14.dev.git17bb22f +* Thu Sep 17 2020 RH Container Bot - 1.17.0-0.14.dev.git17bb22f - autobuilt 17bb22f -* Wed Sep 16 12:12:33 UTC 2020 RH Container Bot - 1.17.0-0.13.dev.git552cbd3 +* Wed Sep 16 2020 RH Container Bot - 1.17.0-0.13.dev.git552cbd3 - autobuilt 552cbd3 -* Tue Sep 15 22:12:15 UTC 2020 RH Container Bot - 1.17.0-0.12.dev.gitd0f43a0 +* Tue Sep 15 2020 RH Container Bot - 1.17.0-0.12.dev.gitd0f43a0 - autobuilt d0f43a0 -* Tue Sep 15 21:12:56 UTC 2020 RH Container Bot - 1.17.0-0.11.dev.gitb47ffb9 +* Tue Sep 15 2020 RH Container Bot - 1.17.0-0.11.dev.gitb47ffb9 - autobuilt b47ffb9 -* Fri Sep 11 14:12:12 UTC 2020 RH Container Bot - 1.17.0-0.10.dev.git1f8bf4d +* Fri Sep 11 2020 RH Container Bot - 1.17.0-0.10.dev.git1f8bf4d - autobuilt 1f8bf4d -* Thu Sep 10 13:12:18 UTC 2020 RH Container Bot - 1.17.0-0.9.dev.git33768fc +* Thu Sep 10 2020 RH Container Bot - 1.17.0-0.9.dev.git33768fc - autobuilt 33768fc -* Wed Sep 9 20:12:26 UTC 2020 RH Container Bot - 1.17.0-0.8.dev.gitaa3128e +* Wed Sep 9 2020 RH Container Bot - 1.17.0-0.8.dev.gitaa3128e - autobuilt aa3128e -* Wed Sep 9 12:12:14 UTC 2020 RH Container Bot - 1.17.0-0.7.dev.gitefc5ec2 +* Wed Sep 9 2020 RH Container Bot - 1.17.0-0.7.dev.gitefc5ec2 - autobuilt efc5ec2 -* Tue Sep 8 21:11:48 UTC 2020 RH Container Bot - 1.17.0-0.6.dev.gitbfe6da5 +* Tue Sep 8 2020 RH Container Bot - 1.17.0-0.6.dev.gitbfe6da5 - autobuilt bfe6da5 -* Tue Sep 8 20:12:10 UTC 2020 RH Container Bot - 1.17.0-0.5.dev.git2928303 +* Tue Sep 8 2020 RH Container Bot - 1.17.0-0.5.dev.git2928303 - autobuilt 2928303 -* Tue Sep 8 19:12:25 UTC 2020 RH Container Bot - 1.17.0-0.4.dev.git555eb26 +* Tue Sep 8 2020 RH Container Bot - 1.17.0-0.4.dev.git555eb26 - autobuilt 555eb26 -* Tue Sep 8 15:11:43 UTC 2020 RH Container Bot - 1.17.0-0.3.dev.git49a5768 +* Tue Sep 8 2020 RH Container Bot - 1.17.0-0.3.dev.git49a5768 - autobuilt 49a5768 -* Mon Sep 7 08:11:53 UTC 2020 RH Container Bot - 1.17.0-0.2.dev.gitd83657c +* Mon Sep 7 2020 RH Container Bot - 1.17.0-0.2.dev.gitd83657c - autobuilt d83657c -* Sat Sep 5 11:12:36 UTC 2020 RH Container Bot - 1.17.0-0.1.dev.git28d7d44 +* Sat Sep 5 2020 RH Container Bot - 1.17.0-0.1.dev.git28d7d44 - bump to 1.17.0 - autobuilt 28d7d44 -* Thu Sep 3 21:11:50 UTC 2020 RH Container Bot - 1.16.0-0.4.dev.git58e6b4f +* Thu Sep 3 2020 RH Container Bot - 1.16.0-0.4.dev.git58e6b4f - autobuilt 58e6b4f * Thu Sep 03 2020 Lokesh Mandvekar - 1.16.0-0.3.dev.gitfce9668 - tests package requires openssl -* Thu Sep 3 17:11:50 UTC 2020 RH Container Bot - 1.16.0-0.2.dev.gitfce9668 +* Thu Sep 3 2020 RH Container Bot - 1.16.0-0.2.dev.gitfce9668 - autobuilt fce9668 -* Thu Sep 3 13:05:31 UTC 2020 RH Container Bot - 1.16.0-0.1.dev.gitac0182c +* Thu Sep 3 2020 RH Container Bot - 1.16.0-0.1.dev.gitac0182c - bump to 1.16.0 - autobuilt ac0182c From 96350511ceaeccf0c643b1adedc8215e02893dd4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Sep 2020 18:12:25 +0000 Subject: [PATCH 268/573] buildah-1.17.0-0.18.dev.git411a885 - autobuilt 411a885 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 468c60a..910c437 100644 --- a/.gitignore +++ b/.gitignore @@ -503,3 +503,4 @@ /buildah-17bb22f.tar.gz /buildah-58541a3.tar.gz /buildah-678da1d.tar.gz +/buildah-411a885.tar.gz diff --git a/buildah.spec b/buildah.spec index d79d707..be79561 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 678da1d8e9770dce6361ac53bacea56b3383c9ff +%global commit0 411a885adb40a94fb9933ec0a80729c8c31c89d4 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.17.dev.git%{shortcommit0}%{?dist} +Release: 0.18.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Sep 21 18:12:11 UTC 2020 RH Container Bot - 1.17.0-0.18.dev.git411a885 +- autobuilt 411a885 + * Mon Sep 21 2020 Lokesh Mandvekar - 1.17.0-0.17.dev.git678da1d - adjust centos deps diff --git a/sources b/sources index 11792b9..48478c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-678da1d.tar.gz) = 763772c57d8fc7d7700b28442fff275012c53d13339eb86827f0697614ddc96344cc675dd2dd570e353172ef2c7d75d2fca3c5f6768c7cdaf94f89722f9e2274 +SHA512 (buildah-411a885.tar.gz) = cf1e526262b18eab9c597c6def0c661337f64b1694515148a0fd0daa110ff9eb9c32fc6d618b6cc4305185ba21c62fb8c2cccb1ad34b87e3476c445f5842378a From 8f833bd6e21e055087d4ef9ea7fd68007361dc35 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Sep 2020 20:13:34 +0000 Subject: [PATCH 269/573] buildah-1.17.0-0.19.dev.gitd273b9e - autobuilt d273b9e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 910c437..48a8ef3 100644 --- a/.gitignore +++ b/.gitignore @@ -504,3 +504,4 @@ /buildah-58541a3.tar.gz /buildah-678da1d.tar.gz /buildah-411a885.tar.gz +/buildah-d273b9e.tar.gz diff --git a/buildah.spec b/buildah.spec index be79561..95273bf 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 411a885adb40a94fb9933ec0a80729c8c31c89d4 +%global commit0 d273b9e1d449f17d7d304e79d8228cb791d7462a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.18.dev.git%{shortcommit0}%{?dist} +Release: 0.19.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Sep 21 20:13:18 UTC 2020 RH Container Bot - 1.17.0-0.19.dev.gitd273b9e +- autobuilt d273b9e + * Mon Sep 21 18:12:11 UTC 2020 RH Container Bot - 1.17.0-0.18.dev.git411a885 - autobuilt 411a885 diff --git a/sources b/sources index 48478c1..1236504 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-411a885.tar.gz) = cf1e526262b18eab9c597c6def0c661337f64b1694515148a0fd0daa110ff9eb9c32fc6d618b6cc4305185ba21c62fb8c2cccb1ad34b87e3476c445f5842378a +SHA512 (buildah-d273b9e.tar.gz) = f40884a3a4c82a908b978f34c6924016e504d6e5754b560bc6902823c7826ce0c30e753898c42f5743cf72583e618ecd258243938161a5875139d8a2f26a92ee From 1243413d47583cfaaa377068163722a221893201 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Sep 2020 21:12:22 +0000 Subject: [PATCH 270/573] buildah-1.17.0-0.20.dev.git0f4a259 - autobuilt 0f4a259 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 48a8ef3..aae300c 100644 --- a/.gitignore +++ b/.gitignore @@ -505,3 +505,4 @@ /buildah-678da1d.tar.gz /buildah-411a885.tar.gz /buildah-d273b9e.tar.gz +/buildah-0f4a259.tar.gz diff --git a/buildah.spec b/buildah.spec index 95273bf..5027132 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d273b9e1d449f17d7d304e79d8228cb791d7462a +%global commit0 0f4a25956b3c9e71767c1acecdd5765f1237dd9b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.19.dev.git%{shortcommit0}%{?dist} +Release: 0.20.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Sep 21 21:12:08 UTC 2020 RH Container Bot - 1.17.0-0.20.dev.git0f4a259 +- autobuilt 0f4a259 + * Mon Sep 21 20:13:18 UTC 2020 RH Container Bot - 1.17.0-0.19.dev.gitd273b9e - autobuilt d273b9e diff --git a/sources b/sources index 1236504..1a63ea5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d273b9e.tar.gz) = f40884a3a4c82a908b978f34c6924016e504d6e5754b560bc6902823c7826ce0c30e753898c42f5743cf72583e618ecd258243938161a5875139d8a2f26a92ee +SHA512 (buildah-0f4a259.tar.gz) = 4d3ff8e69ad8223ada06d30a9761d5935a52dd59b5d8f04b4544a6d4ac3322e604ccbc47623c5eb42a8d7e226c2a2470662d860f7571db512256af78992e8a59 From 26ad468520ff73f5a1685cac15bbda943b54c2e7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Sep 2020 22:12:59 +0000 Subject: [PATCH 271/573] buildah-1.17.0-0.21.dev.gitf2f857a - autobuilt f2f857a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aae300c..13e7bff 100644 --- a/.gitignore +++ b/.gitignore @@ -506,3 +506,4 @@ /buildah-411a885.tar.gz /buildah-d273b9e.tar.gz /buildah-0f4a259.tar.gz +/buildah-f2f857a.tar.gz diff --git a/buildah.spec b/buildah.spec index 5027132..190c5fd 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0f4a25956b3c9e71767c1acecdd5765f1237dd9b +%global commit0 f2f857acb683f5190983a30a023e34fbc2d9477e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.20.dev.git%{shortcommit0}%{?dist} +Release: 0.21.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Sep 21 22:12:43 UTC 2020 RH Container Bot - 1.17.0-0.21.dev.gitf2f857a +- autobuilt f2f857a + * Mon Sep 21 21:12:08 UTC 2020 RH Container Bot - 1.17.0-0.20.dev.git0f4a259 - autobuilt 0f4a259 diff --git a/sources b/sources index 1a63ea5..5754613 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0f4a259.tar.gz) = 4d3ff8e69ad8223ada06d30a9761d5935a52dd59b5d8f04b4544a6d4ac3322e604ccbc47623c5eb42a8d7e226c2a2470662d860f7571db512256af78992e8a59 +SHA512 (buildah-f2f857a.tar.gz) = 21591a24c178f67039d1d0dd567378f41a1505cfe2818886b7e944f2c107896b07148c3b5c8ff46a8a4b0dff6f84faeb23fa3f73117c3d1d34c10b1bfc645e50 From 419bf7deb4649fcf46c631be4d68f25f67927fcb Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Sep 2020 23:12:54 +0000 Subject: [PATCH 272/573] buildah-1.17.0-0.22.dev.git0e06e45 - autobuilt 0e06e45 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 13e7bff..eb25e88 100644 --- a/.gitignore +++ b/.gitignore @@ -507,3 +507,4 @@ /buildah-d273b9e.tar.gz /buildah-0f4a259.tar.gz /buildah-f2f857a.tar.gz +/buildah-0e06e45.tar.gz diff --git a/buildah.spec b/buildah.spec index 190c5fd..42e2d06 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f2f857acb683f5190983a30a023e34fbc2d9477e +%global commit0 0e06e45ae1644b0b999442dd676eefd030626bf9 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.21.dev.git%{shortcommit0}%{?dist} +Release: 0.22.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Sep 21 23:12:37 UTC 2020 RH Container Bot - 1.17.0-0.22.dev.git0e06e45 +- autobuilt 0e06e45 + * Mon Sep 21 22:12:43 UTC 2020 RH Container Bot - 1.17.0-0.21.dev.gitf2f857a - autobuilt f2f857a diff --git a/sources b/sources index 5754613..73d03a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f2f857a.tar.gz) = 21591a24c178f67039d1d0dd567378f41a1505cfe2818886b7e944f2c107896b07148c3b5c8ff46a8a4b0dff6f84faeb23fa3f73117c3d1d34c10b1bfc645e50 +SHA512 (buildah-0e06e45.tar.gz) = 52656aeb6e6dff1ef5b91682999b652f7a183002389884bddffe856f81a2718af95d3566f1feca521a947be20e6bf7f43db5ddd55fdcf13833dd7fd4fa5df4cb From 578dfca1d98ce595e9e72681b90a48ac3a9d6979 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 25 Sep 2020 20:07:53 +0000 Subject: [PATCH 273/573] buildah-1.17.0-0.23.dev.gitb3f6ed8 - autobuilt b3f6ed8 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index eb25e88..44a1b6b 100644 --- a/.gitignore +++ b/.gitignore @@ -508,3 +508,4 @@ /buildah-0f4a259.tar.gz /buildah-f2f857a.tar.gz /buildah-0e06e45.tar.gz +/buildah-b3f6ed8.tar.gz diff --git a/buildah.spec b/buildah.spec index 42e2d06..ca01274 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0e06e45ae1644b0b999442dd676eefd030626bf9 +%global commit0 b3f6ed83a51034d6d7ad95b2adf1fac4b506d53b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.16.1 +%define built_tag v1.16.2 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.17.0 -Release: 0.22.dev.git%{shortcommit0}%{?dist} +Release: 0.23.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Sep 25 2020 RH Container Bot - 1.17.0-0.23.dev.gitb3f6ed8 +- autobuilt b3f6ed8 + * Mon Sep 21 23:12:37 UTC 2020 RH Container Bot - 1.17.0-0.22.dev.git0e06e45 - autobuilt 0e06e45 diff --git a/sources b/sources index 73d03a0..21bbae8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0e06e45.tar.gz) = 52656aeb6e6dff1ef5b91682999b652f7a183002389884bddffe856f81a2718af95d3566f1feca521a947be20e6bf7f43db5ddd55fdcf13833dd7fd4fa5df4cb +SHA512 (buildah-b3f6ed8.tar.gz) = 1d740109134e64a4a974dce71bec42bb3074340360d2575ed49820f013dbde987f32fd44a2e6da38c4d043b7918bce301799cf852935c3001bbf323f890376c8 From b7cf75f1ecd8d41a4a552b89d94da96f0bd234e6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 25 Sep 2020 22:13:08 +0000 Subject: [PATCH 274/573] buildah-1.17.0-0.24.dev.git5955652 - autobuilt 5955652 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 44a1b6b..2edd33b 100644 --- a/.gitignore +++ b/.gitignore @@ -509,3 +509,4 @@ /buildah-f2f857a.tar.gz /buildah-0e06e45.tar.gz /buildah-b3f6ed8.tar.gz +/buildah-5955652.tar.gz diff --git a/buildah.spec b/buildah.spec index ca01274..a35af5c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b3f6ed83a51034d6d7ad95b2adf1fac4b506d53b +%global commit0 5955652650ce25be0021ff0b8ceac9688c0b5d04 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.23.dev.git%{shortcommit0}%{?dist} +Release: 0.24.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Sep 25 2020 RH Container Bot - 1.17.0-0.24.dev.git5955652 +- autobuilt 5955652 + * Fri Sep 25 2020 RH Container Bot - 1.17.0-0.23.dev.gitb3f6ed8 - autobuilt b3f6ed8 diff --git a/sources b/sources index 21bbae8..0d74cb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b3f6ed8.tar.gz) = 1d740109134e64a4a974dce71bec42bb3074340360d2575ed49820f013dbde987f32fd44a2e6da38c4d043b7918bce301799cf852935c3001bbf323f890376c8 +SHA512 (buildah-5955652.tar.gz) = 0bed68a03fb513c7defb7bd5416784eff6a5c638ac9c54957b0ad3593aff3103b55eeb254c79c27c628dd782735b9aa6cb7f20dfae0a5a4430b5cf4f0b9c5aa1 From 00e0959b977688117d5f5a6ecd6b839986d7c81f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 30 Sep 2020 12:12:45 +0000 Subject: [PATCH 275/573] buildah-1.17.0-0.25.dev.git7fb1282 - autobuilt 7fb1282 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2edd33b..e7294f8 100644 --- a/.gitignore +++ b/.gitignore @@ -510,3 +510,4 @@ /buildah-0e06e45.tar.gz /buildah-b3f6ed8.tar.gz /buildah-5955652.tar.gz +/buildah-7fb1282.tar.gz diff --git a/buildah.spec b/buildah.spec index a35af5c..fef9582 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 5955652650ce25be0021ff0b8ceac9688c0b5d04 +%global commit0 7fb12829326bc5aff9069282f31bb2e947c537f0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.24.dev.git%{shortcommit0}%{?dist} +Release: 0.25.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Sep 30 2020 RH Container Bot - 1.17.0-0.25.dev.git7fb1282 +- autobuilt 7fb1282 + * Fri Sep 25 2020 RH Container Bot - 1.17.0-0.24.dev.git5955652 - autobuilt 5955652 diff --git a/sources b/sources index 0d74cb2..6333c68 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5955652.tar.gz) = 0bed68a03fb513c7defb7bd5416784eff6a5c638ac9c54957b0ad3593aff3103b55eeb254c79c27c628dd782735b9aa6cb7f20dfae0a5a4430b5cf4f0b9c5aa1 +SHA512 (buildah-7fb1282.tar.gz) = d899dbc90a41d8f7eedf50b8db680e543c2b60918c7bd337b867882e10a285cc813a04d7d0b59e86b37260546e0205adb9fef696635257278fd62e809f7936a4 From 6f0123d4a7c1281160cce77b36e0607e152d293c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 1 Oct 2020 12:48:21 +0000 Subject: [PATCH 276/573] buildah-1.17.0-0.26.dev.gitdc504d9 - autobuilt dc504d9 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e7294f8..b02d0dc 100644 --- a/.gitignore +++ b/.gitignore @@ -511,3 +511,4 @@ /buildah-b3f6ed8.tar.gz /buildah-5955652.tar.gz /buildah-7fb1282.tar.gz +/buildah-dc504d9.tar.gz diff --git a/buildah.spec b/buildah.spec index fef9582..e5cf3cb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 7fb12829326bc5aff9069282f31bb2e947c537f0 +%global commit0 dc504d944c5ce2183eda7cb64db4b5b7c2873ad9 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.25.dev.git%{shortcommit0}%{?dist} +Release: 0.26.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Oct 1 2020 RH Container Bot - 1.17.0-0.26.dev.gitdc504d9 +- autobuilt dc504d9 + * Wed Sep 30 2020 RH Container Bot - 1.17.0-0.25.dev.git7fb1282 - autobuilt 7fb1282 diff --git a/sources b/sources index 6333c68..9a4cc8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-7fb1282.tar.gz) = d899dbc90a41d8f7eedf50b8db680e543c2b60918c7bd337b867882e10a285cc813a04d7d0b59e86b37260546e0205adb9fef696635257278fd62e809f7936a4 +SHA512 (buildah-dc504d9.tar.gz) = 2a5dd9a11597b82cddf404f4866d2307eb5972458f324143104a4147912fb058a7f2c8509d73067de69ca4d7f9fdc32b43a25907aa2c1c6d926e5106250fcf65 From ee2c145e61e31bace24f55e11c8f61a7daf4b301 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 2 Oct 2020 14:31:33 +0000 Subject: [PATCH 277/573] buildah-1.17.0-0.27.dev.git73ae001 - autobuilt 73ae001 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b02d0dc..90ef8e7 100644 --- a/.gitignore +++ b/.gitignore @@ -512,3 +512,4 @@ /buildah-5955652.tar.gz /buildah-7fb1282.tar.gz /buildah-dc504d9.tar.gz +/buildah-73ae001.tar.gz diff --git a/buildah.spec b/buildah.spec index e5cf3cb..85b0010 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 dc504d944c5ce2183eda7cb64db4b5b7c2873ad9 +%global commit0 73ae0013fc6a05b74078ef4d1108ed6221ff7fde %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.16.2 +%define built_tag v1.16.4 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.17.0 -Release: 0.26.dev.git%{shortcommit0}%{?dist} +Release: 0.27.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Oct 2 2020 RH Container Bot - 1.17.0-0.27.dev.git73ae001 +- autobuilt 73ae001 + * Thu Oct 1 2020 RH Container Bot - 1.17.0-0.26.dev.gitdc504d9 - autobuilt dc504d9 diff --git a/sources b/sources index 9a4cc8f..047581e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-dc504d9.tar.gz) = 2a5dd9a11597b82cddf404f4866d2307eb5972458f324143104a4147912fb058a7f2c8509d73067de69ca4d7f9fdc32b43a25907aa2c1c6d926e5106250fcf65 +SHA512 (buildah-73ae001.tar.gz) = 0e1d2402fd31e720e0de8b42a0ea0cce544730ebc6e72207931f74624e95eeeced57a8efaa5d9d89577ae6359a325103bfa5c4210de6f249e370e4f49a570562 From 22a547e496a0139c1f4fcf846036581ee84b4558 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 3 Oct 2020 14:31:22 +0000 Subject: [PATCH 278/573] buildah-1.17.0-0.28.dev.git71a5615 - autobuilt 71a5615 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 90ef8e7..d5754f4 100644 --- a/.gitignore +++ b/.gitignore @@ -513,3 +513,4 @@ /buildah-7fb1282.tar.gz /buildah-dc504d9.tar.gz /buildah-73ae001.tar.gz +/buildah-71a5615.tar.gz diff --git a/buildah.spec b/buildah.spec index 85b0010..9a8aa82 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 73ae0013fc6a05b74078ef4d1108ed6221ff7fde +%global commit0 71a5615ce5bc1e5084d9a3baee33da9780ff4f6d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.27.dev.git%{shortcommit0}%{?dist} +Release: 0.28.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Oct 3 2020 RH Container Bot - 1.17.0-0.28.dev.git71a5615 +- autobuilt 71a5615 + * Fri Oct 2 2020 RH Container Bot - 1.17.0-0.27.dev.git73ae001 - autobuilt 73ae001 diff --git a/sources b/sources index 047581e..4351547 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-73ae001.tar.gz) = 0e1d2402fd31e720e0de8b42a0ea0cce544730ebc6e72207931f74624e95eeeced57a8efaa5d9d89577ae6359a325103bfa5c4210de6f249e370e4f49a570562 +SHA512 (buildah-71a5615.tar.gz) = 307989865711930358b0b78e17bba8848b8ae45110fde98b436c5bb280b25a74b252ebb9c59980a7248781b0a7f79aafaf20f48d15a30b8f82957b069d92fad7 From f77289b46fe40b35972637b3d29b655d15d35673 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 6 Oct 2020 14:31:55 +0000 Subject: [PATCH 279/573] buildah-1.17.0-0.29.dev.gitf09e52c - autobuilt f09e52c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d5754f4..8175420 100644 --- a/.gitignore +++ b/.gitignore @@ -514,3 +514,4 @@ /buildah-dc504d9.tar.gz /buildah-73ae001.tar.gz /buildah-71a5615.tar.gz +/buildah-f09e52c.tar.gz diff --git a/buildah.spec b/buildah.spec index 9a8aa82..30701ad 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 71a5615ce5bc1e5084d9a3baee33da9780ff4f6d +%global commit0 f09e52c2a3d7db56b53669b05683439b34648360 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.28.dev.git%{shortcommit0}%{?dist} +Release: 0.29.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Oct 6 2020 RH Container Bot - 1.17.0-0.29.dev.gitf09e52c +- autobuilt f09e52c + * Sat Oct 3 2020 RH Container Bot - 1.17.0-0.28.dev.git71a5615 - autobuilt 71a5615 diff --git a/sources b/sources index 4351547..a3e8ea0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-71a5615.tar.gz) = 307989865711930358b0b78e17bba8848b8ae45110fde98b436c5bb280b25a74b252ebb9c59980a7248781b0a7f79aafaf20f48d15a30b8f82957b069d92fad7 +SHA512 (buildah-f09e52c.tar.gz) = 1ac481d9a9cc6bfffbedccea0c527d24fa891e78f5d31a943c9b398e29518ab4c253a0b24ced4a350698757c70a1f1030bf042ee43ca10a98d20d93976d7aefd From 29c07fcd60131a2546c88a720f06020595a5f1a4 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 6 Oct 2020 15:44:39 -0400 Subject: [PATCH 280/573] buildah- 1.17.0-0.30.dev.gitf09e52c - no btrfs for eln Signed-off-by: Lokesh Mandvekar --- buildah.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 30701ad..4029b6d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.29.dev.git%{shortcommit0}%{?dist} +Release: 0.30.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -55,7 +55,7 @@ Requires: containers-common BuildRequires: ostree-devel %endif # No btrfs for centos 8 -%if 0%{?fedora} || 0%{?centos} <= 7 +%if 0%{?fedora} || 0%{?centos} <= 7 && ! 0%{?eln} BuildRequires: btrfs-progs-devel %endif %if 0%{?fedora} @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Oct 6 2020 Lokesh Mandvekar - 1.17.0-0.30.dev.gitf09e52c +- no btrfs for eln + * Tue Oct 6 2020 RH Container Bot - 1.17.0-0.29.dev.gitf09e52c - autobuilt f09e52c From 18158d0d242b5102dcf7d369fcb589f5a735193e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 7 Oct 2020 14:32:16 +0000 Subject: [PATCH 281/573] buildah-1.17.0-0.31.dev.git746b5a6 - autobuilt 746b5a6 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8175420..db181b6 100644 --- a/.gitignore +++ b/.gitignore @@ -515,3 +515,4 @@ /buildah-73ae001.tar.gz /buildah-71a5615.tar.gz /buildah-f09e52c.tar.gz +/buildah-746b5a6.tar.gz diff --git a/buildah.spec b/buildah.spec index 4029b6d..09b3f4e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f09e52c2a3d7db56b53669b05683439b34648360 +%global commit0 746b5a6e9a2f14ea98a5f94093dee2caf1c4bcab %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.30.dev.git%{shortcommit0}%{?dist} +Release: 0.31.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Oct 7 2020 RH Container Bot - 1.17.0-0.31.dev.git746b5a6 +- autobuilt 746b5a6 + * Tue Oct 6 2020 Lokesh Mandvekar - 1.17.0-0.30.dev.gitf09e52c - no btrfs for eln diff --git a/sources b/sources index a3e8ea0..87ee448 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f09e52c.tar.gz) = 1ac481d9a9cc6bfffbedccea0c527d24fa891e78f5d31a943c9b398e29518ab4c253a0b24ced4a350698757c70a1f1030bf042ee43ca10a98d20d93976d7aefd +SHA512 (buildah-746b5a6.tar.gz) = 77c6c9405c7c188e624069849eb8c4a2561eddc4cac97f24a5134784ca6b2cb20d04d6f108890f76bb1a39a1483ba9451044c444dbf3142ce83214c8fe6db350 From dc30c7772651e23b802d97c7973c3c68e6685906 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 9 Oct 2020 14:32:58 +0000 Subject: [PATCH 282/573] buildah-1.17.0-0.32.dev.gited75e66 - autobuilt ed75e66 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index db181b6..29d0c33 100644 --- a/.gitignore +++ b/.gitignore @@ -516,3 +516,4 @@ /buildah-71a5615.tar.gz /buildah-f09e52c.tar.gz /buildah-746b5a6.tar.gz +/buildah-ed75e66.tar.gz diff --git a/buildah.spec b/buildah.spec index 09b3f4e..d6dd534 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 746b5a6e9a2f14ea98a5f94093dee2caf1c4bcab +%global commit0 ed75e662d3ed7710df690a092e4cdccc692e7424 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.31.dev.git%{shortcommit0}%{?dist} +Release: 0.32.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Oct 9 2020 RH Container Bot - 1.17.0-0.32.dev.gited75e66 +- autobuilt ed75e66 + * Wed Oct 7 2020 RH Container Bot - 1.17.0-0.31.dev.git746b5a6 - autobuilt 746b5a6 diff --git a/sources b/sources index 87ee448..e164483 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-746b5a6.tar.gz) = 77c6c9405c7c188e624069849eb8c4a2561eddc4cac97f24a5134784ca6b2cb20d04d6f108890f76bb1a39a1483ba9451044c444dbf3142ce83214c8fe6db350 +SHA512 (buildah-ed75e66.tar.gz) = ae630cdd343034919d98e63e5fb7ae35405c0056eac873c7cc0cf2deea019f19134fb0437e40813e3cc877ea84c71bba0c09d46fb6a31ba4ee8388196d4f409c From e4d5b28c88d4bcaedfc3b4cc891dcb802aec0e10 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 10 Oct 2020 14:33:04 +0000 Subject: [PATCH 283/573] buildah-1.17.0-0.33.dev.git415715a - autobuilt 415715a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 29d0c33..08db6af 100644 --- a/.gitignore +++ b/.gitignore @@ -517,3 +517,4 @@ /buildah-f09e52c.tar.gz /buildah-746b5a6.tar.gz /buildah-ed75e66.tar.gz +/buildah-415715a.tar.gz diff --git a/buildah.spec b/buildah.spec index d6dd534..7926f21 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ed75e662d3ed7710df690a092e4cdccc692e7424 +%global commit0 415715a5f517ab7a1712433249fb6c3e7ea30d94 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.32.dev.git%{shortcommit0}%{?dist} +Release: 0.33.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Oct 10 2020 RH Container Bot - 1.17.0-0.33.dev.git415715a +- autobuilt 415715a + * Fri Oct 9 2020 RH Container Bot - 1.17.0-0.32.dev.gited75e66 - autobuilt ed75e66 diff --git a/sources b/sources index e164483..3800070 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ed75e66.tar.gz) = ae630cdd343034919d98e63e5fb7ae35405c0056eac873c7cc0cf2deea019f19134fb0437e40813e3cc877ea84c71bba0c09d46fb6a31ba4ee8388196d4f409c +SHA512 (buildah-415715a.tar.gz) = c4a56e2db26f9c60a2402ca6adaccb0482a89ba49ab7bff53c8fada0e63a052451aaee09ef18b927433c2ee64f1179d205ce8878486b40f813a406681c4b41ee From 845c4c0a589dea059e73530c60660f57df06bdec Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 13 Oct 2020 14:32:17 +0000 Subject: [PATCH 284/573] buildah-1.17.0-0.34.dev.git9913b9f - autobuilt 9913b9f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 08db6af..0b4c09e 100644 --- a/.gitignore +++ b/.gitignore @@ -518,3 +518,4 @@ /buildah-746b5a6.tar.gz /buildah-ed75e66.tar.gz /buildah-415715a.tar.gz +/buildah-9913b9f.tar.gz diff --git a/buildah.spec b/buildah.spec index 7926f21..a83dd96 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 415715a5f517ab7a1712433249fb6c3e7ea30d94 +%global commit0 9913b9f55afe8fa502b098bb5d9504270e85b3b9 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.33.dev.git%{shortcommit0}%{?dist} +Release: 0.34.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Oct 13 2020 RH Container Bot - 1.17.0-0.34.dev.git9913b9f +- autobuilt 9913b9f + * Sat Oct 10 2020 RH Container Bot - 1.17.0-0.33.dev.git415715a - autobuilt 415715a diff --git a/sources b/sources index 3800070..b91f8f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-415715a.tar.gz) = c4a56e2db26f9c60a2402ca6adaccb0482a89ba49ab7bff53c8fada0e63a052451aaee09ef18b927433c2ee64f1179d205ce8878486b40f813a406681c4b41ee +SHA512 (buildah-9913b9f.tar.gz) = da03e327a9c870200418d1723c4d1fcd3ef2700d37a1e17b539ba24c46c08951021fbc9f7d179d5e8eeeb49057766a07bb0917290ddb8a0384d88bf0c3f82e70 From c9c0e474cdb909f2c1cc8aef690a982522a38460 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 14 Oct 2020 14:31:53 +0000 Subject: [PATCH 285/573] buildah-1.17.0-0.35.dev.git7389cc7 - autobuilt 7389cc7 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0b4c09e..0bfda13 100644 --- a/.gitignore +++ b/.gitignore @@ -519,3 +519,4 @@ /buildah-ed75e66.tar.gz /buildah-415715a.tar.gz /buildah-9913b9f.tar.gz +/buildah-7389cc7.tar.gz diff --git a/buildah.spec b/buildah.spec index a83dd96..a5cac8e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9913b9f55afe8fa502b098bb5d9504270e85b3b9 +%global commit0 7389cc7acf753b29a6f7b86968e6b24b3790aac1 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.34.dev.git%{shortcommit0}%{?dist} +Release: 0.35.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Oct 14 2020 RH Container Bot - 1.17.0-0.35.dev.git7389cc7 +- autobuilt 7389cc7 + * Tue Oct 13 2020 RH Container Bot - 1.17.0-0.34.dev.git9913b9f - autobuilt 9913b9f diff --git a/sources b/sources index b91f8f4..9c61f49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9913b9f.tar.gz) = da03e327a9c870200418d1723c4d1fcd3ef2700d37a1e17b539ba24c46c08951021fbc9f7d179d5e8eeeb49057766a07bb0917290ddb8a0384d88bf0c3f82e70 +SHA512 (buildah-7389cc7.tar.gz) = 29b843aaa94ec1e84a2b24efff8080d1a1b7cbdcffaba18f9724fbf304336513deaf6da522804fc66d0161433a380190a12331861c7cf6f328e5dd3a9cfdb373 From 30a9fee5ad8007a5708efa4c4e9d7d4105f89297 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 15 Oct 2020 14:32:07 +0000 Subject: [PATCH 286/573] buildah-1.17.0-0.36.dev.git7699b6e - autobuilt 7699b6e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0bfda13..6416507 100644 --- a/.gitignore +++ b/.gitignore @@ -520,3 +520,4 @@ /buildah-415715a.tar.gz /buildah-9913b9f.tar.gz /buildah-7389cc7.tar.gz +/buildah-7699b6e.tar.gz diff --git a/buildah.spec b/buildah.spec index a5cac8e..5cfd8d2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 7389cc7acf753b29a6f7b86968e6b24b3790aac1 +%global commit0 7699b6e68cd83790df869de905f933b7d12abe43 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.35.dev.git%{shortcommit0}%{?dist} +Release: 0.36.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Oct 15 2020 RH Container Bot - 1.17.0-0.36.dev.git7699b6e +- autobuilt 7699b6e + * Wed Oct 14 2020 RH Container Bot - 1.17.0-0.35.dev.git7389cc7 - autobuilt 7389cc7 diff --git a/sources b/sources index 9c61f49..b652143 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-7389cc7.tar.gz) = 29b843aaa94ec1e84a2b24efff8080d1a1b7cbdcffaba18f9724fbf304336513deaf6da522804fc66d0161433a380190a12331861c7cf6f328e5dd3a9cfdb373 +SHA512 (buildah-7699b6e.tar.gz) = afca2848cc083652ddf970ab37a4452056277f4780e00975d0894ce1728dd37457fe1e937497818f81981cb5334beeac9be7bc68e88ca603decbdbe0449907bd From ae73d3cf6b2b99f8b08a51b0915473122d66af57 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 16 Oct 2020 14:32:17 +0000 Subject: [PATCH 287/573] buildah-1.17.0-0.37.dev.gita970ffb - autobuilt a970ffb Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6416507..c45423b 100644 --- a/.gitignore +++ b/.gitignore @@ -521,3 +521,4 @@ /buildah-9913b9f.tar.gz /buildah-7389cc7.tar.gz /buildah-7699b6e.tar.gz +/buildah-a970ffb.tar.gz diff --git a/buildah.spec b/buildah.spec index 5cfd8d2..0dccb03 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 7699b6e68cd83790df869de905f933b7d12abe43 +%global commit0 a970ffb97e708a966985a221cea4ec021350fd63 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.36.dev.git%{shortcommit0}%{?dist} +Release: 0.37.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Oct 16 2020 RH Container Bot - 1.17.0-0.37.dev.gita970ffb +- autobuilt a970ffb + * Thu Oct 15 2020 RH Container Bot - 1.17.0-0.36.dev.git7699b6e - autobuilt 7699b6e diff --git a/sources b/sources index b652143..73e56e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-7699b6e.tar.gz) = afca2848cc083652ddf970ab37a4452056277f4780e00975d0894ce1728dd37457fe1e937497818f81981cb5334beeac9be7bc68e88ca603decbdbe0449907bd +SHA512 (buildah-a970ffb.tar.gz) = d4581ef3c030fc9507a9945eec898363f5a227da48d66b7a0c98f092615e2b92edc1a4da9f6c05b2938729d5021b56dbac38e7a00eb6ac5ecd7524e72e8fae01 From 057086f864d6f0fcd7e5776e559f789774d0ce97 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 20 Oct 2020 14:33:12 +0000 Subject: [PATCH 288/573] buildah-1.17.0-0.38.dev.git9229549 - autobuilt 9229549 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c45423b..98b5bf4 100644 --- a/.gitignore +++ b/.gitignore @@ -522,3 +522,4 @@ /buildah-7389cc7.tar.gz /buildah-7699b6e.tar.gz /buildah-a970ffb.tar.gz +/buildah-9229549.tar.gz diff --git a/buildah.spec b/buildah.spec index 0dccb03..c0ac2e9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 a970ffb97e708a966985a221cea4ec021350fd63 +%global commit0 92295496bf27f8de346fdfc26eb1616ae743acd4 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.37.dev.git%{shortcommit0}%{?dist} +Release: 0.38.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Oct 20 2020 RH Container Bot - 1.17.0-0.38.dev.git9229549 +- autobuilt 9229549 + * Fri Oct 16 2020 RH Container Bot - 1.17.0-0.37.dev.gita970ffb - autobuilt a970ffb diff --git a/sources b/sources index 73e56e6..cc1fc3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-a970ffb.tar.gz) = d4581ef3c030fc9507a9945eec898363f5a227da48d66b7a0c98f092615e2b92edc1a4da9f6c05b2938729d5021b56dbac38e7a00eb6ac5ecd7524e72e8fae01 +SHA512 (buildah-9229549.tar.gz) = c8c8129bc540c46e05617811a7dd9331e390b588aa445aaeaacb8b24d752aadcf566f7322bdf3c977c8e97c1798399fea3874db0df7896c73e6b2c260d70719a From 03f5fc8b76243e82c11067b0fd61365a3c9ad503 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 21 Oct 2020 14:33:04 +0000 Subject: [PATCH 289/573] buildah-1.17.0-0.39.dev.gitd33bb41 - autobuilt d33bb41 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 98b5bf4..0c72f02 100644 --- a/.gitignore +++ b/.gitignore @@ -523,3 +523,4 @@ /buildah-7699b6e.tar.gz /buildah-a970ffb.tar.gz /buildah-9229549.tar.gz +/buildah-d33bb41.tar.gz diff --git a/buildah.spec b/buildah.spec index c0ac2e9..f6a49ad 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 92295496bf27f8de346fdfc26eb1616ae743acd4 +%global commit0 d33bb41ed268e929b9f5a223c109d7e3d8b48f6c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.17.0 -Release: 0.38.dev.git%{shortcommit0}%{?dist} +Release: 0.39.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Oct 21 2020 RH Container Bot - 1.17.0-0.39.dev.gitd33bb41 +- autobuilt d33bb41 + * Tue Oct 20 2020 RH Container Bot - 1.17.0-0.38.dev.git9229549 - autobuilt 9229549 diff --git a/sources b/sources index cc1fc3d..1477adf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9229549.tar.gz) = c8c8129bc540c46e05617811a7dd9331e390b588aa445aaeaacb8b24d752aadcf566f7322bdf3c977c8e97c1798399fea3874db0df7896c73e6b2c260d70719a +SHA512 (buildah-d33bb41.tar.gz) = 14c98e7717b244d7c8afc539f0d417d80933a877a4e51e753904e781adc9e6d66af66f0505dda86f413870ae1cbacb716d00be36308554ec21176fded747b078 From 0d87071d5ab7e92a52b940ab2ac015078610ac0f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 5 Nov 2020 18:28:02 +0000 Subject: [PATCH 290/573] buildah-1.18.0-0.1.dev.git7719296 - bump to 1.18.0 - autobuilt 7719296 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0c72f02..5d1d29d 100644 --- a/.gitignore +++ b/.gitignore @@ -524,3 +524,4 @@ /buildah-a970ffb.tar.gz /buildah-9229549.tar.gz /buildah-d33bb41.tar.gz +/buildah-7719296.tar.gz diff --git a/buildah.spec b/buildah.spec index f6a49ad..08ca765 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d33bb41ed268e929b9f5a223c109d7e3d8b48f6c +%global commit0 77192961e6d976a794880f579ba2b89b77233248 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.16.4 +%define built_tag v1.17.0 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.17.0 -Release: 0.39.dev.git%{shortcommit0}%{?dist} +Version: 1.18.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Nov 5 2020 RH Container Bot - 1.18.0-0.1.dev.git7719296 +- bump to 1.18.0 +- autobuilt 7719296 + * Wed Oct 21 2020 RH Container Bot - 1.17.0-0.39.dev.gitd33bb41 - autobuilt d33bb41 diff --git a/sources b/sources index 1477adf..948e9dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d33bb41.tar.gz) = 14c98e7717b244d7c8afc539f0d417d80933a877a4e51e753904e781adc9e6d66af66f0505dda86f413870ae1cbacb716d00be36308554ec21176fded747b078 +SHA512 (buildah-7719296.tar.gz) = a376f6ff86cc786d124abeb98daeb0d0c07876d0c956390a388bc09d1918f5f869f2b220fb737d501f9f50bc7e75f6c3a892c63b2c703c08603667cafb639ed1 From 67760feb2413e1e9159c11bcb3671849516e213e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 7 Nov 2020 14:33:19 +0000 Subject: [PATCH 291/573] buildah-1.18.0-0.2.dev.gitc7ed3ca - autobuilt c7ed3ca Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5d1d29d..dadfac0 100644 --- a/.gitignore +++ b/.gitignore @@ -525,3 +525,4 @@ /buildah-9229549.tar.gz /buildah-d33bb41.tar.gz /buildah-7719296.tar.gz +/buildah-c7ed3ca.tar.gz diff --git a/buildah.spec b/buildah.spec index 08ca765..0d8f6ed 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 77192961e6d976a794880f579ba2b89b77233248 +%global commit0 c7ed3ca7906be7b18d7ed012479b8ad7944f51ae %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.18.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Nov 7 2020 RH Container Bot - 1.18.0-0.2.dev.gitc7ed3ca +- autobuilt c7ed3ca + * Thu Nov 5 2020 RH Container Bot - 1.18.0-0.1.dev.git7719296 - bump to 1.18.0 - autobuilt 7719296 diff --git a/sources b/sources index 948e9dd..9f46b12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-7719296.tar.gz) = a376f6ff86cc786d124abeb98daeb0d0c07876d0c956390a388bc09d1918f5f869f2b220fb737d501f9f50bc7e75f6c3a892c63b2c703c08603667cafb639ed1 +SHA512 (buildah-c7ed3ca.tar.gz) = 5d92276f71a4b18f97ddc91b8258efb451fa5c76e527a2dac926f0a1b41a6e2c26a086e0dcd04852d8d3fa70bfe352583046e079f0e75f61583f4ba2652f0a65 From aa28705c709011e1a47a488c4c209df6a9070c3b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 9 Nov 2020 14:32:54 +0000 Subject: [PATCH 292/573] buildah-1.18.0-0.3.dev.git1087564 - autobuilt 1087564 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index dadfac0..95edcbd 100644 --- a/.gitignore +++ b/.gitignore @@ -526,3 +526,4 @@ /buildah-d33bb41.tar.gz /buildah-7719296.tar.gz /buildah-c7ed3ca.tar.gz +/buildah-1087564.tar.gz diff --git a/buildah.spec b/buildah.spec index 0d8f6ed..70b15c8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c7ed3ca7906be7b18d7ed012479b8ad7944f51ae +%global commit0 1087564fc5fe2de869ebcb55b5cc03c8b4d36dc6 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.18.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Nov 9 2020 RH Container Bot - 1.18.0-0.3.dev.git1087564 +- autobuilt 1087564 + * Sat Nov 7 2020 RH Container Bot - 1.18.0-0.2.dev.gitc7ed3ca - autobuilt c7ed3ca diff --git a/sources b/sources index 9f46b12..f5b996e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c7ed3ca.tar.gz) = 5d92276f71a4b18f97ddc91b8258efb451fa5c76e527a2dac926f0a1b41a6e2c26a086e0dcd04852d8d3fa70bfe352583046e079f0e75f61583f4ba2652f0a65 +SHA512 (buildah-1087564.tar.gz) = 579e650506cb94eb64e2128342251f0ffeca483bb7f16ae320fca9857093b16446e9c81d49f927391d820c2da3939d9f5d9e6219e981691e4abfb96419320d17 From e07517e0724f2b181c282795ca2d49a9940b8e1b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 10 Nov 2020 14:33:17 +0000 Subject: [PATCH 293/573] buildah-1.18.0-0.4.dev.git18c0b33 - autobuilt 18c0b33 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 95edcbd..0946b2b 100644 --- a/.gitignore +++ b/.gitignore @@ -527,3 +527,4 @@ /buildah-7719296.tar.gz /buildah-c7ed3ca.tar.gz /buildah-1087564.tar.gz +/buildah-18c0b33.tar.gz diff --git a/buildah.spec b/buildah.spec index 70b15c8..d974899 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1087564fc5fe2de869ebcb55b5cc03c8b4d36dc6 +%global commit0 18c0b33f2c5a72323998790adfd4184bf65d8d6a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.18.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Nov 10 2020 RH Container Bot - 1.18.0-0.4.dev.git18c0b33 +- autobuilt 18c0b33 + * Mon Nov 9 2020 RH Container Bot - 1.18.0-0.3.dev.git1087564 - autobuilt 1087564 diff --git a/sources b/sources index f5b996e..e2ad3a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1087564.tar.gz) = 579e650506cb94eb64e2128342251f0ffeca483bb7f16ae320fca9857093b16446e9c81d49f927391d820c2da3939d9f5d9e6219e981691e4abfb96419320d17 +SHA512 (buildah-18c0b33.tar.gz) = b350a2c64dfc402e68d0b3c33c5a3b9017be1cea4a4004b1d7953f6f79f09f35c863ca0bbd298ff8e646004074f23d99619286bbc34b7b4b45458c733ccec230 From 277cadb1ef7eb7f2d340b4c8d717624655d83c8d Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 11 Nov 2020 14:33:24 +0000 Subject: [PATCH 294/573] buildah-1.18.0-0.5.dev.git5368ec3 - autobuilt 5368ec3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0946b2b..72f83b8 100644 --- a/.gitignore +++ b/.gitignore @@ -528,3 +528,4 @@ /buildah-c7ed3ca.tar.gz /buildah-1087564.tar.gz /buildah-18c0b33.tar.gz +/buildah-5368ec3.tar.gz diff --git a/buildah.spec b/buildah.spec index d974899..537dcf1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 18c0b33f2c5a72323998790adfd4184bf65d8d6a +%global commit0 5368ec3211027089489133e1393b5db7bb99f68a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.18.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Nov 11 2020 RH Container Bot - 1.18.0-0.5.dev.git5368ec3 +- autobuilt 5368ec3 + * Tue Nov 10 2020 RH Container Bot - 1.18.0-0.4.dev.git18c0b33 - autobuilt 18c0b33 diff --git a/sources b/sources index e2ad3a3..dc81aa0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-18c0b33.tar.gz) = b350a2c64dfc402e68d0b3c33c5a3b9017be1cea4a4004b1d7953f6f79f09f35c863ca0bbd298ff8e646004074f23d99619286bbc34b7b4b45458c733ccec230 +SHA512 (buildah-5368ec3.tar.gz) = 90fd4d65a4571e5413c1cf0c1d709b3bfaab24070eec455e15030431c19546c38788f1a9a25e105dffec4edba57c3495ca6fb03b9dbc504a2d7aab02486959fc From 6e78fc65c531121118829670bf9c53d986b188b8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 13 Nov 2020 14:33:38 +0000 Subject: [PATCH 295/573] buildah-1.18.0-0.6.dev.gitd0c958d - autobuilt d0c958d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 72f83b8..bff423b 100644 --- a/.gitignore +++ b/.gitignore @@ -529,3 +529,4 @@ /buildah-1087564.tar.gz /buildah-18c0b33.tar.gz /buildah-5368ec3.tar.gz +/buildah-d0c958d.tar.gz diff --git a/buildah.spec b/buildah.spec index 537dcf1..b92dff6 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 5368ec3211027089489133e1393b5db7bb99f68a +%global commit0 d0c958d65eb287afbabb93369412634d37735bf8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.18.0 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Nov 13 2020 RH Container Bot - 1.18.0-0.6.dev.gitd0c958d +- autobuilt d0c958d + * Wed Nov 11 2020 RH Container Bot - 1.18.0-0.5.dev.git5368ec3 - autobuilt 5368ec3 diff --git a/sources b/sources index dc81aa0..860e269 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5368ec3.tar.gz) = 90fd4d65a4571e5413c1cf0c1d709b3bfaab24070eec455e15030431c19546c38788f1a9a25e105dffec4edba57c3495ca6fb03b9dbc504a2d7aab02486959fc +SHA512 (buildah-d0c958d.tar.gz) = 03987821e7d9a5e609130a50153584c6f61cefb961373e5bd1ce5580b7b90f9c2ef6c00fcff298e1a020dbc2f50fe16d749825b7ca1298893d6a2e4945e51993 From 82a827a2c72faca032c7144fe794007ebc27e2f7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 14 Nov 2020 14:33:29 +0000 Subject: [PATCH 296/573] buildah-1.18.0-0.7.dev.git272f241 - autobuilt 272f241 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bff423b..156fce9 100644 --- a/.gitignore +++ b/.gitignore @@ -530,3 +530,4 @@ /buildah-18c0b33.tar.gz /buildah-5368ec3.tar.gz /buildah-d0c958d.tar.gz +/buildah-272f241.tar.gz diff --git a/buildah.spec b/buildah.spec index b92dff6..f80239c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d0c958d65eb287afbabb93369412634d37735bf8 +%global commit0 272f2418f321e1141f8e620139ad14a585e32c29 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.18.0 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Nov 14 2020 RH Container Bot - 1.18.0-0.7.dev.git272f241 +- autobuilt 272f241 + * Fri Nov 13 2020 RH Container Bot - 1.18.0-0.6.dev.gitd0c958d - autobuilt d0c958d diff --git a/sources b/sources index 860e269..6cb41e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d0c958d.tar.gz) = 03987821e7d9a5e609130a50153584c6f61cefb961373e5bd1ce5580b7b90f9c2ef6c00fcff298e1a020dbc2f50fe16d749825b7ca1298893d6a2e4945e51993 +SHA512 (buildah-272f241.tar.gz) = 62922180c1bfa953dcaeea2cc07b35ce3e6d8c60d15a1dbaa2cdc45b23da3119dc74b10220f605739fadfb004dceb0d2a93d718543aac65e2ca7ef29d7af813a From 304eb38898cbe3a64971323efd62981b26537f47 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 16 Nov 2020 14:32:50 +0000 Subject: [PATCH 297/573] buildah-1.18.0-0.8.dev.gitaa37929 - autobuilt aa37929 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 156fce9..7760136 100644 --- a/.gitignore +++ b/.gitignore @@ -531,3 +531,4 @@ /buildah-5368ec3.tar.gz /buildah-d0c958d.tar.gz /buildah-272f241.tar.gz +/buildah-aa37929.tar.gz diff --git a/buildah.spec b/buildah.spec index f80239c..a3d2ae9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 272f2418f321e1141f8e620139ad14a585e32c29 +%global commit0 aa37929ba3bf716a4c5eb7338e5b49b69ff0337b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.18.0 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Nov 16 2020 RH Container Bot - 1.18.0-0.8.dev.gitaa37929 +- autobuilt aa37929 + * Sat Nov 14 2020 RH Container Bot - 1.18.0-0.7.dev.git272f241 - autobuilt 272f241 diff --git a/sources b/sources index 6cb41e9..8401a66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-272f241.tar.gz) = 62922180c1bfa953dcaeea2cc07b35ce3e6d8c60d15a1dbaa2cdc45b23da3119dc74b10220f605739fadfb004dceb0d2a93d718543aac65e2ca7ef29d7af813a +SHA512 (buildah-aa37929.tar.gz) = 64b752c000909241cdf3322447e423f7c63cae384714c7a932c4a4859ccfcb19406b355e5b1b646fe1cb6e917bd4c3fa6c61ea767e315b3780f5d5dc16443735 From fcc00ad25e02bb0a223126bc51ec779a051eab23 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 17 Nov 2020 14:32:40 +0000 Subject: [PATCH 298/573] buildah-1.19.0-0.1.dev.git05aa527 - bump to 1.19.0 - autobuilt 05aa527 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7760136..6d161ba 100644 --- a/.gitignore +++ b/.gitignore @@ -532,3 +532,4 @@ /buildah-d0c958d.tar.gz /buildah-272f241.tar.gz /buildah-aa37929.tar.gz +/buildah-05aa527.tar.gz diff --git a/buildah.spec b/buildah.spec index a3d2ae9..dd8b6e9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 aa37929ba3bf716a4c5eb7338e5b49b69ff0337b +%global commit0 05aa5279a02d124d516eb5e6bc1fbdff93dcf855 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.17.0 +%define built_tag v1.18.0 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.18.0 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Version: 1.19.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Nov 17 2020 RH Container Bot - 1.19.0-0.1.dev.git05aa527 +- bump to 1.19.0 +- autobuilt 05aa527 + * Mon Nov 16 2020 RH Container Bot - 1.18.0-0.8.dev.gitaa37929 - autobuilt aa37929 diff --git a/sources b/sources index 8401a66..c0750b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-aa37929.tar.gz) = 64b752c000909241cdf3322447e423f7c63cae384714c7a932c4a4859ccfcb19406b355e5b1b646fe1cb6e917bd4c3fa6c61ea767e315b3780f5d5dc16443735 +SHA512 (buildah-05aa527.tar.gz) = a1a01eaa1fc613b92ffcf9a21005fc4899934409f3a1aea70deec4d0178f5a89ccb1fc76d4ca6d32329694511f17e882566334a2fac09402875ce6388a87b286 From f2feb067993e7c50b8b5537139f56131ffac2c0d Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 18 Nov 2020 14:33:34 +0000 Subject: [PATCH 299/573] buildah-1.19.0-0.2.dev.gite016fa8 - autobuilt e016fa8 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6d161ba..5e9d431 100644 --- a/.gitignore +++ b/.gitignore @@ -533,3 +533,4 @@ /buildah-272f241.tar.gz /buildah-aa37929.tar.gz /buildah-05aa527.tar.gz +/buildah-e016fa8.tar.gz diff --git a/buildah.spec b/buildah.spec index dd8b6e9..978ce6f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 05aa5279a02d124d516eb5e6bc1fbdff93dcf855 +%global commit0 e016fa8a0fae56166f5965f6c4d7ff8e679e638a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.18.0 +%define built_tag v1.17.1 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.19.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -148,6 +148,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Nov 18 2020 RH Container Bot - 1.19.0-0.2.dev.gite016fa8 +- autobuilt e016fa8 + * Tue Nov 17 2020 RH Container Bot - 1.19.0-0.1.dev.git05aa527 - bump to 1.19.0 - autobuilt 05aa527 diff --git a/sources b/sources index c0750b0..318f73e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-05aa527.tar.gz) = a1a01eaa1fc613b92ffcf9a21005fc4899934409f3a1aea70deec4d0178f5a89ccb1fc76d4ca6d32329694511f17e882566334a2fac09402875ce6388a87b286 +SHA512 (buildah-e016fa8.tar.gz) = d6454f1776a6de63edc8a15a91cf9deb2816ae6d2e9c6cda908a712068c03f1803612bde182c9008718c3f474e2ec988ac1b2990473d107b28a42fa89eba020a From 2371f5e5228933691dd07958c2b5463b3191afa8 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 20 Nov 2020 08:54:25 -0500 Subject: [PATCH 300/573] Suggests: cpp for fedora Signed-off-by: Lokesh Mandvekar --- buildah.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/buildah.spec b/buildah.spec index 978ce6f..3f33a76 100644 --- a/buildah.spec +++ b/buildah.spec @@ -65,6 +65,7 @@ Requires: crun >= 0.10-1 Recommends: container-selinux Recommends: slirp4netns >= 0.3-0 Recommends: fuse-overlayfs +Suggests: cpp %else BuildRequires: libseccomp-devel Requires: libseccomp From 6c0c9b3683f8dbe2e2fa78cae4288b241ce55fc0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 20 Nov 2020 14:33:13 +0000 Subject: [PATCH 301/573] buildah-1.19.0-0.3.dev.git570b43f - autobuilt 570b43f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5e9d431..a3a5165 100644 --- a/.gitignore +++ b/.gitignore @@ -534,3 +534,4 @@ /buildah-aa37929.tar.gz /buildah-05aa527.tar.gz /buildah-e016fa8.tar.gz +/buildah-570b43f.tar.gz diff --git a/buildah.spec b/buildah.spec index 3f33a76..9eb0250 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e016fa8a0fae56166f5965f6c4d7ff8e679e638a +%global commit0 570b43fd2893f3c0198d5b86747ef83f7c9b538f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Nov 20 2020 RH Container Bot - 1.19.0-0.3.dev.git570b43f +- autobuilt 570b43f + * Wed Nov 18 2020 RH Container Bot - 1.19.0-0.2.dev.gite016fa8 - autobuilt e016fa8 diff --git a/sources b/sources index 318f73e..bcd7f06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e016fa8.tar.gz) = d6454f1776a6de63edc8a15a91cf9deb2816ae6d2e9c6cda908a712068c03f1803612bde182c9008718c3f474e2ec988ac1b2990473d107b28a42fa89eba020a +SHA512 (buildah-570b43f.tar.gz) = 706991cf5cc9e1a8d03cd484f65e893853e31fcd98af487ea1cdd0538e93e49cd1d3daed135b73e80374000dcda84584d96130432d4ba46ced577fb71ef35b70 From 3498bef5705a8c3afb0e05c0eae7ba1429f0da8e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 21 Nov 2020 14:33:10 +0000 Subject: [PATCH 302/573] buildah-1.19.0-0.4.dev.git2e1d92e - autobuilt 2e1d92e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a3a5165..e044cd7 100644 --- a/.gitignore +++ b/.gitignore @@ -535,3 +535,4 @@ /buildah-05aa527.tar.gz /buildah-e016fa8.tar.gz /buildah-570b43f.tar.gz +/buildah-2e1d92e.tar.gz diff --git a/buildah.spec b/buildah.spec index 9eb0250..8275333 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 570b43fd2893f3c0198d5b86747ef83f7c9b538f +%global commit0 2e1d92e1be1281e058d4ac526ade3d6617ac7857 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Nov 21 2020 RH Container Bot - 1.19.0-0.4.dev.git2e1d92e +- autobuilt 2e1d92e + * Fri Nov 20 2020 RH Container Bot - 1.19.0-0.3.dev.git570b43f - autobuilt 570b43f diff --git a/sources b/sources index bcd7f06..4715bd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-570b43f.tar.gz) = 706991cf5cc9e1a8d03cd484f65e893853e31fcd98af487ea1cdd0538e93e49cd1d3daed135b73e80374000dcda84584d96130432d4ba46ced577fb71ef35b70 +SHA512 (buildah-2e1d92e.tar.gz) = 30147b37549e7a04b2818ebe441eb0a99b66cae04428ed5be68933ec46bce0cab6401bd28ed75da3815eb18dbe12091c67465aaf8010cf5c26dc002adee1bc21 From 1837a3ad9d3ded3da9df392b4f14320358d5a012 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 23 Nov 2020 14:32:25 +0000 Subject: [PATCH 303/573] buildah-1.19.0-0.5.dev.gitaf10f8c - autobuilt af10f8c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e044cd7..d7c6a72 100644 --- a/.gitignore +++ b/.gitignore @@ -536,3 +536,4 @@ /buildah-e016fa8.tar.gz /buildah-570b43f.tar.gz /buildah-2e1d92e.tar.gz +/buildah-af10f8c.tar.gz diff --git a/buildah.spec b/buildah.spec index 8275333..23803df 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2e1d92e1be1281e058d4ac526ade3d6617ac7857 +%global commit0 af10f8cab6906c27e950bb7755233fde3cd33d12 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Nov 23 2020 RH Container Bot - 1.19.0-0.5.dev.gitaf10f8c +- autobuilt af10f8c + * Sat Nov 21 2020 RH Container Bot - 1.19.0-0.4.dev.git2e1d92e - autobuilt 2e1d92e diff --git a/sources b/sources index 4715bd4..0a6192b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2e1d92e.tar.gz) = 30147b37549e7a04b2818ebe441eb0a99b66cae04428ed5be68933ec46bce0cab6401bd28ed75da3815eb18dbe12091c67465aaf8010cf5c26dc002adee1bc21 +SHA512 (buildah-af10f8c.tar.gz) = 9fa1f85a1a2200dbed4fff8a8a1c1b80d3457f5ee27d3e1aae71e160ffcb3e4b01513c0579ad52d4a317afd7319246dc9e922519476307f8310d520ebad3f4de From 9649e88551d561f0479a8f9469cb8223916c7751 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 25 Nov 2020 01:32:24 +0000 Subject: [PATCH 304/573] buildah-1.19.0-0.6.dev.git587e617 - autobuilt 587e617 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d7c6a72..b511fdc 100644 --- a/.gitignore +++ b/.gitignore @@ -537,3 +537,4 @@ /buildah-570b43f.tar.gz /buildah-2e1d92e.tar.gz /buildah-af10f8c.tar.gz +/buildah-587e617.tar.gz diff --git a/buildah.spec b/buildah.spec index 23803df..9321896 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 af10f8cab6906c27e950bb7755233fde3cd33d12 +%global commit0 587e617a963958e70e85e4e7027ea274c3e4e82d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Nov 25 2020 RH Container Bot - 1.19.0-0.6.dev.git587e617 +- autobuilt 587e617 + * Mon Nov 23 2020 RH Container Bot - 1.19.0-0.5.dev.gitaf10f8c - autobuilt af10f8c diff --git a/sources b/sources index 0a6192b..6f36d84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-af10f8c.tar.gz) = 9fa1f85a1a2200dbed4fff8a8a1c1b80d3457f5ee27d3e1aae71e160ffcb3e4b01513c0579ad52d4a317afd7319246dc9e922519476307f8310d520ebad3f4de +SHA512 (buildah-587e617.tar.gz) = 3e207a8673740268010e8c28d90b5a61902e0695cdbae842f956dbd7e3b439d36c271da9b7a349221e24f5ff20360f29867b04484851df89ac9af3778458f77d From 10041d327b6ff9b6f6afbace30fa6b21eb0c83a5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 25 Nov 2020 09:33:14 +0000 Subject: [PATCH 305/573] buildah-1.19.0-0.7.dev.gitdd26b13 - autobuilt dd26b13 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b511fdc..b9d20ca 100644 --- a/.gitignore +++ b/.gitignore @@ -538,3 +538,4 @@ /buildah-2e1d92e.tar.gz /buildah-af10f8c.tar.gz /buildah-587e617.tar.gz +/buildah-dd26b13.tar.gz diff --git a/buildah.spec b/buildah.spec index 9321896..eb8fc31 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 587e617a963958e70e85e4e7027ea274c3e4e82d +%global commit0 dd26b137459cdd290dc097d1ab87368d69d00b12 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Nov 25 2020 RH Container Bot - 1.19.0-0.7.dev.gitdd26b13 +- autobuilt dd26b13 + * Wed Nov 25 2020 RH Container Bot - 1.19.0-0.6.dev.git587e617 - autobuilt 587e617 diff --git a/sources b/sources index 6f36d84..9931962 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-587e617.tar.gz) = 3e207a8673740268010e8c28d90b5a61902e0695cdbae842f956dbd7e3b439d36c271da9b7a349221e24f5ff20360f29867b04484851df89ac9af3778458f77d +SHA512 (buildah-dd26b13.tar.gz) = 042381e303c90c4f36deb1e23cbfbbbf787a20eb14083840ae159beb4ff9da827ea9d614a0448975faa90bcbd08879131792e5ffbe6a57092e25c97256109741 From a05d29543f73978c4957e3b0063517da8fe1c690 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 30 Nov 2020 15:32:47 +0000 Subject: [PATCH 306/573] buildah-1.19.0-0.8.dev.git02b3b50 - autobuilt 02b3b50 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b9d20ca..b1d6e40 100644 --- a/.gitignore +++ b/.gitignore @@ -539,3 +539,4 @@ /buildah-af10f8c.tar.gz /buildah-587e617.tar.gz /buildah-dd26b13.tar.gz +/buildah-02b3b50.tar.gz diff --git a/buildah.spec b/buildah.spec index eb8fc31..7d04f17 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 dd26b137459cdd290dc097d1ab87368d69d00b12 +%global commit0 02b3b5095ee0b81534b1b23bfbb798e726d3f5df %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Nov 30 2020 RH Container Bot - 1.19.0-0.8.dev.git02b3b50 +- autobuilt 02b3b50 + * Wed Nov 25 2020 RH Container Bot - 1.19.0-0.7.dev.gitdd26b13 - autobuilt dd26b13 diff --git a/sources b/sources index 9931962..088e270 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-dd26b13.tar.gz) = 042381e303c90c4f36deb1e23cbfbbbf787a20eb14083840ae159beb4ff9da827ea9d614a0448975faa90bcbd08879131792e5ffbe6a57092e25c97256109741 +SHA512 (buildah-02b3b50.tar.gz) = ae9f3d79a5c7558f71708244e8886f7a9b4ef3064c5e4295714a093b476b45c4b5a07ccf34c3394eb98103be26f37260dbec74eade81415e5918fd781636f3ea From afb0cdeace7a8b3e65e9a701f39df06383094944 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 30 Nov 2020 18:03:43 +0000 Subject: [PATCH 307/573] buildah-1.19.0-0.9.dev.git92463b5 - autobuilt 92463b5 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b1d6e40..e2c65f3 100644 --- a/.gitignore +++ b/.gitignore @@ -540,3 +540,4 @@ /buildah-587e617.tar.gz /buildah-dd26b13.tar.gz /buildah-02b3b50.tar.gz +/buildah-92463b5.tar.gz diff --git a/buildah.spec b/buildah.spec index 7d04f17..3d1fd03 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 02b3b5095ee0b81534b1b23bfbb798e726d3f5df +%global commit0 92463b577675fd46aeb0dadf50726ac23b4b2120 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Nov 30 2020 RH Container Bot - 1.19.0-0.9.dev.git92463b5 +- autobuilt 92463b5 + * Mon Nov 30 2020 RH Container Bot - 1.19.0-0.8.dev.git02b3b50 - autobuilt 02b3b50 diff --git a/sources b/sources index 088e270..b2e110a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-02b3b50.tar.gz) = ae9f3d79a5c7558f71708244e8886f7a9b4ef3064c5e4295714a093b476b45c4b5a07ccf34c3394eb98103be26f37260dbec74eade81415e5918fd781636f3ea +SHA512 (buildah-92463b5.tar.gz) = b7e84707271eb61f76babee0972a578a78e2f78fae27b27460197051066a1f38ebf74725b233eb735107e49a064aaa3bb7a5b0b3ae1d7450e1998fe73a3d678b From c5a68302bf6f9a81f0cd1f5dbd0206257825fd65 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 30 Nov 2020 19:32:27 +0000 Subject: [PATCH 308/573] buildah-1.19.0-0.10.dev.gitacb97f1 - autobuilt acb97f1 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e2c65f3..c6b5e92 100644 --- a/.gitignore +++ b/.gitignore @@ -541,3 +541,4 @@ /buildah-dd26b13.tar.gz /buildah-02b3b50.tar.gz /buildah-92463b5.tar.gz +/buildah-acb97f1.tar.gz diff --git a/buildah.spec b/buildah.spec index 3d1fd03..0ef3e88 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 92463b577675fd46aeb0dadf50726ac23b4b2120 +%global commit0 acb97f178cf28012907abf169c315efe6f30a78a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.9.dev.git%{shortcommit0}%{?dist} +Release: 0.10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Nov 30 2020 RH Container Bot - 1.19.0-0.10.dev.gitacb97f1 +- autobuilt acb97f1 + * Mon Nov 30 2020 RH Container Bot - 1.19.0-0.9.dev.git92463b5 - autobuilt 92463b5 diff --git a/sources b/sources index b2e110a..328a558 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-92463b5.tar.gz) = b7e84707271eb61f76babee0972a578a78e2f78fae27b27460197051066a1f38ebf74725b233eb735107e49a064aaa3bb7a5b0b3ae1d7450e1998fe73a3d678b +SHA512 (buildah-acb97f1.tar.gz) = a6b99765fab21f75bf1beb295abb74310654954a39225dd7d0df023a7c16b927547ba9da1088d6f529fa5c4a6b12816f0bdd2728b8a898ad00e23e2e7fbf67ec From b2ea6398b5f58a53b5d9c8b6174fc2d63c6d7bef Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 2 Dec 2020 21:32:28 +0000 Subject: [PATCH 309/573] buildah-1.19.0-0.11.dev.git75ae8be - autobuilt 75ae8be Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c6b5e92..250c714 100644 --- a/.gitignore +++ b/.gitignore @@ -542,3 +542,4 @@ /buildah-02b3b50.tar.gz /buildah-92463b5.tar.gz /buildah-acb97f1.tar.gz +/buildah-75ae8be.tar.gz diff --git a/buildah.spec b/buildah.spec index 0ef3e88..35ca2cb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 acb97f178cf28012907abf169c315efe6f30a78a +%global commit0 75ae8be258fa689e2aa79f8c40d5b59620e4740a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.17.1 +%define built_tag v1.16.7 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.19.0 -Release: 0.10.dev.git%{shortcommit0}%{?dist} +Release: 0.11.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -149,6 +149,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 2 2020 RH Container Bot - 1.19.0-0.11.dev.git75ae8be +- autobuilt 75ae8be + * Mon Nov 30 2020 RH Container Bot - 1.19.0-0.10.dev.gitacb97f1 - autobuilt acb97f1 diff --git a/sources b/sources index 328a558..54f49ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-acb97f1.tar.gz) = a6b99765fab21f75bf1beb295abb74310654954a39225dd7d0df023a7c16b927547ba9da1088d6f529fa5c4a6b12816f0bdd2728b8a898ad00e23e2e7fbf67ec +SHA512 (buildah-75ae8be.tar.gz) = b8c4b37d4e5573b0c64ce86be7a2e192802a3e466002afddb2dd8123f0b9b9dad28766c26e3843fdda855dbeb2a3d8c1d0ee470ef92461595cb2d6c007651904 From 66d964f058eeab2b650045a4e98c2c48ca032dee Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 4 Dec 2020 23:20:04 -0500 Subject: [PATCH 310/573] buildah-1.19.0-0.12.dev.git75ae8be - harden cgo binaries Reported-by: Wade Mealing Signed-off-by: Lokesh Mandvekar --- buildah.spec | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 35ca2cb..eec07d8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.12.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -115,6 +115,13 @@ mv vendor src export GOPATH=$(pwd)/_build:$(pwd) export BUILDTAGS='seccomp selinux' +export CGO_CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' +%ifarch x86_64 +export CGO_CFLAGS="$CGO_CFLAGS -m64 -mtune=generic -fcf-protection" +%endif +# These extra flags present in %%{optflags} have been skipped for now as they break the build +#export CGO_CFLAGS="$CGO_CFLAGS -flto=auto -Wp,D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" + %if 0%{?centos} >= 8 export BUILDTAGS+=' exclude_graphdriver_btrfs' %endif @@ -149,6 +156,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Dec 5 2020 Lokesh Mandvekar - 1.19.0-0.12.dev.git75ae8be +- harden cgo binaries +- Reported-by: Wade Mealing + * Wed Dec 2 2020 RH Container Bot - 1.19.0-0.11.dev.git75ae8be - autobuilt 75ae8be From 24450cb72def8cad31623530231aca04324253bf Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 7 Dec 2020 13:32:28 +0000 Subject: [PATCH 311/573] buildah-1.19.0-0.13.dev.gitc50e236 - autobuilt c50e236 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 250c714..e7ada4e 100644 --- a/.gitignore +++ b/.gitignore @@ -543,3 +543,4 @@ /buildah-92463b5.tar.gz /buildah-acb97f1.tar.gz /buildah-75ae8be.tar.gz +/buildah-c50e236.tar.gz diff --git a/buildah.spec b/buildah.spec index eec07d8..0c54f20 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 75ae8be258fa689e2aa79f8c40d5b59620e4740a +%global commit0 c50e236918279b74fde60f905f20b1ccaf0c13ae %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.12.dev.git%{shortcommit0}%{?dist} +Release: 0.13.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -156,6 +156,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Dec 7 2020 RH Container Bot - 1.19.0-0.13.dev.gitc50e236 +- autobuilt c50e236 + * Sat Dec 5 2020 Lokesh Mandvekar - 1.19.0-0.12.dev.git75ae8be - harden cgo binaries - Reported-by: Wade Mealing diff --git a/sources b/sources index 54f49ac..d1d13f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-75ae8be.tar.gz) = b8c4b37d4e5573b0c64ce86be7a2e192802a3e466002afddb2dd8123f0b9b9dad28766c26e3843fdda855dbeb2a3d8c1d0ee470ef92461595cb2d6c007651904 +SHA512 (buildah-c50e236.tar.gz) = 24832eb34bdb0fdaa192da2b3372a9172c9cbfbe3deb2bcd69bffb0c3c8cf627bda8c0e7b8d2b578a0e4656f766907c617a6f7e7dc3f31a5fe3a3e5023c06f75 From 3f0cea4fe170b5c4d5d207d61b2087acf270ba70 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 7 Dec 2020 14:55:44 -0500 Subject: [PATCH 312/573] -fcf-protection not for centos <= 7 Signed-off-by: Lokesh Mandvekar --- buildah.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 0c54f20..421a7db 100644 --- a/buildah.spec +++ b/buildah.spec @@ -115,9 +115,12 @@ mv vendor src export GOPATH=$(pwd)/_build:$(pwd) export BUILDTAGS='seccomp selinux' -export CGO_CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' +export CGO_CFLAGS="-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" %ifarch x86_64 -export CGO_CFLAGS="$CGO_CFLAGS -m64 -mtune=generic -fcf-protection" +export CGO_CFLAGS="$CGO_CFLAGS -m64 -mtune=generic" +%if 0%{?fedora} || 0%{?centos} >= 8 +export CGO_CFLAGS="$CGO_CFLAGS -fcf-protection" +%endif %endif # These extra flags present in %%{optflags} have been skipped for now as they break the build #export CGO_CFLAGS="$CGO_CFLAGS -flto=auto -Wp,D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" From b6bb0bb35338c5200a27fc03de9bf26196a7a536 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 7 Dec 2020 14:57:48 -0500 Subject: [PATCH 313/573] rearrange BUILDTAGS specification line Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 421a7db..28d6a35 100644 --- a/buildah.spec +++ b/buildah.spec @@ -114,7 +114,6 @@ popd mv vendor src export GOPATH=$(pwd)/_build:$(pwd) -export BUILDTAGS='seccomp selinux' export CGO_CFLAGS="-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" %ifarch x86_64 export CGO_CFLAGS="$CGO_CFLAGS -m64 -mtune=generic" @@ -125,6 +124,7 @@ export CGO_CFLAGS="$CGO_CFLAGS -fcf-protection" # These extra flags present in %%{optflags} have been skipped for now as they break the build #export CGO_CFLAGS="$CGO_CFLAGS -flto=auto -Wp,D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" +export BUILDTAGS='seccomp selinux' %if 0%{?centos} >= 8 export BUILDTAGS+=' exclude_graphdriver_btrfs' %endif From 204e632b3d3bd426f3d229d7ef30f49b9be15302 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 7 Dec 2020 20:02:39 +0000 Subject: [PATCH 314/573] buildah-1.19.0-0.14.dev.gitac96369 - autobuilt ac96369 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e7ada4e..f78a1e7 100644 --- a/.gitignore +++ b/.gitignore @@ -544,3 +544,4 @@ /buildah-acb97f1.tar.gz /buildah-75ae8be.tar.gz /buildah-c50e236.tar.gz +/buildah-ac96369.tar.gz diff --git a/buildah.spec b/buildah.spec index 28d6a35..f4e8bf1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c50e236918279b74fde60f905f20b1ccaf0c13ae +%global commit0 ac96369e6a37571a865227d635b7497a68d2d246 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.13.dev.git%{shortcommit0}%{?dist} +Release: 0.14.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Dec 7 2020 RH Container Bot - 1.19.0-0.14.dev.gitac96369 +- autobuilt ac96369 + * Mon Dec 7 2020 RH Container Bot - 1.19.0-0.13.dev.gitc50e236 - autobuilt c50e236 diff --git a/sources b/sources index d1d13f2..b5e8863 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c50e236.tar.gz) = 24832eb34bdb0fdaa192da2b3372a9172c9cbfbe3deb2bcd69bffb0c3c8cf627bda8c0e7b8d2b578a0e4656f766907c617a6f7e7dc3f31a5fe3a3e5023c06f75 +SHA512 (buildah-ac96369.tar.gz) = 786b73833dd99265127413f307b1e3cd9ef274eb3f7ff44c8ebfbb0d4ecac80afb9c1a14d7235a84eae629e0608d13bfa1cbaea36bd73a5473fa771b22729974 From d9dafe4fb1482f738fe2d44ad43e90a5c2325891 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 7 Dec 2020 23:33:34 +0000 Subject: [PATCH 315/573] buildah-1.19.0-0.15.dev.git1d67d26 - autobuilt 1d67d26 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f78a1e7..e49b81e 100644 --- a/.gitignore +++ b/.gitignore @@ -545,3 +545,4 @@ /buildah-75ae8be.tar.gz /buildah-c50e236.tar.gz /buildah-ac96369.tar.gz +/buildah-1d67d26.tar.gz diff --git a/buildah.spec b/buildah.spec index f4e8bf1..af53c18 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ac96369e6a37571a865227d635b7497a68d2d246 +%global commit0 1d67d26f0afb5653699ed6fc2938c494ffba4a73 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.14.dev.git%{shortcommit0}%{?dist} +Release: 0.15.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Dec 7 2020 RH Container Bot - 1.19.0-0.15.dev.git1d67d26 +- autobuilt 1d67d26 + * Mon Dec 7 2020 RH Container Bot - 1.19.0-0.14.dev.gitac96369 - autobuilt ac96369 diff --git a/sources b/sources index b5e8863..e623004 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ac96369.tar.gz) = 786b73833dd99265127413f307b1e3cd9ef274eb3f7ff44c8ebfbb0d4ecac80afb9c1a14d7235a84eae629e0608d13bfa1cbaea36bd73a5473fa771b22729974 +SHA512 (buildah-1d67d26.tar.gz) = aa682bfab8e2857e84e886fcafbd15a977b5db236d7a427158f21d77ac42f3403726adaed6948de68d18e3fde194d245855c8c4bfc5aed011c7d6895279cc8ae From ffaaba94576c9f567cd161a32d223ddead5f8bea Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 8 Dec 2020 12:02:48 +0000 Subject: [PATCH 316/573] buildah-1.19.0-0.16.dev.git10d622b - autobuilt 10d622b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e49b81e..ef5e348 100644 --- a/.gitignore +++ b/.gitignore @@ -546,3 +546,4 @@ /buildah-c50e236.tar.gz /buildah-ac96369.tar.gz /buildah-1d67d26.tar.gz +/buildah-10d622b.tar.gz diff --git a/buildah.spec b/buildah.spec index af53c18..99560d8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1d67d26f0afb5653699ed6fc2938c494ffba4a73 +%global commit0 10d622b256d460c4de9ef972d50a2b809bedb858 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.15.dev.git%{shortcommit0}%{?dist} +Release: 0.16.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Dec 8 2020 RH Container Bot - 1.19.0-0.16.dev.git10d622b +- autobuilt 10d622b + * Mon Dec 7 2020 RH Container Bot - 1.19.0-0.15.dev.git1d67d26 - autobuilt 1d67d26 diff --git a/sources b/sources index e623004..afd673f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1d67d26.tar.gz) = aa682bfab8e2857e84e886fcafbd15a977b5db236d7a427158f21d77ac42f3403726adaed6948de68d18e3fde194d245855c8c4bfc5aed011c7d6895279cc8ae +SHA512 (buildah-10d622b.tar.gz) = d078764b7c89ee0444022bc4606ab5abc14e1c83ecb6b972a705a4ceb3142eabe0584cb40c2870f53f4c2f4da7ee6821499d29e29e273ea1afc5f9248aa4d6ff From 796ae89676376bba19856e8b8974e6fef148c233 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 9 Dec 2020 14:03:52 +0000 Subject: [PATCH 317/573] buildah-1.19.0-0.17.dev.git1678745 - autobuilt 1678745 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ef5e348..a76f418 100644 --- a/.gitignore +++ b/.gitignore @@ -547,3 +547,4 @@ /buildah-ac96369.tar.gz /buildah-1d67d26.tar.gz /buildah-10d622b.tar.gz +/buildah-1678745.tar.gz diff --git a/buildah.spec b/buildah.spec index 99560d8..7c0a10e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 10d622b256d460c4de9ef972d50a2b809bedb858 +%global commit0 1678745383871712985bc1600d61cdf3c2ac3e1e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.16.dev.git%{shortcommit0}%{?dist} +Release: 0.17.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 9 2020 RH Container Bot - 1.19.0-0.17.dev.git1678745 +- autobuilt 1678745 + * Tue Dec 8 2020 RH Container Bot - 1.19.0-0.16.dev.git10d622b - autobuilt 10d622b diff --git a/sources b/sources index afd673f..c967b3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-10d622b.tar.gz) = d078764b7c89ee0444022bc4606ab5abc14e1c83ecb6b972a705a4ceb3142eabe0584cb40c2870f53f4c2f4da7ee6821499d29e29e273ea1afc5f9248aa4d6ff +SHA512 (buildah-1678745.tar.gz) = d002053b9f968f55d2e07d1f139169f8f4214fff63646e7bae06b3bccf551e2dc0e1046b6b16fa6b921f371a06e9264e6b6e96188e101f0dbd8e1602b56d3e49 From f1cdfc93aa43c917b06ca8490e67c536f5744de0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 10 Dec 2020 01:32:31 +0000 Subject: [PATCH 318/573] buildah-1.19.0-0.18.dev.git5b867f2 - autobuilt 5b867f2 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a76f418..5a291c3 100644 --- a/.gitignore +++ b/.gitignore @@ -548,3 +548,4 @@ /buildah-1d67d26.tar.gz /buildah-10d622b.tar.gz /buildah-1678745.tar.gz +/buildah-5b867f2.tar.gz diff --git a/buildah.spec b/buildah.spec index 7c0a10e..7d3efe3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1678745383871712985bc1600d61cdf3c2ac3e1e +%global commit0 5b867f2d21429b4db278dd41f04b15d50ebc0004 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.17.dev.git%{shortcommit0}%{?dist} +Release: 0.18.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Dec 10 2020 RH Container Bot - 1.19.0-0.18.dev.git5b867f2 +- autobuilt 5b867f2 + * Wed Dec 9 2020 RH Container Bot - 1.19.0-0.17.dev.git1678745 - autobuilt 1678745 diff --git a/sources b/sources index c967b3a..c67d60c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1678745.tar.gz) = d002053b9f968f55d2e07d1f139169f8f4214fff63646e7bae06b3bccf551e2dc0e1046b6b16fa6b921f371a06e9264e6b6e96188e101f0dbd8e1602b56d3e49 +SHA512 (buildah-5b867f2.tar.gz) = bdfddebad9d6420b732935d603cb298f9769d89ea7fa8d8849b16508beb9b76f2c6ea7fc8d2dbf9f3ce14d967e8c45b5eabfc5f14df673665c4b2cb6e739c15a From bef31226129e17a67fec3d2ac29f15320d65e773 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 15 Dec 2020 21:32:59 +0000 Subject: [PATCH 319/573] buildah-1.19.0-0.19.dev.gitd69f76a - autobuilt d69f76a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5a291c3..e6cd974 100644 --- a/.gitignore +++ b/.gitignore @@ -549,3 +549,4 @@ /buildah-10d622b.tar.gz /buildah-1678745.tar.gz /buildah-5b867f2.tar.gz +/buildah-d69f76a.tar.gz diff --git a/buildah.spec b/buildah.spec index 7d3efe3..4167916 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 5b867f2d21429b4db278dd41f04b15d50ebc0004 +%global commit0 d69f76ab1741c834303b9dfc8d03813fe3a59577 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.18.dev.git%{shortcommit0}%{?dist} +Release: 0.19.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Dec 15 2020 RH Container Bot - 1.19.0-0.19.dev.gitd69f76a +- autobuilt d69f76a + * Thu Dec 10 2020 RH Container Bot - 1.19.0-0.18.dev.git5b867f2 - autobuilt 5b867f2 diff --git a/sources b/sources index c67d60c..ff705c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5b867f2.tar.gz) = bdfddebad9d6420b732935d603cb298f9769d89ea7fa8d8849b16508beb9b76f2c6ea7fc8d2dbf9f3ce14d967e8c45b5eabfc5f14df673665c4b2cb6e739c15a +SHA512 (buildah-d69f76a.tar.gz) = 512ecd91c28728c3f056f6d88e5dbc0bcd72622d2971bc8602f615cad50c4cb39306116bf03d2b5e2f292146ff38f6182dd31f7de090d79070d80504d0183645 From 0bd4c272d06069459fb2c8a257f089bf3703f138 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 16 Dec 2020 11:33:36 +0000 Subject: [PATCH 320/573] buildah-1.19.0-0.20.dev.gitef8adfd - autobuilt ef8adfd Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e6cd974..e2229a2 100644 --- a/.gitignore +++ b/.gitignore @@ -550,3 +550,4 @@ /buildah-1678745.tar.gz /buildah-5b867f2.tar.gz /buildah-d69f76a.tar.gz +/buildah-ef8adfd.tar.gz diff --git a/buildah.spec b/buildah.spec index 4167916..7ea63ec 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d69f76ab1741c834303b9dfc8d03813fe3a59577 +%global commit0 ef8adfdca2530e68afcf804c2a4f95c8bf49c04f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.19.dev.git%{shortcommit0}%{?dist} +Release: 0.20.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 16 2020 RH Container Bot - 1.19.0-0.20.dev.gitef8adfd +- autobuilt ef8adfd + * Tue Dec 15 2020 RH Container Bot - 1.19.0-0.19.dev.gitd69f76a - autobuilt d69f76a diff --git a/sources b/sources index ff705c6..90ae496 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d69f76a.tar.gz) = 512ecd91c28728c3f056f6d88e5dbc0bcd72622d2971bc8602f615cad50c4cb39306116bf03d2b5e2f292146ff38f6182dd31f7de090d79070d80504d0183645 +SHA512 (buildah-ef8adfd.tar.gz) = 46e8ee480927955e83b2062d0bacbaea4a2404f88fc4858c9a93137ee2f21baed0b1d7efed511b0289ccd86c310b4998850fe4d93f60377a0817d4809a0f58e4 From 70a25b39d4b80f25f00f53dad4078aead8f838a8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 16 Dec 2020 20:02:38 +0000 Subject: [PATCH 321/573] buildah-1.19.0-0.21.dev.git8c01c17 - autobuilt 8c01c17 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e2229a2..5b5f25b 100644 --- a/.gitignore +++ b/.gitignore @@ -551,3 +551,4 @@ /buildah-5b867f2.tar.gz /buildah-d69f76a.tar.gz /buildah-ef8adfd.tar.gz +/buildah-8c01c17.tar.gz diff --git a/buildah.spec b/buildah.spec index 7ea63ec..a52c0ce 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ef8adfdca2530e68afcf804c2a4f95c8bf49c04f +%global commit0 8c01c1788a05943241eb5113c5f63408f17b18a7 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.20.dev.git%{shortcommit0}%{?dist} +Release: 0.21.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 16 2020 RH Container Bot - 1.19.0-0.21.dev.git8c01c17 +- autobuilt 8c01c17 + * Wed Dec 16 2020 RH Container Bot - 1.19.0-0.20.dev.gitef8adfd - autobuilt ef8adfd diff --git a/sources b/sources index 90ae496..f13db3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ef8adfd.tar.gz) = 46e8ee480927955e83b2062d0bacbaea4a2404f88fc4858c9a93137ee2f21baed0b1d7efed511b0289ccd86c310b4998850fe4d93f60377a0817d4809a0f58e4 +SHA512 (buildah-8c01c17.tar.gz) = 1a7f37ee53d876b7a4b6b67528f18e4aab78fd6a7da470ea39a1916163c45181084ab2d9bb42f37ada88f379690098e19f7fbdff39191d2c1008fa08e04012fd From f81065d88ae8bf7faee2a194b2148aece8119aaf Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 16 Dec 2020 21:32:24 +0000 Subject: [PATCH 322/573] buildah-1.19.0-0.22.dev.git356fd7e - autobuilt 356fd7e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5b5f25b..d5c0c73 100644 --- a/.gitignore +++ b/.gitignore @@ -552,3 +552,4 @@ /buildah-d69f76a.tar.gz /buildah-ef8adfd.tar.gz /buildah-8c01c17.tar.gz +/buildah-356fd7e.tar.gz diff --git a/buildah.spec b/buildah.spec index a52c0ce..1a2b411 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8c01c1788a05943241eb5113c5f63408f17b18a7 +%global commit0 356fd7e89b62c3d75a9c51d1415a30fda97ddd0a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.21.dev.git%{shortcommit0}%{?dist} +Release: 0.22.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 16 2020 RH Container Bot - 1.19.0-0.22.dev.git356fd7e +- autobuilt 356fd7e + * Wed Dec 16 2020 RH Container Bot - 1.19.0-0.21.dev.git8c01c17 - autobuilt 8c01c17 diff --git a/sources b/sources index f13db3c..ea7bede 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8c01c17.tar.gz) = 1a7f37ee53d876b7a4b6b67528f18e4aab78fd6a7da470ea39a1916163c45181084ab2d9bb42f37ada88f379690098e19f7fbdff39191d2c1008fa08e04012fd +SHA512 (buildah-356fd7e.tar.gz) = 1d82b55fcd3f2603f53db64628beaf08cbef027b8e7667daaf4e676bc0e8191c91faf02357ae702894bdfd0f2654a0b87093289bf1650f4ed132382c5ca356f3 From 432913e56761f1908f29891e9b45f1926f2bb80a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 17 Dec 2020 11:32:35 +0000 Subject: [PATCH 323/573] buildah-1.19.0-0.23.dev.git6747061 - autobuilt 6747061 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d5c0c73..8cd3783 100644 --- a/.gitignore +++ b/.gitignore @@ -553,3 +553,4 @@ /buildah-ef8adfd.tar.gz /buildah-8c01c17.tar.gz /buildah-356fd7e.tar.gz +/buildah-6747061.tar.gz diff --git a/buildah.spec b/buildah.spec index 1a2b411..8fa01f8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 356fd7e89b62c3d75a9c51d1415a30fda97ddd0a +%global commit0 67470615779c2b2d3235bfd20097d4f2a3c0d216 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.22.dev.git%{shortcommit0}%{?dist} +Release: 0.23.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Dec 17 2020 RH Container Bot - 1.19.0-0.23.dev.git6747061 +- autobuilt 6747061 + * Wed Dec 16 2020 RH Container Bot - 1.19.0-0.22.dev.git356fd7e - autobuilt 356fd7e diff --git a/sources b/sources index ea7bede..7abf9c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-356fd7e.tar.gz) = 1d82b55fcd3f2603f53db64628beaf08cbef027b8e7667daaf4e676bc0e8191c91faf02357ae702894bdfd0f2654a0b87093289bf1650f4ed132382c5ca356f3 +SHA512 (buildah-6747061.tar.gz) = 2909002bd8d47204c415ef5999fd1c2d7a4347d0d007201a5d29f1fb9b88f3ff2c48a760e68f8fddccbe78f5876ff6ae5526d6f287056dff23b06349836d465c From 04cbcf89f807d6fdaa91e7e7fd6bce999a3ceab3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Dec 2020 13:32:44 +0000 Subject: [PATCH 324/573] buildah-1.19.0-0.24.dev.git6e56bea - autobuilt 6e56bea Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8cd3783..53110bc 100644 --- a/.gitignore +++ b/.gitignore @@ -554,3 +554,4 @@ /buildah-8c01c17.tar.gz /buildah-356fd7e.tar.gz /buildah-6747061.tar.gz +/buildah-6e56bea.tar.gz diff --git a/buildah.spec b/buildah.spec index 8fa01f8..efb410c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 67470615779c2b2d3235bfd20097d4f2a3c0d216 +%global commit0 6e56beae61fbd5fcb16292bf3bef9ab38ed5132f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.23.dev.git%{shortcommit0}%{?dist} +Release: 0.24.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Dec 21 2020 RH Container Bot - 1.19.0-0.24.dev.git6e56bea +- autobuilt 6e56bea + * Thu Dec 17 2020 RH Container Bot - 1.19.0-0.23.dev.git6747061 - autobuilt 6747061 diff --git a/sources b/sources index 7abf9c8..418dc58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6747061.tar.gz) = 2909002bd8d47204c415ef5999fd1c2d7a4347d0d007201a5d29f1fb9b88f3ff2c48a760e68f8fddccbe78f5876ff6ae5526d6f287056dff23b06349836d465c +SHA512 (buildah-6e56bea.tar.gz) = e0356121bc078a288313c7fa2c30bb095772ae05ce9858deaf77a83397dadc4d9a8df4842820df20c837a0f6ac4b5202ef2329182ad20ecab265ba09547e255d From 33b76c98cad4fe9e60b48966a20d10c10b2f5839 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Dec 2020 14:03:16 +0000 Subject: [PATCH 325/573] buildah-1.19.0-0.25.dev.gitbec005d - autobuilt bec005d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 53110bc..e658b96 100644 --- a/.gitignore +++ b/.gitignore @@ -555,3 +555,4 @@ /buildah-356fd7e.tar.gz /buildah-6747061.tar.gz /buildah-6e56bea.tar.gz +/buildah-bec005d.tar.gz diff --git a/buildah.spec b/buildah.spec index efb410c..aca92ed 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6e56beae61fbd5fcb16292bf3bef9ab38ed5132f +%global commit0 bec005d17d1051771e5dc7ce5763c66829334cda %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.24.dev.git%{shortcommit0}%{?dist} +Release: 0.25.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Dec 21 2020 RH Container Bot - 1.19.0-0.25.dev.gitbec005d +- autobuilt bec005d + * Mon Dec 21 2020 RH Container Bot - 1.19.0-0.24.dev.git6e56bea - autobuilt 6e56bea diff --git a/sources b/sources index 418dc58..5b288b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6e56bea.tar.gz) = e0356121bc078a288313c7fa2c30bb095772ae05ce9858deaf77a83397dadc4d9a8df4842820df20c837a0f6ac4b5202ef2329182ad20ecab265ba09547e255d +SHA512 (buildah-bec005d.tar.gz) = 5befa6c918112d30120b9fd51f538296091a3c9aed0c8c01647dd5f3fb37498d444d1f78f67dc56e8c12c81c370dcb8fdfb539710aa523a2216d12ff808a764b From 73de162c14676712526897120d44f63d6f50dd46 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Dec 2020 21:32:48 +0000 Subject: [PATCH 326/573] buildah-1.19.0-0.26.dev.git7734b68 - autobuilt 7734b68 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e658b96..e20867e 100644 --- a/.gitignore +++ b/.gitignore @@ -556,3 +556,4 @@ /buildah-6747061.tar.gz /buildah-6e56bea.tar.gz /buildah-bec005d.tar.gz +/buildah-7734b68.tar.gz diff --git a/buildah.spec b/buildah.spec index aca92ed..cc9a31c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 bec005d17d1051771e5dc7ce5763c66829334cda +%global commit0 7734b68d6a8ee9614d4a01de2f1ba547d826e9ed %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.25.dev.git%{shortcommit0}%{?dist} +Release: 0.26.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Dec 21 2020 RH Container Bot - 1.19.0-0.26.dev.git7734b68 +- autobuilt 7734b68 + * Mon Dec 21 2020 RH Container Bot - 1.19.0-0.25.dev.gitbec005d - autobuilt bec005d diff --git a/sources b/sources index 5b288b4..a97583a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-bec005d.tar.gz) = 5befa6c918112d30120b9fd51f538296091a3c9aed0c8c01647dd5f3fb37498d444d1f78f67dc56e8c12c81c370dcb8fdfb539710aa523a2216d12ff808a764b +SHA512 (buildah-7734b68.tar.gz) = ac044423b001da94a4035f6c64f71690309de74c07d606642e580a63286b63e97cfe82494711ec56777b0e501199f558ac6999b8198b55f11a6af9291d86e042 From ab6f28c9574532eefabc85d296a82c7f42752ee9 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 21 Dec 2020 23:32:14 +0000 Subject: [PATCH 327/573] buildah-1.19.0-0.27.dev.git5f1031f - autobuilt 5f1031f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e20867e..b2907a6 100644 --- a/.gitignore +++ b/.gitignore @@ -557,3 +557,4 @@ /buildah-6e56bea.tar.gz /buildah-bec005d.tar.gz /buildah-7734b68.tar.gz +/buildah-5f1031f.tar.gz diff --git a/buildah.spec b/buildah.spec index cc9a31c..b542676 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 7734b68d6a8ee9614d4a01de2f1ba547d826e9ed +%global commit0 5f1031f9d54ce7f1c7a72ceb631ca2c3a181b1ef %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.26.dev.git%{shortcommit0}%{?dist} +Release: 0.27.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Dec 21 2020 RH Container Bot - 1.19.0-0.27.dev.git5f1031f +- autobuilt 5f1031f + * Mon Dec 21 2020 RH Container Bot - 1.19.0-0.26.dev.git7734b68 - autobuilt 7734b68 diff --git a/sources b/sources index a97583a..393a8dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-7734b68.tar.gz) = ac044423b001da94a4035f6c64f71690309de74c07d606642e580a63286b63e97cfe82494711ec56777b0e501199f558ac6999b8198b55f11a6af9291d86e042 +SHA512 (buildah-5f1031f.tar.gz) = e3653a801f8f84edaee5e7b511faf2180defdf5d938b878f2aec1a82b153e90800710be33f7fa7fe4163bcc15a4e2601d064f4bf5ea2d51729bb58322a2fceab From 5d341fbec550d71ad03e554fc996740fda3b7d15 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 22 Dec 2020 15:32:44 +0000 Subject: [PATCH 328/573] buildah-1.19.0-0.28.dev.gitb9fdee0 - autobuilt b9fdee0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b2907a6..f3fd943 100644 --- a/.gitignore +++ b/.gitignore @@ -558,3 +558,4 @@ /buildah-bec005d.tar.gz /buildah-7734b68.tar.gz /buildah-5f1031f.tar.gz +/buildah-b9fdee0.tar.gz diff --git a/buildah.spec b/buildah.spec index b542676..6cac563 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 5f1031f9d54ce7f1c7a72ceb631ca2c3a181b1ef +%global commit0 b9fdee0764268e116b138decb66eae13b268b6cb %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.27.dev.git%{shortcommit0}%{?dist} +Release: 0.28.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Dec 22 2020 RH Container Bot - 1.19.0-0.28.dev.gitb9fdee0 +- autobuilt b9fdee0 + * Mon Dec 21 2020 RH Container Bot - 1.19.0-0.27.dev.git5f1031f - autobuilt 5f1031f diff --git a/sources b/sources index 393a8dd..a26fc82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5f1031f.tar.gz) = e3653a801f8f84edaee5e7b511faf2180defdf5d938b878f2aec1a82b153e90800710be33f7fa7fe4163bcc15a4e2601d064f4bf5ea2d51729bb58322a2fceab +SHA512 (buildah-b9fdee0.tar.gz) = 4c2e9d87812c3a4b517e0f2a2b3d5de4893998d0c005687540ba4908794a1a92bab76302a2e6b2eb8c09e964929259ad28600c4249f8e9f6b22e66f89ee5d30e From 766de25b39a33d1af583fff58783eadce1c90138 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 22 Dec 2020 16:02:51 +0000 Subject: [PATCH 329/573] buildah-1.19.0-0.29.dev.git00aa7f0 - autobuilt 00aa7f0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f3fd943..3ab4e7a 100644 --- a/.gitignore +++ b/.gitignore @@ -559,3 +559,4 @@ /buildah-7734b68.tar.gz /buildah-5f1031f.tar.gz /buildah-b9fdee0.tar.gz +/buildah-00aa7f0.tar.gz diff --git a/buildah.spec b/buildah.spec index 6cac563..1a18ceb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b9fdee0764268e116b138decb66eae13b268b6cb +%global commit0 00aa7f01d32880a9ba130275277734e2ef7561b2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.28.dev.git%{shortcommit0}%{?dist} +Release: 0.29.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Dec 22 2020 RH Container Bot - 1.19.0-0.29.dev.git00aa7f0 +- autobuilt 00aa7f0 + * Tue Dec 22 2020 RH Container Bot - 1.19.0-0.28.dev.gitb9fdee0 - autobuilt b9fdee0 diff --git a/sources b/sources index a26fc82..6ccb9b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b9fdee0.tar.gz) = 4c2e9d87812c3a4b517e0f2a2b3d5de4893998d0c005687540ba4908794a1a92bab76302a2e6b2eb8c09e964929259ad28600c4249f8e9f6b22e66f89ee5d30e +SHA512 (buildah-00aa7f0.tar.gz) = 4dd0b43c80176d810d9815bda8e561be77da1999e932fb52e80254415e91d284d1460091ed0f7f8e995736d03cf52f91cc7122c49c85a8b39e65ea9156207f3a From e99b99f266da2515d05004d2c3bc03e1e0e753d9 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 23 Dec 2020 17:32:48 +0000 Subject: [PATCH 330/573] buildah-1.19.0-0.30.dev.gitffef8a6 - autobuilt ffef8a6 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3ab4e7a..36481af 100644 --- a/.gitignore +++ b/.gitignore @@ -560,3 +560,4 @@ /buildah-5f1031f.tar.gz /buildah-b9fdee0.tar.gz /buildah-00aa7f0.tar.gz +/buildah-ffef8a6.tar.gz diff --git a/buildah.spec b/buildah.spec index 1a18ceb..a2a91f1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 00aa7f01d32880a9ba130275277734e2ef7561b2 +%global commit0 ffef8a6c0b258c892299aef86405ec4d2377d0c5 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.29.dev.git%{shortcommit0}%{?dist} +Release: 0.30.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Dec 23 2020 RH Container Bot - 1.19.0-0.30.dev.gitffef8a6 +- autobuilt ffef8a6 + * Tue Dec 22 2020 RH Container Bot - 1.19.0-0.29.dev.git00aa7f0 - autobuilt 00aa7f0 diff --git a/sources b/sources index 6ccb9b5..a0e0332 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-00aa7f0.tar.gz) = 4dd0b43c80176d810d9815bda8e561be77da1999e932fb52e80254415e91d284d1460091ed0f7f8e995736d03cf52f91cc7122c49c85a8b39e65ea9156207f3a +SHA512 (buildah-ffef8a6.tar.gz) = c30d8de2b00bb546babd63ec6c308313f9aee9eda5ce88f8396ab99d4afaad960e32276e1141082b2d6e8127830a169ecffe3550eae73cfd43c05a0d80a54ce3 From e62fadad5ce8c9256ae656690a64ce8a33947cf4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 29 Dec 2020 13:32:03 +0000 Subject: [PATCH 331/573] buildah-1.19.0-0.31.dev.git24e0eb7 - autobuilt 24e0eb7 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 36481af..6ebfd58 100644 --- a/.gitignore +++ b/.gitignore @@ -561,3 +561,4 @@ /buildah-b9fdee0.tar.gz /buildah-00aa7f0.tar.gz /buildah-ffef8a6.tar.gz +/buildah-24e0eb7.tar.gz diff --git a/buildah.spec b/buildah.spec index a2a91f1..661c69a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ffef8a6c0b258c892299aef86405ec4d2377d0c5 +%global commit0 24e0eb79f08f2f7ea58bc8b0a7781ef1c6445ab8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.30.dev.git%{shortcommit0}%{?dist} +Release: 0.31.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Dec 29 2020 RH Container Bot - 1.19.0-0.31.dev.git24e0eb7 +- autobuilt 24e0eb7 + * Wed Dec 23 2020 RH Container Bot - 1.19.0-0.30.dev.gitffef8a6 - autobuilt ffef8a6 diff --git a/sources b/sources index a0e0332..0da4d0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ffef8a6.tar.gz) = c30d8de2b00bb546babd63ec6c308313f9aee9eda5ce88f8396ab99d4afaad960e32276e1141082b2d6e8127830a169ecffe3550eae73cfd43c05a0d80a54ce3 +SHA512 (buildah-24e0eb7.tar.gz) = 4b54c894e4aac37b4e6bfebeb44f7b28360c8c07753958ee4c32381b43261810d8286771b20beec3f2b4cf95537d20462a051b8085b965870e24f21e2ccaec01 From 83aa1f69f9ade339bccbcb60f805b045ed324a1a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 29 Dec 2020 14:02:41 +0000 Subject: [PATCH 332/573] buildah-1.19.0-0.32.dev.git00b8e9f - autobuilt 00b8e9f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6ebfd58..c6e3ea5 100644 --- a/.gitignore +++ b/.gitignore @@ -562,3 +562,4 @@ /buildah-00aa7f0.tar.gz /buildah-ffef8a6.tar.gz /buildah-24e0eb7.tar.gz +/buildah-00b8e9f.tar.gz diff --git a/buildah.spec b/buildah.spec index 661c69a..82290b1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 24e0eb79f08f2f7ea58bc8b0a7781ef1c6445ab8 +%global commit0 00b8e9fdf2aa192d5f1a50e96e21e4992de33dd6 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.31.dev.git%{shortcommit0}%{?dist} +Release: 0.32.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Dec 29 2020 RH Container Bot - 1.19.0-0.32.dev.git00b8e9f +- autobuilt 00b8e9f + * Tue Dec 29 2020 RH Container Bot - 1.19.0-0.31.dev.git24e0eb7 - autobuilt 24e0eb7 diff --git a/sources b/sources index 0da4d0c..f5402d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-24e0eb7.tar.gz) = 4b54c894e4aac37b4e6bfebeb44f7b28360c8c07753958ee4c32381b43261810d8286771b20beec3f2b4cf95537d20462a051b8085b965870e24f21e2ccaec01 +SHA512 (buildah-00b8e9f.tar.gz) = 41a8cd358f7878a10fb71e5269cef7ae3cd92bb153b1982507eb5b6060735686a62fefbed31eda7af316d37b84b7940b13b1b6c3839a9e4f488b8bc600aa8577 From acf435620e6dd69073fea9ff849c07d3557e649e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 4 Jan 2021 19:32:49 +0000 Subject: [PATCH 333/573] buildah-1.19.0-0.33.dev.gitd899c7c - autobuilt d899c7c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c6e3ea5..7cf186d 100644 --- a/.gitignore +++ b/.gitignore @@ -563,3 +563,4 @@ /buildah-ffef8a6.tar.gz /buildah-24e0eb7.tar.gz /buildah-00b8e9f.tar.gz +/buildah-d899c7c.tar.gz diff --git a/buildah.spec b/buildah.spec index 82290b1..cc42b1f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 00b8e9fdf2aa192d5f1a50e96e21e4992de33dd6 +%global commit0 d899c7c9361ac1b780c6b15bf344c6c597f3408d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.32.dev.git%{shortcommit0}%{?dist} +Release: 0.33.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 4 2021 RH Container Bot - 1.19.0-0.33.dev.gitd899c7c +- autobuilt d899c7c + * Tue Dec 29 2020 RH Container Bot - 1.19.0-0.32.dev.git00b8e9f - autobuilt 00b8e9f diff --git a/sources b/sources index f5402d2..029bb43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-00b8e9f.tar.gz) = 41a8cd358f7878a10fb71e5269cef7ae3cd92bb153b1982507eb5b6060735686a62fefbed31eda7af316d37b84b7940b13b1b6c3839a9e4f488b8bc600aa8577 +SHA512 (buildah-d899c7c.tar.gz) = 87219c74ff7d136034781cf02c8a80b5072b0c379b154503a1bc52400b1077ff7fb5177616fd1f253227f2a8f640f861b7956a91229d63d75f0daeceeb9a6a95 From 4ac66c3af742ed2f1d4a30a09450752509e6cb52 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 5 Jan 2021 17:32:51 +0000 Subject: [PATCH 334/573] buildah-1.19.0-0.34.dev.gitf3c5c03 - autobuilt f3c5c03 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7cf186d..d762465 100644 --- a/.gitignore +++ b/.gitignore @@ -564,3 +564,4 @@ /buildah-24e0eb7.tar.gz /buildah-00b8e9f.tar.gz /buildah-d899c7c.tar.gz +/buildah-f3c5c03.tar.gz diff --git a/buildah.spec b/buildah.spec index cc42b1f..5192e54 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d899c7c9361ac1b780c6b15bf344c6c597f3408d +%global commit0 f3c5c034256bc0d4eb358d8f08439f3a9630f526 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.33.dev.git%{shortcommit0}%{?dist} +Release: 0.34.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Jan 5 2021 RH Container Bot - 1.19.0-0.34.dev.gitf3c5c03 +- autobuilt f3c5c03 + * Mon Jan 4 2021 RH Container Bot - 1.19.0-0.33.dev.gitd899c7c - autobuilt d899c7c diff --git a/sources b/sources index 029bb43..fb1f608 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d899c7c.tar.gz) = 87219c74ff7d136034781cf02c8a80b5072b0c379b154503a1bc52400b1077ff7fb5177616fd1f253227f2a8f640f861b7956a91229d63d75f0daeceeb9a6a95 +SHA512 (buildah-f3c5c03.tar.gz) = 6b7651f4a014b5b0ac16181b976d3c1b5bf727b9b6038bee12bbb38b15f262983eddc8fa915671b196d233b5f5e2abd645b6ccbf425e90b6f6c5588dc3d57f12 From 503799d5b4802fca5585cb5cf333220cd4bb412c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 6 Jan 2021 11:32:32 +0000 Subject: [PATCH 335/573] buildah-1.19.0-0.35.dev.git5129d28 - autobuilt 5129d28 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d762465..934f358 100644 --- a/.gitignore +++ b/.gitignore @@ -565,3 +565,4 @@ /buildah-00b8e9f.tar.gz /buildah-d899c7c.tar.gz /buildah-f3c5c03.tar.gz +/buildah-5129d28.tar.gz diff --git a/buildah.spec b/buildah.spec index 5192e54..5fcf71e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f3c5c034256bc0d4eb358d8f08439f3a9630f526 +%global commit0 5129d28aac625f771c91d253e059e3eb9403d188 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.34.dev.git%{shortcommit0}%{?dist} +Release: 0.35.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jan 6 2021 RH Container Bot - 1.19.0-0.35.dev.git5129d28 +- autobuilt 5129d28 + * Tue Jan 5 2021 RH Container Bot - 1.19.0-0.34.dev.gitf3c5c03 - autobuilt f3c5c03 diff --git a/sources b/sources index fb1f608..0e64a8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f3c5c03.tar.gz) = 6b7651f4a014b5b0ac16181b976d3c1b5bf727b9b6038bee12bbb38b15f262983eddc8fa915671b196d233b5f5e2abd645b6ccbf425e90b6f6c5588dc3d57f12 +SHA512 (buildah-5129d28.tar.gz) = 6f2dad349b1ca7b932bf0597e56d8d11fda43363508518c3fc26f41f25e2e44b14202ee4b4cf4df3c231f582545c4fba5a919d7cc55f016e77261a3b610449f8 From b6918e750d2a38d4e72b42b28911c7e81fee1c3a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 6 Jan 2021 20:03:37 +0000 Subject: [PATCH 336/573] buildah-1.19.0-0.36.dev.git02b914b - autobuilt 02b914b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 934f358..d3b4c85 100644 --- a/.gitignore +++ b/.gitignore @@ -566,3 +566,4 @@ /buildah-d899c7c.tar.gz /buildah-f3c5c03.tar.gz /buildah-5129d28.tar.gz +/buildah-02b914b.tar.gz diff --git a/buildah.spec b/buildah.spec index 5fcf71e..61e72e1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 5129d28aac625f771c91d253e059e3eb9403d188 +%global commit0 02b914b1c424c151d0a32192876a37daf5927981 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.35.dev.git%{shortcommit0}%{?dist} +Release: 0.36.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jan 6 2021 RH Container Bot - 1.19.0-0.36.dev.git02b914b +- autobuilt 02b914b + * Wed Jan 6 2021 RH Container Bot - 1.19.0-0.35.dev.git5129d28 - autobuilt 5129d28 diff --git a/sources b/sources index 0e64a8b..b8c5489 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5129d28.tar.gz) = 6f2dad349b1ca7b932bf0597e56d8d11fda43363508518c3fc26f41f25e2e44b14202ee4b4cf4df3c231f582545c4fba5a919d7cc55f016e77261a3b610449f8 +SHA512 (buildah-02b914b.tar.gz) = e2551afa59265f09a9fa95832450b72434e2d5a2208092f1265cfbec16c59a45d0a39f2c438cdcdf30b2aedd8098b87083b2d6678c76ae733c0cd9d215fb224d From 59752538f8f271b4d540fdacf43c18147d9c9bc5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 7 Jan 2021 12:02:42 +0000 Subject: [PATCH 337/573] buildah-1.19.0-0.37.dev.gitf01ddd6 - autobuilt f01ddd6 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d3b4c85..f64f06e 100644 --- a/.gitignore +++ b/.gitignore @@ -567,3 +567,4 @@ /buildah-f3c5c03.tar.gz /buildah-5129d28.tar.gz /buildah-02b914b.tar.gz +/buildah-f01ddd6.tar.gz diff --git a/buildah.spec b/buildah.spec index 61e72e1..f4dabb7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 02b914b1c424c151d0a32192876a37daf5927981 +%global commit0 f01ddd680041c68f3110f54d967c5b9570525dab %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.36.dev.git%{shortcommit0}%{?dist} +Release: 0.37.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 7 2021 RH Container Bot - 1.19.0-0.37.dev.gitf01ddd6 +- autobuilt f01ddd6 + * Wed Jan 6 2021 RH Container Bot - 1.19.0-0.36.dev.git02b914b - autobuilt 02b914b diff --git a/sources b/sources index b8c5489..00f9aa6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-02b914b.tar.gz) = e2551afa59265f09a9fa95832450b72434e2d5a2208092f1265cfbec16c59a45d0a39f2c438cdcdf30b2aedd8098b87083b2d6678c76ae733c0cd9d215fb224d +SHA512 (buildah-f01ddd6.tar.gz) = b59442e6398fd0b58fa7fcde3e29071032e9ca5ff3dc6059385019edb2e0c6f244c67be7852f269db640c0204dcb77ce4b74d16dcf3081808d91a44c50b03cb8 From 02c5e819db8cde38fae00f8dc62babcf4e973b44 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 8 Jan 2021 12:03:03 +0000 Subject: [PATCH 338/573] buildah-1.19.0-0.38.dev.git6d3b8d3 - autobuilt 6d3b8d3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f64f06e..02a411d 100644 --- a/.gitignore +++ b/.gitignore @@ -568,3 +568,4 @@ /buildah-5129d28.tar.gz /buildah-02b914b.tar.gz /buildah-f01ddd6.tar.gz +/buildah-6d3b8d3.tar.gz diff --git a/buildah.spec b/buildah.spec index f4dabb7..3da1484 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f01ddd680041c68f3110f54d967c5b9570525dab +%global commit0 6d3b8d3e102a8927d6a288526795e0bb871d66cc %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.37.dev.git%{shortcommit0}%{?dist} +Release: 0.38.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 8 2021 RH Container Bot - 1.19.0-0.38.dev.git6d3b8d3 +- autobuilt 6d3b8d3 + * Thu Jan 7 2021 RH Container Bot - 1.19.0-0.37.dev.gitf01ddd6 - autobuilt f01ddd6 diff --git a/sources b/sources index 00f9aa6..43eedf9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f01ddd6.tar.gz) = b59442e6398fd0b58fa7fcde3e29071032e9ca5ff3dc6059385019edb2e0c6f244c67be7852f269db640c0204dcb77ce4b74d16dcf3081808d91a44c50b03cb8 +SHA512 (buildah-6d3b8d3.tar.gz) = 661f5ba668868194033d694eb2c5f40a06d7f9ddf4ad65575a7cddf4220e5e5ce76b23270f98f2595f069ab60c1c4d17c29051b89f619283807c61f7f6f164ca From ec2716283e6961d8931082ae97bae6bc11e83b11 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 8 Jan 2021 13:33:38 +0000 Subject: [PATCH 339/573] buildah-1.19.0-0.39.dev.gitddcbb30 - autobuilt ddcbb30 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 02a411d..c453854 100644 --- a/.gitignore +++ b/.gitignore @@ -569,3 +569,4 @@ /buildah-02b914b.tar.gz /buildah-f01ddd6.tar.gz /buildah-6d3b8d3.tar.gz +/buildah-ddcbb30.tar.gz diff --git a/buildah.spec b/buildah.spec index 3da1484..d73e326 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6d3b8d3e102a8927d6a288526795e0bb871d66cc +%global commit0 ddcbb30e8f3d6dc9be4e3f00c2db487f1eb20a7b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.38.dev.git%{shortcommit0}%{?dist} +Release: 0.39.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 8 2021 RH Container Bot - 1.19.0-0.39.dev.gitddcbb30 +- autobuilt ddcbb30 + * Fri Jan 8 2021 RH Container Bot - 1.19.0-0.38.dev.git6d3b8d3 - autobuilt 6d3b8d3 diff --git a/sources b/sources index 43eedf9..24c4d7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6d3b8d3.tar.gz) = 661f5ba668868194033d694eb2c5f40a06d7f9ddf4ad65575a7cddf4220e5e5ce76b23270f98f2595f069ab60c1c4d17c29051b89f619283807c61f7f6f164ca +SHA512 (buildah-ddcbb30.tar.gz) = 1abe523d6ef5fef69d0068779254f9e2fdd9d6741f2a4ec7d36bb0b7a56808a721b049b0f293da984057685da587662c00b23608df8570541df4d7c1e08b04c1 From 707c6da0f246ffba528056fae091f1919eb70075 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 8 Jan 2021 14:04:16 +0000 Subject: [PATCH 340/573] buildah-1.19.0-0.40.dev.git10c10ee - autobuilt 10c10ee Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c453854..a530e87 100644 --- a/.gitignore +++ b/.gitignore @@ -570,3 +570,4 @@ /buildah-f01ddd6.tar.gz /buildah-6d3b8d3.tar.gz /buildah-ddcbb30.tar.gz +/buildah-10c10ee.tar.gz diff --git a/buildah.spec b/buildah.spec index d73e326..b9669df 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ddcbb30e8f3d6dc9be4e3f00c2db487f1eb20a7b +%global commit0 10c10eedd2034e321fe9f63068b1dcb15a2623d2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.39.dev.git%{shortcommit0}%{?dist} +Release: 0.40.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 8 2021 RH Container Bot - 1.19.0-0.40.dev.git10c10ee +- autobuilt 10c10ee + * Fri Jan 8 2021 RH Container Bot - 1.19.0-0.39.dev.gitddcbb30 - autobuilt ddcbb30 diff --git a/sources b/sources index 24c4d7b..892b7b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ddcbb30.tar.gz) = 1abe523d6ef5fef69d0068779254f9e2fdd9d6741f2a4ec7d36bb0b7a56808a721b049b0f293da984057685da587662c00b23608df8570541df4d7c1e08b04c1 +SHA512 (buildah-10c10ee.tar.gz) = 8913a4e7bd3e0903d30923490a459e51e97493fe26879928b9862f0196a85caeacc52e72abc667fe8ba9d52d329d37184c9e69382d2c3a59b64f7a571bc48ca9 From 913d77747cc4b1872e42605338706bdaf4308d48 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 8 Jan 2021 16:03:35 +0000 Subject: [PATCH 341/573] buildah-1.19.0-0.41.dev.git1b3dc91 - autobuilt 1b3dc91 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a530e87..a85123d 100644 --- a/.gitignore +++ b/.gitignore @@ -571,3 +571,4 @@ /buildah-6d3b8d3.tar.gz /buildah-ddcbb30.tar.gz /buildah-10c10ee.tar.gz +/buildah-1b3dc91.tar.gz diff --git a/buildah.spec b/buildah.spec index b9669df..9da4b6f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 10c10eedd2034e321fe9f63068b1dcb15a2623d2 +%global commit0 1b3dc91924a988459ca3e0d7d7bd3a5433669c07 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.0 -Release: 0.40.dev.git%{shortcommit0}%{?dist} +Release: 0.41.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 8 2021 RH Container Bot - 1.19.0-0.41.dev.git1b3dc91 +- autobuilt 1b3dc91 + * Fri Jan 8 2021 RH Container Bot - 1.19.0-0.40.dev.git10c10ee - autobuilt 10c10ee diff --git a/sources b/sources index 892b7b6..922b554 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-10c10ee.tar.gz) = 8913a4e7bd3e0903d30923490a459e51e97493fe26879928b9862f0196a85caeacc52e72abc667fe8ba9d52d329d37184c9e69382d2c3a59b64f7a571bc48ca9 +SHA512 (buildah-1b3dc91.tar.gz) = 9f18c29fc79212428c3f688f8675cc3b88733b536abaf696abcda8b7fb3ed4489936ecf8908ebc3b0da6081ea3ec4c4e2f75838d3a2f59547e0740a957c4d774 From 240ce27422961ee0ae77d06abc36c08611d41b05 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 9 Jan 2021 13:34:18 +0000 Subject: [PATCH 342/573] buildah-1.20.0-0.1.dev.git911e6ea - bump to 1.20.0 - autobuilt 911e6ea Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a85123d..ab07c73 100644 --- a/.gitignore +++ b/.gitignore @@ -572,3 +572,4 @@ /buildah-ddcbb30.tar.gz /buildah-10c10ee.tar.gz /buildah-1b3dc91.tar.gz +/buildah-911e6ea.tar.gz diff --git a/buildah.spec b/buildah.spec index 9da4b6f..7597da4 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1b3dc91924a988459ca3e0d7d7bd3a5433669c07 +%global commit0 911e6ea15cb3178052f621f2950dc8797deccee8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -34,8 +34,8 @@ %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.19.0 -Release: 0.41.dev.git%{shortcommit0}%{?dist} +Version: 1.20.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Jan 9 2021 RH Container Bot - 1.20.0-0.1.dev.git911e6ea +- bump to 1.20.0 +- autobuilt 911e6ea + * Fri Jan 8 2021 RH Container Bot - 1.19.0-0.41.dev.git1b3dc91 - autobuilt 1b3dc91 diff --git a/sources b/sources index 922b554..ec85e13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1b3dc91.tar.gz) = 9f18c29fc79212428c3f688f8675cc3b88733b536abaf696abcda8b7fb3ed4489936ecf8908ebc3b0da6081ea3ec4c4e2f75838d3a2f59547e0740a957c4d774 +SHA512 (buildah-911e6ea.tar.gz) = d2c5244efdd6b8477b270aed5627a5bbcd135c8463d8651ba3c666b2bd73efb89dde9aa578e60b75a61e617214fafeb523b944792d679dc51e1e2c8ea90cd07f From af9ea2a6e7cb4b0cd12c71f08d71ce042b6c37e5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sun, 10 Jan 2021 11:32:24 +0000 Subject: [PATCH 343/573] buildah-1.20.0-0.2.dev.git8d89b80 - autobuilt 8d89b80 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ab07c73..3714f44 100644 --- a/.gitignore +++ b/.gitignore @@ -573,3 +573,4 @@ /buildah-10c10ee.tar.gz /buildah-1b3dc91.tar.gz /buildah-911e6ea.tar.gz +/buildah-8d89b80.tar.gz diff --git a/buildah.spec b/buildah.spec index 7597da4..49d2ac2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 911e6ea15cb3178052f621f2950dc8797deccee8 +%global commit0 8d89b8000e3af6fe0c424a7c376d60b67ff37cf8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.16.7 +%define built_tag v1.19.0 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.20.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sun Jan 10 2021 RH Container Bot - 1.20.0-0.2.dev.git8d89b80 +- autobuilt 8d89b80 + * Sat Jan 9 2021 RH Container Bot - 1.20.0-0.1.dev.git911e6ea - bump to 1.20.0 - autobuilt 911e6ea diff --git a/sources b/sources index ec85e13..5533345 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-911e6ea.tar.gz) = d2c5244efdd6b8477b270aed5627a5bbcd135c8463d8651ba3c666b2bd73efb89dde9aa578e60b75a61e617214fafeb523b944792d679dc51e1e2c8ea90cd07f +SHA512 (buildah-8d89b80.tar.gz) = 6f604c9cffe2b858daeff2cf72e0674360c105278e6dff6d6cd636735f1157df6faed0047372507654e9828129f15e5fb3dfbaf08c476f2f0d7d9e85c7a29ee7 From 330bf0a565969554031f23b28109c8dc03694062 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 12 Jan 2021 17:32:59 +0000 Subject: [PATCH 344/573] buildah-1.20.0-0.3.dev.gitcfb3372 - autobuilt cfb3372 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3714f44..7d31357 100644 --- a/.gitignore +++ b/.gitignore @@ -574,3 +574,4 @@ /buildah-1b3dc91.tar.gz /buildah-911e6ea.tar.gz /buildah-8d89b80.tar.gz +/buildah-cfb3372.tar.gz diff --git a/buildah.spec b/buildah.spec index 49d2ac2..31c79b5 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8d89b8000e3af6fe0c424a7c376d60b67ff37cf8 +%global commit0 cfb3372985533411fe91249c5162e6a82a13fe20 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Jan 12 2021 RH Container Bot - 1.20.0-0.3.dev.gitcfb3372 +- autobuilt cfb3372 + * Sun Jan 10 2021 RH Container Bot - 1.20.0-0.2.dev.git8d89b80 - autobuilt 8d89b80 diff --git a/sources b/sources index 5533345..99bc72e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8d89b80.tar.gz) = 6f604c9cffe2b858daeff2cf72e0674360c105278e6dff6d6cd636735f1157df6faed0047372507654e9828129f15e5fb3dfbaf08c476f2f0d7d9e85c7a29ee7 +SHA512 (buildah-cfb3372.tar.gz) = 0cb355a06f68da7b7dea6ab6ce9319f0700eb8b8416b37574c0f3f7230f3a307f47ceca1c932437e9ebb9a358b7a76de1ed47574625b8ef9cb0231d3157034bf From 15e22887817f63914060e33b01b504ca21bc8d6c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 13 Jan 2021 21:35:49 +0000 Subject: [PATCH 345/573] buildah-1.20.0-0.4.dev.git80181e8 - autobuilt 80181e8 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7d31357..3f9a9e0 100644 --- a/.gitignore +++ b/.gitignore @@ -575,3 +575,4 @@ /buildah-911e6ea.tar.gz /buildah-8d89b80.tar.gz /buildah-cfb3372.tar.gz +/buildah-80181e8.tar.gz diff --git a/buildah.spec b/buildah.spec index 31c79b5..040d36d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 cfb3372985533411fe91249c5162e6a82a13fe20 +%global commit0 80181e8f335eafe319ebf400442d5edacaf78cd2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jan 13 2021 RH Container Bot - 1.20.0-0.4.dev.git80181e8 +- autobuilt 80181e8 + * Tue Jan 12 2021 RH Container Bot - 1.20.0-0.3.dev.gitcfb3372 - autobuilt cfb3372 diff --git a/sources b/sources index 99bc72e..93f30c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-cfb3372.tar.gz) = 0cb355a06f68da7b7dea6ab6ce9319f0700eb8b8416b37574c0f3f7230f3a307f47ceca1c932437e9ebb9a358b7a76de1ed47574625b8ef9cb0231d3157034bf +SHA512 (buildah-80181e8.tar.gz) = 7ce441df0a80dd8148e4ea7dc1271c5556521fd242ee08f439a9b6010236672e8cb710566cfd68012aa3c21a316bb28256a3e5194aae3c68826deecdd051f4e0 From 2972de73c44a29873ddd1281f7f44bc8975bbcd7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 14 Jan 2021 09:32:30 +0000 Subject: [PATCH 346/573] buildah-1.20.0-0.5.dev.git2e1bbc2 - autobuilt 2e1bbc2 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3f9a9e0..a7ebb43 100644 --- a/.gitignore +++ b/.gitignore @@ -576,3 +576,4 @@ /buildah-8d89b80.tar.gz /buildah-cfb3372.tar.gz /buildah-80181e8.tar.gz +/buildah-2e1bbc2.tar.gz diff --git a/buildah.spec b/buildah.spec index 040d36d..0ef3471 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 80181e8f335eafe319ebf400442d5edacaf78cd2 +%global commit0 2e1bbc2916523b92479864cc7b2627534ddba544 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 14 2021 RH Container Bot - 1.20.0-0.5.dev.git2e1bbc2 +- autobuilt 2e1bbc2 + * Wed Jan 13 2021 RH Container Bot - 1.20.0-0.4.dev.git80181e8 - autobuilt 80181e8 diff --git a/sources b/sources index 93f30c8..80d9e8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-80181e8.tar.gz) = 7ce441df0a80dd8148e4ea7dc1271c5556521fd242ee08f439a9b6010236672e8cb710566cfd68012aa3c21a316bb28256a3e5194aae3c68826deecdd051f4e0 +SHA512 (buildah-2e1bbc2.tar.gz) = 45a17f573bb39838d47fbadfa9bfc0a648820348fa51409e28654bceb95cbaf1e5574a66554e2aec43de16f04c2b9f50e0e69396ae65023c50e8221bd2ee9fc9 From 14b9ac45530ddaae13f7e2d2763fa711cbd675bd Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 14 Jan 2021 13:32:55 +0000 Subject: [PATCH 347/573] buildah-1.20.0-0.6.dev.gitb595a98 - autobuilt b595a98 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a7ebb43..13dbfa3 100644 --- a/.gitignore +++ b/.gitignore @@ -577,3 +577,4 @@ /buildah-cfb3372.tar.gz /buildah-80181e8.tar.gz /buildah-2e1bbc2.tar.gz +/buildah-b595a98.tar.gz diff --git a/buildah.spec b/buildah.spec index 0ef3471..dbd2648 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2e1bbc2916523b92479864cc7b2627534ddba544 +%global commit0 b595a98aaca1896f018ce8ce7763260674158634 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 14 2021 RH Container Bot - 1.20.0-0.6.dev.gitb595a98 +- autobuilt b595a98 + * Thu Jan 14 2021 RH Container Bot - 1.20.0-0.5.dev.git2e1bbc2 - autobuilt 2e1bbc2 diff --git a/sources b/sources index 80d9e8b..33da316 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2e1bbc2.tar.gz) = 45a17f573bb39838d47fbadfa9bfc0a648820348fa51409e28654bceb95cbaf1e5574a66554e2aec43de16f04c2b9f50e0e69396ae65023c50e8221bd2ee9fc9 +SHA512 (buildah-b595a98.tar.gz) = 6c60cde7383ce2cf51a5d5bd1758c6be9a839676f9d01297363a39bb370e112f4fedcd078a7605adc93eb5a67ab4a30631d32b8dacb3d29c092e211ee6c27eee From 12e9e7cf6e157b5769395c31844d46d4d17d350f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 14 Jan 2021 22:03:10 +0000 Subject: [PATCH 348/573] buildah-1.19.1-0.1.dev.gitf17ccd0 - bump to 1.19.1 - autobuilt f17ccd0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 13dbfa3..f36fc80 100644 --- a/.gitignore +++ b/.gitignore @@ -578,3 +578,4 @@ /buildah-80181e8.tar.gz /buildah-2e1bbc2.tar.gz /buildah-b595a98.tar.gz +/buildah-f17ccd0.tar.gz diff --git a/buildah.spec b/buildah.spec index dbd2648..8bb4d2f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b595a98aaca1896f018ce8ce7763260674158634 +%global commit0 f17ccd0c11efd9899dbf3057b5963577d6028ed6 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.19.0 +%define built_tag v1.19.1 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.20.0 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Version: 1.19.1 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 14 2021 RH Container Bot - 1.19.1-0.1.dev.gitf17ccd0 +- bump to 1.19.1 +- autobuilt f17ccd0 + * Thu Jan 14 2021 RH Container Bot - 1.20.0-0.6.dev.gitb595a98 - autobuilt b595a98 diff --git a/sources b/sources index 33da316..b3235e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b595a98.tar.gz) = 6c60cde7383ce2cf51a5d5bd1758c6be9a839676f9d01297363a39bb370e112f4fedcd078a7605adc93eb5a67ab4a30631d32b8dacb3d29c092e211ee6c27eee +SHA512 (buildah-f17ccd0.tar.gz) = 64ec11e70112ac9d6cfa63ea6f042ca3de2f141770d12118b7bccc8a57170ea9f2ae284e95df382d669c2b31e964534f6e9d167222e682534c777e610e2041cc From 685948a2aeb3a26508af187ef9b2beac3ebd30cb Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 15 Jan 2021 09:33:42 +0000 Subject: [PATCH 349/573] buildah-1.19.1-0.2.dev.gitd10dbf3 - autobuilt d10dbf3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f36fc80..80e4efb 100644 --- a/.gitignore +++ b/.gitignore @@ -579,3 +579,4 @@ /buildah-2e1bbc2.tar.gz /buildah-b595a98.tar.gz /buildah-f17ccd0.tar.gz +/buildah-d10dbf3.tar.gz diff --git a/buildah.spec b/buildah.spec index 8bb4d2f..d0df7b1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f17ccd0c11efd9899dbf3057b5963577d6028ed6 +%global commit0 d10dbf35450aa2be494cadc9f60cd7e849215b4a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.19.1 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 15 2021 RH Container Bot - 1.19.1-0.2.dev.gitd10dbf3 +- autobuilt d10dbf3 + * Thu Jan 14 2021 RH Container Bot - 1.19.1-0.1.dev.gitf17ccd0 - bump to 1.19.1 - autobuilt f17ccd0 diff --git a/sources b/sources index b3235e1..cd8b781 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f17ccd0.tar.gz) = 64ec11e70112ac9d6cfa63ea6f042ca3de2f141770d12118b7bccc8a57170ea9f2ae284e95df382d669c2b31e964534f6e9d167222e682534c777e610e2041cc +SHA512 (buildah-d10dbf3.tar.gz) = be2004df6c17aa9cb2a7ebaa4fb8d5e9d4aecce00c84be36bfb9733f398c6a5d1a4a2e46ee9e528591630b7fc986b3a39eec2e67132875df17640674c1fde196 From c3b598cb04d554931c599a6bda2a2d2a9537d7d8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 18 Jan 2021 13:34:09 +0000 Subject: [PATCH 350/573] buildah-1.20.0-0.1.dev.git6f554d8 - bump to 1.20.0 - autobuilt 6f554d8 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 80e4efb..8abd62f 100644 --- a/.gitignore +++ b/.gitignore @@ -580,3 +580,4 @@ /buildah-b595a98.tar.gz /buildah-f17ccd0.tar.gz /buildah-d10dbf3.tar.gz +/buildah-6f554d8.tar.gz diff --git a/buildah.spec b/buildah.spec index d0df7b1..d19520a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d10dbf35450aa2be494cadc9f60cd7e849215b4a +%global commit0 6f554d8f34f0ae71823b6f6fa35a838da1d25561 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.19.1 +%define built_tag v1.19.2 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.19.1 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Version: 1.20.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 18 2021 RH Container Bot - 1.20.0-0.1.dev.git6f554d8 +- bump to 1.20.0 +- autobuilt 6f554d8 + * Fri Jan 15 2021 RH Container Bot - 1.19.1-0.2.dev.gitd10dbf3 - autobuilt d10dbf3 diff --git a/sources b/sources index cd8b781..90abb42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d10dbf3.tar.gz) = be2004df6c17aa9cb2a7ebaa4fb8d5e9d4aecce00c84be36bfb9733f398c6a5d1a4a2e46ee9e528591630b7fc986b3a39eec2e67132875df17640674c1fde196 +SHA512 (buildah-6f554d8.tar.gz) = 2865ab1d282d37cd7325ea8e1f9333b9bb1a9bd02b1cc633f2bc8ed96a1ec867fbe9854c61bc567734dbc66c7319d7a3d5040706cc6f53ec881443ca00d52567 From 7857e483ec141d9d9e915f5323cace439ec61720 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 18 Jan 2021 16:02:53 +0000 Subject: [PATCH 351/573] buildah-1.20.0-0.2.dev.git3f5ba7e - autobuilt 3f5ba7e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8abd62f..a73e43f 100644 --- a/.gitignore +++ b/.gitignore @@ -581,3 +581,4 @@ /buildah-f17ccd0.tar.gz /buildah-d10dbf3.tar.gz /buildah-6f554d8.tar.gz +/buildah-3f5ba7e.tar.gz diff --git a/buildah.spec b/buildah.spec index d19520a..bf2ee0a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6f554d8f34f0ae71823b6f6fa35a838da1d25561 +%global commit0 3f5ba7efc2c55c107df098aac76d38839e30e5fe %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 18 2021 RH Container Bot - 1.20.0-0.2.dev.git3f5ba7e +- autobuilt 3f5ba7e + * Mon Jan 18 2021 RH Container Bot - 1.20.0-0.1.dev.git6f554d8 - bump to 1.20.0 - autobuilt 6f554d8 diff --git a/sources b/sources index 90abb42..d8b4f70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6f554d8.tar.gz) = 2865ab1d282d37cd7325ea8e1f9333b9bb1a9bd02b1cc633f2bc8ed96a1ec867fbe9854c61bc567734dbc66c7319d7a3d5040706cc6f53ec881443ca00d52567 +SHA512 (buildah-3f5ba7e.tar.gz) = c64c40c53318c8b8bce5fa4be04e6551353c9313243aee41bc282c620bde97d27c5cb2b74ef174f1a6bd0bdf34053f123b0e93529b22c12773530aeaea14641b From 7935dfea5fb5c106eaaf625405f3dd811ae1ebe1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 21 Jan 2021 14:04:19 +0000 Subject: [PATCH 352/573] buildah-1.20.0-0.3.dev.gitd460e2e - autobuilt d460e2e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a73e43f..fd6c791 100644 --- a/.gitignore +++ b/.gitignore @@ -582,3 +582,4 @@ /buildah-d10dbf3.tar.gz /buildah-6f554d8.tar.gz /buildah-3f5ba7e.tar.gz +/buildah-d460e2e.tar.gz diff --git a/buildah.spec b/buildah.spec index bf2ee0a..4357f67 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 3f5ba7efc2c55c107df098aac76d38839e30e5fe +%global commit0 d460e2ed0d845c48e0719597ee06d9dca8cdc842 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 21 2021 RH Container Bot - 1.20.0-0.3.dev.gitd460e2e +- autobuilt d460e2e + * Mon Jan 18 2021 RH Container Bot - 1.20.0-0.2.dev.git3f5ba7e - autobuilt 3f5ba7e diff --git a/sources b/sources index d8b4f70..148a449 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-3f5ba7e.tar.gz) = c64c40c53318c8b8bce5fa4be04e6551353c9313243aee41bc282c620bde97d27c5cb2b74ef174f1a6bd0bdf34053f123b0e93529b22c12773530aeaea14641b +SHA512 (buildah-d460e2e.tar.gz) = 76648acd235cb13dfc67112b9d07edd53e8f73026759f42154e079cd37046af2eadfcf021554fb7850aaff4e60cabd6c2aae2cd4092ba58e47d136dd8057b291 From b2e9882f618774b794d26c6545edaa2784cedf31 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 22 Jan 2021 11:31:48 +0000 Subject: [PATCH 353/573] buildah-1.20.0-0.4.dev.git371e4ca - autobuilt 371e4ca Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fd6c791..dd35cf8 100644 --- a/.gitignore +++ b/.gitignore @@ -583,3 +583,4 @@ /buildah-6f554d8.tar.gz /buildah-3f5ba7e.tar.gz /buildah-d460e2e.tar.gz +/buildah-371e4ca.tar.gz diff --git a/buildah.spec b/buildah.spec index 4357f67..e1ecfb2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d460e2ed0d845c48e0719597ee06d9dca8cdc842 +%global commit0 371e4ca6cc3706861717fac1dbd53896032f5c0e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 22 2021 RH Container Bot - 1.20.0-0.4.dev.git371e4ca +- autobuilt 371e4ca + * Thu Jan 21 2021 RH Container Bot - 1.20.0-0.3.dev.gitd460e2e - autobuilt d460e2e diff --git a/sources b/sources index 148a449..cdf4ff3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d460e2e.tar.gz) = 76648acd235cb13dfc67112b9d07edd53e8f73026759f42154e079cd37046af2eadfcf021554fb7850aaff4e60cabd6c2aae2cd4092ba58e47d136dd8057b291 +SHA512 (buildah-371e4ca.tar.gz) = 3fae342eb909e681d98c4586a81a5261053436030a3d5908dde56eb15551928e5dac17569f764cfcdd736b155f373bcb44729aa03125c3a69144c74db335d7a5 From 47d1f369400856ae722148ebc97b6c0d2c5bc9cd Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 22 Jan 2021 19:53:52 +0000 Subject: [PATCH 354/573] buildah-1.20.0-0.5.dev.git1a04337 - autobuilt 1a04337 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index dd35cf8..e15a1ca 100644 --- a/.gitignore +++ b/.gitignore @@ -584,3 +584,4 @@ /buildah-3f5ba7e.tar.gz /buildah-d460e2e.tar.gz /buildah-371e4ca.tar.gz +/buildah-1a04337.tar.gz diff --git a/buildah.spec b/buildah.spec index e1ecfb2..fd5c342 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 371e4ca6cc3706861717fac1dbd53896032f5c0e +%global commit0 1a04337f29621cda84f227cdae3289ec65b5a39b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jan 22 2021 RH Container Bot - 1.20.0-0.5.dev.git1a04337 +- autobuilt 1a04337 + * Fri Jan 22 2021 RH Container Bot - 1.20.0-0.4.dev.git371e4ca - autobuilt 371e4ca diff --git a/sources b/sources index cdf4ff3..da6bd94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-371e4ca.tar.gz) = 3fae342eb909e681d98c4586a81a5261053436030a3d5908dde56eb15551928e5dac17569f764cfcdd736b155f373bcb44729aa03125c3a69144c74db335d7a5 +SHA512 (buildah-1a04337.tar.gz) = e4dc431886554c31ba08d185e7f114af162f2e6847db880cb08ff81fe345daef7cd254dfaf030cad40aee1d19f236e31fb5afc06d174e8b301c40728c94569ba From 323dfa2c81de72e7595b34c450e9b5b1ed4832eb Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 25 Jan 2021 19:32:34 +0000 Subject: [PATCH 355/573] buildah-1.20.0-0.6.dev.git4925e86 - autobuilt 4925e86 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e15a1ca..54b2f5c 100644 --- a/.gitignore +++ b/.gitignore @@ -585,3 +585,4 @@ /buildah-d460e2e.tar.gz /buildah-371e4ca.tar.gz /buildah-1a04337.tar.gz +/buildah-4925e86.tar.gz diff --git a/buildah.spec b/buildah.spec index fd5c342..c8c8b86 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1a04337f29621cda84f227cdae3289ec65b5a39b +%global commit0 4925e86272121a6e5d83f8a4f594449eae8fdb7a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 25 2021 RH Container Bot - 1.20.0-0.6.dev.git4925e86 +- autobuilt 4925e86 + * Fri Jan 22 2021 RH Container Bot - 1.20.0-0.5.dev.git1a04337 - autobuilt 1a04337 diff --git a/sources b/sources index da6bd94..1e7f42d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1a04337.tar.gz) = e4dc431886554c31ba08d185e7f114af162f2e6847db880cb08ff81fe345daef7cd254dfaf030cad40aee1d19f236e31fb5afc06d174e8b301c40728c94569ba +SHA512 (buildah-4925e86.tar.gz) = 748fbadd203f7141d4ee27f50e02bd77636d5a433053acf3b99ce80e809770ddf0c924ff6f9f16c750f206c97f8494928df4bcce9748a155b4a5e06481f1c110 From 6b74c424bfa1519cd0c2abaa82dd99336da05d82 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 25 Jan 2021 20:03:50 +0000 Subject: [PATCH 356/573] buildah-1.20.0-0.7.dev.git2f20868 - autobuilt 2f20868 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 54b2f5c..1a7a968 100644 --- a/.gitignore +++ b/.gitignore @@ -586,3 +586,4 @@ /buildah-371e4ca.tar.gz /buildah-1a04337.tar.gz /buildah-4925e86.tar.gz +/buildah-2f20868.tar.gz diff --git a/buildah.spec b/buildah.spec index c8c8b86..fd57731 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 4925e86272121a6e5d83f8a4f594449eae8fdb7a +%global commit0 2f2086886215cdd0e7098d143e8fa29f34e148a8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 25 2021 RH Container Bot - 1.20.0-0.7.dev.git2f20868 +- autobuilt 2f20868 + * Mon Jan 25 2021 RH Container Bot - 1.20.0-0.6.dev.git4925e86 - autobuilt 4925e86 diff --git a/sources b/sources index 1e7f42d..2838684 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-4925e86.tar.gz) = 748fbadd203f7141d4ee27f50e02bd77636d5a433053acf3b99ce80e809770ddf0c924ff6f9f16c750f206c97f8494928df4bcce9748a155b4a5e06481f1c110 +SHA512 (buildah-2f20868.tar.gz) = ca0511d590fc474c7edf849295c6c4a3babfef85fc2c2a6bf4962ca09016f331b4f26c75d3406dec4c3802f195bdffd02938eb7df843185c404fa96a9ea6018d From 22e9d9843a629792fbde8222fc91f9c01260785b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 25 Jan 2021 23:32:51 +0000 Subject: [PATCH 357/573] buildah-1.20.0-0.8.dev.git0c5bfcd - autobuilt 0c5bfcd Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1a7a968..ec4f854 100644 --- a/.gitignore +++ b/.gitignore @@ -587,3 +587,4 @@ /buildah-1a04337.tar.gz /buildah-4925e86.tar.gz /buildah-2f20868.tar.gz +/buildah-0c5bfcd.tar.gz diff --git a/buildah.spec b/buildah.spec index fd57731..fb7381b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2f2086886215cdd0e7098d143e8fa29f34e148a8 +%global commit0 0c5bfcd4f0fb5c76b49335a52d5f3a3f9ef84305 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jan 25 2021 RH Container Bot - 1.20.0-0.8.dev.git0c5bfcd +- autobuilt 0c5bfcd + * Mon Jan 25 2021 RH Container Bot - 1.20.0-0.7.dev.git2f20868 - autobuilt 2f20868 diff --git a/sources b/sources index 2838684..9c1bfee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2f20868.tar.gz) = ca0511d590fc474c7edf849295c6c4a3babfef85fc2c2a6bf4962ca09016f331b4f26c75d3406dec4c3802f195bdffd02938eb7df843185c404fa96a9ea6018d +SHA512 (buildah-0c5bfcd.tar.gz) = 6c824eb2e0c7b94d3a1e32cc384069388238b68f404e6837e257d9f33b1d22af2291bbdf0b1c2a66ce98d778fcd10de33a68b5dfeb22db613cc05779c5027c9e From 9acf2c9b178b345b03c0da3355caab50a681096a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 27 Jan 2021 15:32:33 +0000 Subject: [PATCH 358/573] buildah-1.20.0-0.9.dev.git6002877 - autobuilt 6002877 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ec4f854..b4917da 100644 --- a/.gitignore +++ b/.gitignore @@ -588,3 +588,4 @@ /buildah-4925e86.tar.gz /buildah-2f20868.tar.gz /buildah-0c5bfcd.tar.gz +/buildah-6002877.tar.gz diff --git a/buildah.spec b/buildah.spec index fb7381b..60d73e9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0c5bfcd4f0fb5c76b49335a52d5f3a3f9ef84305 +%global commit0 60028775b9bf56830dc30c1326502d1534ec9544 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jan 27 2021 RH Container Bot - 1.20.0-0.9.dev.git6002877 +- autobuilt 6002877 + * Mon Jan 25 2021 RH Container Bot - 1.20.0-0.8.dev.git0c5bfcd - autobuilt 0c5bfcd diff --git a/sources b/sources index 9c1bfee..4883bf1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0c5bfcd.tar.gz) = 6c824eb2e0c7b94d3a1e32cc384069388238b68f404e6837e257d9f33b1d22af2291bbdf0b1c2a66ce98d778fcd10de33a68b5dfeb22db613cc05779c5027c9e +SHA512 (buildah-6002877.tar.gz) = 06582a4bf51ee0e94c0ecd68a376a674854bb74eea2e0dfad8621b0065fa5f5061e8f39dd5698b3a724401e92ed965f869673dd7569a8877a11ac83a074d0916 From d0a8deb2141decd578e89533645fb3c839b5f8ec Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 28 Jan 2021 08:11:24 -0500 Subject: [PATCH 359/573] buildah-1.20.0-0.10.dev.git6002877 - use oci-runtime and crun Signed-off-by: Lokesh Mandvekar --- buildah.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 60d73e9..1414508 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.9.dev.git%{shortcommit0}%{?dist} +Release: 0.10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -50,6 +50,7 @@ BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: make Requires: containers-common +Requires: oci-runtime >= 2 # No ostree for centos 7 %if 0%{?fedora} || 0%{?centos} >= 8 BuildRequires: ostree-devel @@ -61,13 +62,14 @@ BuildRequires: btrfs-progs-devel %if 0%{?fedora} BuildRequires: libseccomp-static Requires: libseccomp >= 2.4.1-0 -Requires: crun >= 0.10-1 +Recommends: crun >= 0.17.1-1 Recommends: container-selinux Recommends: slirp4netns >= 0.3-0 Recommends: fuse-overlayfs Suggests: cpp %else BuildRequires: libseccomp-devel +Requires: crun >= 0.17.1-1 Requires: libseccomp Requires: container-selinux Requires: slirp4netns >= 0.3-0 @@ -159,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 28 2021 Lokesh Mandvekar - 1.20.0-0.10.dev.git6002877 +- use oci-runtime and crun + * Wed Jan 27 2021 RH Container Bot - 1.20.0-0.9.dev.git6002877 - autobuilt 6002877 From cc5ab06f87e4d4abfad14ba7be23846ccefce5ed Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 28 Jan 2021 20:02:52 +0000 Subject: [PATCH 360/573] buildah-1.20.0-0.11.dev.git0ec651f - autobuilt 0ec651f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b4917da..3f18f07 100644 --- a/.gitignore +++ b/.gitignore @@ -589,3 +589,4 @@ /buildah-2f20868.tar.gz /buildah-0c5bfcd.tar.gz /buildah-6002877.tar.gz +/buildah-0ec651f.tar.gz diff --git a/buildah.spec b/buildah.spec index 1414508..ad4b2cc 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 60028775b9bf56830dc30c1326502d1534ec9544 +%global commit0 0ec651fd3c4a26eebaf3ca857b46138b23aec42e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.10.dev.git%{shortcommit0}%{?dist} +Release: 0.11.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 28 2021 RH Container Bot - 1.20.0-0.11.dev.git0ec651f +- autobuilt 0ec651f + * Thu Jan 28 2021 Lokesh Mandvekar - 1.20.0-0.10.dev.git6002877 - use oci-runtime and crun diff --git a/sources b/sources index 4883bf1..651568b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6002877.tar.gz) = 06582a4bf51ee0e94c0ecd68a376a674854bb74eea2e0dfad8621b0065fa5f5061e8f39dd5698b3a724401e92ed965f869673dd7569a8877a11ac83a074d0916 +SHA512 (buildah-0ec651f.tar.gz) = 9a17f0da9ded8dcf40907a6b81b7b23d00ee002ecb865716f7b1b5c7bba4558deeaafb6f232a36d77cc2d4f2a9d9c8bd1133efce82e43e5b529ab272e445aa29 From d5a542ce9805f5710a5e1d99bdbc02c629d1540c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 28 Jan 2021 21:32:37 +0000 Subject: [PATCH 361/573] buildah-1.20.0-0.12.dev.git7f340f9 - autobuilt 7f340f9 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3f18f07..0847f10 100644 --- a/.gitignore +++ b/.gitignore @@ -590,3 +590,4 @@ /buildah-0c5bfcd.tar.gz /buildah-6002877.tar.gz /buildah-0ec651f.tar.gz +/buildah-7f340f9.tar.gz diff --git a/buildah.spec b/buildah.spec index ad4b2cc..b1b310f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0ec651fd3c4a26eebaf3ca857b46138b23aec42e +%global commit0 7f340f91f99034113c33cd687ce268c379f7d671 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.12.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jan 28 2021 RH Container Bot - 1.20.0-0.12.dev.git7f340f9 +- autobuilt 7f340f9 + * Thu Jan 28 2021 RH Container Bot - 1.20.0-0.11.dev.git0ec651f - autobuilt 0ec651f diff --git a/sources b/sources index 651568b..764d8de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0ec651f.tar.gz) = 9a17f0da9ded8dcf40907a6b81b7b23d00ee002ecb865716f7b1b5c7bba4558deeaafb6f232a36d77cc2d4f2a9d9c8bd1133efce82e43e5b529ab272e445aa29 +SHA512 (buildah-7f340f9.tar.gz) = 17aa60681c809a42a15ed3a1de142ba81d918e45fab7da9d10209b2387fc4fd62fe6b34354bd9ee2450a7435ca9548c93f995c1ab1a1e4fc02729419fc1ff6c2 From ab258f895c12640a19f791d97e876c77cfa223df Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 29 Jan 2021 15:18:39 -0500 Subject: [PATCH 362/573] correct built_tag value Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index b1b310f..122abf2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -29,7 +29,7 @@ # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.19.2 +%define built_tag v1.19.3 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz From e9b2a5e20b717646f8b3e783dd04ad82f5c9b84b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 1 Feb 2021 12:02:29 +0000 Subject: [PATCH 363/573] buildah-1.20.0-0.13.dev.gitd0af90d - autobuilt d0af90d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0847f10..c94a10a 100644 --- a/.gitignore +++ b/.gitignore @@ -591,3 +591,4 @@ /buildah-6002877.tar.gz /buildah-0ec651f.tar.gz /buildah-7f340f9.tar.gz +/buildah-d0af90d.tar.gz diff --git a/buildah.spec b/buildah.spec index 122abf2..f358f01 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 7f340f91f99034113c33cd687ce268c379f7d671 +%global commit0 d0af90d891af25f05e25dfa1584de4aaeeec7b08 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.12.dev.git%{shortcommit0}%{?dist} +Release: 0.13.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Feb 01 2021 RH Container Bot - 1.20.0-0.13.dev.gitd0af90d +- autobuilt d0af90d + * Thu Jan 28 2021 RH Container Bot - 1.20.0-0.12.dev.git7f340f9 - autobuilt 7f340f9 diff --git a/sources b/sources index 764d8de..49709b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-7f340f9.tar.gz) = 17aa60681c809a42a15ed3a1de142ba81d918e45fab7da9d10209b2387fc4fd62fe6b34354bd9ee2450a7435ca9548c93f995c1ab1a1e4fc02729419fc1ff6c2 +SHA512 (buildah-d0af90d.tar.gz) = 13e0841d2705144d68c209db0ddc2cff00104b7cc95a4c04270853513249a7397c426cdcf352f23e50492cfc2ec18eac1b0c14cb6f0231b54453dbd4b4595da9 From ec3cad9418fc296f9966dbdd9909e1ee6fee6400 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 2 Feb 2021 11:33:18 +0000 Subject: [PATCH 364/573] buildah-1.20.0-0.14.dev.gite1dfdd3 - autobuilt e1dfdd3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c94a10a..b3f2e02 100644 --- a/.gitignore +++ b/.gitignore @@ -592,3 +592,4 @@ /buildah-0ec651f.tar.gz /buildah-7f340f9.tar.gz /buildah-d0af90d.tar.gz +/buildah-e1dfdd3.tar.gz diff --git a/buildah.spec b/buildah.spec index f358f01..7839227 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d0af90d891af25f05e25dfa1584de4aaeeec7b08 +%global commit0 e1dfdd31edb4e8f675c52e213356401acbaeaa17 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.13.dev.git%{shortcommit0}%{?dist} +Release: 0.14.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Feb 02 2021 RH Container Bot - 1.20.0-0.14.dev.gite1dfdd3 +- autobuilt e1dfdd3 + * Mon Feb 01 2021 RH Container Bot - 1.20.0-0.13.dev.gitd0af90d - autobuilt d0af90d diff --git a/sources b/sources index 49709b2..1907ae0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d0af90d.tar.gz) = 13e0841d2705144d68c209db0ddc2cff00104b7cc95a4c04270853513249a7397c426cdcf352f23e50492cfc2ec18eac1b0c14cb6f0231b54453dbd4b4595da9 +SHA512 (buildah-e1dfdd3.tar.gz) = b2031beeb44f4380b48032d72986bba64b925c74e35f7a3b9bf0c67bd21d87e952ae2d0206c8b2c8f8f4068dfa2b824c1a214b6607f5b69ba86f1d30e4e66a7e From 6ceae0124649fd9aac78c0d3feb789636c29d21f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 8 Feb 2021 19:25:53 +0000 Subject: [PATCH 365/573] buildah-1.20.0-0.15.dev.git044ea34 - autobuilt 044ea34 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b3f2e02..c4fbc1f 100644 --- a/.gitignore +++ b/.gitignore @@ -593,3 +593,4 @@ /buildah-7f340f9.tar.gz /buildah-d0af90d.tar.gz /buildah-e1dfdd3.tar.gz +/buildah-044ea34.tar.gz diff --git a/buildah.spec b/buildah.spec index 7839227..966d847 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e1dfdd31edb4e8f675c52e213356401acbaeaa17 +%global commit0 044ea3470ecde122c53b628d615256fea27c9f84 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.19.3 +%define built_tag v1.19.4 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.20.0 -Release: 0.14.dev.git%{shortcommit0}%{?dist} +Release: 0.15.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Feb 08 2021 RH Container Bot - 1.20.0-0.15.dev.git044ea34 +- autobuilt 044ea34 + * Tue Feb 02 2021 RH Container Bot - 1.20.0-0.14.dev.gite1dfdd3 - autobuilt e1dfdd3 diff --git a/sources b/sources index 1907ae0..7649bba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e1dfdd3.tar.gz) = b2031beeb44f4380b48032d72986bba64b925c74e35f7a3b9bf0c67bd21d87e952ae2d0206c8b2c8f8f4068dfa2b824c1a214b6607f5b69ba86f1d30e4e66a7e +SHA512 (buildah-044ea34.tar.gz) = 6711fea9b2b97001acccc96782f16524ff5460ce7c70780bc28c8f8dcd3f3ad704f4b790dcb8399dfa0050d86204b4b2ae3f02c50bb950e4f61d777d7da01c99 From 928c2596255a85f49d207b93e7bdef6216e0514b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 8 Feb 2021 20:31:12 +0000 Subject: [PATCH 366/573] buildah-1.20.0-0.16.dev.git800a3ed - autobuilt 800a3ed Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c4fbc1f..56d62a0 100644 --- a/.gitignore +++ b/.gitignore @@ -594,3 +594,4 @@ /buildah-d0af90d.tar.gz /buildah-e1dfdd3.tar.gz /buildah-044ea34.tar.gz +/buildah-800a3ed.tar.gz diff --git a/buildah.spec b/buildah.spec index 966d847..126fa4e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 044ea3470ecde122c53b628d615256fea27c9f84 +%global commit0 800a3ed799f2a4c31c595ef4ea4b2d5980e83ba6 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.15.dev.git%{shortcommit0}%{?dist} +Release: 0.16.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Feb 08 2021 RH Container Bot - 1.20.0-0.16.dev.git800a3ed +- autobuilt 800a3ed + * Mon Feb 08 2021 RH Container Bot - 1.20.0-0.15.dev.git044ea34 - autobuilt 044ea34 diff --git a/sources b/sources index 7649bba..ade802b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-044ea34.tar.gz) = 6711fea9b2b97001acccc96782f16524ff5460ce7c70780bc28c8f8dcd3f3ad704f4b790dcb8399dfa0050d86204b4b2ae3f02c50bb950e4f61d777d7da01c99 +SHA512 (buildah-800a3ed.tar.gz) = 7f47d61ee41e695e5738316387677ec8fe441b300cc106aae8fa833cf569436f2a86c9993f0d101ffc81d6724c7601d25eefd7977736e8d417ca31c9cfc89f90 From 3e3c8f281da953f7013620da4b83a89548c045cb Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 8 Feb 2021 22:32:17 +0000 Subject: [PATCH 367/573] buildah-1.20.0-0.17.dev.git8f63761 - autobuilt 8f63761 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 56d62a0..7498bfe 100644 --- a/.gitignore +++ b/.gitignore @@ -595,3 +595,4 @@ /buildah-e1dfdd3.tar.gz /buildah-044ea34.tar.gz /buildah-800a3ed.tar.gz +/buildah-8f63761.tar.gz diff --git a/buildah.spec b/buildah.spec index 126fa4e..af3656f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 800a3ed799f2a4c31c595ef4ea4b2d5980e83ba6 +%global commit0 8f63761c052e5a645c84e1291886044423a41a15 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.16.dev.git%{shortcommit0}%{?dist} +Release: 0.17.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Feb 08 2021 RH Container Bot - 1.20.0-0.17.dev.git8f63761 +- autobuilt 8f63761 + * Mon Feb 08 2021 RH Container Bot - 1.20.0-0.16.dev.git800a3ed - autobuilt 800a3ed diff --git a/sources b/sources index ade802b..59d4c38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-800a3ed.tar.gz) = 7f47d61ee41e695e5738316387677ec8fe441b300cc106aae8fa833cf569436f2a86c9993f0d101ffc81d6724c7601d25eefd7977736e8d417ca31c9cfc89f90 +SHA512 (buildah-8f63761.tar.gz) = de92bd190b1a540d08565ad7b493f78f308e80987ff7da26303c9130568cc5a5f267ba99249fe43750d5c24c387765fe6e8e10221b48f18009b72523f0094318 From c6221a26f945542db5beb8ba25ccc88c62328db0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 9 Feb 2021 00:31:46 +0000 Subject: [PATCH 368/573] buildah-1.20.0-0.18.dev.git885e9c1 - autobuilt 885e9c1 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7498bfe..2d382b8 100644 --- a/.gitignore +++ b/.gitignore @@ -596,3 +596,4 @@ /buildah-044ea34.tar.gz /buildah-800a3ed.tar.gz /buildah-8f63761.tar.gz +/buildah-885e9c1.tar.gz diff --git a/buildah.spec b/buildah.spec index af3656f..ff33f31 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8f63761c052e5a645c84e1291886044423a41a15 +%global commit0 885e9c1bb6333b6828c97b7941b22532e8d7d24a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.17.dev.git%{shortcommit0}%{?dist} +Release: 0.18.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Feb 09 2021 RH Container Bot - 1.20.0-0.18.dev.git885e9c1 +- autobuilt 885e9c1 + * Mon Feb 08 2021 RH Container Bot - 1.20.0-0.17.dev.git8f63761 - autobuilt 8f63761 diff --git a/sources b/sources index 59d4c38..1ce46a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8f63761.tar.gz) = de92bd190b1a540d08565ad7b493f78f308e80987ff7da26303c9130568cc5a5f267ba99249fe43750d5c24c387765fe6e8e10221b48f18009b72523f0094318 +SHA512 (buildah-885e9c1.tar.gz) = 6ca99e4a2f78143b454670ab632cda47862c219c6fc6ba6498aba29ea6c1fe057d5b4aee3d2f4659f3a0d1491e05de4bbb5a28c46388577b323d0153798788fb From 74f9fd991b882bafd3dd5161a45d5135917f5a14 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 9 Feb 2021 16:33:03 +0000 Subject: [PATCH 369/573] buildah-1.20.0-0.19.dev.git9eb048a - autobuilt 9eb048a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2d382b8..0607064 100644 --- a/.gitignore +++ b/.gitignore @@ -597,3 +597,4 @@ /buildah-800a3ed.tar.gz /buildah-8f63761.tar.gz /buildah-885e9c1.tar.gz +/buildah-9eb048a.tar.gz diff --git a/buildah.spec b/buildah.spec index ff33f31..461d17d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 885e9c1bb6333b6828c97b7941b22532e8d7d24a +%global commit0 9eb048a8b3c02fd5e946a01d72a4facf6c1700bc %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.18.dev.git%{shortcommit0}%{?dist} +Release: 0.19.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Feb 09 2021 RH Container Bot - 1.20.0-0.19.dev.git9eb048a +- autobuilt 9eb048a + * Tue Feb 09 2021 RH Container Bot - 1.20.0-0.18.dev.git885e9c1 - autobuilt 885e9c1 diff --git a/sources b/sources index 1ce46a6..c97215f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-885e9c1.tar.gz) = 6ca99e4a2f78143b454670ab632cda47862c219c6fc6ba6498aba29ea6c1fe057d5b4aee3d2f4659f3a0d1491e05de4bbb5a28c46388577b323d0153798788fb +SHA512 (buildah-9eb048a.tar.gz) = 15318f699a3591d31db19e7254b28c69af459f8215a9f05dd065cee8dead68642e0837de78f11826278b293443bf15840c0730f1a0422835853aff0a04516848 From 3efc610c0029bc5af2235e3cb248898c050ddfb7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 9 Feb 2021 22:32:17 +0000 Subject: [PATCH 370/573] buildah-1.20.0-0.20.dev.git0508fba - autobuilt 0508fba Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0607064..2c2498f 100644 --- a/.gitignore +++ b/.gitignore @@ -598,3 +598,4 @@ /buildah-8f63761.tar.gz /buildah-885e9c1.tar.gz /buildah-9eb048a.tar.gz +/buildah-0508fba.tar.gz diff --git a/buildah.spec b/buildah.spec index 461d17d..51ebc75 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9eb048a8b3c02fd5e946a01d72a4facf6c1700bc +%global commit0 0508fba0644511fd5007ad3dee66f9abf1cc590b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.19.dev.git%{shortcommit0}%{?dist} +Release: 0.20.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Feb 09 2021 RH Container Bot - 1.20.0-0.20.dev.git0508fba +- autobuilt 0508fba + * Tue Feb 09 2021 RH Container Bot - 1.20.0-0.19.dev.git9eb048a - autobuilt 9eb048a diff --git a/sources b/sources index c97215f..1ea6e2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9eb048a.tar.gz) = 15318f699a3591d31db19e7254b28c69af459f8215a9f05dd065cee8dead68642e0837de78f11826278b293443bf15840c0730f1a0422835853aff0a04516848 +SHA512 (buildah-0508fba.tar.gz) = bd3c588b1ebb8274a2892d5cb8467b50bd253e43a4acd065a2ec00e8e48bc010cf59e2dc593a178b3ff6aba99eed7f3d9ed71f1742e6f9e215e2bbf825f99c3d From 2cae8b737e6c4d0f75a9df1a8ec73b3b8edb81bf Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 11 Feb 2021 00:34:22 +0000 Subject: [PATCH 371/573] buildah-1.20.0-0.21.dev.git3679b9f - autobuilt 3679b9f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2c2498f..bf83b1e 100644 --- a/.gitignore +++ b/.gitignore @@ -599,3 +599,4 @@ /buildah-885e9c1.tar.gz /buildah-9eb048a.tar.gz /buildah-0508fba.tar.gz +/buildah-3679b9f.tar.gz diff --git a/buildah.spec b/buildah.spec index 51ebc75..f913efa 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0508fba0644511fd5007ad3dee66f9abf1cc590b +%global commit0 3679b9f7ec466a79cfd61a1780fcac1d111aa0e6 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.20.dev.git%{shortcommit0}%{?dist} +Release: 0.21.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Feb 11 2021 RH Container Bot - 1.20.0-0.21.dev.git3679b9f +- autobuilt 3679b9f + * Tue Feb 09 2021 RH Container Bot - 1.20.0-0.20.dev.git0508fba - autobuilt 0508fba diff --git a/sources b/sources index 1ea6e2d..8a2280d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0508fba.tar.gz) = bd3c588b1ebb8274a2892d5cb8467b50bd253e43a4acd065a2ec00e8e48bc010cf59e2dc593a178b3ff6aba99eed7f3d9ed71f1742e6f9e215e2bbf825f99c3d +SHA512 (buildah-3679b9f.tar.gz) = 3c9afd92563ac6827a7f7170d02b5dd142ef61e9965c1c994383294c490ecba6701c14a8c44c31b7a7afc9891328877de48ea405f758ad502f4968feba46d671 From 41a742566d5c89139c20d129a003064230f51b01 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 11 Feb 2021 11:04:29 +0000 Subject: [PATCH 372/573] buildah-1.20.0-0.22.dev.git2e59c37 - autobuilt 2e59c37 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bf83b1e..362b882 100644 --- a/.gitignore +++ b/.gitignore @@ -600,3 +600,4 @@ /buildah-9eb048a.tar.gz /buildah-0508fba.tar.gz /buildah-3679b9f.tar.gz +/buildah-2e59c37.tar.gz diff --git a/buildah.spec b/buildah.spec index f913efa..c426572 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 3679b9f7ec466a79cfd61a1780fcac1d111aa0e6 +%global commit0 2e59c376ab1dbb39c24449d970e24903a28a54f2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.21.dev.git%{shortcommit0}%{?dist} +Release: 0.22.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Feb 11 2021 RH Container Bot - 1.20.0-0.22.dev.git2e59c37 +- autobuilt 2e59c37 + * Thu Feb 11 2021 RH Container Bot - 1.20.0-0.21.dev.git3679b9f - autobuilt 3679b9f diff --git a/sources b/sources index 8a2280d..1ad72ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-3679b9f.tar.gz) = 3c9afd92563ac6827a7f7170d02b5dd142ef61e9965c1c994383294c490ecba6701c14a8c44c31b7a7afc9891328877de48ea405f758ad502f4968feba46d671 +SHA512 (buildah-2e59c37.tar.gz) = 01ec45c7095e274c6e14efc6b44b4ddded1124c1978952ac460fb34ec8578a108728b36d4cfa7297e20ef2225ee5f40b139320664759eaf7f142d62be90a6791 From dbd3f36c72ef7abf988aaac65646486b2bd4c128 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 12 Feb 2021 18:34:17 +0000 Subject: [PATCH 373/573] buildah-1.20.0-0.23.dev.git6421c84 - autobuilt 6421c84 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 362b882..80a45b3 100644 --- a/.gitignore +++ b/.gitignore @@ -601,3 +601,4 @@ /buildah-0508fba.tar.gz /buildah-3679b9f.tar.gz /buildah-2e59c37.tar.gz +/buildah-6421c84.tar.gz diff --git a/buildah.spec b/buildah.spec index c426572..ab9db37 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2e59c376ab1dbb39c24449d970e24903a28a54f2 +%global commit0 6421c8418069626da85570ac678d5eccffd439bd %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.22.dev.git%{shortcommit0}%{?dist} +Release: 0.23.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Feb 12 2021 RH Container Bot - 1.20.0-0.23.dev.git6421c84 +- autobuilt 6421c84 + * Thu Feb 11 2021 RH Container Bot - 1.20.0-0.22.dev.git2e59c37 - autobuilt 2e59c37 diff --git a/sources b/sources index 1ad72ab..93b23a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2e59c37.tar.gz) = 01ec45c7095e274c6e14efc6b44b4ddded1124c1978952ac460fb34ec8578a108728b36d4cfa7297e20ef2225ee5f40b139320664759eaf7f142d62be90a6791 +SHA512 (buildah-6421c84.tar.gz) = 3e518671147b0d240b197cf39c6de303ba15879de3734fd76a2310bc09e91b924f6d473b81fb828a5043e94093269596e9704ae47445212c382321381d8df801 From 24f7ca8a830e8e92ce2d3ec45ef9fd23150599b9 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 15 Feb 2021 12:33:54 +0000 Subject: [PATCH 374/573] buildah-1.20.0-0.24.dev.git457c75c - autobuilt 457c75c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 80a45b3..7c17c7d 100644 --- a/.gitignore +++ b/.gitignore @@ -602,3 +602,4 @@ /buildah-3679b9f.tar.gz /buildah-2e59c37.tar.gz /buildah-6421c84.tar.gz +/buildah-457c75c.tar.gz diff --git a/buildah.spec b/buildah.spec index ab9db37..c10c078 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6421c8418069626da85570ac678d5eccffd439bd +%global commit0 457c75c352ae4a0fca9433c5f8553ee635028d6d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.23.dev.git%{shortcommit0}%{?dist} +Release: 0.24.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Feb 15 2021 RH Container Bot - 1.20.0-0.24.dev.git457c75c +- autobuilt 457c75c + * Fri Feb 12 2021 RH Container Bot - 1.20.0-0.23.dev.git6421c84 - autobuilt 6421c84 diff --git a/sources b/sources index 93b23a0..149b9b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6421c84.tar.gz) = 3e518671147b0d240b197cf39c6de303ba15879de3734fd76a2310bc09e91b924f6d473b81fb828a5043e94093269596e9704ae47445212c382321381d8df801 +SHA512 (buildah-457c75c.tar.gz) = ab3393fbea3f3c166c876e3c2a85731fd08a65cf22714d615cabbb71db1356512b7e90b1ec940f6549818382b38bf8b3d36d9c57b24cf0b11821146c686284a8 From d943825fa2fd33de6a7d22281c13493ce579cf0c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 15 Feb 2021 16:34:21 +0000 Subject: [PATCH 375/573] buildah-1.20.0-0.25.dev.git0a064b3 - autobuilt 0a064b3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7c17c7d..1ffe8c7 100644 --- a/.gitignore +++ b/.gitignore @@ -603,3 +603,4 @@ /buildah-2e59c37.tar.gz /buildah-6421c84.tar.gz /buildah-457c75c.tar.gz +/buildah-0a064b3.tar.gz diff --git a/buildah.spec b/buildah.spec index c10c078..0e94615 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 457c75c352ae4a0fca9433c5f8553ee635028d6d +%global commit0 0a064b38c786c559734887f96da599e34672b208 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.24.dev.git%{shortcommit0}%{?dist} +Release: 0.25.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Feb 15 2021 RH Container Bot - 1.20.0-0.25.dev.git0a064b3 +- autobuilt 0a064b3 + * Mon Feb 15 2021 RH Container Bot - 1.20.0-0.24.dev.git457c75c - autobuilt 457c75c diff --git a/sources b/sources index 149b9b9..7597b9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-457c75c.tar.gz) = ab3393fbea3f3c166c876e3c2a85731fd08a65cf22714d615cabbb71db1356512b7e90b1ec940f6549818382b38bf8b3d36d9c57b24cf0b11821146c686284a8 +SHA512 (buildah-0a064b3.tar.gz) = d521b6b5c19868c3f778ef843b91254f5afb3341e18a703d760c8e88d398b23cedbd329f8c87df5a07cb68728f7c1c985a4dd4b12e7f298860c6b2ea7aac49cd From 2dd14a76996bbfb4d7d3eb8b595e05d7601a6b2c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 15 Feb 2021 18:34:14 +0000 Subject: [PATCH 376/573] buildah-1.20.0-0.26.dev.git013883e - autobuilt 013883e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1ffe8c7..8f81eb2 100644 --- a/.gitignore +++ b/.gitignore @@ -604,3 +604,4 @@ /buildah-6421c84.tar.gz /buildah-457c75c.tar.gz /buildah-0a064b3.tar.gz +/buildah-013883e.tar.gz diff --git a/buildah.spec b/buildah.spec index 0e94615..71864dc 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0a064b38c786c559734887f96da599e34672b208 +%global commit0 013883e3cbe91d6b0568787d6ffd0d75eef4bf47 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.25.dev.git%{shortcommit0}%{?dist} +Release: 0.26.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Feb 15 2021 RH Container Bot - 1.20.0-0.26.dev.git013883e +- autobuilt 013883e + * Mon Feb 15 2021 RH Container Bot - 1.20.0-0.25.dev.git0a064b3 - autobuilt 0a064b3 diff --git a/sources b/sources index 7597b9b..9e06ea0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0a064b3.tar.gz) = d521b6b5c19868c3f778ef843b91254f5afb3341e18a703d760c8e88d398b23cedbd329f8c87df5a07cb68728f7c1c985a4dd4b12e7f298860c6b2ea7aac49cd +SHA512 (buildah-013883e.tar.gz) = 60310bca135ab96ce9340608034ff77ed2429beb70c801dd571f83e47d6f430447d7c2af7d9bede29ff6392f320ba95a1877a790fc24100e9065fb241e545f55 From 2313f776764dbb676b9e209663a30b06f5a9e7e8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 16 Feb 2021 10:34:26 +0000 Subject: [PATCH 377/573] buildah-1.20.0-0.27.dev.gite1c7a5c - autobuilt e1c7a5c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8f81eb2..2da620a 100644 --- a/.gitignore +++ b/.gitignore @@ -605,3 +605,4 @@ /buildah-457c75c.tar.gz /buildah-0a064b3.tar.gz /buildah-013883e.tar.gz +/buildah-e1c7a5c.tar.gz diff --git a/buildah.spec b/buildah.spec index 71864dc..0335a7a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 013883e3cbe91d6b0568787d6ffd0d75eef4bf47 +%global commit0 e1c7a5cd231b1c9d1c55395da0b8d38c7234c27e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.26.dev.git%{shortcommit0}%{?dist} +Release: 0.27.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Feb 16 2021 RH Container Bot - 1.20.0-0.27.dev.gite1c7a5c +- autobuilt e1c7a5c + * Mon Feb 15 2021 RH Container Bot - 1.20.0-0.26.dev.git013883e - autobuilt 013883e diff --git a/sources b/sources index 9e06ea0..b7ebab1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-013883e.tar.gz) = 60310bca135ab96ce9340608034ff77ed2429beb70c801dd571f83e47d6f430447d7c2af7d9bede29ff6392f320ba95a1877a790fc24100e9065fb241e545f55 +SHA512 (buildah-e1c7a5c.tar.gz) = 9a27a831f2a09be947f241c4cded4334afca2dc8640cb47b35a7fac7b744b15fe9c1114372bbefefdcfd0a24900b0c81e5f309133cd66da1665c7d35371c1661 From d9ea12cf142e7d302aa8dedfd65cad9ed327d188 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 16 Feb 2021 14:33:40 +0000 Subject: [PATCH 378/573] buildah-define.Version-0.1.dev.gitd5326ef - bump to define.Version - autobuilt d5326ef Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2da620a..f089481 100644 --- a/.gitignore +++ b/.gitignore @@ -606,3 +606,4 @@ /buildah-0a064b3.tar.gz /buildah-013883e.tar.gz /buildah-e1c7a5c.tar.gz +/buildah-d5326ef.tar.gz diff --git a/buildah.spec b/buildah.spec index 0335a7a..d58bf1d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e1c7a5cd231b1c9d1c55395da0b8d38c7234c27e +%global commit0 d5326efbb28b562bee19ec61134e2a17be1187f8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -34,8 +34,8 @@ %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.20.0 -Release: 0.27.dev.git%{shortcommit0}%{?dist} +Version: define.Version +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Feb 16 2021 RH Container Bot - define.Version-0.1.dev.gitd5326ef +- bump to define.Version +- autobuilt d5326ef + * Tue Feb 16 2021 RH Container Bot - 1.20.0-0.27.dev.gite1c7a5c - autobuilt e1c7a5c diff --git a/sources b/sources index b7ebab1..ee6553b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e1c7a5c.tar.gz) = 9a27a831f2a09be947f241c4cded4334afca2dc8640cb47b35a7fac7b744b15fe9c1114372bbefefdcfd0a24900b0c81e5f309133cd66da1665c7d35371c1661 +SHA512 (buildah-d5326ef.tar.gz) = 0264b51654318f2a032e6f6a8b0c1bad116d09d132d40a89899336d306b59730c9ee2fb8a9fb4623bd65b507a019490720ca1f12c4f6b1027252ce2ae51107ce From 90d4f2e0970e313efaa5970ff3f7001478b00be5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 17 Feb 2021 01:03:31 +0000 Subject: [PATCH 379/573] buildah-define.Version-0.2.dev.gitde6c0da - autobuilt de6c0da Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f089481..28e4070 100644 --- a/.gitignore +++ b/.gitignore @@ -607,3 +607,4 @@ /buildah-013883e.tar.gz /buildah-e1c7a5c.tar.gz /buildah-d5326ef.tar.gz +/buildah-de6c0da.tar.gz diff --git a/buildah.spec b/buildah.spec index d58bf1d..9f25f14 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d5326efbb28b562bee19ec61134e2a17be1187f8 +%global commit0 de6c0dab2c63b5dac73538def43ea565ca9015a5 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Feb 17 2021 RH Container Bot - define.Version-0.2.dev.gitde6c0da +- autobuilt de6c0da + * Tue Feb 16 2021 RH Container Bot - define.Version-0.1.dev.gitd5326ef - bump to define.Version - autobuilt d5326ef diff --git a/sources b/sources index ee6553b..152ca1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d5326ef.tar.gz) = 0264b51654318f2a032e6f6a8b0c1bad116d09d132d40a89899336d306b59730c9ee2fb8a9fb4623bd65b507a019490720ca1f12c4f6b1027252ce2ae51107ce +SHA512 (buildah-de6c0da.tar.gz) = 60b20036b00d195e43e6cc2ed3bd9e466487f0f9cf5193ecee0760dfae2b02f8d4c6f9eb521e25bdb60bbb5a8cf3f98aae5551bb0864b0de47d798be69100246 From f1c0b9bc7ef9a1e674712805ced8137b22a8c0e6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 17 Feb 2021 12:33:55 +0000 Subject: [PATCH 380/573] buildah-define.Version-0.3.dev.gita6eeca7 - autobuilt a6eeca7 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 28e4070..7be4a28 100644 --- a/.gitignore +++ b/.gitignore @@ -608,3 +608,4 @@ /buildah-e1c7a5c.tar.gz /buildah-d5326ef.tar.gz /buildah-de6c0da.tar.gz +/buildah-a6eeca7.tar.gz diff --git a/buildah.spec b/buildah.spec index 9f25f14..f46c77f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 de6c0dab2c63b5dac73538def43ea565ca9015a5 +%global commit0 a6eeca7a6510a7fd8ca03e691bd516df3ea47ae3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Feb 17 2021 RH Container Bot - define.Version-0.3.dev.gita6eeca7 +- autobuilt a6eeca7 + * Wed Feb 17 2021 RH Container Bot - define.Version-0.2.dev.gitde6c0da - autobuilt de6c0da diff --git a/sources b/sources index 152ca1e..73f89bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-de6c0da.tar.gz) = 60b20036b00d195e43e6cc2ed3bd9e466487f0f9cf5193ecee0760dfae2b02f8d4c6f9eb521e25bdb60bbb5a8cf3f98aae5551bb0864b0de47d798be69100246 +SHA512 (buildah-a6eeca7.tar.gz) = 643b16aefd914f84dc8179e1939356ae8ca0bedd85cd04bbf7f7a20d551711825d7d0f38797ddd10d2d83cbeb15d92368d7a4c93ff704b9ddd56079b7870b43a From 55be8e3b1f930bd34ccc3389c124d041302bdc6e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 22 Feb 2021 14:33:58 +0000 Subject: [PATCH 381/573] buildah-define.Version-0.4.dev.gitd47032f - autobuilt d47032f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7be4a28..3cee9dc 100644 --- a/.gitignore +++ b/.gitignore @@ -609,3 +609,4 @@ /buildah-d5326ef.tar.gz /buildah-de6c0da.tar.gz /buildah-a6eeca7.tar.gz +/buildah-d47032f.tar.gz diff --git a/buildah.spec b/buildah.spec index f46c77f..5987f8d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 a6eeca7a6510a7fd8ca03e691bd516df3ea47ae3 +%global commit0 d47032f5b161da37bea9c5441757bf8cead7c86d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.19.4 +%define built_tag v1.19.6 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: define.Version -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Feb 22 2021 RH Container Bot - define.Version-0.4.dev.gitd47032f +- autobuilt d47032f + * Wed Feb 17 2021 RH Container Bot - define.Version-0.3.dev.gita6eeca7 - autobuilt a6eeca7 diff --git a/sources b/sources index 73f89bb..51edb0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-a6eeca7.tar.gz) = 643b16aefd914f84dc8179e1939356ae8ca0bedd85cd04bbf7f7a20d551711825d7d0f38797ddd10d2d83cbeb15d92368d7a4c93ff704b9ddd56079b7870b43a +SHA512 (buildah-d47032f.tar.gz) = f22b311128bc69e2e27d27062cc55063ffdc09dec9d97f5ffd87d4bcee909a89d59cd2066a8678ffa441c6308a69b7ca5bf0af2d88999adf7ec3b84b52db2e55 From 52a4a85fcf5b8b4072ec85a53e3d84db5b869fbf Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 22 Feb 2021 20:34:29 +0000 Subject: [PATCH 382/573] buildah-define.Version-0.5.dev.git1b49e62 - autobuilt 1b49e62 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3cee9dc..6067a5e 100644 --- a/.gitignore +++ b/.gitignore @@ -610,3 +610,4 @@ /buildah-de6c0da.tar.gz /buildah-a6eeca7.tar.gz /buildah-d47032f.tar.gz +/buildah-1b49e62.tar.gz diff --git a/buildah.spec b/buildah.spec index 5987f8d..8d4c4e8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d47032f5b161da37bea9c5441757bf8cead7c86d +%global commit0 1b49e62a7a85a3c1f807d945759589fd0b5f8e6d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Feb 22 2021 RH Container Bot - define.Version-0.5.dev.git1b49e62 +- autobuilt 1b49e62 + * Mon Feb 22 2021 RH Container Bot - define.Version-0.4.dev.gitd47032f - autobuilt d47032f diff --git a/sources b/sources index 51edb0d..14fbff6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d47032f.tar.gz) = f22b311128bc69e2e27d27062cc55063ffdc09dec9d97f5ffd87d4bcee909a89d59cd2066a8678ffa441c6308a69b7ca5bf0af2d88999adf7ec3b84b52db2e55 +SHA512 (buildah-1b49e62.tar.gz) = 57a292ee6709d3a2823afff7fc1a7ad1dccaa44c1d243d77e1d7fb34a2f5542aa00b3cbabd3ed131fe4cd9fe42710324c56e841fb66bc13c7ce6833e5871fc35 From cdc68d74b4ab233977f0c13fd82bb6548a5dcf4b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 22 Feb 2021 22:33:35 +0000 Subject: [PATCH 383/573] buildah-define.Version-0.6.dev.git72ef182 - autobuilt 72ef182 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6067a5e..233af20 100644 --- a/.gitignore +++ b/.gitignore @@ -611,3 +611,4 @@ /buildah-a6eeca7.tar.gz /buildah-d47032f.tar.gz /buildah-1b49e62.tar.gz +/buildah-72ef182.tar.gz diff --git a/buildah.spec b/buildah.spec index 8d4c4e8..4d04efc 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1b49e62a7a85a3c1f807d945759589fd0b5f8e6d +%global commit0 72ef18232a0b30f54cc7ace20c1794f2171ee06a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Feb 22 2021 RH Container Bot - define.Version-0.6.dev.git72ef182 +- autobuilt 72ef182 + * Mon Feb 22 2021 RH Container Bot - define.Version-0.5.dev.git1b49e62 - autobuilt 1b49e62 diff --git a/sources b/sources index 14fbff6..814f7e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1b49e62.tar.gz) = 57a292ee6709d3a2823afff7fc1a7ad1dccaa44c1d243d77e1d7fb34a2f5542aa00b3cbabd3ed131fe4cd9fe42710324c56e841fb66bc13c7ce6833e5871fc35 +SHA512 (buildah-72ef182.tar.gz) = f5c2b7af435037b3882878858492dd4f325d4ae7e56da85384b510e3d22c812054fe42073a26d94dd79160a3c41f26edab05a1b3614ff654c1c55cdd7bd8dc34 From 4364d86053e3efb5c7becbd2f665a601bd1d1c95 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 23 Feb 2021 11:04:42 +0000 Subject: [PATCH 384/573] buildah-define.Version-0.7.dev.git1296778 - autobuilt 1296778 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 233af20..ee90c82 100644 --- a/.gitignore +++ b/.gitignore @@ -612,3 +612,4 @@ /buildah-d47032f.tar.gz /buildah-1b49e62.tar.gz /buildah-72ef182.tar.gz +/buildah-1296778.tar.gz diff --git a/buildah.spec b/buildah.spec index 4d04efc..8876fcb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 72ef18232a0b30f54cc7ace20c1794f2171ee06a +%global commit0 12967782f001e21fc1b0694f39630af63d6aedf0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Feb 23 2021 RH Container Bot - define.Version-0.7.dev.git1296778 +- autobuilt 1296778 + * Mon Feb 22 2021 RH Container Bot - define.Version-0.6.dev.git72ef182 - autobuilt 72ef182 diff --git a/sources b/sources index 814f7e4..9b487b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-72ef182.tar.gz) = f5c2b7af435037b3882878858492dd4f325d4ae7e56da85384b510e3d22c812054fe42073a26d94dd79160a3c41f26edab05a1b3614ff654c1c55cdd7bd8dc34 +SHA512 (buildah-1296778.tar.gz) = 5bd6d80670dade5708c7e2dcdf50f0daa5338a5c05ac8bc51812463970a9925dc288f2bbfbe63e976d8238b4251e7523761b37b56fd34985620ce184835f7ecf From 33709890ec4180a5677a9b032103dd81cc9a6b12 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 23 Feb 2021 18:34:11 +0000 Subject: [PATCH 385/573] buildah-define.Version-0.8.dev.gita5e80a5 - autobuilt a5e80a5 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ee90c82..e60deb0 100644 --- a/.gitignore +++ b/.gitignore @@ -613,3 +613,4 @@ /buildah-1b49e62.tar.gz /buildah-72ef182.tar.gz /buildah-1296778.tar.gz +/buildah-a5e80a5.tar.gz diff --git a/buildah.spec b/buildah.spec index 8876fcb..bafacb7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 12967782f001e21fc1b0694f39630af63d6aedf0 +%global commit0 a5e80a5c758b7bc5fe8d18814b68a231f0187bcb %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Feb 23 2021 RH Container Bot - define.Version-0.8.dev.gita5e80a5 +- autobuilt a5e80a5 + * Tue Feb 23 2021 RH Container Bot - define.Version-0.7.dev.git1296778 - autobuilt 1296778 diff --git a/sources b/sources index 9b487b6..21701fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1296778.tar.gz) = 5bd6d80670dade5708c7e2dcdf50f0daa5338a5c05ac8bc51812463970a9925dc288f2bbfbe63e976d8238b4251e7523761b37b56fd34985620ce184835f7ecf +SHA512 (buildah-a5e80a5.tar.gz) = cc499c8cd671b40783835545d33a989efae0b4cf7c5d44c90672b0aab7087abf8ef22319ca4ebbb7a3ad89851a8fbed8dc07fe5953d0625174e8fe8cbd05bc34 From bb6b53bd8fd1d92659876268a8dc9831a7553bb2 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 23 Feb 2021 22:37:07 +0000 Subject: [PATCH 386/573] buildah-define.Version-0.9.dev.gitd5c503c - autobuilt d5c503c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e60deb0..597412b 100644 --- a/.gitignore +++ b/.gitignore @@ -614,3 +614,4 @@ /buildah-72ef182.tar.gz /buildah-1296778.tar.gz /buildah-a5e80a5.tar.gz +/buildah-d5c503c.tar.gz diff --git a/buildah.spec b/buildah.spec index bafacb7..a7157ca 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 a5e80a5c758b7bc5fe8d18814b68a231f0187bcb +%global commit0 d5c503c86c23efa502b11833f32921586d54f84b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Feb 23 2021 RH Container Bot - define.Version-0.9.dev.gitd5c503c +- autobuilt d5c503c + * Tue Feb 23 2021 RH Container Bot - define.Version-0.8.dev.gita5e80a5 - autobuilt a5e80a5 diff --git a/sources b/sources index 21701fc..3707e38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-a5e80a5.tar.gz) = cc499c8cd671b40783835545d33a989efae0b4cf7c5d44c90672b0aab7087abf8ef22319ca4ebbb7a3ad89851a8fbed8dc07fe5953d0625174e8fe8cbd05bc34 +SHA512 (buildah-d5c503c.tar.gz) = a4bb4b5d6c20262e191cc71b63b4b7b6a956a8236ea5a99e03e4a703430dc848b532d84f85bba96edb9de7cdf03da32d87d2d13cc26fa3a158122908927dcb0c From adfd664cece0e1b10fbbf809bff0f1a930731a1a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 24 Feb 2021 12:34:08 +0000 Subject: [PATCH 387/573] buildah-define.Version-0.10.dev.giteb42398 - autobuilt eb42398 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 597412b..613f862 100644 --- a/.gitignore +++ b/.gitignore @@ -615,3 +615,4 @@ /buildah-1296778.tar.gz /buildah-a5e80a5.tar.gz /buildah-d5c503c.tar.gz +/buildah-eb42398.tar.gz diff --git a/buildah.spec b/buildah.spec index a7157ca..512e236 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d5c503c86c23efa502b11833f32921586d54f84b +%global commit0 eb42398a1ca7f54317d354424d0a776323fafd5f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.9.dev.git%{shortcommit0}%{?dist} +Release: 0.10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Feb 24 2021 RH Container Bot - define.Version-0.10.dev.giteb42398 +- autobuilt eb42398 + * Tue Feb 23 2021 RH Container Bot - define.Version-0.9.dev.gitd5c503c - autobuilt d5c503c diff --git a/sources b/sources index 3707e38..94ad3b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d5c503c.tar.gz) = a4bb4b5d6c20262e191cc71b63b4b7b6a956a8236ea5a99e03e4a703430dc848b532d84f85bba96edb9de7cdf03da32d87d2d13cc26fa3a158122908927dcb0c +SHA512 (buildah-eb42398.tar.gz) = 5cfafb2ca3ffdea85a68ffb51ce16c6dc7716f38d682c78707baa4f71f7f8a215e0da1679d0c9ed736231e74a77a9700cc3ec55f3fa47847024a6aa3b273cbd5 From 8414f58d0d9de40790320eaf4b43e800083e98f7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 24 Feb 2021 14:34:38 +0000 Subject: [PATCH 388/573] buildah-define.Version-0.11.dev.gitb51f63a - autobuilt b51f63a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 613f862..44d043f 100644 --- a/.gitignore +++ b/.gitignore @@ -616,3 +616,4 @@ /buildah-a5e80a5.tar.gz /buildah-d5c503c.tar.gz /buildah-eb42398.tar.gz +/buildah-b51f63a.tar.gz diff --git a/buildah.spec b/buildah.spec index 512e236..86d5d31 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 eb42398a1ca7f54317d354424d0a776323fafd5f +%global commit0 b51f63a3b6f6c380faf27035958bd6d5a41e096c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.10.dev.git%{shortcommit0}%{?dist} +Release: 0.11.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Feb 24 2021 RH Container Bot - define.Version-0.11.dev.gitb51f63a +- autobuilt b51f63a + * Wed Feb 24 2021 RH Container Bot - define.Version-0.10.dev.giteb42398 - autobuilt eb42398 diff --git a/sources b/sources index 94ad3b6..8d75c1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-eb42398.tar.gz) = 5cfafb2ca3ffdea85a68ffb51ce16c6dc7716f38d682c78707baa4f71f7f8a215e0da1679d0c9ed736231e74a77a9700cc3ec55f3fa47847024a6aa3b273cbd5 +SHA512 (buildah-b51f63a.tar.gz) = 8c0c586d0a3aa25acaf5b59cb895e5d8cbbb40696756f19da3a55886fdcccf4c6ca69f6d3f26871f6b0df49b593e5705056164c82f7941d8e9b639606bdcf92f From da82c759df00e41359369490f350b454b31410e5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 24 Feb 2021 15:05:36 +0000 Subject: [PATCH 389/573] buildah-define.Version-0.12.dev.git06d974b - autobuilt 06d974b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 44d043f..6ef203b 100644 --- a/.gitignore +++ b/.gitignore @@ -617,3 +617,4 @@ /buildah-d5c503c.tar.gz /buildah-eb42398.tar.gz /buildah-b51f63a.tar.gz +/buildah-06d974b.tar.gz diff --git a/buildah.spec b/buildah.spec index 86d5d31..af60bbe 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b51f63a3b6f6c380faf27035958bd6d5a41e096c +%global commit0 06d974b700548a1bd86f907e358703e67bdab92f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.12.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Feb 24 2021 RH Container Bot - define.Version-0.12.dev.git06d974b +- autobuilt 06d974b + * Wed Feb 24 2021 RH Container Bot - define.Version-0.11.dev.gitb51f63a - autobuilt b51f63a diff --git a/sources b/sources index 8d75c1c..71610ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b51f63a.tar.gz) = 8c0c586d0a3aa25acaf5b59cb895e5d8cbbb40696756f19da3a55886fdcccf4c6ca69f6d3f26871f6b0df49b593e5705056164c82f7941d8e9b639606bdcf92f +SHA512 (buildah-06d974b.tar.gz) = 0a2c55a3cec873eb59b71d639618594b72a370e7321e4ed30c0894c1942dbb30668537982e9fa9dd8c08bf41bcaf5d0a467eb3b76c9da232f047be5d51324a0e From a2aad66492e025acab5b7767df00cec965830d42 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 24 Feb 2021 16:33:41 +0000 Subject: [PATCH 390/573] buildah-define.Version-0.13.dev.gitc15269d - autobuilt c15269d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6ef203b..bdf3243 100644 --- a/.gitignore +++ b/.gitignore @@ -618,3 +618,4 @@ /buildah-eb42398.tar.gz /buildah-b51f63a.tar.gz /buildah-06d974b.tar.gz +/buildah-c15269d.tar.gz diff --git a/buildah.spec b/buildah.spec index af60bbe..f2d75f0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 06d974b700548a1bd86f907e358703e67bdab92f +%global commit0 c15269d58a88349b137e680f54b2f1563a96fac0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.12.dev.git%{shortcommit0}%{?dist} +Release: 0.13.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Feb 24 2021 RH Container Bot - define.Version-0.13.dev.gitc15269d +- autobuilt c15269d + * Wed Feb 24 2021 RH Container Bot - define.Version-0.12.dev.git06d974b - autobuilt 06d974b diff --git a/sources b/sources index 71610ff..8962517 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-06d974b.tar.gz) = 0a2c55a3cec873eb59b71d639618594b72a370e7321e4ed30c0894c1942dbb30668537982e9fa9dd8c08bf41bcaf5d0a467eb3b76c9da232f047be5d51324a0e +SHA512 (buildah-c15269d.tar.gz) = 636785763a87b9016b742f9929113b7ae124b3e42770a5a002572ccdabc4d44ef29a5368899a05291f2eed9ad62206e0e83504f9cb9daf590a59f68536ed57e2 From ddf88a42fb05c76bb04ec3c5ea5e44389e74c291 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 25 Feb 2021 20:33:58 +0000 Subject: [PATCH 391/573] buildah-define.Version-0.14.dev.git1688944 - autobuilt 1688944 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bdf3243..a90529b 100644 --- a/.gitignore +++ b/.gitignore @@ -619,3 +619,4 @@ /buildah-b51f63a.tar.gz /buildah-06d974b.tar.gz /buildah-c15269d.tar.gz +/buildah-1688944.tar.gz diff --git a/buildah.spec b/buildah.spec index f2d75f0..eb19bfa 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c15269d58a88349b137e680f54b2f1563a96fac0 +%global commit0 168894435e95076bf8bd28b8e6a879d332af35c3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.13.dev.git%{shortcommit0}%{?dist} +Release: 0.14.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Feb 25 2021 RH Container Bot - define.Version-0.14.dev.git1688944 +- autobuilt 1688944 + * Wed Feb 24 2021 RH Container Bot - define.Version-0.13.dev.gitc15269d - autobuilt c15269d diff --git a/sources b/sources index 8962517..fd394d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c15269d.tar.gz) = 636785763a87b9016b742f9929113b7ae124b3e42770a5a002572ccdabc4d44ef29a5368899a05291f2eed9ad62206e0e83504f9cb9daf590a59f68536ed57e2 +SHA512 (buildah-1688944.tar.gz) = e50a7959f3a68791da5db3e6a8d753c234347c086c4941aded2a6a4589998ac98317dea49830936364bc277a912b5c9e42d4243384089a0f194c4a26ceb2ade0 From b87d060f5bdc7c101d09c15327b32bd80bd7ebb3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 27 Feb 2021 12:34:54 +0000 Subject: [PATCH 392/573] buildah-define.Version-0.15.dev.gitc0915a5 - autobuilt c0915a5 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a90529b..4f7dde8 100644 --- a/.gitignore +++ b/.gitignore @@ -620,3 +620,4 @@ /buildah-06d974b.tar.gz /buildah-c15269d.tar.gz /buildah-1688944.tar.gz +/buildah-c0915a5.tar.gz diff --git a/buildah.spec b/buildah.spec index eb19bfa..8de5bd5 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 168894435e95076bf8bd28b8e6a879d332af35c3 +%global commit0 c0915a5bf080abb926964f042f605faa3d793920 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.14.dev.git%{shortcommit0}%{?dist} +Release: 0.15.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Feb 27 2021 RH Container Bot - define.Version-0.15.dev.gitc0915a5 +- autobuilt c0915a5 + * Thu Feb 25 2021 RH Container Bot - define.Version-0.14.dev.git1688944 - autobuilt 1688944 diff --git a/sources b/sources index fd394d2..0f07e4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1688944.tar.gz) = e50a7959f3a68791da5db3e6a8d753c234347c086c4941aded2a6a4589998ac98317dea49830936364bc277a912b5c9e42d4243384089a0f194c4a26ceb2ade0 +SHA512 (buildah-c0915a5.tar.gz) = b4e84a7f70a0e4cded94df2363697070bfd9788689b575c62ca0f77490081366a26408ec029e11359b172a3efb55ca980ab6f68ff4f0abf1c02165c2c3d18293 From a5d0f5bdb2817de2cdeca26ff39d40d315bb4d2e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 1 Mar 2021 18:34:40 +0000 Subject: [PATCH 393/573] buildah-define.Version-0.16.dev.git0ade935 - autobuilt 0ade935 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4f7dde8..48f160a 100644 --- a/.gitignore +++ b/.gitignore @@ -621,3 +621,4 @@ /buildah-c15269d.tar.gz /buildah-1688944.tar.gz /buildah-c0915a5.tar.gz +/buildah-0ade935.tar.gz diff --git a/buildah.spec b/buildah.spec index 8de5bd5..fa1729b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c0915a5bf080abb926964f042f605faa3d793920 +%global commit0 0ade935ec426d768eacf040a2e45afaf12c66d12 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: define.Version -Release: 0.15.dev.git%{shortcommit0}%{?dist} +Release: 0.16.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 01 2021 RH Container Bot - define.Version-0.16.dev.git0ade935 +- autobuilt 0ade935 + * Sat Feb 27 2021 RH Container Bot - define.Version-0.15.dev.gitc0915a5 - autobuilt c0915a5 diff --git a/sources b/sources index 0f07e4f..97f1d91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c0915a5.tar.gz) = b4e84a7f70a0e4cded94df2363697070bfd9788689b575c62ca0f77490081366a26408ec029e11359b172a3efb55ca980ab6f68ff4f0abf1c02165c2c3d18293 +SHA512 (buildah-0ade935.tar.gz) = 4c97469fb48f8eb4336bdce0813733785a9c05fb2bcadcbcf196229cff5f64d7bfb2a88f25c83b24380103c909f541ccdd206ecb2811f293d8d4f89f0f85e072 From b22a5ed3af47ed7fd24e5c06d8bc98293d5ae382 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 1 Mar 2021 14:28:39 -0500 Subject: [PATCH 394/573] buildah-1.20.0-0.16.dev.git0ade935 - Resolves: #1933039 - fix Version field and bump Epoch Signed-off-by: Lokesh Mandvekar --- buildah.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index fa1729b..97a864e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -34,8 +34,8 @@ %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: define.Version -Release: 0.16.dev.git%{shortcommit0}%{?dist} +Version: 1.20.0 +Release: 0.17.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 01 2021 Lokesh Mandvekar - 1.20.0-0.16.dev.git0ade935 +- Resolves: #1933039 - fix Version field + * Mon Mar 01 2021 RH Container Bot - define.Version-0.16.dev.git0ade935 - autobuilt 0ade935 From 7c23ff0b4cd408409d31de19a71f12195743dbf3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 3 Mar 2021 10:34:07 +0000 Subject: [PATCH 395/573] buildah-1.20.0-0.18.dev.git0d8da0a - autobuilt 0d8da0a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 48f160a..75e935d 100644 --- a/.gitignore +++ b/.gitignore @@ -622,3 +622,4 @@ /buildah-1688944.tar.gz /buildah-c0915a5.tar.gz /buildah-0ade935.tar.gz +/buildah-0d8da0a.tar.gz diff --git a/buildah.spec b/buildah.spec index 97a864e..f9f1c02 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0ade935ec426d768eacf040a2e45afaf12c66d12 +%global commit0 0d8da0ab6ebbdaf05c729af4502e890872942036 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.17.dev.git%{shortcommit0}%{?dist} +Release: 0.18.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Mar 03 2021 RH Container Bot - 1.20.0-0.18.dev.git0d8da0a +- autobuilt 0d8da0a + * Mon Mar 01 2021 Lokesh Mandvekar - 1.20.0-0.16.dev.git0ade935 - Resolves: #1933039 - fix Version field diff --git a/sources b/sources index 97f1d91..1c15a37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0ade935.tar.gz) = 4c97469fb48f8eb4336bdce0813733785a9c05fb2bcadcbcf196229cff5f64d7bfb2a88f25c83b24380103c909f541ccdd206ecb2811f293d8d4f89f0f85e072 +SHA512 (buildah-0d8da0a.tar.gz) = cfa31eaf6d78937f5d9966b083ebabc126955d260d94e688701f8287dbfdbd16f1ff785467e520c3b03b366eb19933c7fe6f721e78ef6998fa5e3c7a03420d54 From f2253c86c22ac97f74c80a93789b86ea7027f0ea Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 3 Mar 2021 20:32:56 +0000 Subject: [PATCH 396/573] buildah-1.20.0-0.19.dev.git35300f3 - autobuilt 35300f3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 75e935d..06376df 100644 --- a/.gitignore +++ b/.gitignore @@ -623,3 +623,4 @@ /buildah-c0915a5.tar.gz /buildah-0ade935.tar.gz /buildah-0d8da0a.tar.gz +/buildah-35300f3.tar.gz diff --git a/buildah.spec b/buildah.spec index f9f1c02..8e1e6c9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0d8da0ab6ebbdaf05c729af4502e890872942036 +%global commit0 35300f3ba8191e57bbdc77b3b7e923d72acb29a0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.18.dev.git%{shortcommit0}%{?dist} +Release: 0.19.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Mar 03 2021 RH Container Bot - 1.20.0-0.19.dev.git35300f3 +- autobuilt 35300f3 + * Wed Mar 03 2021 RH Container Bot - 1.20.0-0.18.dev.git0d8da0a - autobuilt 0d8da0a diff --git a/sources b/sources index 1c15a37..d684bd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0d8da0a.tar.gz) = cfa31eaf6d78937f5d9966b083ebabc126955d260d94e688701f8287dbfdbd16f1ff785467e520c3b03b366eb19933c7fe6f721e78ef6998fa5e3c7a03420d54 +SHA512 (buildah-35300f3.tar.gz) = 7df1ebc4caf338498a91849f1f4436db8fd33c69e8e729abc854bc8e797b057a7b37f4bfb7ee1412031a900bf8d7f5401d6a838fe43e649bce95df208e3aea5f From bb13c535593fc02d17781d5469ccbd74f2cdf33a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 4 Mar 2021 14:43:46 +0000 Subject: [PATCH 397/573] buildah-1.20.0-0.20.dev.git17d8e1b - autobuilt 17d8e1b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 06376df..52fb11e 100644 --- a/.gitignore +++ b/.gitignore @@ -624,3 +624,4 @@ /buildah-0ade935.tar.gz /buildah-0d8da0a.tar.gz /buildah-35300f3.tar.gz +/buildah-17d8e1b.tar.gz diff --git a/buildah.spec b/buildah.spec index 8e1e6c9..3eb173b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 35300f3ba8191e57bbdc77b3b7e923d72acb29a0 +%global commit0 17d8e1b5d8992ccc52f1d487f0aae3f05987c85e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.19.dev.git%{shortcommit0}%{?dist} +Release: 0.20.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 04 2021 RH Container Bot - 1.20.0-0.20.dev.git17d8e1b +- autobuilt 17d8e1b + * Wed Mar 03 2021 RH Container Bot - 1.20.0-0.19.dev.git35300f3 - autobuilt 35300f3 diff --git a/sources b/sources index d684bd4..1d03e0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-35300f3.tar.gz) = 7df1ebc4caf338498a91849f1f4436db8fd33c69e8e729abc854bc8e797b057a7b37f4bfb7ee1412031a900bf8d7f5401d6a838fe43e649bce95df208e3aea5f +SHA512 (buildah-17d8e1b.tar.gz) = 0bda811ec1aa39f4c35ffe7d7460e113854b12886d06dd568a597d36213b8aba4987a93b6520d5d58c1c3ff82a380106f99205eca53a954b61e92160647ca8cd From c880049d59f7dfdb5e86411ccafa006aa79a897a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 4 Mar 2021 19:03:35 +0000 Subject: [PATCH 398/573] buildah-1.20.0-0.21.dev.git8614456 - autobuilt 8614456 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 52fb11e..91be949 100644 --- a/.gitignore +++ b/.gitignore @@ -625,3 +625,4 @@ /buildah-0d8da0a.tar.gz /buildah-35300f3.tar.gz /buildah-17d8e1b.tar.gz +/buildah-8614456.tar.gz diff --git a/buildah.spec b/buildah.spec index 3eb173b..8a73a74 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 17d8e1b5d8992ccc52f1d487f0aae3f05987c85e +%global commit0 8614456543431b30d6d8683d1b1caa16b11d34ec %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.20.dev.git%{shortcommit0}%{?dist} +Release: 0.21.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 04 2021 RH Container Bot - 1.20.0-0.21.dev.git8614456 +- autobuilt 8614456 + * Thu Mar 04 2021 RH Container Bot - 1.20.0-0.20.dev.git17d8e1b - autobuilt 17d8e1b diff --git a/sources b/sources index 1d03e0a..9421623 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-17d8e1b.tar.gz) = 0bda811ec1aa39f4c35ffe7d7460e113854b12886d06dd568a597d36213b8aba4987a93b6520d5d58c1c3ff82a380106f99205eca53a954b61e92160647ca8cd +SHA512 (buildah-8614456.tar.gz) = 0abfca09fe9f3e300513e277a6e88abe63a8994616a1e602c77572a8573491503cd0f8be685b49935c5a32d4fd1dae79c57b982b84ed29e84c870d58b8f42ac1 From 9a11d9f0adfc7c38cf0bb379443f16c6336c1c4a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 5 Mar 2021 10:34:26 +0000 Subject: [PATCH 399/573] buildah-1.20.0-0.22.dev.gitd5d782f - autobuilt d5d782f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 91be949..214ca33 100644 --- a/.gitignore +++ b/.gitignore @@ -626,3 +626,4 @@ /buildah-35300f3.tar.gz /buildah-17d8e1b.tar.gz /buildah-8614456.tar.gz +/buildah-d5d782f.tar.gz diff --git a/buildah.spec b/buildah.spec index 8a73a74..cea4c75 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8614456543431b30d6d8683d1b1caa16b11d34ec +%global commit0 d5d782f3baa900d823ac66a69c4bad903c042897 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.19.6 +%define built_tag v1.19.7 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.20.0 -Release: 0.21.dev.git%{shortcommit0}%{?dist} +Release: 0.22.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Mar 05 2021 RH Container Bot - 1.20.0-0.22.dev.gitd5d782f +- autobuilt d5d782f + * Thu Mar 04 2021 RH Container Bot - 1.20.0-0.21.dev.git8614456 - autobuilt 8614456 diff --git a/sources b/sources index 9421623..bce7c4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8614456.tar.gz) = 0abfca09fe9f3e300513e277a6e88abe63a8994616a1e602c77572a8573491503cd0f8be685b49935c5a32d4fd1dae79c57b982b84ed29e84c870d58b8f42ac1 +SHA512 (buildah-d5d782f.tar.gz) = f9e8da66b59ca24dd9d7f2008299337f09d426a5af56e5b5197a7e531b15b15ed169c86a8344b754d3b81c4cb998f60530b44178702e3ae13b4b5f2235919ebe From 549ffc7afaf02a5234a024017c76949c1630b3a5 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 5 Mar 2021 20:35:08 +0000 Subject: [PATCH 400/573] buildah-1.20.0-0.23.dev.gite481c9b - autobuilt e481c9b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 214ca33..4f59033 100644 --- a/.gitignore +++ b/.gitignore @@ -627,3 +627,4 @@ /buildah-17d8e1b.tar.gz /buildah-8614456.tar.gz /buildah-d5d782f.tar.gz +/buildah-e481c9b.tar.gz diff --git a/buildah.spec b/buildah.spec index cea4c75..aa01a2f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d5d782f3baa900d823ac66a69c4bad903c042897 +%global commit0 e481c9b4a6e2bb043e5d30c4257079001548e706 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.22.dev.git%{shortcommit0}%{?dist} +Release: 0.23.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Mar 05 2021 RH Container Bot - 1.20.0-0.23.dev.gite481c9b +- autobuilt e481c9b + * Fri Mar 05 2021 RH Container Bot - 1.20.0-0.22.dev.gitd5d782f - autobuilt d5d782f diff --git a/sources b/sources index bce7c4f..f35b979 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d5d782f.tar.gz) = f9e8da66b59ca24dd9d7f2008299337f09d426a5af56e5b5197a7e531b15b15ed169c86a8344b754d3b81c4cb998f60530b44178702e3ae13b4b5f2235919ebe +SHA512 (buildah-e481c9b.tar.gz) = 59d64cb20d557921516a70fa32702fc0472d4f8e3c5bb5925c0be711bc2aef42ee182f98e09c0dba6bbd13f966ce5b57f1ca6de3190b88fba2807c78b00d4717 From e1398e4f7fa742deb7c04a9f1a003b8f02ebd0b8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sun, 7 Mar 2021 14:33:01 +0000 Subject: [PATCH 401/573] buildah-1.20.0-0.24.dev.git5352624 - autobuilt 5352624 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4f59033..7b03416 100644 --- a/.gitignore +++ b/.gitignore @@ -628,3 +628,4 @@ /buildah-8614456.tar.gz /buildah-d5d782f.tar.gz /buildah-e481c9b.tar.gz +/buildah-5352624.tar.gz diff --git a/buildah.spec b/buildah.spec index aa01a2f..110f1c2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 e481c9b4a6e2bb043e5d30c4257079001548e706 +%global commit0 535262498a70ddc8f82599cbdc6be8e67161109e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.23.dev.git%{shortcommit0}%{?dist} +Release: 0.24.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sun Mar 07 2021 RH Container Bot - 1.20.0-0.24.dev.git5352624 +- autobuilt 5352624 + * Fri Mar 05 2021 RH Container Bot - 1.20.0-0.23.dev.gite481c9b - autobuilt e481c9b diff --git a/sources b/sources index f35b979..9a07d31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-e481c9b.tar.gz) = 59d64cb20d557921516a70fa32702fc0472d4f8e3c5bb5925c0be711bc2aef42ee182f98e09c0dba6bbd13f966ce5b57f1ca6de3190b88fba2807c78b00d4717 +SHA512 (buildah-5352624.tar.gz) = f016e3aee2f3c1590dd0545d6e9a02e08c9ce94076cdad2978727c85168ce445eccacdad592df0b1ac6ada1b84740f429929afdac500029b24d5531026bad65d From 1b8f96a784c57054d5cb259e927a682b57494436 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 8 Mar 2021 14:33:29 +0000 Subject: [PATCH 402/573] buildah-1.20.0-0.25.dev.gitced3c7b - autobuilt ced3c7b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7b03416..7c8e15c 100644 --- a/.gitignore +++ b/.gitignore @@ -629,3 +629,4 @@ /buildah-d5d782f.tar.gz /buildah-e481c9b.tar.gz /buildah-5352624.tar.gz +/buildah-ced3c7b.tar.gz diff --git a/buildah.spec b/buildah.spec index 110f1c2..70a38e5 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 535262498a70ddc8f82599cbdc6be8e67161109e +%global commit0 ced3c7b7fc8ac938bd67d8402880bc0162d233e5 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.24.dev.git%{shortcommit0}%{?dist} +Release: 0.25.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 08 2021 RH Container Bot - 1.20.0-0.25.dev.gitced3c7b +- autobuilt ced3c7b + * Sun Mar 07 2021 RH Container Bot - 1.20.0-0.24.dev.git5352624 - autobuilt 5352624 diff --git a/sources b/sources index 9a07d31..d1015c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5352624.tar.gz) = f016e3aee2f3c1590dd0545d6e9a02e08c9ce94076cdad2978727c85168ce445eccacdad592df0b1ac6ada1b84740f429929afdac500029b24d5531026bad65d +SHA512 (buildah-ced3c7b.tar.gz) = 599bfc9a7916f0a7f0b4be8ff77c6ecf108dcb283a3a0dc14378847b0a0c402198042d20dfb6c4d319e362496bcfe9bf2cb899711f96eeb7366e3d6caa4da05e From cfdbef02f630ffafd314efba68af88b984e551ef Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 8 Mar 2021 16:34:42 +0000 Subject: [PATCH 403/573] buildah-1.20.0-0.26.dev.gitfd48180 - autobuilt fd48180 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7c8e15c..b8c0844 100644 --- a/.gitignore +++ b/.gitignore @@ -630,3 +630,4 @@ /buildah-e481c9b.tar.gz /buildah-5352624.tar.gz /buildah-ced3c7b.tar.gz +/buildah-fd48180.tar.gz diff --git a/buildah.spec b/buildah.spec index 70a38e5..722d156 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ced3c7b7fc8ac938bd67d8402880bc0162d233e5 +%global commit0 fd4818065ae0e75a62e36ea59215ce8fbd3e6d2d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.25.dev.git%{shortcommit0}%{?dist} +Release: 0.26.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 08 2021 RH Container Bot - 1.20.0-0.26.dev.gitfd48180 +- autobuilt fd48180 + * Mon Mar 08 2021 RH Container Bot - 1.20.0-0.25.dev.gitced3c7b - autobuilt ced3c7b diff --git a/sources b/sources index d1015c1..50ce7bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ced3c7b.tar.gz) = 599bfc9a7916f0a7f0b4be8ff77c6ecf108dcb283a3a0dc14378847b0a0c402198042d20dfb6c4d319e362496bcfe9bf2cb899711f96eeb7366e3d6caa4da05e +SHA512 (buildah-fd48180.tar.gz) = b86b12cb6a006ee9da8f26461d6db72a396ad7f2fc3c658f569171e26560bb290647affbd645eae93777080ddb6df414a53d2bcea848950b86ce344cc2a4dbe0 From 736d2096cde80262f5662e59a38ba9320a632887 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 9 Mar 2021 13:34:29 +0000 Subject: [PATCH 404/573] buildah-1.20.0-0.27.dev.git3b8acfb - autobuilt 3b8acfb Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b8c0844..80f8c07 100644 --- a/.gitignore +++ b/.gitignore @@ -631,3 +631,4 @@ /buildah-5352624.tar.gz /buildah-ced3c7b.tar.gz /buildah-fd48180.tar.gz +/buildah-3b8acfb.tar.gz diff --git a/buildah.spec b/buildah.spec index 722d156..a677a31 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 fd4818065ae0e75a62e36ea59215ce8fbd3e6d2d +%global commit0 3b8acfb245eab346b71b1d67b0bfef6cdb5398d1 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.19.7 +%define built_tag v1.19.8 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.20.0 -Release: 0.26.dev.git%{shortcommit0}%{?dist} +Release: 0.27.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Mar 09 2021 RH Container Bot - 1.20.0-0.27.dev.git3b8acfb +- autobuilt 3b8acfb + * Mon Mar 08 2021 RH Container Bot - 1.20.0-0.26.dev.gitfd48180 - autobuilt fd48180 diff --git a/sources b/sources index 50ce7bf..4bc6a7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-fd48180.tar.gz) = b86b12cb6a006ee9da8f26461d6db72a396ad7f2fc3c658f569171e26560bb290647affbd645eae93777080ddb6df414a53d2bcea848950b86ce344cc2a4dbe0 +SHA512 (buildah-3b8acfb.tar.gz) = f73ea1edda9e33f8afe5d132a29e5fa4a0b7732adfe96e7e477dad3b5b2fdd30cd057e0bee18233825f1bcd12a4875e465e06d4256e0d63752d25c078da5e73b From 42a3e3dd34e23c843c7e67bed4e0acb801c762f6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 10 Mar 2021 09:33:55 +0000 Subject: [PATCH 405/573] buildah-1.20.0-0.28.dev.git9cdde41 - autobuilt 9cdde41 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 80f8c07..b11d58d 100644 --- a/.gitignore +++ b/.gitignore @@ -632,3 +632,4 @@ /buildah-ced3c7b.tar.gz /buildah-fd48180.tar.gz /buildah-3b8acfb.tar.gz +/buildah-9cdde41.tar.gz diff --git a/buildah.spec b/buildah.spec index a677a31..fd2eb55 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 3b8acfb245eab346b71b1d67b0bfef6cdb5398d1 +%global commit0 9cdde41b2e26d9cfd82bbe51b4420119bd90b33c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.27.dev.git%{shortcommit0}%{?dist} +Release: 0.28.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Mar 10 2021 RH Container Bot - 1.20.0-0.28.dev.git9cdde41 +- autobuilt 9cdde41 + * Tue Mar 09 2021 RH Container Bot - 1.20.0-0.27.dev.git3b8acfb - autobuilt 3b8acfb diff --git a/sources b/sources index 4bc6a7c..a7d15da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-3b8acfb.tar.gz) = f73ea1edda9e33f8afe5d132a29e5fa4a0b7732adfe96e7e477dad3b5b2fdd30cd057e0bee18233825f1bcd12a4875e465e06d4256e0d63752d25c078da5e73b +SHA512 (buildah-9cdde41.tar.gz) = 6f9749652e8ec4d72451de83816ff723e34b4f65b69d02abc8dc98ddb65e4099d0ee1c1f45188b52d5073d27a7908bdf4eb35b2ceab8cb9a86f8e1e65457626b From 84b1a82357435ba2b62f831369dbea8bf76a8e55 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 10 Mar 2021 13:34:50 +0000 Subject: [PATCH 406/573] buildah-1.20.0-0.29.dev.git30ed95a - autobuilt 30ed95a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b11d58d..867408c 100644 --- a/.gitignore +++ b/.gitignore @@ -633,3 +633,4 @@ /buildah-fd48180.tar.gz /buildah-3b8acfb.tar.gz /buildah-9cdde41.tar.gz +/buildah-30ed95a.tar.gz diff --git a/buildah.spec b/buildah.spec index fd2eb55..f1d80a9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9cdde41b2e26d9cfd82bbe51b4420119bd90b33c +%global commit0 30ed95a73483ad389aabb8545fdee2f74cac0874 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.28.dev.git%{shortcommit0}%{?dist} +Release: 0.29.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Mar 10 2021 RH Container Bot - 1.20.0-0.29.dev.git30ed95a +- autobuilt 30ed95a + * Wed Mar 10 2021 RH Container Bot - 1.20.0-0.28.dev.git9cdde41 - autobuilt 9cdde41 diff --git a/sources b/sources index a7d15da..a9868e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9cdde41.tar.gz) = 6f9749652e8ec4d72451de83816ff723e34b4f65b69d02abc8dc98ddb65e4099d0ee1c1f45188b52d5073d27a7908bdf4eb35b2ceab8cb9a86f8e1e65457626b +SHA512 (buildah-30ed95a.tar.gz) = 777778bd89e6679561e1d9f03a80efb3563ccd6f350d70e66dfa70dc1387d29b3c0953f5032e6d719759821e544a2160272cfb59db7282969c705da834788f7d From 6416925b3d6ff2fd8a2a646a15aab11fb66a7e4f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 10 Mar 2021 19:34:34 +0000 Subject: [PATCH 407/573] buildah-1.20.0-0.30.dev.gitb2f7e27 - autobuilt b2f7e27 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 867408c..ce080b8 100644 --- a/.gitignore +++ b/.gitignore @@ -634,3 +634,4 @@ /buildah-3b8acfb.tar.gz /buildah-9cdde41.tar.gz /buildah-30ed95a.tar.gz +/buildah-b2f7e27.tar.gz diff --git a/buildah.spec b/buildah.spec index f1d80a9..3fdb657 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 30ed95a73483ad389aabb8545fdee2f74cac0874 +%global commit0 b2f7e278cc3f8f19a316829d2fece2012fe49f0e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.29.dev.git%{shortcommit0}%{?dist} +Release: 0.30.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Mar 10 2021 RH Container Bot - 1.20.0-0.30.dev.gitb2f7e27 +- autobuilt b2f7e27 + * Wed Mar 10 2021 RH Container Bot - 1.20.0-0.29.dev.git30ed95a - autobuilt 30ed95a diff --git a/sources b/sources index a9868e8..a49f54b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-30ed95a.tar.gz) = 777778bd89e6679561e1d9f03a80efb3563ccd6f350d70e66dfa70dc1387d29b3c0953f5032e6d719759821e544a2160272cfb59db7282969c705da834788f7d +SHA512 (buildah-b2f7e27.tar.gz) = 43a97ab8459799e0264179f9ed098e01fbbdf6683f6bdf4ae8278d249fe60b85abbbd4a16eec36104824e4045acd84d29c6ac59fb8cd9039042d9b84f5861a9a From 772435019f61614ce99dac548861650633662c99 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 11 Mar 2021 11:34:46 +0000 Subject: [PATCH 408/573] buildah-1.20.0-0.31.dev.git0a38651 - autobuilt 0a38651 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ce080b8..174e2f5 100644 --- a/.gitignore +++ b/.gitignore @@ -635,3 +635,4 @@ /buildah-9cdde41.tar.gz /buildah-30ed95a.tar.gz /buildah-b2f7e27.tar.gz +/buildah-0a38651.tar.gz diff --git a/buildah.spec b/buildah.spec index 3fdb657..056b3ca 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 b2f7e278cc3f8f19a316829d2fece2012fe49f0e +%global commit0 0a38651dc19a3b20efa1f863034007e1792f3010 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.30.dev.git%{shortcommit0}%{?dist} +Release: 0.31.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 11 2021 RH Container Bot - 1.20.0-0.31.dev.git0a38651 +- autobuilt 0a38651 + * Wed Mar 10 2021 RH Container Bot - 1.20.0-0.30.dev.gitb2f7e27 - autobuilt b2f7e27 diff --git a/sources b/sources index a49f54b..a8f8448 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-b2f7e27.tar.gz) = 43a97ab8459799e0264179f9ed098e01fbbdf6683f6bdf4ae8278d249fe60b85abbbd4a16eec36104824e4045acd84d29c6ac59fb8cd9039042d9b84f5861a9a +SHA512 (buildah-0a38651.tar.gz) = 44b15ac14744f5cf7377f08fe47160ec9eb88d575695abd734bf58670b4e246d87956c22f121901fe714ece303c6859045a99cec2591e4f062fcd695023546c9 From 3a050b75ecf918bf6cb392c6de31bda2d32fff6a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 13 Mar 2021 11:34:21 +0000 Subject: [PATCH 409/573] buildah-1.20.0-0.32.dev.gitecbb651 - autobuilt ecbb651 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 174e2f5..0f0a594 100644 --- a/.gitignore +++ b/.gitignore @@ -636,3 +636,4 @@ /buildah-30ed95a.tar.gz /buildah-b2f7e27.tar.gz /buildah-0a38651.tar.gz +/buildah-ecbb651.tar.gz diff --git a/buildah.spec b/buildah.spec index 056b3ca..6c8b027 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 0a38651dc19a3b20efa1f863034007e1792f3010 +%global commit0 ecbb6519b4c6a7b11a0c4949ed055f2a84e2f2dc %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.31.dev.git%{shortcommit0}%{?dist} +Release: 0.32.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Mar 13 2021 RH Container Bot - 1.20.0-0.32.dev.gitecbb651 +- autobuilt ecbb651 + * Thu Mar 11 2021 RH Container Bot - 1.20.0-0.31.dev.git0a38651 - autobuilt 0a38651 diff --git a/sources b/sources index a8f8448..97e8321 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-0a38651.tar.gz) = 44b15ac14744f5cf7377f08fe47160ec9eb88d575695abd734bf58670b4e246d87956c22f121901fe714ece303c6859045a99cec2591e4f062fcd695023546c9 +SHA512 (buildah-ecbb651.tar.gz) = e6c7bc865c051f3f52d9a5e9be3011bc221b0641d310cdf3ed46d8f401f32147b617916753ffd81109595060b942a286599419e4df7ff5c98438383325cd330c From 0b0e7ca0e07f3550941238b4d2a5d1883060aa3c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 22 Mar 2021 12:52:33 +0000 Subject: [PATCH 410/573] buildah-1.20.0-0.33.dev.git915de2e - autobuilt 915de2e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0f0a594..fb2bd23 100644 --- a/.gitignore +++ b/.gitignore @@ -637,3 +637,4 @@ /buildah-b2f7e27.tar.gz /buildah-0a38651.tar.gz /buildah-ecbb651.tar.gz +/buildah-915de2e.tar.gz diff --git a/buildah.spec b/buildah.spec index 6c8b027..fa3877c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ecbb6519b4c6a7b11a0c4949ed055f2a84e2f2dc +%global commit0 915de2e2b50af1ef30808d87e4e715142385b780 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.0 -Release: 0.32.dev.git%{shortcommit0}%{?dist} +Release: 0.33.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 22 2021 RH Container Bot - 1.20.0-0.33.dev.git915de2e +- autobuilt 915de2e + * Sat Mar 13 2021 RH Container Bot - 1.20.0-0.32.dev.gitecbb651 - autobuilt ecbb651 diff --git a/sources b/sources index 97e8321..9f77472 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ecbb651.tar.gz) = e6c7bc865c051f3f52d9a5e9be3011bc221b0641d310cdf3ed46d8f401f32147b617916753ffd81109595060b942a286599419e4df7ff5c98438383325cd330c +SHA512 (buildah-915de2e.tar.gz) = aff51cff965a53469aaaf2c33551f30717a39f2c081da6fb3356f7bbd7fcc274bf4a1130d0f6df343c245a5f3ac376ac458e9a0fe37d0b545a7c82c0ccdf4056 From ca94abdd5fa0b2db685a67c0df10c94bb1feebf9 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 29 Mar 2021 12:24:12 +0000 Subject: [PATCH 411/573] buildah-1.20.1-0.1.dev.git98f7b3d - bump to 1.20.1 - autobuilt 98f7b3d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fb2bd23..805c4e4 100644 --- a/.gitignore +++ b/.gitignore @@ -638,3 +638,4 @@ /buildah-0a38651.tar.gz /buildah-ecbb651.tar.gz /buildah-915de2e.tar.gz +/buildah-98f7b3d.tar.gz diff --git a/buildah.spec b/buildah.spec index fa3877c..5392c82 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 915de2e2b50af1ef30808d87e4e715142385b780 +%global commit0 98f7b3d82abf45bdb609b69a0028d54f80d0390c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.19.8 +%define built_tag v1.20.0 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.20.0 -Release: 0.33.dev.git%{shortcommit0}%{?dist} +Version: 1.20.1 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -161,6 +161,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Mar 29 2021 RH Container Bot - 1.20.1-0.1.dev.git98f7b3d +- bump to 1.20.1 +- autobuilt 98f7b3d + * Mon Mar 22 2021 RH Container Bot - 1.20.0-0.33.dev.git915de2e - autobuilt 915de2e diff --git a/sources b/sources index 9f77472..1c26370 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-915de2e.tar.gz) = aff51cff965a53469aaaf2c33551f30717a39f2c081da6fb3356f7bbd7fcc274bf4a1130d0f6df343c245a5f3ac376ac458e9a0fe37d0b545a7c82c0ccdf4056 +SHA512 (buildah-98f7b3d.tar.gz) = 8b52ad25e55998e57da3a180a849b9a1ebc9b6bf4eb7e43b8d8efdc50ff3aa3840c676fcffc643a64e8391c0dadfeb8249f732373147d939a08abfb802577bd8 From 65ade10047cafde1b5274a519858d6fd5ea00a19 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 14 Apr 2021 12:20:21 +0000 Subject: [PATCH 412/573] buildah-1.20.2-0.1.dev.git2e5732b - bump to 1.20.2 - autobuilt 2e5732b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 805c4e4..9b99f2d 100644 --- a/.gitignore +++ b/.gitignore @@ -639,3 +639,4 @@ /buildah-ecbb651.tar.gz /buildah-915de2e.tar.gz /buildah-98f7b3d.tar.gz +/buildah-2e5732b.tar.gz diff --git a/buildah.spec b/buildah.spec index 5392c82..9a1efc6 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 98f7b3d82abf45bdb609b69a0028d54f80d0390c +%global commit0 2e5732bc714f8eb83298707e73bf0908e8e8e576 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -34,7 +34,7 @@ %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.20.1 +Version: 1.20.2 Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 @@ -161,6 +161,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Apr 14 2021 RH Container Bot - 1.20.2-0.1.dev.git2e5732b +- bump to 1.20.2 +- autobuilt 2e5732b + * Mon Mar 29 2021 RH Container Bot - 1.20.1-0.1.dev.git98f7b3d - bump to 1.20.1 - autobuilt 98f7b3d diff --git a/sources b/sources index 1c26370..5e8000a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-98f7b3d.tar.gz) = 8b52ad25e55998e57da3a180a849b9a1ebc9b6bf4eb7e43b8d8efdc50ff3aa3840c676fcffc643a64e8391c0dadfeb8249f732373147d939a08abfb802577bd8 +SHA512 (buildah-2e5732b.tar.gz) = 939419d1bfa9f97628e0bf5767ebd6bfd2e09a4029e87c0a8688fbdb761f6c2f3780f6af5c7dcf74fc1238823f62022258ba1681b688f61a616e50a7aac207e5 From e0f550b17ec768901941bf1c15d3d9c8dce0bb02 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 16 Apr 2021 11:29:18 -0400 Subject: [PATCH 413/573] buildah-1.20.2-0.2.dev.git61f5dff - slirp4netns, crun, container-selinux and fuse-overlayfs deps used from containers-common Signed-off-by: Lokesh Mandvekar --- .gitignore | 2 ++ buildah.spec | 15 ++++++++------- sources | 3 ++- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 9b99f2d..381a1ff 100644 --- a/.gitignore +++ b/.gitignore @@ -640,3 +640,5 @@ /buildah-915de2e.tar.gz /buildah-98f7b3d.tar.gz /buildah-2e5732b.tar.gz +/buildah-61f5dff.tar.gz +/v1.19.6.tar.gz diff --git a/buildah.spec b/buildah.spec index 9a1efc6..f44578d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,12 +24,12 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2e5732bc714f8eb83298707e73bf0908e8e8e576 +%global commit0 61f5dff5c8e54bef2dbe9d22d03e897f39cd2e2e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.20.0 +%define built_tag v1.20.1 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz @@ -49,7 +49,6 @@ BuildRequires: go-md2man BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: make -Requires: containers-common Requires: oci-runtime >= 2 # No ostree for centos 7 %if 0%{?fedora} || 0%{?centos} >= 8 @@ -60,15 +59,13 @@ BuildRequires: ostree-devel BuildRequires: btrfs-progs-devel %endif %if 0%{?fedora} +Requires: containers-common >= 4:1-17 BuildRequires: libseccomp-static Requires: libseccomp >= 2.4.1-0 -Recommends: crun >= 0.17.1-1 -Recommends: container-selinux -Recommends: slirp4netns >= 0.3-0 -Recommends: fuse-overlayfs Suggests: cpp %else BuildRequires: libseccomp-devel +Requires: containers-common Requires: crun >= 0.17.1-1 Requires: libseccomp Requires: container-selinux @@ -161,6 +158,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Apr 16 2021 Lokesh Mandvekar - 1.20.2-0.2.dev.git61f5dff +- slirp4netns, crun, container-selinux and fuse-overlayfs deps used from +containers-common + * Wed Apr 14 2021 RH Container Bot - 1.20.2-0.1.dev.git2e5732b - bump to 1.20.2 - autobuilt 2e5732b diff --git a/sources b/sources index 5e8000a..12867eb 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -SHA512 (buildah-2e5732b.tar.gz) = 939419d1bfa9f97628e0bf5767ebd6bfd2e09a4029e87c0a8688fbdb761f6c2f3780f6af5c7dcf74fc1238823f62022258ba1681b688f61a616e50a7aac207e5 +SHA512 (buildah-61f5dff.tar.gz) = b14d9f7e66ac33600ac68553be5ec508c04177633b8c6c5a00799dbc55b96a557c97a4906f0b41475763b621d133f2a50b1c12128b87a105ef69e9921d0ba5ea +SHA512 (v1.19.6.tar.gz) = 81a865b795588b86a61fdada40045c06f9f3bbf8bdc3f6e4c70a9e4c7b28bf3fc31dd080c9f7555a8924f8bffac10fad776275619053fee8039176d6d6b69571 From 4004b7234d04414e59973fed8e421038ed8efb24 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 15 Apr 2021 14:59:20 -0600 Subject: [PATCH 414/573] buildah-tests: require nmap-ncat Signed-off-by: Ed Santiago (cherry picked from commit 61b06adcc4197db513c2aa10bd6e9e62eada2108) Signed-off-by: Lokesh Mandvekar --- buildah.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/buildah.spec b/buildah.spec index f44578d..699353b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -92,6 +92,7 @@ Requires: golang Requires: jq Requires: httpd-tools Requires: openssl +Requires: nmap-ncat %description tests %{summary} From 1cd857bd016e505fd38c9e5fdc6c2245af992f64 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 16 Apr 2021 13:32:44 -0400 Subject: [PATCH 415/573] buildah-1.20.2-0.2.dev.git61f5dff - bump for buildah-tests Signed-off-by: Lokesh Mandvekar --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 699353b..45b687b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Apr 16 2021 Lokesh Mandvekar - 1.20.2-0.2.dev.git61f5dff +- bump for buildah-tests + * Fri Apr 16 2021 Lokesh Mandvekar - 1.20.2-0.2.dev.git61f5dff - slirp4netns, crun, container-selinux and fuse-overlayfs deps used from containers-common From 575d115bc76e15e7df0e48b6569f4377cb52d46f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 20 Apr 2021 14:53:20 +0000 Subject: [PATCH 416/573] buildah-1.20.2-0.3.dev.git2f99c2e - autobuilt 2f99c2e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 3 +-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 381a1ff..42c0bc9 100644 --- a/.gitignore +++ b/.gitignore @@ -642,3 +642,4 @@ /buildah-2e5732b.tar.gz /buildah-61f5dff.tar.gz /v1.19.6.tar.gz +/buildah-2f99c2e.tar.gz diff --git a/buildah.spec b/buildah.spec index 45b687b..e0bc308 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 61f5dff5c8e54bef2dbe9d22d03e897f39cd2e2e +%global commit0 2f99c2e346d7228dea594d6537747b0ed95c3dab %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Apr 20 2021 RH Container Bot - 1.20.2-0.3.dev.git2f99c2e +- autobuilt 2f99c2e + * Fri Apr 16 2021 Lokesh Mandvekar - 1.20.2-0.2.dev.git61f5dff - bump for buildah-tests diff --git a/sources b/sources index 12867eb..afe2882 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (buildah-61f5dff.tar.gz) = b14d9f7e66ac33600ac68553be5ec508c04177633b8c6c5a00799dbc55b96a557c97a4906f0b41475763b621d133f2a50b1c12128b87a105ef69e9921d0ba5ea -SHA512 (v1.19.6.tar.gz) = 81a865b795588b86a61fdada40045c06f9f3bbf8bdc3f6e4c70a9e4c7b28bf3fc31dd080c9f7555a8924f8bffac10fad776275619053fee8039176d6d6b69571 +SHA512 (buildah-2f99c2e.tar.gz) = 285267679ab14f0561c87d6d1d59ea97aa6c81a3ca50407fce6e7df6f5eb0f794e2d96083827795015bb92e6f4a99db5cbf752c1c2df84a3680aedea533ee1b8 From aa72734aff4108a232e995ba281616931e89dad0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 26 Apr 2021 14:19:54 +0000 Subject: [PATCH 417/573] buildah-1.20.2-0.4.dev.git9428d03 - autobuilt 9428d03 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 42c0bc9..8407665 100644 --- a/.gitignore +++ b/.gitignore @@ -643,3 +643,4 @@ /buildah-61f5dff.tar.gz /v1.19.6.tar.gz /buildah-2f99c2e.tar.gz +/buildah-9428d03.tar.gz diff --git a/buildah.spec b/buildah.spec index e0bc308..174b7fa 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2f99c2e346d7228dea594d6537747b0ed95c3dab +%global commit0 9428d031941449533dde1cd851b329676bb46254 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Apr 26 2021 RH Container Bot - 1.20.2-0.4.dev.git9428d03 +- autobuilt 9428d03 + * Tue Apr 20 2021 RH Container Bot - 1.20.2-0.3.dev.git2f99c2e - autobuilt 2f99c2e diff --git a/sources b/sources index afe2882..8228d38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2f99c2e.tar.gz) = 285267679ab14f0561c87d6d1d59ea97aa6c81a3ca50407fce6e7df6f5eb0f794e2d96083827795015bb92e6f4a99db5cbf752c1c2df84a3680aedea533ee1b8 +SHA512 (buildah-9428d03.tar.gz) = 2df8440ee121a7953290545b477171159e2d4b0f96e2eb1a76ab551a33e9421397e4efd9b2da3fb9c7d49ca2b8ad88fdf65cc9b21140cc6e0f31fb2e3b2a2102 From c410d8e18026860e10e9910f4d2c26fc1c865922 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 28 Apr 2021 12:29:31 +0000 Subject: [PATCH 418/573] buildah-1.20.2-0.5.dev.git1065fd2 - autobuilt 1065fd2 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8407665..d763a0e 100644 --- a/.gitignore +++ b/.gitignore @@ -644,3 +644,4 @@ /v1.19.6.tar.gz /buildah-2f99c2e.tar.gz /buildah-9428d03.tar.gz +/buildah-1065fd2.tar.gz diff --git a/buildah.spec b/buildah.spec index 174b7fa..6382560 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9428d031941449533dde1cd851b329676bb46254 +%global commit0 1065fd2bf0b4e665037de13807e825a5b16739d3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Apr 28 2021 RH Container Bot - 1.20.2-0.5.dev.git1065fd2 +- autobuilt 1065fd2 + * Mon Apr 26 2021 RH Container Bot - 1.20.2-0.4.dev.git9428d03 - autobuilt 9428d03 diff --git a/sources b/sources index 8228d38..1ece400 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9428d03.tar.gz) = 2df8440ee121a7953290545b477171159e2d4b0f96e2eb1a76ab551a33e9421397e4efd9b2da3fb9c7d49ca2b8ad88fdf65cc9b21140cc6e0f31fb2e3b2a2102 +SHA512 (buildah-1065fd2.tar.gz) = f0324c2d6acc3769b99811563205307e71d464880778e5b2c6462d9ce4ed3708ec02f205755ca0b9f085bf866db5cbf2bc67a843a924d3c93bf0731b843b62e4 From 4e339010a7d252bc138afe4f85be284374c1c03f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 3 May 2021 13:47:37 +0000 Subject: [PATCH 419/573] buildah-1.20.2-0.6.dev.gitc4fc67f - autobuilt c4fc67f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d763a0e..5050bff 100644 --- a/.gitignore +++ b/.gitignore @@ -645,3 +645,4 @@ /buildah-2f99c2e.tar.gz /buildah-9428d03.tar.gz /buildah-1065fd2.tar.gz +/buildah-c4fc67f.tar.gz diff --git a/buildah.spec b/buildah.spec index 6382560..401cef5 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 1065fd2bf0b4e665037de13807e825a5b16739d3 +%global commit0 c4fc67f8fdd73cbe5c85a8ddac37694a6a5d9770 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon May 03 2021 RH Container Bot - 1.20.2-0.6.dev.gitc4fc67f +- autobuilt c4fc67f + * Wed Apr 28 2021 RH Container Bot - 1.20.2-0.5.dev.git1065fd2 - autobuilt 1065fd2 diff --git a/sources b/sources index 1ece400..e5db459 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-1065fd2.tar.gz) = f0324c2d6acc3769b99811563205307e71d464880778e5b2c6462d9ce4ed3708ec02f205755ca0b9f085bf866db5cbf2bc67a843a924d3c93bf0731b843b62e4 +SHA512 (buildah-c4fc67f.tar.gz) = a1f4a1b9b07c57e4faa51a59086b57d02f326378817b325af45368cc8d1ebeaf558fbb4224c83236dfae2b3bdc66d4741ea1ab9734e3ad0f69dec518d4293dd2 From b462ce2f31af92c662feabb17002881dd4925705 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 6 May 2021 12:43:23 +0000 Subject: [PATCH 420/573] buildah-1.20.2-0.7.dev.gitd78dfd1 - autobuilt d78dfd1 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5050bff..ee00670 100644 --- a/.gitignore +++ b/.gitignore @@ -646,3 +646,4 @@ /buildah-9428d03.tar.gz /buildah-1065fd2.tar.gz /buildah-c4fc67f.tar.gz +/buildah-d78dfd1.tar.gz diff --git a/buildah.spec b/buildah.spec index 401cef5..692d52d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 c4fc67f8fdd73cbe5c85a8ddac37694a6a5d9770 +%global commit0 d78dfd1d7b2c7d1040cdadf44b60417a637f8887 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu May 06 2021 RH Container Bot - 1.20.2-0.7.dev.gitd78dfd1 +- autobuilt d78dfd1 + * Mon May 03 2021 RH Container Bot - 1.20.2-0.6.dev.gitc4fc67f - autobuilt c4fc67f diff --git a/sources b/sources index e5db459..22a4e27 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-c4fc67f.tar.gz) = a1f4a1b9b07c57e4faa51a59086b57d02f326378817b325af45368cc8d1ebeaf558fbb4224c83236dfae2b3bdc66d4741ea1ab9734e3ad0f69dec518d4293dd2 +SHA512 (buildah-d78dfd1.tar.gz) = 69be72e7918d312a96331a734f7fc116c093f836e0f10381e0aabd718e1a729f8abb70323fcaa8a50ac1456bfb9466ab68737881198582b99bc3752227a37e35 From cc69f6c1317206d698b9e4a821e1610ad866636d Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 7 May 2021 14:09:04 +0000 Subject: [PATCH 421/573] buildah-1.20.2-0.8.dev.git22fc573 - autobuilt 22fc573 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ee00670..74eb9b5 100644 --- a/.gitignore +++ b/.gitignore @@ -647,3 +647,4 @@ /buildah-1065fd2.tar.gz /buildah-c4fc67f.tar.gz /buildah-d78dfd1.tar.gz +/buildah-22fc573.tar.gz diff --git a/buildah.spec b/buildah.spec index 692d52d..a4e9929 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d78dfd1d7b2c7d1040cdadf44b60417a637f8887 +%global commit0 22fc573de6b1884357621df841a991a59403cae2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri May 07 2021 RH Container Bot - 1.20.2-0.8.dev.git22fc573 +- autobuilt 22fc573 + * Thu May 06 2021 RH Container Bot - 1.20.2-0.7.dev.gitd78dfd1 - autobuilt d78dfd1 diff --git a/sources b/sources index 22a4e27..f06afaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d78dfd1.tar.gz) = 69be72e7918d312a96331a734f7fc116c093f836e0f10381e0aabd718e1a729f8abb70323fcaa8a50ac1456bfb9466ab68737881198582b99bc3752227a37e35 +SHA512 (buildah-22fc573.tar.gz) = 7cec393a7b5f8a7bb7d7fb84f5fb7dec245d9be3452d4c615da08e8077496f965b0a31f5a7452433edb0c953160cd8a45625073cd200a2554c683c18c3227cf3 From f16c955dca90e35b20c2566418e7545a60a8ebe8 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 11 May 2021 04:13:03 +0000 Subject: [PATCH 422/573] buildah-1.20.2-0.9.dev.git135d63d - autobuilt 135d63d Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 74eb9b5..08a5a65 100644 --- a/.gitignore +++ b/.gitignore @@ -648,3 +648,4 @@ /buildah-c4fc67f.tar.gz /buildah-d78dfd1.tar.gz /buildah-22fc573.tar.gz +/buildah-135d63d.tar.gz diff --git a/buildah.spec b/buildah.spec index a4e9929..e5d4923 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 22fc573de6b1884357621df841a991a59403cae2 +%global commit0 135d63daa391636365b2778f81dd1cc510633859 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue May 11 2021 RH Container Bot - 1.20.2-0.9.dev.git135d63d +- autobuilt 135d63d + * Fri May 07 2021 RH Container Bot - 1.20.2-0.8.dev.git22fc573 - autobuilt 22fc573 diff --git a/sources b/sources index f06afaa..2f99db0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-22fc573.tar.gz) = 7cec393a7b5f8a7bb7d7fb84f5fb7dec245d9be3452d4c615da08e8077496f965b0a31f5a7452433edb0c953160cd8a45625073cd200a2554c683c18c3227cf3 +SHA512 (buildah-135d63d.tar.gz) = abcd0e4a6ac65100128d4527633ca28fd2b0f97b2fc08a24a4208cbea13fd1ad42307e212479af60125b07db062eda85d7f0ddf263270f355497243d196583e1 From 73156d65e94316a3390348236b7c3b6556324932 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 12 May 2021 04:10:43 +0000 Subject: [PATCH 423/573] buildah-1.20.2-0.10.dev.gita0853c3 - autobuilt a0853c3 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 08a5a65..f501d51 100644 --- a/.gitignore +++ b/.gitignore @@ -649,3 +649,4 @@ /buildah-d78dfd1.tar.gz /buildah-22fc573.tar.gz /buildah-135d63d.tar.gz +/buildah-a0853c3.tar.gz diff --git a/buildah.spec b/buildah.spec index e5d4923..cd4e5eb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 135d63daa391636365b2778f81dd1cc510633859 +%global commit0 a0853c3b5a93e69961d80723bb9305835c78276c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.9.dev.git%{shortcommit0}%{?dist} +Release: 0.10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed May 12 2021 RH Container Bot - 1.20.2-0.10.dev.gita0853c3 +- autobuilt a0853c3 + * Tue May 11 2021 RH Container Bot - 1.20.2-0.9.dev.git135d63d - autobuilt 135d63d diff --git a/sources b/sources index 2f99db0..509ff0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-135d63d.tar.gz) = abcd0e4a6ac65100128d4527633ca28fd2b0f97b2fc08a24a4208cbea13fd1ad42307e212479af60125b07db062eda85d7f0ddf263270f355497243d196583e1 +SHA512 (buildah-a0853c3.tar.gz) = 190e772aafabf239e078fb407896d65c3441f372fe39e05b3d9f36b8f528de31f23a13ddb47a9687f9f1612b4dfe9582f78128e79d2c1732947a7eb397ec008e From 08bc69311785efbdf4812ebc62d0e7d6a6f462c3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 13 May 2021 04:10:17 +0000 Subject: [PATCH 424/573] buildah-1.20.2-0.11.dev.git5119393 - autobuilt 5119393 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f501d51..9df7a7d 100644 --- a/.gitignore +++ b/.gitignore @@ -650,3 +650,4 @@ /buildah-22fc573.tar.gz /buildah-135d63d.tar.gz /buildah-a0853c3.tar.gz +/buildah-5119393.tar.gz diff --git a/buildah.spec b/buildah.spec index cd4e5eb..2f13a8e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 a0853c3b5a93e69961d80723bb9305835c78276c +%global commit0 51193932ce7e93bf15ddcc245cd3f340394e4152 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.10.dev.git%{shortcommit0}%{?dist} +Release: 0.11.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -159,6 +159,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu May 13 2021 RH Container Bot - 1.20.2-0.11.dev.git5119393 +- autobuilt 5119393 + * Wed May 12 2021 RH Container Bot - 1.20.2-0.10.dev.gita0853c3 - autobuilt a0853c3 diff --git a/sources b/sources index 509ff0a..5086045 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-a0853c3.tar.gz) = 190e772aafabf239e078fb407896d65c3441f372fe39e05b3d9f36b8f528de31f23a13ddb47a9687f9f1612b4dfe9582f78128e79d2c1732947a7eb397ec008e +SHA512 (buildah-5119393.tar.gz) = 528961b53be56277867e59a826086b917f015ace0978f523706f11d79f7e94f2c725a9d1680e3355668f52429bdd9abc1311b05fec060ee0cf1d8edd8f591b36 From ac57dc948780d1c37164fc8cc4d6138bf113e143 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 13 May 2021 13:53:31 -0400 Subject: [PATCH 425/573] Add suggests qemu-user-static --- buildah.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 2f13a8e..42632c3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.12.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -63,6 +63,7 @@ Requires: containers-common >= 4:1-17 BuildRequires: libseccomp-static Requires: libseccomp >= 2.4.1-0 Suggests: cpp +Suggests: qemu-user-static %else BuildRequires: libseccomp-devel Requires: containers-common @@ -159,6 +160,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 13 2021 Dan Walsh - 1.20.2-0.12.dev.git5119393 +- Add suggests qemu-user-static + + * Thu May 13 2021 RH Container Bot - 1.20.2-0.11.dev.git5119393 - autobuilt 5119393 From 14fd42b518cd1bca5aaa44a63f405582a234b3e1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 15 May 2021 04:09:46 +0000 Subject: [PATCH 426/573] buildah-1.20.2-0.13.dev.git162fbaf - autobuilt 162fbaf Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9df7a7d..5857bc4 100644 --- a/.gitignore +++ b/.gitignore @@ -651,3 +651,4 @@ /buildah-135d63d.tar.gz /buildah-a0853c3.tar.gz /buildah-5119393.tar.gz +/buildah-162fbaf.tar.gz diff --git a/buildah.spec b/buildah.spec index 42632c3..b48000f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 51193932ce7e93bf15ddcc245cd3f340394e4152 +%global commit0 162fbaf909be409ab56c8e50d802c587a0c600be %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.12.dev.git%{shortcommit0}%{?dist} +Release: 0.13.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat May 15 2021 RH Container Bot - 1.20.2-0.13.dev.git162fbaf +- autobuilt 162fbaf + * Thu Mar 13 2021 Dan Walsh - 1.20.2-0.12.dev.git5119393 - Add suggests qemu-user-static diff --git a/sources b/sources index 5086045..a4b3358 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5119393.tar.gz) = 528961b53be56277867e59a826086b917f015ace0978f523706f11d79f7e94f2c725a9d1680e3355668f52429bdd9abc1311b05fec060ee0cf1d8edd8f591b36 +SHA512 (buildah-162fbaf.tar.gz) = 65a113c31c5dfea27a2c458321f4c02d2f9aa2774b827420934a4bc9f6f74ef908b8d4f052750fcd9197617dc608087ba8e5b3af36a10e963502d7dcd315468e From d8f4b14bd0453b0a846a8b1f815c3ab25ef1b33c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 18 May 2021 04:10:27 +0000 Subject: [PATCH 427/573] buildah-1.20.2-0.14.dev.git2ab877e - autobuilt 2ab877e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5857bc4..b8f64f2 100644 --- a/.gitignore +++ b/.gitignore @@ -652,3 +652,4 @@ /buildah-a0853c3.tar.gz /buildah-5119393.tar.gz /buildah-162fbaf.tar.gz +/buildah-2ab877e.tar.gz diff --git a/buildah.spec b/buildah.spec index b48000f..c0eab91 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 162fbaf909be409ab56c8e50d802c587a0c600be +%global commit0 2ab877eb79e8d521262bfdc6afc0b0cc6954bbed %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.13.dev.git%{shortcommit0}%{?dist} +Release: 0.14.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue May 18 2021 RH Container Bot - 1.20.2-0.14.dev.git2ab877e +- autobuilt 2ab877e + * Sat May 15 2021 RH Container Bot - 1.20.2-0.13.dev.git162fbaf - autobuilt 162fbaf diff --git a/sources b/sources index a4b3358..34cc4b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-162fbaf.tar.gz) = 65a113c31c5dfea27a2c458321f4c02d2f9aa2774b827420934a4bc9f6f74ef908b8d4f052750fcd9197617dc608087ba8e5b3af36a10e963502d7dcd315468e +SHA512 (buildah-2ab877e.tar.gz) = fe5164ba4a571d89bf070bf56cde6f55c51a6a6ac3ebe8d4d3dc2eb9487da0bdb8e830c2f970ff910f4dd3becdcd432a6d507e2280584c6f20c49da8c73d5de8 From c9da5769ad4dbe5d45d425e9897eb6c233e8a07f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 18 May 2021 19:29:18 +0000 Subject: [PATCH 428/573] buildah-1.20.2-0.15.dev.gitf30b420 - autobuilt f30b420 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b8f64f2..4960fcb 100644 --- a/.gitignore +++ b/.gitignore @@ -653,3 +653,4 @@ /buildah-5119393.tar.gz /buildah-162fbaf.tar.gz /buildah-2ab877e.tar.gz +/buildah-f30b420.tar.gz diff --git a/buildah.spec b/buildah.spec index c0eab91..4dd5815 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2ab877eb79e8d521262bfdc6afc0b0cc6954bbed +%global commit0 f30b420d6f3da8b61fd8b664c919691826063bef %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.14.dev.git%{shortcommit0}%{?dist} +Release: 0.15.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue May 18 2021 RH Container Bot - 1.20.2-0.15.dev.gitf30b420 +- autobuilt f30b420 + * Tue May 18 2021 RH Container Bot - 1.20.2-0.14.dev.git2ab877e - autobuilt 2ab877e diff --git a/sources b/sources index 34cc4b7..042309f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2ab877e.tar.gz) = fe5164ba4a571d89bf070bf56cde6f55c51a6a6ac3ebe8d4d3dc2eb9487da0bdb8e830c2f970ff910f4dd3becdcd432a6d507e2280584c6f20c49da8c73d5de8 +SHA512 (buildah-f30b420.tar.gz) = dbe747e878f6fdde7849ab725d83a42ecd35ae2f8179002abf996b58e8995ffc29f196496897aebc0c10ca9fb2db3463347e721309e1a24e0b42dc0ef445e1d3 From bb3faf34977aff99f5c914df748c748af96ebb8c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 20 May 2021 04:10:39 +0000 Subject: [PATCH 429/573] buildah-1.21.1-0.1.dev.gitf629ded - bump to 1.21.1 - autobuilt f629ded Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4960fcb..20364da 100644 --- a/.gitignore +++ b/.gitignore @@ -654,3 +654,4 @@ /buildah-162fbaf.tar.gz /buildah-2ab877e.tar.gz /buildah-f30b420.tar.gz +/buildah-f629ded.tar.gz diff --git a/buildah.spec b/buildah.spec index 4dd5815..b3dc7c1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f30b420d6f3da8b61fd8b664c919691826063bef +%global commit0 f629ded01a240c7e4a67001c279d593fefe5dabd %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -34,8 +34,8 @@ %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.20.2 -Release: 0.15.dev.git%{shortcommit0}%{?dist} +Version: 1.21.1 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu May 20 2021 RH Container Bot - 1.21.1-0.1.dev.gitf629ded +- bump to 1.21.1 +- autobuilt f629ded + * Tue May 18 2021 RH Container Bot - 1.20.2-0.15.dev.gitf30b420 - autobuilt f30b420 diff --git a/sources b/sources index 042309f..ede5dee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f30b420.tar.gz) = dbe747e878f6fdde7849ab725d83a42ecd35ae2f8179002abf996b58e8995ffc29f196496897aebc0c10ca9fb2db3463347e721309e1a24e0b42dc0ef445e1d3 +SHA512 (buildah-f629ded.tar.gz) = 2bf464b982da2c663d500a15dd0454aa3e27664bfefe1b18001ca7be0902c7fcee6193059c0277c991748be9a6ea76d2be2d6817bf32482c65c06b613525c94c From 311a790c75c8e053e4c9640e7c1cfa30e6eecea3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 21 May 2021 04:10:43 +0000 Subject: [PATCH 430/573] buildah-1.21.1-0.2.dev.git2a83637 - autobuilt 2a83637 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 20364da..82edb16 100644 --- a/.gitignore +++ b/.gitignore @@ -655,3 +655,4 @@ /buildah-2ab877e.tar.gz /buildah-f30b420.tar.gz /buildah-f629ded.tar.gz +/buildah-2a83637.tar.gz diff --git a/buildah.spec b/buildah.spec index b3dc7c1..3ac03af 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 f629ded01a240c7e4a67001c279d593fefe5dabd +%global commit0 2a83637a63feedf6a57514cb2b5894f18cca3640 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.20.1 +%define built_tag v1.21.0 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.21.1 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri May 21 2021 RH Container Bot - 1.21.1-0.2.dev.git2a83637 +- autobuilt 2a83637 + * Thu May 20 2021 RH Container Bot - 1.21.1-0.1.dev.gitf629ded - bump to 1.21.1 - autobuilt f629ded diff --git a/sources b/sources index ede5dee..3d07f6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-f629ded.tar.gz) = 2bf464b982da2c663d500a15dd0454aa3e27664bfefe1b18001ca7be0902c7fcee6193059c0277c991748be9a6ea76d2be2d6817bf32482c65c06b613525c94c +SHA512 (buildah-2a83637.tar.gz) = df2c52cf801d3765ec8ca058bffa086da1160161b2c820bb5af720f4b2d7888d982f519628b152dd41edd3b05a1f10a31d1ee3dee79f427ca4c2fdc140790675 From 8b8b9f8a2822996578c3b884ae6f267cfb40437f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 22 May 2021 04:10:29 +0000 Subject: [PATCH 431/573] buildah-1.21.1-0.3.dev.git19d3065 - autobuilt 19d3065 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 82edb16..ac01a42 100644 --- a/.gitignore +++ b/.gitignore @@ -656,3 +656,4 @@ /buildah-f30b420.tar.gz /buildah-f629ded.tar.gz /buildah-2a83637.tar.gz +/buildah-19d3065.tar.gz diff --git a/buildah.spec b/buildah.spec index 3ac03af..fbf7e80 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 2a83637a63feedf6a57514cb2b5894f18cca3640 +%global commit0 19d306538d6bcf049c29f52de8ca35f493c4690f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.21.1 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat May 22 2021 RH Container Bot - 1.21.1-0.3.dev.git19d3065 +- autobuilt 19d3065 + * Fri May 21 2021 RH Container Bot - 1.21.1-0.2.dev.git2a83637 - autobuilt 2a83637 diff --git a/sources b/sources index 3d07f6c..6112f50 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-2a83637.tar.gz) = df2c52cf801d3765ec8ca058bffa086da1160161b2c820bb5af720f4b2d7888d982f519628b152dd41edd3b05a1f10a31d1ee3dee79f427ca4c2fdc140790675 +SHA512 (buildah-19d3065.tar.gz) = 9da1780b6d21dbc3ab7b909bc7ad8ff099c847b796c9482691c30b4c9017690cb5e510be125abc403939a39b89f967bc91cdbabb24ed93b2f20d78e38ca0ddc6 From bc76ff27dd8e17703b5e129d8e53414aab863712 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 25 May 2021 04:10:12 +0000 Subject: [PATCH 432/573] buildah-1.21.1-0.4.dev.gitdf14b1c - autobuilt df14b1c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ac01a42..7f7f800 100644 --- a/.gitignore +++ b/.gitignore @@ -657,3 +657,4 @@ /buildah-f629ded.tar.gz /buildah-2a83637.tar.gz /buildah-19d3065.tar.gz +/buildah-df14b1c.tar.gz diff --git a/buildah.spec b/buildah.spec index fbf7e80..94ff470 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 19d306538d6bcf049c29f52de8ca35f493c4690f +%global commit0 df14b1c77078d10eb3a9e0c8c649a59d13c609e4 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.21.1 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue May 25 2021 RH Container Bot - 1.21.1-0.4.dev.gitdf14b1c +- autobuilt df14b1c + * Sat May 22 2021 RH Container Bot - 1.21.1-0.3.dev.git19d3065 - autobuilt 19d3065 diff --git a/sources b/sources index 6112f50..3e99dc5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-19d3065.tar.gz) = 9da1780b6d21dbc3ab7b909bc7ad8ff099c847b796c9482691c30b4c9017690cb5e510be125abc403939a39b89f967bc91cdbabb24ed93b2f20d78e38ca0ddc6 +SHA512 (buildah-df14b1c.tar.gz) = 420508bb1c5edb761af07a603feb059b17a452558a1632a0868fa08b1ec9f3f5b403b7d1bea9ba982bd0f9ca403a6b4d9893f5ae8d9d5f201b3ebe99342473ef From b4fe7651bdd06105ed925ed79ffe33e6e1056a15 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 27 May 2021 04:10:00 +0000 Subject: [PATCH 433/573] buildah-1.21.1-0.5.dev.gitd677bf0 - autobuilt d677bf0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7f7f800..2f35ace 100644 --- a/.gitignore +++ b/.gitignore @@ -658,3 +658,4 @@ /buildah-2a83637.tar.gz /buildah-19d3065.tar.gz /buildah-df14b1c.tar.gz +/buildah-d677bf0.tar.gz diff --git a/buildah.spec b/buildah.spec index 94ff470..19e6afb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 df14b1c77078d10eb3a9e0c8c649a59d13c609e4 +%global commit0 d677bf054d509370e8ccae61fc20f8162617496b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.21.1 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu May 27 2021 RH Container Bot - 1.21.1-0.5.dev.gitd677bf0 +- autobuilt d677bf0 + * Tue May 25 2021 RH Container Bot - 1.21.1-0.4.dev.gitdf14b1c - autobuilt df14b1c diff --git a/sources b/sources index 3e99dc5..29a0880 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-df14b1c.tar.gz) = 420508bb1c5edb761af07a603feb059b17a452558a1632a0868fa08b1ec9f3f5b403b7d1bea9ba982bd0f9ca403a6b4d9893f5ae8d9d5f201b3ebe99342473ef +SHA512 (buildah-d677bf0.tar.gz) = 76b45594db5157cb028f48d60e5bcc5902c020ffe1437e5e350aae8360263a6f0f36034af206d8ab05f054dcd05262ae3f4ddd38939d174ba6a06e4ea76a761c From 150f7bb394ab396f4a3c0c60efbd33c1823997cd Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 28 May 2021 04:10:35 +0000 Subject: [PATCH 434/573] buildah-1.21.1-0.6.dev.git23e2b79 - autobuilt 23e2b79 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2f35ace..61f91cb 100644 --- a/.gitignore +++ b/.gitignore @@ -659,3 +659,4 @@ /buildah-19d3065.tar.gz /buildah-df14b1c.tar.gz /buildah-d677bf0.tar.gz +/buildah-23e2b79.tar.gz diff --git a/buildah.spec b/buildah.spec index 19e6afb..cda9929 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d677bf054d509370e8ccae61fc20f8162617496b +%global commit0 23e2b79062e0e2c7a357ec8a7929094bf2abe6ab %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.21.1 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri May 28 2021 RH Container Bot - 1.21.1-0.6.dev.git23e2b79 +- autobuilt 23e2b79 + * Thu May 27 2021 RH Container Bot - 1.21.1-0.5.dev.gitd677bf0 - autobuilt d677bf0 diff --git a/sources b/sources index 29a0880..366b87d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d677bf0.tar.gz) = 76b45594db5157cb028f48d60e5bcc5902c020ffe1437e5e350aae8360263a6f0f36034af206d8ab05f054dcd05262ae3f4ddd38939d174ba6a06e4ea76a761c +SHA512 (buildah-23e2b79.tar.gz) = a1d56c506b4453f47f1e005281e053e9ceb7b6e0945d2c98f934d3338b703c369ddc56f2d55da437f2fb0acfc72dc2010e9b550f499326e95fc379ffbc96ac21 From c465fc0d2a80fd68ea2d3ac421a96ca783d9d05a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 29 May 2021 04:10:04 +0000 Subject: [PATCH 435/573] buildah-1.21.1-0.7.dev.git8a6d840 - autobuilt 8a6d840 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 61f91cb..1f77f3f 100644 --- a/.gitignore +++ b/.gitignore @@ -660,3 +660,4 @@ /buildah-df14b1c.tar.gz /buildah-d677bf0.tar.gz /buildah-23e2b79.tar.gz +/buildah-8a6d840.tar.gz diff --git a/buildah.spec b/buildah.spec index cda9929..c181967 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 23e2b79062e0e2c7a357ec8a7929094bf2abe6ab +%global commit0 8a6d84031c417f5f5feef6809611b87719a04239 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.21.1 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat May 29 2021 RH Container Bot - 1.21.1-0.7.dev.git8a6d840 +- autobuilt 8a6d840 + * Fri May 28 2021 RH Container Bot - 1.21.1-0.6.dev.git23e2b79 - autobuilt 23e2b79 diff --git a/sources b/sources index 366b87d..ff887f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-23e2b79.tar.gz) = a1d56c506b4453f47f1e005281e053e9ceb7b6e0945d2c98f934d3338b703c369ddc56f2d55da437f2fb0acfc72dc2010e9b550f499326e95fc379ffbc96ac21 +SHA512 (buildah-8a6d840.tar.gz) = 3c243265ba9e211fff5165bf1db822697130e2fbe6e3a77f40051a6d217d89ad5a7e10c3ffbe17192962a6a05e06b12eee36882d3cd7be4644d89eeba4543b1f From 0ec7e88b359daaded9038b891c6a8378df22357a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 2 Jun 2021 04:10:30 +0000 Subject: [PATCH 436/573] buildah-1.21.1-0.8.dev.git4fa566e - autobuilt 4fa566e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1f77f3f..85ee470 100644 --- a/.gitignore +++ b/.gitignore @@ -661,3 +661,4 @@ /buildah-d677bf0.tar.gz /buildah-23e2b79.tar.gz /buildah-8a6d840.tar.gz +/buildah-4fa566e.tar.gz diff --git a/buildah.spec b/buildah.spec index c181967..fb2beda 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8a6d84031c417f5f5feef6809611b87719a04239 +%global commit0 4fa566ead27e2a4fafd17f3dec28cc912e983060 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.21.1 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jun 02 2021 RH Container Bot - 1.21.1-0.8.dev.git4fa566e +- autobuilt 4fa566e + * Sat May 29 2021 RH Container Bot - 1.21.1-0.7.dev.git8a6d840 - autobuilt 8a6d840 diff --git a/sources b/sources index ff887f1..4198106 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8a6d840.tar.gz) = 3c243265ba9e211fff5165bf1db822697130e2fbe6e3a77f40051a6d217d89ad5a7e10c3ffbe17192962a6a05e06b12eee36882d3cd7be4644d89eeba4543b1f +SHA512 (buildah-4fa566e.tar.gz) = f299d5b69d4ab1bbd3af325cea238c877e16200c71e2858170d217874a969fc95f473e94ab8f7e3b1565c1acbc43f2a1783bf5a2d9f8c91f221c3e4579e83182 From ed35a2ccf95af996a8c2bf62e03b00587d910404 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 3 Jun 2021 04:10:20 +0000 Subject: [PATCH 437/573] buildah-1.22.0-0.1.dev.gitbbbe10a - bump to 1.22.0 - autobuilt bbbe10a Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 85ee470..5c79009 100644 --- a/.gitignore +++ b/.gitignore @@ -662,3 +662,4 @@ /buildah-23e2b79.tar.gz /buildah-8a6d840.tar.gz /buildah-4fa566e.tar.gz +/buildah-bbbe10a.tar.gz diff --git a/buildah.spec b/buildah.spec index fb2beda..59140cf 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 4fa566ead27e2a4fafd17f3dec28cc912e983060 +%global commit0 bbbe10ae89dbcf7c2f689c1df03544b997437172 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -34,8 +34,8 @@ %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} -Version: 1.21.1 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Version: 1.22.0 +Release: 0.1.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jun 03 2021 RH Container Bot - 1.22.0-0.1.dev.gitbbbe10a +- bump to 1.22.0 +- autobuilt bbbe10a + * Wed Jun 02 2021 RH Container Bot - 1.21.1-0.8.dev.git4fa566e - autobuilt 4fa566e diff --git a/sources b/sources index 4198106..dde24af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-4fa566e.tar.gz) = f299d5b69d4ab1bbd3af325cea238c877e16200c71e2858170d217874a969fc95f473e94ab8f7e3b1565c1acbc43f2a1783bf5a2d9f8c91f221c3e4579e83182 +SHA512 (buildah-bbbe10a.tar.gz) = 86d558c6ae206d957740be305e9b4565fc34c19b53763b6ec8a9c11e56db668dda66e28cb7c893776906837710afc5f79e3c6860a75e46ca364678d6add995b5 From 7d7781c54e4d2cf1a172299ffa96563da8ef4d02 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 7 Jun 2021 04:10:03 +0000 Subject: [PATCH 438/573] buildah-1.22.0-0.2.dev.gitd08dbe7 - autobuilt d08dbe7 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5c79009..18ac111 100644 --- a/.gitignore +++ b/.gitignore @@ -663,3 +663,4 @@ /buildah-8a6d840.tar.gz /buildah-4fa566e.tar.gz /buildah-bbbe10a.tar.gz +/buildah-d08dbe7.tar.gz diff --git a/buildah.spec b/buildah.spec index 59140cf..44050b9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 bbbe10ae89dbcf7c2f689c1df03544b997437172 +%global commit0 d08dbe7ed650054fe3789cda862d0291f4115405 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jun 07 2021 RH Container Bot - 1.22.0-0.2.dev.gitd08dbe7 +- autobuilt d08dbe7 + * Thu Jun 03 2021 RH Container Bot - 1.22.0-0.1.dev.gitbbbe10a - bump to 1.22.0 - autobuilt bbbe10a diff --git a/sources b/sources index dde24af..e413ecb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-bbbe10a.tar.gz) = 86d558c6ae206d957740be305e9b4565fc34c19b53763b6ec8a9c11e56db668dda66e28cb7c893776906837710afc5f79e3c6860a75e46ca364678d6add995b5 +SHA512 (buildah-d08dbe7.tar.gz) = 80eb71d5191e098654b644f29059319c371efd9fa506e1ff3d867a519882f8da95009fdad7465181bba922fec3a99387675735ac5f863af1748c05509a315e9b From 100d75838a22a97c1fb0000e8df0e5383715f49c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 10 Jun 2021 04:11:24 +0000 Subject: [PATCH 439/573] buildah-1.22.0-0.3.dev.git9c7f50b - autobuilt 9c7f50b Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 18ac111..bca2724 100644 --- a/.gitignore +++ b/.gitignore @@ -664,3 +664,4 @@ /buildah-4fa566e.tar.gz /buildah-bbbe10a.tar.gz /buildah-d08dbe7.tar.gz +/buildah-9c7f50b.tar.gz diff --git a/buildah.spec b/buildah.spec index 44050b9..62b4c34 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,18 +24,18 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d08dbe7ed650054fe3789cda862d0291f4115405 +%global commit0 9c7f50b80b4599b7e3e090787dc5da9ece58875a %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.21.0 +%define built_tag v1.21.1 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.22.0 -Release: 0.2.dev.git%{shortcommit0}%{?dist} +Release: 0.3.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jun 10 2021 RH Container Bot - 1.22.0-0.3.dev.git9c7f50b +- autobuilt 9c7f50b + * Mon Jun 07 2021 RH Container Bot - 1.22.0-0.2.dev.gitd08dbe7 - autobuilt d08dbe7 diff --git a/sources b/sources index e413ecb..7919cc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d08dbe7.tar.gz) = 80eb71d5191e098654b644f29059319c371efd9fa506e1ff3d867a519882f8da95009fdad7465181bba922fec3a99387675735ac5f863af1748c05509a315e9b +SHA512 (buildah-9c7f50b.tar.gz) = d428882fe13c8a4a310dffa418befe2ad0e0888a5f009e96500b5bbc1597f148a8631ce281004c2b0a8df1388caa0d59506d710d0e5f16964e99e18404cd0865 From fd2669d857906cbd4c34ca37973770132d7ef9eb Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 11 Jun 2021 04:11:13 +0000 Subject: [PATCH 440/573] buildah-1.22.0-0.4.dev.git8d08247 - autobuilt 8d08247 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bca2724..66c2086 100644 --- a/.gitignore +++ b/.gitignore @@ -665,3 +665,4 @@ /buildah-bbbe10a.tar.gz /buildah-d08dbe7.tar.gz /buildah-9c7f50b.tar.gz +/buildah-8d08247.tar.gz diff --git a/buildah.spec b/buildah.spec index 62b4c34..5be1cfb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 9c7f50b80b4599b7e3e090787dc5da9ece58875a +%global commit0 8d08247a7cf0b322439a18cd20802f141a294488 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.3.dev.git%{shortcommit0}%{?dist} +Release: 0.4.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jun 11 2021 RH Container Bot - 1.22.0-0.4.dev.git8d08247 +- autobuilt 8d08247 + * Thu Jun 10 2021 RH Container Bot - 1.22.0-0.3.dev.git9c7f50b - autobuilt 9c7f50b diff --git a/sources b/sources index 7919cc7..3b67dc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-9c7f50b.tar.gz) = d428882fe13c8a4a310dffa418befe2ad0e0888a5f009e96500b5bbc1597f148a8631ce281004c2b0a8df1388caa0d59506d710d0e5f16964e99e18404cd0865 +SHA512 (buildah-8d08247.tar.gz) = bf6fe1596bd186d64024ac28c8407e07391e5fc46a00c8a6a69d6c5fc15897fad73d6f1d44fb105c01ad17ec200cba514fa5f1a501fc37c02297429608eeb50f From 342168a9ff68bbce6c7edafd5dc8e5ba743a4cb3 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 14 Jun 2021 15:59:41 -0400 Subject: [PATCH 441/573] buildah-1.22.0-0.5.dev.git8d08247 - fix dependencies and bad changelog date Signed-off-by: Lokesh Mandvekar --- buildah.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/buildah.spec b/buildah.spec index 5be1cfb..bbb8535 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.4.dev.git%{shortcommit0}%{?dist} +Release: 0.5.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -46,16 +46,13 @@ BuildRequires: git BuildRequires: glib2-devel BuildRequires: glibc-static BuildRequires: go-md2man +BuildRequires: go-rpm-macros BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: make -Requires: oci-runtime >= 2 -# No ostree for centos 7 -%if 0%{?fedora} || 0%{?centos} >= 8 BuildRequires: ostree-devel -%endif # No btrfs for centos 8 -%if 0%{?fedora} || 0%{?centos} <= 7 && ! 0%{?eln} +%if 0%{?fedora} && ! 0%{?eln} BuildRequires: btrfs-progs-devel %endif %if 0%{?fedora} @@ -160,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Mon Jun 14 2021 Lokesh Mandvekar - 1.22.0-0.5.dev.git8d08247 +- fix dependencies and bad changelog date + * Fri Jun 11 2021 RH Container Bot - 1.22.0-0.4.dev.git8d08247 - autobuilt 8d08247 @@ -207,7 +207,7 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype * Sat May 15 2021 RH Container Bot - 1.20.2-0.13.dev.git162fbaf - autobuilt 162fbaf -* Thu Mar 13 2021 Dan Walsh - 1.20.2-0.12.dev.git5119393 +* Thu May 13 2021 Dan Walsh - 1.20.2-0.12.dev.git5119393 - Add suggests qemu-user-static From d414e3685add9f03b4e9690e2a069f46662f67db Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 16 Jun 2021 04:10:48 +0000 Subject: [PATCH 442/573] buildah-1.22.0-0.6.dev.gitd99221f - autobuilt d99221f Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 66c2086..8cde86d 100644 --- a/.gitignore +++ b/.gitignore @@ -666,3 +666,4 @@ /buildah-d08dbe7.tar.gz /buildah-9c7f50b.tar.gz /buildah-8d08247.tar.gz +/buildah-d99221f.tar.gz diff --git a/buildah.spec b/buildah.spec index bbb8535..093fad0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 8d08247a7cf0b322439a18cd20802f141a294488 +%global commit0 d99221f776788822d0bf0c902c1aaca705c18e61 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.5.dev.git%{shortcommit0}%{?dist} +Release: 0.6.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -157,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jun 16 2021 RH Container Bot - 1.22.0-0.6.dev.gitd99221f +- autobuilt d99221f + * Mon Jun 14 2021 Lokesh Mandvekar - 1.22.0-0.5.dev.git8d08247 - fix dependencies and bad changelog date diff --git a/sources b/sources index 3b67dc7..5938981 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-8d08247.tar.gz) = bf6fe1596bd186d64024ac28c8407e07391e5fc46a00c8a6a69d6c5fc15897fad73d6f1d44fb105c01ad17ec200cba514fa5f1a501fc37c02297429608eeb50f +SHA512 (buildah-d99221f.tar.gz) = 81f8c02841ab56dba3b3031e1146631d3d4a397da6870b81e159e3420cc4a484919f909910a00f97d2282756893b965206ad90bbb35f2affcfc1ff6209365f6a From 4f439d2b8227ec545f14efd199a8153a334ef09c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 17 Jun 2021 04:11:02 +0000 Subject: [PATCH 443/573] buildah-1.22.0-0.7.dev.git30c07b7 - autobuilt 30c07b7 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8cde86d..7367cc0 100644 --- a/.gitignore +++ b/.gitignore @@ -667,3 +667,4 @@ /buildah-9c7f50b.tar.gz /buildah-8d08247.tar.gz /buildah-d99221f.tar.gz +/buildah-30c07b7.tar.gz diff --git a/buildah.spec b/buildah.spec index 093fad0..a50bd37 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 d99221f776788822d0bf0c902c1aaca705c18e61 +%global commit0 30c07b7d61526fbc9eb563323c5fd8455d48f843 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.6.dev.git%{shortcommit0}%{?dist} +Release: 0.7.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -157,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Jun 17 2021 RH Container Bot - 1.22.0-0.7.dev.git30c07b7 +- autobuilt 30c07b7 + * Wed Jun 16 2021 RH Container Bot - 1.22.0-0.6.dev.gitd99221f - autobuilt d99221f diff --git a/sources b/sources index 5938981..8828724 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-d99221f.tar.gz) = 81f8c02841ab56dba3b3031e1146631d3d4a397da6870b81e159e3420cc4a484919f909910a00f97d2282756893b965206ad90bbb35f2affcfc1ff6209365f6a +SHA512 (buildah-30c07b7.tar.gz) = 7cba76421b136b57a73b715d35a96b750748729d6407c40d7be4449c440901cd80131973e4b0af715b825638c0a3d2ebcbd8078f32f9d8a089ac58c1b8055744 From bb792698abf3e4555541049763ba38c7886a82be Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 18 Jun 2021 04:10:26 +0000 Subject: [PATCH 444/573] buildah-1.22.0-0.8.dev.git814868e - autobuilt 814868e Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7367cc0..fe0ad07 100644 --- a/.gitignore +++ b/.gitignore @@ -668,3 +668,4 @@ /buildah-8d08247.tar.gz /buildah-d99221f.tar.gz /buildah-30c07b7.tar.gz +/buildah-814868e.tar.gz diff --git a/buildah.spec b/buildah.spec index a50bd37..973c7a8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 30c07b7d61526fbc9eb563323c5fd8455d48f843 +%global commit0 814868e7f9c9db613f3e5bfaf53d071ce7aa44ec %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.7.dev.git%{shortcommit0}%{?dist} +Release: 0.8.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -157,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jun 18 2021 RH Container Bot - 1.22.0-0.8.dev.git814868e +- autobuilt 814868e + * Thu Jun 17 2021 RH Container Bot - 1.22.0-0.7.dev.git30c07b7 - autobuilt 30c07b7 diff --git a/sources b/sources index 8828724..86c609e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-30c07b7.tar.gz) = 7cba76421b136b57a73b715d35a96b750748729d6407c40d7be4449c440901cd80131973e4b0af715b825638c0a3d2ebcbd8078f32f9d8a089ac58c1b8055744 +SHA512 (buildah-814868e.tar.gz) = 841e7cfe4aa9871e69cc15feb5dc2c833802c74f3e1130a05e633d810ff2e91672e68183500edf6b65da9d4564dd85c81b9e7943f8fd7a36ea1254959c1480fc From 56fa0ff7d440f8b39d2e2ebdebe27556def1be1b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Sat, 19 Jun 2021 04:10:51 +0000 Subject: [PATCH 445/573] buildah-1.22.0-0.9.dev.git5181b9c - autobuilt 5181b9c Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fe0ad07..d32ce7f 100644 --- a/.gitignore +++ b/.gitignore @@ -669,3 +669,4 @@ /buildah-d99221f.tar.gz /buildah-30c07b7.tar.gz /buildah-814868e.tar.gz +/buildah-5181b9c.tar.gz diff --git a/buildah.spec b/buildah.spec index 973c7a8..8aed50f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 814868e7f9c9db613f3e5bfaf53d071ce7aa44ec +%global commit0 5181b9cee76c51262c7e0ea174ddd4ab98790c2b %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.8.dev.git%{shortcommit0}%{?dist} +Release: 0.9.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -157,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Sat Jun 19 2021 RH Container Bot - 1.22.0-0.9.dev.git5181b9c +- autobuilt 5181b9c + * Fri Jun 18 2021 RH Container Bot - 1.22.0-0.8.dev.git814868e - autobuilt 814868e diff --git a/sources b/sources index 86c609e..86229ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-814868e.tar.gz) = 841e7cfe4aa9871e69cc15feb5dc2c833802c74f3e1130a05e633d810ff2e91672e68183500edf6b65da9d4564dd85c81b9e7943f8fd7a36ea1254959c1480fc +SHA512 (buildah-5181b9c.tar.gz) = b530b511bb32fe87489e9f21e844e0fa1ec8fe4feac8dd0567ce9f6b8fede78636a48c8f56076ce558090c76ead7afdcb634e54560732911e29ac8ef78291bd9 From 54937395aacef72f846b14a2ef7b7fe255100279 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 22 Jun 2021 04:11:12 +0000 Subject: [PATCH 446/573] buildah-1.22.0-0.10.dev.git802a904 - autobuilt 802a904 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d32ce7f..1e0de94 100644 --- a/.gitignore +++ b/.gitignore @@ -670,3 +670,4 @@ /buildah-30c07b7.tar.gz /buildah-814868e.tar.gz /buildah-5181b9c.tar.gz +/buildah-802a904.tar.gz diff --git a/buildah.spec b/buildah.spec index 8aed50f..fe14bfd 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 5181b9cee76c51262c7e0ea174ddd4ab98790c2b +%global commit0 802a9042c8f7a6e5f9d97f11c7a1665421034fb3 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.9.dev.git%{shortcommit0}%{?dist} +Release: 0.10.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -157,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Tue Jun 22 2021 RH Container Bot - 1.22.0-0.10.dev.git802a904 +- autobuilt 802a904 + * Sat Jun 19 2021 RH Container Bot - 1.22.0-0.9.dev.git5181b9c - autobuilt 5181b9c diff --git a/sources b/sources index 86229ef..2ef63cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-5181b9c.tar.gz) = b530b511bb32fe87489e9f21e844e0fa1ec8fe4feac8dd0567ce9f6b8fede78636a48c8f56076ce558090c76ead7afdcb634e54560732911e29ac8ef78291bd9 +SHA512 (buildah-802a904.tar.gz) = ad9aa0bc6107820c4b842917ec73ff9021ab175bfe5918d4ce35332b450bfcc80d2c901185febd1251c505a9b06cecea427d1664ffe6e5e5fcd5b732a309f3e6 From 6fdf3047b935dc59e9f165608b8ca85fd243b8e4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 23 Jun 2021 04:10:43 +0000 Subject: [PATCH 447/573] buildah-1.22.0-0.11.dev.git6d5d1ae - autobuilt 6d5d1ae Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1e0de94..d7fca8b 100644 --- a/.gitignore +++ b/.gitignore @@ -671,3 +671,4 @@ /buildah-814868e.tar.gz /buildah-5181b9c.tar.gz /buildah-802a904.tar.gz +/buildah-6d5d1ae.tar.gz diff --git a/buildah.spec b/buildah.spec index fe14bfd..29e41c2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 802a9042c8f7a6e5f9d97f11c7a1665421034fb3 +%global commit0 6d5d1aed0db9f91a1f4681dffd63214af5a2136f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.10.dev.git%{shortcommit0}%{?dist} +Release: 0.11.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -157,6 +157,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Wed Jun 23 2021 RH Container Bot - 1.22.0-0.11.dev.git6d5d1ae +- autobuilt 6d5d1ae + * Tue Jun 22 2021 RH Container Bot - 1.22.0-0.10.dev.git802a904 - autobuilt 802a904 diff --git a/sources b/sources index 2ef63cb..bbda3f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-802a904.tar.gz) = ad9aa0bc6107820c4b842917ec73ff9021ab175bfe5918d4ce35332b450bfcc80d2c901185febd1251c505a9b06cecea427d1664ffe6e5e5fcd5b732a309f3e6 +SHA512 (buildah-6d5d1ae.tar.gz) = 8b4636fd9b860da97e36c188ed2372fe3df85102cf2b076484e385370a83a9a4ed0cee45070928f710927c05ecdd9c7d688df4dce46fe242c86023f960c7609c From 26c5c3b3635e83c2dafb783faa97bbd62a112f3e Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 16 Jul 2021 10:22:51 -0400 Subject: [PATCH 448/573] buildah-1.22.0-0.12.dev.gitec35bc4 - Resolves: #1982880 - Security fix for CVE-2021-3602 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + buildah.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d7fca8b..89b6a70 100644 --- a/.gitignore +++ b/.gitignore @@ -672,3 +672,4 @@ /buildah-5181b9c.tar.gz /buildah-802a904.tar.gz /buildah-6d5d1ae.tar.gz +/buildah-ec35bc4.tar.gz diff --git a/buildah.spec b/buildah.spec index 29e41c2..66266e9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,12 +24,10 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 6d5d1aed0db9f91a1f4681dffd63214af5a2136f +%global commit0 ec35bc428a4b19a4a6892845644aa48aa577739e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) -# Used for comparing with latest upstream tag -# to decide whether to autobuild (non-rawhide only) -%define built_tag v1.21.1 +%define built_tag v1.21.3 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url https://%{import_path}/archive/%{built_tag}.tar.gz @@ -157,6 +155,9 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Fri Jul 16 2021 Lokesh Mandvekar - 1.22.0-0.12.dev.gitec35bc4 +- Resolves: #1982880 - Security fix for CVE-2021-3602 + * Wed Jun 23 2021 RH Container Bot - 1.22.0-0.11.dev.git6d5d1ae - autobuilt 6d5d1ae diff --git a/sources b/sources index bbda3f7..98402c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-6d5d1ae.tar.gz) = 8b4636fd9b860da97e36c188ed2372fe3df85102cf2b076484e385370a83a9a4ed0cee45070928f710927c05ecdd9c7d688df4dce46fe242c86023f960c7609c +SHA512 (buildah-ec35bc4.tar.gz) = aff2c9b3a6dce1691d211e92aca0a59adeb52331a18e7b26230513f4e929ae299810af013a40c1e85d7060de264bedbc5a6c56d9337433189b14d49648d08a2a From 35353f1d8a43c3f7867690601fff6041cc295636 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 16 Jul 2021 10:32:35 -0400 Subject: [PATCH 449/573] buildah-1.22.0-0.12.dev.gitec35bc4 - Resolves: #1969264, #1982880 - Security fix for CVE-2021-3602 Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 66266e9..a81dc99 100644 --- a/buildah.spec +++ b/buildah.spec @@ -156,7 +156,7 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %changelog * Fri Jul 16 2021 Lokesh Mandvekar - 1.22.0-0.12.dev.gitec35bc4 -- Resolves: #1982880 - Security fix for CVE-2021-3602 +- Resolves: #1969264, #1982880 - Security fix for CVE-2021-3602 * Wed Jun 23 2021 RH Container Bot - 1.22.0-0.11.dev.git6d5d1ae - autobuilt 6d5d1ae From 96c58a5dc559b35cd616013bb3cd2139fcfdcdc1 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 16 Jul 2021 11:34:13 -0400 Subject: [PATCH 450/573] adjust hardening flags for s390x otherwise build fails Signed-off-by: Lokesh Mandvekar --- buildah.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/buildah.spec b/buildah.spec index a81dc99..746c34f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -110,15 +110,17 @@ popd mv vendor src export GOPATH=$(pwd)/_build:$(pwd) -export CGO_CFLAGS="-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" -%ifarch x86_64 -export CGO_CFLAGS="$CGO_CFLAGS -m64 -mtune=generic" -%if 0%{?fedora} || 0%{?centos} >= 8 -export CGO_CFLAGS="$CGO_CFLAGS -fcf-protection" +#export CGO_CFLAGS="-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" +export CGO_CFLAGS="-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" +# FIXME: Investigate why this fails +%ifnarch s390x +export CGO_CFLAGS+=" -D_FILE_OFFSET_BITS=64" %endif +%ifarch x86_64 +export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" %endif # These extra flags present in %%{optflags} have been skipped for now as they break the build -#export CGO_CFLAGS="$CGO_CFLAGS -flto=auto -Wp,D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" +#export CGO_CFLAGS+=" -flto=auto -Wp,D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" export BUILDTAGS='seccomp selinux' %if 0%{?centos} >= 8 From a2a76a81cbdb98c2d7e35c2f68c5c472e53fc7e1 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 19 Jul 2021 08:52:33 -0600 Subject: [PATCH 451/573] Try to deal with buildah copy-helper nightmare Signed-off-by: Ed Santiago --- buildah.spec | 8 +++++++- tests/test_buildah.sh | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 746c34f..98f691a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.13.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -128,6 +128,7 @@ export BUILDTAGS+=' exclude_graphdriver_btrfs' %endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} %gobuild -o bin/imgtype %{import_path}/tests/imgtype +%gobuild -o bin/copy %{import_path}/tests/copy GOMD2MAN=go-md2man %{__make} -C docs %install @@ -138,6 +139,7 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype +cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy #define license tag if not already defined %{!?_licensedir:%global license %doc} @@ -154,9 +156,13 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %files tests %license LICENSE %{_bindir}/%{name}-imgtype +%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Mon Jul 19 2021 Eduardo Santiago - 1.22.0-0.13.dev.gitec35bc4 +- Try to deal with new buildah-copy-helper nightmare + * Fri Jul 16 2021 Lokesh Mandvekar - 1.22.0-0.12.dev.gitec35bc4 - Resolves: #1969264, #1982880 - Security fix for CVE-2021-3602 diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh index 13ac761..948e84c 100755 --- a/tests/test_buildah.sh +++ b/tests/test_buildah.sh @@ -13,6 +13,7 @@ env | grep -v LS_COLORS= | sort | sed -e 's/^/ /' export BUILDAH_BINARY=/usr/bin/buildah export IMGTYPE_BINARY=/usr/bin/buildah-imgtype +export COPY_BINARY=/usr/bin/buildah-copy ############################################################################### # BEGIN setup/teardown From c270daadfe1f2aa129e32c6164cc6a0bec8be0a3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 13:59:58 +0000 Subject: [PATCH 452/573] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering From e2ccd14fffe9751c3b5917ae52ebd388f51c3b4b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 18:57:18 +0000 Subject: [PATCH 453/573] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 98f691a..2d34565 100644 --- a/buildah.spec +++ b/buildah.spec @@ -33,7 +33,7 @@ Name: %{repo} Version: 1.22.0 -Release: 0.13.dev.git%{shortcommit0}%{?dist} +Release: 0.14.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -160,6 +160,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 1.22.0-0.14.dev.gitec35bc4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jul 19 2021 Eduardo Santiago - 1.22.0-0.13.dev.gitec35bc4 - Try to deal with new buildah-copy-helper nightmare From 536540cf2d022f02fc7347ac891b5a591e3758e9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 2 Aug 2021 14:52:01 -0400 Subject: [PATCH 454/573] buildah-1.22.0-0.15.dev.gitec35bc4 - Resolves: #1983596, #1987738 - Security fix for CVE-2021-34558 Signed-off-by: Lokesh Mandvekar --- buildah.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/buildah.spec b/buildah.spec index 2d34565..fc39a9d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -27,19 +27,18 @@ %global commit0 ec35bc428a4b19a4a6892845644aa48aa577739e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) -%define built_tag v1.21.3 +%define built_tag v1.21.4 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) -%define download_url https://%{import_path}/archive/%{built_tag}.tar.gz Name: %{repo} Version: 1.22.0 -Release: 0.14.dev.git%{shortcommit0}%{?dist} +Release: 0.15.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz BuildRequires: device-mapper-devel -BuildRequires: golang +BuildRequires: golang >= 1.16.6 BuildRequires: git BuildRequires: glib2-devel BuildRequires: glibc-static @@ -160,6 +159,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Mon Aug 02 2021 Lokesh Mandvekar - 1.22.0-0.15.dev.gitec35bc4 +- Resolves: #1983596, #1987738 - Security fix for CVE-2021-34558 + * Wed Jul 21 2021 Fedora Release Engineering - 1.22.0-0.14.dev.gitec35bc4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From a6e22a7fcef0366eb264cd4572dd1033118b52de Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 3 Aug 2021 12:04:42 -0600 Subject: [PATCH 455/573] Gating tests: fetch registry image from quay ...to avoid throttling on docker.io Signed-off-by: Ed Santiago --- tests/test_buildah.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh index 948e84c..663319d 100755 --- a/tests/test_buildah.sh +++ b/tests/test_buildah.sh @@ -20,7 +20,7 @@ export COPY_BINARY=/usr/bin/buildah-copy # Start a registry pre_bats_setup() { - REGISTRY_FQIN=docker.io/library/registry:2 + REGISTRY_FQIN=quay.io/libpod/registry:2 AUTHDIR=/tmp/buildah-tests-auth.$$ mkdir -p $AUTHDIR From 86fe1dc8aed9a3aec00f5e35e7c93f399baffa82 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 5 Aug 2021 14:34:08 -0400 Subject: [PATCH 456/573] buildah-1.22.0-1 - bump to v1.22.0 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + buildah.spec | 15 +++++++-------- sources | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 89b6a70..9d28040 100644 --- a/.gitignore +++ b/.gitignore @@ -673,3 +673,4 @@ /buildah-802a904.tar.gz /buildah-6d5d1ae.tar.gz /buildah-ec35bc4.tar.gz +/v1.22.0.tar.gz diff --git a/buildah.spec b/buildah.spec index fc39a9d..5ed2d78 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,19 +24,17 @@ # https://github.com/containers/buildah %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global commit0 ec35bc428a4b19a4a6892845644aa48aa577739e -%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) -%define built_tag v1.21.4 +%define built_tag v1.22.0 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: %{repo} Version: 1.22.0 -Release: 0.15.dev.git%{shortcommit0}%{?dist} +Release: 1%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io -Source: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz +Source: %{git0}/archive/%{built_tag}.tar.gz BuildRequires: device-mapper-devel BuildRequires: golang >= 1.16.6 BuildRequires: git @@ -95,9 +93,7 @@ Requires: nmap-ncat This package contains system tests for %{name} %prep -%autosetup -Sgit -n %{name}-%{commit0} -sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile -sed -i '/docs install/d' Makefile +%autosetup -Sgit -n %{name}-%{built_tag_strip} %build mkdir _build @@ -159,6 +155,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Thu Aug 05 2021 Lokesh Mandvekar - 1.22.0-1 +- bump to v1.22.0 + * Mon Aug 02 2021 Lokesh Mandvekar - 1.22.0-0.15.dev.gitec35bc4 - Resolves: #1983596, #1987738 - Security fix for CVE-2021-34558 diff --git a/sources b/sources index 98402c0..26e82f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-ec35bc4.tar.gz) = aff2c9b3a6dce1691d211e92aca0a59adeb52331a18e7b26230513f4e929ae299810af013a40c1e85d7060de264bedbc5a6c56d9337433189b14d49648d08a2a +SHA512 (v1.22.0.tar.gz) = 372ba3740f22af82aac07d51b48737168061a25d7d5ab1db63a381833211dd967aefb36f80cc97a4770a04d8b95a7fe9d3a892c091a82f85579e993b403b270b From 6fedea2a2e481022969d4f2baf42f68e17f4d50d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 5 Aug 2021 14:52:18 -0400 Subject: [PATCH 457/573] buildah-1.22.0-2 - Resolves: #1974086 - correct build date in buildah version Signed-off-by: Lokesh Mandvekar --- buildah.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 5ed2d78..8f75479 100644 --- a/buildah.spec +++ b/buildah.spec @@ -30,7 +30,7 @@ Name: %{repo} Version: 1.22.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -105,7 +105,6 @@ popd mv vendor src export GOPATH=$(pwd)/_build:$(pwd) -#export CGO_CFLAGS="-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" export CGO_CFLAGS="-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" # FIXME: Investigate why this fails %ifnarch s390x @@ -117,6 +116,9 @@ export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" # These extra flags present in %%{optflags} have been skipped for now as they break the build #export CGO_CFLAGS+=" -flto=auto -Wp,D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" +export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.txt | sed 's,.* ,,'` +export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" + export BUILDTAGS='seccomp selinux' %if 0%{?centos} >= 8 export BUILDTAGS+=' exclude_graphdriver_btrfs' @@ -155,6 +157,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Thu Aug 05 2021 Lokesh Mandvekar - 1.22.0-2 +- Resolves: #1974086 - correct build date in buildah version + * Thu Aug 05 2021 Lokesh Mandvekar - 1.22.0-1 - bump to v1.22.0 From d99895c604fe9b6a88d289fb14a4254890844e1a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 16 Aug 2021 14:44:28 +0000 Subject: [PATCH 458/573] buildah-1.22.0-1 autobuilt v1.22.0 Signed-off-by: RH Container Bot --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 8f75479..1bb7ab3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -30,7 +30,7 @@ Name: %{repo} Version: 1.22.0 -Release: 2%{?dist} +Release: 1%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -157,6 +157,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Mon Aug 16 2021 RH Container Bot - 1.22.0-1 +- autobuilt v1.22.0 + * Thu Aug 05 2021 Lokesh Mandvekar - 1.22.0-2 - Resolves: #1974086 - correct build date in buildah version From 8221fd109c68bf1cdf82c272b45e7bd0f1139b7c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 25 Aug 2021 15:32:38 +0000 Subject: [PATCH 459/573] buildah-1.22.3-1 autobuilt v1.22.3 Signed-off-by: RH Container Bot --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 1bb7ab3..a64efbd 100644 --- a/buildah.spec +++ b/buildah.spec @@ -29,7 +29,7 @@ %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: %{repo} -Version: 1.22.0 +Version: 1.22.3 Release: 1%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 @@ -157,6 +157,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Wed Aug 25 2021 RH Container Bot - 1.22.3-1 +- autobuilt v1.22.3 + * Mon Aug 16 2021 RH Container Bot - 1.22.0-1 - autobuilt v1.22.0 From b3aed0df95f374fbb1ee67f121c18acc128becfc Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 10 Sep 2021 09:26:02 -0400 Subject: [PATCH 460/573] update autobuild macros Signed-off-by: Lokesh Mandvekar --- buildah.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index a64efbd..37dd48a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -25,8 +25,8 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%define built_tag v1.22.0 -%define built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global built_tag v1.22.3 +%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: %{repo} Version: 1.22.3 From 5671e64d81bdad5d74c3c53196c5fd178e9cce6d Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 14 Sep 2021 14:19:31 +0000 Subject: [PATCH 461/573] buildah-1.23.0-1 autobuilt v1.23.0 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9d28040..326201f 100644 --- a/.gitignore +++ b/.gitignore @@ -674,3 +674,4 @@ /buildah-6d5d1ae.tar.gz /buildah-ec35bc4.tar.gz /v1.22.0.tar.gz +/v1.23.0.tar.gz diff --git a/buildah.spec b/buildah.spec index 37dd48a..b53c5e8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -25,11 +25,11 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.22.3 +%global built_tag v1.23.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: %{repo} -Version: 1.22.3 +Version: 1.23.0 Release: 1%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 @@ -157,6 +157,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Tue Sep 14 2021 RH Container Bot - 1.23.0-1 +- autobuilt v1.23.0 + * Wed Aug 25 2021 RH Container Bot - 1.22.3-1 - autobuilt v1.22.3 diff --git a/sources b/sources index 26e82f0..53023ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.22.0.tar.gz) = 372ba3740f22af82aac07d51b48737168061a25d7d5ab1db63a381833211dd967aefb36f80cc97a4770a04d8b95a7fe9d3a892c091a82f85579e993b403b270b +SHA512 (v1.23.0.tar.gz) = 587b9d0a735124afd1f21985ae9d657d513b383bb8b7a5f4ea8911ebaf915c0bdb2bca4359cc9caf4e50cf64550f8f6ee596a0aa10acf6b59370b68b41b809f1 From 9c006763e0ed53370c8642fe2a8550a333d92088 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 28 Sep 2021 18:08:48 +0000 Subject: [PATCH 462/573] buildah-1.23.1-1 autobuilt v1.23.1 Signed-off-by: RH Container Bot --- .gitignore | 1 + buildah.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 326201f..f447cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -675,3 +675,4 @@ /buildah-ec35bc4.tar.gz /v1.22.0.tar.gz /v1.23.0.tar.gz +/v1.23.1.tar.gz diff --git a/buildah.spec b/buildah.spec index b53c5e8..fa90c8b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -25,11 +25,11 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.23.0 +%global built_tag v1.23.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: %{repo} -Version: 1.23.0 +Version: 1.23.1 Release: 1%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 @@ -157,6 +157,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Tue Sep 28 2021 RH Container Bot - 1.23.1-1 +- autobuilt v1.23.1 + * Tue Sep 14 2021 RH Container Bot - 1.23.0-1 - autobuilt v1.23.0 diff --git a/sources b/sources index 53023ee..8bfe3f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.23.0.tar.gz) = 587b9d0a735124afd1f21985ae9d657d513b383bb8b7a5f4ea8911ebaf915c0bdb2bca4359cc9caf4e50cf64550f8f6ee596a0aa10acf6b59370b68b41b809f1 +SHA512 (v1.23.1.tar.gz) = 2ceb6df5adb671483557bb03937df583857d99c116be5d44aae533c155f560d5d454bebf25908ac02bb85e4c2ba31533adb99f0946ecc4f4830977c14f324b6f From db57ffb4de2d911f0ee5059db21fdbc435395593 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jan 2022 22:41:05 +0000 Subject: [PATCH 463/573] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index fa90c8b..5361f3b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -30,7 +30,7 @@ Name: %{repo} Version: 1.23.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -157,6 +157,9 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 1.23.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Sep 28 2021 RH Container Bot - 1.23.1-1 - autobuilt v1.23.1 From 56f7ebbadaee16ca28c95f4c92b26967ada6b72b Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 26 Jan 2022 17:00:31 -0500 Subject: [PATCH 464/573] bump to v1.23.2, switch to autospec Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + buildah.spec | 2526 ++------------------------------------------------ sources | 2 +- 3 files changed, 58 insertions(+), 2471 deletions(-) diff --git a/.gitignore b/.gitignore index f447cdd..f7297f1 100644 --- a/.gitignore +++ b/.gitignore @@ -676,3 +676,4 @@ /v1.22.0.tar.gz /v1.23.0.tar.gz /v1.23.1.tar.gz +/v1.23.2.tar.gz diff --git a/buildah.spec b/buildah.spec index 5361f3b..1ce9dbb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -25,14 +25,15 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.23.1 +%global built_tag v1.23.2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: %{repo} -Version: 1.23.1 -Release: 2%{?dist} +Version: %{gen_version} +Release: %autorelease Summary: A command line tool used for creating OCI Images -License: ASL 2.0 +License: ASL 2.0 and BSD and MIT URL: https://%{name}.io Source: %{git0}/archive/%{built_tag}.tar.gz BuildRequires: device-mapper-devel @@ -50,20 +51,49 @@ BuildRequires: ostree-devel %if 0%{?fedora} && ! 0%{?eln} BuildRequires: btrfs-progs-devel %endif -%if 0%{?fedora} Requires: containers-common >= 4:1-17 BuildRequires: libseccomp-static Requires: libseccomp >= 2.4.1-0 Suggests: cpp Suggests: qemu-user-static -%else -BuildRequires: libseccomp-devel -Requires: containers-common -Requires: crun >= 0.17.1-1 -Requires: libseccomp -Requires: container-selinux -Requires: slirp4netns >= 0.3-0 -%endif + +Provides: bundled(golang(github.com/containerd/containerd)) = v1.5.7 +Provides: bundled(golang(github.com/containernetworking/cni)) = v0.8.1 +Provides: bundled(golang(github.com/containers/common)) = v0.44.2 +Provides: bundled(golang(github.com/containers/image/v5)) = v5.16.0 +Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.2 +Provides: bundled(golang(github.com/containers/storage)) = v1.36.0 +Provides: bundled(golang(github.com/docker/distribution)) = v2.7.1+incompatible +Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 +Provides: bundled(golang(github.com/docker/libnetwork)) = v0.8.0_dev.2.0.20190625141545_5a177b73e316 +Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.7.4 +Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 +Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 +Provides: bundled(golang(github.com/ishidawataru/sctp)) = v0.0.0_20210226210310_f2269e66cdee +Provides: bundled(golang(github.com/konsorten/go_windows_terminal_sequences)) = v1.0.3 +Provides: bundled(golang(github.com/mattn/go_shellwords)) = v1.0.12 +Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.16.4 +Provides: bundled(golang(github.com/onsi/gomega)) = v1.16.0 +Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 +Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.0.2_0.20210819154149_5ad6f50d6283 +Provides: bundled(golang(github.com/opencontainers/runc)) = v1.0.2 +Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20210326190908_1c3f411f0417 +Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.0 +Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.8.5 +Provides: bundled(golang(github.com/openshift/imagebuilder)) = v1.2.2_0.20210415181909_87f3e48c2656 +Provides: bundled(golang(github.com/pkg/errors)) = v0.9.1 +Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.9.2_0.20200616122406_847368b35ebf +Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.8.1 +Provides: bundled(golang(github.com/spf13/cobra)) = v1.2.1 +Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5 +Provides: bundled(golang(github.com/stretchr/testify)) = v1.7.0 +Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635 +Provides: bundled(golang(go.etcd.io/bbolt)) = v1.3.6 +Provides: bundled(golang(golang.org/x/crypto)) = v0.0.0_20210711020723_a769d52b0f97 +Provides: bundled(golang(golang.org/x/sync)) = v0.0.0_20210220032951_036812b2e83c +Provides: bundled(golang(golang.org/x/sys)) = v0.0.0_20210820121016_41cdb8703e55 +Provides: bundled(golang(golang.org/x/term)) = v0.0.0_20210615171337_6886f2dfbf5b +Provides: bundled(golang(k8s.io/klog)) = v1.0.0 %description The %{name} package provides a command line tool which can be used to @@ -96,6 +126,18 @@ This package contains system tests for %{name} %autosetup -Sgit -n %{name}-%{built_tag_strip} %build +%set_build_flags +export GOPATH=$(pwd)/_build:$(pwd) +export CGO_CFLAGS=$CFLAGS +# These extra flags present in $CFLAGS have been skipped for now as they break the build +CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-flto=auto//g') +CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-Wp,D_GLIBCXX_ASSERTIONS//g') +CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-specs=\/usr\/lib\/rpm\/redhat\/redhat-annobin-cc1//g') + +%ifarch x86_64 +export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" +%endif + mkdir _build pushd _build mkdir -p src/%{provider}.%{provider_tld}/%{project} @@ -104,18 +146,6 @@ popd mv vendor src -export GOPATH=$(pwd)/_build:$(pwd) -export CGO_CFLAGS="-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" -# FIXME: Investigate why this fails -%ifnarch s390x -export CGO_CFLAGS+=" -D_FILE_OFFSET_BITS=64" -%endif -%ifarch x86_64 -export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" -%endif -# These extra flags present in %%{optflags} have been skipped for now as they break the build -#export CGO_CFLAGS+=" -flto=auto -Wp,D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" - export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.txt | sed 's,.* ,,'` export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" @@ -157,2448 +187,4 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog -* Wed Jan 19 2022 Fedora Release Engineering - 1.23.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Tue Sep 28 2021 RH Container Bot - 1.23.1-1 -- autobuilt v1.23.1 - -* Tue Sep 14 2021 RH Container Bot - 1.23.0-1 -- autobuilt v1.23.0 - -* Wed Aug 25 2021 RH Container Bot - 1.22.3-1 -- autobuilt v1.22.3 - -* Mon Aug 16 2021 RH Container Bot - 1.22.0-1 -- autobuilt v1.22.0 - -* Thu Aug 05 2021 Lokesh Mandvekar - 1.22.0-2 -- Resolves: #1974086 - correct build date in buildah version - -* Thu Aug 05 2021 Lokesh Mandvekar - 1.22.0-1 -- bump to v1.22.0 - -* Mon Aug 02 2021 Lokesh Mandvekar - 1.22.0-0.15.dev.gitec35bc4 -- Resolves: #1983596, #1987738 - Security fix for CVE-2021-34558 - -* Wed Jul 21 2021 Fedora Release Engineering - 1.22.0-0.14.dev.gitec35bc4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Mon Jul 19 2021 Eduardo Santiago - 1.22.0-0.13.dev.gitec35bc4 -- Try to deal with new buildah-copy-helper nightmare - -* Fri Jul 16 2021 Lokesh Mandvekar - 1.22.0-0.12.dev.gitec35bc4 -- Resolves: #1969264, #1982880 - Security fix for CVE-2021-3602 - -* Wed Jun 23 2021 RH Container Bot - 1.22.0-0.11.dev.git6d5d1ae -- autobuilt 6d5d1ae - -* Tue Jun 22 2021 RH Container Bot - 1.22.0-0.10.dev.git802a904 -- autobuilt 802a904 - -* Sat Jun 19 2021 RH Container Bot - 1.22.0-0.9.dev.git5181b9c -- autobuilt 5181b9c - -* Fri Jun 18 2021 RH Container Bot - 1.22.0-0.8.dev.git814868e -- autobuilt 814868e - -* Thu Jun 17 2021 RH Container Bot - 1.22.0-0.7.dev.git30c07b7 -- autobuilt 30c07b7 - -* Wed Jun 16 2021 RH Container Bot - 1.22.0-0.6.dev.gitd99221f -- autobuilt d99221f - -* Mon Jun 14 2021 Lokesh Mandvekar - 1.22.0-0.5.dev.git8d08247 -- fix dependencies and bad changelog date - -* Fri Jun 11 2021 RH Container Bot - 1.22.0-0.4.dev.git8d08247 -- autobuilt 8d08247 - -* Thu Jun 10 2021 RH Container Bot - 1.22.0-0.3.dev.git9c7f50b -- autobuilt 9c7f50b - -* Mon Jun 07 2021 RH Container Bot - 1.22.0-0.2.dev.gitd08dbe7 -- autobuilt d08dbe7 - -* Thu Jun 03 2021 RH Container Bot - 1.22.0-0.1.dev.gitbbbe10a -- bump to 1.22.0 -- autobuilt bbbe10a - -* Wed Jun 02 2021 RH Container Bot - 1.21.1-0.8.dev.git4fa566e -- autobuilt 4fa566e - -* Sat May 29 2021 RH Container Bot - 1.21.1-0.7.dev.git8a6d840 -- autobuilt 8a6d840 - -* Fri May 28 2021 RH Container Bot - 1.21.1-0.6.dev.git23e2b79 -- autobuilt 23e2b79 - -* Thu May 27 2021 RH Container Bot - 1.21.1-0.5.dev.gitd677bf0 -- autobuilt d677bf0 - -* Tue May 25 2021 RH Container Bot - 1.21.1-0.4.dev.gitdf14b1c -- autobuilt df14b1c - -* Sat May 22 2021 RH Container Bot - 1.21.1-0.3.dev.git19d3065 -- autobuilt 19d3065 - -* Fri May 21 2021 RH Container Bot - 1.21.1-0.2.dev.git2a83637 -- autobuilt 2a83637 - -* Thu May 20 2021 RH Container Bot - 1.21.1-0.1.dev.gitf629ded -- bump to 1.21.1 -- autobuilt f629ded - -* Tue May 18 2021 RH Container Bot - 1.20.2-0.15.dev.gitf30b420 -- autobuilt f30b420 - -* Tue May 18 2021 RH Container Bot - 1.20.2-0.14.dev.git2ab877e -- autobuilt 2ab877e - -* Sat May 15 2021 RH Container Bot - 1.20.2-0.13.dev.git162fbaf -- autobuilt 162fbaf - -* Thu May 13 2021 Dan Walsh - 1.20.2-0.12.dev.git5119393 -- Add suggests qemu-user-static - - -* Thu May 13 2021 RH Container Bot - 1.20.2-0.11.dev.git5119393 -- autobuilt 5119393 - -* Wed May 12 2021 RH Container Bot - 1.20.2-0.10.dev.gita0853c3 -- autobuilt a0853c3 - -* Tue May 11 2021 RH Container Bot - 1.20.2-0.9.dev.git135d63d -- autobuilt 135d63d - -* Fri May 07 2021 RH Container Bot - 1.20.2-0.8.dev.git22fc573 -- autobuilt 22fc573 - -* Thu May 06 2021 RH Container Bot - 1.20.2-0.7.dev.gitd78dfd1 -- autobuilt d78dfd1 - -* Mon May 03 2021 RH Container Bot - 1.20.2-0.6.dev.gitc4fc67f -- autobuilt c4fc67f - -* Wed Apr 28 2021 RH Container Bot - 1.20.2-0.5.dev.git1065fd2 -- autobuilt 1065fd2 - -* Mon Apr 26 2021 RH Container Bot - 1.20.2-0.4.dev.git9428d03 -- autobuilt 9428d03 - -* Tue Apr 20 2021 RH Container Bot - 1.20.2-0.3.dev.git2f99c2e -- autobuilt 2f99c2e - -* Fri Apr 16 2021 Lokesh Mandvekar - 1.20.2-0.2.dev.git61f5dff -- bump for buildah-tests - -* Fri Apr 16 2021 Lokesh Mandvekar - 1.20.2-0.2.dev.git61f5dff -- slirp4netns, crun, container-selinux and fuse-overlayfs deps used from -containers-common - -* Wed Apr 14 2021 RH Container Bot - 1.20.2-0.1.dev.git2e5732b -- bump to 1.20.2 -- autobuilt 2e5732b - -* Mon Mar 29 2021 RH Container Bot - 1.20.1-0.1.dev.git98f7b3d -- bump to 1.20.1 -- autobuilt 98f7b3d - -* Mon Mar 22 2021 RH Container Bot - 1.20.0-0.33.dev.git915de2e -- autobuilt 915de2e - -* Sat Mar 13 2021 RH Container Bot - 1.20.0-0.32.dev.gitecbb651 -- autobuilt ecbb651 - -* Thu Mar 11 2021 RH Container Bot - 1.20.0-0.31.dev.git0a38651 -- autobuilt 0a38651 - -* Wed Mar 10 2021 RH Container Bot - 1.20.0-0.30.dev.gitb2f7e27 -- autobuilt b2f7e27 - -* Wed Mar 10 2021 RH Container Bot - 1.20.0-0.29.dev.git30ed95a -- autobuilt 30ed95a - -* Wed Mar 10 2021 RH Container Bot - 1.20.0-0.28.dev.git9cdde41 -- autobuilt 9cdde41 - -* Tue Mar 09 2021 RH Container Bot - 1.20.0-0.27.dev.git3b8acfb -- autobuilt 3b8acfb - -* Mon Mar 08 2021 RH Container Bot - 1.20.0-0.26.dev.gitfd48180 -- autobuilt fd48180 - -* Mon Mar 08 2021 RH Container Bot - 1.20.0-0.25.dev.gitced3c7b -- autobuilt ced3c7b - -* Sun Mar 07 2021 RH Container Bot - 1.20.0-0.24.dev.git5352624 -- autobuilt 5352624 - -* Fri Mar 05 2021 RH Container Bot - 1.20.0-0.23.dev.gite481c9b -- autobuilt e481c9b - -* Fri Mar 05 2021 RH Container Bot - 1.20.0-0.22.dev.gitd5d782f -- autobuilt d5d782f - -* Thu Mar 04 2021 RH Container Bot - 1.20.0-0.21.dev.git8614456 -- autobuilt 8614456 - -* Thu Mar 04 2021 RH Container Bot - 1.20.0-0.20.dev.git17d8e1b -- autobuilt 17d8e1b - -* Wed Mar 03 2021 RH Container Bot - 1.20.0-0.19.dev.git35300f3 -- autobuilt 35300f3 - -* Wed Mar 03 2021 RH Container Bot - 1.20.0-0.18.dev.git0d8da0a -- autobuilt 0d8da0a - -* Mon Mar 01 2021 Lokesh Mandvekar - 1.20.0-0.16.dev.git0ade935 -- Resolves: #1933039 - fix Version field - -* Mon Mar 01 2021 RH Container Bot - define.Version-0.16.dev.git0ade935 -- autobuilt 0ade935 - -* Sat Feb 27 2021 RH Container Bot - define.Version-0.15.dev.gitc0915a5 -- autobuilt c0915a5 - -* Thu Feb 25 2021 RH Container Bot - define.Version-0.14.dev.git1688944 -- autobuilt 1688944 - -* Wed Feb 24 2021 RH Container Bot - define.Version-0.13.dev.gitc15269d -- autobuilt c15269d - -* Wed Feb 24 2021 RH Container Bot - define.Version-0.12.dev.git06d974b -- autobuilt 06d974b - -* Wed Feb 24 2021 RH Container Bot - define.Version-0.11.dev.gitb51f63a -- autobuilt b51f63a - -* Wed Feb 24 2021 RH Container Bot - define.Version-0.10.dev.giteb42398 -- autobuilt eb42398 - -* Tue Feb 23 2021 RH Container Bot - define.Version-0.9.dev.gitd5c503c -- autobuilt d5c503c - -* Tue Feb 23 2021 RH Container Bot - define.Version-0.8.dev.gita5e80a5 -- autobuilt a5e80a5 - -* Tue Feb 23 2021 RH Container Bot - define.Version-0.7.dev.git1296778 -- autobuilt 1296778 - -* Mon Feb 22 2021 RH Container Bot - define.Version-0.6.dev.git72ef182 -- autobuilt 72ef182 - -* Mon Feb 22 2021 RH Container Bot - define.Version-0.5.dev.git1b49e62 -- autobuilt 1b49e62 - -* Mon Feb 22 2021 RH Container Bot - define.Version-0.4.dev.gitd47032f -- autobuilt d47032f - -* Wed Feb 17 2021 RH Container Bot - define.Version-0.3.dev.gita6eeca7 -- autobuilt a6eeca7 - -* Wed Feb 17 2021 RH Container Bot - define.Version-0.2.dev.gitde6c0da -- autobuilt de6c0da - -* Tue Feb 16 2021 RH Container Bot - define.Version-0.1.dev.gitd5326ef -- bump to define.Version -- autobuilt d5326ef - -* Tue Feb 16 2021 RH Container Bot - 1.20.0-0.27.dev.gite1c7a5c -- autobuilt e1c7a5c - -* Mon Feb 15 2021 RH Container Bot - 1.20.0-0.26.dev.git013883e -- autobuilt 013883e - -* Mon Feb 15 2021 RH Container Bot - 1.20.0-0.25.dev.git0a064b3 -- autobuilt 0a064b3 - -* Mon Feb 15 2021 RH Container Bot - 1.20.0-0.24.dev.git457c75c -- autobuilt 457c75c - -* Fri Feb 12 2021 RH Container Bot - 1.20.0-0.23.dev.git6421c84 -- autobuilt 6421c84 - -* Thu Feb 11 2021 RH Container Bot - 1.20.0-0.22.dev.git2e59c37 -- autobuilt 2e59c37 - -* Thu Feb 11 2021 RH Container Bot - 1.20.0-0.21.dev.git3679b9f -- autobuilt 3679b9f - -* Tue Feb 09 2021 RH Container Bot - 1.20.0-0.20.dev.git0508fba -- autobuilt 0508fba - -* Tue Feb 09 2021 RH Container Bot - 1.20.0-0.19.dev.git9eb048a -- autobuilt 9eb048a - -* Tue Feb 09 2021 RH Container Bot - 1.20.0-0.18.dev.git885e9c1 -- autobuilt 885e9c1 - -* Mon Feb 08 2021 RH Container Bot - 1.20.0-0.17.dev.git8f63761 -- autobuilt 8f63761 - -* Mon Feb 08 2021 RH Container Bot - 1.20.0-0.16.dev.git800a3ed -- autobuilt 800a3ed - -* Mon Feb 08 2021 RH Container Bot - 1.20.0-0.15.dev.git044ea34 -- autobuilt 044ea34 - -* Tue Feb 02 2021 RH Container Bot - 1.20.0-0.14.dev.gite1dfdd3 -- autobuilt e1dfdd3 - -* Mon Feb 01 2021 RH Container Bot - 1.20.0-0.13.dev.gitd0af90d -- autobuilt d0af90d - -* Thu Jan 28 2021 RH Container Bot - 1.20.0-0.12.dev.git7f340f9 -- autobuilt 7f340f9 - -* Thu Jan 28 2021 RH Container Bot - 1.20.0-0.11.dev.git0ec651f -- autobuilt 0ec651f - -* Thu Jan 28 2021 Lokesh Mandvekar - 1.20.0-0.10.dev.git6002877 -- use oci-runtime and crun - -* Wed Jan 27 2021 RH Container Bot - 1.20.0-0.9.dev.git6002877 -- autobuilt 6002877 - -* Mon Jan 25 2021 RH Container Bot - 1.20.0-0.8.dev.git0c5bfcd -- autobuilt 0c5bfcd - -* Mon Jan 25 2021 RH Container Bot - 1.20.0-0.7.dev.git2f20868 -- autobuilt 2f20868 - -* Mon Jan 25 2021 RH Container Bot - 1.20.0-0.6.dev.git4925e86 -- autobuilt 4925e86 - -* Fri Jan 22 2021 RH Container Bot - 1.20.0-0.5.dev.git1a04337 -- autobuilt 1a04337 - -* Fri Jan 22 2021 RH Container Bot - 1.20.0-0.4.dev.git371e4ca -- autobuilt 371e4ca - -* Thu Jan 21 2021 RH Container Bot - 1.20.0-0.3.dev.gitd460e2e -- autobuilt d460e2e - -* Mon Jan 18 2021 RH Container Bot - 1.20.0-0.2.dev.git3f5ba7e -- autobuilt 3f5ba7e - -* Mon Jan 18 2021 RH Container Bot - 1.20.0-0.1.dev.git6f554d8 -- bump to 1.20.0 -- autobuilt 6f554d8 - -* Fri Jan 15 2021 RH Container Bot - 1.19.1-0.2.dev.gitd10dbf3 -- autobuilt d10dbf3 - -* Thu Jan 14 2021 RH Container Bot - 1.19.1-0.1.dev.gitf17ccd0 -- bump to 1.19.1 -- autobuilt f17ccd0 - -* Thu Jan 14 2021 RH Container Bot - 1.20.0-0.6.dev.gitb595a98 -- autobuilt b595a98 - -* Thu Jan 14 2021 RH Container Bot - 1.20.0-0.5.dev.git2e1bbc2 -- autobuilt 2e1bbc2 - -* Wed Jan 13 2021 RH Container Bot - 1.20.0-0.4.dev.git80181e8 -- autobuilt 80181e8 - -* Tue Jan 12 2021 RH Container Bot - 1.20.0-0.3.dev.gitcfb3372 -- autobuilt cfb3372 - -* Sun Jan 10 2021 RH Container Bot - 1.20.0-0.2.dev.git8d89b80 -- autobuilt 8d89b80 - -* Sat Jan 9 2021 RH Container Bot - 1.20.0-0.1.dev.git911e6ea -- bump to 1.20.0 -- autobuilt 911e6ea - -* Fri Jan 8 2021 RH Container Bot - 1.19.0-0.41.dev.git1b3dc91 -- autobuilt 1b3dc91 - -* Fri Jan 8 2021 RH Container Bot - 1.19.0-0.40.dev.git10c10ee -- autobuilt 10c10ee - -* Fri Jan 8 2021 RH Container Bot - 1.19.0-0.39.dev.gitddcbb30 -- autobuilt ddcbb30 - -* Fri Jan 8 2021 RH Container Bot - 1.19.0-0.38.dev.git6d3b8d3 -- autobuilt 6d3b8d3 - -* Thu Jan 7 2021 RH Container Bot - 1.19.0-0.37.dev.gitf01ddd6 -- autobuilt f01ddd6 - -* Wed Jan 6 2021 RH Container Bot - 1.19.0-0.36.dev.git02b914b -- autobuilt 02b914b - -* Wed Jan 6 2021 RH Container Bot - 1.19.0-0.35.dev.git5129d28 -- autobuilt 5129d28 - -* Tue Jan 5 2021 RH Container Bot - 1.19.0-0.34.dev.gitf3c5c03 -- autobuilt f3c5c03 - -* Mon Jan 4 2021 RH Container Bot - 1.19.0-0.33.dev.gitd899c7c -- autobuilt d899c7c - -* Tue Dec 29 2020 RH Container Bot - 1.19.0-0.32.dev.git00b8e9f -- autobuilt 00b8e9f - -* Tue Dec 29 2020 RH Container Bot - 1.19.0-0.31.dev.git24e0eb7 -- autobuilt 24e0eb7 - -* Wed Dec 23 2020 RH Container Bot - 1.19.0-0.30.dev.gitffef8a6 -- autobuilt ffef8a6 - -* Tue Dec 22 2020 RH Container Bot - 1.19.0-0.29.dev.git00aa7f0 -- autobuilt 00aa7f0 - -* Tue Dec 22 2020 RH Container Bot - 1.19.0-0.28.dev.gitb9fdee0 -- autobuilt b9fdee0 - -* Mon Dec 21 2020 RH Container Bot - 1.19.0-0.27.dev.git5f1031f -- autobuilt 5f1031f - -* Mon Dec 21 2020 RH Container Bot - 1.19.0-0.26.dev.git7734b68 -- autobuilt 7734b68 - -* Mon Dec 21 2020 RH Container Bot - 1.19.0-0.25.dev.gitbec005d -- autobuilt bec005d - -* Mon Dec 21 2020 RH Container Bot - 1.19.0-0.24.dev.git6e56bea -- autobuilt 6e56bea - -* Thu Dec 17 2020 RH Container Bot - 1.19.0-0.23.dev.git6747061 -- autobuilt 6747061 - -* Wed Dec 16 2020 RH Container Bot - 1.19.0-0.22.dev.git356fd7e -- autobuilt 356fd7e - -* Wed Dec 16 2020 RH Container Bot - 1.19.0-0.21.dev.git8c01c17 -- autobuilt 8c01c17 - -* Wed Dec 16 2020 RH Container Bot - 1.19.0-0.20.dev.gitef8adfd -- autobuilt ef8adfd - -* Tue Dec 15 2020 RH Container Bot - 1.19.0-0.19.dev.gitd69f76a -- autobuilt d69f76a - -* Thu Dec 10 2020 RH Container Bot - 1.19.0-0.18.dev.git5b867f2 -- autobuilt 5b867f2 - -* Wed Dec 9 2020 RH Container Bot - 1.19.0-0.17.dev.git1678745 -- autobuilt 1678745 - -* Tue Dec 8 2020 RH Container Bot - 1.19.0-0.16.dev.git10d622b -- autobuilt 10d622b - -* Mon Dec 7 2020 RH Container Bot - 1.19.0-0.15.dev.git1d67d26 -- autobuilt 1d67d26 - -* Mon Dec 7 2020 RH Container Bot - 1.19.0-0.14.dev.gitac96369 -- autobuilt ac96369 - -* Mon Dec 7 2020 RH Container Bot - 1.19.0-0.13.dev.gitc50e236 -- autobuilt c50e236 - -* Sat Dec 5 2020 Lokesh Mandvekar - 1.19.0-0.12.dev.git75ae8be -- harden cgo binaries -- Reported-by: Wade Mealing - -* Wed Dec 2 2020 RH Container Bot - 1.19.0-0.11.dev.git75ae8be -- autobuilt 75ae8be - -* Mon Nov 30 2020 RH Container Bot - 1.19.0-0.10.dev.gitacb97f1 -- autobuilt acb97f1 - -* Mon Nov 30 2020 RH Container Bot - 1.19.0-0.9.dev.git92463b5 -- autobuilt 92463b5 - -* Mon Nov 30 2020 RH Container Bot - 1.19.0-0.8.dev.git02b3b50 -- autobuilt 02b3b50 - -* Wed Nov 25 2020 RH Container Bot - 1.19.0-0.7.dev.gitdd26b13 -- autobuilt dd26b13 - -* Wed Nov 25 2020 RH Container Bot - 1.19.0-0.6.dev.git587e617 -- autobuilt 587e617 - -* Mon Nov 23 2020 RH Container Bot - 1.19.0-0.5.dev.gitaf10f8c -- autobuilt af10f8c - -* Sat Nov 21 2020 RH Container Bot - 1.19.0-0.4.dev.git2e1d92e -- autobuilt 2e1d92e - -* Fri Nov 20 2020 RH Container Bot - 1.19.0-0.3.dev.git570b43f -- autobuilt 570b43f - -* Wed Nov 18 2020 RH Container Bot - 1.19.0-0.2.dev.gite016fa8 -- autobuilt e016fa8 - -* Tue Nov 17 2020 RH Container Bot - 1.19.0-0.1.dev.git05aa527 -- bump to 1.19.0 -- autobuilt 05aa527 - -* Mon Nov 16 2020 RH Container Bot - 1.18.0-0.8.dev.gitaa37929 -- autobuilt aa37929 - -* Sat Nov 14 2020 RH Container Bot - 1.18.0-0.7.dev.git272f241 -- autobuilt 272f241 - -* Fri Nov 13 2020 RH Container Bot - 1.18.0-0.6.dev.gitd0c958d -- autobuilt d0c958d - -* Wed Nov 11 2020 RH Container Bot - 1.18.0-0.5.dev.git5368ec3 -- autobuilt 5368ec3 - -* Tue Nov 10 2020 RH Container Bot - 1.18.0-0.4.dev.git18c0b33 -- autobuilt 18c0b33 - -* Mon Nov 9 2020 RH Container Bot - 1.18.0-0.3.dev.git1087564 -- autobuilt 1087564 - -* Sat Nov 7 2020 RH Container Bot - 1.18.0-0.2.dev.gitc7ed3ca -- autobuilt c7ed3ca - -* Thu Nov 5 2020 RH Container Bot - 1.18.0-0.1.dev.git7719296 -- bump to 1.18.0 -- autobuilt 7719296 - -* Wed Oct 21 2020 RH Container Bot - 1.17.0-0.39.dev.gitd33bb41 -- autobuilt d33bb41 - -* Tue Oct 20 2020 RH Container Bot - 1.17.0-0.38.dev.git9229549 -- autobuilt 9229549 - -* Fri Oct 16 2020 RH Container Bot - 1.17.0-0.37.dev.gita970ffb -- autobuilt a970ffb - -* Thu Oct 15 2020 RH Container Bot - 1.17.0-0.36.dev.git7699b6e -- autobuilt 7699b6e - -* Wed Oct 14 2020 RH Container Bot - 1.17.0-0.35.dev.git7389cc7 -- autobuilt 7389cc7 - -* Tue Oct 13 2020 RH Container Bot - 1.17.0-0.34.dev.git9913b9f -- autobuilt 9913b9f - -* Sat Oct 10 2020 RH Container Bot - 1.17.0-0.33.dev.git415715a -- autobuilt 415715a - -* Fri Oct 9 2020 RH Container Bot - 1.17.0-0.32.dev.gited75e66 -- autobuilt ed75e66 - -* Wed Oct 7 2020 RH Container Bot - 1.17.0-0.31.dev.git746b5a6 -- autobuilt 746b5a6 - -* Tue Oct 6 2020 Lokesh Mandvekar - 1.17.0-0.30.dev.gitf09e52c -- no btrfs for eln - -* Tue Oct 6 2020 RH Container Bot - 1.17.0-0.29.dev.gitf09e52c -- autobuilt f09e52c - -* Sat Oct 3 2020 RH Container Bot - 1.17.0-0.28.dev.git71a5615 -- autobuilt 71a5615 - -* Fri Oct 2 2020 RH Container Bot - 1.17.0-0.27.dev.git73ae001 -- autobuilt 73ae001 - -* Thu Oct 1 2020 RH Container Bot - 1.17.0-0.26.dev.gitdc504d9 -- autobuilt dc504d9 - -* Wed Sep 30 2020 RH Container Bot - 1.17.0-0.25.dev.git7fb1282 -- autobuilt 7fb1282 - -* Fri Sep 25 2020 RH Container Bot - 1.17.0-0.24.dev.git5955652 -- autobuilt 5955652 - -* Fri Sep 25 2020 RH Container Bot - 1.17.0-0.23.dev.gitb3f6ed8 -- autobuilt b3f6ed8 - -* Mon Sep 21 23:12:37 UTC 2020 RH Container Bot - 1.17.0-0.22.dev.git0e06e45 -- autobuilt 0e06e45 - -* Mon Sep 21 22:12:43 UTC 2020 RH Container Bot - 1.17.0-0.21.dev.gitf2f857a -- autobuilt f2f857a - -* Mon Sep 21 21:12:08 UTC 2020 RH Container Bot - 1.17.0-0.20.dev.git0f4a259 -- autobuilt 0f4a259 - -* Mon Sep 21 20:13:18 UTC 2020 RH Container Bot - 1.17.0-0.19.dev.gitd273b9e -- autobuilt d273b9e - -* Mon Sep 21 18:12:11 UTC 2020 RH Container Bot - 1.17.0-0.18.dev.git411a885 -- autobuilt 411a885 - -* Mon Sep 21 2020 Lokesh Mandvekar - 1.17.0-0.17.dev.git678da1d -- adjust centos deps - -* Thu Sep 17 2020 RH Container Bot - 1.17.0-0.16.dev.git678da1d -- autobuilt 678da1d - -* Thu Sep 17 2020 RH Container Bot - 1.17.0-0.15.dev.git58541a3 -- autobuilt 58541a3 - -* Thu Sep 17 2020 RH Container Bot - 1.17.0-0.14.dev.git17bb22f -- autobuilt 17bb22f - -* Wed Sep 16 2020 RH Container Bot - 1.17.0-0.13.dev.git552cbd3 -- autobuilt 552cbd3 - -* Tue Sep 15 2020 RH Container Bot - 1.17.0-0.12.dev.gitd0f43a0 -- autobuilt d0f43a0 - -* Tue Sep 15 2020 RH Container Bot - 1.17.0-0.11.dev.gitb47ffb9 -- autobuilt b47ffb9 - -* Fri Sep 11 2020 RH Container Bot - 1.17.0-0.10.dev.git1f8bf4d -- autobuilt 1f8bf4d - -* Thu Sep 10 2020 RH Container Bot - 1.17.0-0.9.dev.git33768fc -- autobuilt 33768fc - -* Wed Sep 9 2020 RH Container Bot - 1.17.0-0.8.dev.gitaa3128e -- autobuilt aa3128e - -* Wed Sep 9 2020 RH Container Bot - 1.17.0-0.7.dev.gitefc5ec2 -- autobuilt efc5ec2 - -* Tue Sep 8 2020 RH Container Bot - 1.17.0-0.6.dev.gitbfe6da5 -- autobuilt bfe6da5 - -* Tue Sep 8 2020 RH Container Bot - 1.17.0-0.5.dev.git2928303 -- autobuilt 2928303 - -* Tue Sep 8 2020 RH Container Bot - 1.17.0-0.4.dev.git555eb26 -- autobuilt 555eb26 - -* Tue Sep 8 2020 RH Container Bot - 1.17.0-0.3.dev.git49a5768 -- autobuilt 49a5768 - -* Mon Sep 7 2020 RH Container Bot - 1.17.0-0.2.dev.gitd83657c -- autobuilt d83657c - -* Sat Sep 5 2020 RH Container Bot - 1.17.0-0.1.dev.git28d7d44 -- bump to 1.17.0 -- autobuilt 28d7d44 - -* Thu Sep 3 2020 RH Container Bot - 1.16.0-0.4.dev.git58e6b4f -- autobuilt 58e6b4f - -* Thu Sep 03 2020 Lokesh Mandvekar - 1.16.0-0.3.dev.gitfce9668 -- tests package requires openssl - -* Thu Sep 3 2020 RH Container Bot - 1.16.0-0.2.dev.gitfce9668 -- autobuilt fce9668 - -* Thu Sep 3 2020 RH Container Bot - 1.16.0-0.1.dev.gitac0182c -- bump to 1.16.0 -- autobuilt ac0182c - -* Mon Jul 27 2020 Fedora Release Engineering - 1.15.0-0.68.dev.git2c46b4b -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Tue May 26 2020 Lokesh Mandvekar - 1.15.0-0.67.dev.git2c46b4b -- update deps for centos - -* Tue May 26 2020 RH Container Bot - 1.15.0-0.66.dev.git2c46b4b -- autobuilt 2c46b4b - -* Tue May 26 2020 RH Container Bot - 1.15.0-0.65.dev.gitf7a3515 -- autobuilt f7a3515 - -* Mon May 25 2020 RH Container Bot - 1.15.0-0.64.dev.git0ac2a67 -- autobuilt 0ac2a67 - -* Sun May 24 2020 RH Container Bot - 1.15.0-0.63.dev.gitdbf0777 -- autobuilt dbf0777 - -* Sat May 23 2020 RH Container Bot - 1.15.0-0.62.dev.gitde0f541 -- autobuilt de0f541 - -* Thu May 21 2020 RH Container Bot - 1.15.0-0.61.dev.git75e94a2 -- autobuilt 75e94a2 - -* Thu May 21 2020 RH Container Bot - 1.15.0-0.60.dev.gitab1adf1 -- autobuilt ab1adf1 - -* Wed May 20 2020 RH Container Bot - 1.15.0-0.59.dev.git4fc49ce -- autobuilt 4fc49ce - -* Mon May 18 2020 RH Container Bot - 1.15.0-0.58.dev.git7957c13 -- autobuilt 7957c13 - -* Wed May 13 2020 RH Container Bot - 1.15.0-0.57.dev.git9bd70ac -- autobuilt 9bd70ac - -* Tue May 12 2020 RH Container Bot - 1.15.0-0.56.dev.git3184920 -- autobuilt 3184920 - -* Mon May 11 2020 RH Container Bot - 1.15.0-0.55.dev.git0f6c2a9 -- autobuilt 0f6c2a9 - -* Mon May 11 2020 RH Container Bot - 1.15.0-0.54.dev.gitf80da42 -- autobuilt f80da42 - -* Fri May 08 2020 RH Container Bot - 1.15.0-0.53.dev.git6a7ace0 -- autobuilt 6a7ace0 - -* Tue May 05 2020 RH Container Bot - 1.15.0-0.52.dev.gitb438050 -- autobuilt b438050 - -* Mon May 04 2020 RH Container Bot - 1.15.0-0.51.dev.git828035f -- autobuilt 828035f - -* Mon May 04 2020 RH Container Bot - 1.15.0-0.50.dev.git7610123 -- autobuilt 7610123 - -* Mon May 04 2020 RH Container Bot - 1.15.0-0.49.dev.git7b0dfb8 -- autobuilt 7b0dfb8 - -* Fri May 01 2020 RH Container Bot - 1.15.0-0.48.dev.gitf35e7d4 -- autobuilt f35e7d4 - -* Fri May 01 2020 RH Container Bot - 1.15.0-0.47.dev.git42a48f9 -- autobuilt 42a48f9 - -* Fri May 01 2020 RH Container Bot - 1.15.0-0.46.dev.git63567cb -- autobuilt 63567cb - -* Fri May 01 2020 RH Container Bot - 1.15.0-0.45.dev.git3af27b4 -- autobuilt 3af27b4 - -* Tue Apr 28 2020 RH Container Bot - 1.15.0-0.44.dev.git8169acd -- autobuilt 8169acd - -* Tue Apr 28 2020 RH Container Bot - 1.15.0-0.43.dev.gitbea8692 -- autobuilt bea8692 - -* Fri Apr 24 2020 RH Container Bot - 1.15.0-0.42.dev.git0b9a534 -- autobuilt 0b9a534 - -* Fri Apr 24 2020 RH Container Bot - 1.15.0-0.41.dev.git0d5ab1d -- autobuilt 0d5ab1d - -* Thu Apr 23 2020 Lokesh Mandvekar - 1.15.0-0.40.dev.gitf4970e6 -- use latest commit - -* Thu Apr 23 2020 RH Container Bot - 1.15.0-0.39.dev.git843d15d -- autobuilt 843d15d - -* Mon Apr 20 2020 RH Container Bot - 1.15.0-0.38.dev.gitf4970e6 -- autobuilt f4970e6 - -* Thu Apr 16 2020 RH Container Bot - 1.15.0-0.37.dev.git81e2659 -- autobuilt 81e2659 - -* Tue Apr 14 2020 RH Container Bot - 1.15.0-0.36.dev.gitdb3ced9 -- autobuilt db3ced9 - -* Mon Apr 13 2020 RH Container Bot - 1.15.0-0.35.dev.gitc404c89 -- autobuilt c404c89 - -* Mon Apr 13 2020 RH Container Bot - 1.15.0-0.34.dev.git7a88d7e -- autobuilt 7a88d7e - -* Thu Apr 09 2020 RH Container Bot - 1.15.0-0.33.dev.gitf7ff4c1 -- autobuilt f7ff4c1 - -* Thu Apr 09 2020 RH Container Bot - 1.15.0-0.32.dev.gite48fa75 -- autobuilt e48fa75 - -* Tue Apr 07 2020 RH Container Bot - 1.15.0-0.31.dev.gitc554675 -- autobuilt c554675 - -* Tue Apr 07 2020 RH Container Bot - 1.15.0-0.30.dev.gitf5dbfc1 -- autobuilt f5dbfc1 - -* Tue Apr 07 2020 RH Container Bot - 1.15.0-0.29.dev.git310c02b -- autobuilt 310c02b - -* Tue Apr 07 2020 RH Container Bot - 1.15.0-0.28.dev.gitc3070ba -- autobuilt c3070ba - -* Mon Apr 06 2020 RH Container Bot - 1.15.0-0.27.dev.git20e41b7 -- autobuilt 20e41b7 - -* Mon Apr 06 2020 RH Container Bot - 1.15.0-0.26.dev.git9c031e0 -- autobuilt 9c031e0 - -* Sat Apr 04 2020 RH Container Bot - 1.15.0-0.25.dev.git31a01b4 -- autobuilt 31a01b4 - -* Thu Apr 02 2020 RH Container Bot - 1.15.0-0.24.dev.gite9a6703 -- autobuilt e9a6703 - -* Wed Apr 01 2020 RH Container Bot - 1.15.0-0.23.dev.git2fc064e -- autobuilt 2fc064e - -* Tue Mar 31 2020 RH Container Bot - 1.15.0-0.22.dev.git912ca5a -- autobuilt 912ca5a - -* Tue Mar 31 2020 RH Container Bot - 1.15.0-0.21.dev.git25c294c -- autobuilt 25c294c - -* Mon Mar 30 2020 RH Container Bot - 1.15.0-0.20.dev.git1db2cde -- autobuilt 1db2cde - -* Sat Mar 28 2020 RH Container Bot - 1.15.0-0.19.dev.git17ceb60 -- autobuilt 17ceb60 - -* Fri Mar 27 2020 RH Container Bot - 1.15.0-0.18.dev.gitc18e043 -- autobuilt c18e043 - -* Fri Mar 27 2020 RH Container Bot - 1.15.0-0.17.dev.gitd3804fa -- autobuilt d3804fa - -* Thu Mar 26 2020 RH Container Bot - 1.15.0-0.16.dev.git11ad04e -- autobuilt 11ad04e - -* Thu Mar 26 2020 RH Container Bot - 1.15.0-0.15.dev.gite48ff81 -- autobuilt e48ff81 - -* Thu Mar 26 2020 RH Container Bot - 1.15.0-0.14.dev.gite54da62 -- autobuilt e54da62 - -* Wed Mar 25 2020 RH Container Bot - 1.15.0-0.13.dev.gita5fabab -- autobuilt a5fabab - -* Wed Mar 25 2020 RH Container Bot - 1.15.0-0.12.dev.gitc61925b -- autobuilt c61925b - -* Mon Mar 23 2020 RH Container Bot - 1.15.0-0.11.dev.gitaba0d4d -- autobuilt aba0d4d - -* Mon Mar 23 2020 RH Container Bot - 1.15.0-0.10.dev.git3b9c6a3 -- autobuilt 3b9c6a3 - -* Mon Mar 23 2020 RH Container Bot - 1.15.0-0.9.dev.git10542ed -- autobuilt 10542ed - -* Thu Mar 19 2020 RH Container Bot - 1.15.0-0.8.dev.git665dc2f -- autobuilt 665dc2f - -* Thu Mar 19 2020 Lokesh Mandvekar - 1.15.0-0.7.dev.git843d15d -- use correct commit - -* Thu Mar 19 2020 RH Container Bot - 1.15.0-0.6.dev.gitf1cf92b -- autobuilt 843d15d - -* Thu Mar 19 2020 RH Container Bot - 1.15.0-0.5.dev.gitf1cf92b -- autobuilt a2285ed - -* Wed Mar 18 2020 RH Container Bot - 1.15.0-0.4.dev.gitf1cf92b -- autobuilt a2285ed - -* Wed Mar 18 2020 RH Container Bot - 1.15.0-0.3.dev.gitf1cf92b -- autobuilt a2285ed - -* Tue Mar 17 2020 RH Container Bot - 1.15.0-0.2.dev.gitf1cf92b -- autobuilt 040fb4b - -* Mon Mar 16 2020 RH Container Bot - 1.15.0-0.1.dev.gitf1cf92b -- bump to 1.15.0 -- autobuilt d26f437 - -* Wed Feb 05 2020 RH Container Bot - 1.14.0-0.35.dev.gitf1cf92b -- autobuilt f1cf92b - -* Sat Feb 01 2020 RH Container Bot - 1.14.0-0.34.dev.gitf89b081 -- autobuilt f89b081 - -* Fri Jan 31 2020 RH Container Bot - 1.14.0-0.33.dev.git3177db5 -- autobuilt 3177db5 - -* Thu Jan 30 2020 RH Container Bot - 1.14.0-0.32.dev.git4131dfa -- autobuilt 4131dfa - -* Wed Jan 29 2020 RH Container Bot - 1.14.0-0.31.dev.git82ff48a -- autobuilt 82ff48a - -* Tue Jan 28 2020 RH Container Bot - 1.14.0-0.30.dev.git0a063c4 -- autobuilt 0a063c4 - -* Mon Jan 27 2020 RH Container Bot - 1.14.0-0.29.dev.gitec4bbe6 -- autobuilt ec4bbe6 - -* Tue Jan 21 2020 RH Container Bot - 1.14.0-0.28.dev.git6e277a2 -- autobuilt 6e277a2 - -* Tue Jan 21 2020 RH Container Bot - 1.14.0-0.27.dev.git6417a9a -- autobuilt 6417a9a - -* Tue Jan 21 2020 RH Container Bot - 1.14.0-0.26.dev.git0c3234f -- autobuilt 0c3234f - -* Sun Jan 19 2020 RH Container Bot - 1.14.0-0.25.dev.git2055fe9 -- autobuilt 2055fe9 - -* Fri Jan 17 2020 RH Container Bot - 1.14.0-0.24.dev.gita925f79 -- autobuilt a925f79 - -* Fri Jan 17 2020 RH Container Bot - 1.14.0-0.23.dev.gitca0819f -- autobuilt ca0819f - -* Thu Jan 16 2020 RH Container Bot - 1.14.0-0.22.dev.gitc46f6e0 -- autobuilt c46f6e0 - -* Thu Jan 16 2020 RH Container Bot - 1.14.0-0.21.dev.gitb09fdc3 -- autobuilt b09fdc3 - -* Wed Jan 15 2020 RH Container Bot - 1.14.0-0.20.dev.git09d1c24 -- autobuilt 09d1c24 - -* Tue Jan 14 2020 RH Container Bot - 1.14.0-0.19.dev.gitbf14e6c -- autobuilt bf14e6c - -* Mon Jan 13 2020 RH Container Bot - 1.14.0-0.18.dev.git720e5d6 -- autobuilt 720e5d6 - -* Mon Jan 13 2020 RH Container Bot - 1.14.0-0.17.dev.gitb7e6731 -- autobuilt b7e6731 - -* Mon Jan 13 2020 RH Container Bot - 1.14.0-0.16.dev.gitf7731c2 -- autobuilt f7731c2 - -* Mon Jan 13 2020 RH Container Bot - 1.14.0-0.15.dev.git9def9c0 -- autobuilt 9def9c0 - -* Mon Jan 13 2020 RH Container Bot - 1.14.0-0.14.dev.git3af1491 -- autobuilt 3af1491 - -* Thu Jan 09 2020 RH Container Bot - 1.14.0-0.13.dev.git4e23b7a -- autobuilt 4e23b7a - -* Thu Jan 09 2020 RH Container Bot - 1.14.0-0.12.dev.git55fa8f5 -- autobuilt 55fa8f5 - -* Wed Jan 08 2020 RH Container Bot - 1.14.0-0.11.dev.git47ce18b -- autobuilt 47ce18b - -* Wed Jan 08 2020 RH Container Bot - 1.14.0-0.10.dev.gita3dec02 -- autobuilt a3dec02 - -* Wed Jan 08 2020 RH Container Bot - 1.14.0-0.9.dev.gitb555b7d -- autobuilt b555b7d - -* Wed Jan 08 2020 RH Container Bot - 1.14.0-0.8.dev.gite7be041 -- autobuilt e7be041 - -* Tue Jan 07 2020 RH Container Bot - 1.14.0-0.7.dev.gitdbec497 -- autobuilt dbec497 - -* Tue Jan 07 2020 RH Container Bot - 1.14.0-0.6.dev.git45543bf -- autobuilt 45543bf - -* Mon Jan 06 2020 RH Container Bot - 1.14.0-0.5.dev.gitd792c70 -- autobuilt d792c70 - -* Mon Jan 06 2020 RH Container Bot - 1.14.0-0.4.dev.git20c2a54 -- autobuilt 20c2a54 - -* Sat Jan 04 2020 RH Container Bot - 1.14.0-0.3.dev.gitc42f440 -- autobuilt c42f440 - -* Fri Jan 03 2020 RH Container Bot - 1.14.0-0.2.dev.git8d41b83 -- autobuilt 8d41b83 - -* Tue Dec 31 2019 RH Container Bot - 1.14.0-0.1.dev.git726e24d -- bump to 1.14.0 -- autobuilt 726e24d - -* Sun Dec 22 2019 RH Container Bot - 1.13.0-0.10.dev.git6941254 -- autobuilt 6941254 - -* Sun Dec 22 2019 RH Container Bot - 1.13.0-0.9.dev.git41b7852 -- autobuilt 41b7852 - -* Fri Dec 20 2019 RH Container Bot - 1.13.0-0.8.dev.git9588a82 -- autobuilt 9588a82 - -* Thu Dec 19 2019 RH Container Bot - 1.13.0-0.7.dev.gite6815a1 -- autobuilt e6815a1 - -* Thu Dec 19 2019 RH Container Bot - 1.13.0-0.6.dev.git2959a6b -- autobuilt 2959a6b - -* Wed Dec 18 2019 RH Container Bot - 1.13.0-0.5.dev.git188269a -- autobuilt 188269a - -* Wed Dec 18 2019 RH Container Bot - 1.13.0-0.4.dev.git0662a4e -- autobuilt 0662a4e - -* Tue Dec 17 2019 RH Container Bot - 1.13.0-0.3.dev.gitacc7c35 -- autobuilt acc7c35 - -* Mon Dec 16 2019 RH Container Bot - 1.13.0-0.2.dev.git068b6f5 -- autobuilt 068b6f5 - -* Fri Dec 13 2019 RH Container Bot - 1.13.0-0.1.dev.gite28c43d -- bump to 1.13.0 -- autobuilt e28c43d - -* Fri Dec 13 2019 RH Container Bot - 1.12.0-0.88.dev.gitdb59421 -- autobuilt db59421 - -* Wed Dec 11 2019 RH Container Bot - 1.12.0-0.87.dev.git70b101f -- autobuilt 70b101f - -* Wed Dec 11 2019 RH Container Bot - 1.12.0-0.86.dev.gitbc8feee -- autobuilt bc8feee - -* Fri Dec 06 2019 RH Container Bot - 1.12.0-0.85.dev.git8d6869b -- autobuilt 8d6869b - -* Fri Dec 06 2019 RH Container Bot - 1.12.0-0.84.dev.git8fc5b01 -- autobuilt 8fc5b01 - -* Fri Dec 06 2019 RH Container Bot - 1.12.0-0.83.dev.gitc038827 -- autobuilt c038827 - -* Fri Dec 06 2019 RH Container Bot - 1.12.0-0.82.dev.gite47145c -- autobuilt e47145c - -* Thu Dec 05 2019 RH Container Bot - 1.12.0-0.81.dev.git2a82d07 -- autobuilt 2a82d07 - -* Wed Dec 04 2019 RH Container Bot - 1.12.0-0.80.dev.git357d4ae -- autobuilt 357d4ae - -* Wed Dec 04 2019 RH Container Bot - 1.12.0-0.79.dev.gitd55a9f8 -- autobuilt d55a9f8 - -* Tue Dec 03 2019 RH Container Bot - 1.12.0-0.78.dev.gited0a329 -- autobuilt ed0a329 - -* Mon Nov 25 2019 RH Container Bot - 1.12.0-0.77.dev.git4cf37c2 -- autobuilt 4cf37c2 - -* Sat Nov 23 2019 RH Container Bot - 1.12.0-0.76.dev.git8fd3148 -- autobuilt 8fd3148 - -* Thu Nov 21 2019 RH Container Bot - 1.12.0-0.75.dev.git92ff215 -- autobuilt 92ff215 - -* Wed Nov 20 2019 RH Container Bot - 1.12.0-0.74.dev.gitcd88667 -- autobuilt cd88667 - -* Wed Nov 20 2019 RH Container Bot - 1.12.0-0.73.dev.git1e6a70c -- autobuilt 1e6a70c - -* Tue Nov 19 2019 RH Container Bot - 1.12.0-0.72.dev.git6a555a0 -- autobuilt 6a555a0 - -* Sat Nov 16 2019 RH Container Bot - 1.12.0-0.71.dev.git9ff68b3 -- autobuilt 9ff68b3 - -* Wed Nov 13 2019 RH Container Bot - 1.12.0-0.70.dev.gitc5244fe -- autobuilt c5244fe - -* Tue Nov 12 2019 RH Container Bot - 1.12.0-0.69.dev.git985e8dc -- autobuilt 985e8dc - -* Tue Nov 12 2019 RH Container Bot - 1.12.0-0.68.dev.git85ab067 -- autobuilt 85ab067 - -* Tue Nov 12 2019 RH Container Bot - 1.12.0-0.67.dev.git7535655 -- autobuilt 7535655 - -* Fri Nov 08 2019 RH Container Bot - 1.12.0-0.66.dev.gite3bb278 -- autobuilt e3bb278 - -* Thu Nov 07 2019 RH Container Bot - 1.12.0-0.65.dev.gita880001 -- autobuilt a880001 - -* Thu Nov 07 2019 RH Container Bot - 1.12.0-0.64.dev.gitf995696 -- autobuilt f995696 - -* Thu Nov 07 2019 RH Container Bot - 1.12.0-0.63.dev.git147d106 -- autobuilt 147d106 - -* Wed Nov 06 2019 RH Container Bot - 1.12.0-0.62.dev.git89bc2a6 -- autobuilt 89bc2a6 - -* Wed Nov 06 2019 RH Container Bot - 1.12.0-0.61.dev.gitec970d5 -- autobuilt ec970d5 - -* Tue Nov 05 2019 RH Container Bot - 1.12.0-0.60.dev.gitfba62fd -- autobuilt fba62fd - -* Fri Nov 01 2019 RH Container Bot - 1.12.0-0.59.dev.git1967973 -- autobuilt 1967973 - -* Thu Oct 31 2019 RH Container Bot - 1.12.0-0.58.dev.git20e92ff -- autobuilt 20e92ff - -* Thu Oct 31 2019 RH Container Bot - 1.12.0-0.57.dev.git141b5a1 -- autobuilt 141b5a1 - -* Thu Oct 31 2019 RH Container Bot - 1.12.0-0.56.dev.git332a889 -- autobuilt 332a889 - -* Thu Oct 31 2019 RH Container Bot - 1.12.0-0.55.dev.git8e26456 -- autobuilt 8e26456 - -* Wed Oct 30 2019 RH Container Bot - 1.12.0-0.54.dev.git1ff7043 -- autobuilt 1ff7043 - -* Wed Oct 30 2019 RH Container Bot - 1.12.0-0.53.dev.giteaad6b4 -- autobuilt eaad6b4 - -* Tue Oct 29 2019 RH Container Bot - 1.12.0-0.52.dev.git999fa43 -- autobuilt 999fa43 - -* Tue Oct 29 2019 RH Container Bot - 1.12.0-0.51.dev.git751f92e -- autobuilt 751f92e - -* Tue Oct 29 2019 RH Container Bot - 1.12.0-0.50.dev.gitb023cde -- autobuilt b023cde - -* Tue Oct 29 2019 RH Container Bot - 1.12.0-0.49.dev.git66701d4 -- autobuilt 66701d4 - -* Mon Oct 28 2019 RH Container Bot - 1.12.0-0.48.dev.gitc2dc46a -- autobuilt c2dc46a - -* Mon Oct 28 2019 RH Container Bot - 1.12.0-0.47.dev.git691c394 -- autobuilt 691c394 - -* Fri Oct 25 2019 RH Container Bot - 1.12.0-0.46.dev.gitcddb66e -- autobuilt cddb66e - -* Wed Oct 23 2019 RH Container Bot - 1.12.0-0.45.dev.gitfa4eec7 -- autobuilt fa4eec7 - -* Mon Oct 21 2019 RH Container Bot - 1.12.0-0.44.dev.git049fdf4 -- autobuilt 049fdf4 - -* Mon Oct 21 2019 RH Container Bot - 1.12.0-0.43.dev.git1d3db17 -- autobuilt 1d3db17 - -* Sun Oct 20 2019 RH Container Bot - 1.12.0-0.42.dev.git120c37f -- autobuilt 120c37f - -* Wed Oct 16 2019 RH Container Bot - 1.12.0-0.41.dev.git0f7148b -- autobuilt 0f7148b - -* Wed Oct 16 2019 Lokesh Mandvekar - 1.12.0-0.40.dev.git389d49b -- install imgtype binary - -* Tue Oct 15 2019 RH Container Bot - 1.12.0-0.39.dev.git389d49b -- autobuilt 389d49b - -* Fri Oct 11 2019 RH Container Bot - 1.12.0-0.38.dev.gitd6f11ba -- autobuilt d6f11ba - -* Fri Oct 11 2019 RH Container Bot - 1.12.0-0.37.dev.git68b2aa5 -- autobuilt 68b2aa5 - -* Wed Oct 09 2019 RH Container Bot - 1.12.0-0.36.dev.git13330a4 -- autobuilt 13330a4 - -* Fri Oct 04 2019 RH Container Bot - 1.12.0-0.35.dev.git7a7e1f0 -- autobuilt 7a7e1f0 - -* Fri Oct 04 2019 RH Container Bot - 1.12.0-0.34.dev.git797e618 -- autobuilt 797e618 - -* Thu Oct 03 2019 RH Container Bot - 1.12.0-0.33.dev.gitb298906 -- autobuilt b298906 - -* Wed Oct 02 2019 RH Container Bot - 1.12.0-0.32.dev.gitf50b55d -- autobuilt f50b55d - -* Wed Oct 02 2019 RH Container Bot - 1.12.0-0.31.dev.gite400691 -- autobuilt e400691 - -* Wed Oct 02 2019 RH Container Bot - 1.12.0-0.30.dev.git96f9993 -- autobuilt 96f9993 - -* Wed Oct 02 2019 RH Container Bot - 1.12.0-0.29.dev.gitc771c56 -- autobuilt c771c56 - -* Tue Oct 01 2019 RH Container Bot - 1.12.0-0.28.dev.gite2c33f3 -- autobuilt e2c33f3 - -* Tue Oct 01 2019 Debarshi Ray - 1.12.0-0.27.dev.gitcf933c8 -- Require crun >= 0.10-1 - -* Tue Oct 01 2019 Debarshi Ray - 1.12.0-0.26.dev.gitcf933c8 -- Switch to crun for Cgroups v2 support - -* Tue Oct 01 2019 RH Container Bot - 1.12.0-0.25.dev.gitcf933c8 -- autobuilt cf933c8 - -* Tue Oct 01 2019 RH Container Bot - 1.12.0-0.24.dev.gitbf04bf1 -- autobuilt bf04bf1 - -* Tue Oct 01 2019 RH Container Bot - 1.12.0-0.23.dev.gitfc06a4d -- autobuilt fc06a4d - -* Tue Oct 01 2019 RH Container Bot - 1.12.0-0.22.dev.gitd3d9cec -- autobuilt d3d9cec - -* Mon Sep 30 2019 RH Container Bot - 1.12.0-0.21.dev.gita32fc96 -- autobuilt a32fc96 - -* Sat Sep 28 2019 RH Container Bot - 1.12.0-0.20.dev.git61e32a5 -- autobuilt 61e32a5 - -* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.19.dev.gitc3b1ec6 -- autobuilt c3b1ec6 - -* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.18.dev.git04150e0 -- autobuilt 04150e0 - -* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.17.dev.gitd2c1fd8 -- autobuilt d2c1fd8 - -* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.16.dev.git6abc01c -- autobuilt 6abc01c - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.15.dev.gite9969bc -- autobuilt e9969bc - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.14.dev.git10b0e7a -- autobuilt 10b0e7a - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.13.dev.git4ce6fba -- autobuilt 4ce6fba - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.12.dev.git9cac447 -- autobuilt 9cac447 - -* Sat Sep 07 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.11.dev.git20a33e0 -- autobuilt 20a33e0 - -* Sat Sep 07 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.10.dev.git9bf6b5e -- autobuilt 9bf6b5e - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.9.dev.gitf54c965 -- autobuilt f54c965 - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.8.dev.git3f6ad0f -- autobuilt 3f6ad0f - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.7.dev.git9f2a682 -- autobuilt 9f2a682 - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.6.dev.git4da1d5d -- autobuilt 4da1d5d - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.5.dev.git34f1ae6 -- autobuilt 34f1ae6 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.4.dev.gitcc80ccc -- autobuilt cc80ccc - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.3.dev.gitb643073 -- autobuilt b643073 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.2.dev.git15773bd -- autobuilt 15773bd - -* Sat Aug 31 2019 Lokesh Mandvekar (Bot) - 1.12.0-0.1.dev.git1a1a728 -- bump to 1.12.0 -- autobuilt 1a1a728 - -* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.38.dev.git57db70c -- autobuilt 57db70c - -* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.37.dev.gite930951 -- autobuilt e930951 - -* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.36.dev.gitecf5b72 -- autobuilt ecf5b72 - -* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.35.dev.git5671417 -- autobuilt 5671417 - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.34.dev.git689f8ed -- autobuilt 689f8ed - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.33.dev.git6b5f8ba -- autobuilt 6b5f8ba - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.32.dev.gitff72568 -- autobuilt ff72568 - -* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.31.dev.git376e52e -- autobuilt 376e52e - -* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.30.dev.git5a1c733 -- autobuilt 5a1c733 - -* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.29.dev.git3ad937b -- autobuilt 3ad937b - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.28.dev.gitfa68ed6 -- autobuilt fa68ed6 - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.27.dev.gitb288b7a -- autobuilt b288b7a - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.26.dev.gitc1a2d4f -- autobuilt c1a2d4f - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.25.dev.git51415ec -- autobuilt 51415ec - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.24.dev.gitc2c52ba -- autobuilt c2c52ba - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.23.dev.gitebf6f51 -- autobuilt ebf6f51 - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.22.dev.git36dcedb -- autobuilt 36dcedb - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.21.dev.gitab0286f -- autobuilt ab0286f - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.20.dev.git1ce1130 -- autobuilt 1ce1130 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.19.dev.gitd88c26b -- autobuilt d88c26b - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.18.dev.git5c98d3c -- autobuilt 5c98d3c - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.17.dev.git3f5436f -- autobuilt 3f5436f - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.16.dev.gita99139c -- autobuilt a99139c - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.15.dev.git2df08f0 -- autobuilt 2df08f0 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.14.dev.git96a136e -- autobuilt 96a136e - -* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.13.dev.git7180312 -- autobuilt 7180312 - -* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.12.dev.git0dfb6f5 -- autobuilt 0dfb6f5 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.11.dev.git60d5480 -- autobuilt 60d5480 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.10.dev.git60c0088 -- autobuilt 60c0088 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.9.dev.gitc953216 -- autobuilt c953216 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.8.dev.gitf892eb6 -- autobuilt f892eb6 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.7.dev.git95cb061 -- autobuilt 95cb061 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.6.dev.gitf4cfe9c -- autobuilt f4cfe9c - -* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.5.dev.git03aa807 -- autobuilt 03aa807 - -* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.4.dev.gitbafcf88 -- autobuilt bafcf88 - -* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.3.dev.git232f7c6 -- autobuilt 232f7c6 - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.2.dev.git1de958d -- autobuilt 1de958d - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 1.11.0-0.1.dev.gitac5031d -- bump to 1.11.0 -- autobuilt ac5031d - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.68.dev.git3117f5e -- autobuilt 3117f5e - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.67.dev.git4d017d6 -- autobuilt 4d017d6 - -* Wed Jul 31 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.66.dev.gitc00f548 -- autobuilt c00f548 - -* Wed Jul 31 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.65.dev.git677b771 -- autobuilt 677b771 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.64.dev.gitb7a0ed0 -- autobuilt b7a0ed0 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.63.dev.git5bab9b0 -- autobuilt 5bab9b0 - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.62.dev.git4ccb343 -- autobuilt 4ccb343 - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.61.dev.gita74bdd3 -- autobuilt a74bdd3 - -* Sat Jul 27 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.60.dev.git6b214d2 -- autobuilt 6b214d2 - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.59.dev.git73401a4 -- autobuilt 73401a4 - -* Wed Jul 24 2019 Fedora Release Engineering - 1.9.3-0.58.dev.git6bd0551 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.57.dev.git6bd0551 -- autobuilt 6bd0551 - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.56.dev.git555b5a5 -- autobuilt 555b5a5 - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 1.9.3-0.55.dev.git2110f05 -- bump to 1.9.3 -- autobuilt 2110f05 - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 1.9.2-0.54.dev.gitd7dec37 -- autobuilt d7dec37 - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 1.9.2-0.53.dev.git5da3c8c -- autobuilt 5da3c8c - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 1.9.2-0.52.dev.git4ae0e14 -- autobuilt 4ae0e14 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 1.9.2-0.51.dev.git8da4cb4 -- autobuilt 8da4cb4 - -* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 1.9.2-0.50.dev.gitbe51b9b -- autobuilt be51b9b - -* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 1.9.2-0.49.dev.gitb33b87b -- autobuilt b33b87b - -* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 1.9.2-0.48.dev.git16e3010 -- autobuilt 16e3010 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 1.9.2-0.47.dev.gitbb5cbf1 -- autobuilt bb5cbf1 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 1.9.2-0.46.dev.git2249ba3 -- autobuilt 2249ba3 - -* Sun Jul 14 2019 Lokesh Mandvekar (Bot) - 1.9.2-0.45.dev.gitd419737 -- bump to 1.9.2 -- autobuilt d419737 - -* Wed Jul 10 2019 Lokesh Mandvekar (Bot) - 1.9.1-0.44.dev.git5d723ff -- autobuilt 5d723ff - -* Sun Jul 07 2019 Lokesh Mandvekar - 1.9.1-0.43.dev.gite160a63 -- built e160a63 -- add centos conditionals -- use new name for go-md2man dep - -* Sat Jun 22 2019 Lokesh Mandvekar (Bot) - 1.9.1-0.42.dev.git1d11851 -- autobuilt 1d11851 - -* Fri Jun 21 2019 Lokesh Mandvekar (Bot) - 1.9.1-0.41.dev.git07aaf5e -- autobuilt 07aaf5e - -* Thu Jun 20 2019 Lokesh Mandvekar (Bot) - 1.9.1-0.40.dev.gitc22957b -- autobuilt c22957b - -* Tue Jun 18 2019 Lokesh Mandvekar (Bot) - 1.9.1-0.39.dev.git2c4f388 -- autobuilt 2c4f388 - -* Sun Jun 16 2019 Lokesh Mandvekar (Bot) - 1.9.1-0.38.dev.git0b84b23 -- bump to 1.9.1 -- autobuilt 0b84b23 - -* Sat Jun 15 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.37.dev.git77fa9dd -- autobuilt 77fa9dd - -* Fri Jun 14 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.36.dev.gitdc7b50c -- autobuilt dc7b50c - -* Thu Jun 13 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.35.dev.git2191ba6 -- autobuilt 2191ba6 - -* Wed Jun 12 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.34.dev.gitdcbf193 -- autobuilt dcbf193 - -* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.33.dev.git78dcf2f -- autobuilt 78dcf2f - -* Mon Jun 10 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.32.dev.git4ae0a69 -- autobuilt 4ae0a69 - -* Sun Jun 09 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.31.dev.gitd172dd9 -- autobuilt d172dd9 - -* Sat Jun 08 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.30.dev.git2da8755 -- autobuilt 2da8755 - -* Fri Jun 07 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.29.dev.gitad4f235 -- autobuilt ad4f235 - -* Thu Jun 06 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.28.dev.gite0306bb -- autobuilt e0306bb - -* Wed Jun 05 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.27.dev.gitaa06a77 -- autobuilt aa06a77 - -* Sun Jun 02 2019 Lokesh Mandvekar - 1.9.0-0.26.dev.gita086ec8 -- build for all arches - -* Sun Jun 02 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.25.dev.git7016ce6 -- autobuilt 7016ce6 - -* Sat Jun 01 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.24.dev.git3104ddf -- autobuilt 3104ddf - -* Fri May 31 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.23.dev.git53be3d3 -- autobuilt 53be3d3 - -* Thu May 30 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.22.dev.git2a962f1 -- autobuilt 2a962f1 - -* Wed May 29 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.21.dev.gitfa7f030 -- autobuilt fa7f030 - -* Tue May 28 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.20.dev.gited77a92 -- autobuilt ed77a92 - -* Sat May 25 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.19.dev.git8e48a65 -- autobuilt 8e48a65 - -* Fri May 24 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.18.dev.git4e1ca7c -- autobuilt 4e1ca7c - -* Fri May 24 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.17.dev.git00f5164 -- autobuilt 00f5164 - -* Thu May 23 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.16.dev.gitbc9c276 -- autobuilt bc9c276 - -* Tue May 21 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.15.dev.gitbcc5e51 -- autobuilt bcc5e51 - -* Sun May 19 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.14.dev.git7793c51 -- autobuilt 7793c51 - -* Sat May 18 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.13.dev.git3bf8547 -- autobuilt 3bf8547 - -* Fri May 17 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.12.dev.git63808f9 -- autobuilt 63808f9 - -* Thu May 16 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.11.dev.gitc0633e3 -- autobuilt c0633e3 - -* Wed May 15 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.10.dev.git4c6b09c -- autobuilt 4c6b09c - -* Tue May 14 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.9.dev.git7ae362b -- autobuilt 7ae362b - -* Mon May 13 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.8.dev.git74a3195 -- autobuilt 74a3195 - -* Sun May 12 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.7.dev.gitab8678a -- autobuilt ab8678a - -* Sat May 11 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.6.dev.gitc654b18 -- autobuilt c654b18 - -* Sat May 04 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.5.dev.gite9184ea -- autobuilt e9184ea - -* Fri May 03 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.4.dev.git59da11d -- autobuilt 59da11d - -* Thu May 02 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.3.dev.git78fb869 -- autobuilt 78fb869 - -* Tue Apr 30 2019 Lokesh Mandvekar (Bot) - 1.9.0-0.2.dev.git0e30da6 -- autobuilt 0e30da6 - -* Sun Apr 28 2019 Lokesh Mandvekar - 1.9.0-0.1.dev.gitddbd805 -- bump to v1.9.0-dev -- update release tag format for unreleased builds - -* Wed Apr 24 2019 Lokesh Mandvekar (Bot) - 1.8-41.dev.gitbdbedfd -- autobuilt bdbedfd - -* Tue Apr 23 2019 Lokesh Mandvekar (Bot) - 1.8-40.dev.gitb466cbd -- autobuilt b466cbd - -* Sat Apr 20 2019 Lokesh Mandvekar (Bot) - 1.8-39.dev.git2f0179f -- autobuilt 2f0179f - -* Fri Apr 19 2019 Lokesh Mandvekar (Bot) - 1.8-38.dev.git135542e -- autobuilt 135542e - -* Thu Apr 18 2019 Lokesh Mandvekar (Bot) - 1.8-37.dev.gite879079 -- autobuilt e879079 - -* Wed Apr 17 2019 Lokesh Mandvekar (Bot) - 1.8-36.dev.gitd8fe400 -- autobuilt d8fe400 - -* Mon Apr 15 2019 Lokesh Mandvekar (Bot) - 1.8-35.dev.gitfcc12bd -- autobuilt fcc12bd - -* Sat Apr 13 2019 Lokesh Mandvekar (Bot) - 1.8-34.dev.gitd43787b -- autobuilt d43787b - -* Fri Apr 12 2019 Lokesh Mandvekar (Bot) - 1.8-33.dev.git316bd0a -- autobuilt 316bd0a - -* Wed Apr 10 2019 Lokesh Mandvekar (Bot) - 1.8-32.dev.git021d607 -- autobuilt 021d607 - -* Tue Apr 09 2019 Lokesh Mandvekar (Bot) - 1.8-31.dev.git610eb7a -- autobuilt 610eb7a - -* Sun Apr 07 2019 Lokesh Mandvekar (Bot) - 1.8-30.dev.git25b7c11 -- autobuilt 25b7c11 - -* Sat Apr 06 2019 Lokesh Mandvekar (Bot) - 1.8-29.dev.git29a6c81 -- autobuilt 29a6c81 - -* Fri Apr 05 2019 Lokesh Mandvekar (Bot) - 1.8-28.dev.gitac66d78 -- autobuilt ac66d78 - -* Mon Apr 01 2019 Lokesh Mandvekar (Bot) - 1.8-27.dev.git9e1967a -- autobuilt 9e1967a - -* Sat Mar 30 2019 Lokesh Mandvekar (Bot) - 1.8-26.dev.git13d9142 -- autobuilt 13d9142 - -* Fri Mar 29 2019 Lokesh Mandvekar (Bot) - 1.8-25.dev.gita9bd025 -- autobuilt a9bd025 - -* Thu Mar 28 2019 Lokesh Mandvekar (Bot) - 1.8-24.dev.gitc933fe4 -- autobuilt c933fe4 - -* Wed Mar 27 2019 Lokesh Mandvekar (Bot) - 1.8-23.dev.git3d74031 -- autobuilt 3d74031 - -* Mon Mar 25 2019 Lokesh Mandvekar (Bot) - 1.8-22.dev.git03fae01 -- autobuilt 03fae01 - -* Sat Mar 23 2019 Lokesh Mandvekar (Bot) - 1.8-21.dev.gitd1c75ea -- autobuilt d1c75ea - -* Fri Mar 22 2019 Lokesh Mandvekar (Bot) - 1.8-20.dev.gitc6ae5c5 -- autobuilt c6ae5c5 - -* Thu Mar 21 2019 Dan Walsh - 1.8-19.dev.gitbe0c8d2 -- Complile with SELinux enabled - -* Thu Mar 21 2019 Lokesh Mandvekar (Bot) - 1.8-18.dev.gitbe0c8d2 -- autobuilt be0c8d2 - -* Wed Mar 20 2019 Lokesh Mandvekar (Bot) - 1.8-17.dev.git9d6da3a -- autobuilt 9d6da3a - -* Tue Mar 19 2019 Lokesh Mandvekar (Bot) - 1.8-16.dev.git1ba9201 -- autobuilt 1ba9201 - -* Sat Mar 16 2019 Lokesh Mandvekar (Bot) - 1.8-15.dev.gita986f34 -- autobuilt a986f34 - -* Fri Mar 15 2019 Lokesh Mandvekar (Bot) - 1.8-14.dev.gitc691d09 -- autobuilt c691d09 - -* Thu Mar 14 2019 Lokesh Mandvekar (Bot) - 1.8-13.dev.git3b497ff -- autobuilt 3b497ff - -* Wed Mar 13 2019 Lokesh Mandvekar (Bot) - 1.8-12.dev.git3ba8822 -- autobuilt 3ba8822 - -* Sun Mar 10 2019 Lokesh Mandvekar (Bot) - 1.8-11.dev.git36605c2 -- autobuilt 36605c2 - -* Sat Mar 09 2019 Lokesh Mandvekar (Bot) - 1.8-10.dev.git984ea9b -- autobuilt 984ea9b - -* Thu Mar 07 2019 Lokesh Mandvekar (Bot) - 1.8-9.dev.git0a8ec97 -- autobuilt 0a8ec97 - -* Wed Mar 06 2019 Dan Walsh - 1.8-8.dev.git3afba37 -- Add recommends for fuse-overlay and slirp4netns - -* Wed Mar 06 2019 Lokesh Mandvekar (Bot) - 1.8-7.dev.git3afba37 -- autobuilt 3afba37 - -* Tue Mar 05 2019 Lokesh Mandvekar (Bot) - 1.8-6.dev.git11dd219 -- autobuilt 11dd219 - -* Fri Mar 01 2019 Lokesh Mandvekar (Bot) - 1.8-5.dev.git8b1d11f -- autobuilt 8b1d11f - -* Thu Feb 28 2019 Lokesh Mandvekar (Bot) - 1.8-4.dev.git95a5089 -- autobuilt 95a5089 - -* Tue Feb 26 2019 Lokesh Mandvekar (Bot) - 1.8-3.dev.git6c1a4cc -- autobuilt 6c1a4cc - -* Sat Feb 23 2019 Lokesh Mandvekar (Bot) - 1.8-2.dev.git8c3d8b1 -- bump to 1.8 -- autobuilt 8c3d8b1 - -* Fri Feb 22 2019 Lokesh Mandvekar (Bot) - 1.7-20.dev.git873f001 -- autobuilt 873f001 - -* Thu Feb 21 2019 Lokesh Mandvekar (Bot) - 1.7-19.dev.gitdb6e7bb -- autobuilt db6e7bb - -* Wed Feb 20 2019 Lokesh Mandvekar (Bot) - 1.7-18.dev.git1b02a7e -- autobuilt 1b02a7e - -* Mon Feb 18 2019 Lokesh Mandvekar (Bot) - 1.7-17.dev.git146a0fc -- autobuilt 146a0fc - -* Sat Feb 16 2019 Lokesh Mandvekar (Bot) - 1.7-16.dev.git80fcb24 -- autobuilt 80fcb24 - -* Fri Feb 15 2019 Lokesh Mandvekar (Bot) - 1.7-15.dev.git40d4d59 -- autobuilt 40d4d59 - -* Thu Feb 14 2019 Lokesh Mandvekar (Bot) - 1.7-14.dev.gite4c4d46 -- autobuilt e4c4d46 - -* Sun Feb 10 2019 Lokesh Mandvekar (Bot) - 1.7-13.dev.git711f9ea -- autobuilt 711f9ea - -* Fri Feb 08 2019 Lokesh Mandvekar (Bot) - 1.7-12.dev.git310363c -- autobuilt 310363c - -* Wed Feb 06 2019 Lokesh Mandvekar (Bot) - 1.7-11.dev.git50539b5 -- autobuilt 50539b5 - -* Tue Feb 05 2019 Lokesh Mandvekar (Bot) - 1.7-10.dev.gitad24f28 -- autobuilt ad24f28 - -* Sat Feb 02 2019 Lokesh Mandvekar (Bot) - 1.7-9.dev.git973bb88 -- autobuilt 973bb88 - -* Fri Feb 01 2019 Lokesh Mandvekar (Bot) - 1.7-8.dev.git03f6247 -- autobuilt 03f6247 - -* Thu Jan 31 2019 Fedora Release Engineering - 1.7-7.dev.gite702872 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Jan 29 2019 Lokesh Mandvekar (Bot) - 1.7-6.dev.gite702872 -- autobuilt e702872 - -* Thu Jan 24 2019 Lokesh Mandvekar (Bot) - 1.7-5.dev.gitf1cec50 -- autobuilt f1cec50 - -* Tue Jan 22 2019 Lokesh Mandvekar (Bot) - 1.7-4.dev.git4bcddb7 -- autobuilt 4bcddb7 - -* Mon Jan 21 2019 Lokesh Mandvekar (Bot) - 1.7-3.dev.git9b9ed1d -- autobuilt 9b9ed1d - -* Sun Jan 20 2019 Lokesh Mandvekar (Bot) - 1.7-2.dev.git7a85ca7 -- bump to 1.7 -- autobuilt 7a85ca7 - -* Sat Jan 19 2019 Lokesh Mandvekar (Bot) - 1.6-2.dev.git5f95bd9 -- bump to 1.6 -- autobuilt 5f95bd9 - -* Fri Jan 18 2019 Lokesh Mandvekar (Bot) - 1.7-2.dev.git0f114e9 -- bump to 1.7 -- autobuilt 0f114e9 - -* Thu Jan 17 2019 Lokesh Mandvekar (Bot) - 1.6-33.dev.git66ff1dd -- autobuilt 66ff1dd - -* Wed Jan 16 2019 Lokesh Mandvekar (Bot) - 1.6-32.dev.gitd7e530e -- autobuilt d7e530e - -* Tue Jan 15 2019 Lokesh Mandvekar (Bot) - 1.6-31.dev.gitfe7e09c -- autobuilt fe7e09c - -* Sun Jan 13 2019 Lokesh Mandvekar (Bot) - 1.6-30.dev.gitfa86533 -- autobuilt fa86533 - -* Sat Jan 12 2019 Lokesh Mandvekar (Bot) - 1.6-29.dev.gitf6a0258 -- autobuilt f6a0258 - -* Fri Jan 11 2019 Lokesh Mandvekar (Bot) - 1.6-28.dev.git5d22f3c -- autobuilt 5d22f3c - -* Thu Jan 10 2019 Lokesh Mandvekar (Bot) - 1.6-27.dev.git1ef527c -- autobuilt 1ef527c - -* Wed Jan 09 2019 Lokesh Mandvekar (Bot) - 1.6-26.dev.git169a923 -- autobuilt 169a923 - -* Tue Jan 08 2019 Lokesh Mandvekar (Bot) - 1.6-25.dev.git48b44e5 -- autobuilt 48b44e5 - -* Mon Jan 07 2019 Lokesh Mandvekar (Bot) - 1.6-24.dev.gita4200ae -- autobuilt a4200ae - -* Sun Jan 06 2019 Lokesh Mandvekar (Bot) - 1.6-23.dev.gitbb710f3 -- autobuilt bb710f3 - -* Sat Jan 05 2019 Lokesh Mandvekar (Bot) - 1.6-22.dev.git8f05aa6 -- autobuilt 8f05aa6 - -* Fri Jan 04 2019 Lokesh Mandvekar (Bot) - 1.6-21.dev.git579f1d5 -- autobuilt 579f1d5 - -* Thu Jan 03 2019 Lokesh Mandvekar (Bot) - 1.6-20.dev.gite55a9f3 -- autobuilt e55a9f3 - -* Tue Dec 25 2018 Lokesh Mandvekar (Bot) - 1.6-1.nightly.git5f95bd99.dev.giteebbba2 -- autobuilt eebbba2 - -* Thu Dec 20 2018 Lokesh Mandvekar (Bot) - 1.6-1.nightly.git5f95bd98.dev.git4674656 -- autobuilt 4674656 - -* Wed Dec 19 2018 Lokesh Mandvekar (Bot) - 1.6-1.nightly.git5f95bd97.dev.gitdd3dff5 -- autobuilt dd3dff5 - -* Sun Dec 16 2018 Lokesh Mandvekar (Bot) - 1.6-1.nightly.git5f95bd96.dev.git96c68db -- autobuilt 96c68db - -* Fri Dec 14 2018 Lokesh Mandvekar (Bot) - 1.6-1.nightly.git5f95bd95.dev.gitde7f480 -- autobuilt de7f480 - -* Wed Dec 12 2018 Lokesh Mandvekar (Bot) - 1.6-1.nightly.git5f95bd94.dev.git90ea890 -- autobuilt 90ea890 - -* Mon Dec 10 2018 Lokesh Mandvekar (Bot) - 1.6-1.nightly.git5f95bd93.dev.gitdd0f4f1 -- autobuilt dd0f4f1 - -* Sat Dec 08 2018 Lokesh Mandvekar (Bot) - 1.6-1.nightly.git5f95bd92.dev.git1e1dc14 -- autobuilt 1e1dc14 - -* Fri Dec 07 2018 Lokesh Mandvekar (Bot) - 1.6-1.nightly.git5f95bd91.dev.git9c1d273 -- autobuilt 9c1d273 - -* Thu Dec 06 2018 Lokesh Mandvekar (Bot) - 1.6-1.nightly.git5f95bd90.dev.git5cca1d6 -- autobuilt 5cca1d6 - -* Wed Dec 05 2018 Lokesh Mandvekar (Bot) - 1.6-9.dev.git01f9ae2 -- autobuilt 01f9ae2 - -* Tue Dec 04 2018 Lokesh Mandvekar (Bot) - 1.6-8.dev.git9c65e56 -- autobuilt 9c65e56 - -* Sun Dec 02 2018 Lokesh Mandvekar (Bot) - 1.6-7.dev.gitb68a8e1 -- autobuilt b68a8e1 - -* Sat Dec 01 2018 Lokesh Mandvekar (Bot) - 1.6-6.dev.git2b582d3 -- autobuilt 2b582d3 - -* Fri Nov 30 2018 Lokesh Mandvekar (Bot) - 1.6-5.dev.git6e00183 -- autobuilt 6e00183 - -* Thu Nov 29 2018 Lokesh Mandvekar (Bot) - 1.6-4.dev.git93d8b9f -- autobuilt 93d8b9f - -* Wed Nov 28 2018 Lokesh Mandvekar (Bot) - 1.6-3.dev.git4126176 -- autobuilt 4126176 - -* Fri Nov 23 2018 Lokesh Mandvekar (Bot) - 1.6-2.dev.gitd5a3c52 -- bump to 1.6 -- autobuilt d5a3c52 - -* Thu Nov 22 2018 Lokesh Mandvekar (Bot) - 1.5-12.dev.git25d89b4 -- autobuilt 25d89b4 - -* Wed Nov 21 2018 Lokesh Mandvekar (Bot) - 1.5-11.dev.git2ac987a -- autobuilt 2ac987a - -* Tue Nov 20 2018 Lokesh Mandvekar (Bot) - 1.5-10.dev.gitc9cb148 -- autobuilt c9cb148 - -* Sat Nov 17 2018 Lokesh Mandvekar (Bot) - 1.5-9.dev.git18309de -- autobuilt 18309de - -* Fri Nov 16 2018 Lokesh Mandvekar (Bot) - 1.5-8.dev.gitd7e0993 -- autobuilt d7e0993 - -* Thu Nov 15 2018 Lokesh Mandvekar (Bot) - 1.5-7.dev.gitdac7819 -- autobuilt dac7819 - -* Tue Nov 13 2018 Lokesh Mandvekar (Bot) - 1.5-6.dev.gitfb2b2bd -- autobuilt fb2b2bd - -* Sat Nov 10 2018 Lokesh Mandvekar (Bot) - 1.5-5.dev.git9add3c8 -- autobuilt 9add3c8 - -* Fri Nov 09 2018 Lokesh Mandvekar (Bot) - 1.5-4.dev.git74e0b6f -- autobuilt 74e0b6f - -* Thu Nov 08 2018 Lokesh Mandvekar (Bot) - 1.5-3.dev.git0ae8b51 -- autobuilt 0ae8b51 - -* Wed Nov 07 2018 Lokesh Mandvekar (Bot) - 1.5-2.dev.git7341758 -- autobuilt 7341758 - -* Tue Oct 2 2018 Dan Walsh - 1.5-1.dev.git87239ae -- bump to v1.5-dev Release - -* Wed Sep 19 2018 Lokesh Mandvekar - 1.4-2.dev.git19e44f0 -- autobuilt 19e44f0 - -* Sun Aug 12 2018 Lokesh Mandvekar - 1.4-1.dev.git0a7389c -- bump to v1.4-dev -- built 0a7389c - -* Wed Aug 01 2018 Lokesh Mandvekar (Bot) - 1.3-11.dev.git02f54e4 -- autobuilt 02f54e4 - -* Tue Jul 31 2018 Florian Weimer - 1.3-10.dev.gitbe03809 -- Rebuild with fixed binutils - -* Sun Jul 29 2018 Lokesh Mandvekar (Bot) - 1.3-9.dev.gitbe03809 -- autobuilt be03809 - -* Sat Jul 28 2018 Lokesh Mandvekar (Bot) - 1.3-8.dev.gitc18724e -- autobuilt c18724e - -* Thu Jul 26 2018 Lokesh Mandvekar (Bot) - 1.3-7.dev.git4976d8c -- autobuilt 4976d8c - -* Wed Jul 25 2018 Lokesh Mandvekar (Bot) - 1.3-6.dev.gite5f7539 -- autobuilt e5f7539 - -* Mon Jul 23 2018 Dan Walsh - 1.3-5.dev.dev.git826733a -- Change container-selinux Requires to Recommends - -* Fri Jul 20 2018 Lokesh Mandvekar (Bot) - 1.3-4.dev.git826733a -- autobuilt 826733a - -* Thu Jul 19 2018 Dan Walsh - 1.3-3.dev.git1215b16 -- buildah does not require ostree - -* Thu Jul 19 2018 Lokesh Mandvekar (Bot) - 1.3-2.dev.git1215b16 -- autobuilt 1215b16 - -* Tue Jul 17 2018 Lokesh Mandvekar - 1.3-1.dev.gita9895bd -- bump to v1.3-dev -- built a9895bd - -* Thu Jul 12 2018 Fedora Release Engineering - 1.2-25.dev.git3fb864b -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 1.2-24.git3fb864b -- autobuilt 3fb864b - -* Sun Jul 08 2018 Lokesh Mandvekar (Bot) - 1.2-23.git8be2b62 -- autobuilt 8be2b62 - -* Sat Jul 07 2018 Lokesh Mandvekar (Bot) - 1.2-22.gita885bc6 -- autobuilt a885bc6 - -* Fri Jul 06 2018 Lokesh Mandvekar (Bot) - 1.2-21.git733cd20 -- autobuilt 733cd20 - -* Thu Jul 05 2018 Lokesh Mandvekar (Bot) - 1.2-20.gita59fb7a -- autobuilt a59fb7a - -* Tue Jul 03 2018 Lokesh Mandvekar (Bot) - 1.2-19.git5c11c34 -- autobuilt 5c11c34 - -* Mon Jul 02 2018 Lokesh Mandvekar (Bot) - 1.2-18.git5cd9be6 -- autobuilt 5cd9be6 - -* Sun Jul 01 2018 Lokesh Mandvekar (Bot) - 1.2-17.git6f72599 -- autobuilt 6f72599 - -* Sat Jun 30 2018 Lokesh Mandvekar (Bot) - 1.2-16.git704adec -- autobuilt 704adec - -* Fri Jun 29 2018 Lokesh Mandvekar (Bot) - 1.2-15.gitb965fc4 -- autobuilt b965fc4 - -* Thu Jun 28 2018 Lokesh Mandvekar (Bot) - 1.2-14.git1acccce -- autobuilt 1acccce - -* Wed Jun 27 2018 Lokesh Mandvekar (Bot) - 1.2-13.git146c185 -- autobuilt 146c185 - -* Tue Jun 26 2018 Lokesh Mandvekar (Bot) - 1.2-12.git16a33bd -- autobuilt 16a33bd - -* Mon Jun 25 2018 Lokesh Mandvekar (Bot) - 1.2-11.git2ac95ea -- autobuilt 2ac95ea - -* Sat Jun 23 2018 Lokesh Mandvekar (Bot) - 1.2-10.git0143a44 -- autobuilt 0143a44 - -* Thu Jun 21 2018 Lokesh Mandvekar (Bot) - 1.2-9.git2441ff4 -- autobuilt 2441ff4 - -* Wed Jun 20 2018 Lokesh Mandvekar (Bot) - 1.2-8.gitda7be32 -- autobuilt da7be32 - -* Tue Jun 19 2018 Lokesh Mandvekar (Bot) - 1.2-7.git2064b29 -- autobuilt 2064b29 - -* Mon Jun 18 2018 Lokesh Mandvekar (Bot) - 1.2-6.git93d8606 -- autobuilt 93d8606 - -* Fri Jun 15 2018 Lokesh Mandvekar (Bot) - 1.2-5.gitfc438bb -- autobuilt fc438bb - -* Thu Jun 14 2018 Lokesh Mandvekar (Bot) - 1.2-4.git73820fc -- autobuilt 73820fc - -* Wed Jun 13 2018 Lokesh Mandvekar (Bot) - 1.2-3.git6c4bef7 -- autobuilt 6c4bef7 - -* Tue Jun 12 2018 Lokesh Mandvekar (Bot) - 1.2-2.git94c1e6d -- autobuilt 94c1e6d - -* Mon Jun 11 2018 Lokesh Mandvekar (Bot) - 1.2-1.gitb9983a6 -- bump to 1.2 -- autobuilt b9983a6 - -* Sun Jun 10 2018 Dan Walsh 1.1-1 -- Drop capabilities if running container processes as non root -- Print Warning message if cmd will not be used based on entrypoint -- Update 01-intro.md -- Shouldn't add insecure registries to list of search registries -- Report errors on bad transports specification when pushing images -- Move parsing code out of common for namespaces and into pkg/parse.go -- Add disable-content-trust noop flag to bud -- Change freenode chan to buildah -- runCopyStdio(): don't close stdin unless we saw POLLHUP -- Add registry errors for pull -- runCollectOutput(): just read until the pipes are closed on us -- Run(): provide redirection for stdio -- rmi, rm: add test -- add mount test -- Add parameter judgment for commands that do not require parameters -- Add context dir to bud command in baseline test -- run.bats: check that we can run with symlinks in the bundle path -- Give better messages to users when image can not be found -- use absolute path for bundlePath -- Add environment variable to buildah --format -- rm: add validation to args and all option -- Accept json array input for config entrypoint -- Run(): process RunOptions.Mounts, and its flags -- Run(): only collect error output from stdio pipes if we created some -- Add OnBuild support for Dockerfiles -- Quick fix on demo readme -- run: fix validate flags -- buildah bud should require a context directory or URL -- Touchup tutorial for run changes -- Validate common bud and from flags -- images: Error if the specified imagename does not exist -- inspect: Increase err judgments to avoid panic -- add test to inspect -- buildah bud picks up ENV from base image -- Extend the amount of time travis_wait should wait -- Add a make target for Installing CNI plugins -- Add tests for namespace control flags -- copy.bats: check ownerships in the container -- Fix SELinux test errors when SELinux is enabled -- Add example CNI configurations -- Run: set supplemental group IDs -- Run: use a temporary mount namespace -- Use CNI to configure container networks -- add/secrets/commit: Use mappings when setting permissions on added content -- Add CLI options for specifying namespace and cgroup setup -- Always set mappings when using user namespaces -- Run(): break out creation of stdio pipe descriptors -- Read UID/GID mapping information from containers and images -- Additional bud CI tests -- Run integration tests under travis_wait in Travis -- build-using-dockerfile: add --annotation -- Implement --squash for build-using-dockerfile and commit -- Vendor in latest container/storage for devicemapper support -- add test to inspect -- Vendor github.com/onsi/ginkgo and github.com/onsi/gomega -- Test with Go 1.10, too -- Add console syntax highlighting to troubleshooting page -- bud.bats: print "$output" before checking its contents -- Manage "Run" containers more closely -- Break Builder.Run()'s "run runc" bits out -- util.ResolveName(): handle completion for tagged/digested image names -- Handle /etc/hosts and /etc/resolv.conf properly in container -- Documentation fixes -- Make it easier to parse our temporary directory as an image name -- Makefile: list new pkg/ subdirectoris as dependencies for buildah -- containerImageSource: return more-correct errors -- API cleanup: PullPolicy and TerminalPolicy should be types -- Make "run --terminal" and "run -t" aliases for "run --tty" -- Vendor github.com/containernetworking/cni v0.6.0 -- Update github.com/containers/storage -- Update github.com/projectatomic/libpod -- Add support for buildah bud --label -- buildah push/from can push and pull images with no reference -- Vendor in latest containers/image -- Update gometalinter to fix install.tools error -- Update troubleshooting with new run workaround -- Added a bud demo and tidied up -- Attempt to download file from url, if fails assume Dockerfile -- Add buildah bud CI tests for ENV variables -- Re-enable rpm .spec version check and new commit test -- Update buildah scratch demo to support el7 -- Added Docker compatibility demo -- Update to F28 and new run format in baseline test -- Touchup man page short options across man pages -- Added demo dir and a demo. chged distrorlease -- builder-inspect: fix format option -- Add cpu-shares short flag (-c) and cpu-shares CI tests -- Minor fixes to formatting in rpm spec changelog -- Fix rpm .spec changelog formatting -- CI tests and minor fix for cache related noop flags -- buildah-from: add effective value to mount propagation - -* Sat Jun 09 2018 Lokesh Mandvekar (Bot) - 1.0-20.gitf449b28 -- autobuilt f449b28 - -* Fri Jun 08 2018 Lokesh Mandvekar (Bot) - 1.0-19.gitc306342 -- autobuilt c306342 - -* Wed Jun 06 2018 Lokesh Mandvekar (Bot) - 1.0-18.gitd3d097b -- autobuilt d3d097b - -* Mon Jun 04 2018 Lokesh Mandvekar (Bot) - 1.0-17.gitf90b6c0 -- autobuilt f90b6c0 - -* Sun Jun 03 2018 Lokesh Mandvekar (Bot) - 1.0-16.git70641ee -- autobuilt 70641ee - -* Sat Jun 02 2018 Lokesh Mandvekar (Bot) - 1.0-15.git03686e5 -- autobuilt 03686e5 - -* Fri Jun 01 2018 Lokesh Mandvekar (Bot) - 1.0-14.git73bfd79 -- autobuilt 73bfd79 - -* Thu May 31 2018 Lokesh Mandvekar (Bot) - 1.0-13.git5595d4d -- autobuilt 5595d4d - -* Wed May 30 2018 Lokesh Mandvekar (Bot) - 1.0-12.gitebb0d8e -- autobuilt ebb0d8e - -* Tue May 29 2018 Lokesh Mandvekar (Bot) - 1.0-11.git88affbd -- autobuilt 88affbd - -* Fri May 25 2018 Lokesh Mandvekar (Bot) - 1.0-10.git25f4e8e -- autobuilt 25f4e8e - -* Thu May 17 2018 Lokesh Mandvekar (Bot) - 1.0-9.git2749191 -- autobuilt 2749191 - -* Wed May 16 2018 Lokesh Mandvekar (Bot) - 1.0-8.git3e320b9 -- autobuilt 3e320b9 - -* Tue May 15 2018 Lokesh Mandvekar (Bot) - 1.0-7.git8515867 -- autobuilt 8515867 - -* Sun May 13 2018 Lokesh Mandvekar (Bot) - 1.0-6.gitce8d467 -- autobuilt ce8d467 - -* Sat May 12 2018 Lokesh Mandvekar (Bot) - 1.0-5.gitb9a1041 -- autobuilt b9a1041 - -* Fri May 11 2018 Lokesh Mandvekar (Bot) - 1.0-4.git2ea3e11 -- autobuilt 2ea3e11 - -* Wed May 09 2018 Lokesh Mandvekar (Bot) - 1.0-3.gitfe204e4 -- autobuilt fe204e4 - -* Tue May 08 2018 Lokesh Mandvekar (Bot) - 1.0-2.git906ee37 -- autobuilt 906ee37 - -* Mon May 07 2018 Dan Walsh 1.0-1 -- Remove buildah run cmd and entrypoint execution -- Add Files section with registries.conf to pertinent man pages -- Force "localhost" as a default registry -- Add --compress, --rm, --squash flags as a noop for bud -- Add FIPS mode secret to buildah run and bud -- Add config --comment/--domainname/--history-comment/--hostname -- Add support for --iidfile to bud and commit -- Add /bin/sh -c to entrypoint in config -- buildah images and podman images are listing different sizes -- Remove tarball as an option from buildah push --help -- Update entrypoint behaviour to match docker -- Display imageId after commit -- config: add support for StopSignal -- Allow referencing stages as index and names -- Add multi-stage builds support -- Vendor in latest imagebuilder, to get mixed case AS support -- Allow umount to have multi-containers -- Update buildah push doc -- buildah bud walks symlinks -- Imagename is required for commit atm, update manpage - -* Mon May 07 2018 Lokesh Mandvekar (Bot) - 0.16-25.gitdd02e70 -- autobuilt dd02e70 - -* Sat May 05 2018 Lokesh Mandvekar (Bot) - 0.16-24.git45772e8 -- autobuilt 45772e8 - -* Fri May 04 2018 Lokesh Mandvekar (Bot) - 0.16-23.git6fe2b55 -- autobuilt 6fe2b55 - -* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.16-22.gita4f5707 -- autobuilt a4f5707 - -* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.16-21.gite130f2b -- autobuilt commit e130f2b - -* Tue May 01 2018 Lokesh Mandvekar (Bot) - 0.16-20.gitadb8e6f -- autobuilt commit adb8e6f - -* Sat Apr 28 2018 Lokesh Mandvekar (Bot) - 0.16-19.gitc50c287 -- autobuilt commit c50c287 - -* Fri Apr 27 2018 Lokesh Mandvekar (Bot) - 0.16-18.gitca1704f -- autobuilt commit ca1704f - -* Wed Apr 25 2018 Lokesh Mandvekar (Bot) - 0.16-17.git49abf82 -- autobuilt commit 49abf82 - -* Tue Apr 24 2018 Lokesh Mandvekar (Bot) - 0.16-16.gitfdc3998 -- autobuilt commit fdc3998 - -* Tue Apr 24 2018 Lokesh Mandvekar (Bot) - 0.16-15.gitb16a1ea -- autobuilt commit b16a1ea - -* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.16-14.gitd84f05a -- autobuilt commit d84f05a - -* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.16-13.gite008b73 -- autobuilt commit e008b73 - -* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.16-12.git28a27a3 -- autobuilt commit 28a27a3 - -* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.16-11.git45a4b81 -- autobuilt commit 45a4b81 - -* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.16-10.git45a4b81 -- autobuilt commit 45a4b81 - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.16-9.git6421399 -- autobuilt commit 6421399 - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.16-8.git83d7d10 -- autobuilt commit 83d7d10 - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.16-7.git83d7d10 -- autobuilt commit 83d7d10 - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.16-6.git83d7d10 -- autobuilt commit 83d7d10 - -* Mon Apr 09 2018 Lokesh Mandvekar (Bot) - 0.16-5.git4339223 -- autobuilt commit 4339223 - -* Mon Apr 09 2018 Lokesh Mandvekar (Bot) - 0.16-4.git4339223 -- autobuilt commit 4339223 - -* Mon Apr 09 2018 Lokesh Mandvekar - 0.16-3.git4339223 -- autobuilt commit 4339223 - -* Sun Apr 08 2018 Lokesh Mandvekar - 0.16-2.git4743c2e -- autobuilt commit 4743c2e - -* Wed Apr 4 2018 Dan Walsh 0.16-1 -- Add support for shell -- Vendor in latest containers/image -- docker-archive generates docker legacy compatible images -- Do not create $DiffID subdirectories for layers with no configs -- Ensure the layer IDs in legacy docker/tarfile metadata are unique -- docker-archive: repeated layers are symlinked in the tar file -- sysregistries: remove all trailing slashes -- Improve docker/* error messages -- Fix failure to make auth directory -- Create a new slice in Schema1.UpdateLayerInfos -- Drop unused storageImageDestination.{image,systemContext} -- Load a *storage.Image only once in storageImageSource -- Support gzip for docker-archive files -- Remove .tar extension from blob and config file names -- ostree, src: support copy of compressed layers -- ostree: re-pull layer if it misses uncompressed_digest|uncompressed_size -- image: fix docker schema v1 -> OCI conversion -- Add /etc/containers/certs.d as default certs directory -- Change image time to locale, add troubleshooting.md, add logo to other mds -- Allow --cmd parameter to have commands as values -- Document the mounts.conf file -- Fix man pages to format correctly -- buildah from now supports pulling images using the following transports: -- docker-archive, oci-archive, and dir. -- If the user overrides the storage driver, the options should be dropped -- Show Config/Manifest as JSON string in inspect when format is not set -- Adds feature to pull compressed docker-archive files - -* Tue Feb 27 2018 Dan Walsh 0.15-1 -- Fix handling of buildah run command options - -* Mon Feb 26 2018 Dan Walsh 0.14-1 -- If commonOpts do not exist, we should return rather then segfault -- Display full error string instead of just status -- Implement --volume and --shm-size for bud and from -- Fix secrets patch for buildah bud -- Fixes the naming issue of blobs and config for the dir transport by removing the .tar extension - -* Sun Feb 25 2018 Peter Robinson 0.13-2 -- Build on ARMv7 too (Fedora supports containers on that arch too) - -* Thu Feb 22 2018 Dan Walsh 0.13-1 -- Vendor in latest containers/storage -- This fixes a large SELinux bug. -- run: do not open /etc/hosts if not needed -- Add the following flags to buildah bud and from - --add-host - --cgroup-parent - --cpu-period - --cpu-quota - --cpu-shares - --cpuset-cpus - --cpuset-mems - --memory - --memory-swap - --security-opt - --ulimit - -* Mon Feb 12 2018 Dan Walsh 0.12-1 -- Added handing for simpler error message for Unknown Dockerfile instructions. -- Change default certs directory to /etc/containers/certs.dir -- Vendor in latest containers/image -- Vendor in latest containers/storage -- build-using-dockerfile: set the 'author' field for MAINTAINER -- Return exit code 1 when buildah-rmi fails -- Trim the image reference to just its name before calling getImageName -- Touch up rmi -f usage statement -- Add --format and --filter to buildah containers -- Add --prune,-p option to rmi command -- Add authfile param to commit -- Fix --runtime-flag for buildah run and bud -- format should override quiet for images -- Allow all auth params to work with bud -- Do not overwrite directory permissions on --chown -- Unescape HTML characters output into the terminal -- Fix: setting the container name to the image -- Prompt for un/pwd if not supplied with --creds -- Make bud be really quiet -- Return a better error message when failed to resolve an image -- Update auth tests and fix bud man page - -* Wed Feb 07 2018 Fedora Release Engineering - 0.11-3.git6bad262 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Mon Feb 05 2018 Lokesh Mandvekar - 0.11-2 -- Resolves: upstream gh#432 -- enable debuginfo for non-fedora packages - -* Tue Jan 16 2018 Dan Walsh 0.11-1 -- Add --all to remove containers -- Add --all functionality to rmi -- Show ctrid when doing rm -all -- Ignore sequential duplicate layers when reading v2s1 -- Lots of minor bug fixes -- Vendor in latest containers/image and containers/storage - -* Tue Dec 26 2017 Dan Walsh 0.10-2 -- Fix checkin - -* Sat Dec 23 2017 Dan Walsh 0.10-1 -- Display Config and Manifest as strings -- Bump containers/image -- Use configured registries to resolve image names -- Update to work with newer image library -- Add --chown option to add/copy commands - -* Sat Dec 2 2017 Dan Walsh 0.9-1 -- Allow push to use the image id -- Make sure builtin volumes have the correct label - -* Thu Nov 16 2017 Dan Walsh 0.8-1 -- Buildah bud was failing on SELinux machines, this fixes this -- Block access to certain kernel file systems inside of the container - -* Thu Nov 16 2017 Dan Walsh 0.7-1 -- Ignore errors when trying to read containers buildah.json for loading SELinux reservations -- Use credentials from kpod login for buildah - -* Wed Nov 15 2017 Dan Walsh 0.6-1 -- Adds support for converting manifest types when using the dir transport -- Rework how we do UID resolution in images -- Bump github.com/vbatts/tar-split -- Set option.terminal appropriately in run - -* Wed Nov 08 2017 Dan Walsh 0.5-2 -- Bump github.com/vbatts/tar-split -- Fixes CVE That could allow a container image to cause a DOS - -* Tue Nov 07 2017 Dan Walsh 0.5-1 -- Add secrets patch to buildah -- Add proper SELinux labeling to buildah run -- Add tls-verify to bud command -- Make filtering by date use the image's date -- images: don't list unnamed images twice -- Fix timeout issue -- Add further tty verbiage to buildah run -- Make inspect try an image on failure if type not specified -- Add support for `buildah run --hostname` -- Tons of bug fixes and code cleanup - -* Fri Sep 22 2017 Dan Walsh 0.4-1.git9cbccf88c -- Add default transport to push if not provided -- Avoid trying to print a nil ImageReference -- Add authentication to commit and push -- Add information on buildah from man page on transports -- Remove --transport flag -- Run: do not complain about missing volume locations -- Add credentials to buildah from -- Remove export command -- Run(): create the right working directory -- Improve "from" behavior with unnamed references -- Avoid parsing image metadata for dates and layers -- Read the image's creation date from public API -- Bump containers/storage and containers/image -- Don't panic if an image's ID can't be parsed -- Turn on --enable-gc when running gometalinter -- rmi: handle truncated image IDs - -* Tue Aug 15 2017 Josh Boyer - 0.3-5.gitb9b2a8a -- Build for s390x as well - -* Wed Aug 02 2017 Fedora Release Engineering - 0.3-4.gitb9b2a8a -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0.3-3.gitb9b2a8a -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Thu Jul 20 2017 Dan Walsh 0.3-2.gitb9b2a8a7e -- Bump for inclusion of OCI 1.0 Runtime and Image Spec - -* Tue Jul 18 2017 Dan Walsh 0.2.0-1.gitac2aad6 -- buildah run: Add support for -- ending options parsing -- buildah Add/Copy support for glob syntax -- buildah commit: Add flag to remove containers on commit -- buildah push: Improve man page and help information -- buildah run: add a way to disable PTY allocation -- Buildah docs: clarify --runtime-flag of run command -- Update to match newer storage and image-spec APIs -- Update containers/storage and containers/image versions -- buildah export: add support -- buildah images: update commands -- buildah images: Add JSON output option -- buildah rmi: update commands -- buildah containers: Add JSON output option -- buildah version: add command -- buildah run: Handle run without an explicit command correctly -- Ensure volume points get created, and with perms -- buildah containers: Add a -a/--all option - -* Wed Jun 14 2017 Dan Walsh 0.1.0-2.git597d2ab9 -- Release Candidate 1 -- All features have now been implemented. - -* Fri Apr 14 2017 Dan Walsh 0.0.1-1.git7a0a5333 -- First package for Fedora +%autochangelog diff --git a/sources b/sources index 8bfe3f8..eb5dd0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.23.1.tar.gz) = 2ceb6df5adb671483557bb03937df583857d99c116be5d44aae533c155f560d5d454bebf25908ac02bb85e4c2ba31533adb99f0946ecc4f4830977c14f324b6f +SHA512 (v1.23.2.tar.gz) = 173781ef7fc4479e6f44a24e45ba506383c343b4e0ab2ac46464760068de7c25e8429bacac4fb974c27cdae10702e22d1fc6d2d613f0bb1e25f70171f72af014 From 68c8edb3a574cbb36ec56324b0a1944475658615 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 28 Jan 2022 14:08:14 -0500 Subject: [PATCH 465/573] bump to v1.24.0, bump containers-common dep Signed-off-by: Lokesh Mandvekar --- buildah.spec | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/buildah.spec b/buildah.spec index 1ce9dbb..7441b2f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -1,10 +1,4 @@ -%global with_bundled 1 - -%if 0%{?fedora} %global with_debug 1 -%else -%global with_debug 0 -%endif %if 0%{?with_debug} %global _find_debuginfo_dwz_opts %{nil} @@ -13,10 +7,6 @@ %global debug_package %{nil} %endif -%if ! 0%{?gobuild:1} -%define gobuild(o:) GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" -a -v -x %{?**}; -%endif - %global provider github %global provider_tld com %global project containers @@ -25,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.23.2 +%global built_tag v1.24.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -38,7 +28,6 @@ URL: https://%{name}.io Source: %{git0}/archive/%{built_tag}.tar.gz BuildRequires: device-mapper-devel BuildRequires: golang >= 1.16.6 -BuildRequires: git BuildRequires: glib2-devel BuildRequires: glibc-static BuildRequires: go-md2man @@ -51,7 +40,7 @@ BuildRequires: ostree-devel %if 0%{?fedora} && ! 0%{?eln} BuildRequires: btrfs-progs-devel %endif -Requires: containers-common >= 4:1-17 +Requires: containers-common >= 4:1-46 BuildRequires: libseccomp-static Requires: libseccomp >= 2.4.1-0 Suggests: cpp @@ -123,7 +112,7 @@ Requires: nmap-ncat This package contains system tests for %{name} %prep -%autosetup -Sgit -n %{name}-%{built_tag_strip} +%autosetup -n %{name}-%{built_tag_strip} %build %set_build_flags @@ -150,14 +139,12 @@ export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.tx export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" export BUILDTAGS='seccomp selinux' -%if 0%{?centos} >= 8 -export BUILDTAGS+=' exclude_graphdriver_btrfs' -%endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} %gobuild -o bin/imgtype %{import_path}/tests/imgtype %gobuild -o bin/copy %{import_path}/tests/copy GOMD2MAN=go-md2man %{__make} -C docs + %install export GOPATH=$(pwd)/_build:$(pwd):%{gopath} make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions @@ -168,6 +155,8 @@ cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy +rm %{buildroot}%{_mandir}/man5/{Containerfile.5*,containerignore.5*} + #define license tag if not already defined %{!?_licensedir:%global license %doc} From c71080dc71965ab1e7a2d7b1d0138e53cd1538f7 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 28 Jan 2022 14:22:56 -0500 Subject: [PATCH 466/573] fix deps and golang provides Signed-off-by: Lokesh Mandvekar --- buildah.spec | 37 +++++++++++++++---------------------- 1 file changed, 15 insertions(+), 22 deletions(-) diff --git a/buildah.spec b/buildah.spec index 7441b2f..34523c3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -36,52 +36,45 @@ BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: make BuildRequires: ostree-devel -# No btrfs for centos 8 -%if 0%{?fedora} && ! 0%{?eln} BuildRequires: btrfs-progs-devel -%endif Requires: containers-common >= 4:1-46 BuildRequires: libseccomp-static Requires: libseccomp >= 2.4.1-0 Suggests: cpp Suggests: qemu-user-static - -Provides: bundled(golang(github.com/containerd/containerd)) = v1.5.7 -Provides: bundled(golang(github.com/containernetworking/cni)) = v0.8.1 -Provides: bundled(golang(github.com/containers/common)) = v0.44.2 -Provides: bundled(golang(github.com/containers/image/v5)) = v5.16.0 +# awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort | uniq | sed -e 's/-/_/g' -e '/bundled(golang())/d' -e '/bundled(golang(go\|module\|replace\|require))/d' +Provides: bundled(golang(github.com/containerd/containerd)) = v1.5.9 +Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 +Provides: bundled(golang(github.com/containers/common)) = v0.47.1 +Provides: bundled(golang(github.com/containers/image/v5)) = v5.19.0 Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.2 -Provides: bundled(golang(github.com/containers/storage)) = v1.36.0 +Provides: bundled(golang(github.com/containers/storage)) = v1.38.1 Provides: bundled(golang(github.com/docker/distribution)) = v2.7.1+incompatible +Provides: bundled(golang(github.com/docker/docker)) = v20.10.12+incompatible Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 Provides: bundled(golang(github.com/docker/libnetwork)) = v0.8.0_dev.2.0.20190625141545_5a177b73e316 -Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.7.4 +Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.7.7 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 Provides: bundled(golang(github.com/ishidawataru/sctp)) = v0.0.0_20210226210310_f2269e66cdee Provides: bundled(golang(github.com/konsorten/go_windows_terminal_sequences)) = v1.0.3 Provides: bundled(golang(github.com/mattn/go_shellwords)) = v1.0.12 -Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.16.4 -Provides: bundled(golang(github.com/onsi/gomega)) = v1.16.0 +Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.16.5 +Provides: bundled(golang(github.com/onsi/gomega)) = v1.18.0 Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 -Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.0.2_0.20210819154149_5ad6f50d6283 -Provides: bundled(golang(github.com/opencontainers/runc)) = v1.0.2 +Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.0.3_0.20211202193544_a5463b7f9c84 +Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20210326190908_1c3f411f0417 Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.0 -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.8.5 +Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.0 Provides: bundled(golang(github.com/openshift/imagebuilder)) = v1.2.2_0.20210415181909_87f3e48c2656 Provides: bundled(golang(github.com/pkg/errors)) = v0.9.1 -Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.9.2_0.20200616122406_847368b35ebf +Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.9.2_0.20210429002308_3879420cc921 Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.8.1 -Provides: bundled(golang(github.com/spf13/cobra)) = v1.2.1 +Provides: bundled(golang(github.com/spf13/cobra)) = v1.3.0 Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5 Provides: bundled(golang(github.com/stretchr/testify)) = v1.7.0 Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635 -Provides: bundled(golang(go.etcd.io/bbolt)) = v1.3.6 -Provides: bundled(golang(golang.org/x/crypto)) = v0.0.0_20210711020723_a769d52b0f97 -Provides: bundled(golang(golang.org/x/sync)) = v0.0.0_20210220032951_036812b2e83c -Provides: bundled(golang(golang.org/x/sys)) = v0.0.0_20210820121016_41cdb8703e55 -Provides: bundled(golang(golang.org/x/term)) = v0.0.0_20210615171337_6886f2dfbf5b Provides: bundled(golang(k8s.io/klog)) = v1.0.0 %description From 1bfa8bbb6f1bf10029f362c0e339ef786b58284a Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 28 Jan 2022 14:32:44 -0500 Subject: [PATCH 467/573] import tarball to lookaside cache Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f7297f1..cc80403 100644 --- a/.gitignore +++ b/.gitignore @@ -677,3 +677,4 @@ /v1.23.0.tar.gz /v1.23.1.tar.gz /v1.23.2.tar.gz +/v1.24.0.tar.gz diff --git a/sources b/sources index eb5dd0a..3e1f792 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.23.2.tar.gz) = 173781ef7fc4479e6f44a24e45ba506383c343b4e0ab2ac46464760068de7c25e8429bacac4fb974c27cdae10702e22d1fc6d2d613f0bb1e25f70171f72af014 +SHA512 (v1.24.0.tar.gz) = 337792cb896de3c10a66f7e2cf7c52d0dffd0ca8fede48a4d3a666d2a05e17bb3116db7c20a39805e9360b24a5df12d8ebd7a3818be12bb8e06e4b16cd62fc60 From ad0035dcb712815f354468ec72164613e8aa50ab Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 28 Jan 2022 15:08:46 -0500 Subject: [PATCH 468/573] unpack git content Signed-off-by: Lokesh Mandvekar --- buildah.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 34523c3..0967bc8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -27,6 +27,7 @@ License: ASL 2.0 and BSD and MIT URL: https://%{name}.io Source: %{git0}/archive/%{built_tag}.tar.gz BuildRequires: device-mapper-devel +BuildRequires: git-core BuildRequires: golang >= 1.16.6 BuildRequires: glib2-devel BuildRequires: glibc-static @@ -105,7 +106,7 @@ Requires: nmap-ncat This package contains system tests for %{name} %prep -%autosetup -n %{name}-%{built_tag_strip} +%autosetup -Sgit -n %{name}-%{built_tag_strip} %build %set_build_flags From 54b15dc10d5b5a14aa2fd902c3a76b75af53ece8 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 1 Feb 2022 16:13:55 -0500 Subject: [PATCH 469/573] increase gating test timeout to 80 minutes Signed-off-by: Lokesh Mandvekar --- tests/test_buildah.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_buildah.yml b/tests/test_buildah.yml index 4820a9f..8bb1ed0 100644 --- a/tests/test_buildah.yml +++ b/tests/test_buildah.yml @@ -14,4 +14,4 @@ - root-test: dir: ./ run: ./test_buildah.sh - timeout: 60m + timeout: 80m From 9dafcde4d494457ab050f28c260eae488d5054b6 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 1 Feb 2022 16:47:12 -0500 Subject: [PATCH 470/573] rebuild to stay ahead of f35 Signed-off-by: Lokesh Mandvekar From cda75fd8a7d91ecc519a242c00641756d31847ce Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 1 Feb 2022 16:47:16 -0500 Subject: [PATCH 471/573] rebuild to stay ahead of f35 Signed-off-by: Lokesh Mandvekar From 0fcde3f49a53324b8b3ef9cf96b8d9d130ea1d88 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 1 Feb 2022 14:49:38 -0700 Subject: [PATCH 472/573] tests package: now require git-daemon Reason: https://github.com/containers/buildah/pull/3701 rewrote some tests so as to use a local git daemon. Those tests are being skipped in bodhi right now because the git-daemon package is not installed. Signed-off-by: Ed Santiago --- buildah.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/buildah.spec b/buildah.spec index 0967bc8..2e89f92 100644 --- a/buildah.spec +++ b/buildah.spec @@ -99,6 +99,7 @@ Requires: jq Requires: httpd-tools Requires: openssl Requires: nmap-ncat +Requires: git-daemon %description tests %{summary} From fec2c8b0a6b8e6b86217ed210358d1cdf8de52f1 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 4 Feb 2022 09:20:58 -0500 Subject: [PATCH 473/573] bump to v1.24.1 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + buildah.spec | 13 ++++++------- sources | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index cc80403..25b84a1 100644 --- a/.gitignore +++ b/.gitignore @@ -678,3 +678,4 @@ /v1.23.1.tar.gz /v1.23.2.tar.gz /v1.24.0.tar.gz +/v1.24.1.tar.gz diff --git a/buildah.spec b/buildah.spec index 2e89f92..52b8e01 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.24.0 +%global built_tag v1.24.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -46,10 +46,10 @@ Suggests: qemu-user-static # awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort | uniq | sed -e 's/-/_/g' -e '/bundled(golang())/d' -e '/bundled(golang(go\|module\|replace\|require))/d' Provides: bundled(golang(github.com/containerd/containerd)) = v1.5.9 Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 -Provides: bundled(golang(github.com/containers/common)) = v0.47.1 -Provides: bundled(golang(github.com/containers/image/v5)) = v5.19.0 +Provides: bundled(golang(github.com/containers/common)) = v0.47.3 +Provides: bundled(golang(github.com/containers/image/v5)) = v5.19.1 Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.2 -Provides: bundled(golang(github.com/containers/storage)) = v1.38.1 +Provides: bundled(golang(github.com/containers/storage)) = v1.38.2 Provides: bundled(golang(github.com/docker/distribution)) = v2.7.1+incompatible Provides: bundled(golang(github.com/docker/docker)) = v20.10.12+incompatible Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 @@ -61,14 +61,14 @@ Provides: bundled(golang(github.com/ishidawataru/sctp)) = v0.0.0_20210226210310_ Provides: bundled(golang(github.com/konsorten/go_windows_terminal_sequences)) = v1.0.3 Provides: bundled(golang(github.com/mattn/go_shellwords)) = v1.0.12 Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.16.5 -Provides: bundled(golang(github.com/onsi/gomega)) = v1.18.0 +Provides: bundled(golang(github.com/onsi/gomega)) = v1.18.1 Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.0.3_0.20211202193544_a5463b7f9c84 Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20210326190908_1c3f411f0417 Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.0 Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.0 -Provides: bundled(golang(github.com/openshift/imagebuilder)) = v1.2.2_0.20210415181909_87f3e48c2656 +Provides: bundled(golang(github.com/openshift/imagebuilder)) = v1.2.2 Provides: bundled(golang(github.com/pkg/errors)) = v0.9.1 Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.9.2_0.20210429002308_3879420cc921 Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.8.1 @@ -76,7 +76,6 @@ Provides: bundled(golang(github.com/spf13/cobra)) = v1.3.0 Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5 Provides: bundled(golang(github.com/stretchr/testify)) = v1.7.0 Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635 -Provides: bundled(golang(k8s.io/klog)) = v1.0.0 %description The %{name} package provides a command line tool which can be used to diff --git a/sources b/sources index 3e1f792..98877b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.24.0.tar.gz) = 337792cb896de3c10a66f7e2cf7c52d0dffd0ca8fede48a4d3a666d2a05e17bb3116db7c20a39805e9360b24a5df12d8ebd7a3818be12bb8e06e4b16cd62fc60 +SHA512 (v1.24.1.tar.gz) = 32e9d9873d3fbb40a03e240c7b460c555200f69ff60d54c670b0ee0651ef9154a43d75203bf26dc3f1375433b463342c27a358d30bbdaf9aa3fb211f4c3c1b36 From 640434a76e5ce21ee7cce492563b2317dd559179 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 17 Feb 2022 09:11:06 -0500 Subject: [PATCH 474/573] bump to v1.24.2 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + buildah.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 25b84a1..1aff369 100644 --- a/.gitignore +++ b/.gitignore @@ -679,3 +679,4 @@ /v1.23.2.tar.gz /v1.24.0.tar.gz /v1.24.1.tar.gz +/v1.24.2.tar.gz diff --git a/buildah.spec b/buildah.spec index 52b8e01..77c5b40 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.24.1 +%global built_tag v1.24.2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -23,7 +23,7 @@ Name: %{repo} Version: %{gen_version} Release: %autorelease Summary: A command line tool used for creating OCI Images -License: ASL 2.0 and BSD and MIT +License: ASL 2.0 and BSD and MIT and MPLv2.0 URL: https://%{name}.io Source: %{git0}/archive/%{built_tag}.tar.gz BuildRequires: device-mapper-devel @@ -46,15 +46,15 @@ Suggests: qemu-user-static # awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort | uniq | sed -e 's/-/_/g' -e '/bundled(golang())/d' -e '/bundled(golang(go\|module\|replace\|require))/d' Provides: bundled(golang(github.com/containerd/containerd)) = v1.5.9 Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 -Provides: bundled(golang(github.com/containers/common)) = v0.47.3 +Provides: bundled(golang(github.com/containers/common)) = v0.47.4 Provides: bundled(golang(github.com/containers/image/v5)) = v5.19.1 Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.2 Provides: bundled(golang(github.com/containers/storage)) = v1.38.2 -Provides: bundled(golang(github.com/docker/distribution)) = v2.7.1+incompatible +Provides: bundled(golang(github.com/docker/distribution)) = v2.8.0+incompatible Provides: bundled(golang(github.com/docker/docker)) = v20.10.12+incompatible Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 Provides: bundled(golang(github.com/docker/libnetwork)) = v0.8.0_dev.2.0.20190625141545_5a177b73e316 -Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.7.7 +Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.7.8 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 Provides: bundled(golang(github.com/ishidawataru/sctp)) = v0.0.0_20210226210310_f2269e66cdee diff --git a/sources b/sources index 98877b9..6e34f71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.24.1.tar.gz) = 32e9d9873d3fbb40a03e240c7b460c555200f69ff60d54c670b0ee0651ef9154a43d75203bf26dc3f1375433b463342c27a358d30bbdaf9aa3fb211f4c3c1b36 +SHA512 (v1.24.2.tar.gz) = dada2b65340386355aba3980c38d9be0f43d5c3f9316c6f8e713f299ee2b975e409c1b3a785daa52b59e688c3a9c9016c43d9b0a6443d4a9453aababc0a8afa0 From 91c34de910974fe1bd89230f0805fb0b641e3423 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 7 Mar 2022 11:32:28 -0700 Subject: [PATCH 475/573] Gating tests: include more package versions In headers of gating tests, also include aardvark, netavark, containers-common, containernetworking-plugins. (Cut/pasted from podman) Signed-off-by: Ed Santiago --- tests/test_buildah.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh index 663319d..5974d30 100755 --- a/tests/test_buildah.sh +++ b/tests/test_buildah.sh @@ -4,7 +4,9 @@ echo "Important package versions:" ( uname -r - rpm -qa | egrep 'buildah|podman|conmon|crun|runc|iptable|slirp|systemd' | sort + rpm -qa |\ + egrep 'buildah|podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux' |\ + sort ) | sed -e 's/^/ /' # Log environment; or at least the useful bits From ff148ca4c9e2e191c918ede62ef9517f473fb177 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 29 Mar 2022 15:06:01 +0000 Subject: [PATCH 476/573] auto bump to v1.25.0 --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1aff369..93f0ef5 100644 --- a/.gitignore +++ b/.gitignore @@ -680,3 +680,4 @@ /v1.24.0.tar.gz /v1.24.1.tar.gz /v1.24.2.tar.gz +/v1.25.0.tar.gz diff --git a/buildah.spec b/buildah.spec index 77c5b40..a4e9dd0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.24.2 +%global built_tag v1.25.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) diff --git a/sources b/sources index 6e34f71..9c08238 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.24.2.tar.gz) = dada2b65340386355aba3980c38d9be0f43d5c3f9316c6f8e713f299ee2b975e409c1b3a785daa52b59e688c3a9c9016c43d9b0a6443d4a9453aababc0a8afa0 +SHA512 (v1.25.0.tar.gz) = 08fd5448fce8521cf451d631a02be777283aaeb051dae5cab6358b4b8349e570ae18678ec5a5441825df93033ede5a2c722088b2002affbdc95aec85ccfa08ff From a5f409440c3621e757288a6d2bd8d5aaa821b880 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 29 Mar 2022 13:02:52 -0400 Subject: [PATCH 477/573] containerfile manpages no longer included, no need to delete Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index a4e9dd0..555a862 100644 --- a/buildah.spec +++ b/buildah.spec @@ -149,8 +149,6 @@ cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy -rm %{buildroot}%{_mandir}/man5/{Containerfile.5*,containerignore.5*} - #define license tag if not already defined %{!?_licensedir:%global license %doc} From 45ceb321d25cc1e3921fcce6f0b5f6811c87b98e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 30 Mar 2022 18:04:22 +0000 Subject: [PATCH 478/573] auto bump to v1.25.1 --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 93f0ef5..513082e 100644 --- a/.gitignore +++ b/.gitignore @@ -681,3 +681,4 @@ /v1.24.1.tar.gz /v1.24.2.tar.gz /v1.25.0.tar.gz +/v1.25.1.tar.gz diff --git a/buildah.spec b/buildah.spec index 555a862..66ea27e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.25.0 +%global built_tag v1.25.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) diff --git a/sources b/sources index 9c08238..28716ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.25.0.tar.gz) = 08fd5448fce8521cf451d631a02be777283aaeb051dae5cab6358b4b8349e570ae18678ec5a5441825df93033ede5a2c722088b2002affbdc95aec85ccfa08ff +SHA512 (v1.25.1.tar.gz) = 628f8095eb4488ae2be06a2a92de85dde4f3841e8ed9882132c119f27b0c93f26ba10f5dd259d63654b90539d762f6c1973d460f073c0b2450ac5d9582a6a68d From 6db2b0ec6812c21c1104e3d6a1928661423a57a1 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 4 May 2022 19:04:05 +0000 Subject: [PATCH 479/573] auto bump to v1.26.0 --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 513082e..cac5427 100644 --- a/.gitignore +++ b/.gitignore @@ -682,3 +682,4 @@ /v1.24.2.tar.gz /v1.25.0.tar.gz /v1.25.1.tar.gz +/v1.26.0.tar.gz diff --git a/buildah.spec b/buildah.spec index 66ea27e..c904c2f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.25.1 +%global built_tag v1.26.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) diff --git a/sources b/sources index 28716ac..04d943d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.25.1.tar.gz) = 628f8095eb4488ae2be06a2a92de85dde4f3841e8ed9882132c119f27b0c93f26ba10f5dd259d63654b90539d762f6c1973d460f073c0b2450ac5d9582a6a68d +SHA512 (v1.26.0.tar.gz) = 6fd89232575385322233e12fdec95407adf90d7dcf33e6a35a77fdb52d4b9d3af82257b06502a4b2c7bf01bd9de9415709177cc2b856ce4d1878ae5711bf9734 From 4a27677822e8d4d6d09e592c5c034c87aa4c43f6 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 4 May 2022 15:07:31 -0400 Subject: [PATCH 480/573] Add missing container networking dependencies (#2081834) This mimics what is in place for Podman, so that it can correctly set up container networking out of the box. --- buildah.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/buildah.spec b/buildah.spec index c904c2f..2cc1a4d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -39,6 +39,10 @@ BuildRequires: make BuildRequires: ostree-devel BuildRequires: btrfs-progs-devel Requires: containers-common >= 4:1-46 +Suggests: containernetworking-plugins >= 0.9.1-1 +Requires: netavark +Requires: iptables +Requires: nftables BuildRequires: libseccomp-static Requires: libseccomp >= 2.4.1-0 Suggests: cpp From edd7fe37d172883c1cbac8489c172d433aecfdc6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 5 May 2022 00:05:29 +0000 Subject: [PATCH 481/573] auto bump to v1.26.1 --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cac5427..0e8aee9 100644 --- a/.gitignore +++ b/.gitignore @@ -683,3 +683,4 @@ /v1.25.0.tar.gz /v1.25.1.tar.gz /v1.26.0.tar.gz +/v1.26.1.tar.gz diff --git a/buildah.spec b/buildah.spec index 2cc1a4d..7cfa4a2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.26.0 +%global built_tag v1.26.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) diff --git a/sources b/sources index 04d943d..2c96289 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.26.0.tar.gz) = 6fd89232575385322233e12fdec95407adf90d7dcf33e6a35a77fdb52d4b9d3af82257b06502a4b2c7bf01bd9de9415709177cc2b856ce4d1878ae5711bf9734 +SHA512 (v1.26.1.tar.gz) = 07225ebb23e5a815be1ef8acb5d15ef9fb8c6e9324fa9b65ec024f7b6bbe892721f9feaac2911d1b466c2cf336bd0c68e3d1b4df953f13a3390da84a93f76723 From 842aa411fbaa4e37ff99007b2ddd4d7f1018db3d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 19 May 2022 15:51:00 -0400 Subject: [PATCH 482/573] build deb packages using debbuild Signed-off-by: Lokesh Mandvekar --- buildah.spec | 70 ++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 54 insertions(+), 16 deletions(-) diff --git a/buildah.spec b/buildah.spec index 7cfa4a2..4e3227b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -1,3 +1,7 @@ +%if "%{_vendor}" == "debbuild" +%define gobuild(o:) GO111MODULE=off go build -buildmode pie -tags=" ${BUILDTAGS:-}" -a -v -x %{?**}; +%endif + %global with_debug 1 %if 0%{?with_debug} @@ -16,22 +20,40 @@ %global git0 https://%{import_path} %global built_tag v1.26.1 -%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) -%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: %{repo} -Version: %{gen_version} -Release: %autorelease -Summary: A command line tool used for creating OCI Images +Version: 1.26.1 +%if "%{_vendor}" == "debbuild" +Maintainer: Lokesh Mandvekar +License: ASL-2.0+ +Release: 0%{?dist} +%else License: ASL 2.0 and BSD and MIT and MPLv2.0 +Release: %autorelease +%endif +Summary: A command line tool used for creating OCI Images URL: https://%{name}.io Source: %{git0}/archive/%{built_tag}.tar.gz +BuildRequires: go-md2man +%if "%{_vendor}" == "debbuild" +BuildRequires: git +BuildRequires: golang +BuildRequires: libassuan-dev +BuildRequires: libbtrfs-dev +BuildRequires: libdevmapper-dev +BuildRequires: libglib2.0-dev +BuildRequires: libgpg-error-dev +BuildRequires: libgpgme-dev +BuildRequires: libseccomp-dev +BuildRequires: libsystemd-dev +BuildRequires: pkg-config +Requires: containers-common >= 4:1 +%else BuildRequires: device-mapper-devel BuildRequires: git-core BuildRequires: golang >= 1.16.6 BuildRequires: glib2-devel BuildRequires: glibc-static -BuildRequires: go-md2man BuildRequires: go-rpm-macros BuildRequires: gpgme-devel BuildRequires: libassuan-devel @@ -80,6 +102,7 @@ Provides: bundled(golang(github.com/spf13/cobra)) = v1.3.0 Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5 Provides: bundled(golang(github.com/stretchr/testify)) = v1.7.0 Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635 +%endif %description The %{name} package provides a command line tool which can be used to @@ -110,12 +133,11 @@ Requires: git-daemon This package contains system tests for %{name} %prep -%autosetup -Sgit -n %{name}-%{built_tag_strip} +%autosetup -Sgit %build +%if "%{_vendor}" != "debbuild" %set_build_flags -export GOPATH=$(pwd)/_build:$(pwd) -export CGO_CFLAGS=$CFLAGS # These extra flags present in $CFLAGS have been skipped for now as they break the build CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-flto=auto//g') CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-Wp,D_GLIBCXX_ASSERTIONS//g') @@ -124,29 +146,43 @@ CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-specs=\/usr\/lib\/rpm\/redhat\/redhat-an %ifarch x86_64 export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" %endif +%endif + +export GOPATH=$(pwd)/_build:$(pwd) +export CGO_CFLAGS=$CFLAGS mkdir _build -pushd _build +cd _build mkdir -p src/%{provider}.%{provider_tld}/%{project} -ln -s $(dirs +1 -l) src/%{import_path} -popd +ln -s ../../../../ src/%{import_path} +cd .. mv vendor src export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.txt | sed 's,.* ,,'` export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" -export BUILDTAGS='seccomp selinux' +export BUILDTAGS='seccomp exclude_graphdriver_devicemapper' +%if "%{_vendor}" != "debbuild" +export BUILDTAGS+=' selinux' +%endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} %gobuild -o bin/imgtype %{import_path}/tests/imgtype -%gobuild -o bin/copy %{import_path}/tests/copy +%gobuild -o bin/copy %{import_path}/tests/copy GOMD2MAN=go-md2man %{__make} -C docs - %install -export GOPATH=$(pwd)/_build:$(pwd):%{gopath} +export GOPATH=$(pwd)/_build:$(pwd) +%if "%{_vendor}" != "debbuild" make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install +%else +install -D -m0755 bin/%{name} %{buildroot}%{_bindir}/%{name} +install -m 644 -D contrib/completions/bash/%{name} %{buildroot}%{_datadir}/bash-completion/completions/%{name} +install -d %{buildroot}/%{_mandir}/man1 +install -m 0644 docs/%{name}*.1 %{buildroot}%{_mandir}/man1 +install -m 0644 docs/links/%{name}*.1 %{buildroot}%{_mandir}/man1 +%endif install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system @@ -172,4 +208,6 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %{_datadir}/%{name}/test %changelog +%if "%{_vendor}" != "debbuild" %autochangelog +%endif From 06e60d59fc39d55b35406b71ae115df88bd15b73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Fri, 17 Jun 2022 22:16:36 +0200 Subject: [PATCH 483/573] Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 From 8d7546734e78c261c25afea3d8f4b76c11a14146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Sat, 18 Jun 2022 10:51:02 +0200 Subject: [PATCH 484/573] Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 From 2efac3a3063f9ed976f6bbc0de5a205997812b95 Mon Sep 17 00:00:00 2001 From: Martin Jackson Date: Fri, 24 Jun 2022 07:31:48 -0500 Subject: [PATCH 485/573] Add shadow-utils-subid-devel BuildRequires to pick up proper subid support --- buildah.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 4e3227b..0f0cb41 100644 --- a/buildah.spec +++ b/buildah.spec @@ -60,6 +60,7 @@ BuildRequires: libassuan-devel BuildRequires: make BuildRequires: ostree-devel BuildRequires: btrfs-progs-devel +BuildRequires: shadow-utils-subid-devel Requires: containers-common >= 4:1-46 Suggests: containernetworking-plugins >= 0.9.1-1 Requires: netavark @@ -164,7 +165,7 @@ export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" export BUILDTAGS='seccomp exclude_graphdriver_devicemapper' %if "%{_vendor}" != "debbuild" -export BUILDTAGS+=' selinux' +export BUILDTAGS+=' libsubid selinux' %endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} %gobuild -o bin/imgtype %{import_path}/tests/imgtype From 64bd370b3cb58a7d746e009bf8ce63965af3bae3 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 6 Jul 2022 13:03:14 +0000 Subject: [PATCH 486/573] auto bump to v1.26.2 --- .gitignore | 1 + buildah.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0e8aee9..6e5547f 100644 --- a/.gitignore +++ b/.gitignore @@ -684,3 +684,4 @@ /v1.25.1.tar.gz /v1.26.0.tar.gz /v1.26.1.tar.gz +/v1.26.2.tar.gz diff --git a/buildah.spec b/buildah.spec index 0f0cb41..399c583 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,10 +19,10 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.26.1 +%global built_tag v1.26.2 Name: %{repo} -Version: 1.26.1 +Version: 1.26.2 %if "%{_vendor}" == "debbuild" Maintainer: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index 2c96289..3bbc28b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.26.1.tar.gz) = 07225ebb23e5a815be1ef8acb5d15ef9fb8c6e9324fa9b65ec024f7b6bbe892721f9feaac2911d1b466c2cf336bd0c68e3d1b4df953f13a3390da84a93f76723 +SHA512 (v1.26.2.tar.gz) = f50a7ee787d10a8f8d1a7e0ff9f86990de975df427af894be5bcc84bceafd2eb87dfe75c1b967ae57056299893c942df257aef1e9aaeb712022a8abceeaebba9 From 7c3363c599ba6527840f108d20feab00b130cb35 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 7 Jul 2022 08:52:39 -0400 Subject: [PATCH 487/573] debbuild s/Maintainer/Packager Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 399c583..2192760 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.26.2 %if "%{_vendor}" == "debbuild" -Maintainer: Lokesh Mandvekar +Packager: Lokesh Mandvekar License: ASL-2.0+ Release: 0%{?dist} %else From f9d0f9991e7d229220a4c4299838214d5d1c5ac0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 20 Jul 2022 22:21:39 +0000 Subject: [PATCH 488/573] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 5268ea2ba77d07288161aaf524b8e3b536e0c4ac Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 3 Aug 2022 07:03:31 +0000 Subject: [PATCH 489/573] auto bump to v1.26.3 --- .gitignore | 1 + buildah.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6e5547f..a00fb78 100644 --- a/.gitignore +++ b/.gitignore @@ -685,3 +685,4 @@ /v1.26.0.tar.gz /v1.26.1.tar.gz /v1.26.2.tar.gz +/v1.26.3.tar.gz diff --git a/buildah.spec b/buildah.spec index 2192760..531f0b6 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,10 +19,10 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.26.2 +%global built_tag v1.26.3 Name: %{repo} -Version: 1.26.2 +Version: 1.26.3 %if "%{_vendor}" == "debbuild" Packager: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index 3bbc28b..a61e793 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.26.2.tar.gz) = f50a7ee787d10a8f8d1a7e0ff9f86990de975df427af894be5bcc84bceafd2eb87dfe75c1b967ae57056299893c942df257aef1e9aaeb712022a8abceeaebba9 +SHA512 (v1.26.3.tar.gz) = 5d8ea60246085ba27795b52152765fc3c85c92c5caf4515c1b2973aec17844eb9da2ffff82f6c503e36f675089c998b9ee51c4b4b899104ccd9fa771308c8048 From 6a103c38f68a7c8c41363ce51c23bffb32edc736 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 3 Aug 2022 19:03:12 +0000 Subject: [PATCH 490/573] auto bump to v1.26.4 --- .gitignore | 1 + buildah.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a00fb78..5a0e8cb 100644 --- a/.gitignore +++ b/.gitignore @@ -686,3 +686,4 @@ /v1.26.1.tar.gz /v1.26.2.tar.gz /v1.26.3.tar.gz +/v1.26.4.tar.gz diff --git a/buildah.spec b/buildah.spec index 531f0b6..1293b64 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,10 +19,10 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.26.3 +%global built_tag v1.26.4 Name: %{repo} -Version: 1.26.3 +Version: 1.26.4 %if "%{_vendor}" == "debbuild" Packager: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index a61e793..1a25ff8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.26.3.tar.gz) = 5d8ea60246085ba27795b52152765fc3c85c92c5caf4515c1b2973aec17844eb9da2ffff82f6c503e36f675089c998b9ee51c4b4b899104ccd9fa771308c8048 +SHA512 (v1.26.4.tar.gz) = 39425ee3f40f1cfd2c76749b43f07efe19c90dff56d9b2024a69e092a328cf526f6bbb23b6f38536e7df11a465219f8f344aa643a82f6511fbb0253e5729d71a From 62002a5e06502c1e5e03fd444f649b788e93dd02 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 8 Aug 2022 09:41:41 -0400 Subject: [PATCH 491/573] add buildah-tutorial binary Signed-off-by: Lokesh Mandvekar --- buildah.spec | 3 +++ tests/test_buildah.sh | 1 + 2 files changed, 4 insertions(+) diff --git a/buildah.spec b/buildah.spec index 1293b64..b6dc2ec 100644 --- a/buildah.spec +++ b/buildah.spec @@ -170,6 +170,7 @@ export BUILDTAGS+=' libsubid selinux' %gobuild -o bin/%{name} %{import_path}/cmd/%{name} %gobuild -o bin/imgtype %{import_path}/tests/imgtype %gobuild -o bin/copy %{import_path}/tests/copy +%gobuild -o bin/tutorial %{import_path}/tests/tutorial GOMD2MAN=go-md2man %{__make} -C docs %install @@ -189,6 +190,7 @@ install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy +cp bin/tutorial %{buildroot}/%{_bindir}/%{name}-tutorial #define license tag if not already defined %{!?_licensedir:%global license %doc} @@ -206,6 +208,7 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy %license LICENSE %{_bindir}/%{name}-imgtype %{_bindir}/%{name}-copy +%{_bindir}/%{name}-tutorial %{_datadir}/%{name}/test %changelog diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh index 5974d30..f8776bb 100755 --- a/tests/test_buildah.sh +++ b/tests/test_buildah.sh @@ -16,6 +16,7 @@ env | grep -v LS_COLORS= | sort | sed -e 's/^/ /' export BUILDAH_BINARY=/usr/bin/buildah export IMGTYPE_BINARY=/usr/bin/buildah-imgtype export COPY_BINARY=/usr/bin/buildah-copy +export TUTORIAL_BINARY=/usr/bin/buildah-tutorial ############################################################################### # BEGIN setup/teardown From f6702dafee0d8933bb815e878d4ba18e5d93a147 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 9 Aug 2022 02:03:34 +0000 Subject: [PATCH 492/573] auto bump to v1.27.0 --- .gitignore | 1 + buildah.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5a0e8cb..bd0f4ed 100644 --- a/.gitignore +++ b/.gitignore @@ -687,3 +687,4 @@ /v1.26.2.tar.gz /v1.26.3.tar.gz /v1.26.4.tar.gz +/v1.27.0.tar.gz diff --git a/buildah.spec b/buildah.spec index b6dc2ec..978a6af 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,10 +19,10 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.26.4 +%global built_tag v1.27.0 Name: %{repo} -Version: 1.26.4 +Version: 1.27.0 %if "%{_vendor}" == "debbuild" Packager: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index 1a25ff8..045d7ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.26.4.tar.gz) = 39425ee3f40f1cfd2c76749b43f07efe19c90dff56d9b2024a69e092a328cf526f6bbb23b6f38536e7df11a465219f8f344aa643a82f6511fbb0253e5729d71a +SHA512 (v1.27.0.tar.gz) = 7324c85b6f5169522f0cde2cbd0d55b61a2e2fc53d7f03f24ecf606fb564ee6da82cadc493520b4105501124c6c8a1e03aa67b56fb32570f303e849630286afe From 2a164591d1168870c05e045a7c5f7883068ba152 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 16 Aug 2022 14:35:56 -0400 Subject: [PATCH 493/573] Fix debbuild maintainer issue Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 978a6af..c59db32 100644 --- a/buildah.spec +++ b/buildah.spec @@ -24,7 +24,7 @@ Name: %{repo} Version: 1.27.0 %if "%{_vendor}" == "debbuild" -Packager: Lokesh Mandvekar +Packager: Podman Debbuild Maintainers License: ASL-2.0+ Release: 0%{?dist} %else From bcf3455ced5f38e00cf6b7ed212a22c53bb2f316 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 17 Aug 2022 14:15:26 -0400 Subject: [PATCH 494/573] use easier tag macros to make both fedora and debbuild happy Signed-off-by: Lokesh Mandvekar --- buildah.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index c59db32..819fc22 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,7 +19,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.27.0 +%global built_tag_strip 1.27.0 Name: %{repo} Version: 1.27.0 @@ -33,7 +33,7 @@ Release: %autorelease %endif Summary: A command line tool used for creating OCI Images URL: https://%{name}.io -Source: %{git0}/archive/%{built_tag}.tar.gz +Source: %{git0}/archive/v%{built_tag_strip}.tar.gz BuildRequires: go-md2man %if "%{_vendor}" == "debbuild" BuildRequires: git From 97fac8727b06f6e0177730d82b3b94ee310a13c6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 9 Sep 2022 11:04:29 +0000 Subject: [PATCH 495/573] auto bump to v1.27.1 --- .gitignore | 1 + buildah.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bd0f4ed..9ae751b 100644 --- a/.gitignore +++ b/.gitignore @@ -688,3 +688,4 @@ /v1.26.3.tar.gz /v1.26.4.tar.gz /v1.27.0.tar.gz +/v1.27.1.tar.gz diff --git a/buildah.spec b/buildah.spec index 819fc22..f5bb5de 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,10 +19,10 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag_strip 1.27.0 +%global built_tag_strip 1.27.1 Name: %{repo} -Version: 1.27.0 +Version: 1.27.1 %if "%{_vendor}" == "debbuild" Packager: Podman Debbuild Maintainers License: ASL-2.0+ diff --git a/sources b/sources index 045d7ad..3126f81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.27.0.tar.gz) = 7324c85b6f5169522f0cde2cbd0d55b61a2e2fc53d7f03f24ecf606fb564ee6da82cadc493520b4105501124c6c8a1e03aa67b56fb32570f303e849630286afe +SHA512 (v1.27.1.tar.gz) = a5e2ddf837e613554ffe8fe9c15ac9c8f9c2564c403e5544df7fb8802962581fb4e9dd4361c28c93443ede74c20c82f1631990e443c7895a3b4c3b8a659ee05a From 6988bc13c687e87c59c0c6d5cd2b1e1b0515b4b2 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 30 Sep 2022 10:06:33 -0400 Subject: [PATCH 496/573] bump to v1.27.2 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + buildah.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9ae751b..4eed34a 100644 --- a/.gitignore +++ b/.gitignore @@ -689,3 +689,4 @@ /v1.26.4.tar.gz /v1.27.0.tar.gz /v1.27.1.tar.gz +/v1.27.2.tar.gz diff --git a/buildah.spec b/buildah.spec index f5bb5de..264eb89 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,10 +19,10 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag_strip 1.27.1 +%global built_tag_strip 1.27.2 Name: %{repo} -Version: 1.27.1 +Version: 1.27.2 %if "%{_vendor}" == "debbuild" Packager: Podman Debbuild Maintainers License: ASL-2.0+ diff --git a/sources b/sources index 3126f81..dd0a851 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.27.1.tar.gz) = a5e2ddf837e613554ffe8fe9c15ac9c8f9c2564c403e5544df7fb8802962581fb4e9dd4361c28c93443ede74c20c82f1631990e443c7895a3b4c3b8a659ee05a +SHA512 (v1.27.2.tar.gz) = d32852f1a6c5041834b91038c6294baa4480d4b41587204435e4aef1eeffb631dc4cc50df4ab9089e1b1a2d06534272d55b2626e6819b5f45aa0dfe9ec51f6e2 From 0748b124358bf7aab6262715d492e003b52d99e7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 3 Oct 2022 14:21:04 +0000 Subject: [PATCH 497/573] auto bump to v1.28.0 --- .gitignore | 1 + buildah.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4eed34a..4431f1e 100644 --- a/.gitignore +++ b/.gitignore @@ -690,3 +690,4 @@ /v1.27.0.tar.gz /v1.27.1.tar.gz /v1.27.2.tar.gz +/v1.28.0.tar.gz diff --git a/buildah.spec b/buildah.spec index 264eb89..4dfdb20 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,10 +19,10 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag_strip 1.27.2 +%global built_tag_strip 1.28.0 Name: %{repo} -Version: 1.27.2 +Version: 1.28.0 %if "%{_vendor}" == "debbuild" Packager: Podman Debbuild Maintainers License: ASL-2.0+ diff --git a/sources b/sources index dd0a851..54a66f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.27.2.tar.gz) = d32852f1a6c5041834b91038c6294baa4480d4b41587204435e4aef1eeffb631dc4cc50df4ab9089e1b1a2d06534272d55b2626e6819b5f45aa0dfe9ec51f6e2 +SHA512 (v1.28.0.tar.gz) = f5e82a22648fa0d0ba7f5dcf3b97a2ec1182f31d3e03cd2624e01fe76fcdddf0a5605c59816eeef6401d151864b6b6be493c144b83f5667ab3947eea902f0086 From 6dd08dba8abeb9d79ae776462c7366db8c0b5e4d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 6 Oct 2022 09:53:48 -0400 Subject: [PATCH 498/573] remove debbuild macros to comply with Fedora guidelines Signed-off-by: Lokesh Mandvekar --- buildah.spec | 50 +++++++------------------------------------------- 1 file changed, 7 insertions(+), 43 deletions(-) diff --git a/buildah.spec b/buildah.spec index 4dfdb20..fba874a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -1,7 +1,3 @@ -%if "%{_vendor}" == "debbuild" -%define gobuild(o:) GO111MODULE=off go build -buildmode pie -tags=" ${BUILDTAGS:-}" -a -v -x %{?**}; -%endif - %global with_debug 1 %if 0%{?with_debug} @@ -19,36 +15,19 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag_strip 1.28.0 +%global built_tag v1.28.0 +%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: %{repo} -Version: 1.28.0 -%if "%{_vendor}" == "debbuild" -Packager: Podman Debbuild Maintainers -License: ASL-2.0+ -Release: 0%{?dist} -%else +Version: %{gen_version} License: ASL 2.0 and BSD and MIT and MPLv2.0 Release: %autorelease -%endif Summary: A command line tool used for creating OCI Images URL: https://%{name}.io -Source: %{git0}/archive/v%{built_tag_strip}.tar.gz +# Tarball fetched from upstream +Source: %{git0}/archive/%{built_tag}.tar.gz BuildRequires: go-md2man -%if "%{_vendor}" == "debbuild" -BuildRequires: git -BuildRequires: golang -BuildRequires: libassuan-dev -BuildRequires: libbtrfs-dev -BuildRequires: libdevmapper-dev -BuildRequires: libglib2.0-dev -BuildRequires: libgpg-error-dev -BuildRequires: libgpgme-dev -BuildRequires: libseccomp-dev -BuildRequires: libsystemd-dev -BuildRequires: pkg-config -Requires: containers-common >= 4:1 -%else BuildRequires: device-mapper-devel BuildRequires: git-core BuildRequires: golang >= 1.16.6 @@ -103,7 +82,6 @@ Provides: bundled(golang(github.com/spf13/cobra)) = v1.3.0 Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5 Provides: bundled(golang(github.com/stretchr/testify)) = v1.7.0 Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635 -%endif %description The %{name} package provides a command line tool which can be used to @@ -134,10 +112,9 @@ Requires: git-daemon This package contains system tests for %{name} %prep -%autosetup -Sgit +%autosetup -Sgit -n %{name}-%{built_tag_strip} %build -%if "%{_vendor}" != "debbuild" %set_build_flags # These extra flags present in $CFLAGS have been skipped for now as they break the build CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-flto=auto//g') @@ -147,7 +124,6 @@ CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-specs=\/usr\/lib\/rpm\/redhat\/redhat-an %ifarch x86_64 export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" %endif -%endif export GOPATH=$(pwd)/_build:$(pwd) export CGO_CFLAGS=$CFLAGS @@ -164,9 +140,7 @@ export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.tx export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" export BUILDTAGS='seccomp exclude_graphdriver_devicemapper' -%if "%{_vendor}" != "debbuild" export BUILDTAGS+=' libsubid selinux' -%endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} %gobuild -o bin/imgtype %{import_path}/tests/imgtype %gobuild -o bin/copy %{import_path}/tests/copy @@ -175,16 +149,8 @@ GOMD2MAN=go-md2man %{__make} -C docs %install export GOPATH=$(pwd)/_build:$(pwd) -%if "%{_vendor}" != "debbuild" make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install -%else -install -D -m0755 bin/%{name} %{buildroot}%{_bindir}/%{name} -install -m 644 -D contrib/completions/bash/%{name} %{buildroot}%{_datadir}/bash-completion/completions/%{name} -install -d %{buildroot}/%{_mandir}/man1 -install -m 0644 docs/%{name}*.1 %{buildroot}%{_mandir}/man1 -install -m 0644 docs/links/%{name}*.1 %{buildroot}%{_mandir}/man1 -%endif install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system @@ -212,6 +178,4 @@ cp bin/tutorial %{buildroot}/%{_bindir}/%{name}-tutorial %{_datadir}/%{name}/test %changelog -%if "%{_vendor}" != "debbuild" %autochangelog -%endif From 64a5677385c84b00250b9e432a44fe94c795ad45 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 6 Oct 2022 15:40:11 -0400 Subject: [PATCH 499/573] depend on containers-common-extra Signed-off-by: Lokesh Mandvekar --- buildah.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/buildah.spec b/buildah.spec index fba874a..591a5af 100644 --- a/buildah.spec +++ b/buildah.spec @@ -40,15 +40,18 @@ BuildRequires: make BuildRequires: ostree-devel BuildRequires: btrfs-progs-devel BuildRequires: shadow-utils-subid-devel -Requires: containers-common >= 4:1-46 -Suggests: containernetworking-plugins >= 0.9.1-1 -Requires: netavark -Requires: iptables -Requires: nftables +%if 0%{?fedora} > 37 +Requires: containers-common-extra >= 4:1-78 +%else +%if 0%{?fedora} == 37 +Requires: containers-common-extra >= 4:1-73 +%else +Requires: containers-common-extra >= 4:1-62 +%endif +%endif BuildRequires: libseccomp-static Requires: libseccomp >= 2.4.1-0 Suggests: cpp -Suggests: qemu-user-static # awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort | uniq | sed -e 's/-/_/g' -e '/bundled(golang())/d' -e '/bundled(golang(go\|module\|replace\|require))/d' Provides: bundled(golang(github.com/containerd/containerd)) = v1.5.9 Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 From 40bdab03bf7100a0faed1c58999f258d777f921a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 7 Oct 2022 15:13:55 +0000 Subject: [PATCH 500/573] auto bump to v1.28.0 --- buildah.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 591a5af..75ec4f8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -16,11 +16,11 @@ %global git0 https://%{import_path} %global built_tag v1.28.0 -%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global built_tag_strip 1.28.0 %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: %{repo} -Version: %{gen_version} +Version: 1.28.0 License: ASL 2.0 and BSD and MIT and MPLv2.0 Release: %autorelease Summary: A command line tool used for creating OCI Images From 66dfaf0fea9de26b025cf1c94716914a66cb0c26 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 7 Oct 2022 11:48:31 -0400 Subject: [PATCH 501/573] Revert "auto bump to v1.28.0" This reverts commit 40bdab03bf7100a0faed1c58999f258d777f921a done by autobuilder. --- buildah.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 75ec4f8..591a5af 100644 --- a/buildah.spec +++ b/buildah.spec @@ -16,11 +16,11 @@ %global git0 https://%{import_path} %global built_tag v1.28.0 -%global built_tag_strip 1.28.0 +%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: %{repo} -Version: 1.28.0 +Version: %{gen_version} License: ASL 2.0 and BSD and MIT and MPLv2.0 Release: %autorelease Summary: A command line tool used for creating OCI Images From 2b8ee68f86dc1e3e6d1843a32cdc228d0a74234f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 25 Oct 2022 19:38:14 +0530 Subject: [PATCH 502/573] rebuild Signed-off-by: Lokesh Mandvekar From 849720672b6acee8b4ba8a3395641a46c3dbb882 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 28 Oct 2022 15:58:39 +0000 Subject: [PATCH 503/573] Add ExclusiveArch If using golang, then you needs to use ExclusiveArch for those arches that do not have golang. --- buildah.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/buildah.spec b/buildah.spec index 591a5af..8c54237 100644 --- a/buildah.spec +++ b/buildah.spec @@ -27,6 +27,7 @@ Summary: A command line tool used for creating OCI Images URL: https://%{name}.io # Tarball fetched from upstream Source: %{git0}/archive/%{built_tag}.tar.gz +ExclusiveArch: %{golang_arches} BuildRequires: go-md2man BuildRequires: device-mapper-devel BuildRequires: git-core From 5af76a5e554eaf07f67f995afc9373561922c05a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 28 Nov 2022 14:19:16 +0000 Subject: [PATCH 504/573] auto bump to v1.28.2 --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4431f1e..7df5153 100644 --- a/.gitignore +++ b/.gitignore @@ -691,3 +691,4 @@ /v1.27.1.tar.gz /v1.27.2.tar.gz /v1.28.0.tar.gz +/v1.28.2.tar.gz diff --git a/buildah.spec b/buildah.spec index 8c54237..53ab0c1 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.28.0 +%global built_tag v1.28.2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) diff --git a/sources b/sources index 54a66f4..90e471a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.28.0.tar.gz) = f5e82a22648fa0d0ba7f5dcf3b97a2ec1182f31d3e03cd2624e01fe76fcdddf0a5605c59816eeef6401d151864b6b6be493c144b83f5667ab3947eea902f0086 +SHA512 (v1.28.2.tar.gz) = 2172e6554338e5b6a0ff8d22c343d168b7ea4eed5e691e75c34c84fefebdce3f5719718bd78bb112936a6c3252db743768ed65f5f421b0b9f37265aa074e1c81 From 13dc086e81860501b33998b425e34524de986855 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 18 Jan 2023 23:16:27 +0000 Subject: [PATCH 505/573] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering From c5da87970572224d3f8ca268e23eeb0e627cf4c0 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 31 Jan 2023 17:26:03 +0530 Subject: [PATCH 506/573] bump to v1.29.0 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + buildah.spec | 131 +++++++++++++++++++++++++++++++++++++++++---------- sources | 2 +- 3 files changed, 108 insertions(+), 26 deletions(-) diff --git a/.gitignore b/.gitignore index 7df5153..d977000 100644 --- a/.gitignore +++ b/.gitignore @@ -692,3 +692,4 @@ /v1.27.2.tar.gz /v1.28.0.tar.gz /v1.28.2.tar.gz +/v1.29.0.tar.gz diff --git a/buildah.spec b/buildah.spec index 53ab0c1..d0ebe52 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.28.2 +%global built_tag v1.29.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -54,38 +54,119 @@ BuildRequires: libseccomp-static Requires: libseccomp >= 2.4.1-0 Suggests: cpp # awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort | uniq | sed -e 's/-/_/g' -e '/bundled(golang())/d' -e '/bundled(golang(go\|module\|replace\|require))/d' -Provides: bundled(golang(github.com/containerd/containerd)) = v1.5.9 -Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 -Provides: bundled(golang(github.com/containers/common)) = v0.47.4 -Provides: bundled(golang(github.com/containers/image/v5)) = v5.19.1 -Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.2 -Provides: bundled(golang(github.com/containers/storage)) = v1.38.2 -Provides: bundled(golang(github.com/docker/distribution)) = v2.8.0+incompatible -Provides: bundled(golang(github.com/docker/docker)) = v20.10.12+incompatible -Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 -Provides: bundled(golang(github.com/docker/libnetwork)) = v0.8.0_dev.2.0.20190625141545_5a177b73e316 -Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.7.8 +Provides: bundled(golang(github.com/Azure/go_ansiterm)) = v0.0.0_20210617225240_d185dfc1b5a1 +Provides: bundled(golang(github.com/BurntSushi/toml)) = v1.2.1 +Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.6.0 +Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.9.6 +Provides: bundled(golang(github.com/VividCortex/ewma)) = v1.2.0 +Provides: bundled(golang(github.com/acarl005/stripansi)) = v0.0.0_20180116102854_5a71ef0e047d +Provides: bundled(golang(github.com/asaskevich/govalidator)) = v0.0.0_20210307081110_f21760c49a8d +Provides: bundled(golang(github.com/blang/semver/v4)) = v4.0.0 +Provides: bundled(golang(github.com/chzyer/readline)) = v1.5.1 +Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.5.3 +Provides: bundled(golang(github.com/containerd/cgroups)) = v1.0.4 +Provides: bundled(golang(github.com/containerd/containerd)) = v1.6.15 +Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.13.0 +Provides: bundled(golang(github.com/containernetworking/cni)) = v1.1.2 +Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.2.0 +Provides: bundled(golang(github.com/containers/common)) = v0.51.0 +Provides: bundled(golang(github.com/containers/image/v5)) = v5.24.0 +Provides: bundled(golang(github.com/containers/libtrust)) = v0.0.0_20230121012942_c1716e8a8d01 +Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.7 +Provides: bundled(golang(github.com/containers/storage)) = v1.45.3 +Provides: bundled(golang(github.com/cyberphone/json_canonicalization)) = v0.0.0_20220623050100_57a0ce2678a7 +Provides: bundled(golang(github.com/cyphar/filepath_securejoin)) = v0.2.3 +Provides: bundled(golang(github.com/davecgh/go_spew)) = v1.1.1 +Provides: bundled(golang(github.com/disiqueira/gotree/v3)) = v3.0.2 +Provides: bundled(golang(github.com/docker/distribution)) = v2.8.1+incompatible +Provides: bundled(golang(github.com/docker/docker)) = v20.10.23+incompatible +Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.7.0 +Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.1_0.20210727194412_58542c764a11 +Provides: bundled(golang(github.com/docker/go_units)) = v0.5.0 +Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.6.0 +Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.9.3 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 +Provides: bundled(golang(github.com/go_openapi/analysis)) = v0.21.4 +Provides: bundled(golang(github.com/go_openapi/errors)) = v0.20.3 +Provides: bundled(golang(github.com/go_openapi/jsonpointer)) = v0.19.5 +Provides: bundled(golang(github.com/go_openapi/jsonreference)) = v0.20.0 +Provides: bundled(golang(github.com/go_openapi/loads)) = v0.21.2 +Provides: bundled(golang(github.com/go_openapi/runtime)) = v0.24.1 +Provides: bundled(golang(github.com/go_openapi/spec)) = v0.20.7 +Provides: bundled(golang(github.com/go_openapi/strfmt)) = v0.21.3 +Provides: bundled(golang(github.com/go_openapi/swag)) = v0.22.3 +Provides: bundled(golang(github.com/go_openapi/validate)) = v0.22.0 +Provides: bundled(golang(github.com/gogo/protobuf)) = v1.3.2 +Provides: bundled(golang(github.com/golang/groupcache)) = v0.0.0_20210331224755_41bb18bfe9da +Provides: bundled(golang(github.com/golang/protobuf)) = v1.5.2 +Provides: bundled(golang(github.com/google/go_cmp)) = v0.5.9 +Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.12.1 +Provides: bundled(golang(github.com/google/go_intervals)) = v0.0.2 +Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 +Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 +Provides: bundled(golang(github.com/hashicorp/errwrap)) = v1.1.0 Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 -Provides: bundled(golang(github.com/ishidawataru/sctp)) = v0.0.0_20210226210310_f2269e66cdee -Provides: bundled(golang(github.com/konsorten/go_windows_terminal_sequences)) = v1.0.3 +Provides: bundled(golang(github.com/imdario/mergo)) = v0.3.13 +Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = v1.0.1 +Provides: bundled(golang(github.com/jinzhu/copier)) = v0.3.5 +Provides: bundled(golang(github.com/josharian/intern)) = v1.0.0 +Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12 +Provides: bundled(golang(github.com/klauspost/compress)) = v1.15.15 +Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.6_0.20220930104621_17e8dac29df8 +Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20221109233200_85aa52084eaf +Provides: bundled(golang(github.com/mailru/easyjson)) = v0.7.7 +Provides: bundled(golang(github.com/manifoldco/promptui)) = v0.9.0 +Provides: bundled(golang(github.com/mattn/go_runewidth)) = v0.0.14 Provides: bundled(golang(github.com/mattn/go_shellwords)) = v1.0.12 +Provides: bundled(golang(github.com/miekg/pkcs11)) = v1.1.1 +Provides: bundled(golang(github.com/mistifyio/go_zfs/v3)) = v3.0.0 +Provides: bundled(golang(github.com/mitchellh/mapstructure)) = v1.5.0 +Provides: bundled(golang(github.com/moby/sys/mount)) = v0.3.3 +Provides: bundled(golang(github.com/moby/sys/mountinfo)) = v0.6.2 +Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 +Provides: bundled(golang(github.com/modern_go/concurrent)) = v0.0.0_20180306012644_bacd9c7ef1dd +Provides: bundled(golang(github.com/modern_go/reflect2)) = v1.0.2 +Provides: bundled(golang(github.com/morikuni/aec)) = v1.0.0 +Provides: bundled(golang(github.com/nxadm/tail)) = v1.4.8 +Provides: bundled(golang(github.com/oklog/ulid)) = v1.3.1 Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.16.5 -Provides: bundled(golang(github.com/onsi/gomega)) = v1.18.1 +Provides: bundled(golang(github.com/onsi/gomega)) = v1.26.0 Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 -Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.0.3_0.20211202193544_a5463b7f9c84 -Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 -Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20210326190908_1c3f411f0417 -Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.0 -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.0 -Provides: bundled(golang(github.com/openshift/imagebuilder)) = v1.2.2 +Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.1.0_rc2 +Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.4 +Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20220825212826_86290f6a00fb +Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20221014010322_58c91d646d86 +Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.2 +Provides: bundled(golang(github.com/openshift/imagebuilder)) = v1.2.4_0.20220711175835_4151e43600df +Provides: bundled(golang(github.com/ostreedev/ostree_go)) = v0.0.0_20210805093236_719684c64e4f Provides: bundled(golang(github.com/pkg/errors)) = v0.9.1 -Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.9.2_0.20210429002308_3879420cc921 -Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.8.1 -Provides: bundled(golang(github.com/spf13/cobra)) = v1.3.0 +Provides: bundled(golang(github.com/pmezard/go_difflib)) = v1.0.0 +Provides: bundled(golang(github.com/proglottis/gpgme)) = v0.1.3 +Provides: bundled(golang(github.com/rivo/uniseg)) = v0.4.3 +Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.10.0 +Provides: bundled(golang(github.com/sigstore/fulcio)) = v1.0.0 +Provides: bundled(golang(github.com/sigstore/rekor)) = v1.0.1 +Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.5.1 +Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.0 +Provides: bundled(golang(github.com/spf13/cobra)) = v1.6.1 Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5 -Provides: bundled(golang(github.com/stretchr/testify)) = v1.7.0 +Provides: bundled(golang(github.com/stefanberger/go_pkcs11uri)) = v0.0.0_20201008174630_78d3cae3a980 +Provides: bundled(golang(github.com/stretchr/testify)) = v1.8.1 +Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.9.0 Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635 +Provides: bundled(golang(github.com/tchap/go_patricia)) = v2.3.0+incompatible +Provides: bundled(golang(github.com/theupdateframework/go_tuf)) = v0.5.2_0.20221207161717_9cb61d6e65f5 +Provides: bundled(golang(github.com/titanous/rocacheck)) = v0.0.0_20171023193734_afe73141d399 +Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.11 +Provides: bundled(golang(github.com/vbatts/tar_split)) = v0.11.2 +Provides: bundled(golang(github.com/vbauerster/mpb/v7)) = v7.5.3 +Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.2.1_beta.2 +Provides: bundled(golang(github.com/vishvananda/netns)) = v0.0.0_20210104183010_2eb08e3e575f +Provides: bundled(golang(github.com/xeipuuv/gojsonpointer)) = v0.0.0_20190905194746_02993c407bfb +Provides: bundled(golang(github.com/xeipuuv/gojsonreference)) = v0.0.0_20180127040603_bd5ef7bd5415 +Provides: bundled(golang(github.com/xeipuuv/gojsonschema)) = v1.2.0 +Provides: bundled(golang(k8s.io/klog)) = v1.0.0 +Provides: bundled(golang(sigs.k8s.io/yaml)) = v1.3.0 %description The %{name} package provides a command line tool which can be used to diff --git a/sources b/sources index 90e471a..941b455 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.28.2.tar.gz) = 2172e6554338e5b6a0ff8d22c343d168b7ea4eed5e691e75c34c84fefebdce3f5719718bd78bb112936a6c3252db743768ed65f5f421b0b9f37265aa074e1c81 +SHA512 (v1.29.0.tar.gz) = 9d5dfe46007aeb9b7ae80a804b20c45b149156ec5edeb181ec00c021a0b6499394d676a7189389e51c2968fc60680c6d8438c11f46f5b7d523fba00d7cf17894 From 0ac3c2ee094145d6c1683f2c00fca6facef75d63 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 9 Feb 2023 17:21:31 +0530 Subject: [PATCH 507/573] exclusivearch: golang_arches_future Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index d0ebe52..dc77139 100644 --- a/buildah.spec +++ b/buildah.spec @@ -23,11 +23,11 @@ Name: %{repo} Version: %{gen_version} License: ASL 2.0 and BSD and MIT and MPLv2.0 Release: %autorelease +ExclusiveArch: %{golang_arches_future} Summary: A command line tool used for creating OCI Images URL: https://%{name}.io # Tarball fetched from upstream Source: %{git0}/archive/%{built_tag}.tar.gz -ExclusiveArch: %{golang_arches} BuildRequires: go-md2man BuildRequires: device-mapper-devel BuildRequires: git-core From 128d79c87ef10114eb4d0862bf72702d594a063b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 17 Feb 2023 09:44:42 +0000 Subject: [PATCH 508/573] auto bump to v1.29.1 --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d977000..ce4c09f 100644 --- a/.gitignore +++ b/.gitignore @@ -693,3 +693,4 @@ /v1.28.0.tar.gz /v1.28.2.tar.gz /v1.29.0.tar.gz +/v1.29.1.tar.gz diff --git a/buildah.spec b/buildah.spec index dc77139..1a8b954 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.29.0 +%global built_tag v1.29.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) diff --git a/sources b/sources index 941b455..39c2b34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.29.0.tar.gz) = 9d5dfe46007aeb9b7ae80a804b20c45b149156ec5edeb181ec00c021a0b6499394d676a7189389e51c2968fc60680c6d8438c11f46f5b7d523fba00d7cf17894 +SHA512 (v1.29.1.tar.gz) = ea78aacee9b5cc10e299789d739e7086579e67719ab72b84f6ea5acbaf31d443284387ac92e7c5c1c3da9bd6523f43e2d9c7e2ea5698c251cb5458a384f41b04 From 2b69d274251cdea155a30be705ba4429c1551c91 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 6 Mar 2023 16:28:40 +0530 Subject: [PATCH 509/573] migrated to SPDX license Signed-off-by: Lokesh Mandvekar --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 1a8b954..dc3e15c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -21,7 +21,7 @@ Name: %{repo} Version: %{gen_version} -License: ASL 2.0 and BSD and MIT and MPLv2.0 +License: Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT and MPL-2.0 Release: %autorelease ExclusiveArch: %{golang_arches_future} Summary: A command line tool used for creating OCI Images From c6d2d347ffb969d28826b7933312e99b7864e066 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 10 Apr 2023 07:04:15 +0000 Subject: [PATCH 510/573] auto bump to v1.30.0 --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ce4c09f..739d259 100644 --- a/.gitignore +++ b/.gitignore @@ -694,3 +694,4 @@ /v1.28.2.tar.gz /v1.29.0.tar.gz /v1.29.1.tar.gz +/v1.30.0.tar.gz diff --git a/buildah.spec b/buildah.spec index dc3e15c..be80dd9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%global built_tag v1.29.1 +%global built_tag v1.30.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) diff --git a/sources b/sources index 39c2b34..532d3ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.29.1.tar.gz) = ea78aacee9b5cc10e299789d739e7086579e67719ab72b84f6ea5acbaf31d443284387ac92e7c5c1c3da9bd6523f43e2d9c7e2ea5698c251cb5458a384f41b04 +SHA512 (v1.30.0.tar.gz) = 185fd98a59fa8d86fe9f1eadc9b7591e5053674464be10538a7581d8e1f6a25e5032a354c821c32a167e2864acea010243efbbe4f5a4205d8eaa2894f062a25b From 9eeb0aed958ed81b37b049604704fc0f7c4fe6cc Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 24 Apr 2023 21:08:02 -0400 Subject: [PATCH 511/573] Disable btrfs in RHEL builds btrfs-progs is not supported on RHEL. --- buildah.spec | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/buildah.spec b/buildah.spec index be80dd9..b7d9a2a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -7,6 +7,12 @@ %global debug_package %{nil} %endif +%if 0%{?rhel} +%bcond_with btrfs +%else +%bcond_without btrfs +%endif + %global provider github %global provider_tld com %global project containers @@ -39,7 +45,9 @@ BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: make BuildRequires: ostree-devel +%if %{with btrfs} BuildRequires: btrfs-progs-devel +%endif BuildRequires: shadow-utils-subid-devel %if 0%{?fedora} > 37 Requires: containers-common-extra >= 4:1-78 @@ -226,6 +234,9 @@ export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" export BUILDTAGS='seccomp exclude_graphdriver_devicemapper' export BUILDTAGS+=' libsubid selinux' +%if %{without btrfs} +export BUILDTAGS+=' btrfs_noversion exclude_graphdriver_btrfs' +%endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} %gobuild -o bin/imgtype %{import_path}/tests/imgtype %gobuild -o bin/copy %{import_path}/tests/copy From adfea5d872b152e4b63db80fc1e833bc56026eda Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 5 Jul 2023 08:45:50 -0400 Subject: [PATCH 512/573] bump to v1.31.0 --- .gitignore | 1 + buildah.spec | 304 ++++++++++++++++++++++++--------------------------- sources | 2 +- 3 files changed, 146 insertions(+), 161 deletions(-) diff --git a/.gitignore b/.gitignore index 739d259..11def47 100644 --- a/.gitignore +++ b/.gitignore @@ -695,3 +695,4 @@ /v1.29.0.tar.gz /v1.29.1.tar.gz /v1.30.0.tar.gz +/v1.31.0.tar.gz diff --git a/buildah.spec b/buildah.spec index b7d9a2a..0eb34f6 100644 --- a/buildah.spec +++ b/buildah.spec @@ -7,174 +7,159 @@ %global debug_package %{nil} %endif -%if 0%{?rhel} -%bcond_with btrfs -%else -%bcond_without btrfs +%if %{defined rhel} && 0%{?rhel} == 8 +# RHEL 8's default %%gobuild macro doesn't account for the BUILDTAGS variable, so we +# set it separately here and do not depend on RHEL 8's go-srpm-macros package. +%define gobuild(o:) go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl ${BUILDTAGS:-}" -ldflags "-linkmode=external -compressdwarf=false ${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '%__global_ldflags'" -a -v -x %{?**}; %endif -%global provider github -%global provider_tld com -%global project containers -%global repo buildah -# https://github.com/containers/buildah -%global import_path %{provider}.%{provider_tld}/%{project}/%{repo} -%global git0 https://%{import_path} +%global gomodulesmode GO111MODULE=on -%global built_tag v1.30.0 -%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) -%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) +%if 0%{defined fedora} +%define build_with_btrfs 1 +%endif -Name: %{repo} -Version: %{gen_version} +%global git0 https://github.com/containers/%{name} + +Name: buildah +# Set different Epoch for copr +%if %{defined copr_username} +Epoch: 102 +%endif +# DO NOT TOUCH the Version string! +# The TRUE source of this specfile is: +# https://github.com/containers/skopeo/blob/main/rpm/skopeo.spec +# If that's what you're reading, Version must be 0, and will be updated by Packit for +# copr and koji builds. +# If you're reading this on dist-git, the version is automatically filled in by Packit. +Version: 1.31.0 License: Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT and MPL-2.0 Release: %autorelease +%if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} +%else +ExclusiveArch: aarch64 ppc64le s390x x86_64 +%endif Summary: A command line tool used for creating OCI Images URL: https://%{name}.io # Tarball fetched from upstream -Source: %{git0}/archive/%{built_tag}.tar.gz +Source: %{git0}/archive/v%{version}.tar.gz BuildRequires: go-md2man BuildRequires: device-mapper-devel BuildRequires: git-core BuildRequires: golang >= 1.16.6 BuildRequires: glib2-devel BuildRequires: glibc-static +%if !%{defined gobuild} BuildRequires: go-rpm-macros +%endif BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: make BuildRequires: ostree-devel -%if %{with btrfs} +%if %{defined build_with_btrfs} BuildRequires: btrfs-progs-devel %endif BuildRequires: shadow-utils-subid-devel -%if 0%{?fedora} > 37 -Requires: containers-common-extra >= 4:1-78 -%else -%if 0%{?fedora} == 37 -Requires: containers-common-extra >= 4:1-73 -%else -Requires: containers-common-extra >= 4:1-62 -%endif -%endif +Requires: containers-common-extra +%if %{defined fedora} BuildRequires: libseccomp-static +%else +BuildRequires: libseccomp-devel +%endif Requires: libseccomp >= 2.4.1-0 Suggests: cpp -# awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort | uniq | sed -e 's/-/_/g' -e '/bundled(golang())/d' -e '/bundled(golang(go\|module\|replace\|require))/d' -Provides: bundled(golang(github.com/Azure/go_ansiterm)) = v0.0.0_20210617225240_d185dfc1b5a1 -Provides: bundled(golang(github.com/BurntSushi/toml)) = v1.2.1 -Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.6.0 -Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.9.6 -Provides: bundled(golang(github.com/VividCortex/ewma)) = v1.2.0 -Provides: bundled(golang(github.com/acarl005/stripansi)) = v0.0.0_20180116102854_5a71ef0e047d -Provides: bundled(golang(github.com/asaskevich/govalidator)) = v0.0.0_20210307081110_f21760c49a8d -Provides: bundled(golang(github.com/blang/semver/v4)) = v4.0.0 -Provides: bundled(golang(github.com/chzyer/readline)) = v1.5.1 -Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.5.3 -Provides: bundled(golang(github.com/containerd/cgroups)) = v1.0.4 -Provides: bundled(golang(github.com/containerd/containerd)) = v1.6.15 -Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.13.0 -Provides: bundled(golang(github.com/containernetworking/cni)) = v1.1.2 -Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.2.0 -Provides: bundled(golang(github.com/containers/common)) = v0.51.0 -Provides: bundled(golang(github.com/containers/image/v5)) = v5.24.0 -Provides: bundled(golang(github.com/containers/libtrust)) = v0.0.0_20230121012942_c1716e8a8d01 -Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.7 -Provides: bundled(golang(github.com/containers/storage)) = v1.45.3 -Provides: bundled(golang(github.com/cyberphone/json_canonicalization)) = v0.0.0_20220623050100_57a0ce2678a7 -Provides: bundled(golang(github.com/cyphar/filepath_securejoin)) = v0.2.3 -Provides: bundled(golang(github.com/davecgh/go_spew)) = v1.1.1 -Provides: bundled(golang(github.com/disiqueira/gotree/v3)) = v3.0.2 -Provides: bundled(golang(github.com/docker/distribution)) = v2.8.1+incompatible -Provides: bundled(golang(github.com/docker/docker)) = v20.10.23+incompatible -Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.7.0 -Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.1_0.20210727194412_58542c764a11 -Provides: bundled(golang(github.com/docker/go_units)) = v0.5.0 -Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.6.0 -Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.9.3 -Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 -Provides: bundled(golang(github.com/go_openapi/analysis)) = v0.21.4 -Provides: bundled(golang(github.com/go_openapi/errors)) = v0.20.3 -Provides: bundled(golang(github.com/go_openapi/jsonpointer)) = v0.19.5 -Provides: bundled(golang(github.com/go_openapi/jsonreference)) = v0.20.0 -Provides: bundled(golang(github.com/go_openapi/loads)) = v0.21.2 -Provides: bundled(golang(github.com/go_openapi/runtime)) = v0.24.1 -Provides: bundled(golang(github.com/go_openapi/spec)) = v0.20.7 -Provides: bundled(golang(github.com/go_openapi/strfmt)) = v0.21.3 -Provides: bundled(golang(github.com/go_openapi/swag)) = v0.22.3 -Provides: bundled(golang(github.com/go_openapi/validate)) = v0.22.0 -Provides: bundled(golang(github.com/gogo/protobuf)) = v1.3.2 -Provides: bundled(golang(github.com/golang/groupcache)) = v0.0.0_20210331224755_41bb18bfe9da -Provides: bundled(golang(github.com/golang/protobuf)) = v1.5.2 -Provides: bundled(golang(github.com/google/go_cmp)) = v0.5.9 -Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.12.1 -Provides: bundled(golang(github.com/google/go_intervals)) = v0.0.2 -Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 -Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 -Provides: bundled(golang(github.com/hashicorp/errwrap)) = v1.1.0 -Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 -Provides: bundled(golang(github.com/imdario/mergo)) = v0.3.13 -Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = v1.0.1 -Provides: bundled(golang(github.com/jinzhu/copier)) = v0.3.5 -Provides: bundled(golang(github.com/josharian/intern)) = v1.0.0 -Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12 -Provides: bundled(golang(github.com/klauspost/compress)) = v1.15.15 -Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.6_0.20220930104621_17e8dac29df8 -Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20221109233200_85aa52084eaf -Provides: bundled(golang(github.com/mailru/easyjson)) = v0.7.7 -Provides: bundled(golang(github.com/manifoldco/promptui)) = v0.9.0 -Provides: bundled(golang(github.com/mattn/go_runewidth)) = v0.0.14 -Provides: bundled(golang(github.com/mattn/go_shellwords)) = v1.0.12 -Provides: bundled(golang(github.com/miekg/pkcs11)) = v1.1.1 -Provides: bundled(golang(github.com/mistifyio/go_zfs/v3)) = v3.0.0 -Provides: bundled(golang(github.com/mitchellh/mapstructure)) = v1.5.0 -Provides: bundled(golang(github.com/moby/sys/mount)) = v0.3.3 -Provides: bundled(golang(github.com/moby/sys/mountinfo)) = v0.6.2 -Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 -Provides: bundled(golang(github.com/modern_go/concurrent)) = v0.0.0_20180306012644_bacd9c7ef1dd -Provides: bundled(golang(github.com/modern_go/reflect2)) = v1.0.2 -Provides: bundled(golang(github.com/morikuni/aec)) = v1.0.0 -Provides: bundled(golang(github.com/nxadm/tail)) = v1.4.8 -Provides: bundled(golang(github.com/oklog/ulid)) = v1.3.1 -Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.16.5 -Provides: bundled(golang(github.com/onsi/gomega)) = v1.26.0 -Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 -Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.1.0_rc2 -Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.4 -Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20220825212826_86290f6a00fb -Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20221014010322_58c91d646d86 -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.2 -Provides: bundled(golang(github.com/openshift/imagebuilder)) = v1.2.4_0.20220711175835_4151e43600df -Provides: bundled(golang(github.com/ostreedev/ostree_go)) = v0.0.0_20210805093236_719684c64e4f -Provides: bundled(golang(github.com/pkg/errors)) = v0.9.1 -Provides: bundled(golang(github.com/pmezard/go_difflib)) = v1.0.0 -Provides: bundled(golang(github.com/proglottis/gpgme)) = v0.1.3 -Provides: bundled(golang(github.com/rivo/uniseg)) = v0.4.3 -Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.10.0 -Provides: bundled(golang(github.com/sigstore/fulcio)) = v1.0.0 -Provides: bundled(golang(github.com/sigstore/rekor)) = v1.0.1 -Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.5.1 -Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.0 -Provides: bundled(golang(github.com/spf13/cobra)) = v1.6.1 -Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5 -Provides: bundled(golang(github.com/stefanberger/go_pkcs11uri)) = v0.0.0_20201008174630_78d3cae3a980 -Provides: bundled(golang(github.com/stretchr/testify)) = v1.8.1 -Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.9.0 -Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635 -Provides: bundled(golang(github.com/tchap/go_patricia)) = v2.3.0+incompatible -Provides: bundled(golang(github.com/theupdateframework/go_tuf)) = v0.5.2_0.20221207161717_9cb61d6e65f5 -Provides: bundled(golang(github.com/titanous/rocacheck)) = v0.0.0_20171023193734_afe73141d399 -Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.11 -Provides: bundled(golang(github.com/vbatts/tar_split)) = v0.11.2 -Provides: bundled(golang(github.com/vbauerster/mpb/v7)) = v7.5.3 -Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.2.1_beta.2 -Provides: bundled(golang(github.com/vishvananda/netns)) = v0.0.0_20210104183010_2eb08e3e575f -Provides: bundled(golang(github.com/xeipuuv/gojsonpointer)) = v0.0.0_20190905194746_02993c407bfb -Provides: bundled(golang(github.com/xeipuuv/gojsonreference)) = v0.0.0_20180127040603_bd5ef7bd5415 -Provides: bundled(golang(github.com/xeipuuv/gojsonschema)) = v1.2.0 -Provides: bundled(golang(k8s.io/klog)) = v1.0.0 -Provides: bundled(golang(sigs.k8s.io/yaml)) = v1.3.0 +# DO NOT DELETE BELOW LINE - used for updating downstream goimports +# vendored libraries +Provides: bundled(golang(github.com/containerd/containerd/platforms)) +Provides: bundled(golang(github.com/containernetworking/cni/pkg/version)) +Provides: bundled(golang(github.com/containernetworking/plugins/pkg/ns)) +Provides: bundled(golang(github.com/containers/common/libimage)) +Provides: bundled(golang(github.com/containers/common/libimage/manifests)) +Provides: bundled(golang(github.com/containers/common/libnetwork/etchosts)) +Provides: bundled(golang(github.com/containers/common/libnetwork/network)) +Provides: bundled(golang(github.com/containers/common/libnetwork/pasta)) +Provides: bundled(golang(github.com/containers/common/libnetwork/resolvconf)) +Provides: bundled(golang(github.com/containers/common/libnetwork/slirp4netns)) +Provides: bundled(golang(github.com/containers/common/libnetwork/types)) +Provides: bundled(golang(github.com/containers/common/libnetwork/util)) +Provides: bundled(golang(github.com/containers/common/pkg/auth)) +Provides: bundled(golang(github.com/containers/common/pkg/capabilities)) +Provides: bundled(golang(github.com/containers/common/pkg/chown)) +Provides: bundled(golang(github.com/containers/common/pkg/completion)) +Provides: bundled(golang(github.com/containers/common/pkg/config)) +Provides: bundled(golang(github.com/containers/common/pkg/hooks)) +Provides: bundled(golang(github.com/containers/common/pkg/hooks/exec)) +Provides: bundled(golang(github.com/containers/common/pkg/manifests)) +Provides: bundled(golang(github.com/containers/common/pkg/parse)) +Provides: bundled(golang(github.com/containers/common/pkg/retry)) +Provides: bundled(golang(github.com/containers/common/pkg/subscriptions)) +Provides: bundled(golang(github.com/containers/common/pkg/supplemented)) +Provides: bundled(golang(github.com/containers/common/pkg/umask)) +Provides: bundled(golang(github.com/containers/common/pkg/util)) +Provides: bundled(golang(github.com/containers/image/v5/copy)) +Provides: bundled(golang(github.com/containers/image/v5/docker)) +Provides: bundled(golang(github.com/containers/image/v5/docker/reference)) +Provides: bundled(golang(github.com/containers/image/v5/image)) +Provides: bundled(golang(github.com/containers/image/v5/manifest)) +Provides: bundled(golang(github.com/containers/image/v5/oci/layout)) +Provides: bundled(golang(github.com/containers/image/v5/pkg/blobcache)) +Provides: bundled(golang(github.com/containers/image/v5/pkg/compression)) +Provides: bundled(golang(github.com/containers/image/v5/pkg/shortnames)) +Provides: bundled(golang(github.com/containers/image/v5/pkg/strslice)) +Provides: bundled(golang(github.com/containers/image/v5/pkg/sysregistriesv2)) +Provides: bundled(golang(github.com/containers/image/v5/signature)) +Provides: bundled(golang(github.com/containers/image/v5/storage)) +Provides: bundled(golang(github.com/containers/image/v5/transports)) +Provides: bundled(golang(github.com/containers/image/v5/transports/alltransports)) +Provides: bundled(golang(github.com/containers/image/v5/types)) +Provides: bundled(golang(github.com/containers/image/v5/version)) +Provides: bundled(golang(github.com/containers/ocicrypt/config)) +Provides: bundled(golang(github.com/containers/ocicrypt/helpers)) +Provides: bundled(golang(github.com/containers/storage)) +Provides: bundled(golang(github.com/containers/storage/pkg/archive)) +Provides: bundled(golang(github.com/containers/storage/pkg/chrootarchive)) +Provides: bundled(golang(github.com/containers/storage/pkg/fileutils)) +Provides: bundled(golang(github.com/containers/storage/pkg/idtools)) +Provides: bundled(golang(github.com/containers/storage/pkg/ioutils)) +Provides: bundled(golang(github.com/containers/storage/pkg/lockfile)) +Provides: bundled(golang(github.com/containers/storage/pkg/mount)) +Provides: bundled(golang(github.com/containers/storage/pkg/reexec)) +Provides: bundled(golang(github.com/containers/storage/pkg/stringid)) +Provides: bundled(golang(github.com/containers/storage/pkg/system)) +Provides: bundled(golang(github.com/containers/storage/pkg/unshare)) +Provides: bundled(golang(github.com/containers/storage/types)) +Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) +Provides: bundled(golang(github.com/docker/distribution/registry/api/errcode)) +Provides: bundled(golang(github.com/docker/go-units)) +Provides: bundled(golang(github.com/fsouza/go-dockerclient)) +Provides: bundled(golang(github.com/hashicorp/go-multierror)) +Provides: bundled(golang(github.com/mattn/go-shellwords)) +Provides: bundled(golang(github.com/opencontainers/go-digest)) +Provides: bundled(golang(github.com/opencontainers/image-spec/specs-go)) +Provides: bundled(golang(github.com/opencontainers/image-spec/specs-go/v1)) +Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/apparmor)) +Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/devices)) +Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/userns)) +Provides: bundled(golang(github.com/opencontainers/runtime-spec/specs-go)) +Provides: bundled(golang(github.com/opencontainers/runtime-tools/generate)) +Provides: bundled(golang(github.com/opencontainers/selinux/go-selinux)) +Provides: bundled(golang(github.com/opencontainers/selinux/go-selinux/label)) +Provides: bundled(golang(github.com/openshift/imagebuilder)) +Provides: bundled(golang(github.com/openshift/imagebuilder/dockerfile/command)) +Provides: bundled(golang(github.com/openshift/imagebuilder/dockerfile/parser)) +Provides: bundled(golang(github.com/sirupsen/logrus)) +Provides: bundled(golang(github.com/spf13/cobra)) +Provides: bundled(golang(github.com/spf13/pflag)) +Provides: bundled(golang(github.com/syndtr/gocapability/capability)) +Provides: bundled(golang(go.etcd.io/bbolt)) +Provides: bundled(golang(golang.org/x/crypto/bcrypt)) +Provides: bundled(golang(golang.org/x/crypto/ssh)) +Provides: bundled(golang(golang.org/x/crypto/ssh/agent)) +Provides: bundled(golang(golang.org/x/sync/semaphore)) +Provides: bundled(golang(golang.org/x/sys/unix)) +Provides: bundled(golang(golang.org/x/term)) +Provides: bundled(golang(sigs.k8s.io/yaml)) %description The %{name} package provides a command line tool which can be used to @@ -205,10 +190,12 @@ Requires: git-daemon This package contains system tests for %{name} %prep -%autosetup -Sgit -n %{name}-%{built_tag_strip} +%autosetup -Sgit -n %{name}-%{version} %build %set_build_flags +export CGO_CFLAGS=$CFLAGS + # These extra flags present in $CFLAGS have been skipped for now as they break the build CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-flto=auto//g') CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-Wp,D_GLIBCXX_ASSERTIONS//g') @@ -218,29 +205,18 @@ CGO_CFLAGS=$(echo $CGO_CFLAGS | sed 's/-specs=\/usr\/lib\/rpm\/redhat\/redhat-an export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" %endif -export GOPATH=$(pwd)/_build:$(pwd) -export CGO_CFLAGS=$CFLAGS - -mkdir _build -cd _build -mkdir -p src/%{provider}.%{provider_tld}/%{project} -ln -s ../../../../ src/%{import_path} -cd .. - -mv vendor src - export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.txt | sed 's,.* ,,'` export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" -export BUILDTAGS='seccomp exclude_graphdriver_devicemapper' -export BUILDTAGS+=' libsubid selinux' -%if %{without btrfs} +export BUILDTAGS='seccomp exclude_graphdriver_devicemapper $(hack/systemd_tag.sh) $hack/libsubid_tag.sh)' +%if !%{defined build_with_btrfs} export BUILDTAGS+=' btrfs_noversion exclude_graphdriver_btrfs' %endif -%gobuild -o bin/%{name} %{import_path}/cmd/%{name} -%gobuild -o bin/imgtype %{import_path}/tests/imgtype -%gobuild -o bin/copy %{import_path}/tests/copy -%gobuild -o bin/tutorial %{import_path}/tests/tutorial + +%gobuild -o bin/%{name} ./cmd/%{name} +%gobuild -o bin/imgtype ./tests/imgtype +%gobuild -o bin/copy ./tests/copy +%gobuild -o bin/tutorial ./tests/tutorial GOMD2MAN=go-md2man %{__make} -C docs %install @@ -274,4 +250,12 @@ cp bin/tutorial %{buildroot}/%{_bindir}/%{name}-tutorial %{_datadir}/%{name}/test %changelog +%if %{defined autochangelog} %autochangelog +%else +# NOTE: This changelog will be visible on CentOS 8 Stream builds +# Other envs are capable of handling autochangelog +* Fri Jun 16 2023 RH Container Bot +- Placeholder changelog for envs that are not autochangelog-ready. +- Contact upstream if you need to report an issue with the build. +%endif diff --git a/sources b/sources index 532d3ea..2203b0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.30.0.tar.gz) = 185fd98a59fa8d86fe9f1eadc9b7591e5053674464be10538a7581d8e1f6a25e5032a354c821c32a167e2864acea010243efbbe4f5a4205d8eaa2894f062a25b +SHA512 (v1.31.0.tar.gz) = 613c8e76f134ce46e9d9c21a747914993214f0cc875a193e972f77784ca8d2f683c08557c7b764e3c48c854ca4104e04d3d6529e28397ec76311cc937168a696 From 970be0dd2cb76f5350170c6b47122082e84dd001 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 15:03:32 +0000 Subject: [PATCH 513/573] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering From f441aad839c25450290be2743479621e853fa8bf Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Aug 2023 16:00:44 -0400 Subject: [PATCH 514/573] bump to v1.31.1 --- .gitignore | 1 + buildah.spec | 109 +++++---------------------------------------------- sources | 2 +- 3 files changed, 12 insertions(+), 100 deletions(-) diff --git a/.gitignore b/.gitignore index 11def47..069b25d 100644 --- a/.gitignore +++ b/.gitignore @@ -696,3 +696,4 @@ /v1.29.1.tar.gz /v1.30.0.tar.gz /v1.31.0.tar.gz +/v1.31.1.tar.gz diff --git a/buildah.spec b/buildah.spec index 0eb34f6..7eeba61 100644 --- a/buildah.spec +++ b/buildah.spec @@ -7,9 +7,12 @@ %global debug_package %{nil} %endif -%if %{defined rhel} && 0%{?rhel} == 8 -# RHEL 8's default %%gobuild macro doesn't account for the BUILDTAGS variable, so we -# set it separately here and do not depend on RHEL 8's go-srpm-macros package. +# RHEL's default %%gobuild macro doesn't account for the BUILDTAGS variable, so we +# set it separately here and do not depend on RHEL's go-[s]rpm-macros package +# until that's fixed. +# c9s bz: https://bugzilla.redhat.com/show_bug.cgi?id=2227328 +# c8s bz: https://bugzilla.redhat.com/show_bug.cgi?id=2227331 +%if %{defined rhel} %define gobuild(o:) go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl ${BUILDTAGS:-}" -ldflags "-linkmode=external -compressdwarf=false ${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '%__global_ldflags'" -a -v -x %{?**}; %endif @@ -32,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.31.0 +Version: 1.31.1 License: Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT and MPL-2.0 Release: %autorelease %if %{defined golang_arches_future} @@ -44,7 +47,6 @@ Summary: A command line tool used for creating OCI Images URL: https://%{name}.io # Tarball fetched from upstream Source: %{git0}/archive/v%{version}.tar.gz -BuildRequires: go-md2man BuildRequires: device-mapper-devel BuildRequires: git-core BuildRequires: golang >= 1.16.6 @@ -69,97 +71,6 @@ BuildRequires: libseccomp-devel %endif Requires: libseccomp >= 2.4.1-0 Suggests: cpp -# DO NOT DELETE BELOW LINE - used for updating downstream goimports -# vendored libraries -Provides: bundled(golang(github.com/containerd/containerd/platforms)) -Provides: bundled(golang(github.com/containernetworking/cni/pkg/version)) -Provides: bundled(golang(github.com/containernetworking/plugins/pkg/ns)) -Provides: bundled(golang(github.com/containers/common/libimage)) -Provides: bundled(golang(github.com/containers/common/libimage/manifests)) -Provides: bundled(golang(github.com/containers/common/libnetwork/etchosts)) -Provides: bundled(golang(github.com/containers/common/libnetwork/network)) -Provides: bundled(golang(github.com/containers/common/libnetwork/pasta)) -Provides: bundled(golang(github.com/containers/common/libnetwork/resolvconf)) -Provides: bundled(golang(github.com/containers/common/libnetwork/slirp4netns)) -Provides: bundled(golang(github.com/containers/common/libnetwork/types)) -Provides: bundled(golang(github.com/containers/common/libnetwork/util)) -Provides: bundled(golang(github.com/containers/common/pkg/auth)) -Provides: bundled(golang(github.com/containers/common/pkg/capabilities)) -Provides: bundled(golang(github.com/containers/common/pkg/chown)) -Provides: bundled(golang(github.com/containers/common/pkg/completion)) -Provides: bundled(golang(github.com/containers/common/pkg/config)) -Provides: bundled(golang(github.com/containers/common/pkg/hooks)) -Provides: bundled(golang(github.com/containers/common/pkg/hooks/exec)) -Provides: bundled(golang(github.com/containers/common/pkg/manifests)) -Provides: bundled(golang(github.com/containers/common/pkg/parse)) -Provides: bundled(golang(github.com/containers/common/pkg/retry)) -Provides: bundled(golang(github.com/containers/common/pkg/subscriptions)) -Provides: bundled(golang(github.com/containers/common/pkg/supplemented)) -Provides: bundled(golang(github.com/containers/common/pkg/umask)) -Provides: bundled(golang(github.com/containers/common/pkg/util)) -Provides: bundled(golang(github.com/containers/image/v5/copy)) -Provides: bundled(golang(github.com/containers/image/v5/docker)) -Provides: bundled(golang(github.com/containers/image/v5/docker/reference)) -Provides: bundled(golang(github.com/containers/image/v5/image)) -Provides: bundled(golang(github.com/containers/image/v5/manifest)) -Provides: bundled(golang(github.com/containers/image/v5/oci/layout)) -Provides: bundled(golang(github.com/containers/image/v5/pkg/blobcache)) -Provides: bundled(golang(github.com/containers/image/v5/pkg/compression)) -Provides: bundled(golang(github.com/containers/image/v5/pkg/shortnames)) -Provides: bundled(golang(github.com/containers/image/v5/pkg/strslice)) -Provides: bundled(golang(github.com/containers/image/v5/pkg/sysregistriesv2)) -Provides: bundled(golang(github.com/containers/image/v5/signature)) -Provides: bundled(golang(github.com/containers/image/v5/storage)) -Provides: bundled(golang(github.com/containers/image/v5/transports)) -Provides: bundled(golang(github.com/containers/image/v5/transports/alltransports)) -Provides: bundled(golang(github.com/containers/image/v5/types)) -Provides: bundled(golang(github.com/containers/image/v5/version)) -Provides: bundled(golang(github.com/containers/ocicrypt/config)) -Provides: bundled(golang(github.com/containers/ocicrypt/helpers)) -Provides: bundled(golang(github.com/containers/storage)) -Provides: bundled(golang(github.com/containers/storage/pkg/archive)) -Provides: bundled(golang(github.com/containers/storage/pkg/chrootarchive)) -Provides: bundled(golang(github.com/containers/storage/pkg/fileutils)) -Provides: bundled(golang(github.com/containers/storage/pkg/idtools)) -Provides: bundled(golang(github.com/containers/storage/pkg/ioutils)) -Provides: bundled(golang(github.com/containers/storage/pkg/lockfile)) -Provides: bundled(golang(github.com/containers/storage/pkg/mount)) -Provides: bundled(golang(github.com/containers/storage/pkg/reexec)) -Provides: bundled(golang(github.com/containers/storage/pkg/stringid)) -Provides: bundled(golang(github.com/containers/storage/pkg/system)) -Provides: bundled(golang(github.com/containers/storage/pkg/unshare)) -Provides: bundled(golang(github.com/containers/storage/types)) -Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) -Provides: bundled(golang(github.com/docker/distribution/registry/api/errcode)) -Provides: bundled(golang(github.com/docker/go-units)) -Provides: bundled(golang(github.com/fsouza/go-dockerclient)) -Provides: bundled(golang(github.com/hashicorp/go-multierror)) -Provides: bundled(golang(github.com/mattn/go-shellwords)) -Provides: bundled(golang(github.com/opencontainers/go-digest)) -Provides: bundled(golang(github.com/opencontainers/image-spec/specs-go)) -Provides: bundled(golang(github.com/opencontainers/image-spec/specs-go/v1)) -Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/apparmor)) -Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/devices)) -Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/userns)) -Provides: bundled(golang(github.com/opencontainers/runtime-spec/specs-go)) -Provides: bundled(golang(github.com/opencontainers/runtime-tools/generate)) -Provides: bundled(golang(github.com/opencontainers/selinux/go-selinux)) -Provides: bundled(golang(github.com/opencontainers/selinux/go-selinux/label)) -Provides: bundled(golang(github.com/openshift/imagebuilder)) -Provides: bundled(golang(github.com/openshift/imagebuilder/dockerfile/command)) -Provides: bundled(golang(github.com/openshift/imagebuilder/dockerfile/parser)) -Provides: bundled(golang(github.com/sirupsen/logrus)) -Provides: bundled(golang(github.com/spf13/cobra)) -Provides: bundled(golang(github.com/spf13/pflag)) -Provides: bundled(golang(github.com/syndtr/gocapability/capability)) -Provides: bundled(golang(go.etcd.io/bbolt)) -Provides: bundled(golang(golang.org/x/crypto/bcrypt)) -Provides: bundled(golang(golang.org/x/crypto/ssh)) -Provides: bundled(golang(golang.org/x/crypto/ssh/agent)) -Provides: bundled(golang(golang.org/x/sync/semaphore)) -Provides: bundled(golang(golang.org/x/sys/unix)) -Provides: bundled(golang(golang.org/x/term)) -Provides: bundled(golang(sigs.k8s.io/yaml)) %description The %{name} package provides a command line tool which can be used to @@ -217,12 +128,10 @@ export BUILDTAGS+=' btrfs_noversion exclude_graphdriver_btrfs' %gobuild -o bin/imgtype ./tests/imgtype %gobuild -o bin/copy ./tests/copy %gobuild -o bin/tutorial ./tests/tutorial -GOMD2MAN=go-md2man %{__make} -C docs +%{__make} docs %install -export GOPATH=$(pwd)/_build:$(pwd) make DESTDIR=%{buildroot} PREFIX=%{_prefix} install install.completions -make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system @@ -230,6 +139,8 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy cp bin/tutorial %{buildroot}/%{_bindir}/%{name}-tutorial +rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* + #define license tag if not already defined %{!?_licensedir:%global license %doc} diff --git a/sources b/sources index 2203b0a..1be5825 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.31.0.tar.gz) = 613c8e76f134ce46e9d9c21a747914993214f0cc875a193e972f77784ca8d2f683c08557c7b764e3c48c854ca4104e04d3d6529e28397ec76311cc937168a696 +SHA512 (v1.31.1.tar.gz) = 7375877d964197d0690542e1da0636b0a67cdf01f30ddbdd69cced5cfe4f8bb370b37ec58f2dffd2c2f048b897470d8fb06cd9f70c8e75df2aa6b19f86610f7b From 315cce6ac5a02e116c568561044c5a8ed0cc0727 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 10 Aug 2023 17:59:37 +0000 Subject: [PATCH 515/573] [packit] 1.31.2 upstream release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream tag: v1.31.2 Upstream commit: d4d1d751 If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/buildah.git refs/heads/*:refs/remotes/packit/* git checkout packit/1.31.2-rawhide-update-propose_downstream ``` --- .gitignore | 1 + .packit.yaml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ README.packit | 3 +++ buildah.spec | 2 +- sources | 2 +- 5 files changed, 55 insertions(+), 2 deletions(-) create mode 100644 .packit.yaml create mode 100644 README.packit diff --git a/.gitignore b/.gitignore index 069b25d..759ec3a 100644 --- a/.gitignore +++ b/.gitignore @@ -697,3 +697,4 @@ /v1.30.0.tar.gz /v1.31.0.tar.gz /v1.31.1.tar.gz +/v1.31.2.tar.gz diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..80f8a05 --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,49 @@ +--- +# See the documentation for more information: +# https://packit.dev/docs/configuration/ + +specfile_path: rpm/buildah.spec +upstream_tag_template: v{version} + +srpm_build_deps: + - make + +jobs: + - job: copr_build + trigger: pull_request + # keep in sync with https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next + enable_net: true + targets: + - fedora-all-x86_64 + - fedora-all-aarch64 + - fedora-eln-x86_64 + - fedora-eln-aarch64 + - centos-stream+epel-next-8-x86_64 + - centos-stream+epel-next-8-aarch64 + - centos-stream+epel-next-9-x86_64 + - centos-stream+epel-next-9-aarch64 + additional_repos: + - "copr://rhcontainerbot/podman-next" + + # Run on commit to main branch + - job: copr_build + trigger: commit + owner: rhcontainerbot + project: podman-next + enable_net: true + + - job: propose_downstream + trigger: release + update_release: false + dist_git_branches: + - fedora-all + + - job: koji_build + trigger: commit + dist_git_branches: + - fedora-all + + - job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-branched # rawhide updates are created automatically diff --git a/README.packit b/README.packit new file mode 100644 index 0000000..d7c433c --- /dev/null +++ b/README.packit @@ -0,0 +1,3 @@ +This repository is maintained by packit. +https://packit.dev/ +The file was generated using packit 0.78.2.post2+g81828af. diff --git a/buildah.spec b/buildah.spec index 7eeba61..72a3ae3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.31.1 +Version: 1.31.2 License: Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT and MPL-2.0 Release: %autorelease %if %{defined golang_arches_future} diff --git a/sources b/sources index 1be5825..2046290 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.31.1.tar.gz) = 7375877d964197d0690542e1da0636b0a67cdf01f30ddbdd69cced5cfe4f8bb370b37ec58f2dffd2c2f048b897470d8fb06cd9f70c8e75df2aa6b19f86610f7b +SHA512 (v1.31.2.tar.gz) = c8611016448de7e9548ff692d1b352d7234f357440001106276e513df135a28ba0d4413a14f5c30e4b88615267d92f4aea63e1687b84a0638f1f9ab4f348c74a From 2ded9f0893f850d9fd94578d71c519a02ef6b562 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 11 Aug 2023 10:01:39 -0400 Subject: [PATCH 516/573] fix buildtags --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 72a3ae3..58265d2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -119,7 +119,7 @@ export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.txt | sed 's,.* ,,'` export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" -export BUILDTAGS='seccomp exclude_graphdriver_devicemapper $(hack/systemd_tag.sh) $hack/libsubid_tag.sh)' +export BUILDTAGS='seccomp exclude_graphdriver_devicemapper $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)' %if !%{defined build_with_btrfs} export BUILDTAGS+=' btrfs_noversion exclude_graphdriver_btrfs' %endif From 047a9f8cdfc0459065e2c4ef83f137ecb193e54a Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 11 Aug 2023 14:10:23 -0400 Subject: [PATCH 517/573] use double quotes for buildtags --- buildah.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 58265d2..b728251 100644 --- a/buildah.spec +++ b/buildah.spec @@ -119,9 +119,9 @@ export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.txt | sed 's,.* ,,'` export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" -export BUILDTAGS='seccomp exclude_graphdriver_devicemapper $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)' +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" %if !%{defined build_with_btrfs} -export BUILDTAGS+=' btrfs_noversion exclude_graphdriver_btrfs' +export BUILDTAGS+=" btrfs_noversion exclude_graphdriver_btrfs" %endif %gobuild -o bin/%{name} ./cmd/%{name} From 1f6d2f7e6aacabfcbc14bfa05c239d5fdcdcaacf Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 22 Aug 2023 09:14:22 -0400 Subject: [PATCH 518/573] spdx compatible license --- buildah.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index b728251..ac290ed 100644 --- a/buildah.spec +++ b/buildah.spec @@ -36,7 +36,7 @@ Epoch: 102 # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. Version: 1.31.2 -License: Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT and MPL-2.0 +License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease %if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} From ab31c80779277c65f9a712bcb564e9facdd2bc9c Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 24 Aug 2023 20:52:06 +0000 Subject: [PATCH 519/573] [packit] 1.31.3 upstream release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream tag: v1.31.3 Upstream commit: 3ae75d4a If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/buildah.git refs/heads/*:refs/remotes/packit/* git checkout packit/1.31.3-rawhide-update-propose_downstream ``` --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 3 ++- sources | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 759ec3a..8c69906 100644 --- a/.gitignore +++ b/.gitignore @@ -698,3 +698,4 @@ /v1.31.0.tar.gz /v1.31.1.tar.gz /v1.31.2.tar.gz +/v1.31.3.tar.gz diff --git a/README.packit b/README.packit index d7c433c..797aefb 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.78.2.post2+g81828af. +The file was generated using packit 0.79.0.post2+g93f33d9. diff --git a/buildah.spec b/buildah.spec index ac290ed..2208df3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,8 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.31.2 +Version: 1.31.3 +# The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease %if %{defined golang_arches_future} diff --git a/sources b/sources index 2046290..bd6291e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.31.2.tar.gz) = c8611016448de7e9548ff692d1b352d7234f357440001106276e513df135a28ba0d4413a14f5c30e4b88615267d92f4aea63e1687b84a0638f1f9ab4f348c74a +SHA512 (v1.31.3.tar.gz) = efa656c818f7b07f903cb5f70b2c50c8d5b85a11ce9093707d051f3d6e67a8dfa5ab6ecb720900c563d879173ebeb3ac0e5175c0090f4608a0dd253f4149af93 From e8e909ce3cb5fd07df75ba1d0aaa64a5a2d94d0c Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 14 Sep 2023 19:04:57 +0000 Subject: [PATCH 520/573] [packit] 1.32.0 upstream release Upstream tag: v1.32.0 Upstream commit: 2326d492 --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8c69906..f4f3bf4 100644 --- a/.gitignore +++ b/.gitignore @@ -699,3 +699,4 @@ /v1.31.1.tar.gz /v1.31.2.tar.gz /v1.31.3.tar.gz +/v1.32.0.tar.gz diff --git a/README.packit b/README.packit index 797aefb..786c2a0 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.79.0.post2+g93f33d9. +The file was generated using packit 0.80.0.post8+gf2b5fcbc. diff --git a/buildah.spec b/buildah.spec index 2208df3..83fdfc0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.31.3 +Version: 1.32.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index bd6291e..4983eb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.31.3.tar.gz) = efa656c818f7b07f903cb5f70b2c50c8d5b85a11ce9093707d051f3d6e67a8dfa5ab6ecb720900c563d879173ebeb3ac0e5175c0090f4608a0dd253f4149af93 +SHA512 (v1.32.0.tar.gz) = 7c61141e43ea2f968a50b4c5ae6b69c2b9734a19774c7ca48bc942b900ca55ec381ac93fdf04f08061640a457551a9e03a45a37d22cb94b34cecded192dced8f From 64c58bf0bac1c07c0ebdc949f6999f2d2ff220e6 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 24 Oct 2023 14:18:26 +0000 Subject: [PATCH 521/573] [packit] 1.32.1 upstream release Upstream tag: v1.32.1 Upstream commit: bfd436d1 --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f4f3bf4..45a4983 100644 --- a/.gitignore +++ b/.gitignore @@ -700,3 +700,4 @@ /v1.31.2.tar.gz /v1.31.3.tar.gz /v1.32.0.tar.gz +/v1.32.1.tar.gz diff --git a/README.packit b/README.packit index 786c2a0..2a3acd4 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.80.0.post8+gf2b5fcbc. +The file was generated using packit 0.84.0. diff --git a/buildah.spec b/buildah.spec index 83fdfc0..5679494 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.32.0 +Version: 1.32.1 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 4983eb4..6de0749 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.32.0.tar.gz) = 7c61141e43ea2f968a50b4c5ae6b69c2b9734a19774c7ca48bc942b900ca55ec381ac93fdf04f08061640a457551a9e03a45a37d22cb94b34cecded192dced8f +SHA512 (v1.32.1.tar.gz) = e5c59f158b786809c89465361a662211bbef6bb4c27c79490604923d924c2030398a0878b122b246b02ae246bd977b7ccffdc6de4f06e80f096c2921c34bf04a From b8fa4417579c0e20a0bab66f05342065739adc23 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 30 Oct 2023 18:16:35 +0000 Subject: [PATCH 522/573] [packit] 1.32.2 upstream release Upstream tag: v1.32.2 Upstream commit: 050318f8 --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 45a4983..b550c51 100644 --- a/.gitignore +++ b/.gitignore @@ -701,3 +701,4 @@ /v1.31.3.tar.gz /v1.32.0.tar.gz /v1.32.1.tar.gz +/v1.32.2.tar.gz diff --git a/buildah.spec b/buildah.spec index 5679494..44714be 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.32.1 +Version: 1.32.2 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 6de0749..551ddf6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.32.1.tar.gz) = e5c59f158b786809c89465361a662211bbef6bb4c27c79490604923d924c2030398a0878b122b246b02ae246bd977b7ccffdc6de4f06e80f096c2921c34bf04a +SHA512 (v1.32.2.tar.gz) = 3a50e53e047aa0e23643d8751af1fb51a83fd51e5440111432eb34bdb07e95f24676a917b54409c223df444fe123c8df4aa9af435737cfdd02d0eda0d3f5bba1 From 6f9ee87f9e7bcf8c5e85ab4cdb82e68cac1ab308 Mon Sep 17 00:00:00 2001 From: Packit Date: Sun, 26 Nov 2023 22:09:51 +0000 Subject: [PATCH 523/573] [packit] 1.33.2 upstream release Upstream tag: v1.33.2 Upstream commit: 7fffb336 --- .gitignore | 1 + .packit.yaml | 7 ++++++- README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 5 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b550c51..b3703b3 100644 --- a/.gitignore +++ b/.gitignore @@ -702,3 +702,4 @@ /v1.32.0.tar.gz /v1.32.1.tar.gz /v1.32.2.tar.gz +/v1.33.2.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 80f8a05..76b297c 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -11,7 +11,9 @@ srpm_build_deps: jobs: - job: copr_build trigger: pull_request - # keep in sync with https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next + notifications: + failure_comment: + message: "Ephemeral COPR build failed. @containers/packit-build please check." enable_net: true targets: - fedora-all-x86_64 @@ -28,6 +30,9 @@ jobs: # Run on commit to main branch - job: copr_build trigger: commit + notifications: + failure_comment: + message: "podman-next COPR build failed. @containers/packit-build please check." owner: rhcontainerbot project: podman-next enable_net: true diff --git a/README.packit b/README.packit index 2a3acd4..d778d97 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.84.0. +The file was generated using packit 0.86.2.post1.dev2+g209847d1. diff --git a/buildah.spec b/buildah.spec index 44714be..d8f6c72 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.32.2 +Version: 1.33.2 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 551ddf6..57d136b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.32.2.tar.gz) = 3a50e53e047aa0e23643d8751af1fb51a83fd51e5440111432eb34bdb07e95f24676a917b54409c223df444fe123c8df4aa9af435737cfdd02d0eda0d3f5bba1 +SHA512 (v1.33.2.tar.gz) = 574c1a249d93edd5f89e106cd192da94235edcff097d9bce841e3b3b3a9588029deddaceb301505114b994e854016c72090cc0016a00ef027b25f3672a3fab32 From 3ace49d3ac92baee8ba0106dd298f582563c2a06 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 13 Dec 2023 15:29:13 +0000 Subject: [PATCH 524/573] [packit] 1.34.0 upstream release Upstream tag: v1.34.0 Upstream commit: 21ec7ace --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b3703b3..e7874b3 100644 --- a/.gitignore +++ b/.gitignore @@ -703,3 +703,4 @@ /v1.32.1.tar.gz /v1.32.2.tar.gz /v1.33.2.tar.gz +/v1.34.0.tar.gz diff --git a/README.packit b/README.packit index d778d97..14f5afe 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.86.2.post1.dev2+g209847d1. +The file was generated using packit 0.87.1.post1.dev7+g9f53ebb4. diff --git a/buildah.spec b/buildah.spec index d8f6c72..a7d6942 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.33.2 +Version: 1.34.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 57d136b..472b673 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.33.2.tar.gz) = 574c1a249d93edd5f89e106cd192da94235edcff097d9bce841e3b3b3a9588029deddaceb301505114b994e854016c72090cc0016a00ef027b25f3672a3fab32 +SHA512 (v1.34.0.tar.gz) = a3836ce540058f418131969e157d548864727398535e4e99a693d883419b8d764da7166f9b9376c2b9686d8beac101687843c2e93198b16328ef333ad96d55db From 54d58aa60719a1612f002c86082fe7d54d818130 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 14:49:02 +0000 Subject: [PATCH 525/573] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From c160691abf0b6ab57ef16fc16f8d980527c76691 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 23 Jan 2024 00:56:45 +0000 Subject: [PATCH 526/573] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 28e33e4e5cbd541131403f971983f9064521ee1a Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Sun, 11 Feb 2024 21:40:49 +0000 Subject: [PATCH 527/573] Rebuild for golang 1.22.0 From b152e156fcf8bc08aa443f49d6bbbca7d61164ae Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 22 Feb 2024 19:46:39 +0000 Subject: [PATCH 528/573] [packit] 1.34.1 upstream release Upstream tag: v1.34.1 Upstream commit: a2bab63f --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e7874b3..c8db536 100644 --- a/.gitignore +++ b/.gitignore @@ -704,3 +704,4 @@ /v1.32.2.tar.gz /v1.33.2.tar.gz /v1.34.0.tar.gz +/v1.34.1.tar.gz diff --git a/README.packit b/README.packit index 14f5afe..7553f6b 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.87.1.post1.dev7+g9f53ebb4. +The file was generated using packit 0.92.0. diff --git a/buildah.spec b/buildah.spec index a7d6942..55f77c0 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.34.0 +Version: 1.34.1 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 472b673..e7039ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.34.0.tar.gz) = a3836ce540058f418131969e157d548864727398535e4e99a693d883419b8d764da7166f9b9376c2b9686d8beac101687843c2e93198b16328ef333ad96d55db +SHA512 (v1.34.1.tar.gz) = 2d229ead1149b66d1b7d91f596809e97e5316356ab0997ea335eb3e246ed8bc6879e0e260bb478b4d7ec7c42c7dbf33d0e91086a34e89a3b79eb27322da06c1e From 1a800e73be6a4c3b2f5a06ec92b9dc2711637170 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 7 Mar 2024 12:45:43 +0000 Subject: [PATCH 529/573] [packit] 1.35.0 upstream release Upstream tag: v1.35.0 Upstream commit: fedbd796 --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c8db536..d446755 100644 --- a/.gitignore +++ b/.gitignore @@ -705,3 +705,4 @@ /v1.33.2.tar.gz /v1.34.0.tar.gz /v1.34.1.tar.gz +/v1.35.0.tar.gz diff --git a/README.packit b/README.packit index 7553f6b..58aeb5d 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.92.0. +The file was generated using packit 0.93.0.post1.dev3+ge6195b47. diff --git a/buildah.spec b/buildah.spec index 55f77c0..c2dc6bc 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.34.1 +Version: 1.35.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index e7039ae..8dfaef8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.34.1.tar.gz) = 2d229ead1149b66d1b7d91f596809e97e5316356ab0997ea335eb3e246ed8bc6879e0e260bb478b4d7ec7c42c7dbf33d0e91086a34e89a3b79eb27322da06c1e +SHA512 (v1.35.0.tar.gz) = b4dd30b4d8087bbd0bbfd9a7b9791afc015a0c489041b38d6b6241df27a97286083dcf7b25102ce1fa1080265378442be73313e301c22660f21d8e4f39bb3aa4 From 72edd2e7fe6b8a21cc7d8d94af0bbca81bafa72e Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 18 Mar 2024 23:56:48 +0000 Subject: [PATCH 530/573] [packit] 1.35.1 upstream release Upstream tag: v1.35.1 Upstream commit: f0141c69 --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d446755..b1ef613 100644 --- a/.gitignore +++ b/.gitignore @@ -706,3 +706,4 @@ /v1.34.0.tar.gz /v1.34.1.tar.gz /v1.35.0.tar.gz +/v1.35.1.tar.gz diff --git a/README.packit b/README.packit index 58aeb5d..4afa99b 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.93.0.post1.dev3+ge6195b47. +The file was generated using packit 0.94.0.post1.dev2+g7ce7e679. diff --git a/buildah.spec b/buildah.spec index c2dc6bc..af363c2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.35.0 +Version: 1.35.1 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 8dfaef8..3f9ef00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.35.0.tar.gz) = b4dd30b4d8087bbd0bbfd9a7b9791afc015a0c489041b38d6b6241df27a97286083dcf7b25102ce1fa1080265378442be73313e301c22660f21d8e4f39bb3aa4 +SHA512 (v1.35.1.tar.gz) = 3e5af28b3d45e51674d08bef9a92cd64589026d9c6ebee51156738151681395860e372bba2667815e0f90e37984eb9dfdc9b8ad0675b62c8751582b29485d159 From 73cc54f5bb74061b8ced29bf2017dcaa87ccbbbe Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 26 Mar 2024 23:57:44 +0000 Subject: [PATCH 531/573] [packit] 1.35.2 upstream release Upstream tag: v1.35.2 Upstream commit: 5070e42c --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b1ef613..7d6fdfb 100644 --- a/.gitignore +++ b/.gitignore @@ -707,3 +707,4 @@ /v1.34.1.tar.gz /v1.35.0.tar.gz /v1.35.1.tar.gz +/v1.35.2.tar.gz diff --git a/README.packit b/README.packit index 4afa99b..d401b46 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.94.0.post1.dev2+g7ce7e679. +The file was generated using packit 0.94.0.post1.dev8+g4b1f9717. diff --git a/buildah.spec b/buildah.spec index af363c2..913619a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.35.1 +Version: 1.35.2 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 3f9ef00..13122ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.35.1.tar.gz) = 3e5af28b3d45e51674d08bef9a92cd64589026d9c6ebee51156738151681395860e372bba2667815e0f90e37984eb9dfdc9b8ad0675b62c8751582b29485d159 +SHA512 (v1.35.2.tar.gz) = a2f55ce6381bdf155b58b3dbd7090e5a1e27b0d6b9b501835365baed81e52fbc1a30ca4184b9a8a65d31a0af3b9ab13441d4b18983861258bc4be939561d0dee From 326e78444f694ff062549f1fecdc2ba4c7cecd32 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 27 Mar 2024 05:49:26 -0600 Subject: [PATCH 532/573] Gating tests: require slirp4netns As of podman 5.0 slirp4netns is a soft dependency, not installed by default, but we still need to test it until it's deprecated. Signed-off-by: Ed Santiago --- tests/test_buildah.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_buildah.yml b/tests/test_buildah.yml index 8bb1ed0..dced1f9 100644 --- a/tests/test_buildah.yml +++ b/tests/test_buildah.yml @@ -10,6 +10,7 @@ required_packages: - buildah - buildah-tests + - slirp4netns tests: - root-test: dir: ./ From fe3229cea7d4616481e2f93209410ad3ccc1389b Mon Sep 17 00:00:00 2001 From: Packit Date: Sat, 30 Mar 2024 01:13:50 +0000 Subject: [PATCH 533/573] [packit] 1.35.3 upstream release Upstream tag: v1.35.3 Upstream commit: 9f0251c1 --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7d6fdfb..bb66142 100644 --- a/.gitignore +++ b/.gitignore @@ -708,3 +708,4 @@ /v1.35.0.tar.gz /v1.35.1.tar.gz /v1.35.2.tar.gz +/v1.35.3.tar.gz diff --git a/buildah.spec b/buildah.spec index 913619a..447944e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.35.2 +Version: 1.35.3 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 13122ac..c330933 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.35.2.tar.gz) = a2f55ce6381bdf155b58b3dbd7090e5a1e27b0d6b9b501835365baed81e52fbc1a30ca4184b9a8a65d31a0af3b9ab13441d4b18983861258bc4be939561d0dee +SHA512 (v1.35.3.tar.gz) = ca325ce1a878eb9e9a6caedf236add16702d8dcd83f15a1995b8215998821218104ea8cb7a5d11fc354ee01d9805c339578975d35db859f1d53b08e0a2139fe3 From 37bc79bcdca9b50819518f7ff7f543f4e2700e90 Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 10 May 2024 13:23:46 +0000 Subject: [PATCH 534/573] Update to 1.35.4 upstream release Upstream tag: v1.35.4 Upstream commit: c2926eaf Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bb66142..5c3b8f9 100644 --- a/.gitignore +++ b/.gitignore @@ -709,3 +709,4 @@ /v1.35.1.tar.gz /v1.35.2.tar.gz /v1.35.3.tar.gz +/v1.35.4.tar.gz diff --git a/README.packit b/README.packit index d401b46..97de583 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.94.0.post1.dev8+g4b1f9717. +The file was generated using packit 0.96.0.post1.dev4+gc5b1ea8e. diff --git a/buildah.spec b/buildah.spec index 447944e..958819e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.35.3 +Version: 1.35.4 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index c330933..7d510b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.35.3.tar.gz) = ca325ce1a878eb9e9a6caedf236add16702d8dcd83f15a1995b8215998821218104ea8cb7a5d11fc354ee01d9805c339578975d35db859f1d53b08e0a2139fe3 +SHA512 (v1.35.4.tar.gz) = 679f2328f675a39f9965128d51a6e8a3f82d64a6d3c3cdcb862cfcb7691eba272d869b6718147da1590aa573534081329ef05e879875024a11aa9ad52b2f292f From 5d71612b0d07bd9b1175bca24fc8d40b1aea5af0 Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 24 May 2024 00:00:13 +0000 Subject: [PATCH 535/573] Update to 1.36.0 upstream release Upstream tag: v1.36.0 Upstream commit: 6ceba883 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 6 ++---- buildah.spec | 6 ++++-- sources | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 5c3b8f9..95911f6 100644 --- a/.gitignore +++ b/.gitignore @@ -710,3 +710,4 @@ /v1.35.2.tar.gz /v1.35.3.tar.gz /v1.35.4.tar.gz +/v1.36.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 76b297c..ae0e7cc 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -20,10 +20,8 @@ jobs: - fedora-all-aarch64 - fedora-eln-x86_64 - fedora-eln-aarch64 - - centos-stream+epel-next-8-x86_64 - - centos-stream+epel-next-8-aarch64 - - centos-stream+epel-next-9-x86_64 - - centos-stream+epel-next-9-aarch64 + - epel-9-x86_64 + - epel-9-aarch64 additional_repos: - "copr://rhcontainerbot/podman-next" diff --git a/buildah.spec b/buildah.spec index 958819e..81b91d8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.35.4 +Version: 1.36.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease @@ -86,7 +86,9 @@ or Summary: Tests for %{name} Requires: %{name} = %{version}-%{release} +%if %{defined fedora} Requires: bats +%endif Requires: bzip2 Requires: podman Requires: golang @@ -146,7 +148,7 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* %{!?_licensedir:%global license %doc} %files -%license LICENSE +%license LICENSE vendor/modules.txt %doc README.md %{_bindir}/%{name} %{_mandir}/man1/%{name}* diff --git a/sources b/sources index 7d510b6..17815a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.35.4.tar.gz) = 679f2328f675a39f9965128d51a6e8a3f82d64a6d3c3cdcb862cfcb7691eba272d869b6718147da1590aa573534081329ef05e879875024a11aa9ad52b2f292f +SHA512 (v1.36.0.tar.gz) = feb55b0dfb3cba4e9c6776b0f4730ebb4b9ea416f507e342f3b1cbf23b2bb79d96a58622faac7a980727e6739df7e0ceddf1a9d5ae483a3c7e781f7af75d115f From 5402218d321d89b1a6c46c6ff8d9a2a575837e34 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 18:43:07 +0000 Subject: [PATCH 536/573] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From eb8ab751461a79f6f09dbc0ff45e6922789556eb Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 26 Jul 2024 17:53:18 +0000 Subject: [PATCH 537/573] Update to 1.37.0 upstream release Upstream tag: v1.37.0 Upstream commit: f9de1bbd Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 61 +++++++++++++++++++++++++++++++++++++++++++-------- README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 5 files changed, 56 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 95911f6..48e749c 100644 --- a/.gitignore +++ b/.gitignore @@ -711,3 +711,4 @@ /v1.35.3.tar.gz /v1.35.4.tar.gz /v1.36.0.tar.gz +/v1.37.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index ae0e7cc..b465fec 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -2,45 +2,88 @@ # See the documentation for more information: # https://packit.dev/docs/configuration/ -specfile_path: rpm/buildah.spec +downstream_package_name: buildah upstream_tag_template: v{version} +packages: + buildah-fedora: + pkg_tool: fedpkg + specfile_path: rpm/buildah.spec + buildah-centos: + pkg_tool: centpkg + specfile_path: rpm/buildah.spec + buildah-rhel: + specfile_path: rpm/buildah.spec + srpm_build_deps: - make jobs: - job: copr_build trigger: pull_request - notifications: + packages: [buildah-fedora] + notifications: &copr_build_failure_notification failure_comment: message: "Ephemeral COPR build failed. @containers/packit-build please check." - enable_net: true targets: - - fedora-all-x86_64 - - fedora-all-aarch64 - - fedora-eln-x86_64 - - fedora-eln-aarch64 + fedora-all-x86_64: {} + fedora-all-aarch64: {} + fedora-eln-x86_64: + additional_repos: + - "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/x86_64/" + fedora-eln-aarch64: + additional_repos: + - "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/aarch64/" + enable_net: true + + - job: copr_build + trigger: pull_request + packages: [buildah-centos] + notifications: *copr_build_failure_notification + targets: + - centos-stream-9-x86_64 + - centos-stream-9-aarch64 + - centos-stream-10-x86_64 + - centos-stream-10-aarch64 + enable_net: true + + - job: copr_build + trigger: pull_request + packages: [buildah-rhel] + notifications: *copr_build_failure_notification + targets: - epel-9-x86_64 - epel-9-aarch64 - additional_repos: - - "copr://rhcontainerbot/podman-next" + enable_net: true # Run on commit to main branch - job: copr_build trigger: commit + packages: [buildah-fedora] notifications: failure_comment: message: "podman-next COPR build failed. @containers/packit-build please check." + branch: main owner: rhcontainerbot project: podman-next enable_net: true + # Sync to Fedora - job: propose_downstream trigger: release + packages: [buildah-fedora] update_release: false dist_git_branches: - fedora-all + # Sync to CentOS Stream + - job: propose_downstream + trigger: release + packages: [buildah-centos] + update_release: false + dist_git_branches: + - c10s + - job: koji_build trigger: commit dist_git_branches: diff --git a/README.packit b/README.packit index 97de583..8d4e245 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.96.0.post1.dev4+gc5b1ea8e. +The file was generated using packit 0.99.0.post1.dev18+g4850a935. diff --git a/buildah.spec b/buildah.spec index 81b91d8..fd6c67b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.36.0 +Version: 1.37.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 17815a5..9d6a031 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.36.0.tar.gz) = feb55b0dfb3cba4e9c6776b0f4730ebb4b9ea416f507e342f3b1cbf23b2bb79d96a58622faac7a980727e6739df7e0ceddf1a9d5ae483a3c7e781f7af75d115f +SHA512 (v1.37.0.tar.gz) = 0c4209edce498bd96498d539380517e9641c438aadf3bc90f148abd03b22a8409ec5a23438e9d1534845652eeef283aedd328fc6fe07cc8a7789808d945c41c0 From abe177cf0f3eee0218f22de93583f2478f8ec1f8 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 13 Aug 2024 15:08:18 +0000 Subject: [PATCH 538/573] Update to 1.37.1 upstream release Upstream tag: v1.37.1 Upstream commit: 67cc51e9 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 48e749c..c3f5790 100644 --- a/.gitignore +++ b/.gitignore @@ -712,3 +712,4 @@ /v1.35.4.tar.gz /v1.36.0.tar.gz /v1.37.0.tar.gz +/v1.37.1.tar.gz diff --git a/README.packit b/README.packit index 8d4e245..4df53f3 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.99.0.post1.dev18+g4850a935. +The file was generated using packit 0.100.1. diff --git a/buildah.spec b/buildah.spec index fd6c67b..c5e10b3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.37.0 +Version: 1.37.1 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 9d6a031..ebe2ecb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.37.0.tar.gz) = 0c4209edce498bd96498d539380517e9641c438aadf3bc90f148abd03b22a8409ec5a23438e9d1534845652eeef283aedd328fc6fe07cc8a7789808d945c41c0 +SHA512 (v1.37.1.tar.gz) = b36dd0c9ccac399550232fe1b7024f8969fa9086efe9cdf8a8ed10ad3c3d3bad4095a7ac17ed41ccb670a781a975dea36f1ad99ba6ae15d7b2b4d728399c5e36 From 014ef23135ac31d91087591f7720f4037e4e96f0 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 21 Aug 2024 12:21:43 +0000 Subject: [PATCH 539/573] Update to 1.37.2 upstream release Upstream tag: v1.37.2 Upstream commit: eadda3bc Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c3f5790..73ac845 100644 --- a/.gitignore +++ b/.gitignore @@ -713,3 +713,4 @@ /v1.36.0.tar.gz /v1.37.0.tar.gz /v1.37.1.tar.gz +/v1.37.2.tar.gz diff --git a/README.packit b/README.packit index 4df53f3..94a5d96 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.100.1. +The file was generated using packit 0.100.2.post1.dev4+g31a74ebd. diff --git a/buildah.spec b/buildah.spec index c5e10b3..f3ab956 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.37.1 +Version: 1.37.2 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index ebe2ecb..34997b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.37.1.tar.gz) = b36dd0c9ccac399550232fe1b7024f8969fa9086efe9cdf8a8ed10ad3c3d3bad4095a7ac17ed41ccb670a781a975dea36f1ad99ba6ae15d7b2b4d728399c5e36 +SHA512 (v1.37.2.tar.gz) = 077f561d54e66782c31426af8b48d96482ee68c3a1bd9f4107750f42de5d793d66e15a7dabcc8441ec0ac13393964525682abedbdb03fbfc65830b6986b70b8d From 2b187755e33aecbd32b53e6b010f69b5495f32f1 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 28 Aug 2024 20:32:43 +0530 Subject: [PATCH 540/573] rebuild for shadow-utils bump Signed-off-by: Lokesh Mandvekar From bb9ef83dc29ba3bb26559e4271487bd7e7d0f237 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 23 Sep 2024 16:05:13 +0000 Subject: [PATCH 541/573] Update to 1.37.3 upstream release Upstream tag: v1.37.3 Upstream commit: 956095ee Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 36 ++++++++++++++++++++++++++---------- README.packit | 2 +- buildah.spec | 6 ++++-- sources | 2 +- 5 files changed, 33 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 73ac845..a42fd12 100644 --- a/.gitignore +++ b/.gitignore @@ -714,3 +714,4 @@ /v1.37.0.tar.gz /v1.37.1.tar.gz /v1.37.2.tar.gz +/v1.37.3.tar.gz diff --git a/.packit.yaml b/.packit.yaml index b465fec..b96a160 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -14,6 +14,8 @@ packages: specfile_path: rpm/buildah.spec buildah-rhel: specfile_path: rpm/buildah.spec + buildah-eln: + specfile_path: rpm/buildah.spec srpm_build_deps: - make @@ -26,8 +28,21 @@ jobs: failure_comment: message: "Ephemeral COPR build failed. @containers/packit-build please check." targets: - fedora-all-x86_64: {} - fedora-all-aarch64: {} + - fedora-development-x86_64 + - fedora-development-aarch64 + - fedora-latest-x86_64 + - fedora-latest-aarch64 + - fedora-latest-stable-x86_64 + - fedora-latest-stable-aarch64 + - fedora-40-x86_64 + - fedora-40-aarch64 + enable_net: true + + - job: copr_build + trigger: pull_request + packages: [buildah-eln] + notifications: *copr_build_failure_notification + targets: fedora-eln-x86_64: additional_repos: - "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/x86_64/" @@ -73,7 +88,7 @@ jobs: trigger: release packages: [buildah-fedora] update_release: false - dist_git_branches: + dist_git_branches: &fedora_targets - fedora-all # Sync to CentOS Stream @@ -84,12 +99,13 @@ jobs: dist_git_branches: - c10s + # Fedora Koji build - job: koji_build trigger: commit - dist_git_branches: - - fedora-all - - - job: bodhi_update - trigger: commit - dist_git_branches: - - fedora-branched # rawhide updates are created automatically + sidetag_group: podman-releases + # Dependents are not rpm dependencies, but the package whose bodhi update + # should include this package. + # Ref: https://packit.dev/docs/fedora-releases-guide/releasing-multiple-packages + dependents: + - podman + dist_git_branches: *fedora_targets diff --git a/README.packit b/README.packit index 94a5d96..ab6dd33 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.100.2.post1.dev4+g31a74ebd. +The file was generated using packit 0.101.1. diff --git a/buildah.spec b/buildah.spec index f3ab956..4cc1af9 100644 --- a/buildah.spec +++ b/buildah.spec @@ -28,6 +28,8 @@ Name: buildah # Set different Epoch for copr %if %{defined copr_username} Epoch: 102 +%else +Epoch: 2 %endif # DO NOT TOUCH the Version string! # The TRUE source of this specfile is: @@ -35,7 +37,7 @@ Epoch: 102 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.37.2 +Version: 1.37.3 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease @@ -85,7 +87,7 @@ or %package tests Summary: Tests for %{name} -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{epoch}:%{version}-%{release} %if %{defined fedora} Requires: bats %endif diff --git a/sources b/sources index 34997b6..766980f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.37.2.tar.gz) = 077f561d54e66782c31426af8b48d96482ee68c3a1bd9f4107750f42de5d793d66e15a7dabcc8441ec0ac13393964525682abedbdb03fbfc65830b6986b70b8d +SHA512 (v1.37.3.tar.gz) = fd391ed6738526e843282156fcec8262a7da83848cec4e312d9a1628a373c84c88cbeee65856a51a539564a8e019c5e4a79eb005706b1325bc5a0b55b657d873 From 68cf6e550f4555a3a3077e8a0273d0869b4cb322 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 26 Sep 2024 16:09:15 +0530 Subject: [PATCH 542/573] rebuild --- README.packit | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.packit b/README.packit index ab6dd33..6d6c8bd 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,6 @@ This repository is maintained by packit. https://packit.dev/ The file was generated using packit 0.101.1. + +https://bodhi.fedoraproject.org/updates/FEDORA-2024-00126b6886 is stuck in +pending. Edit README.packit to create dist-git PR for rebuild. From 2b30cd161d603d1abe0e712e61225e892eee8ae3 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 7 Oct 2024 13:29:11 +0000 Subject: [PATCH 543/573] Update to 1.37.4 upstream release Upstream tag: v1.37.4 Upstream commit: df9247c5 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 5 +---- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index a42fd12..aa3e17d 100644 --- a/.gitignore +++ b/.gitignore @@ -715,3 +715,4 @@ /v1.37.1.tar.gz /v1.37.2.tar.gz /v1.37.3.tar.gz +/v1.37.4.tar.gz diff --git a/README.packit b/README.packit index 6d6c8bd..766e300 100644 --- a/README.packit +++ b/README.packit @@ -1,6 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.101.1. - -https://bodhi.fedoraproject.org/updates/FEDORA-2024-00126b6886 is stuck in -pending. Edit README.packit to create dist-git PR for rebuild. +The file was generated using packit 0.101.1.post1.dev8+ge78e9e3b. diff --git a/buildah.spec b/buildah.spec index 4cc1af9..0562def 100644 --- a/buildah.spec +++ b/buildah.spec @@ -37,7 +37,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.37.3 +Version: 1.37.4 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 766980f..65db753 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.37.3.tar.gz) = fd391ed6738526e843282156fcec8262a7da83848cec4e312d9a1628a373c84c88cbeee65856a51a539564a8e019c5e4a79eb005706b1325bc5a0b55b657d873 +SHA512 (v1.37.4.tar.gz) = 12f3155054acfcdded3e69b06ced38415cd0a7be125f03dd2de851e0ca056d8a7b71e372ac602ff767f25ccfdce08d8a087c529639fa9172021ad11435dcff20 From 149ed1c0a80d9f41d273169e42b7113712f5d40c Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 18 Oct 2024 14:35:42 +0000 Subject: [PATCH 544/573] Update to 1.37.5 upstream release Upstream tag: v1.37.5 Upstream commit: 5fd40b98 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 5 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aa3e17d..36879e7 100644 --- a/.gitignore +++ b/.gitignore @@ -716,3 +716,4 @@ /v1.37.2.tar.gz /v1.37.3.tar.gz /v1.37.4.tar.gz +/v1.37.5.tar.gz diff --git a/.packit.yaml b/.packit.yaml index b96a160..ab7681c 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -102,6 +102,7 @@ jobs: # Fedora Koji build - job: koji_build trigger: commit + packages: [buildah-fedora] sidetag_group: podman-releases # Dependents are not rpm dependencies, but the package whose bodhi update # should include this package. diff --git a/README.packit b/README.packit index 766e300..2bd3f40 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.101.1.post1.dev8+ge78e9e3b. +The file was generated using packit 0.102.1.post1.dev6+g64f7460b. diff --git a/buildah.spec b/buildah.spec index 0562def..a256a93 100644 --- a/buildah.spec +++ b/buildah.spec @@ -37,7 +37,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.37.4 +Version: 1.37.5 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 65db753..8277dab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.37.4.tar.gz) = 12f3155054acfcdded3e69b06ced38415cd0a7be125f03dd2de851e0ca056d8a7b71e372ac602ff767f25ccfdce08d8a087c529639fa9172021ad11435dcff20 +SHA512 (v1.37.5.tar.gz) = ee33d85ea3aa9ec423b4e48e19db69359e3fc480a61abd511fa473257aa326e9a9c4dafc985afb83f7caa9a7a5ba6a89b2a1c028fe6ef7bd4ef382ec8591331d From 045d9ed54dbdef109259b460a059c87349cb6eda Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 11 Nov 2024 15:44:34 +0000 Subject: [PATCH 545/573] Update to 1.38.0 upstream release Upstream tag: v1.38.0 Upstream commit: 7aa3b5ee Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 17 +++++++++-------- README.packit | 2 +- buildah.spec | 5 ++++- sources | 2 +- 5 files changed, 16 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 36879e7..f7b28f2 100644 --- a/.gitignore +++ b/.gitignore @@ -717,3 +717,4 @@ /v1.37.3.tar.gz /v1.37.4.tar.gz /v1.37.5.tar.gz +/v1.38.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index ab7681c..df57645 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -62,14 +62,15 @@ jobs: - centos-stream-10-aarch64 enable_net: true - - job: copr_build - trigger: pull_request - packages: [buildah-rhel] - notifications: *copr_build_failure_notification - targets: - - epel-9-x86_64 - - epel-9-aarch64 - enable_net: true + # Disabled until there is go 1.22 in epel-9 + # - job: copr_build + # trigger: pull_request + # packages: [buildah-rhel] + # notifications: *copr_build_failure_notification + # targets: + # - epel-9-x86_64 + # - epel-9-aarch64 + # enable_net: true # Run on commit to main branch - job: copr_build diff --git a/README.packit b/README.packit index 2bd3f40..c18262a 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.102.1.post1.dev6+g64f7460b. +The file was generated using packit 0.103.0. diff --git a/buildah.spec b/buildah.spec index a256a93..84fabca 100644 --- a/buildah.spec +++ b/buildah.spec @@ -37,7 +37,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.37.5 +Version: 1.38.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease @@ -133,6 +133,7 @@ export BUILDTAGS+=" btrfs_noversion exclude_graphdriver_btrfs" %gobuild -o bin/imgtype ./tests/imgtype %gobuild -o bin/copy ./tests/copy %gobuild -o bin/tutorial ./tests/tutorial +%gobuild -o bin/inet ./tests/inet %{__make} docs %install @@ -143,6 +144,7 @@ cp -pav tests/. %{buildroot}/%{_datadir}/%{name}/test/system cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy cp bin/tutorial %{buildroot}/%{_bindir}/%{name}-tutorial +cp bin/inet %{buildroot}/%{_bindir}/%{name}-inet rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* @@ -163,6 +165,7 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* %{_bindir}/%{name}-imgtype %{_bindir}/%{name}-copy %{_bindir}/%{name}-tutorial +%{_bindir}/%{name}-inet %{_datadir}/%{name}/test %changelog diff --git a/sources b/sources index 8277dab..637d8bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.37.5.tar.gz) = ee33d85ea3aa9ec423b4e48e19db69359e3fc480a61abd511fa473257aa326e9a9c4dafc985afb83f7caa9a7a5ba6a89b2a1c028fe6ef7bd4ef382ec8591331d +SHA512 (v1.38.0.tar.gz) = c9f31693043e348c2bee6219f5a42738d93aa690a81f6bb283bd4d93ea6fe0cbde50754f7ee1a7e690853b7cfb934ce60e35ceb029180f41a95192773023c243 From a40979722c92b7a4f465e33567cf6350ef4b2900 Mon Sep 17 00:00:00 2001 From: Paul Holzinger Date: Tue, 12 Nov 2024 15:52:51 +0100 Subject: [PATCH 546/573] tests: set new inet helper path Signed-off-by: Paul Holzinger --- tests/test_buildah.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh index f8776bb..ea8eea3 100755 --- a/tests/test_buildah.sh +++ b/tests/test_buildah.sh @@ -17,6 +17,7 @@ export BUILDAH_BINARY=/usr/bin/buildah export IMGTYPE_BINARY=/usr/bin/buildah-imgtype export COPY_BINARY=/usr/bin/buildah-copy export TUTORIAL_BINARY=/usr/bin/buildah-tutorial +export INET_BINARY=/usr/bin/buildah-inet ############################################################################### # BEGIN setup/teardown From 6bf3dfee55f4dfd0fdfcd533dc0b9d8510e37901 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 13:01:13 +0000 Subject: [PATCH 547/573] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From e95e0c0da3ec39c18d99b4dc1dcbff71fddb0ba7 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 21 Jan 2025 14:55:44 +0000 Subject: [PATCH 548/573] Update to 1.38.1 upstream release Upstream tag: v1.38.1 Upstream commit: a07dde1b Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f7b28f2..30834e2 100644 --- a/.gitignore +++ b/.gitignore @@ -718,3 +718,4 @@ /v1.37.4.tar.gz /v1.37.5.tar.gz /v1.38.0.tar.gz +/v1.38.1.tar.gz diff --git a/README.packit b/README.packit index c18262a..8c905b9 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.103.0. +The file was generated using packit 0.106.0.post1.dev8+g521f1e1d. diff --git a/buildah.spec b/buildah.spec index 84fabca..bf7ce71 100644 --- a/buildah.spec +++ b/buildah.spec @@ -37,7 +37,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.38.0 +Version: 1.38.1 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 637d8bd..2beb0bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.38.0.tar.gz) = c9f31693043e348c2bee6219f5a42738d93aa690a81f6bb283bd4d93ea6fe0cbde50754f7ee1a7e690853b7cfb934ce60e35ceb029180f41a95192773023c243 +SHA512 (v1.38.1.tar.gz) = 3c4738c4d30bece590da1de3ec8879e75d197bb18a1377264cf74f034574f46e27109842503aab0b98b1fd69f8762a13e80b1bd8522c5e3782ac0c451a07c3d8 From ce852ef3eedf9dbf4ff613b4218341620de15244 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 3 Feb 2025 16:30:19 +0000 Subject: [PATCH 549/573] Update to 1.39.0 upstream release Upstream tag: v1.39.0 Upstream commit: c15ab104 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 22 ++-------------------- README.packit | 2 +- buildah.spec | 26 ++++++++++++++------------ sources | 2 +- 5 files changed, 19 insertions(+), 34 deletions(-) diff --git a/.gitignore b/.gitignore index 30834e2..4169ea7 100644 --- a/.gitignore +++ b/.gitignore @@ -719,3 +719,4 @@ /v1.37.5.tar.gz /v1.38.0.tar.gz /v1.38.1.tar.gz +/v1.39.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index df57645..1c751af 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -12,8 +12,6 @@ packages: buildah-centos: pkg_tool: centpkg specfile_path: rpm/buildah.spec - buildah-rhel: - specfile_path: rpm/buildah.spec buildah-eln: specfile_path: rpm/buildah.spec @@ -28,14 +26,8 @@ jobs: failure_comment: message: "Ephemeral COPR build failed. @containers/packit-build please check." targets: - - fedora-development-x86_64 - - fedora-development-aarch64 - - fedora-latest-x86_64 - - fedora-latest-aarch64 - - fedora-latest-stable-x86_64 - - fedora-latest-stable-aarch64 - - fedora-40-x86_64 - - fedora-40-aarch64 + - fedora-all-x86_64 + - fedora-all-aarch64 enable_net: true - job: copr_build @@ -62,16 +54,6 @@ jobs: - centos-stream-10-aarch64 enable_net: true - # Disabled until there is go 1.22 in epel-9 - # - job: copr_build - # trigger: pull_request - # packages: [buildah-rhel] - # notifications: *copr_build_failure_notification - # targets: - # - epel-9-x86_64 - # - epel-9-aarch64 - # enable_net: true - # Run on commit to main branch - job: copr_build trigger: commit diff --git a/README.packit b/README.packit index 8c905b9..c1b4159 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.106.0.post1.dev8+g521f1e1d. +The file was generated using packit 1.1.0. diff --git a/buildah.spec b/buildah.spec index bf7ce71..87bca7d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -7,21 +7,16 @@ %global debug_package %{nil} %endif -# RHEL's default %%gobuild macro doesn't account for the BUILDTAGS variable, so we -# set it separately here and do not depend on RHEL's go-[s]rpm-macros package -# until that's fixed. -# c9s bz: https://bugzilla.redhat.com/show_bug.cgi?id=2227328 -# c8s bz: https://bugzilla.redhat.com/show_bug.cgi?id=2227331 -%if %{defined rhel} -%define gobuild(o:) go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl ${BUILDTAGS:-}" -ldflags "-linkmode=external -compressdwarf=false ${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '%__global_ldflags'" -a -v -x %{?**}; -%endif - %global gomodulesmode GO111MODULE=on -%if 0%{defined fedora} +%if %{defined fedora} %define build_with_btrfs 1 %endif +%if %{defined rhel} +%define fips 1 +%endif + %global git0 https://github.com/containers/%{name} Name: buildah @@ -37,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.38.1 +Version: 1.39.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease @@ -124,11 +119,15 @@ export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.txt | sed 's,.* ,,'` export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +export BUILDTAGS="seccomp $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" %if !%{defined build_with_btrfs} export BUILDTAGS+=" btrfs_noversion exclude_graphdriver_btrfs" %endif +%if %{defined fips} +export BUILDTAGS+=" libtrust_openssl" +%endif + %gobuild -o bin/%{name} ./cmd/%{name} %gobuild -o bin/imgtype ./tests/imgtype %gobuild -o bin/copy ./tests/copy @@ -151,6 +150,9 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* #define license tag if not already defined %{!?_licensedir:%global license %doc} +# Include check to silence rpmlint. +%check + %files %license LICENSE vendor/modules.txt %doc README.md diff --git a/sources b/sources index 2beb0bb..07fdd95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.38.1.tar.gz) = 3c4738c4d30bece590da1de3ec8879e75d197bb18a1377264cf74f034574f46e27109842503aab0b98b1fd69f8762a13e80b1bd8522c5e3782ac0c451a07c3d8 +SHA512 (v1.39.0.tar.gz) = 05b16bd00360551f02ad25d88fb24296c91ecc5f9bd930943e4f1e4aef803d8aa632dfda4bd43b36978e7a682d4bf6602611e5ec3feb0301240be47b7dd7f6e3 From 3a31f6dc4203370816b61295b286ee5e2b01a35c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 24 Dec 2024 15:38:14 +0530 Subject: [PATCH 550/573] TMT: initial enablement Signed-off-by: Lokesh Mandvekar --- .fmf/version | 1 + .packit.yaml | 78 +++++++++++++++++++++++++++++++++++++++--- gating.yaml | 12 ++++--- plans/main.fmf | 32 +++++++++++++++++ tests/test_buildah.sh | 70 ------------------------------------- tests/test_buildah.yml | 18 ---------- tests/tests.yml | 1 - tests/tmt/system.fmf | 17 +++++++++ tests/tmt/test.sh | 19 ++++++++++ 9 files changed, 150 insertions(+), 98 deletions(-) create mode 100644 .fmf/version create mode 100644 plans/main.fmf delete mode 100755 tests/test_buildah.sh delete mode 100644 tests/test_buildah.yml delete mode 100644 tests/tests.yml create mode 100644 tests/tmt/system.fmf create mode 100644 tests/tmt/test.sh diff --git a/.fmf/version b/.fmf/version new file mode 100644 index 0000000..d00491f --- /dev/null +++ b/.fmf/version @@ -0,0 +1 @@ +1 diff --git a/.packit.yaml b/.packit.yaml index 1c751af..e164dab 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -5,6 +5,27 @@ downstream_package_name: buildah upstream_tag_template: v{version} +# These files get synced from upstream to downstream (Fedora / CentOS Stream) on every +# propose-downstream job. This is done so tests maintained upstream can be run +# downstream in Zuul CI and Bodhi. +# Ref: https://packit.dev/docs/configuration#files_to_sync +files_to_sync: + - src: rpm/gating.yaml + dest: gating.yaml + delete: true + - src: plans/ + dest: plans/ + delete: true + mkpath: true + - src: tests/tmt/ + dest: tests/tmt/ + delete: true + mkpath: true + - src: .fmf/ + dest: .fmf/ + delete: true + - .packit.yaml + packages: buildah-fedora: pkg_tool: fedpkg @@ -25,13 +46,13 @@ jobs: notifications: &copr_build_failure_notification failure_comment: message: "Ephemeral COPR build failed. @containers/packit-build please check." - targets: + targets: &fedora_copr_targets - fedora-all-x86_64 - fedora-all-aarch64 enable_net: true - job: copr_build - trigger: pull_request + trigger: ignore packages: [buildah-eln] notifications: *copr_build_failure_notification targets: @@ -44,10 +65,10 @@ jobs: enable_net: true - job: copr_build - trigger: pull_request + trigger: ignore packages: [buildah-centos] notifications: *copr_build_failure_notification - targets: + targets: ¢os_copr_targets - centos-stream-9-x86_64 - centos-stream-9-aarch64 - centos-stream-10-x86_64 @@ -66,6 +87,55 @@ jobs: project: podman-next enable_net: true + - job: tests + trigger: pull_request + packages: [buildah-fedora] + targets: *fedora_copr_targets + require: &dev_tests + label: + absent: + - release + tf_extra_params: + environments: + - artifacts: + - type: repository-file + id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-$releasever/rhcontainerbot-podman-next-fedora-$releasever.repo + identifier: "dev" + + - job: tests + trigger: pull_request + packages: [buildah-fedora] + targets: *fedora_copr_targets + require: &release_tests + label: + present: + - release + preserve_project: true + identifier: "release" + + # FIXME: Enable centos stream tests after containers-common is fixed + # FIXME: centos stream 10 currently also lacks bats + # https://bugzilla.redhat.com/show_bug.cgi?id=2329315 + - job: tests + trigger: ignore + packages: [buildah-centos] + targets: *centos_copr_targets + require: *dev_tests + tf_extra_params: + environments: + - artifacts: + - type: repository-file + id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/centos-stream-$releasever/rhcontainerbot-podman-next-centos-stream-$releasever.repo + identifier: "dev" + + - job: tests + trigger: ignore + packages: [buildah-centos] + targets: *centos_copr_targets + require: *release_tests + preserve_project: true + identifier: "release" + # Sync to Fedora - job: propose_downstream trigger: release diff --git a/gating.yaml b/gating.yaml index c8a218f..1fb3172 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,14 +1,16 @@ --- !Policy product_versions: - fedora-* -decision_context: bodhi_update_push_stable +decision_contexts: + - bodhi_update_push_stable + - bodhi_update_push_testing subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + --- !Policy product_versions: - - fedora-* -decision_context: bodhi_update_push_testing -subject_type: koji_build + - rhel-* +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/plans/main.fmf b/plans/main.fmf new file mode 100644 index 0000000..99de783 --- /dev/null +++ b/plans/main.fmf @@ -0,0 +1,32 @@ +discover: + how: fmf + +execute: + how: tmt + +prepare: + - when: distro == centos-stream or distro == rhel + how: shell + script: | + dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-$(rpm --eval '%{?rhel}').noarch.rpm + dnf -y config-manager --set-enabled epel + order: 10 + - when: initiator == packit + how: shell + script: | + COPR_REPO_FILE="/etc/yum.repos.d/*podman-next*.repo" + if compgen -G $COPR_REPO_FILE > /dev/null; then + sed -i -n '/^priority=/!p;$apriority=1' $COPR_REPO_FILE + fi + dnf -y upgrade --allowerasing + order: 20 + +provision: + how: artemis + hardware: + memory: ">= 16 GB" + cpu: + cores: ">= 4" + threads: ">=8" + disk: + - size: ">= 512 GB" diff --git a/tests/test_buildah.sh b/tests/test_buildah.sh deleted file mode 100755 index ea8eea3..0000000 --- a/tests/test_buildah.sh +++ /dev/null @@ -1,70 +0,0 @@ -#!/bin/bash -e - -# Log program and kernel versions -echo "Important package versions:" -( - uname -r - rpm -qa |\ - egrep 'buildah|podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux' |\ - sort -) | sed -e 's/^/ /' - -# Log environment; or at least the useful bits -echo "Environment:" -env | grep -v LS_COLORS= | sort | sed -e 's/^/ /' - -export BUILDAH_BINARY=/usr/bin/buildah -export IMGTYPE_BINARY=/usr/bin/buildah-imgtype -export COPY_BINARY=/usr/bin/buildah-copy -export TUTORIAL_BINARY=/usr/bin/buildah-tutorial -export INET_BINARY=/usr/bin/buildah-inet - -############################################################################### -# BEGIN setup/teardown - -# Start a registry -pre_bats_setup() { - REGISTRY_FQIN=quay.io/libpod/registry:2 - - AUTHDIR=/tmp/buildah-tests-auth.$$ - mkdir -p $AUTHDIR - - CERT=$AUTHDIR/domain.crt - if [ ! -e $CERT ]; then - openssl req -newkey rsa:4096 -nodes -sha256 \ - -keyout $AUTHDIR/domain.key -x509 -days 2 \ - -out $AUTHDIR/domain.crt \ - -subj "/C=US/ST=Foo/L=Bar/O=Red Hat, Inc./CN=registry host certificate" \ - -addext subjectAltName=DNS:localhost - fi - - if [ ! -e $AUTHDIR/htpasswd ]; then - htpasswd -Bbn testuser testpassword > $AUTHDIR/htpasswd - fi - - podman rm -f registry || true - podman run -d -p 5000:5000 \ - --name registry \ - -v $AUTHDIR:/auth:Z \ - -e "REGISTRY_AUTH=htpasswd" \ - -e "REGISTRY_AUTH_HTPASSWD_REALM=Registry Realm" \ - -e REGISTRY_AUTH_HTPASSWD_PATH=/auth/htpasswd \ - -e REGISTRY_HTTP_TLS_CERTIFICATE=/auth/domain.crt \ - -e REGISTRY_HTTP_TLS_KEY=/auth/domain.key \ - $REGISTRY_FQIN -} - -post_bats_teardown() { - podman rm -f registry -} - -# END setup/teardown -############################################################################### -# BEGIN actual test - -pre_bats_setup -bats /usr/share/buildah/test/system -rc=$? -post_bats_teardown - -exit $rc diff --git a/tests/test_buildah.yml b/tests/test_buildah.yml deleted file mode 100644 index dced1f9..0000000 --- a/tests/test_buildah.yml +++ /dev/null @@ -1,18 +0,0 @@ ---- -- hosts: localhost - environment: - TMPDIR: /var/tmp - roles: - - role: standard-test-basic - tags: - - classic - - container - required_packages: - - buildah - - buildah-tests - - slirp4netns - tests: - - root-test: - dir: ./ - run: ./test_buildah.sh - timeout: 80m diff --git a/tests/tests.yml b/tests/tests.yml deleted file mode 100644 index 596f735..0000000 --- a/tests/tests.yml +++ /dev/null @@ -1 +0,0 @@ -- import_playbook: test_buildah.yml diff --git a/tests/tmt/system.fmf b/tests/tmt/system.fmf new file mode 100644 index 0000000..7626d20 --- /dev/null +++ b/tests/tmt/system.fmf @@ -0,0 +1,17 @@ +require: + - buildah-tests + - git-daemon + - slirp4netns + +environment: + BUILDAH_BINARY: /usr/bin/buildah + IMGTYPE_BINARY: /usr/bin/buildah-imgtype + INET_BINARY: /usr/bin/buildah-inet + COPY_BINARY: /usr/bin/buildah-copy + TUTORIAL_BINARY: /usr/bin/buildah-tutorial + TMPDIR: /var/tmp + +/local-root: + summary: System tests + test: bash ./test.sh + duration: 60m diff --git a/tests/tmt/test.sh b/tests/tmt/test.sh new file mode 100644 index 0000000..387fd85 --- /dev/null +++ b/tests/tmt/test.sh @@ -0,0 +1,19 @@ +#!/usr/bin/env bash + +set -exo pipefail + +uname -r + +rpm -q \ + aardvark-dns \ + buildah \ + buildah-tests \ + conmon \ + container-selinux \ + containers-common \ + containers-common-extra \ + crun \ + netavark \ + systemd + +bats /usr/share/buildah/test/system From 8743ff42b9d266e1db0a81c9a72e8948a7b1d54b Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 26 Feb 2025 23:46:22 +0000 Subject: [PATCH 551/573] Update to 1.39.1 upstream release Upstream tag: v1.39.1 Upstream commit: 9347a39c Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 78 +++------------------------------------------------ README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 5 files changed, 8 insertions(+), 77 deletions(-) diff --git a/.gitignore b/.gitignore index 4169ea7..3d4cc6d 100644 --- a/.gitignore +++ b/.gitignore @@ -720,3 +720,4 @@ /v1.38.0.tar.gz /v1.38.1.tar.gz /v1.39.0.tar.gz +/v1.39.1.tar.gz diff --git a/.packit.yaml b/.packit.yaml index e164dab..1c751af 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -5,27 +5,6 @@ downstream_package_name: buildah upstream_tag_template: v{version} -# These files get synced from upstream to downstream (Fedora / CentOS Stream) on every -# propose-downstream job. This is done so tests maintained upstream can be run -# downstream in Zuul CI and Bodhi. -# Ref: https://packit.dev/docs/configuration#files_to_sync -files_to_sync: - - src: rpm/gating.yaml - dest: gating.yaml - delete: true - - src: plans/ - dest: plans/ - delete: true - mkpath: true - - src: tests/tmt/ - dest: tests/tmt/ - delete: true - mkpath: true - - src: .fmf/ - dest: .fmf/ - delete: true - - .packit.yaml - packages: buildah-fedora: pkg_tool: fedpkg @@ -46,13 +25,13 @@ jobs: notifications: &copr_build_failure_notification failure_comment: message: "Ephemeral COPR build failed. @containers/packit-build please check." - targets: &fedora_copr_targets + targets: - fedora-all-x86_64 - fedora-all-aarch64 enable_net: true - job: copr_build - trigger: ignore + trigger: pull_request packages: [buildah-eln] notifications: *copr_build_failure_notification targets: @@ -65,10 +44,10 @@ jobs: enable_net: true - job: copr_build - trigger: ignore + trigger: pull_request packages: [buildah-centos] notifications: *copr_build_failure_notification - targets: ¢os_copr_targets + targets: - centos-stream-9-x86_64 - centos-stream-9-aarch64 - centos-stream-10-x86_64 @@ -87,55 +66,6 @@ jobs: project: podman-next enable_net: true - - job: tests - trigger: pull_request - packages: [buildah-fedora] - targets: *fedora_copr_targets - require: &dev_tests - label: - absent: - - release - tf_extra_params: - environments: - - artifacts: - - type: repository-file - id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-$releasever/rhcontainerbot-podman-next-fedora-$releasever.repo - identifier: "dev" - - - job: tests - trigger: pull_request - packages: [buildah-fedora] - targets: *fedora_copr_targets - require: &release_tests - label: - present: - - release - preserve_project: true - identifier: "release" - - # FIXME: Enable centos stream tests after containers-common is fixed - # FIXME: centos stream 10 currently also lacks bats - # https://bugzilla.redhat.com/show_bug.cgi?id=2329315 - - job: tests - trigger: ignore - packages: [buildah-centos] - targets: *centos_copr_targets - require: *dev_tests - tf_extra_params: - environments: - - artifacts: - - type: repository-file - id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/centos-stream-$releasever/rhcontainerbot-podman-next-centos-stream-$releasever.repo - identifier: "dev" - - - job: tests - trigger: ignore - packages: [buildah-centos] - targets: *centos_copr_targets - require: *release_tests - preserve_project: true - identifier: "release" - # Sync to Fedora - job: propose_downstream trigger: release diff --git a/README.packit b/README.packit index c1b4159..2cdc258 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.1.0. +The file was generated using packit 1.1.1.post1.dev1+g7c5e02df. diff --git a/buildah.spec b/buildah.spec index 87bca7d..e2a1825 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.39.0 +Version: 1.39.1 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 07fdd95..11f7106 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.39.0.tar.gz) = 05b16bd00360551f02ad25d88fb24296c91ecc5f9bd930943e4f1e4aef803d8aa632dfda4bd43b36978e7a682d4bf6602611e5ec3feb0301240be47b7dd7f6e3 +SHA512 (v1.39.1.tar.gz) = aacbdf0962e55c1c6f107cf4184c951a72c68678e1940e81ecfdd7b40778a0af39cabaf842dbee8c9a4aa6b370f82b19d0f1abac41027304fd426360ddcf5a7b From a54dfc47ef5e08a5f3306f9672bd758bfba7710c Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 4 Mar 2025 23:31:44 +0000 Subject: [PATCH 552/573] Update to 1.39.2 upstream release Upstream tag: v1.39.2 Upstream commit: d5d9d35f Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3d4cc6d..8b4a2a4 100644 --- a/.gitignore +++ b/.gitignore @@ -721,3 +721,4 @@ /v1.38.1.tar.gz /v1.39.0.tar.gz /v1.39.1.tar.gz +/v1.39.2.tar.gz diff --git a/README.packit b/README.packit index 2cdc258..87210c5 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.1.1.post1.dev1+g7c5e02df. +The file was generated using packit 1.2.0.post1.dev3+g3adf9afe. diff --git a/buildah.spec b/buildah.spec index e2a1825..60d68cc 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.39.1 +Version: 1.39.2 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 11f7106..dad870d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.39.1.tar.gz) = aacbdf0962e55c1c6f107cf4184c951a72c68678e1940e81ecfdd7b40778a0af39cabaf842dbee8c9a4aa6b370f82b19d0f1abac41027304fd426360ddcf5a7b +SHA512 (v1.39.2.tar.gz) = 4a95093894cc82a68b4e98003fd89c97b0e16f282b21d38d4425cc06fc8fd27c92352cf59d5e9c97c54492b773d15f9a1708a0597aa82675f8a1d30193b06167 From c09e532cefff83a360107ab851642ee856adc036 Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 14 Mar 2025 19:50:38 +0000 Subject: [PATCH 553/573] Update to 1.39.3 upstream release Upstream tag: v1.39.3 Upstream commit: 0a5cebb3 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8b4a2a4..6d12f85 100644 --- a/.gitignore +++ b/.gitignore @@ -722,3 +722,4 @@ /v1.39.0.tar.gz /v1.39.1.tar.gz /v1.39.2.tar.gz +/v1.39.3.tar.gz diff --git a/README.packit b/README.packit index 87210c5..f5cc99f 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.2.0.post1.dev3+g3adf9afe. +The file was generated using packit 1.2.0.post1.dev13+g55ed4527. diff --git a/buildah.spec b/buildah.spec index 60d68cc..058fadb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.39.2 +Version: 1.39.3 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index dad870d..71d40b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.39.2.tar.gz) = 4a95093894cc82a68b4e98003fd89c97b0e16f282b21d38d4425cc06fc8fd27c92352cf59d5e9c97c54492b773d15f9a1708a0597aa82675f8a1d30193b06167 +SHA512 (v1.39.3.tar.gz) = 95b7e30e8e3b112ac0cc2f2378d0532bf37d1a38a1bc94e246f46408a3169ff46ac3cca587f80acdcfeea3cbfbaebaf01467329fad979b3790106bdab7da5814 From bc8689debf42bfe4f25cbbe48cb63a3b4b358fb9 Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 28 Mar 2025 14:38:33 +0000 Subject: [PATCH 554/573] Update to 1.39.4 upstream release Upstream tag: v1.39.4 Upstream commit: 5b7b7ca3 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6d12f85..c512b16 100644 --- a/.gitignore +++ b/.gitignore @@ -723,3 +723,4 @@ /v1.39.1.tar.gz /v1.39.2.tar.gz /v1.39.3.tar.gz +/v1.39.4.tar.gz diff --git a/README.packit b/README.packit index f5cc99f..ad2b8e5 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.2.0.post1.dev13+g55ed4527. +The file was generated using packit 1.3.0.post1.dev4+gb85da743. diff --git a/buildah.spec b/buildah.spec index 058fadb..3c42c82 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.39.3 +Version: 1.39.4 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 71d40b8..6def8f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.39.3.tar.gz) = 95b7e30e8e3b112ac0cc2f2378d0532bf37d1a38a1bc94e246f46408a3169ff46ac3cca587f80acdcfeea3cbfbaebaf01467329fad979b3790106bdab7da5814 +SHA512 (v1.39.4.tar.gz) = c721660f94010a0dc8b01502db565b486c53962ee1933e03dd2297cf5d30ac9edef6c92491f41c8c61bee946302e7a39ecff55b2ad3e34ed649222c9655262c2 From f38d0e1c259eaa641c7c3788f7e303f27bfa3fe3 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 21 Apr 2025 17:45:16 +0000 Subject: [PATCH 555/573] Update to 1.40.0 upstream release Upstream tag: v1.40.0 Upstream commit: ff62e3e8 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 60 +++++++++++++++++++++++++++++--- README.packit | 2 +- buildah.spec | 8 +++-- plans/main.fmf | 2 ++ sources | 2 +- tests/tmt/system.fmf | 6 ++-- tests/tmt/{test.sh => system.sh} | 1 - 8 files changed, 70 insertions(+), 12 deletions(-) rename tests/tmt/{test.sh => system.sh} (89%) diff --git a/.gitignore b/.gitignore index c512b16..bf00b2b 100644 --- a/.gitignore +++ b/.gitignore @@ -724,3 +724,4 @@ /v1.39.2.tar.gz /v1.39.3.tar.gz /v1.39.4.tar.gz +/v1.40.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 1c751af..314813c 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -5,6 +5,27 @@ downstream_package_name: buildah upstream_tag_template: v{version} +# These files get synced from upstream to downstream (Fedora / CentOS Stream) on every +# propose-downstream job. This is done so tests maintained upstream can be run +# downstream in Zuul CI and Bodhi. +# Ref: https://packit.dev/docs/configuration#files_to_sync +files_to_sync: + - src: rpm/gating.yaml + dest: gating.yaml + delete: true + - src: plans/ + dest: plans/ + delete: true + mkpath: true + - src: tests/tmt/ + dest: tests/tmt/ + delete: true + mkpath: true + - src: .fmf/ + dest: .fmf/ + delete: true + - .packit.yaml + packages: buildah-fedora: pkg_tool: fedpkg @@ -25,9 +46,13 @@ jobs: notifications: &copr_build_failure_notification failure_comment: message: "Ephemeral COPR build failed. @containers/packit-build please check." - targets: - - fedora-all-x86_64 - - fedora-all-aarch64 + targets: &fedora_copr_targets + # f40 ships go 1.22 and we require go 1.23 now. This should be revert to fedora-all + # once either f40 is rebased to go 1.23 or f42 is released and f40 EOL. + - fedora-latest-stable-x86_64 + - fedora-latest-stable-aarch64 + - fedora-development-x86_64 + - fedora-development-aarch64 enable_net: true - job: copr_build @@ -47,7 +72,7 @@ jobs: trigger: pull_request packages: [buildah-centos] notifications: *copr_build_failure_notification - targets: + targets: ¢os_copr_targets - centos-stream-9-x86_64 - centos-stream-9-aarch64 - centos-stream-10-x86_64 @@ -66,6 +91,33 @@ jobs: project: podman-next enable_net: true + # Tests on Fedora for main branch PRs + - job: tests + trigger: pull_request + packages: [buildah-fedora] + targets: &fedora_copr_test_targets + # See the other comment above, this should be reverted to fedora-all when possible. + - fedora-latest-stable-x86_64 + - fedora-development-x86_64 + tf_extra_params: + environments: + - artifacts: + - type: repository-file + id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-$releasever/rhcontainerbot-podman-next-fedora-$releasever.repo + + # Tests on CentOS Stream for main branch PRs + - job: tests + trigger: pull_request + packages: [buildah-centos] + targets: ¢os_copr_test_targets + - centos-stream-9-x86_64 + - centos-stream-10-x86_64 + tf_extra_params: + environments: + - artifacts: + - type: repository-file + id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/centos-stream-$releasever/rhcontainerbot-podman-next-centos-stream-$releasever.repo + # Sync to Fedora - job: propose_downstream trigger: release diff --git a/README.packit b/README.packit index ad2b8e5..807ffc6 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.3.0.post1.dev4+gb85da743. +The file was generated using packit 1.6.0.post1.dev2+gd5a7662a. diff --git a/buildah.spec b/buildah.spec index 3c42c82..7b7c62f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.39.4 +Version: 1.40.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease @@ -79,12 +79,16 @@ or * save container's root file system layer to create a new image * delete a working container or an image +# This subpackage is only intended for CI testing. +# Not meant for end user/customer usage. %package tests Summary: Tests for %{name} Requires: %{name} = %{epoch}:%{version}-%{release} -%if %{defined fedora} +%if %{defined bats_epel} Requires: bats +%else +Recommends: bats %endif Requires: bzip2 Requires: podman diff --git a/plans/main.fmf b/plans/main.fmf index 99de783..b982e76 100644 --- a/plans/main.fmf +++ b/plans/main.fmf @@ -30,3 +30,5 @@ provision: threads: ">=8" disk: - size: ">= 512 GB" + + diff --git a/sources b/sources index 6def8f9..67483b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.39.4.tar.gz) = c721660f94010a0dc8b01502db565b486c53962ee1933e03dd2297cf5d30ac9edef6c92491f41c8c61bee946302e7a39ecff55b2ad3e34ed649222c9655262c2 +SHA512 (v1.40.0.tar.gz) = bb96d04a17ab5a77e5d984dca369e3890131044c505ae3b030d95ffd66378df22da33315a50c9e500e783345ded23ebacdfa0965002a18e1d929c5fa3ce39311 diff --git a/tests/tmt/system.fmf b/tests/tmt/system.fmf index 7626d20..f34f4d9 100644 --- a/tests/tmt/system.fmf +++ b/tests/tmt/system.fmf @@ -11,7 +11,7 @@ environment: TUTORIAL_BINARY: /usr/bin/buildah-tutorial TMPDIR: /var/tmp -/local-root: - summary: System tests - test: bash ./test.sh +/local/root: + summary: System test + test: bash ./system.sh duration: 60m diff --git a/tests/tmt/test.sh b/tests/tmt/system.sh similarity index 89% rename from tests/tmt/test.sh rename to tests/tmt/system.sh index 387fd85..73553aa 100644 --- a/tests/tmt/test.sh +++ b/tests/tmt/system.sh @@ -11,7 +11,6 @@ rpm -q \ conmon \ container-selinux \ containers-common \ - containers-common-extra \ crun \ netavark \ systemd From 000cb986c47f75c15a638295dbad7502b6932133 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 4 Jun 2025 12:42:00 +0000 Subject: [PATCH 556/573] Update to 1.40.1 upstream release Upstream tag: v1.40.1 Upstream commit: b013f347 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 5 ++++- sources | 2 +- tests/tmt/system.fmf | 1 + 5 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bf00b2b..713f474 100644 --- a/.gitignore +++ b/.gitignore @@ -725,3 +725,4 @@ /v1.39.3.tar.gz /v1.39.4.tar.gz /v1.40.0.tar.gz +/v1.40.1.tar.gz diff --git a/README.packit b/README.packit index 807ffc6..6beb40f 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.6.0.post1.dev2+gd5a7662a. +The file was generated using packit 1.8.0.post1.dev31+g9980e597. diff --git a/buildah.spec b/buildah.spec index 7b7c62f..c67c445 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.40.0 +Version: 1.40.1 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease @@ -137,6 +137,7 @@ export BUILDTAGS+=" libtrust_openssl" %gobuild -o bin/copy ./tests/copy %gobuild -o bin/tutorial ./tests/tutorial %gobuild -o bin/inet ./tests/inet +%gobuild -o bin/dumpspec ./tests/dumpspec %{__make} docs %install @@ -148,6 +149,7 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy cp bin/tutorial %{buildroot}/%{_bindir}/%{name}-tutorial cp bin/inet %{buildroot}/%{_bindir}/%{name}-inet +cp bin/dumpspec %{buildroot}/%{_bindir}/%{name}-dumpspec rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* @@ -172,6 +174,7 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* %{_bindir}/%{name}-copy %{_bindir}/%{name}-tutorial %{_bindir}/%{name}-inet +%{_bindir}/%{name}-dumpspec %{_datadir}/%{name}/test %changelog diff --git a/sources b/sources index 67483b7..64f4c4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.40.0.tar.gz) = bb96d04a17ab5a77e5d984dca369e3890131044c505ae3b030d95ffd66378df22da33315a50c9e500e783345ded23ebacdfa0965002a18e1d929c5fa3ce39311 +SHA512 (v1.40.1.tar.gz) = 6b37b6cc5fa3d7972800cfaef5919df8ee6c9220e8635850ee9d8356645b08afa4252d688f4316b3265e5f6aef6fa0647fb4f7602b7add292fc8b56a74c4fa1f diff --git a/tests/tmt/system.fmf b/tests/tmt/system.fmf index f34f4d9..49b3619 100644 --- a/tests/tmt/system.fmf +++ b/tests/tmt/system.fmf @@ -9,6 +9,7 @@ environment: INET_BINARY: /usr/bin/buildah-inet COPY_BINARY: /usr/bin/buildah-copy TUTORIAL_BINARY: /usr/bin/buildah-tutorial + DUMPSPEC_BINARY: /usr/bin/buildah-dumpspec TMPDIR: /var/tmp /local/root: From b6e01ac0fe9226019551174b06228ead0bc11000 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 21 Jul 2025 13:48:42 +0000 Subject: [PATCH 557/573] Update to 1.41.0 upstream release Upstream tag: v1.41.0 Upstream commit: 9f185b77 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 30 ++++++++++++++++-------------- README.packit | 2 +- buildah.spec | 11 +++++++---- sources | 2 +- tests/tmt/system.fmf | 6 ++++++ 6 files changed, 32 insertions(+), 20 deletions(-) diff --git a/.gitignore b/.gitignore index 713f474..1f70052 100644 --- a/.gitignore +++ b/.gitignore @@ -726,3 +726,4 @@ /v1.39.4.tar.gz /v1.40.0.tar.gz /v1.40.1.tar.gz +/v1.41.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 314813c..032e9e1 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -46,17 +46,19 @@ jobs: notifications: &copr_build_failure_notification failure_comment: message: "Ephemeral COPR build failed. @containers/packit-build please check." + # Fedora aliases documentation: https://packit.dev/docs/configuration#aliases + # python3-fedora-distro-aliases provides `resolve-fedora-aliases` command targets: &fedora_copr_targets - # f40 ships go 1.22 and we require go 1.23 now. This should be revert to fedora-all - # once either f40 is rebased to go 1.23 or f42 is released and f40 EOL. - - fedora-latest-stable-x86_64 - - fedora-latest-stable-aarch64 - - fedora-development-x86_64 - - fedora-development-aarch64 + - fedora-all-x86_64 + - fedora-all-aarch64 enable_net: true + # Disable osh diff scan until Go support is available + # Ref: https://github.com/openscanhub/known-false-positives/pull/30#issuecomment-2858698495 + osh_diff_scan_after_copr_build: false + # Ignore until golang is updated in distro buildroot to 1.23.3+ - job: copr_build - trigger: pull_request + trigger: ignore packages: [buildah-eln] notifications: *copr_build_failure_notification targets: @@ -68,8 +70,9 @@ jobs: - "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/aarch64/" enable_net: true + # Ignore until golang is updated in distro buildroot to 1.23.3+ - job: copr_build - trigger: pull_request + trigger: ignore packages: [buildah-centos] notifications: *copr_build_failure_notification targets: ¢os_copr_targets @@ -95,21 +98,20 @@ jobs: - job: tests trigger: pull_request packages: [buildah-fedora] - targets: &fedora_copr_test_targets - # See the other comment above, this should be reverted to fedora-all when possible. - - fedora-latest-stable-x86_64 - - fedora-development-x86_64 + targets: + - fedora-all-x86_64 tf_extra_params: environments: - artifacts: - type: repository-file id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-$releasever/rhcontainerbot-podman-next-fedora-$releasever.repo + # Ignore until golang is updated in distro buildroot to 1.23.3+ # Tests on CentOS Stream for main branch PRs - job: tests - trigger: pull_request + trigger: ignore packages: [buildah-centos] - targets: ¢os_copr_test_targets + targets: - centos-stream-9-x86_64 - centos-stream-10-x86_64 tf_extra_params: diff --git a/README.packit b/README.packit index 6beb40f..dde2a46 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.8.0.post1.dev31+g9980e597. +The file was generated using packit 1.9.0.post1.dev4+g48b4c222. diff --git a/buildah.spec b/buildah.spec index c67c445..6e1c446 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.40.1 +Version: 1.41.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease @@ -56,11 +56,11 @@ BuildRequires: go-rpm-macros BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: make -BuildRequires: ostree-devel %if %{defined build_with_btrfs} BuildRequires: btrfs-progs-devel %endif BuildRequires: shadow-utils-subid-devel +BuildRequires: sqlite-devel Requires: containers-common-extra %if %{defined fedora} BuildRequires: libseccomp-static @@ -123,9 +123,9 @@ export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.txt | sed 's,.* ,,'` export LDFLAGS="-X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}" -export BUILDTAGS="seccomp $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +export BUILDTAGS="seccomp $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh) libsqlite3" %if !%{defined build_with_btrfs} -export BUILDTAGS+=" btrfs_noversion exclude_graphdriver_btrfs" +export BUILDTAGS+=" exclude_graphdriver_btrfs" %endif %if %{defined fips} @@ -138,6 +138,7 @@ export BUILDTAGS+=" libtrust_openssl" %gobuild -o bin/tutorial ./tests/tutorial %gobuild -o bin/inet ./tests/inet %gobuild -o bin/dumpspec ./tests/dumpspec +%gobuild -o bin/passwd ./tests/passwd %{__make} docs %install @@ -150,6 +151,7 @@ cp bin/copy %{buildroot}/%{_bindir}/%{name}-copy cp bin/tutorial %{buildroot}/%{_bindir}/%{name}-tutorial cp bin/inet %{buildroot}/%{_bindir}/%{name}-inet cp bin/dumpspec %{buildroot}/%{_bindir}/%{name}-dumpspec +cp bin/passwd %{buildroot}/%{_bindir}/%{name}-passwd rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* @@ -175,6 +177,7 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* %{_bindir}/%{name}-tutorial %{_bindir}/%{name}-inet %{_bindir}/%{name}-dumpspec +%{_bindir}/%{name}-passwd %{_datadir}/%{name}/test %changelog diff --git a/sources b/sources index 64f4c4b..be6b0b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.40.1.tar.gz) = 6b37b6cc5fa3d7972800cfaef5919df8ee6c9220e8635850ee9d8356645b08afa4252d688f4316b3265e5f6aef6fa0647fb4f7602b7add292fc8b56a74c4fa1f +SHA512 (v1.41.0.tar.gz) = 50be5c400a5063c12d5b97dc285d4969e50e88fa21de537f1c2317df36a1ccabf26ba70ece9e3e5c891e76ee8d85ab946029dc240de40ec88c86ad678e963823 diff --git a/tests/tmt/system.fmf b/tests/tmt/system.fmf index 49b3619..eb6b766 100644 --- a/tests/tmt/system.fmf +++ b/tests/tmt/system.fmf @@ -10,8 +10,14 @@ environment: COPY_BINARY: /usr/bin/buildah-copy TUTORIAL_BINARY: /usr/bin/buildah-tutorial DUMPSPEC_BINARY: /usr/bin/buildah-dumpspec + PASSWD_BINARY: /usr/bin/buildah-passwd TMPDIR: /var/tmp +adjust: + - when: initiator != "packit" + environment+: + RELEASE_TESTING: true + /local/root: summary: System test test: bash ./system.sh From 4939c53015158db064eb159bc69bf200a9184017 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 17:57:10 +0000 Subject: [PATCH 558/573] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 932bf4d26212316488f9ab30e842e62ef652e791 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 7 Aug 2025 13:25:20 +0000 Subject: [PATCH 559/573] Update to 1.41.1 upstream release Upstream tag: v1.41.1 Upstream commit: 2de767f3 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1f70052..573a4dd 100644 --- a/.gitignore +++ b/.gitignore @@ -727,3 +727,4 @@ /v1.40.0.tar.gz /v1.40.1.tar.gz /v1.41.0.tar.gz +/v1.41.1.tar.gz diff --git a/README.packit b/README.packit index dde2a46..3ad54d6 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.9.0.post1.dev4+g48b4c222. +The file was generated using packit 1.11.0. diff --git a/buildah.spec b/buildah.spec index 6e1c446..99a096f 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.41.0 +Version: 1.41.1 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index be6b0b7..3b55b0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.41.0.tar.gz) = 50be5c400a5063c12d5b97dc285d4969e50e88fa21de537f1c2317df36a1ccabf26ba70ece9e3e5c891e76ee8d85ab946029dc240de40ec88c86ad678e963823 +SHA512 (v1.41.1.tar.gz) = 0b953fb8bc2d6b9c83919d1a12ce2757e18c1df4a230be506a3a207727a2390fd78de9e2fd919e99f764d7166765354f056f84f07852ec1b114c44d637370816 From 9679193c218370ec4d65a9161653bd6d3c196f35 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 13 Aug 2025 18:57:12 +0000 Subject: [PATCH 560/573] Update to 1.41.2 upstream release Upstream tag: v1.41.2 Upstream commit: 5442721d Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 573a4dd..383e353 100644 --- a/.gitignore +++ b/.gitignore @@ -728,3 +728,4 @@ /v1.40.1.tar.gz /v1.41.0.tar.gz /v1.41.1.tar.gz +/v1.41.2.tar.gz diff --git a/buildah.spec b/buildah.spec index 99a096f..68ac9ca 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.41.1 +Version: 1.41.2 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 3b55b0e..148d707 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.41.1.tar.gz) = 0b953fb8bc2d6b9c83919d1a12ce2757e18c1df4a230be506a3a207727a2390fd78de9e2fd919e99f764d7166765354f056f84f07852ec1b114c44d637370816 +SHA512 (v1.41.2.tar.gz) = fd8884e9d0e3f18cabc73eadf0cb24ee642aebb4dca5b1d172839c32ff36196a213f6cddbd7109390e5af99e22afbc584e0f3a6a4dd7b98c5b2402388f976744 From 1b8d00975027576249c3d2e4a55b7b43b67a9720 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 14 Aug 2025 18:56:32 +0000 Subject: [PATCH 561/573] Update to 1.41.3 upstream release Upstream tag: v1.41.3 Upstream commit: b60c59c7 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 383e353..f80be95 100644 --- a/.gitignore +++ b/.gitignore @@ -729,3 +729,4 @@ /v1.41.0.tar.gz /v1.41.1.tar.gz /v1.41.2.tar.gz +/v1.41.3.tar.gz diff --git a/buildah.spec b/buildah.spec index 68ac9ca..297ab1a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.41.2 +Version: 1.41.3 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 148d707..69ec871 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.41.2.tar.gz) = fd8884e9d0e3f18cabc73eadf0cb24ee642aebb4dca5b1d172839c32ff36196a213f6cddbd7109390e5af99e22afbc584e0f3a6a4dd7b98c5b2402388f976744 +SHA512 (v1.41.3.tar.gz) = b106f74a1eea63a38bc28218ad71bb0073c15ae879e657111373b61175d81591ee7c9b4579b2135759f73f3512001237ae56fa6463cade57b8adb0d847b4f840 From d76916f38663dbed6e1732e3716923c8f2edc443 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Fri, 15 Aug 2025 14:23:03 -0500 Subject: [PATCH 562/573] Rebuild for golang-1.25.0 --- buildah.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/buildah.spec b/buildah.spec index 297ab1a..4613329 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 2 Version: 1.41.3 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 -Release: %autorelease +Release: %autorelease.1 %if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} %else @@ -181,6 +181,9 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* %{_datadir}/%{name}/test %changelog +* Fri Aug 15 2025 Maxwell G - 2:1.41.3-1.1 +- Rebuild for golang-1.25.0 + %if %{defined autochangelog} %autochangelog %else From 6d07ec6d35bf167199dbfcd8dca100508f14e5c5 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Fri, 15 Aug 2025 15:25:55 -0500 Subject: [PATCH 563/573] Revert "Rebuild for golang-1.25.0" This reverts commit d76916f38663dbed6e1732e3716923c8f2edc443. --- buildah.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/buildah.spec b/buildah.spec index 4613329..297ab1a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 2 Version: 1.41.3 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 -Release: %autorelease.1 +Release: %autorelease %if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} %else @@ -181,9 +181,6 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* %{_datadir}/%{name}/test %changelog -* Fri Aug 15 2025 Maxwell G - 2:1.41.3-1.1 -- Rebuild for golang-1.25.0 - %if %{defined autochangelog} %autochangelog %else From fb16241361cac409acae8053287142059ca0eae3 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Fri, 15 Aug 2025 16:02:45 -0500 Subject: [PATCH 564/573] Rebuild for golang-1.25.0 From 561d0ac58e934c0c08c76fbf9d742977373849cc Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 4 Sep 2025 15:29:33 +0000 Subject: [PATCH 565/573] Update to 1.41.4 upstream release Upstream tag: v1.41.4 Upstream commit: 4094f92e Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f80be95..5082082 100644 --- a/.gitignore +++ b/.gitignore @@ -730,3 +730,4 @@ /v1.41.1.tar.gz /v1.41.2.tar.gz /v1.41.3.tar.gz +/v1.41.4.tar.gz diff --git a/README.packit b/README.packit index 3ad54d6..fb341a1 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.11.0. +The file was generated using packit 1.11.0.post1.dev7+gfdcdf3a32. diff --git a/buildah.spec b/buildah.spec index 297ab1a..5f95bd8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.41.3 +Version: 1.41.4 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 69ec871..3db3d7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.41.3.tar.gz) = b106f74a1eea63a38bc28218ad71bb0073c15ae879e657111373b61175d81591ee7c9b4579b2135759f73f3512001237ae56fa6463cade57b8adb0d847b4f840 +SHA512 (v1.41.4.tar.gz) = a2f4d7654293baf4267293b33f9a559f9e027bcde816d6a0690f8b9df4256f4989f27331fe6fede98a6e676e3d34a706ef0fb468085afc728aea4c0ea968636c From 7d0ac054b59131d6b9a2b05220685e355e1254f6 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 29 Sep 2025 19:13:03 +0000 Subject: [PATCH 566/573] Update to 1.41.5 upstream release Upstream tag: v1.41.5 Upstream commit: 7d95c695 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + buildah.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5082082..484d568 100644 --- a/.gitignore +++ b/.gitignore @@ -731,3 +731,4 @@ /v1.41.2.tar.gz /v1.41.3.tar.gz /v1.41.4.tar.gz +/v1.41.5.tar.gz diff --git a/buildah.spec b/buildah.spec index 5f95bd8..431df24 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.41.4 +Version: 1.41.5 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 3db3d7e..0dfba83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.41.4.tar.gz) = a2f4d7654293baf4267293b33f9a559f9e027bcde816d6a0690f8b9df4256f4989f27331fe6fede98a6e676e3d34a706ef0fb468085afc728aea4c0ea968636c +SHA512 (v1.41.5.tar.gz) = 11067b5e80a3f4d5b9544dcaa29231023e6aa7f144ef463b6823ad65e11af34f61571bd6ab1d63046042fa80f7c4a68b4b1f43c145f35f474144b3c7d3b04b3d From 5fedcf4ec65dfe22189bce47d37c13e56f9dbb47 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Fri, 10 Oct 2025 10:53:24 -0500 Subject: [PATCH 567/573] Rebuild for golang 1.25.2 From 6fc353cd85e2798f639185b9f82f6d58713eca2c Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 22 Oct 2025 15:20:59 +0000 Subject: [PATCH 568/573] Update to 1.42.0 upstream release Upstream tag: v1.42.0 Upstream commit: 1ba41f03 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 8 +++++++- sources | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 484d568..c806723 100644 --- a/.gitignore +++ b/.gitignore @@ -732,3 +732,4 @@ /v1.41.3.tar.gz /v1.41.4.tar.gz /v1.41.5.tar.gz +/v1.42.0.tar.gz diff --git a/README.packit b/README.packit index fb341a1..2511bf4 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.11.0.post1.dev7+gfdcdf3a32. +The file was generated using packit 1.12.0. diff --git a/buildah.spec b/buildah.spec index 431df24..2ff2112 100644 --- a/buildah.spec +++ b/buildah.spec @@ -32,7 +32,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.41.5 +Version: 1.42.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease @@ -139,6 +139,8 @@ export BUILDTAGS+=" libtrust_openssl" %gobuild -o bin/inet ./tests/inet %gobuild -o bin/dumpspec ./tests/dumpspec %gobuild -o bin/passwd ./tests/passwd +%gobuild -o bin/crash ./tests/crash +%gobuild -o bin/wait ./tests/wait %{__make} docs %install @@ -152,6 +154,8 @@ cp bin/tutorial %{buildroot}/%{_bindir}/%{name}-tutorial cp bin/inet %{buildroot}/%{_bindir}/%{name}-inet cp bin/dumpspec %{buildroot}/%{_bindir}/%{name}-dumpspec cp bin/passwd %{buildroot}/%{_bindir}/%{name}-passwd +cp bin/crash %{buildroot}/%{_bindir}/%{name}-crash +cp bin/wait %{buildroot}/%{_bindir}/%{name}-wait rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* @@ -178,6 +182,8 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* %{_bindir}/%{name}-inet %{_bindir}/%{name}-dumpspec %{_bindir}/%{name}-passwd +%{_bindir}/%{name}-crash +%{_bindir}/%{name}-wait %{_datadir}/%{name}/test %changelog diff --git a/sources b/sources index 0dfba83..0f8bdfa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.41.5.tar.gz) = 11067b5e80a3f4d5b9544dcaa29231023e6aa7f144ef463b6823ad65e11af34f61571bd6ab1d63046042fa80f7c4a68b4b1f43c145f35f474144b3c7d3b04b3d +SHA512 (v1.42.0.tar.gz) = becea994798624b1bdc815bb74aeaabc90af6f90a16332f771d56d5d619ec73affff1671b835772064a0c5a4a317da08d6deba737aa4cf9111382888d4770649 From a884e54cb01af2296c0b2226fb284cb9c7598118 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 23 Oct 2025 08:41:34 -0400 Subject: [PATCH 569/573] build with sequoia on f43+ --- buildah.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/buildah.spec b/buildah.spec index 2ff2112..36684f7 100644 --- a/buildah.spec +++ b/buildah.spec @@ -11,6 +11,9 @@ %if %{defined fedora} %define build_with_btrfs 1 +%if 0%{?fedora} >= 43 +%define sequoia 1 +%endif %endif %if %{defined rhel} @@ -69,6 +72,9 @@ BuildRequires: libseccomp-devel %endif Requires: libseccomp >= 2.4.1-0 Suggests: cpp +%if %{defined sequoia} +Requires: podman-sequoia +%endif %description The %{name} package provides a command line tool which can be used to @@ -132,6 +138,10 @@ export BUILDTAGS+=" exclude_graphdriver_btrfs" export BUILDTAGS+=" libtrust_openssl" %endif +%if %{defined sequoia} +export BUILDTAGS+=" containers_image_sequoia" +%endif + %gobuild -o bin/%{name} ./cmd/%{name} %gobuild -o bin/imgtype ./tests/imgtype %gobuild -o bin/copy ./tests/copy From 90ad4c354ac777cfef2a16b79c39bc22ea085ec2 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 23 Oct 2025 08:44:05 -0400 Subject: [PATCH 570/573] cleanup changelog --- buildah.spec | 8 -------- 1 file changed, 8 deletions(-) diff --git a/buildah.spec b/buildah.spec index 36684f7..e3e9102 100644 --- a/buildah.spec +++ b/buildah.spec @@ -197,12 +197,4 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/* %{_datadir}/%{name}/test %changelog -%if %{defined autochangelog} %autochangelog -%else -# NOTE: This changelog will be visible on CentOS 8 Stream builds -# Other envs are capable of handling autochangelog -* Fri Jun 16 2023 RH Container Bot -- Placeholder changelog for envs that are not autochangelog-ready. -- Contact upstream if you need to report an issue with the build. -%endif From 7c141b863e69837aa781b50ebc859b4d287a6793 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 3 Nov 2025 11:14:16 -0500 Subject: [PATCH 571/573] Rebuild for CVE fixes Resolves: CVE-2025-58185, CVE-2025-58188, CVE-2025-61723 From c0cc68f3e147374f221ef67d07749282b10c931d Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 11 Nov 2025 14:26:58 +0000 Subject: [PATCH 572/573] Update to 1.42.1 upstream release Upstream tag: v1.42.1 Upstream commit: de21106b Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c806723..fbd3660 100644 --- a/.gitignore +++ b/.gitignore @@ -733,3 +733,4 @@ /v1.41.4.tar.gz /v1.41.5.tar.gz /v1.42.0.tar.gz +/v1.42.1.tar.gz diff --git a/README.packit b/README.packit index 2511bf4..e03362b 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.12.0. +The file was generated using packit 1.12.0.post1.dev13+gd51655c23. diff --git a/buildah.spec b/buildah.spec index e3e9102..9fdce1b 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.42.0 +Version: 1.42.1 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index 0f8bdfa..cf48c42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.42.0.tar.gz) = becea994798624b1bdc815bb74aeaabc90af6f90a16332f771d56d5d619ec73affff1671b835772064a0c5a4a317da08d6deba737aa4cf9111382888d4770649 +SHA512 (v1.42.1.tar.gz) = 87c512fe81b76767a84663f2b03edb3408c42286c540c51c5497ac5e7d05887fba5fdac9114547dbe6781f033710e2d3a96a7312d750f9232378bb865d0574bf From d4d527c371df509cd216fee8c1d8d90f0bdbf5df Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 3 Dec 2025 09:14:25 +0000 Subject: [PATCH 573/573] Update to 1.42.2 upstream release Upstream tag: v1.42.2 Upstream commit: c0cc9725 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- buildah.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fbd3660..ae2c48c 100644 --- a/.gitignore +++ b/.gitignore @@ -734,3 +734,4 @@ /v1.41.5.tar.gz /v1.42.0.tar.gz /v1.42.1.tar.gz +/v1.42.2.tar.gz diff --git a/README.packit b/README.packit index e03362b..b4b46e3 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 1.12.0.post1.dev13+gd51655c23. +The file was generated using packit 1.12.0.post1.dev20+g7d30dac21. diff --git a/buildah.spec b/buildah.spec index 9fdce1b..9751b59 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Epoch: 2 # If that's what you're reading, Version must be 0, and will be updated by Packit for # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. -Version: 1.42.1 +Version: 1.42.2 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 Release: %autorelease diff --git a/sources b/sources index cf48c42..c210586 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v1.42.1.tar.gz) = 87c512fe81b76767a84663f2b03edb3408c42286c540c51c5497ac5e7d05887fba5fdac9114547dbe6781f033710e2d3a96a7312d750f9232378bb865d0574bf +SHA512 (v1.42.2.tar.gz) = adb1de700db9b589639f6fd02cad95d9bedacb9d0363838315f33c978a8c900570d55af95073992ff69cff4f2a9d18776c5d786af294aaa1604144580c957414