From 850029fec6e1e0ab25c2f85061bffaf093cad908 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 17 Aug 2021 20:29:34 +0000 Subject: [PATCH 001/313] podman-3:3.3.0-0.28.rc3 autobuilt v3.3.0-rc3 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index df9bbc8..2e7547a 100644 --- a/.gitignore +++ b/.gitignore @@ -1779,3 +1779,4 @@ /dnsname-dc59f28.tar.gz /gvisor-tap-vsock-27590a0.tar.gz /v3.3.0-rc2.tar.gz +/v3.3.0-rc3.tar.gz diff --git a/podman.spec b/podman.spec index 7d8d0cf..5c0b75f 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.3.0-rc2 +%global built_tag v3.3.0-rc3 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -67,7 +67,7 @@ Version: 3.3.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.27.rc2%{?dist} +Release: 0.28.rc3%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Tue Aug 17 2021 RH Container Bot - 3:3.3.0-0.28.rc3 +- autobuilt v3.3.0-rc3 + * Mon Aug 16 2021 Lokesh Mandvekar - 3:3.3.0-0.27.rc2 - Bump to v3.3.0-rc2 - Include podman-gvproxy subpackage which provides diff --git a/sources b/sources index ae7d81e..8d5ee34 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-dc59f28.tar.gz) = faf1b77f3d2d234570f15079ca78bc77c42ac5b45c6eef934b6e025bb574c040ed119a217c9315a553ac18d7ab10e395c9ad0fb6f1c9b24d582f292187a124ad SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91 -SHA512 (v3.3.0-rc2.tar.gz) = 2303532f2fd14b94579ead488a51106423bc2828b695c36946296396be0e2d13230bf7a389e81b8ad9dbf77e53832d5c261bd8622fbbd962305f628001311902 +SHA512 (v3.3.0-rc3.tar.gz) = 78a3f3c5c5afcfce4660e439a67afb3ae07dfc2281165b84a42613a4ad3a96b2cb28dbd6bd58c3b899120c6f7d7b5b9357f3a0c6c0829df857d916689000ce91 From cb123b1022ed7ca7626104e2be2bde34400fc77a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 17 Aug 2021 20:29:36 +0000 Subject: [PATCH 002/313] podman-3:3.3.0-0.28.rc3 autobuilt v3.3.0-rc3 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index df9bbc8..2e7547a 100644 --- a/.gitignore +++ b/.gitignore @@ -1779,3 +1779,4 @@ /dnsname-dc59f28.tar.gz /gvisor-tap-vsock-27590a0.tar.gz /v3.3.0-rc2.tar.gz +/v3.3.0-rc3.tar.gz diff --git a/podman.spec b/podman.spec index 7d8d0cf..5c0b75f 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.3.0-rc2 +%global built_tag v3.3.0-rc3 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -67,7 +67,7 @@ Version: 3.3.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.27.rc2%{?dist} +Release: 0.28.rc3%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Tue Aug 17 2021 RH Container Bot - 3:3.3.0-0.28.rc3 +- autobuilt v3.3.0-rc3 + * Mon Aug 16 2021 Lokesh Mandvekar - 3:3.3.0-0.27.rc2 - Bump to v3.3.0-rc2 - Include podman-gvproxy subpackage which provides diff --git a/sources b/sources index ae7d81e..8d5ee34 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-dc59f28.tar.gz) = faf1b77f3d2d234570f15079ca78bc77c42ac5b45c6eef934b6e025bb574c040ed119a217c9315a553ac18d7ab10e395c9ad0fb6f1c9b24d582f292187a124ad SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91 -SHA512 (v3.3.0-rc2.tar.gz) = 2303532f2fd14b94579ead488a51106423bc2828b695c36946296396be0e2d13230bf7a389e81b8ad9dbf77e53832d5c261bd8622fbbd962305f628001311902 +SHA512 (v3.3.0-rc3.tar.gz) = 78a3f3c5c5afcfce4660e439a67afb3ae07dfc2281165b84a42613a4ad3a96b2cb28dbd6bd58c3b899120c6f7d7b5b9357f3a0c6c0829df857d916689000ce91 From a0d715d95cb8a72837e76198bd221ab1a1630b4c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 20 Aug 2021 18:49:48 +0000 Subject: [PATCH 003/313] podman-3:3.3.0-1 autobuilt v3.3.0 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2e7547a..c33b11f 100644 --- a/.gitignore +++ b/.gitignore @@ -1780,3 +1780,4 @@ /gvisor-tap-vsock-27590a0.tar.gz /v3.3.0-rc2.tar.gz /v3.3.0-rc3.tar.gz +/v3.3.0.tar.gz diff --git a/podman.spec b/podman.spec index 5c0b75f..b5f2f06 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.3.0-rc3 +%global built_tag v3.3.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -67,7 +67,7 @@ Version: 3.3.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.28.rc3%{?dist} +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Aug 20 2021 RH Container Bot - 3:3.3.0-1 +- autobuilt v3.3.0 + * Tue Aug 17 2021 RH Container Bot - 3:3.3.0-0.28.rc3 - autobuilt v3.3.0-rc3 diff --git a/sources b/sources index 8d5ee34..300cc87 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-dc59f28.tar.gz) = faf1b77f3d2d234570f15079ca78bc77c42ac5b45c6eef934b6e025bb574c040ed119a217c9315a553ac18d7ab10e395c9ad0fb6f1c9b24d582f292187a124ad SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91 -SHA512 (v3.3.0-rc3.tar.gz) = 78a3f3c5c5afcfce4660e439a67afb3ae07dfc2281165b84a42613a4ad3a96b2cb28dbd6bd58c3b899120c6f7d7b5b9357f3a0c6c0829df857d916689000ce91 +SHA512 (v3.3.0.tar.gz) = 0e77edfdbafc4ccb7b0b29d5e41054d52b09258fd25424be3339c256489a5d215109eda903eb620f2ed566c042a6d6b8a5d8adc26b08bba4fa66263a1ee3104d From 2d93a279f4b46b612b9da4a679fcc27c1b7e626e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 20 Aug 2021 19:30:45 +0000 Subject: [PATCH 004/313] podman-3:3.3.0-1 autobuilt v3.3.0 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2e7547a..c33b11f 100644 --- a/.gitignore +++ b/.gitignore @@ -1780,3 +1780,4 @@ /gvisor-tap-vsock-27590a0.tar.gz /v3.3.0-rc2.tar.gz /v3.3.0-rc3.tar.gz +/v3.3.0.tar.gz diff --git a/podman.spec b/podman.spec index 5c0b75f..b5f2f06 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.3.0-rc3 +%global built_tag v3.3.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -67,7 +67,7 @@ Version: 3.3.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.28.rc3%{?dist} +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Aug 20 2021 RH Container Bot - 3:3.3.0-1 +- autobuilt v3.3.0 + * Tue Aug 17 2021 RH Container Bot - 3:3.3.0-0.28.rc3 - autobuilt v3.3.0-rc3 diff --git a/sources b/sources index 8d5ee34..300cc87 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-dc59f28.tar.gz) = faf1b77f3d2d234570f15079ca78bc77c42ac5b45c6eef934b6e025bb574c040ed119a217c9315a553ac18d7ab10e395c9ad0fb6f1c9b24d582f292187a124ad SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91 -SHA512 (v3.3.0-rc3.tar.gz) = 78a3f3c5c5afcfce4660e439a67afb3ae07dfc2281165b84a42613a4ad3a96b2cb28dbd6bd58c3b899120c6f7d7b5b9357f3a0c6c0829df857d916689000ce91 +SHA512 (v3.3.0.tar.gz) = 0e77edfdbafc4ccb7b0b29d5e41054d52b09258fd25424be3339c256489a5d215109eda903eb620f2ed566c042a6d6b8a5d8adc26b08bba4fa66263a1ee3104d From 445da4204afa89e6b49aab6c47f8356776767c41 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 27 Aug 2021 09:52:32 -0400 Subject: [PATCH 005/313] podman-3:3.3.0-2 - update gvproxy binary name Signed-off-by: Lokesh Mandvekar --- podman.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index b5f2f06..3f89d45 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.3.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -490,7 +490,7 @@ ln -s ../../../../ src/%{import_path_gvproxy} popd ln -s vendor src export GOPATH=$(pwd)/_build:$(pwd) -%gobuild -o bin/%{name}-gvproxy %{import_path_gvproxy}/cmd/gvproxy +%gobuild -o bin/gvproxy %{import_path_gvproxy}/cmd/gvproxy popd %{__make} docs docker-docs @@ -523,7 +523,7 @@ popd # install gvproxy pushd %{repo_gvproxy}-%{commit_gvproxy} install -dp %{buildroot}%{_libexecdir}/%{name} -install -p -m0755 bin/%{name}-gvproxy %{buildroot}%{_libexecdir}/%{name} +install -p -m0755 bin/gvproxy %{buildroot}%{_libexecdir}/%{name} popd # do not include docker and podman-remote man pages in main package @@ -676,10 +676,13 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %license %{repo_gvproxy}-%{commit_gvproxy}/LICENSE %doc %{repo_gvproxy}-%{commit_gvproxy}/README.md %dir %{_libexecdir}/%{name} -%{_libexecdir}/%{name}/%{name}-gvproxy +%{_libexecdir}/%{name}/gvproxy # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Aug 27 2021 Lokesh Mandvekar - 3:3.3.0-2 +- update gvproxy binary name + * Fri Aug 20 2021 RH Container Bot - 3:3.3.0-1 - autobuilt v3.3.0 From 4e15318a22c71ec6b1f78e8b2e5cb0398ec42d9a Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 27 Aug 2021 09:52:32 -0400 Subject: [PATCH 006/313] podman-3:3.3.0-2 - update gvproxy binary name Signed-off-by: Lokesh Mandvekar (cherry picked from commit 445da4204afa89e6b49aab6c47f8356776767c41) Signed-off-by: Lokesh Mandvekar --- podman.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index b5f2f06..3f89d45 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.3.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -490,7 +490,7 @@ ln -s ../../../../ src/%{import_path_gvproxy} popd ln -s vendor src export GOPATH=$(pwd)/_build:$(pwd) -%gobuild -o bin/%{name}-gvproxy %{import_path_gvproxy}/cmd/gvproxy +%gobuild -o bin/gvproxy %{import_path_gvproxy}/cmd/gvproxy popd %{__make} docs docker-docs @@ -523,7 +523,7 @@ popd # install gvproxy pushd %{repo_gvproxy}-%{commit_gvproxy} install -dp %{buildroot}%{_libexecdir}/%{name} -install -p -m0755 bin/%{name}-gvproxy %{buildroot}%{_libexecdir}/%{name} +install -p -m0755 bin/gvproxy %{buildroot}%{_libexecdir}/%{name} popd # do not include docker and podman-remote man pages in main package @@ -676,10 +676,13 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %license %{repo_gvproxy}-%{commit_gvproxy}/LICENSE %doc %{repo_gvproxy}-%{commit_gvproxy}/README.md %dir %{_libexecdir}/%{name} -%{_libexecdir}/%{name}/%{name}-gvproxy +%{_libexecdir}/%{name}/gvproxy # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Aug 27 2021 Lokesh Mandvekar - 3:3.3.0-2 +- update gvproxy binary name + * Fri Aug 20 2021 RH Container Bot - 3:3.3.0-1 - autobuilt v3.3.0 From bdb357884443473d637c95b8fae5b1c10f3f9318 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 30 Aug 2021 20:41:03 +0000 Subject: [PATCH 007/313] podman-3:3.3.1-1 autobuilt v3.3.1 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c33b11f..1fead40 100644 --- a/.gitignore +++ b/.gitignore @@ -1781,3 +1781,4 @@ /v3.3.0-rc2.tar.gz /v3.3.0-rc3.tar.gz /v3.3.0.tar.gz +/v3.3.1.tar.gz diff --git a/podman.spec b/podman.spec index 3f89d45..c4b03a6 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.3.0 +%global built_tag v3.3.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,12 +62,12 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.3.0 +Version: 3.3.1 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 2%{?dist} +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Aug 30 2021 RH Container Bot - 3:3.3.1-1 +- autobuilt v3.3.1 + * Fri Aug 27 2021 Lokesh Mandvekar - 3:3.3.0-2 - update gvproxy binary name diff --git a/sources b/sources index 300cc87..52abe41 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-dc59f28.tar.gz) = faf1b77f3d2d234570f15079ca78bc77c42ac5b45c6eef934b6e025bb574c040ed119a217c9315a553ac18d7ab10e395c9ad0fb6f1c9b24d582f292187a124ad SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91 -SHA512 (v3.3.0.tar.gz) = 0e77edfdbafc4ccb7b0b29d5e41054d52b09258fd25424be3339c256489a5d215109eda903eb620f2ed566c042a6d6b8a5d8adc26b08bba4fa66263a1ee3104d +SHA512 (v3.3.1.tar.gz) = 19003f63c17c1c5788f34d0d6426a366035fc76aa2312e6355464d204d6536e5f78652abaf01643d4be7c2ee5224c25717b41760a4be4f6de8031cca9b06efaa From bc9d175e6beb9790b35053867a2744d0d711cb28 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 30 Aug 2021 20:41:04 +0000 Subject: [PATCH 008/313] podman-3:3.3.1-1 autobuilt v3.3.1 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c33b11f..1fead40 100644 --- a/.gitignore +++ b/.gitignore @@ -1781,3 +1781,4 @@ /v3.3.0-rc2.tar.gz /v3.3.0-rc3.tar.gz /v3.3.0.tar.gz +/v3.3.1.tar.gz diff --git a/podman.spec b/podman.spec index 3f89d45..c4b03a6 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.3.0 +%global built_tag v3.3.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,12 +62,12 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.3.0 +Version: 3.3.1 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 2%{?dist} +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Aug 30 2021 RH Container Bot - 3:3.3.1-1 +- autobuilt v3.3.1 + * Fri Aug 27 2021 Lokesh Mandvekar - 3:3.3.0-2 - update gvproxy binary name diff --git a/sources b/sources index 300cc87..52abe41 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-dc59f28.tar.gz) = faf1b77f3d2d234570f15079ca78bc77c42ac5b45c6eef934b6e025bb574c040ed119a217c9315a553ac18d7ab10e395c9ad0fb6f1c9b24d582f292187a124ad SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91 -SHA512 (v3.3.0.tar.gz) = 0e77edfdbafc4ccb7b0b29d5e41054d52b09258fd25424be3339c256489a5d215109eda903eb620f2ed566c042a6d6b8a5d8adc26b08bba4fa66263a1ee3104d +SHA512 (v3.3.1.tar.gz) = 19003f63c17c1c5788f34d0d6426a366035fc76aa2312e6355464d204d6536e5f78652abaf01643d4be7c2ee5224c25717b41760a4be4f6de8031cca9b06efaa From 86b3ffcc8a7785764c5e3afcb13a721b88925838 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 10 Aug 2021 14:31:39 -0600 Subject: [PATCH 009/313] Gating tests: run toolbox tests Successful as of toolbox-0.0.99.2^3.git075b9a8d2779-1.fc35 See: https://github.com/containers/podman/issues/10296 Signed-off-by: Ed Santiago --- tests/roles/rootless_user_ready/tasks/main.yml | 8 ++++++++ tests/test_podman.yml | 3 +++ tests/test_toolbox.yml | 10 ++++++++++ 3 files changed, 21 insertions(+) create mode 100644 tests/test_toolbox.yml diff --git a/tests/roles/rootless_user_ready/tasks/main.yml b/tests/roles/rootless_user_ready/tasks/main.yml index cfed03b..88ad032 100644 --- a/tests/roles/rootless_user_ready/tasks/main.yml +++ b/tests/roles/rootless_user_ready/tasks/main.yml @@ -4,3 +4,11 @@ - name: rootless account | enable linger shell: loginctl enable-linger {{ rootless_user }} + +- name: rootless account | get uid + getent: + database: passwd + key: "{{ rootless_user }}" + +- name: rootless account | preserve uid + set_fact: rootless_uid="{{ getent_passwd[rootless_user][1] }}" diff --git a/tests/test_podman.yml b/tests/test_podman.yml index d5e65be..fc30921 100644 --- a/tests/test_podman.yml +++ b/tests/test_podman.yml @@ -39,6 +39,9 @@ loop_control: loop_var: want_cgroups + - name: test toolbox + include_tasks: test_toolbox.yml + # Postprocessing: check for FAIL or ERROR in any test, exit 1 if so - name: check results include_tasks: check_results.yml diff --git a/tests/test_toolbox.yml b/tests/test_toolbox.yml new file mode 100644 index 0000000..9b0859c --- /dev/null +++ b/tests/test_toolbox.yml @@ -0,0 +1,10 @@ +--- +- include_role: + name: run_bats_tests + vars: + tests: + - name: toolbox + package: toolbox + become: true + environment: + XDG_RUNTIME_DIR: /run/user/{{ rootless_uid }} From 3140e523af28f1eb526676dafeb26cc2233da842 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 31 Aug 2021 17:05:21 -0400 Subject: [PATCH 010/313] podman-3:3.3.1-2 - bump release to be on par with f35 Signed-off-by: Lokesh Mandvekar --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index c4b03a6..56684eb 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.3.1 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Tue Aug 31 2021 Lokesh Mandvekar - 3:3.3.1-2 +- bump release to be on par with f35 + * Mon Aug 30 2021 RH Container Bot - 3:3.3.1-1 - autobuilt v3.3.1 From c461125d7cca04fb080188d508d9723050cb59d9 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 10 Aug 2021 14:31:39 -0600 Subject: [PATCH 011/313] Gating tests: run toolbox tests Successful on rawhide as of toolbox-0.0.99.2^3.git075b9a8d2779-7.fc36 on 2021-09-13. See: https://github.com/containers/podman/issues/10296 Signed-off-by: Ed Santiago --- tests/roles/rootless_user_ready/tasks/main.yml | 8 ++++++++ tests/test_podman.yml | 3 +++ tests/test_toolbox.yml | 10 ++++++++++ 3 files changed, 21 insertions(+) create mode 100644 tests/test_toolbox.yml diff --git a/tests/roles/rootless_user_ready/tasks/main.yml b/tests/roles/rootless_user_ready/tasks/main.yml index cfed03b..88ad032 100644 --- a/tests/roles/rootless_user_ready/tasks/main.yml +++ b/tests/roles/rootless_user_ready/tasks/main.yml @@ -4,3 +4,11 @@ - name: rootless account | enable linger shell: loginctl enable-linger {{ rootless_user }} + +- name: rootless account | get uid + getent: + database: passwd + key: "{{ rootless_user }}" + +- name: rootless account | preserve uid + set_fact: rootless_uid="{{ getent_passwd[rootless_user][1] }}" diff --git a/tests/test_podman.yml b/tests/test_podman.yml index d5e65be..fc30921 100644 --- a/tests/test_podman.yml +++ b/tests/test_podman.yml @@ -39,6 +39,9 @@ loop_control: loop_var: want_cgroups + - name: test toolbox + include_tasks: test_toolbox.yml + # Postprocessing: check for FAIL or ERROR in any test, exit 1 if so - name: check results include_tasks: check_results.yml diff --git a/tests/test_toolbox.yml b/tests/test_toolbox.yml new file mode 100644 index 0000000..9b0859c --- /dev/null +++ b/tests/test_toolbox.yml @@ -0,0 +1,10 @@ +--- +- include_role: + name: run_bats_tests + vars: + tests: + - name: toolbox + package: toolbox + become: true + environment: + XDG_RUNTIME_DIR: /run/user/{{ rootless_uid }} From 6972e15200c72420008cb71f4f8d1a483ee2aa9e Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 15 Sep 2021 13:04:02 -0400 Subject: [PATCH 012/313] update dnsname and machine-cni to latest upstream tags Signed-off-by: Lokesh Mandvekar --- .gitignore | 2 ++ podman.spec | 4 ++-- sources | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1fead40..d840c21 100644 --- a/.gitignore +++ b/.gitignore @@ -1782,3 +1782,5 @@ /v3.3.0-rc3.tar.gz /v3.3.0.tar.gz /v3.3.1.tar.gz +/dnsname-18822f9.tar.gz +/podman-machine-cni-0749884.tar.gz diff --git a/podman.spec b/podman.spec index 56684eb..b9f1e6f 100644 --- a/podman.spec +++ b/podman.spec @@ -34,7 +34,7 @@ # https://github.com/containers/dnsname %global import_path_plugins %{provider}.%{provider_tld}/%{project}/%{repo_plugins} %global git_plugins https://%{import_path_plugins} -%global commit_plugins dc59f285546a0b0d8b8f20033e1637ea82587840 +%global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 %global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7}) # podman-machine-cni @@ -42,7 +42,7 @@ # https://github.com/containers/podman-machine-cni %global import_path_mcni %{provider}.%{provider_tld}/%{project}/%{repo_mcni} %global git_mcni https://%{import_path_mcni} -%global commit_mcni afab2d8047bc0bd963d570686770eeb0c2e5a396 +%global commit_mcni 0749884b8d1a455c68da30789e37811ec0809d51 %global shortcommit_mcni %(c=%{commit_mcni}; echo ${c:0:7}) # gvproxy diff --git a/sources b/sources index 52abe41..c1e1a3b 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -SHA512 (dnsname-dc59f28.tar.gz) = faf1b77f3d2d234570f15079ca78bc77c42ac5b45c6eef934b6e025bb574c040ed119a217c9315a553ac18d7ab10e395c9ad0fb6f1c9b24d582f292187a124ad +SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d -SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91 +SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 SHA512 (v3.3.1.tar.gz) = 19003f63c17c1c5788f34d0d6426a366035fc76aa2312e6355464d204d6536e5f78652abaf01643d4be7c2ee5224c25717b41760a4be4f6de8031cca9b06efaa From 57c385abd6403d502f7c1a3007529a6e8542afe9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 15 Sep 2021 13:04:02 -0400 Subject: [PATCH 013/313] update dnsname and machine-cni to latest upstream tags Signed-off-by: Lokesh Mandvekar (cherry picked from commit 6972e15200c72420008cb71f4f8d1a483ee2aa9e) --- .gitignore | 2 ++ podman.spec | 4 ++-- sources | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1fead40..d840c21 100644 --- a/.gitignore +++ b/.gitignore @@ -1782,3 +1782,5 @@ /v3.3.0-rc3.tar.gz /v3.3.0.tar.gz /v3.3.1.tar.gz +/dnsname-18822f9.tar.gz +/podman-machine-cni-0749884.tar.gz diff --git a/podman.spec b/podman.spec index c4b03a6..d7a9c7c 100644 --- a/podman.spec +++ b/podman.spec @@ -34,7 +34,7 @@ # https://github.com/containers/dnsname %global import_path_plugins %{provider}.%{provider_tld}/%{project}/%{repo_plugins} %global git_plugins https://%{import_path_plugins} -%global commit_plugins dc59f285546a0b0d8b8f20033e1637ea82587840 +%global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 %global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7}) # podman-machine-cni @@ -42,7 +42,7 @@ # https://github.com/containers/podman-machine-cni %global import_path_mcni %{provider}.%{provider_tld}/%{project}/%{repo_mcni} %global git_mcni https://%{import_path_mcni} -%global commit_mcni afab2d8047bc0bd963d570686770eeb0c2e5a396 +%global commit_mcni 0749884b8d1a455c68da30789e37811ec0809d51 %global shortcommit_mcni %(c=%{commit_mcni}; echo ${c:0:7}) # gvproxy diff --git a/sources b/sources index 52abe41..c1e1a3b 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -SHA512 (dnsname-dc59f28.tar.gz) = faf1b77f3d2d234570f15079ca78bc77c42ac5b45c6eef934b6e025bb574c040ed119a217c9315a553ac18d7ab10e395c9ad0fb6f1c9b24d582f292187a124ad +SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d -SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91 +SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 SHA512 (v3.3.1.tar.gz) = 19003f63c17c1c5788f34d0d6426a366035fc76aa2312e6355464d204d6536e5f78652abaf01643d4be7c2ee5224c25717b41760a4be4f6de8031cca9b06efaa From 52a2adf76a2a80ce65ee4708f24d01d113bc24ae Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 16 Sep 2021 23:04:00 +0000 Subject: [PATCH 014/313] podman-3:3.4.0-0.1.rc1 autobuilt v3.4.0-rc1 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d840c21..aaf2040 100644 --- a/.gitignore +++ b/.gitignore @@ -1784,3 +1784,4 @@ /v3.3.1.tar.gz /dnsname-18822f9.tar.gz /podman-machine-cni-0749884.tar.gz +/v3.4.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index b9f1e6f..ff625f1 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.3.1 +%global built_tag v3.4.0-rc1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,12 +62,12 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.3.1 +Version: 3.4.0 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 2%{?dist} +Release: 0.1.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Thu Sep 16 2021 RH Container Bot - 3:3.4.0-0.1.rc1 +- autobuilt v3.4.0-rc1 + * Tue Aug 31 2021 Lokesh Mandvekar - 3:3.3.1-2 - bump release to be on par with f35 diff --git a/sources b/sources index c1e1a3b..da8d687 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.3.1.tar.gz) = 19003f63c17c1c5788f34d0d6426a366035fc76aa2312e6355464d204d6536e5f78652abaf01643d4be7c2ee5224c25717b41760a4be4f6de8031cca9b06efaa +SHA512 (v3.4.0-rc1.tar.gz) = 4791c16ca974ea0d8e14aa5d74649a1fb34c8aeebed8c1abfcb3237f56b16169ff1013cd4a42e90eab5cce55fb91b9cff1a5c196b9e9425130f01cd51a6de771 From 963c89abc5a5fe1b3b997ef4c5e92b15f67fb2aa Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 16 Sep 2021 23:04:00 +0000 Subject: [PATCH 015/313] podman-3:3.4.0-0.1.rc1 autobuilt v3.4.0-rc1 Signed-off-by: RH Container Bot (cherry picked from commit 52a2adf76a2a80ce65ee4708f24d01d113bc24ae) --- .gitignore | 1 + podman.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d840c21..aaf2040 100644 --- a/.gitignore +++ b/.gitignore @@ -1784,3 +1784,4 @@ /v3.3.1.tar.gz /dnsname-18822f9.tar.gz /podman-machine-cni-0749884.tar.gz +/v3.4.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index d7a9c7c..ff625f1 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.3.1 +%global built_tag v3.4.0-rc1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,12 +62,12 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.3.1 +Version: 3.4.0 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 1%{?dist} +Release: 0.1.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -680,6 +680,12 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Thu Sep 16 2021 RH Container Bot - 3:3.4.0-0.1.rc1 +- autobuilt v3.4.0-rc1 + +* Tue Aug 31 2021 Lokesh Mandvekar - 3:3.3.1-2 +- bump release to be on par with f35 + * Mon Aug 30 2021 RH Container Bot - 3:3.3.1-1 - autobuilt v3.3.1 diff --git a/sources b/sources index c1e1a3b..da8d687 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.3.1.tar.gz) = 19003f63c17c1c5788f34d0d6426a366035fc76aa2312e6355464d204d6536e5f78652abaf01643d4be7c2ee5224c25717b41760a4be4f6de8031cca9b06efaa +SHA512 (v3.4.0-rc1.tar.gz) = 4791c16ca974ea0d8e14aa5d74649a1fb34c8aeebed8c1abfcb3237f56b16169ff1013cd4a42e90eab5cce55fb91b9cff1a5c196b9e9425130f01cd51a6de771 From 967f9534f2066d95f3860536156078bce2cba4e5 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 16 Sep 2021 15:15:05 -0600 Subject: [PATCH 016/313] gating tests: run podman-remote too A small handful of bugs have blocked us from running podman-remote in gating tests. Those are all fixed; it's time to enable testing. Signed-off-by: Ed Santiago --- .../run_bats_tests/files/run_bats_tests.sh | 9 +++++++++ tests/test_podman.yml | 3 +++ tests/test_podman_remote.yml | 17 +++++++++++++++++ 3 files changed, 29 insertions(+) create mode 100644 tests/test_podman_remote.yml diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh index 46416e2..dce908b 100755 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ b/tests/roles/run_bats_tests/files/run_bats_tests.sh @@ -43,10 +43,19 @@ if ! cd $testdir; then exit 0 fi +if [[ $PODMAN =~ remote ]]; then + ${PODMAN%%-remote} system service -t0 &>/dev/null & + PODMAN_SERVER_PID=$! +fi + echo "\$ bats ." bats . rc=$? +if [[ -n "$PODMAN_SERVER_PID" ]]; then + kill $PODMAN_SERVER_PID +fi + echo $divider echo "bats completed with status $rc" diff --git a/tests/test_podman.yml b/tests/test_podman.yml index fc30921..9674dea 100644 --- a/tests/test_podman.yml +++ b/tests/test_podman.yml @@ -39,6 +39,9 @@ loop_control: loop_var: want_cgroups + - name: test podman-remote + include_tasks: test_podman_remote.yml + - name: test toolbox include_tasks: test_toolbox.yml diff --git a/tests/test_podman_remote.yml b/tests/test_podman_remote.yml new file mode 100644 index 0000000..8c61093 --- /dev/null +++ b/tests/test_podman_remote.yml @@ -0,0 +1,17 @@ +--- +- name: "podman-remote | install" + dnf: name="podman-remote" state=installed + +- include_role: + name: run_bats_tests + vars: + tests: + - name: podman-remote root + package: podman + environment: + PODMAN: /usr/bin/podman-remote + - name: podman-remote rootless + package: podman + environment: + PODMAN: /usr/bin/podman-remote + become: true From 56495d7c0065a95590016ded38dc38dc1b45483a Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 21 Sep 2021 08:20:55 -0400 Subject: [PATCH 017/313] podman-3:3.4.0-0.2.rc1 - rebuild for podman-remote gating tests Signed-off-by: Lokesh Mandvekar --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index ff625f1..2869dd2 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.1.rc1%{?dist} +Release: 0.2.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Tue Sep 21 2021 Lokesh Mandvekar - 3:3.4.0-0.2.rc1 +- rebuild for podman-remote gating tests + * Thu Sep 16 2021 RH Container Bot - 3:3.4.0-0.1.rc1 - autobuilt v3.4.0-rc1 From d07af335c940fb79728f9d3a1099ca603d400db8 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 22 Sep 2021 13:52:22 -0400 Subject: [PATCH 018/313] podman-3:3.4.0-0.3.rc1 - Requires: conmon >= 2:2.0.30 for remote gating tests Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 2869dd2..4cf1223 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.2.rc1%{?dist} +Release: 0.3.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -98,7 +98,7 @@ BuildRequires: make BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel -Requires: conmon >= 2:2.0.28-0.1 +Requires: conmon >= 2:2.0.30-1 Requires: containers-common >= 4:1-21 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.3.rc1 +- Requires: conmon >= 2:2.0.30 for remote gating tests + * Tue Sep 21 2021 Lokesh Mandvekar - 3:3.4.0-0.2.rc1 - rebuild for podman-remote gating tests From 9d8cd0ca4153826360fb17206f74a81931a1ad55 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 22 Sep 2021 18:41:38 -0400 Subject: [PATCH 019/313] podman-3:3.4.0-0.4.rc1 - bump conmon requirement for remote gating tests Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 4cf1223..b3014fa 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.3.rc1%{?dist} +Release: 0.4.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -98,7 +98,7 @@ BuildRequires: make BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel -Requires: conmon >= 2:2.0.30-1 +Requires: conmon >= 2:2.0.30-2 Requires: containers-common >= 4:1-21 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables @@ -680,6 +680,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ # rhcontainerbot account currently managed by lsm5 %changelog +* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.4.rc1 +- bump conmon requirement for remote gating tests + * Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.3.rc1 - Requires: conmon >= 2:2.0.30 for remote gating tests From a24c5bd414de4afda3446e5f45dad540ee6d5993 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 23 Sep 2021 10:43:53 -0400 Subject: [PATCH 020/313] rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post --- podman.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index ff625f1..8c06b75 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.1.rc1%{?dist} +Release: 0.2.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -678,8 +678,14 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy +%post +rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists + # rhcontainerbot account currently managed by lsm5 %changelog +* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.2.rc1 +- rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post + * Thu Sep 16 2021 RH Container Bot - 3:3.4.0-0.1.rc1 - autobuilt v3.4.0-rc1 From ea026f1a36133e5c73ca6a7a98b103a4d6b24ee5 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 23 Sep 2021 10:45:43 -0400 Subject: [PATCH 021/313] rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post --- podman.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index b3014fa..6a4519f 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.4.rc1%{?dist} +Release: 0.5.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -678,8 +678,14 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy +%post +rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists + # rhcontainerbot account currently managed by lsm5 %changelog +* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.5.rc1 +- rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post + * Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.4.rc1 - bump conmon requirement for remote gating tests From f9f4f233fdefac037008cdfd0e223b399a6860da Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 23 Sep 2021 15:09:19 -0400 Subject: [PATCH 022/313] Add shadow-utils-subid-devel requirement --- podman.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 8c06b75..35235c3 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.2.rc1%{?dist} +Release: 0.3.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -77,6 +77,7 @@ Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar Source3: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. +BuildRequires: shadow-utils-subid-devel %if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel %endif @@ -678,11 +679,15 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy -%post +%triggerpostun -- %{name} <= 3.2 rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists +exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.3.rc1 +- Add shadow-utils-subid-devel requirement + * Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.2.rc1 - rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post From 0cbb51c4081867c051633362b63137ae879929c4 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 23 Sep 2021 15:11:45 -0400 Subject: [PATCH 023/313] Add shadow-utils-subid-devel requirement --- podman.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 6a4519f..f58f5a4 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.5.rc1%{?dist} +Release: 0.6.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -93,6 +93,7 @@ BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel +BuildRequires: shadow-utils-subid-devel BuildRequires: pkgconfig BuildRequires: make BuildRequires: ostree-devel @@ -678,11 +679,15 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy -%post +%triggerpostun -- %{name} <= 3.2 rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists +exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.6.rc1 +- Add shadow-utils-subid-devel requirement + * Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.5.rc1 - rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post From 2193a8127e7d6ceb65a9befc09e851efc5c130bf Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 10:17:08 -0400 Subject: [PATCH 024/313] require shadow-utils-subid Signed-off-by: Lokesh Mandvekar --- podman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/podman.spec b/podman.spec index f58f5a4..cdb1ebc 100644 --- a/podman.spec +++ b/podman.spec @@ -104,6 +104,7 @@ Requires: containers-common >= 4:1-21 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables +Requires: shadow-utils-subid Recommends: %{name}-plugins = %{epoch}:%{version}-%{release} Recommends: catatonit Suggests: qemu-user-static From 183165f13976c6137ef6912e246eefccfbfa11ad Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 10:17:08 -0400 Subject: [PATCH 025/313] require shadow-utils-subid Signed-off-by: Lokesh Mandvekar (cherry picked from commit 2193a8127e7d6ceb65a9befc09e851efc5c130bf) --- podman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/podman.spec b/podman.spec index 35235c3..2ba4519 100644 --- a/podman.spec +++ b/podman.spec @@ -104,6 +104,7 @@ Requires: containers-common >= 4:1-21 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables +Requires: shadow-utils-subid Recommends: %{name}-plugins = %{epoch}:%{version}-%{release} Recommends: catatonit Suggests: qemu-user-static From 066b762654eafcaa135eb6db55b5a84cbc90f877 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 10:38:21 -0400 Subject: [PATCH 026/313] Revert "require shadow-utils-subid" This reverts commit 2193a8127e7d6ceb65a9befc09e851efc5c130bf. --- podman.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/podman.spec b/podman.spec index cdb1ebc..f58f5a4 100644 --- a/podman.spec +++ b/podman.spec @@ -104,7 +104,6 @@ Requires: containers-common >= 4:1-21 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables -Requires: shadow-utils-subid Recommends: %{name}-plugins = %{epoch}:%{version}-%{release} Recommends: catatonit Suggests: qemu-user-static From 5c1c9ef363def1110c63231130fab3a204040ccb Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 10:38:50 -0400 Subject: [PATCH 027/313] Revert "require shadow-utils-subid" This reverts commit 183165f13976c6137ef6912e246eefccfbfa11ad. --- podman.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/podman.spec b/podman.spec index 2ba4519..35235c3 100644 --- a/podman.spec +++ b/podman.spec @@ -104,7 +104,6 @@ Requires: containers-common >= 4:1-21 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables -Requires: shadow-utils-subid Recommends: %{name}-plugins = %{epoch}:%{version}-%{release} Recommends: catatonit Suggests: qemu-user-static From 30ef54bb136b45b60ee5d17f76eb57e90c54ebda Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 24 Sep 2021 14:51:23 +0000 Subject: [PATCH 028/313] podman-3:3.4.0-0.7.rc2 autobuilt v3.4.0-rc2 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index aaf2040..46408c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1785,3 +1785,4 @@ /dnsname-18822f9.tar.gz /podman-machine-cni-0749884.tar.gz /v3.4.0-rc1.tar.gz +/v3.4.0-rc2.tar.gz diff --git a/podman.spec b/podman.spec index f58f5a4..3952ecb 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.0-rc1 +%global built_tag v3.4.0-rc2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.6.rc1%{?dist} +Release: 0.7.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -685,6 +685,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Sep 24 2021 RH Container Bot - 3:3.4.0-0.7.rc2 +- autobuilt v3.4.0-rc2 + * Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.6.rc1 - Add shadow-utils-subid-devel requirement diff --git a/sources b/sources index da8d687..2fc88cf 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.0-rc1.tar.gz) = 4791c16ca974ea0d8e14aa5d74649a1fb34c8aeebed8c1abfcb3237f56b16169ff1013cd4a42e90eab5cce55fb91b9cff1a5c196b9e9425130f01cd51a6de771 +SHA512 (v3.4.0-rc2.tar.gz) = dcfbad98640f408b89cc2601fae05b126a5ba91b87a53fc3673ae77ae87b429911b0103c7f680b7c213bdda472ec70af0d86d1d46e290bbd9892e3ea1f4e053e From e4cbbc343f754b333b1d7cae2c744ef2e6e0965e Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 11:23:51 -0400 Subject: [PATCH 029/313] bump conmon requirement Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 35235c3..ef1b341 100644 --- a/podman.spec +++ b/podman.spec @@ -99,7 +99,7 @@ BuildRequires: make BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel -Requires: conmon >= 2:2.0.28-0.1 +Requires: conmon >= 2:2.0.30-2 Requires: containers-common >= 4:1-21 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables From dbbd579726fc33342b21095a6641e4aa2d087d45 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 24 Sep 2021 14:51:23 +0000 Subject: [PATCH 030/313] podman-3:3.4.0-0.7.rc2 autobuilt v3.4.0-rc2 Signed-off-by: RH Container Bot (cherry picked from commit 30ef54bb136b45b60ee5d17f76eb57e90c54ebda) --- .gitignore | 1 + podman.spec | 23 ++++++++++++++++++----- sources | 2 +- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index aaf2040..46408c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1785,3 +1785,4 @@ /dnsname-18822f9.tar.gz /podman-machine-cni-0749884.tar.gz /v3.4.0-rc1.tar.gz +/v3.4.0-rc2.tar.gz diff --git a/podman.spec b/podman.spec index ef1b341..ca978a6 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.0-rc1 +%global built_tag v3.4.0-rc2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.3.rc1%{?dist} +Release: 0.7.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -76,8 +76,9 @@ Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_ Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar.gz Source3: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -# If go_compiler is not set to 1, there is no virtual provide. Use golang instead. +%if 0%{?fedora} > 35 BuildRequires: shadow-utils-subid-devel +%endif %if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel %endif @@ -685,12 +686,24 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog -* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.3.rc1 +* Fri Sep 24 2021 RH Container Bot - 3:3.4.0-0.7.rc2 +- autobuilt v3.4.0-rc2 + +* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.6.rc1 - Add shadow-utils-subid-devel requirement -* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.2.rc1 +* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.5.rc1 - rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post +* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.4.rc1 +- bump conmon requirement for remote gating tests + +* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.3.rc1 +- Requires: conmon >= 2:2.0.30 for remote gating tests + +* Tue Sep 21 2021 Lokesh Mandvekar - 3:3.4.0-0.2.rc1 +- rebuild for podman-remote gating tests + * Thu Sep 16 2021 RH Container Bot - 3:3.4.0-0.1.rc1 - autobuilt v3.4.0-rc1 diff --git a/sources b/sources index da8d687..2fc88cf 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.0-rc1.tar.gz) = 4791c16ca974ea0d8e14aa5d74649a1fb34c8aeebed8c1abfcb3237f56b16169ff1013cd4a42e90eab5cce55fb91b9cff1a5c196b9e9425130f01cd51a6de771 +SHA512 (v3.4.0-rc2.tar.gz) = dcfbad98640f408b89cc2601fae05b126a5ba91b87a53fc3673ae77ae87b429911b0103c7f680b7c213bdda472ec70af0d86d1d46e290bbd9892e3ea1f4e053e From 9cbc3d56024e44daf5dac0161f9c0de74089c42f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 11:42:12 -0400 Subject: [PATCH 031/313] shadow-utils-subid-devel only for f35 and higher Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/podman.spec b/podman.spec index ca978a6..0c66c7f 100644 --- a/podman.spec +++ b/podman.spec @@ -76,9 +76,6 @@ Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_ Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar.gz Source3: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -%if 0%{?fedora} > 35 -BuildRequires: shadow-utils-subid-devel -%endif %if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel %endif @@ -95,6 +92,9 @@ BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel +%if 0%{?fedora} >= 35 +BuildRequires: shadow-utils-subid-devel +%endif BuildRequires: pkgconfig BuildRequires: make BuildRequires: ostree-devel From 68892ec683bff0e197dbd796ed46c9a1f6823ced Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 11:43:35 -0400 Subject: [PATCH 032/313] shadow-utils-subid-devel only for f35 and higher Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/podman.spec b/podman.spec index 3952ecb..aca37a2 100644 --- a/podman.spec +++ b/podman.spec @@ -93,7 +93,9 @@ BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel +%if 0%{?fedora} >= 35 BuildRequires: shadow-utils-subid-devel +%endif BuildRequires: pkgconfig BuildRequires: make BuildRequires: ostree-devel From 409abff0c446d826fec916f1987adea230d50121 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 16 Sep 2021 15:15:05 -0600 Subject: [PATCH 033/313] gating tests: run podman-remote too A small handful of bugs have blocked us from running podman-remote in gating tests. Those are all fixed; it's time to enable testing. Signed-off-by: Ed Santiago (cherry picked from commit 967f9534f2066d95f3860536156078bce2cba4e5) Signed-off-by: Lokesh Mandvekar --- .../run_bats_tests/files/run_bats_tests.sh | 9 +++++++++ tests/test_podman.yml | 3 +++ tests/test_podman_remote.yml | 17 +++++++++++++++++ 3 files changed, 29 insertions(+) create mode 100644 tests/test_podman_remote.yml diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh index 46416e2..dce908b 100755 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ b/tests/roles/run_bats_tests/files/run_bats_tests.sh @@ -43,10 +43,19 @@ if ! cd $testdir; then exit 0 fi +if [[ $PODMAN =~ remote ]]; then + ${PODMAN%%-remote} system service -t0 &>/dev/null & + PODMAN_SERVER_PID=$! +fi + echo "\$ bats ." bats . rc=$? +if [[ -n "$PODMAN_SERVER_PID" ]]; then + kill $PODMAN_SERVER_PID +fi + echo $divider echo "bats completed with status $rc" diff --git a/tests/test_podman.yml b/tests/test_podman.yml index fc30921..9674dea 100644 --- a/tests/test_podman.yml +++ b/tests/test_podman.yml @@ -39,6 +39,9 @@ loop_control: loop_var: want_cgroups + - name: test podman-remote + include_tasks: test_podman_remote.yml + - name: test toolbox include_tasks: test_toolbox.yml diff --git a/tests/test_podman_remote.yml b/tests/test_podman_remote.yml new file mode 100644 index 0000000..8c61093 --- /dev/null +++ b/tests/test_podman_remote.yml @@ -0,0 +1,17 @@ +--- +- name: "podman-remote | install" + dnf: name="podman-remote" state=installed + +- include_role: + name: run_bats_tests + vars: + tests: + - name: podman-remote root + package: podman + environment: + PODMAN: /usr/bin/podman-remote + - name: podman-remote rootless + package: podman + environment: + PODMAN: /usr/bin/podman-remote + become: true From 37aa09d332e9b0fd465858efcc58176c743f87b8 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 13:27:39 -0400 Subject: [PATCH 034/313] podman-3:3.4.0-0.8.rc2 - bump release to stay ahead of older fedora Signed-off-by: Lokesh Mandvekar --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index aca37a2..54b4f71 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.7.rc2%{?dist} +Release: 0.8.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -687,6 +687,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.8.rc2 +- bump release to stay ahead of older fedoras + * Fri Sep 24 2021 RH Container Bot - 3:3.4.0-0.7.rc2 - autobuilt v3.4.0-rc2 From d8c6eb1f64cb83dc2a890b74af8f6adc0dbfde2b Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 14:00:21 -0400 Subject: [PATCH 035/313] podman-3:3.4.0-0.8.rc2 - new build with remote tests enabled Signed-off-by: Lokesh Mandvekar --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 0c66c7f..b93c173 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.7.rc2%{?dist} +Release: 0.8.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -686,6 +686,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.8.rc2 +- new build with remote tests enabled + * Fri Sep 24 2021 RH Container Bot - 3:3.4.0-0.7.rc2 - autobuilt v3.4.0-rc2 From db6aaac719621ecc440149cb99dc214f3a635f1f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 14:44:24 -0400 Subject: [PATCH 036/313] podman-3:3.4.0-0.9.rc2 - depend on shadow-utils-subid for f35 and higher Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 54b4f71..8790760 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.8.rc2%{?dist} +Release: 0.9.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -95,6 +95,7 @@ BuildRequires: libseccomp-devel BuildRequires: libselinux-devel %if 0%{?fedora} >= 35 BuildRequires: shadow-utils-subid-devel +Requires: shadow-utils-subid %endif BuildRequires: pkgconfig BuildRequires: make @@ -687,6 +688,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.9.rc2 +- depend on shadow-utils-subid for f35 and higher + * Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.8.rc2 - bump release to stay ahead of older fedoras From 6e9b461e091d3558f7e0a1c6ed5d9da486343e34 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 14:44:24 -0400 Subject: [PATCH 037/313] podman-3:3.4.0-0.9.rc2 - depend on shadow-utils-subid for f35 and higher Signed-off-by: Lokesh Mandvekar (cherry picked from commit db6aaac719621ecc440149cb99dc214f3a635f1f) --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index b93c173..854bb4e 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.8.rc2%{?dist} +Release: 0.9.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -94,6 +94,7 @@ BuildRequires: libseccomp-devel BuildRequires: libselinux-devel %if 0%{?fedora} >= 35 BuildRequires: shadow-utils-subid-devel +Requires: shadow-utils-subid %endif BuildRequires: pkgconfig BuildRequires: make @@ -686,6 +687,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.9.rc2 +- depend on shadow-utils-subid for f35 and higher + * Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.8.rc2 - new build with remote tests enabled From 60778e8502938dca2f46a12a8dc4fe0c5bf07b86 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 17:38:54 -0400 Subject: [PATCH 038/313] podman-3:3.4.0-0.10.rc2 - build with libsubid buildtag Signed-off-by: Lokesh Mandvekar --- podman.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 8790760..a38b13d 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.9.rc2%{?dist} +Release: 0.10.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -95,7 +95,6 @@ BuildRequires: libseccomp-devel BuildRequires: libselinux-devel %if 0%{?fedora} >= 35 BuildRequires: shadow-utils-subid-devel -Requires: shadow-utils-subid %endif BuildRequires: pkgconfig BuildRequires: make @@ -451,6 +450,9 @@ ln -s vendor src # build %%{name} export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" +%if 0%{?fedora} >= 35 +export BUILDTAGS+=" $(hack/libsubid_tag.sh)" +%endif %if 0%{?centos} export BUILDTAGS+=" containers_image_ostree_stub" %endif @@ -688,6 +690,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.10.rc2 +- build with libsubid buildtag + * Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.9.rc2 - depend on shadow-utils-subid for f35 and higher From 526f7305a08ec78d98d3ee141636d3fb0bd948f0 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Sep 2021 17:38:54 -0400 Subject: [PATCH 039/313] podman-3:3.4.0-0.10.rc2 - build with libsubid buildtag Signed-off-by: Lokesh Mandvekar (cherry picked from commit 60778e8502938dca2f46a12a8dc4fe0c5bf07b86) --- podman.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 854bb4e..73a97f9 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.9.rc2%{?dist} +Release: 0.10.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -94,7 +94,6 @@ BuildRequires: libseccomp-devel BuildRequires: libselinux-devel %if 0%{?fedora} >= 35 BuildRequires: shadow-utils-subid-devel -Requires: shadow-utils-subid %endif BuildRequires: pkgconfig BuildRequires: make @@ -450,6 +449,9 @@ ln -s vendor src # build %%{name} export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" +%if 0%{?fedora} >= 35 +export BUILDTAGS+=" $(hack/libsubid_tag.sh)" +%endif %if 0%{?centos} export BUILDTAGS+=" containers_image_ostree_stub" %endif @@ -687,6 +689,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.10.rc2 +- build with libsubid buildtag + * Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.9.rc2 - depend on shadow-utils-subid for f35 and higher From f0be436c50e898aee12505467bf99a233f447707 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 27 Sep 2021 14:45:27 -0400 Subject: [PATCH 040/313] podman-3:3.4.0-0.11.rc2 - bump containers-common dep Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index a38b13d..4d091cb 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.10.rc2%{?dist} +Release: 0.11.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -102,7 +102,7 @@ BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 -Requires: containers-common >= 4:1-21 +Requires: containers-common >= 4:1-30 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables @@ -690,6 +690,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Sep 27 2021 Lokesh Mandvekar - 3:3.4.0-0.11.rc2 +- bump containers-common dep + * Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.10.rc2 - build with libsubid buildtag From 8c4bac8152a74ad539c49f643bafc98acdb46981 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 27 Sep 2021 14:45:27 -0400 Subject: [PATCH 041/313] podman-3:3.4.0-0.11.rc2 - bump containers-common dep Signed-off-by: Lokesh Mandvekar (cherry picked from commit f0be436c50e898aee12505467bf99a233f447707) --- podman.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 73a97f9..feb7771 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.10.rc2%{?dist} +Release: 0.11.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -101,7 +101,7 @@ BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 -Requires: containers-common >= 4:1-21 +Requires: containers-common >= 4:1-30 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables @@ -689,6 +689,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Sep 27 2021 Lokesh Mandvekar - 3:3.4.0-0.11.rc2 +- bump containers-common dep + * Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.10.rc2 - build with libsubid buildtag From eaadc59b1f6dd3dce441d0c2fc338614c4c6e7f6 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 28 Sep 2021 10:30:09 -0400 Subject: [PATCH 042/313] centos conditionals no longer needed Signed-off-by: Lokesh Mandvekar --- podman.spec | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/podman.spec b/podman.spec index 4d091cb..1eee65d 100644 --- a/podman.spec +++ b/podman.spec @@ -76,7 +76,6 @@ Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_ Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar.gz Source3: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -# If go_compiler is not set to 1, there is no virtual provide. Use golang instead. %if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel %endif @@ -453,9 +452,6 @@ export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installe %if 0%{?fedora} >= 35 export BUILDTAGS+=" $(hack/libsubid_tag.sh)" %endif -%if 0%{?centos} -export BUILDTAGS+=" containers_image_ostree_stub" -%endif # build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" @@ -537,14 +533,7 @@ for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},, echo "$file*" >> podman.file-list done -# do not install remote manpages on centos7 -%if 0%{?centos} && 0%{?centos} < 8 -rm -rf %{buildroot}%{_mandir}/man1/docker-remote.1 -rm -rf %{buildroot}%{_mandir}/man1/%{name}-remote.1 -rm -rf %{buildroot}%{_mandir}/man5/%{name}-remote.conf.5 -%endif - -# source codes for building projects +# source code for building projects %if 0%{?with_devel} install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ From 97165996f11d8d2c3f12fd8d11a0bb56ea825e27 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 28 Sep 2021 10:30:09 -0400 Subject: [PATCH 043/313] centos conditionals no longer needed Signed-off-by: Lokesh Mandvekar (cherry picked from commit eaadc59b1f6dd3dce441d0c2fc338614c4c6e7f6) --- podman.spec | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/podman.spec b/podman.spec index feb7771..65c0cda 100644 --- a/podman.spec +++ b/podman.spec @@ -452,9 +452,6 @@ export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installe %if 0%{?fedora} >= 35 export BUILDTAGS+=" $(hack/libsubid_tag.sh)" %endif -%if 0%{?centos} -export BUILDTAGS+=" containers_image_ostree_stub" -%endif # build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" @@ -536,14 +533,7 @@ for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},, echo "$file*" >> podman.file-list done -# do not install remote manpages on centos7 -%if 0%{?centos} && 0%{?centos} < 8 -rm -rf %{buildroot}%{_mandir}/man1/docker-remote.1 -rm -rf %{buildroot}%{_mandir}/man1/%{name}-remote.1 -rm -rf %{buildroot}%{_mandir}/man5/%{name}-remote.conf.5 -%endif - -# source codes for building projects +# source code for building projects %if 0%{?with_devel} install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ From de01250946d3079169e50dd6b59b8dcc82e4f0bf Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 30 Sep 2021 19:11:31 +0000 Subject: [PATCH 044/313] podman-3:3.4.0-1 autobuilt v3.4.0 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 46408c7..b13bc40 100644 --- a/.gitignore +++ b/.gitignore @@ -1786,3 +1786,4 @@ /podman-machine-cni-0749884.tar.gz /v3.4.0-rc1.tar.gz /v3.4.0-rc2.tar.gz +/v3.4.0.tar.gz diff --git a/podman.spec b/podman.spec index 1eee65d..53506ac 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.0-rc2 +%global built_tag v3.4.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.11.rc2%{?dist} +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -679,6 +679,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Thu Sep 30 2021 RH Container Bot - 3:3.4.0-1 +- autobuilt v3.4.0 + * Mon Sep 27 2021 Lokesh Mandvekar - 3:3.4.0-0.11.rc2 - bump containers-common dep diff --git a/sources b/sources index 2fc88cf..ad0295c 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.0-rc2.tar.gz) = dcfbad98640f408b89cc2601fae05b126a5ba91b87a53fc3673ae77ae87b429911b0103c7f680b7c213bdda472ec70af0d86d1d46e290bbd9892e3ea1f4e053e +SHA512 (v3.4.0.tar.gz) = 195354b15beaaed19b4d5f71f5dbfcd1ebfc5c80c07db91043b76e3254d62b5fd001c52c536773656e5eba65954511c1639a50b955a9992fa4d18a55e573c2a1 From d28be7029c032036bfba21c67e640df3066610e7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 30 Sep 2021 19:11:31 +0000 Subject: [PATCH 045/313] podman-3:3.4.0-1 autobuilt v3.4.0 Signed-off-by: RH Container Bot (cherry picked from commit de01250946d3079169e50dd6b59b8dcc82e4f0bf) --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 46408c7..b13bc40 100644 --- a/.gitignore +++ b/.gitignore @@ -1786,3 +1786,4 @@ /podman-machine-cni-0749884.tar.gz /v3.4.0-rc1.tar.gz /v3.4.0-rc2.tar.gz +/v3.4.0.tar.gz diff --git a/podman.spec b/podman.spec index 65c0cda..4fbd11c 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.0-rc2 +%global built_tag v3.4.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.11.rc2%{?dist} +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -679,6 +679,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Thu Sep 30 2021 RH Container Bot - 3:3.4.0-1 +- autobuilt v3.4.0 + * Mon Sep 27 2021 Lokesh Mandvekar - 3:3.4.0-0.11.rc2 - bump containers-common dep diff --git a/sources b/sources index 2fc88cf..ad0295c 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.0-rc2.tar.gz) = dcfbad98640f408b89cc2601fae05b126a5ba91b87a53fc3673ae77ae87b429911b0103c7f680b7c213bdda472ec70af0d86d1d46e290bbd9892e3ea1f4e053e +SHA512 (v3.4.0.tar.gz) = 195354b15beaaed19b4d5f71f5dbfcd1ebfc5c80c07db91043b76e3254d62b5fd001c52c536773656e5eba65954511c1639a50b955a9992fa4d18a55e573c2a1 From ec6ea5bdc9b449e8d5c0029d72406a5adf253822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Fri, 1 Oct 2021 08:33:17 +0200 Subject: [PATCH 046/313] Remove hardcoded CFLAGS Instead, use %set_build_flags to get the buildroot CFLAGS, then remove the problematic ones. --- podman.spec | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index 53506ac..2c24fe9 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -431,14 +431,18 @@ tar zxf %{SOURCE2} tar zxf %{SOURCE3} %build +%set_build_flags export GO111MODULE=off 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=$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 -# 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" mkdir _build pushd _build @@ -679,6 +683,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Oct 01 2021 Timm Bäder - 3:3.4.0-2 +- Remove individual flags from $CFLAGS instead of hardcoding all flags + * Thu Sep 30 2021 RH Container Bot - 3:3.4.0-1 - autobuilt v3.4.0 From 11078c1e99ad7092d818d86004dc481ad54ff63b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Fri, 1 Oct 2021 08:33:17 +0200 Subject: [PATCH 047/313] Remove hardcoded CFLAGS Instead, use %set_build_flags to get the buildroot CFLAGS, then remove the problematic ones. (cherry picked from commit ec6ea5bdc9b449e8d5c0029d72406a5adf253822) --- podman.spec | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index 4fbd11c..c3ccbca 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -431,14 +431,18 @@ tar zxf %{SOURCE2} tar zxf %{SOURCE3} %build +%set_build_flags export GO111MODULE=off 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=$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 -# 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" mkdir _build pushd _build @@ -679,6 +683,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Oct 01 2021 Timm Bäder - 3:3.4.0-2 +- Remove individual flags from $CFLAGS instead of hardcoding all flags + * Thu Sep 30 2021 RH Container Bot - 3:3.4.0-1 - autobuilt v3.4.0 From 531427eed45ab95cc5787d1bbfaa5bde56cb18d9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 4 Oct 2021 08:36:23 -0400 Subject: [PATCH 048/313] podman-3:3.4.0-3 - Gating tests: fix permissions error From: Ed Santiago Signed-off-by: Lokesh Mandvekar --- gating-test.patch | 27 +++++++++++++++++++++++++++ podman.spec | 7 ++++++- 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 gating-test.patch diff --git a/gating-test.patch b/gating-test.patch new file mode 100644 index 0000000..e4514a5 --- /dev/null +++ b/gating-test.patch @@ -0,0 +1,27 @@ +From fb2355adb3ce4de72d36830f608fb188c18d1981 Mon Sep 17 00:00:00 2001 +From: Ed Santiago +Date: Fri, 1 Oct 2021 05:23:16 -0600 +Subject: [PATCH] Gating tests: fix permissions error + +...in volume test. Looks like Bodhi gating tests run from a +nonwritable directory. I feel really stupid for not realizing +this when I first tried to fix this bug two weeks ago. + +Signed-off-by: Ed Santiago +--- + test/system/160-volumes.bats | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/test/system/160-volumes.bats b/test/system/160-volumes.bats +index b48198a1899..c02525e0d3b 100644 +--- a/test/system/160-volumes.bats ++++ b/test/system/160-volumes.bats +@@ -191,7 +191,7 @@ EOF + run_podman run --rm -v my_vol:/data $IMAGE sh -c "echo hello >> /data/test" + run_podman volume create my_vol2 + +- tarfile=hello$(random_string | tr A-Z a-z).tar ++ tarfile=${PODMAN_TMPDIR}/hello$(random_string | tr A-Z a-z).tar + run_podman volume export my_vol --output=$tarfile + # we want to use `run_podman volume export my_vol` but run_podman is wrapping EOF + run_podman volume import my_vol2 - < $tarfile diff --git a/podman.spec b/podman.spec index 2c24fe9..30ab9d4 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 2%{?dist} +Release: 3%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -75,6 +75,7 @@ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar.gz Source3: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz +Patch0: gating-test.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} %if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel @@ -683,6 +684,10 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Oct 04 2021 Lokesh Mandvekar - 3:3.4.0-3 +- Gating tests: fix permissions error +- From: Ed Santiago + * Fri Oct 01 2021 Timm Bäder - 3:3.4.0-2 - Remove individual flags from $CFLAGS instead of hardcoding all flags From 555a5a504dd538d5be581f76a5a1fe72aec1e059 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 5 Oct 2021 13:36:02 -0400 Subject: [PATCH 049/313] Drop i686 support for RHEL >= 9 RHEL 9 does not have i686 support for golang Signed-off-by: Stephen Gallagher --- podman.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 30ab9d4..011fd46 100644 --- a/podman.spec +++ b/podman.spec @@ -67,10 +67,11 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 3%{?dist} +Release: 4%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ +ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar.gz @@ -684,6 +685,10 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Tue Oct 05 2021 Stephen Gallagher - 3:3.4.0-4 +- Drop i686 support for RHEL >= 9 +- RHEL 9 does not have i686 support for golang + * Mon Oct 04 2021 Lokesh Mandvekar - 3:3.4.0-3 - Gating tests: fix permissions error - From: Ed Santiago From be57771f47d9e8cff9518101c07fb573354f1a36 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 20 Oct 2021 14:16:28 +0000 Subject: [PATCH 050/313] podman-3:3.4.1-1 autobuilt v3.4.1 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b13bc40..0106e98 100644 --- a/.gitignore +++ b/.gitignore @@ -1787,3 +1787,4 @@ /v3.4.0-rc1.tar.gz /v3.4.0-rc2.tar.gz /v3.4.0.tar.gz +/v3.4.1.tar.gz diff --git a/podman.spec b/podman.spec index 011fd46..ffdafda 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.0 +%global built_tag v3.4.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,12 +62,12 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.4.0 +Version: 3.4.1 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 4%{?dist} +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -685,6 +685,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Wed Oct 20 2021 RH Container Bot - 3:3.4.1-1 +- autobuilt v3.4.1 + * Tue Oct 05 2021 Stephen Gallagher - 3:3.4.0-4 - Drop i686 support for RHEL >= 9 - RHEL 9 does not have i686 support for golang diff --git a/sources b/sources index ad0295c..82d257c 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.0.tar.gz) = 195354b15beaaed19b4d5f71f5dbfcd1ebfc5c80c07db91043b76e3254d62b5fd001c52c536773656e5eba65954511c1639a50b955a9992fa4d18a55e573c2a1 +SHA512 (v3.4.1.tar.gz) = b8602464358ab73429a9003262c92c38c9a06e1133c776fd0c4ce65dae26639db66f8f5ad510528f3e6e7bc2fe692746fcf1d90d4e95d701d102006d9a83b27e From f3edbf3593ee7e5a0eee86533178886afd3d3ffa Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 20 Oct 2021 10:23:43 -0400 Subject: [PATCH 051/313] gating-test.patch merged upstream Signed-off-by: Lokesh Mandvekar --- gating-test.patch | 27 --------------------------- podman.spec | 1 - 2 files changed, 28 deletions(-) delete mode 100644 gating-test.patch diff --git a/gating-test.patch b/gating-test.patch deleted file mode 100644 index e4514a5..0000000 --- a/gating-test.patch +++ /dev/null @@ -1,27 +0,0 @@ -From fb2355adb3ce4de72d36830f608fb188c18d1981 Mon Sep 17 00:00:00 2001 -From: Ed Santiago -Date: Fri, 1 Oct 2021 05:23:16 -0600 -Subject: [PATCH] Gating tests: fix permissions error - -...in volume test. Looks like Bodhi gating tests run from a -nonwritable directory. I feel really stupid for not realizing -this when I first tried to fix this bug two weeks ago. - -Signed-off-by: Ed Santiago ---- - test/system/160-volumes.bats | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/test/system/160-volumes.bats b/test/system/160-volumes.bats -index b48198a1899..c02525e0d3b 100644 ---- a/test/system/160-volumes.bats -+++ b/test/system/160-volumes.bats -@@ -191,7 +191,7 @@ EOF - run_podman run --rm -v my_vol:/data $IMAGE sh -c "echo hello >> /data/test" - run_podman volume create my_vol2 - -- tarfile=hello$(random_string | tr A-Z a-z).tar -+ tarfile=${PODMAN_TMPDIR}/hello$(random_string | tr A-Z a-z).tar - run_podman volume export my_vol --output=$tarfile - # we want to use `run_podman volume export my_vol` but run_podman is wrapping EOF - run_podman volume import my_vol2 - < $tarfile diff --git a/podman.spec b/podman.spec index ffdafda..984af9b 100644 --- a/podman.spec +++ b/podman.spec @@ -76,7 +76,6 @@ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar.gz Source3: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz -Patch0: gating-test.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} %if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel From b8150dda332208bb739bc7cc99fa44a4724f9f78 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 5 Oct 2021 13:36:02 -0400 Subject: [PATCH 052/313] Drop i686 support for RHEL >= 9 RHEL 9 does not have i686 support for golang Signed-off-by: Stephen Gallagher (cherry picked from commit 555a5a504dd538d5be581f76a5a1fe72aec1e059) --- podman.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index c3ccbca..02d1628 100644 --- a/podman.spec +++ b/podman.spec @@ -67,10 +67,11 @@ Version: 3.4.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 2%{?dist} +Release: 4%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ +ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar.gz @@ -683,6 +684,14 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Tue Oct 05 2021 Stephen Gallagher - 3:3.4.0-4 +- Drop i686 support for RHEL >= 9 +- RHEL 9 does not have i686 support for golang + +* Mon Oct 04 2021 Lokesh Mandvekar - 3:3.4.0-3 +- Gating tests: fix permissions error +- From: Ed Santiago + * Fri Oct 01 2021 Timm Bäder - 3:3.4.0-2 - Remove individual flags from $CFLAGS instead of hardcoding all flags From 64ca785f8ffe73137f8e988225bc8b6a9f560290 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 20 Oct 2021 14:16:28 +0000 Subject: [PATCH 053/313] podman-3:3.4.1-1 autobuilt v3.4.1 Signed-off-by: RH Container Bot (cherry picked from commit be57771f47d9e8cff9518101c07fb573354f1a36) --- .gitignore | 1 + podman.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b13bc40..0106e98 100644 --- a/.gitignore +++ b/.gitignore @@ -1787,3 +1787,4 @@ /v3.4.0-rc1.tar.gz /v3.4.0-rc2.tar.gz /v3.4.0.tar.gz +/v3.4.1.tar.gz diff --git a/podman.spec b/podman.spec index 02d1628..ae1b3c8 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.0 +%global built_tag v3.4.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,12 +62,12 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.4.0 +Version: 3.4.1 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 4%{?dist} +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -684,6 +684,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Wed Oct 20 2021 RH Container Bot - 3:3.4.1-1 +- autobuilt v3.4.1 + * Tue Oct 05 2021 Stephen Gallagher - 3:3.4.0-4 - Drop i686 support for RHEL >= 9 - RHEL 9 does not have i686 support for golang diff --git a/sources b/sources index ad0295c..82d257c 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.0.tar.gz) = 195354b15beaaed19b4d5f71f5dbfcd1ebfc5c80c07db91043b76e3254d62b5fd001c52c536773656e5eba65954511c1639a50b955a9992fa4d18a55e573c2a1 +SHA512 (v3.4.1.tar.gz) = b8602464358ab73429a9003262c92c38c9a06e1133c776fd0c4ce65dae26639db66f8f5ad510528f3e6e7bc2fe692746fcf1d90d4e95d701d102006d9a83b27e From 81a442892dffa1a0217d085122dff08805eef044 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 11 Nov 2021 07:20:05 -0700 Subject: [PATCH 054/313] podman-tests now Requires: gnupg ...due to https://github.com/containers/podman/pull/12270 Signed-off-by: Ed Santiago --- podman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/podman.spec b/podman.spec index 984af9b..2a7bb05 100644 --- a/podman.spec +++ b/podman.spec @@ -377,6 +377,7 @@ Requires: httpd-tools Requires: openssl Requires: socat Requires: buildah +Requires: gnupg %description tests %{summary} From c012857b0e1dab1566939a83dae2921ba021c977 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 12 Nov 2021 13:03:08 -0500 Subject: [PATCH 055/313] bump gvisor-tap-vsock to v0.3.0 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0106e98..837012f 100644 --- a/.gitignore +++ b/.gitignore @@ -1788,3 +1788,4 @@ /v3.4.0-rc2.tar.gz /v3.4.0.tar.gz /v3.4.1.tar.gz +/gvisor-tap-vsock-4ee84d6.tar.gz diff --git a/podman.spec b/podman.spec index 2a7bb05..a8938db 100644 --- a/podman.spec +++ b/podman.spec @@ -50,7 +50,7 @@ # https://github.com/containers/gvisor-tap-vsock %global import_path_gvproxy %%{provider}.%{provider_tld}/%{project}/%{repo_gvproxy} %global git_gvproxy https://%{import_path_gvproxy} -%global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a +%global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) %global built_tag v3.4.1 diff --git a/sources b/sources index 82d257c..085c21e 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d +SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 SHA512 (v3.4.1.tar.gz) = b8602464358ab73429a9003262c92c38c9a06e1133c776fd0c4ce65dae26639db66f8f5ad510528f3e6e7bc2fe692746fcf1d90d4e95d701d102006d9a83b27e From af0a429a7f39d2362feabe3038727e5ee56f8fea Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 12 Nov 2021 13:03:08 -0500 Subject: [PATCH 056/313] bump gvisor-tap-vsock to v0.3.0 Signed-off-by: Lokesh Mandvekar (cherry picked from commit c012857b0e1dab1566939a83dae2921ba021c977) --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0106e98..837012f 100644 --- a/.gitignore +++ b/.gitignore @@ -1788,3 +1788,4 @@ /v3.4.0-rc2.tar.gz /v3.4.0.tar.gz /v3.4.1.tar.gz +/gvisor-tap-vsock-4ee84d6.tar.gz diff --git a/podman.spec b/podman.spec index ae1b3c8..5b7c4bc 100644 --- a/podman.spec +++ b/podman.spec @@ -50,7 +50,7 @@ # https://github.com/containers/gvisor-tap-vsock %global import_path_gvproxy %%{provider}.%{provider_tld}/%{project}/%{repo_gvproxy} %global git_gvproxy https://%{import_path_gvproxy} -%global commit_gvproxy 27590a075d79b4ac0554749f2be31a22a4baa27a +%global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) %global built_tag v3.4.1 diff --git a/sources b/sources index 82d257c..085c21e 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (gvisor-tap-vsock-27590a0.tar.gz) = c4b9a5070ec2956dc79589846e1d8edb04b0b4bdb5a0d63c5ca6cb437b88d091ae1ca0086fdf8ba87db47e5d343caaf4e9c3c74ecab79af0d50f04a5cb1aec6d +SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 SHA512 (v3.4.1.tar.gz) = b8602464358ab73429a9003262c92c38c9a06e1133c776fd0c4ce65dae26639db66f8f5ad510528f3e6e7bc2fe692746fcf1d90d4e95d701d102006d9a83b27e From 93b5ce159543f95e4832391fb4207b7b8c0b6113 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 12 Nov 2021 20:03:52 +0000 Subject: [PATCH 057/313] podman-3:3.4.2-1 autobuilt v3.4.2 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 837012f..7d72c7d 100644 --- a/.gitignore +++ b/.gitignore @@ -1789,3 +1789,4 @@ /v3.4.0.tar.gz /v3.4.1.tar.gz /gvisor-tap-vsock-4ee84d6.tar.gz +/v3.4.2.tar.gz diff --git a/podman.spec b/podman.spec index a8938db..3909769 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.1 +%global built_tag v3.4.2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,7 +62,7 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.4.1 +Version: 3.4.2 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, @@ -685,6 +685,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Nov 12 2021 RH Container Bot - 3:3.4.2-1 +- autobuilt v3.4.2 + * Wed Oct 20 2021 RH Container Bot - 3:3.4.1-1 - autobuilt v3.4.1 diff --git a/sources b/sources index 085c21e..34b7328 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.1.tar.gz) = b8602464358ab73429a9003262c92c38c9a06e1133c776fd0c4ce65dae26639db66f8f5ad510528f3e6e7bc2fe692746fcf1d90d4e95d701d102006d9a83b27e +SHA512 (v3.4.2.tar.gz) = 849a4d5897de7dae5d6ac71fab11449f7a814e6414a0f463846ddd3817cd91c5f12e288bd44e64cc5bdf5f6073d52dfbf77aba5cbc1fec6ac12a7b222d2a21a2 From 20ee1bfe49862d1bca99a273c5b48c8a71a3b5ac Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 12 Nov 2021 20:03:52 +0000 Subject: [PATCH 058/313] podman-3:3.4.2-1 autobuilt v3.4.2 Signed-off-by: RH Container Bot (cherry picked from commit 93b5ce159543f95e4832391fb4207b7b8c0b6113) --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 837012f..7d72c7d 100644 --- a/.gitignore +++ b/.gitignore @@ -1789,3 +1789,4 @@ /v3.4.0.tar.gz /v3.4.1.tar.gz /gvisor-tap-vsock-4ee84d6.tar.gz +/v3.4.2.tar.gz diff --git a/podman.spec b/podman.spec index 5b7c4bc..c6ba661 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.1 +%global built_tag v3.4.2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,7 +62,7 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.4.1 +Version: 3.4.2 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, @@ -684,6 +684,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Nov 12 2021 RH Container Bot - 3:3.4.2-1 +- autobuilt v3.4.2 + * Wed Oct 20 2021 RH Container Bot - 3:3.4.1-1 - autobuilt v3.4.1 diff --git a/sources b/sources index 085c21e..34b7328 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.1.tar.gz) = b8602464358ab73429a9003262c92c38c9a06e1133c776fd0c4ce65dae26639db66f8f5ad510528f3e6e7bc2fe692746fcf1d90d4e95d701d102006d9a83b27e +SHA512 (v3.4.2.tar.gz) = 849a4d5897de7dae5d6ac71fab11449f7a814e6414a0f463846ddd3817cd91c5f12e288bd44e64cc5bdf5f6073d52dfbf77aba5cbc1fec6ac12a7b222d2a21a2 From 8f022cec4f3db603d7a618f3fbd7c9467c6fdd8f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 7 Dec 2021 15:34:02 +0000 Subject: [PATCH 059/313] podman-3:3.4.3-1 autobuilt v3.4.3 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7d72c7d..4c5027a 100644 --- a/.gitignore +++ b/.gitignore @@ -1790,3 +1790,4 @@ /v3.4.1.tar.gz /gvisor-tap-vsock-4ee84d6.tar.gz /v3.4.2.tar.gz +/v3.4.3.tar.gz diff --git a/podman.spec b/podman.spec index 3909769..d8069d3 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.2 +%global built_tag v3.4.3 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,7 +62,7 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.4.2 +Version: 3.4.3 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, @@ -685,6 +685,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Tue Dec 07 2021 RH Container Bot - 3:3.4.3-1 +- autobuilt v3.4.3 + * Fri Nov 12 2021 RH Container Bot - 3:3.4.2-1 - autobuilt v3.4.2 diff --git a/sources b/sources index 34b7328..a789349 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.2.tar.gz) = 849a4d5897de7dae5d6ac71fab11449f7a814e6414a0f463846ddd3817cd91c5f12e288bd44e64cc5bdf5f6073d52dfbf77aba5cbc1fec6ac12a7b222d2a21a2 +SHA512 (v3.4.3.tar.gz) = c3eed482ac78a70f9babb39798a2925f29d0452f5e66f2e46f8eb9bb8aeeb4cd8392a9d961a9a37fc5aa3bccad8fb6754db65191b80f3ad882d72a329722994f From 974826b85e07ffc06b3d01a8365ff2a0f11e192d Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 7 Dec 2021 15:34:02 +0000 Subject: [PATCH 060/313] podman-3:3.4.3-1 autobuilt v3.4.3 Signed-off-by: RH Container Bot (cherry picked from commit 8f022cec4f3db603d7a618f3fbd7c9467c6fdd8f) --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7d72c7d..4c5027a 100644 --- a/.gitignore +++ b/.gitignore @@ -1790,3 +1790,4 @@ /v3.4.1.tar.gz /gvisor-tap-vsock-4ee84d6.tar.gz /v3.4.2.tar.gz +/v3.4.3.tar.gz diff --git a/podman.spec b/podman.spec index c6ba661..6b012fd 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.2 +%global built_tag v3.4.3 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,7 +62,7 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.4.2 +Version: 3.4.3 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, @@ -684,6 +684,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Tue Dec 07 2021 RH Container Bot - 3:3.4.3-1 +- autobuilt v3.4.3 + * Fri Nov 12 2021 RH Container Bot - 3:3.4.2-1 - autobuilt v3.4.2 diff --git a/sources b/sources index 34b7328..a789349 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.2.tar.gz) = 849a4d5897de7dae5d6ac71fab11449f7a814e6414a0f463846ddd3817cd91c5f12e288bd44e64cc5bdf5f6073d52dfbf77aba5cbc1fec6ac12a7b222d2a21a2 +SHA512 (v3.4.3.tar.gz) = c3eed482ac78a70f9babb39798a2925f29d0452f5e66f2e46f8eb9bb8aeeb4cd8392a9d961a9a37fc5aa3bccad8fb6754db65191b80f3ad882d72a329722994f From 034855d330ec303ac6074774f69c8947b550faa7 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 8 Dec 2021 21:04:03 +0000 Subject: [PATCH 061/313] podman-3:3.4.4-1 autobuilt v3.4.4 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4c5027a..1123492 100644 --- a/.gitignore +++ b/.gitignore @@ -1791,3 +1791,4 @@ /gvisor-tap-vsock-4ee84d6.tar.gz /v3.4.2.tar.gz /v3.4.3.tar.gz +/v3.4.4.tar.gz diff --git a/podman.spec b/podman.spec index d8069d3..7111fb2 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.3 +%global built_tag v3.4.4 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,7 +62,7 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.4.3 +Version: 3.4.4 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, @@ -685,6 +685,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Wed Dec 08 2021 RH Container Bot - 3:3.4.4-1 +- autobuilt v3.4.4 + * Tue Dec 07 2021 RH Container Bot - 3:3.4.3-1 - autobuilt v3.4.3 diff --git a/sources b/sources index a789349..480888b 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.3.tar.gz) = c3eed482ac78a70f9babb39798a2925f29d0452f5e66f2e46f8eb9bb8aeeb4cd8392a9d961a9a37fc5aa3bccad8fb6754db65191b80f3ad882d72a329722994f +SHA512 (v3.4.4.tar.gz) = cfd295bf50ce86ea70741c3e663b409ed47b1e560c962bc579f319151a0fe2b24cdd3045667660083cce89449a9c5de1508c94a9a02375165a72ce7c16166666 From f1d67eaa6138abce1e521f87ed35fb11f8d7c0e4 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 8 Dec 2021 21:04:03 +0000 Subject: [PATCH 062/313] podman-3:3.4.4-1 autobuilt v3.4.4 Signed-off-by: RH Container Bot (cherry picked from commit 034855d330ec303ac6074774f69c8947b550faa7) --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4c5027a..1123492 100644 --- a/.gitignore +++ b/.gitignore @@ -1791,3 +1791,4 @@ /gvisor-tap-vsock-4ee84d6.tar.gz /v3.4.2.tar.gz /v3.4.3.tar.gz +/v3.4.4.tar.gz diff --git a/podman.spec b/podman.spec index 6b012fd..74bf4de 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.3 +%global built_tag v3.4.4 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,7 +62,7 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.4.3 +Version: 3.4.4 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, @@ -684,6 +684,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Wed Dec 08 2021 RH Container Bot - 3:3.4.4-1 +- autobuilt v3.4.4 + * Tue Dec 07 2021 RH Container Bot - 3:3.4.3-1 - autobuilt v3.4.3 diff --git a/sources b/sources index a789349..480888b 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.3.tar.gz) = c3eed482ac78a70f9babb39798a2925f29d0452f5e66f2e46f8eb9bb8aeeb4cd8392a9d961a9a37fc5aa3bccad8fb6754db65191b80f3ad882d72a329722994f +SHA512 (v3.4.4.tar.gz) = cfd295bf50ce86ea70741c3e663b409ed47b1e560c962bc579f319151a0fe2b24cdd3045667660083cce89449a9c5de1508c94a9a02375165a72ce7c16166666 From 1139fcd46db53202f551ac831086f8d0fabf5897 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 10 Jan 2022 22:03:49 +0000 Subject: [PATCH 063/313] podman-3:4.0.0-0.1.rc1 autobuilt v4.0.0-rc1 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1123492..a243d1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1792,3 +1792,4 @@ /v3.4.2.tar.gz /v3.4.3.tar.gz /v3.4.4.tar.gz +/v4.0.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 7111fb2..d6ff78b 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.4 +%global built_tag v4.0.0-rc1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,12 +62,12 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.4.4 +Version: 4.0.0 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 1%{?dist} +Release: 0.1.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -685,6 +685,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Jan 10 2022 RH Container Bot - 3:4.0.0-0.1.rc1 +- autobuilt v4.0.0-rc1 + * Wed Dec 08 2021 RH Container Bot - 3:3.4.4-1 - autobuilt v3.4.4 diff --git a/sources b/sources index 480888b..ecaddc3 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.4.tar.gz) = cfd295bf50ce86ea70741c3e663b409ed47b1e560c962bc579f319151a0fe2b24cdd3045667660083cce89449a9c5de1508c94a9a02375165a72ce7c16166666 +SHA512 (v4.0.0-rc1.tar.gz) = 3ccfa54742f969b26984c43508d4dca777f2bb32157a03501bfe85c971b2bdf3cc6abf9b3da1b39a17afc94eca7bda415dd2bfbc2e69153c9db83c779c45214e From 94059da927e0e127bf31ff7ec83733cb83a0f739 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 19 Jan 2022 15:35:02 -0500 Subject: [PATCH 064/313] fix v4.0.0-rc1 build - got rid of machine-cni - fixed install.systemd target Signed-off-by: Lokesh Mandvekar --- podman.spec | 74 +++++++++++++++-------------------------------------- 1 file changed, 21 insertions(+), 53 deletions(-) diff --git a/podman.spec b/podman.spec index d6ff78b..ded5817 100644 --- a/podman.spec +++ b/podman.spec @@ -37,14 +37,6 @@ %global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 %global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7}) -# podman-machine-cni -%global repo_mcni %{name}-machine-cni -# https://github.com/containers/podman-machine-cni -%global import_path_mcni %{provider}.%{provider_tld}/%{project}/%{repo_mcni} -%global git_mcni https://%{import_path_mcni} -%global commit_mcni 0749884b8d1a455c68da30789e37811ec0809d51 -%global shortcommit_mcni %(c=%{commit_mcni}; echo ${c:0:7}) - # gvproxy %global repo_gvproxy gvisor-tap-vsock # https://github.com/containers/gvisor-tap-vsock @@ -74,8 +66,7 @@ URL: https://%{name}.io/ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz -Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar.gz -Source3: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz +Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} %if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel @@ -422,15 +413,13 @@ dynamic port forwarding. %prep %autosetup -Sgit -n %{name}-%{built_tag_strip} +sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname tar zxf %{SOURCE1} -# untar %%{name}-machine-cni -tar zxf %{SOURCE2} - # untar %%{name}-gvproxy -tar zxf %{SOURCE3} +tar zxf %{SOURCE2} %build %set_build_flags @@ -453,15 +442,18 @@ ln -s ../../../../ src/%{import_path} popd ln -s vendor src +# build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? +LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" + +# build rootlessport first +%gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport + # build %%{name} export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" %if 0%{?fedora} >= 35 export BUILDTAGS+=" $(hack/libsubid_tag.sh)" %endif -# build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? -LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" - %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote @@ -479,17 +471,6 @@ export GOPATH=$(pwd)/_build:$(pwd) %gobuild -o bin/dnsname %{import_path_plugins}/plugins/meta/dnsname popd -pushd %{repo_mcni}-%{commit_mcni} -mkdir _build -pushd _build -mkdir -p src/%{provider}.%{provider_tld}/%{project} -ln -s ../../../../ src/%{import_path_mcni} -popd -ln -s vendor src -export GOPATH=$(pwd)/_build:$(pwd) -%gobuild -o bin/%{name}-machine %{import_path_mcni}/plugins/meta/%{name}-machine -popd - pushd %{repo_gvproxy}-%{commit_gvproxy} mkdir _build pushd _build @@ -506,15 +487,13 @@ popd %install install -dp %{buildroot}%{_unitdir} PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{buildroot}%{_sysconfdir} \ - install.bin-nobuild \ - install.man-nobuild \ - install.systemd \ - install.completions \ - install.docker \ - install.docker-docs-nobuild \ -%if 0%{?fedora} || 0%{?rhel} - install.remote-nobuild \ -%endif + install.bin-nobuild \ + install.man-nobuild \ + install.systemd \ + install.completions \ + install.docker \ + install.docker-docs-nobuild \ + install.remote-nobuild \ mv pkg/hooks/README.md pkg/hooks/README-hooks.md @@ -523,11 +502,6 @@ pushd %{repo_plugins}-%{commit_plugins} %{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install popd -# install machine-cni plugin -pushd %{repo_mcni}-%{commit_mcni} -%{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install -popd - # install gvproxy pushd %{repo_gvproxy}-%{commit_gvproxy} install -dp %{buildroot}%{_libexecdir}/%{name} @@ -613,23 +587,18 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %license LICENSE %doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md %{_bindir}/%{name} +%dir %{_libexecdir}/%{name} +%{_libexecdir}/%{name}/rootlessport %{_datadir}/bash-completion/completions/%{name} # By "owning" the site-functions dir, we don't need to Require zsh %dir %{_datadir}/zsh/site-functions %{_datadir}/zsh/site-functions/_%{name} %dir %{_datadir}/fish/vendor_completions.d %{_datadir}/fish/vendor_completions.d/%{name}.fish -%{_unitdir}/%{name}-auto-update.service -%{_unitdir}/%{name}-auto-update.timer -%{_unitdir}/%{name}.service -%{_unitdir}/%{name}.socket -%{_unitdir}/%{name}-restart.service -%{_userunitdir}/%{name}-auto-update.service -%{_userunitdir}/%{name}-auto-update.timer -%{_userunitdir}/%{name}.service -%{_userunitdir}/%{name}.socket -%{_userunitdir}/%{name}-restart.service +%{_unitdir}/%{name}* +%{_userunitdir}/%{name}* %{_usr}/lib/tmpfiles.d/%{name}.conf +%{_mandir}/man5/docker*.5.gz %files docker %{_bindir}/docker @@ -671,7 +640,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %doc %{repo_plugins}-%{commit_plugins}/{README.md,README_PODMAN.md} %dir %{_libexecdir}/cni %{_libexecdir}/cni/dnsname -%{_libexecdir}/cni/%{name}-machine %files gvproxy %license %{repo_gvproxy}-%{commit_gvproxy}/LICENSE From 2907ef858bfe5669b726c3100d997c0166b09ba6 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 10 Jan 2022 22:03:49 +0000 Subject: [PATCH 065/313] podman-3:4.0.0-0.1.rc1 autobuilt v4.0.0-rc1 Signed-off-by: RH Container Bot (cherry picked from commit 1139fcd46db53202f551ac831086f8d0fabf5897) Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1123492..a243d1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1792,3 +1792,4 @@ /v3.4.2.tar.gz /v3.4.3.tar.gz /v3.4.4.tar.gz +/v4.0.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 74bf4de..4a8a29e 100644 --- a/podman.spec +++ b/podman.spec @@ -53,7 +53,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v3.4.4 +%global built_tag v4.0.0-rc1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -62,12 +62,12 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 3.4.4 +Version: 4.0.0 # RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 1%{?dist} +Release: 0.1.rc1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -684,6 +684,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Jan 10 2022 RH Container Bot - 3:4.0.0-0.1.rc1 +- autobuilt v4.0.0-rc1 + * Wed Dec 08 2021 RH Container Bot - 3:3.4.4-1 - autobuilt v3.4.4 diff --git a/sources b/sources index 480888b..ecaddc3 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v3.4.4.tar.gz) = cfd295bf50ce86ea70741c3e663b409ed47b1e560c962bc579f319151a0fe2b24cdd3045667660083cce89449a9c5de1508c94a9a02375165a72ce7c16166666 +SHA512 (v4.0.0-rc1.tar.gz) = 3ccfa54742f969b26984c43508d4dca777f2bb32157a03501bfe85c971b2bdf3cc6abf9b3da1b39a17afc94eca7bda415dd2bfbc2e69153c9db83c779c45214e From 3bb03545defeaad4b49837125f4a02338fe03e3c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 19 Jan 2022 15:35:02 -0500 Subject: [PATCH 066/313] fix v4.0.0-rc1 build - got rid of machine-cni - fixed install.systemd target Signed-off-by: Lokesh Mandvekar (cherry picked from commit 94059da927e0e127bf31ff7ec83733cb83a0f739) Signed-off-by: Lokesh Mandvekar --- podman.spec | 74 +++++++++++++++-------------------------------------- 1 file changed, 21 insertions(+), 53 deletions(-) diff --git a/podman.spec b/podman.spec index 4a8a29e..e3a43bc 100644 --- a/podman.spec +++ b/podman.spec @@ -37,14 +37,6 @@ %global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 %global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7}) -# podman-machine-cni -%global repo_mcni %{name}-machine-cni -# https://github.com/containers/podman-machine-cni -%global import_path_mcni %{provider}.%{provider_tld}/%{project}/%{repo_mcni} -%global git_mcni https://%{import_path_mcni} -%global commit_mcni 0749884b8d1a455c68da30789e37811ec0809d51 -%global shortcommit_mcni %(c=%{commit_mcni}; echo ${c:0:7}) - # gvproxy %global repo_gvproxy gvisor-tap-vsock # https://github.com/containers/gvisor-tap-vsock @@ -74,8 +66,7 @@ URL: https://%{name}.io/ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz -Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar.gz -Source3: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz +Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} %if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel @@ -421,15 +412,13 @@ dynamic port forwarding. %prep %autosetup -Sgit -n %{name}-%{built_tag_strip} +sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname tar zxf %{SOURCE1} -# untar %%{name}-machine-cni -tar zxf %{SOURCE2} - # untar %%{name}-gvproxy -tar zxf %{SOURCE3} +tar zxf %{SOURCE2} %build %set_build_flags @@ -452,15 +441,18 @@ ln -s ../../../../ src/%{import_path} popd ln -s vendor src +# build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? +LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" + +# build rootlessport first +%gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport + # build %%{name} export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" %if 0%{?fedora} >= 35 export BUILDTAGS+=" $(hack/libsubid_tag.sh)" %endif -# build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? -LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" - %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote @@ -478,17 +470,6 @@ export GOPATH=$(pwd)/_build:$(pwd) %gobuild -o bin/dnsname %{import_path_plugins}/plugins/meta/dnsname popd -pushd %{repo_mcni}-%{commit_mcni} -mkdir _build -pushd _build -mkdir -p src/%{provider}.%{provider_tld}/%{project} -ln -s ../../../../ src/%{import_path_mcni} -popd -ln -s vendor src -export GOPATH=$(pwd)/_build:$(pwd) -%gobuild -o bin/%{name}-machine %{import_path_mcni}/plugins/meta/%{name}-machine -popd - pushd %{repo_gvproxy}-%{commit_gvproxy} mkdir _build pushd _build @@ -505,15 +486,13 @@ popd %install install -dp %{buildroot}%{_unitdir} PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{buildroot}%{_sysconfdir} \ - install.bin-nobuild \ - install.man-nobuild \ - install.systemd \ - install.completions \ - install.docker \ - install.docker-docs-nobuild \ -%if 0%{?fedora} || 0%{?rhel} - install.remote-nobuild \ -%endif + install.bin-nobuild \ + install.man-nobuild \ + install.systemd \ + install.completions \ + install.docker \ + install.docker-docs-nobuild \ + install.remote-nobuild \ mv pkg/hooks/README.md pkg/hooks/README-hooks.md @@ -522,11 +501,6 @@ pushd %{repo_plugins}-%{commit_plugins} %{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install popd -# install machine-cni plugin -pushd %{repo_mcni}-%{commit_mcni} -%{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install -popd - # install gvproxy pushd %{repo_gvproxy}-%{commit_gvproxy} install -dp %{buildroot}%{_libexecdir}/%{name} @@ -612,23 +586,18 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %license LICENSE %doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md %{_bindir}/%{name} +%dir %{_libexecdir}/%{name} +%{_libexecdir}/%{name}/rootlessport %{_datadir}/bash-completion/completions/%{name} # By "owning" the site-functions dir, we don't need to Require zsh %dir %{_datadir}/zsh/site-functions %{_datadir}/zsh/site-functions/_%{name} %dir %{_datadir}/fish/vendor_completions.d %{_datadir}/fish/vendor_completions.d/%{name}.fish -%{_unitdir}/%{name}-auto-update.service -%{_unitdir}/%{name}-auto-update.timer -%{_unitdir}/%{name}.service -%{_unitdir}/%{name}.socket -%{_unitdir}/%{name}-restart.service -%{_userunitdir}/%{name}-auto-update.service -%{_userunitdir}/%{name}-auto-update.timer -%{_userunitdir}/%{name}.service -%{_userunitdir}/%{name}.socket -%{_userunitdir}/%{name}-restart.service +%{_unitdir}/%{name}* +%{_userunitdir}/%{name}* %{_usr}/lib/tmpfiles.d/%{name}.conf +%{_mandir}/man5/docker*.5.gz %files docker %{_bindir}/docker @@ -670,7 +639,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %doc %{repo_plugins}-%{commit_plugins}/{README.md,README_PODMAN.md} %dir %{_libexecdir}/cni %{_libexecdir}/cni/dnsname -%{_libexecdir}/cni/%{name}-machine %files gvproxy %license %{repo_gvproxy}-%{commit_gvproxy}/LICENSE From 6af4372cf14e8d10579fbf026dc87458d3439086 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 21 Jan 2022 20:03:44 +0000 Subject: [PATCH 067/313] podman-3:4.0.0-0.2.rc2 autobuilt v4.0.0-rc2 Signed-off-by: RH Container Bot --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 3 +-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a243d1e..426ae1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1793,3 +1793,4 @@ /v3.4.3.tar.gz /v3.4.4.tar.gz /v4.0.0-rc1.tar.gz +/v4.0.0-rc2.tar.gz diff --git a/podman.spec b/podman.spec index ded5817..c3c5b87 100644 --- a/podman.spec +++ b/podman.spec @@ -45,7 +45,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc1 +%global built_tag v4.0.0-rc2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -59,7 +59,7 @@ Version: 4.0.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.1.rc1%{?dist} +Release: 0.2.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -653,6 +653,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Jan 21 2022 RH Container Bot - 3:4.0.0-0.2.rc2 +- autobuilt v4.0.0-rc2 + * Mon Jan 10 2022 RH Container Bot - 3:4.0.0-0.1.rc1 - autobuilt v4.0.0-rc1 diff --git a/sources b/sources index ecaddc3..a4f6436 100644 --- a/sources +++ b/sources @@ -1,4 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v4.0.0-rc1.tar.gz) = 3ccfa54742f969b26984c43508d4dca777f2bb32157a03501bfe85c971b2bdf3cc6abf9b3da1b39a17afc94eca7bda415dd2bfbc2e69153c9db83c779c45214e +SHA512 (v4.0.0-rc2.tar.gz) = 2960cf23f8b2335ca2cc68f3d86b370f25ecd1f98c9dc895645beebdc41793f7bb9ea7bce2e8a2485b9025f3645035d4a75becee696315140acc9edeff11feed From 0f5cbf9c7c49a3ff957ade833c011090c5fcb990 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 21 Jan 2022 20:03:44 +0000 Subject: [PATCH 068/313] podman-3:4.0.0-0.2.rc2 autobuilt v4.0.0-rc2 Signed-off-by: RH Container Bot (cherry picked from commit 6af4372cf14e8d10579fbf026dc87458d3439086) Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 3 +-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a243d1e..426ae1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1793,3 +1793,4 @@ /v3.4.3.tar.gz /v3.4.4.tar.gz /v4.0.0-rc1.tar.gz +/v4.0.0-rc2.tar.gz diff --git a/podman.spec b/podman.spec index e3a43bc..c8333af 100644 --- a/podman.spec +++ b/podman.spec @@ -45,7 +45,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc1 +%global built_tag v4.0.0-rc2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -59,7 +59,7 @@ Version: 4.0.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.1.rc1%{?dist} +Release: 0.2.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -652,6 +652,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Jan 21 2022 RH Container Bot - 3:4.0.0-0.2.rc2 +- autobuilt v4.0.0-rc2 + * Mon Jan 10 2022 RH Container Bot - 3:4.0.0-0.1.rc1 - autobuilt v4.0.0-rc1 diff --git a/sources b/sources index ecaddc3..a4f6436 100644 --- a/sources +++ b/sources @@ -1,4 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 -SHA512 (v4.0.0-rc1.tar.gz) = 3ccfa54742f969b26984c43508d4dca777f2bb32157a03501bfe85c971b2bdf3cc6abf9b3da1b39a17afc94eca7bda415dd2bfbc2e69153c9db83c779c45214e +SHA512 (v4.0.0-rc2.tar.gz) = 2960cf23f8b2335ca2cc68f3d86b370f25ecd1f98c9dc895645beebdc41793f7bb9ea7bce2e8a2485b9025f3645035d4a75becee696315140acc9edeff11feed From e03f14c82566e95a75058209811381473c24d4dc Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 24 Jan 2022 15:14:53 -0500 Subject: [PATCH 069/313] account for md2man in c9s for copr builds Signed-off-by: Lokesh Mandvekar --- podman.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/podman.spec b/podman.spec index c3c5b87..2866c78 100644 --- a/podman.spec +++ b/podman.spec @@ -77,7 +77,11 @@ BuildRequires: glib2-devel BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: git-core +%if 0%{?fedora} BuildRequires: go-md2man +%else +BuildRequires: golang-github-cpuguy83-md2man +%endif BuildRequires: go-rpm-macros BuildRequires: gpgme-devel BuildRequires: libassuan-devel From 6feb66346c7b032a0c0415b10e2938922a565e9b Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 24 Jan 2022 15:14:53 -0500 Subject: [PATCH 070/313] account for md2man in c9s for copr builds Signed-off-by: Lokesh Mandvekar (cherry picked from commit e03f14c82566e95a75058209811381473c24d4dc) Signed-off-by: Lokesh Mandvekar --- podman.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/podman.spec b/podman.spec index c8333af..f6cd2dc 100644 --- a/podman.spec +++ b/podman.spec @@ -77,7 +77,11 @@ BuildRequires: glib2-devel BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: git-core +%if 0%{?fedora} BuildRequires: go-md2man +%else +BuildRequires: golang-github-cpuguy83-md2man +%endif BuildRequires: go-rpm-macros BuildRequires: gpgme-devel BuildRequires: libassuan-devel From e48e1b54729580bc0b3742a48b8641fd1d261db9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 25 Jan 2022 16:15:19 -0500 Subject: [PATCH 071/313] use updated install targets for upcoming rc Signed-off-by: Lokesh Mandvekar --- podman.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index 2866c78..68979e6 100644 --- a/podman.spec +++ b/podman.spec @@ -491,13 +491,13 @@ popd %install install -dp %{buildroot}%{_unitdir} PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{buildroot}%{_sysconfdir} \ - install.bin-nobuild \ - install.man-nobuild \ + install.bin \ + install.man \ install.systemd \ install.completions \ install.docker \ - install.docker-docs-nobuild \ - install.remote-nobuild \ + install.docker-docs \ + install.remote \ mv pkg/hooks/README.md pkg/hooks/README-hooks.md From 7899f80e600693c80c020c72ea4cd01264670c02 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 28 Jan 2022 16:02:15 -0500 Subject: [PATCH 072/313] bump to v4.0.0-rc3, bump containers-common dep Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 6164 +-------------------------------------------------- sources | 4 +- 3 files changed, 70 insertions(+), 6099 deletions(-) diff --git a/.gitignore b/.gitignore index 426ae1c..f486658 100644 --- a/.gitignore +++ b/.gitignore @@ -1794,3 +1794,4 @@ /v3.4.4.tar.gz /v4.0.0-rc1.tar.gz /v4.0.0-rc2.tar.gz +/v4.0.0-rc3.tar.gz diff --git a/podman.spec b/podman.spec index 68979e6..8651831 100644 --- a/podman.spec +++ b/podman.spec @@ -1,8 +1,3 @@ -%global with_devel 0 -%global with_bundled 1 -%global with_check 0 -%global with_unit_test 0 - %global with_debug 1 %if 0%{?with_debug} @@ -45,23 +40,17 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc2 +%global built_tag v4.0.0-rc3 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) -Name: podman -%if 0%{?fedora} Epoch: 3 -%else -Epoch: 0 -%endif +Name: podman +# TODO: Switch to gen_version and autorelease after v4.0.0 Version: 4.0.0 -# RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER -# N.foo if released, 0.N.foo if unreleased -# Rawhide almost always ships unreleased builds, -# so release tag should be of the form 0.N.foo -Release: 0.2.rc2%{?dist} +Release: 0.3.rc3%{?dist} Summary: Manage Pods, Containers and Container Images -License: ASL 2.0 +License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz @@ -97,76 +86,77 @@ BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 -Requires: containers-common >= 4:1-30 +Requires: containers-common >= 4:1-46 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables Recommends: %{name}-plugins = %{epoch}:%{version}-%{release} Recommends: catatonit Suggests: qemu-user-static - # vendored libraries -# awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort -Provides: bundled(golang(github.com/BurntSushi/toml)) = v0.3.1 -#Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible -#Provides: bundled(golang(github.com/buger/goterm)) = v0.0.0-20181115115552-c206103e1f37 -#Provides: bundled(golang(github.com/checkpoint-restore/go-criu)) = v0.0.0-20190109184317-bdb7599cd87b -#Provides: bundled(golang(github.com/codahale/hdrhistogram)) = v0.0.0-20161010025455-3a0bb77429bd -Provides: bundled(golang(github.com/containernetworking/cni)) = v0.8.0 -Provides: bundled(golang(github.com/containernetworking/plugins)) = v0.8.7 -#Provides: bundled(golang(github.com/containers/buildah)) = v1.15.1-0.20200813183340-0a8dc1f8064c -#Provides: bundled(golang(github.com/containers/common)) = v0.20.3-0.20200827091701-a550d6a98aa3 -#Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.5.2 -Provides: bundled(golang(github.com/containers/psgo)) = v1.5.1 -Provides: bundled(golang(github.com/containers/storage)) = v1.23.2 -Provides: bundled(golang(github.com/coreos/go-systemd/v22)) = v22.1.0 -Provides: bundled(golang(github.com/cri-o/ocicni)) = v0.2.0 -Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.2 -Provides: bundled(golang(github.com/davecgh/go-spew)) = v1.1.1 +# 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/BurntSushi/toml)) = v1.0.0 +Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible +Provides: bundled(golang(github.com/buger/goterm)) = v1.0.1 +Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20211204171957_54b4ebfdb681 +Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 +Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.0.0_20220111162300_46367ec063fd +Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 +Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.0.1 +Provides: bundled(golang(github.com/containers/buildah)) = v1.24.0 +Provides: bundled(golang(github.com/containers/common)) = v0.47.1 +Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible +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/psgo)) = v1.7.2 +Provides: bundled(golang(github.com/containers/storage)) = v1.38.1 +Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.3.2 +Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 +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/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 Provides: bundled(golang(github.com/docker/distribution)) = v2.7.1+incompatible -#Provides: bundled(golang(github.com/docker/docker)) = v1.4.2-0.20191219165747-a9416c67da9f -Provides: bundled(golang(github.com/docker/go-connections)) = v0.4.0 -Provides: bundled(golang(github.com/docker/go-units)) = v0.4.0 -Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.4.9 +Provides: bundled(golang(github.com/docker/docker)) = v20.10.12+incompatible +Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.0 +Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 +Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 +Provides: bundled(golang(github.com/dtylman/scp)) = v0.0.0_20181017070807_f3000a34aef4 +Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.1 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 -Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.0.3 -#Provides: bundled(golang(github.com/google/shlex)) = v0.0.0-20181106134648-c34317bd91bf -Provides: bundled(golang(github.com/google/uuid)) = v1.1.2 -Provides: bundled(golang(github.com/gorilla/mux)) = v1.7.4 +Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.0.6 +Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 +Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 +Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1 +Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.0 -Provides: bundled(golang(github.com/hashicorp/go-multierror)) = v1.1.0 +Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 Provides: bundled(golang(github.com/hpcloud/tail)) = v1.0.0 -Provides: bundled(golang(github.com/json-iterator/go)) = v1.1.10 -#Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.0.0-20171103030105-7d4729fb3618 -Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.14.0 -Provides: bundled(golang(github.com/onsi/gomega)) = v1.10.1 -Provides: bundled(golang(github.com/opencontainers/go-digest)) = v1.0.0 -#Provides: bundled(golang(github.com/opencontainers/image-spec)) = v1.0.2-0.20190823105129-775207bd45b6 -#Provides: bundled(golang(github.com/opencontainers/runc)) = v1.0.0-rc91.0.20200708210054-ce54a9d4d79b -#Provides: bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.3-0.20200817204227-f9c09b4ea1df -Provides: bundled(golang(github.com/opencontainers/runtime-tools)) = v0.9.0 -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.6.0 -Provides: bundled(golang(github.com/opentracing/opentracing-go)) = v1.2.0 +Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12 +Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.14 +Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 +Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.5.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.3_0.20220114050600_8b9d41f48198 +Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 +Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20211214071223_8958f93039ab +Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220110225228_7e2d60f1e41f +Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.0 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/rootless-containers/rootlesskit)) = v0.10.0 -Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.6.0 -Provides: bundled(golang(github.com/spf13/cobra)) = v0.0.7 +Provides: bundled(golang(github.com/pmezard/go_difflib)) = v1.0.0 +Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v0.14.6 +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/spf13/pflag)) = v1.0.5 -Provides: bundled(golang(github.com/stretchr/testify)) = v1.6.1 -#Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0-20180916011248-d98352740cb2 -Provides: bundled(golang(github.com/uber/jaeger-client-go)) = v2.25.0+incompatible -Provides: bundled(golang(github.com/uber/jaeger-lib)) = v2.2.0+incompatible -#Provides: bundled(golang(github.com/varlink/go)) = v0.0.0-20190502142041-0f1d566d194b -Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.0 -Provides: bundled(golang(go.etcd.io/bbolt)) = v1.3.5 -#Provides: bundled(golang(golang.org/x/crypto)) = v0.0.0-20200622213623-75b288015ac9 -#Provides: bundled(golang(golang.org/x/net)) = v0.0.0-20200707034311-ab3426394381 -#Provides: bundled(golang(golang.org/x/sync)) = v0.0.0-20200317015054-43a5402ce75a -#Provides: bundled(golang(golang.org/x/sys)) = v0.0.0-20200728102440-3e129f6d46b1 -Provides: bundled(golang(k8s.io/api)) = v0.18.8 -Provides: bundled(golang(k8s.io/apimachinery)) = v0.19.0 +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(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible +Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 +Provides: bundled(golang(github.com/vbauerster/mpb/v6)) = v6.0.4 +Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.1_0.20220115184804_dd687eb2f2d4 +Provides: bundled(golang(k8s.io/api)) = v0.22.4 +Provides: bundled(golang(k8s.io/apimachinery)) = v0.22.4 %description %{name} (Pod Manager) is a fully featured container engine that is a simple @@ -198,167 +188,6 @@ This package installs a script named docker that emulates the Docker CLI by executes %{name} commands, it also creates links between all Docker CLI man pages and %{name}. -%if 0%{?with_devel} -%package devel -Summary: Library for applications looking to use Container Pods -BuildArch: noarch -Provides: libpod-devel = %{epoch}:%{version}-%{release} - -%if 0%{?with_check} && ! 0%{?with_bundled} -BuildRequires: golang(github.com/BurntSushi/toml) -BuildRequires: golang(github.com/containerd/cgroups) -BuildRequires: golang(github.com/containernetworking/plugins/pkg/ns) -BuildRequires: golang(github.com/containers/image/copy) -BuildRequires: golang(github.com/containers/image/directory) -BuildRequires: golang(github.com/containers/image/docker) -BuildRequires: golang(github.com/containers/image/docker/archive) -BuildRequires: golang(github.com/containers/image/docker/reference) -BuildRequires: golang(github.com/containers/image/docker/tarfile) -BuildRequires: golang(github.com/containers/image/image) -BuildRequires: golang(github.com/containers/image/oci/archive) -BuildRequires: golang(github.com/containers/image/pkg/strslice) -BuildRequires: golang(github.com/containers/image/pkg/sysregistries) -BuildRequires: golang(github.com/containers/image/signature) -BuildRequires: golang(github.com/containers/image/storage) -BuildRequires: golang(github.com/containers/image/tarball) -BuildRequires: golang(github.com/containers/image/transports/alltransports) -BuildRequires: golang(github.com/containers/image/types) -BuildRequires: golang(github.com/containers/storage) -BuildRequires: golang(github.com/containers/storage/pkg/archive) -BuildRequires: golang(github.com/containers/storage/pkg/idtools) -BuildRequires: golang(github.com/containers/storage/pkg/reexec) -BuildRequires: golang(github.com/coreos/go-systemd/dbus) -BuildRequires: golang(github.com/cri-o/ocicni/pkg/ocicni) -BuildRequires: golang(github.com/docker/distribution/reference) -BuildRequires: golang(github.com/docker/docker/daemon/caps) -BuildRequires: golang(github.com/docker/docker/pkg/mount) -BuildRequires: golang(github.com/docker/docker/pkg/namesgenerator) -BuildRequires: golang(github.com/docker/docker/pkg/stringid) -BuildRequires: golang(github.com/docker/docker/pkg/system) -BuildRequires: golang(github.com/docker/docker/pkg/term) -BuildRequires: golang(github.com/docker/docker/pkg/truncindex) -BuildRequires: golang(github.com/ghodss/yaml) -BuildRequires: golang(github.com/godbus/dbus) -BuildRequires: golang(github.com/mattn/go-sqlite3) -BuildRequires: golang(github.com/mrunalp/fileutils) -BuildRequires: golang(github.com/opencontainers/go-digest) -BuildRequires: golang(github.com/opencontainers/image-spec/specs-go/v1) -BuildRequires: golang(github.com/opencontainers/runc/libcontainer) -BuildRequires: golang(github.com/opencontainers/runtime-spec/specs-go) -BuildRequires: golang(github.com/opencontainers/runtime-tools/generate) -BuildRequires: golang(github.com/opencontainers/selinux/go-selinux) -BuildRequires: golang(github.com/opencontainers/selinux/go-selinux/label) -BuildRequires: golang(github.com/pkg/errors) -BuildRequires: golang(github.com/sirupsen/logrus) -BuildRequires: golang(github.com/ulule/deepcopier) -BuildRequires: golang(golang.org/x/crypto/ssh/terminal) -BuildRequires: golang(golang.org/x/sys/unix) -BuildRequires: golang(k8s.io/apimachinery/pkg/util/wait) -BuildRequires: golang(k8s.io/client-go/tools/remotecommand) -BuildRequires: golang(k8s.io/kubernetes/pkg/kubelet/container) -%endif - -Requires: golang(github.com/BurntSushi/toml) -Requires: golang(github.com/containerd/cgroups) -Requires: golang(github.com/containernetworking/plugins/pkg/ns) -Requires: golang(github.com/containers/image/copy) -Requires: golang(github.com/containers/image/directory) -Requires: golang(github.com/containers/image/docker) -Requires: golang(github.com/containers/image/docker/archive) -Requires: golang(github.com/containers/image/docker/reference) -Requires: golang(github.com/containers/image/docker/tarfile) -Requires: golang(github.com/containers/image/image) -Requires: golang(github.com/containers/image/oci/archive) -Requires: golang(github.com/containers/image/pkg/strslice) -Requires: golang(github.com/containers/image/pkg/sysregistries) -Requires: golang(github.com/containers/image/signature) -Requires: golang(github.com/containers/image/storage) -Requires: golang(github.com/containers/image/tarball) -Requires: golang(github.com/containers/image/transports/alltransports) -Requires: golang(github.com/containers/image/types) -Requires: golang(github.com/containers/storage) -Requires: golang(github.com/containers/storage/pkg/archive) -Requires: golang(github.com/containers/storage/pkg/idtools) -Requires: golang(github.com/containers/storage/pkg/reexec) -Requires: golang(github.com/coreos/go-systemd/dbus) -Requires: golang(github.com/cri-o/ocicni/pkg/ocicni) -Requires: golang(github.com/docker/distribution/reference) -Requires: golang(github.com/docker/docker/daemon/caps) -Requires: golang(github.com/docker/docker/pkg/mount) -Requires: golang(github.com/docker/docker/pkg/namesgenerator) -Requires: golang(github.com/docker/docker/pkg/stringid) -Requires: golang(github.com/docker/docker/pkg/system) -Requires: golang(github.com/docker/docker/pkg/term) -Requires: golang(github.com/docker/docker/pkg/truncindex) -Requires: golang(github.com/ghodss/yaml) -Requires: golang(github.com/godbus/dbus) -Requires: golang(github.com/mattn/go-sqlite3) -Requires: golang(github.com/mrunalp/fileutils) -Requires: golang(github.com/opencontainers/go-digest) -Requires: golang(github.com/opencontainers/image-spec/specs-go/v1) -Requires: golang(github.com/opencontainers/runc/libcontainer) -Requires: golang(github.com/opencontainers/runtime-spec/specs-go) -Requires: golang(github.com/opencontainers/runtime-tools/generate) -Requires: golang(github.com/opencontainers/selinux/go-selinux) -Requires: golang(github.com/opencontainers/selinux/go-selinux/label) -Requires: golang(github.com/pkg/errors) -Requires: golang(github.com/sirupsen/logrus) -Requires: golang(github.com/ulule/deepcopier) -Requires: golang(golang.org/x/crypto/ssh/terminal) -Requires: golang(golang.org/x/sys/unix) -Requires: golang(k8s.io/apimachinery/pkg/util/wait) -Requires: golang(k8s.io/client-go/tools/remotecommand) -Requires: golang(k8s.io/kubernetes/pkg/kubelet/container) - -Provides: golang(%{import_path}/cmd/%{name}/docker) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/cmd/%{name}/formats) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/libkpod) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}/common) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}/driver) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}/layers) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/annotations) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/chrootuser) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/registrar) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/storage) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/utils) = %{epoch}:%{version}-%{release} - -%description devel -%{summary} - -This package contains library source intended for -building other packages which use import path with -%{import_path} prefix. -%endif - -%if 0%{?with_unit_test} && 0%{?with_devel} -%package unit-test-devel -Summary: Unit tests for %{name} package -%if 0%{?with_check} -#Here comes all BuildRequires: PACKAGE the unit tests -#in %%check section need for running -%endif - -# test subpackage tests code from devel subpackage -Requires: %{name}-devel = %{epoch}:%{version}-%{release} - -%if 0%{?with_check} && ! 0%{?with_bundled} -BuildRequires: golang(github.com/stretchr/testify/assert) -BuildRequires: golang(github.com/urfave/cli) -%endif - -Requires: golang(github.com/stretchr/testify/assert) -Requires: golang(github.com/urfave/cli) - -%description unit-test-devel -%{summary} -%{repo} provides a library for applications looking to use the -Container Pod concept popularized by Kubernetes. - -This package contains unit tests for project -providing packages with %{import_path} prefix. -%endif - %if 0%{?fedora} || 0%{?rhel} %package tests Summary: Tests for %{name} @@ -512,75 +341,14 @@ install -dp %{buildroot}%{_libexecdir}/%{name} install -p -m0755 bin/gvproxy %{buildroot}%{_libexecdir}/%{name} popd +# remove dockerfile and dockerignore manpages +rm %{buildroot}%{_mandir}/man5/docker{file,ignore}.5 + # do not include docker and podman-remote man pages in main package for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e remote -e docker`; do echo "$file*" >> podman.file-list done -# source code for building projects -%if 0%{?with_devel} -install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ - -echo "%%dir %%{gopath}/src/%%{import_path}/." >> devel.file-list -# find all *.go but no *_test.go files and generate devel.file-list -for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ; do - dirprefix=$(dirname $file) - install -d -p %{buildroot}/%{gopath}/src/%{import_path}/$dirprefix - cp -pav $file %{buildroot}/%{gopath}/src/%{import_path}/$file - echo "%%{gopath}/src/%%{import_path}/$file" >> devel.file-list - - while [ "$dirprefix" != "." ]; do - echo "%%dir %%{gopath}/src/%%{import_path}/$dirprefix" >> devel.file-list - dirprefix=$(dirname $dirprefix) - done -done -%endif - -# testing files for this project -%if 0%{?with_unit_test} && 0%{?with_devel} -install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ -# find all *_test.go files and generate unit-test-devel.file-list -for file in $(find . -iname "*_test.go" | grep -v "vendor") ; do - dirprefix=$(dirname $file) - install -d -p %{buildroot}/%{gopath}/src/%{import_path}/$dirprefix - cp -pav $file %{buildroot}/%{gopath}/src/%{import_path}/$file - echo "%%{gopath}/src/%%{import_path}/$file" >> unit-test-devel.file-list - - while [ "$dirprefix" != "." ]; do - echo "%%dir %%{gopath}/src/%%{import_path}/$dirprefix" >> devel.file-list - dirprefix=$(dirname $dirprefix) - done -done -%endif - -%if 0%{?with_devel} -sort -u -o devel.file-list devel.file-list -%endif - -%check -%if 0%{?with_check} && 0%{?with_unit_test} && 0%{?with_devel} -%if ! 0%{?with_bundled} -export GOPATH=%{buildroot}/%{gopath}:%{gopath} -%else -# Since we aren't packaging up the vendor directory we need to link -# back to it somehow. Hack it up so that we can add the vendor -# directory from BUILD dir as a gopath to be searched when executing -# tests from the BUILDROOT dir. -ln -s ./ ./vendor/src # ./vendor/src -> ./vendor - -export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} -%endif - -%if ! 0%{?gotest:1} -%global gotest go test -%endif - -%gotest %{import_path}/cmd/%{name} -%gotest %{import_path}/libkpod -%gotest %{import_path}/libpod -%gotest %{import_path}/pkg/registrar -%endif - install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ @@ -602,7 +370,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_unitdir}/%{name}* %{_userunitdir}/%{name}* %{_usr}/lib/tmpfiles.d/%{name}.conf -%{_mandir}/man5/docker*.5.gz %files docker %{_bindir}/docker @@ -616,14 +383,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{gopath}/src/%{provider}.%{provider_tld}/%{project} %endif -%if 0%{?with_unit_test} && 0%{?with_devel} -%files unit-test-devel -f unit-test-devel.file-list -%license LICENSE -%doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md -%endif - -#### DO NOT REMOVE - NEEDED FOR CENTOS -%if 0%{?fedora} || 0%{?rhel} %files remote %license LICENSE %{_bindir}/%{name}-remote @@ -637,7 +396,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files tests %license LICENSE %{_datadir}/%{name}/test -%endif %files plugins %license %{repo_plugins}-%{commit_plugins}/LICENSE @@ -655,5791 +413,5 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists exit 0 -# rhcontainerbot account currently managed by lsm5 %changelog -* Fri Jan 21 2022 RH Container Bot - 3:4.0.0-0.2.rc2 -- autobuilt v4.0.0-rc2 - -* Mon Jan 10 2022 RH Container Bot - 3:4.0.0-0.1.rc1 -- autobuilt v4.0.0-rc1 - -* Wed Dec 08 2021 RH Container Bot - 3:3.4.4-1 -- autobuilt v3.4.4 - -* Tue Dec 07 2021 RH Container Bot - 3:3.4.3-1 -- autobuilt v3.4.3 - -* Fri Nov 12 2021 RH Container Bot - 3:3.4.2-1 -- autobuilt v3.4.2 - -* Wed Oct 20 2021 RH Container Bot - 3:3.4.1-1 -- autobuilt v3.4.1 - -* Tue Oct 05 2021 Stephen Gallagher - 3:3.4.0-4 -- Drop i686 support for RHEL >= 9 -- RHEL 9 does not have i686 support for golang - -* Mon Oct 04 2021 Lokesh Mandvekar - 3:3.4.0-3 -- Gating tests: fix permissions error -- From: Ed Santiago - -* Fri Oct 01 2021 Timm Bäder - 3:3.4.0-2 -- Remove individual flags from $CFLAGS instead of hardcoding all flags - -* Thu Sep 30 2021 RH Container Bot - 3:3.4.0-1 -- autobuilt v3.4.0 - -* Mon Sep 27 2021 Lokesh Mandvekar - 3:3.4.0-0.11.rc2 -- bump containers-common dep - -* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.10.rc2 -- build with libsubid buildtag - -* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.9.rc2 -- depend on shadow-utils-subid for f35 and higher - -* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.8.rc2 -- bump release to stay ahead of older fedoras - -* Fri Sep 24 2021 RH Container Bot - 3:3.4.0-0.7.rc2 -- autobuilt v3.4.0-rc2 - -* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.6.rc1 -- Add shadow-utils-subid-devel requirement - -* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.5.rc1 -- rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post - -* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.4.rc1 -- bump conmon requirement for remote gating tests - -* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.3.rc1 -- Requires: conmon >= 2:2.0.30 for remote gating tests - -* Tue Sep 21 2021 Lokesh Mandvekar - 3:3.4.0-0.2.rc1 -- rebuild for podman-remote gating tests - -* Thu Sep 16 2021 RH Container Bot - 3:3.4.0-0.1.rc1 -- autobuilt v3.4.0-rc1 - -* Tue Aug 31 2021 Lokesh Mandvekar - 3:3.3.1-2 -- bump release to be on par with f35 - -* Mon Aug 30 2021 RH Container Bot - 3:3.3.1-1 -- autobuilt v3.3.1 - -* Fri Aug 27 2021 Lokesh Mandvekar - 3:3.3.0-2 -- update gvproxy binary name - -* Fri Aug 20 2021 RH Container Bot - 3:3.3.0-1 -- autobuilt v3.3.0 - -* Tue Aug 17 2021 RH Container Bot - 3:3.3.0-0.28.rc3 -- autobuilt v3.3.0-rc3 - -* Mon Aug 16 2021 Lokesh Mandvekar - 3:3.3.0-0.27.rc2 -- Bump to v3.3.0-rc2 -- Include podman-gvproxy subpackage which provides -/usr/libexecdir/podman/podman-gvproxy - -* Tue Aug 03 2021 Lokesh Mandvekar - 3:3.3.0-0.26.rc1 -- Bump to v3.3.0-rc1 - -* Mon Aug 02 2021 Lokesh Mandvekar - 3:3.3.0-0.25.dev.gitd32e566 -- Resolves: #1983596, #1987739 - Security fix for CVE-2021-34558 - -* Fri Jul 23 2021 Fedora Release Engineering - 3:3.3.0-0.24.dev.gitd32e566 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Jul 16 2021 Lokesh Mandvekar - 3:3.3.0-0.23.dev.gitd32e566 -- Resolves: #1969264, #1982881 - Security fix for CVE-2021-3602 - -* Wed Jul 14 2021 Lokesh Mandvekar - 3:3.3.0-0.22.dev.git599b7d7 -- rebuild with gating.yaml changes - -* Tue Jul 06 2021 Lokesh Mandvekar - 3:3.3.0-0.21.dev.git599b7d7 -- rebuild for openQA - -* Tue Jun 29 2021 Lokesh Mandvekar - 3:3.3.0-0.20.dev.git599b7d7 -- remove /etc/sysconfdir/cni/net.d/87-podman-bridge.conflist -- bodhi will not be ignored for this one so cut us some slack ;) - -* Thu Jun 24 2021 RH Container Bot - 3:3.3.0-0.19.dev.gitfc34f35 -- autobuilt fc34f35 - -* Wed Jun 23 2021 RH Container Bot - 3:3.3.0-0.18.dev.gitd3afc6b -- autobuilt d3afc6b - -* Tue Jun 22 2021 RH Container Bot - 3:3.3.0-0.17.dev.gitbe15e69 -- autobuilt be15e69 - -* Mon Jun 21 2021 RH Container Bot - 3:3.3.0-0.16.dev.git18bf92f -- autobuilt 18bf92f - -* Mon Jun 21 2021 RH Container Bot - 3:3.3.0-0.15.dev.git928687e -- autobuilt 928687e - -* Sun Jun 20 2021 RH Container Bot - 3:3.3.0-0.14.dev.gitd8cd205 -- autobuilt d8cd205 - -* Sat Jun 19 2021 RH Container Bot - 3:3.3.0-0.13.dev.git48db8d9 -- autobuilt 48db8d9 - -* Fri Jun 18 2021 RH Container Bot - 3:3.3.0-0.12.dev.gitce04a3e -- autobuilt ce04a3e - -* Thu Jun 17 2021 RH Container Bot - 3:3.3.0-0.11.dev.git814a8b6 -- autobuilt 814a8b6 - -* Wed Jun 16 2021 RH Container Bot - 3:3.3.0-0.10.dev.git092b2ec -- autobuilt 092b2ec - -* Tue Jun 15 2021 RH Container Bot - 3:3.3.0-0.9.dev.gite2f51ee -- autobuilt e2f51ee - -* Mon Jun 14 2021 Lokesh Mandvekar - 3:3.3.0-0.8.dev.gite549ca5 -- BR: go-rpm-macros to re-enable debuginfo - -* Sun Jun 13 2021 RH Container Bot - 3:3.3.0-0.7.dev.gite549ca5 -- autobuilt e549ca5 - -* Sat Jun 12 2021 RH Container Bot - 3:3.3.0-0.6.dev.git45dc3d6 -- autobuilt 45dc3d6 - -* Fri Jun 11 2021 RH Container Bot - 3:3.3.0-0.5.dev.gited983c9 -- autobuilt ed983c9 - -* Thu Jun 10 2021 RH Container Bot - 3:3.3.0-0.4.dev.gitea39735 -- autobuilt ea39735 - -* Wed Jun 09 2021 RH Container Bot - 3:3.3.0-0.3.dev.gitda1bade -- autobuilt da1bade - -* Tue Jun 08 2021 Lokesh Mandvekar - 3:3.3.0-0.2.dev.git9a3a732 -- include podman-machine-cni in podman-plugins subpackage - -* Tue Jun 08 2021 RH Container Bot - 3:3.3.0-0.1.dev.git9a3a732 -- bump to 3.3.0 -- autobuilt 9a3a732 - -* Tue May 18 2021 Lokesh Mandvekar - 3:3.2.0-0.27.dev.git353f04b -- disable debuginfo temporarily to get a successful build past gating issues - -* Tue May 18 2021 RH Container Bot - 3:3.2.0-0.26.dev.git353f04b -- autobuilt 353f04b - -* Tue May 18 2021 Lokesh Mandvekar - 3:3.2.0-0.25.dev.gita7fa0da -- use containers-common >= 4:1-19 with container-selinux 2.162.1 - -* Tue May 18 2021 RH Container Bot - 3:3.2.0-0.24.dev.gita7fa0da -- autobuilt a7fa0da - -* Mon May 17 2021 RH Container Bot - 3:3.2.0-0.23.dev.gita6a3df0 -- autobuilt a6a3df0 - -* Sun May 16 2021 RH Container Bot - 3:3.2.0-0.22.dev.git90a12ac -- autobuilt 90a12ac - -* Sat May 15 2021 RH Container Bot - 3:3.2.0-0.21.dev.git2b0b971 -- autobuilt 2b0b971 - -* Thu May 13 2021 Daniel J Walsh - 3:3.2.0-0.20.dev.git4dc52f6 -- Add suggests qemu-user-static - -* Thu May 13 2021 RH Container Bot - 3:3.2.0-0.19.dev.git4dc52f6 -- autobuilt 4dc52f6 - -* Wed May 12 2021 RH Container Bot - 3:3.2.0-0.18.dev.git59dd357 -- autobuilt 59dd357 - -* Tue May 11 2021 Lokesh Mandvekar - 3:3.2.0-0.17.dev.git57b6425 -- bump epoch to account for bad v3.2.0-rc1 in stable - -* Tue May 11 2021 RH Container Bot - 2:3.2.0-0.16.dev.git57b6425 -- autobuilt 57b6425 - -* Sun May 09 2021 RH Container Bot - 2:3.2.0-0.15.dev.git54bed10 -- autobuilt 54bed10 - -* Sat May 08 2021 RH Container Bot - 2:3.2.0-0.14.dev.git141d3f1 -- autobuilt 141d3f1 - -* Fri May 07 2021 RH Container Bot - 2:3.2.0-0.13.dev.git5616887 -- autobuilt 5616887 - -* Fri May 07 2021 RH Container Bot - 2:3.2.0-0.12.dev.gitb533fcb -- autobuilt b533fcb - -* Thu May 06 2021 RH Container Bot - 2:3.2.0-0.11.dev.git8cc96bd -- autobuilt 8cc96bd - -* Thu May 06 2021 RH Container Bot - 2:3.2.0-0.10.dev.gitb6405c1 -- autobuilt b6405c1 - -* Mon May 03 2021 RH Container Bot - 2:3.2.0-0.9.dev.git697ec8f -- autobuilt 697ec8f - -* Wed Apr 28 2021 RH Container Bot - 2:3.2.0-0.8.dev.git4ca34fc -- autobuilt 4ca34fc - -* Wed Apr 28 2021 RH Container Bot - 2:3.2.0-0.7.dev.git99e5a76 -- autobuilt 99e5a76 - -* Tue Apr 27 2021 RH Container Bot - 2:3.2.0-0.6.dev.git3148e01 -- autobuilt 3148e01 - -* Mon Apr 26 2021 RH Container Bot - 2:3.2.0-0.5.dev.git476c76f -- autobuilt 476c76f - -* Tue Apr 20 2021 RH Container Bot - 2:3.2.0-0.4.dev.gitcf2c3a1 -- autobuilt cf2c3a1 - -* Fri Apr 16 2021 Lokesh Mandvekar - 2:3.2.0-0.3.dev.git35b62ef -- slirp4netns and fuse-overlayfs deps are in containers-common - -* Thu Apr 15 2021 Lokesh Mandvekar - 2:3.2.0-0.2.dev.git373f15f -- container-selinux and crun dependencies moved to containers-common - -* Thu Apr 15 2021 RH Container Bot - 2:3.2.0-0.1.dev.git373f15f -- bump to 3.2.0 -- autobuilt 373f15f - -* Mon Apr 05 2021 Lokesh Mandvekar - 2:3.1.0-0.102.dev.git259004f -- adjust dependencies - -* Mon Mar 29 2021 RH Container Bot - 2:3.1.0-0.101.dev.git259004f -- autobuilt 259004f - -* Thu Mar 25 2021 Lokesh Mandvekar - 2:3.1.0-0.100.dev.gitdf1d561 -- bump crun requirement - -* Mon Mar 22 2021 RH Container Bot - 2:3.1.0-0.99.dev.gitdf1d561 -- autobuilt df1d561 - -* Mon Mar 15 2021 RH Container Bot - 2:3.1.0-0.98.dev.gite7dc592 -- autobuilt e7dc592 - -* Fri Mar 12 2021 RH Container Bot - 2:3.1.0-0.97.dev.gitfc02d16 -- autobuilt fc02d16 - -* Fri Mar 12 2021 RH Container Bot - 2:3.1.0-0.96.dev.git5b22ddd -- autobuilt 5b22ddd - -* Thu Mar 11 2021 RH Container Bot - 2:3.1.0-0.95.dev.git81737b3 -- autobuilt 81737b3 - -* Thu Mar 11 2021 RH Container Bot - 2:3.1.0-0.94.dev.git8d33bfa -- autobuilt 8d33bfa - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.93.dev.gite2d35e5 -- autobuilt e2d35e5 - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.92.dev.git786757f -- autobuilt 786757f - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.91.dev.git5331096 -- autobuilt 5331096 - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.90.dev.git1ac2fb7 -- autobuilt 1ac2fb7 - -* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.89.dev.git09473d4 -- autobuilt 09473d4 - -* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.88.dev.git66ac942 -- autobuilt 66ac942 - -* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.87.dev.git36ec835 -- autobuilt 36ec835 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.86.dev.git789d579 -- autobuilt 789d579 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.85.dev.gitff46d13 -- autobuilt ff46d13 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.84.dev.gitba36d79 -- autobuilt ba36d79 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.83.dev.gitb386d23 -- autobuilt b386d23 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.82.dev.git1e1035c -- autobuilt 1e1035c - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.81.dev.gitb6079bc -- autobuilt b6079bc - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.80.dev.git6fe634c -- autobuilt 6fe634c - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.79.dev.git7c09752 -- autobuilt 7c09752 - -* Sun Mar 07 2021 RH Container Bot - 2:3.1.0-0.78.dev.gitb7c00f2 -- autobuilt b7c00f2 - -* Sat Mar 06 2021 RH Container Bot - 2:3.1.0-0.77.dev.gita9fcd9d -- autobuilt a9fcd9d - -* Sat Mar 06 2021 RH Container Bot - 2:3.1.0-0.76.dev.git77a597a -- autobuilt 77a597a - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.75.dev.git2a78157 -- autobuilt 2a78157 - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.74.dev.git44e6d20 -- autobuilt 44e6d20 - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.73.dev.git0bac30d -- autobuilt 0bac30d - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.72.dev.gitc6cefa5 -- autobuilt c6cefa5 - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.71.dev.git05080a1 -- autobuilt 05080a1 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.70.dev.git4e5cc6a -- autobuilt 4e5cc6a - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.69.dev.gite65bcc1 -- autobuilt e65bcc1 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.68.dev.git7a92de4 -- autobuilt 7a92de4 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.67.dev.git87a78c0 -- autobuilt 87a78c0 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.66.dev.git17cacea -- autobuilt 17cacea - -* Wed Mar 03 2021 Lokesh Mandvekar - 2:3.1.0-0.65.dev.git87e2056 -- built 87e2056 - -* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.64.dev.git426178a -- autobuilt 426178a - -* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.63.dev.gitc726732 -- autobuilt c726732 - -* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.62.dev.git7497dcb -- autobuilt 7497dcb - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.61.dev.git8af6680 -- autobuilt 8af6680 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.60.dev.git73044b2 -- autobuilt 73044b2 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.59.dev.git8daa014 -- autobuilt 8daa014 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.58.dev.gitb5827d8 -- autobuilt b5827d8 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.57.dev.gitb154c51 -- autobuilt b154c51 - -* Sat Feb 27 2021 RH Container Bot - 2:3.1.0-0.56.dev.git9600ea6 -- autobuilt 9600ea6 - -* Fri Feb 26 2021 RH Container Bot - 2:3.1.0-0.55.dev.git397aae3 -- autobuilt 397aae3 - -* Fri Feb 26 2021 RH Container Bot - 2:3.1.0-0.54.dev.git05410e8 -- autobuilt 05410e8 - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.53.dev.gitbde1d3f -- autobuilt bde1d3f - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.52.dev.gitb220d6c -- autobuilt b220d6c - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.51.dev.git9ec8106 -- autobuilt 9ec8106 - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.50.dev.git79e8032 -- autobuilt 79e8032 - -* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.49.dev.git25d8195 -- autobuilt 25d8195 - -* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.48.dev.gitdec06b1 -- autobuilt dec06b1 - -* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.47.dev.git49fa19d -- autobuilt 49fa19d - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.46.dev.gitca0af71 -- autobuilt ca0af71 - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.45.dev.git4dfcd58 -- autobuilt 4dfcd58 - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.44.dev.git1702cbc -- autobuilt 1702cbc - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.43.dev.git96fc9d9 -- autobuilt 96fc9d9 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.42.dev.gitd999328 -- autobuilt d999328 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.41.dev.gitc69decc -- autobuilt c69decc - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.40.dev.gita6e7d19 -- autobuilt a6e7d19 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.39.dev.gitf8ff172 -- autobuilt f8ff172 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.38.dev.gitcb3af5b -- autobuilt cb3af5b - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.37.dev.git6fbf73e -- autobuilt 6fbf73e - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.36.dev.git10d52c0 -- autobuilt 10d52c0 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.35.dev.gitd92b946 -- autobuilt d92b946 - -* Sun Feb 21 2021 RH Container Bot - 2:3.1.0-0.34.dev.git4a6582b -- autobuilt 4a6582b - -* Sun Feb 21 2021 RH Container Bot - 2:3.1.0-0.33.dev.git7b52654 -- autobuilt 7b52654 - -* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.32.dev.git4aaaa6c -- autobuilt 4aaaa6c - -* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.31.dev.gitb6db60e -- autobuilt b6db60e - -* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.30.dev.git6a9257a -- autobuilt 6a9257a - -* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.29.dev.git1c6c94d -- autobuilt 1c6c94d - -* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.28.dev.gitb2bb05d -- autobuilt b2bb05d - -* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.27.dev.gitc3419d2 -- autobuilt c3419d2 - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.26.dev.gitd48f4a0 -- autobuilt d48f4a0 - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.25.dev.git516dc6d -- autobuilt 516dc6d - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.24.dev.git2e522ff -- autobuilt 2e522ff - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.23.dev.gitd55d80a -- autobuilt d55d80a - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.22.dev.git5004212 -- autobuilt 5004212 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.21.dev.git7fb347a -- autobuilt 7fb347a - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.20.dev.git58a4793 -- autobuilt 58a4793 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.19.dev.gitaadb16d -- autobuilt aadb16d - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.18.dev.git8c444e6 -- autobuilt 8c444e6 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.17.dev.gitac9a048 -- autobuilt ac9a048 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.16.dev.gitdf8ba7f -- autobuilt df8ba7f - -* Mon Feb 15 2021 RH Container Bot - 2:3.1.0-0.15.dev.git30607d7 -- autobuilt 30607d7 - -* Sat Feb 13 2021 RH Container Bot - 2:3.1.0-0.14.dev.git3ba0afd -- autobuilt 3ba0afd - -* Sat Feb 13 2021 RH Container Bot - 2:3.1.0-0.13.dev.git9d57aa7 -- autobuilt 9d57aa7 - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.12.dev.git87b2722 -- autobuilt 87b2722 - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.11.dev.git1d15ed7 -- autobuilt 1d15ed7 - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.10.dev.git73cf06a -- autobuilt 73cf06a - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.9.dev.git291f596 -- autobuilt 291f596 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.8.dev.git1b284a2 -- autobuilt 1b284a2 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.7.dev.gitb38b143 -- autobuilt b38b143 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.6.dev.gita500d93 -- autobuilt a500d93 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.5.dev.gitafe4ce6 -- autobuilt afe4ce6 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.4.dev.gitca354f1 -- autobuilt ca354f1 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.3.dev.gitdb64865 -- autobuilt db64865 - -* Wed Feb 10 2021 RH Container Bot - 2:3.1.0-0.2.dev.git4d604c1 -- autobuilt 4d604c1 - -* Wed Feb 10 2021 RH Container Bot - 2:3.1.0-0.1.dev.git88ab83d -- bump to 3.1.0 -- autobuilt 88ab83d - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.213.dev.gitb4ca924 -- autobuilt b4ca924 - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.212.dev.git629a979 -- autobuilt 629a979 - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.211.dev.git055e2dd -- autobuilt 055e2dd - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.210.dev.git2d829ae -- autobuilt 2d829ae - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.209.dev.git8600c3b -- autobuilt 8600c3b - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.208.dev.git763d522 -- autobuilt 763d522 - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.207.dev.gitf98605e -- autobuilt f98605e - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.206.dev.git9da4169 -- autobuilt 9da4169 - -* Mon Feb 08 2021 RH Container Bot - 2:3.0.0-0.205.dev.git19507d0 -- autobuilt 19507d0 - -* Wed Feb 03 2021 RH Container Bot - 2:3.0.0-0.204.dev.gita086f60 -- autobuilt a086f60 - -* Wed Feb 03 2021 RH Container Bot - 2:3.0.0-0.203.dev.git9742165 -- autobuilt 9742165 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.202.dev.gitd1e0afd -- autobuilt d1e0afd - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.201.dev.gitaab8a93 -- autobuilt aab8a93 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.200.dev.git628b0d7 -- autobuilt 628b0d7 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.199.dev.gitd66a18c -- autobuilt d66a18c - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.198.dev.git828279d -- autobuilt 828279d - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.197.dev.git2314af7 -- autobuilt 2314af7 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.196.dev.git52575db -- autobuilt 52575db - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.195.dev.git48a0e00 -- autobuilt 48a0e00 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.194.dev.git182e841 -- autobuilt 182e841 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.193.dev.git2018334 -- autobuilt 2018334 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.192.dev.gitb045c17 -- autobuilt b045c17 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.191.dev.git4ead806 -- autobuilt 4ead806 - -* Sat Jan 30 2021 RH Container Bot - 2:3.0.0-0.190.dev.git735b16e -- autobuilt 735b16e - -* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.189.dev.git2686e40 -- autobuilt 2686e40 - -* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.188.dev.gitf3a7bc1 -- autobuilt f3a7bc1 - -* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.187.dev.git4ee66c2 -- autobuilt 4ee66c2 - -* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.186.dev.git0c6a889 -- autobuilt 0c6a889 - -* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.185.dev.git2ee034c -- autobuilt 2ee034c - -* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.184.dev.gitfb653c4 -- autobuilt fb653c4 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.183.dev.git9d59daa -- autobuilt 9d59daa - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.182.dev.git14cc4aa -- autobuilt 14cc4aa - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.181.dev.git1814fa2 -- autobuilt 1814fa2 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.180.dev.git2ff4da9 -- autobuilt 2ff4da9 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.179.dev.git179b9d1 -- autobuilt 179b9d1 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.178.dev.git2102e26 -- autobuilt 2102e26 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.177.dev.gitc3b3984 -- autobuilt c3b3984 - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.176.dev.git5d44446 -- autobuilt 5d44446 - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.175.dev.gitad1e0bb -- autobuilt ad1e0bb - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.174.dev.gitf13385e -- autobuilt f13385e - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.173.dev.gitefcd48b -- autobuilt efcd48b - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.172.dev.gite5e447d -- autobuilt e5e447d - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.171.dev.git79565d1 -- autobuilt 79565d1 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.170.dev.git6ba8819 -- autobuilt 6ba8819 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.169.dev.git63cef43 -- autobuilt 63cef43 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.168.dev.git23b879d -- autobuilt 23b879d - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.167.dev.gitf4e8572 -- autobuilt f4e8572 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.166.dev.gitb4b7838 -- autobuilt b4b7838 - -* Sun Jan 24 2021 RH Container Bot - 2:3.0.0-0.165.dev.git479fc22 -- autobuilt 479fc22 - -* Sat Jan 23 2021 RH Container Bot - 2:3.0.0-0.164.dev.git3f5af4e -- autobuilt 3f5af4e - -* Sat Jan 23 2021 RH Container Bot - 2:3.0.0-0.163.dev.git6cef7c7 -- autobuilt 6cef7c7 - -* Fri Jan 22 2021 RH Container Bot - 2:3.0.0-0.162.dev.git474ba4c -- autobuilt 474ba4c - -* Fri Jan 22 2021 RH Container Bot - 2:3.0.0-0.161.dev.git47616fe -- autobuilt 47616fe - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.160.dev.git6fd83de -- autobuilt 6fd83de - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.159.dev.git3ba1a8d -- autobuilt 3ba1a8d - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.158.dev.gitd102d02 -- autobuilt d102d02 - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.157.dev.git7d297dd -- autobuilt 7d297dd - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.156.dev.git5598229 -- autobuilt 5598229 - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.155.dev.git14443cc -- autobuilt 14443cc - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.154.dev.gitfe4f9ba -- autobuilt fe4f9ba - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.153.dev.git7d024a2 -- autobuilt 7d024a2 - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.152.dev.git54c465b -- autobuilt 54c465b - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.151.dev.git5e7262d -- autobuilt 5e7262d - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.150.dev.gitd99e475 -- autobuilt d99e475 - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.149.dev.git8c6df5e -- autobuilt 8c6df5e - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.148.dev.git9a10f20 -- autobuilt 9a10f20 - -* Mon Jan 18 2021 RH Container Bot - 2:3.0.0-0.147.dev.git5f1a7a7 -- autobuilt 5f1a7a7 - -* Sun Jan 17 2021 RH Container Bot - 2:3.0.0-0.146.dev.git5b3c7a5 -- autobuilt 5b3c7a5 - -* Sun Jan 17 2021 RH Container Bot - 2:3.0.0-0.145.dev.git341c4b1 -- autobuilt 341c4b1 - -* Sat Jan 16 2021 RH Container Bot - 2:3.0.0-0.144.dev.git73b036d -- autobuilt 73b036d - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.143.dev.git83ed464 -- autobuilt 83ed464 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.142.dev.git0400dc0 -- autobuilt 0400dc0 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.141.dev.git7d3a628 -- autobuilt 7d3a628 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.140.dev.git5a166b2 -- autobuilt 5a166b2 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.139.dev.git3ceef00 -- autobuilt 3ceef00 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.138.dev.git3fcf346 -- autobuilt 3fcf346 - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.137.dev.git2b7793b -- autobuilt 2b7793b - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.136.dev.gita944f90 -- autobuilt a944f90 - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.135.dev.git9f50d48 -- autobuilt 9f50d48 - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.134.dev.git4e4477c -- autobuilt 4e4477c - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.133.dev.gitb2ac2a3 -- autobuilt b2ac2a3 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.132.dev.gitbbff9c8 -- autobuilt bbff9c8 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.131.dev.git9473dda -- autobuilt 9473dda - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.130.dev.git99c5746 -- autobuilt 99c5746 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.129.dev.git183f443 -- autobuilt 183f443 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.128.dev.gitf52a9ee -- autobuilt f52a9ee - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.127.dev.git265ec91 -- autobuilt 265ec91 - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.126.dev.git0ccc888 -- autobuilt 0ccc888 - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.125.dev.git0532fda -- autobuilt 0532fda - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.124.dev.git64b86d0 -- autobuilt 64b86d0 - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.123.dev.git5575c7b -- autobuilt 5575c7b - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.122.dev.git5681907 -- autobuilt 5681907 - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.121.dev.git20217f5 -- autobuilt 20217f5 - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.120.dev.gitd2503ae -- autobuilt d2503ae - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.119.dev.git3b987a7 -- autobuilt 3b987a7 - -* Sun Jan 10 2021 RH Container Bot - 2:3.0.0-0.118.dev.git41613bd -- autobuilt 41613bd - -* Sun Jan 10 2021 RH Container Bot - 2:3.0.0-0.117.dev.gitbc0fa65 -- autobuilt bc0fa65 - -* Fri Jan 8 2021 RH Container Bot - 2:3.0.0-0.116.dev.git49db79e -- autobuilt 49db79e - -* Fri Jan 8 2021 RH Container Bot - 2:3.0.0-0.115.dev.gita0b432d -- autobuilt a0b432d - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.114.dev.git78cda71 -- autobuilt 78cda71 - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.113.dev.git3cf41c4 -- autobuilt 3cf41c4 - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.112.dev.gita475150 -- autobuilt a475150 - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.111.dev.git355e387 -- autobuilt 355e387 - -* Wed Jan 6 2021 RH Container Bot - 2:3.0.0-0.110.dev.gitbb82c37 -- autobuilt bb82c37 - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.109.dev.gitffe2b1e -- autobuilt ffe2b1e - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.108.dev.git1f59276 -- autobuilt 1f59276 - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.107.dev.gitb84b7c8 -- autobuilt b84b7c8 - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.106.dev.gitbc21fab -- autobuilt bc21fab - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.105.dev.git1b9366d -- autobuilt 1b9366d - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.104.dev.git618c355 -- autobuilt 618c355 - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.103.dev.gitced7c0a -- autobuilt ced7c0a - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.102.dev.gitb502854 -- autobuilt b502854 - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.101.dev.git6a1fbe7 -- autobuilt 6a1fbe7 - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.100.dev.gitf261bfc -- autobuilt f261bfc - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.99.dev.git8e4d19d -- autobuilt 8e4d19d - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.98.dev.git23f25b8 -- autobuilt 23f25b8 - -* Sat Jan 2 2021 RH Container Bot - 2:3.0.0-0.97.dev.git142b4ac -- autobuilt 142b4ac - -* Thu Dec 31 2020 RH Container Bot - 2:3.0.0-0.96.dev.git39b1cb4 -- autobuilt 39b1cb4 - -* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.95.dev.gitc6c9b45 -- autobuilt c6c9b45 - -* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.94.dev.gitef12e36 -- autobuilt ef12e36 - -* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.93.dev.git7f0771f -- autobuilt 7f0771f - -* Fri Dec 25 2020 RH Container Bot - 2:3.0.0-0.92.dev.git9c9f02a -- autobuilt 9c9f02a - -* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.91.dev.git8f75ed9 -- autobuilt 8f75ed9 - -* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.90.dev.gitb176c62 -- autobuilt b176c62 - -* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.89.dev.git231c528 -- autobuilt 231c528 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.88.dev.git9ac5ed1 -- autobuilt 9ac5ed1 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.87.dev.gitbbc0deb -- autobuilt bbc0deb - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.86.dev.git54b82a1 -- autobuilt 54b82a1 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.85.dev.git0778c11 -- autobuilt 0778c11 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.84.dev.git3728ca9 -- autobuilt 3728ca9 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.83.dev.git06a6fd9 -- autobuilt 06a6fd9 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.82.dev.git9b6324f -- autobuilt 9b6324f - -* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.81.dev.git07663f7 -- autobuilt 07663f7 - -* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.80.dev.gitcfdb8fb -- autobuilt cfdb8fb - -* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.79.dev.gitb4692f2 -- autobuilt b4692f2 - -* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.78.dev.git182646b -- autobuilt 182646b - -* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.77.dev.git076f77b -- autobuilt 076f77b - -* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.76.dev.gitd692518 -- autobuilt d692518 - -* Fri Dec 18 2020 RH Container Bot - 2:3.0.0-0.75.dev.git5c6b5ef -- autobuilt 5c6b5ef - -* Fri Dec 18 2020 RH Container Bot - 2:3.0.0-0.74.dev.gitf568658 -- autobuilt f568658 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.73.dev.gita17afa9 -- autobuilt a17afa9 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.72.dev.git0333366 -- autobuilt 0333366 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.71.dev.git7592f8f -- autobuilt 7592f8f - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.70.dev.gitd291013 -- autobuilt d291013 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.69.dev.gitc38ae47 -- autobuilt c38ae47 - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.68.dev.git915ae6d -- autobuilt 915ae6d - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.67.dev.git2a21dcd -- autobuilt 2a21dcd - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.66.dev.gitbacb2fc -- autobuilt bacb2fc - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.65.dev.git978c076 -- autobuilt 978c076 - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.64.dev.gitf1f7b8f -- autobuilt f1f7b8f - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.63.dev.git8333a9e -- autobuilt 8333a9e - -* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.62.dev.git66e979a -- autobuilt 66e979a - -* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.61.dev.gite689503 -- autobuilt e689503 - -* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.60.dev.git9379ee9 -- autobuilt 9379ee9 - -* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.59.dev.git999d40d -- autobuilt 999d40d - -* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.58.dev.git0fd31e2 -- autobuilt 0fd31e2 - -* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.57.dev.gitbdbf47f -- autobuilt bdbf47f - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.56.dev.gita226e6e -- autobuilt a226e6e - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.55.dev.git36bec38 -- autobuilt 36bec38 - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.54.dev.git1d50245 -- autobuilt 1d50245 - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.53.dev.gitfbcd445 -- autobuilt fbcd445 - -* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.52.dev.gitb0a287c -- autobuilt b0a287c - -* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.51.dev.git99ac30a -- autobuilt 99ac30a - -* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.50.dev.gitdd95478 -- autobuilt dd95478 - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.49.dev.git6823a5d -- autobuilt 6823a5d - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.48.dev.git2bb1490 -- autobuilt 2bb1490 - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.47.dev.gitdeb0042 -- autobuilt deb0042 - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.46.dev.giteaa19a1 -- autobuilt eaa19a1 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.45.dev.git9216be2 -- autobuilt 9216be2 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.44.dev.giteb053df -- autobuilt eb053df - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.43.dev.git43567c6 -- autobuilt 43567c6 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.42.dev.git9abbe07 -- autobuilt 9abbe07 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.41.dev.git3cd143f -- autobuilt 3cd143f - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.40.dev.gitb875c5c -- autobuilt b875c5c - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.39.dev.git2472600 -- autobuilt 2472600 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.38.dev.gitdd295f2 -- autobuilt dd295f2 - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.37.dev.git7caef9c -- autobuilt 7caef9c - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.36.dev.git47d2a4b -- autobuilt 47d2a4b - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.35.dev.git0cccba8 -- autobuilt 0cccba8 - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.34.dev.git9b3a81a -- autobuilt 9b3a81a - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.33.dev.gite2f9120 -- autobuilt e2f9120 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.32.dev.gitbfbeece -- autobuilt bfbeece - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.31.dev.gita5ca039 -- autobuilt a5ca039 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.30.dev.git3569e24 -- autobuilt 3569e24 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.29.dev.gite6f80fa -- autobuilt e6f80fa - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.28.dev.gite117ad3 -- autobuilt e117ad3 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.27.dev.git0c96731 -- autobuilt 0c96731 - -* Sat Dec 5 2020 RH Container Bot - 2:3.0.0-0.26.dev.git0c2a43b -- autobuilt 0c2a43b - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.25.dev.git8e83799 -- autobuilt 8e83799 - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.24.dev.gitb6536d2 -- autobuilt b6536d2 - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.23.dev.gitc55b831 -- autobuilt c55b831 - -* Fri Dec 4 2020 Lokesh Mandvekar - 2:3.0.0-0.22.dev.gitf01630a -- make both checksec and koji happy - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.21.dev.gitf01630a -- autobuilt f01630a - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.20.dev.gitec0411a -- autobuilt ec0411a - -* Thu Dec 3 2020 Lokesh Mandvekar - 2:3.0.0-0.19.dev.git85b412d -- Harden binaries -- Reported-by: Wade Mealing - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.18.dev.git70284b1 -- autobuilt 70284b1 - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.17.dev.gitc675d8a -- autobuilt c675d8a - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.16.dev.git85b412d -- autobuilt 85b412d - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.15.dev.git9180872 -- autobuilt 9180872 - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.14.dev.git5cf7aa6 -- autobuilt 5cf7aa6 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.13.dev.git7984842 -- autobuilt 7984842 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.12.dev.gitd456765 -- autobuilt d456765 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.11.dev.gite82ec90 -- autobuilt e82ec90 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.10.dev.git7210b86 -- autobuilt 7210b86 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.9.dev.gitd28874b -- autobuilt d28874b - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.8.dev.git9c5fe95 -- autobuilt 9c5fe95 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.7.dev.gitb2cd6e0 -- autobuilt b2cd6e0 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.6.dev.gitc71ad9a -- autobuilt c71ad9a - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.5.dev.gitce45b71 -- autobuilt ce45b71 - -* Tue Dec 1 2020 Lokesh Mandvekar - 2:3.0.0-0.4.dev.git429d949 -- use podman-plugins / dnsname upstream v1.1.1 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.3.dev.git429d949 -- autobuilt 429d949 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.2.dev.git2438390 -- autobuilt 2438390 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.1.dev.gitca612a3 -- bump to 3.0.0 -- autobuilt ca612a3 - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.74.dev.gitc342583 -- autobuilt c342583 - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.73.dev.gitf6fb297 -- autobuilt f6fb297 - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.72.dev.git7ad1c9c -- autobuilt 7ad1c9c - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.71.dev.gitfc85ec9 -- autobuilt fc85ec9 - -* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.70.dev.git8b2c0a4 -- autobuilt 8b2c0a4 - -* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.69.dev.gitf0d48aa -- autobuilt f0d48aa - -* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.68.dev.git3110308 -- autobuilt 3110308 - -* Thu Nov 26 2020 RH Container Bot - 2:2.2.0-0.67.dev.gitad24392 -- autobuilt ad24392 - -* Wed Nov 25 2020 RH Container Bot - 2:2.2.0-0.66.dev.git397e9a9 -- autobuilt 397e9a9 - -* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.65.dev.gitd408395 -- autobuilt d408395 - -* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.64.dev.git850bdd2 -- autobuilt 850bdd2 - -* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.63.dev.git4ebd9d9 -- autobuilt 4ebd9d9 - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.62.dev.git4fe7c3f -- autobuilt 4fe7c3f - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.61.dev.gitcd6c4cb -- autobuilt cd6c4cb - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.60.dev.git5d55285 -- autobuilt 5d55285 - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.59.dev.gitdd34341 -- autobuilt dd34341 - -* Sat Nov 21 2020 RH Container Bot - 2:2.2.0-0.58.dev.git5292d5a -- autobuilt 5292d5a - -* Fri Nov 20 2020 RH Container Bot - 2:2.2.0-0.57.dev.git042d488 -- autobuilt 042d488 - -* Thu Nov 19 2020 RH Container Bot - 2:2.2.0-0.56.dev.git70f91fb -- autobuilt 70f91fb - -* Wed Nov 18 2020 Lokesh Mandvekar - 2:2.2.0-0.55.dev.git286d356 -- bump dnsname to v1.1.0, commit a9c2a10 - -* Wed Nov 18 2020 RH Container Bot - 2:2.2.0-0.54.dev.git286d356 -- autobuilt 286d356 - -* Tue Nov 17 2020 Eduardo Santiago - 2:2.2.0-0.53.dev.git42ec4cf -- slight correction to the path of the containers-mounts source file - -* Tue Nov 17 2020 Lokesh Mandvekar - 2:2.2.0-0.52.dev.git42ec4cf -- containers-mounts.conf.5 in containers-common - -* Tue Nov 17 2020 Eduardo Santiago - 2:2.2.0-0.51.dev.git42ec4cf -- completion files: be smarter, package -remote files only with -remote - -* Tue Nov 17 2020 RH Container Bot - 2:2.2.0-0.50.dev.git42ec4cf -- autobuilt 42ec4cf - -* Sun Nov 15 2020 Eduardo Santiago - 2:2.2.0-0.49.dev.git3920756 -- package new zsh and fish completion files - -* Sun Nov 15 2020 RH Container Bot - 2:2.2.0-0.48.dev.git3920756 -- autobuilt 3920756 - -* Sat Nov 14 2020 RH Container Bot - 2:2.2.0-0.47.dev.git4eb9c28 -- autobuilt 4eb9c28 - -* Fri Nov 13 2020 RH Container Bot - 2:2.2.0-0.46.dev.git0b1a60e -- autobuilt 0b1a60e - -* Thu Nov 12 2020 RH Container Bot - 2:2.2.0-0.45.dev.git6c2503c -- autobuilt 6c2503c - -* Wed Nov 11 2020 Eduardo Santiago - 2:2.2.0-0.44.dev.gite443c01 -- distribute newly-added /usr/lib/tmpfiles.d/podman.conf - -* Wed Nov 11 2020 RH Container Bot - 2:2.2.0-0.43.dev.gite443c01 -- autobuilt e443c01 - -* Tue Nov 10 2020 RH Container Bot - 2:2.2.0-0.42.dev.gitda01191 -- autobuilt da01191 - -* Sat Nov 7 2020 RH Container Bot - 2:2.2.0-0.41.dev.gite2b82e6 -- autobuilt e2b82e6 - -* Fri Nov 6 2020 RH Container Bot - 2:2.2.0-0.40.dev.git07293bc -- autobuilt 07293bc - -* Fri Oct 23 2020 ashley-cui - 2:2.2.0-0.39.dev.git287edd4 -- ‘rebuild’ - -* Wed Oct 21 2020 RH Container Bot - 2:2.2.0-0.38.dev.git287edd4 -- autobuilt 287edd4 - -* Tue Oct 20 2020 RH Container Bot - 2:2.2.0-0.37.dev.git35b4cb1 -- autobuilt 35b4cb1 - -* Mon Oct 19 2020 RH Container Bot - 2:2.2.0-0.36.dev.git7ffcab0 -- autobuilt 7ffcab0 - -* Sun Oct 18 2020 RH Container Bot - 2:2.2.0-0.35.dev.git6ec96dc -- autobuilt 6ec96dc - -* Sat Oct 17 2020 RH Container Bot - 2:2.2.0-0.34.dev.git39f1bea -- autobuilt 39f1bea - -* Fri Oct 16 2020 RH Container Bot - 2:2.2.0-0.33.dev.git9f98b34 -- autobuilt 9f98b34 - -* Thu Oct 15 2020 RH Container Bot - 2:2.2.0-0.32.dev.gita82d60d -- autobuilt a82d60d - -* Wed Oct 14 2020 RH Container Bot - 2:2.2.0-0.31.dev.gitd30b4b7 -- autobuilt d30b4b7 - -* Tue Oct 13 2020 RH Container Bot - 2:2.2.0-0.30.dev.git7ad631b -- autobuilt 7ad631b - -* Mon Oct 12 2020 Jindrich Novy - 2:2.2.0-0.29.dev.git212011f -- use %%rhel instead of %%eln, thanks to Adam Samalik for noticing - -* Mon Oct 12 2020 RH Container Bot - 2:2.2.0-0.28.dev.git212011f -- autobuilt 212011f - -* Sat Oct 10 2020 RH Container Bot - 2:2.2.0-0.27.dev.git7876dd5 -- autobuilt 7876dd5 - -* Fri Oct 9 2020 RH Container Bot - 2:2.2.0-0.26.dev.git71d675a -- autobuilt 71d675a - -* Thu Oct 8 2020 RH Container Bot - 2:2.2.0-0.25.dev.git59b5f0a -- autobuilt 59b5f0a - -* Wed Oct 7 2020 RH Container Bot - 2:2.2.0-0.24.dev.gita7500e5 -- autobuilt a7500e5 - -* Tue Oct 6 2020 Lokesh Mandvekar - 2:2.2.0-0.23.dev.gitdefb754 -- btrfs deps for fedora only - -* Tue Oct 6 2020 RH Container Bot - 2:2.2.0-0.22.dev.gitdefb754 -- autobuilt defb754 - -* Mon Oct 5 2020 RH Container Bot - 2:2.2.0-0.21.dev.gitcaace52 -- autobuilt caace52 - -* Sat Oct 3 2020 Lokesh Mandvekar - 2:2.2.0-0.20.dev.git7c12967 -- rebuild - -* Sat Oct 3 2020 RH Container Bot - 2:2.2.0-0.19.dev.git7c12967 -- autobuilt 7c12967 - -* Fri Oct 2 2020 RH Container Bot - 2:2.2.0-0.18.dev.git14fd7b4 -- autobuilt 14fd7b4 - -* Thu Oct 1 2020 RH Container Bot - 2:2.2.0-0.17.dev.git556117c -- autobuilt 556117c - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.16.dev.git4d57313 -- autobuilt 4d57313 - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.15.dev.git08d036c -- autobuilt 08d036c - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.14.dev.git19f080f -- autobuilt 19f080f - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.13.dev.gite9eddda -- autobuilt e9eddda - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.12.dev.gitb68b6f3 -- autobuilt b68b6f3 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.11.dev.git453333a -- autobuilt 453333a - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.10.dev.git12f173f -- autobuilt 12f173f - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.9.dev.git2ee415b -- autobuilt 2ee415b - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.8.dev.gitbf10168 -- autobuilt bf10168 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.7.dev.git84dede4 -- autobuilt 84dede4 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.6.dev.git5cf8659 -- autobuilt 5cf8659 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.5.dev.git4a7fb62 -- autobuilt 4a7fb62 - -* Mon Sep 28 2020 RH Container Bot - 2:2.2.0-0.4.dev.gite7e466e -- autobuilt e7e466e - -* Mon Sep 28 2020 RH Container Bot - 2:2.2.0-0.3.dev.gitb0e70a6 -- autobuilt b0e70a6 - -* Fri Sep 25 2020 RH Container Bot - 2:2.2.0-0.2.dev.git03d01ab -- autobuilt 03d01ab - -* Fri Sep 25 2020 RH Container Bot - 2:2.2.0-0.1.dev.gita1045ad -- bump to 2.2.0 -- autobuilt a1045ad - -* Tue Sep 22 2020 RH Container Bot - 2:2.1.0-0.287.dev.git141688c -- autobuilt 141688c - -* Mon Sep 21 2020 RH Container Bot - 2:2.1.0-0.286.dev.git84c87fc -- autobuilt 84c87fc - -* Mon Sep 21 2020 RH Container Bot - 2:2.1.0-0.285.dev.gitdd4dc4b -- autobuilt dd4dc4b - -* Sat Sep 19 2020 RH Container Bot - 2:2.1.0-0.284.dev.git8529435 -- autobuilt 8529435 - -* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.283.dev.git5b7509c -- autobuilt 5b7509c - -* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.282.dev.gitfc3daae -- autobuilt fc3daae - -* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.281.dev.git273b954 -- autobuilt 273b954 - -* Thu Sep 17 2020 Merlin Mathesius - 2:2.1.0-0.280.dev.git1a929c7 -- Minor conditional updates to enable building for ELN - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.279.dev.gitf84f441 -- autobuilt f84f441 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.278.dev.git175d7b1 -- autobuilt 175d7b1 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.277.dev.gitdc23ef1 -- autobuilt dc23ef1 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.276.dev.git031ddf9 -- autobuilt 031ddf9 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.275.dev.git9f745d5 -- autobuilt 9f745d5 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.274.dev.git1a929c7 -- autobuilt 1a929c7 - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.273.dev.git8d7e795 -- autobuilt 8d7e795 - -* Wed Sep 16 2020 Lokesh Mandvekar - 2:2.1.0-0.272.dev.gitacf86ef -- fix dependencies for podman-plugins - -* Wed Sep 16 2020 Lokesh Mandvekar - 2:2.1.0-0.271.dev.gitacf86ef -- bump dnsname plugin commit and dependency on dnsmasq - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.270.dev.gitacf86ef -- autobuilt acf86ef - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.269.dev.git0d14d7b -- autobuilt 0d14d7b - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.268.dev.gitb9c47fa -- autobuilt b9c47fa - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.267.dev.git2604919 -- autobuilt 2604919 - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.266.dev.git2eb3339 -- autobuilt 2eb3339 - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.265.dev.gitbec96ab -- autobuilt bec96ab - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.264.dev.git0be5836 -- autobuilt 0be5836 - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.263.dev.git3f6045c -- autobuilt 3f6045c - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.262.dev.git5c47a33 -- autobuilt 5c47a33 - -* Mon Sep 14 2020 RH Container Bot - 2:2.1.0-0.261.dev.gitfd7cdb2 -- autobuilt fd7cdb2 - -* Mon Sep 14 2020 RH Container Bot - 2:2.1.0-0.260.dev.gitb7a7cf6 -- autobuilt b7a7cf6 - -* Sun Sep 13 2020 RH Container Bot - 2:2.1.0-0.259.dev.git3f5f99b -- autobuilt 3f5f99b - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.258.dev.git25fb0c2 -- autobuilt 25fb0c2 - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.257.dev.git834c41d -- autobuilt 834c41d - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.256.dev.git4f04007 -- autobuilt 4f04007 - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.255.dev.git881f2df -- autobuilt 881f2df - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.254.dev.git37658c0 -- autobuilt 37658c0 - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.253.dev.git397de44 -- autobuilt 397de44 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.252.dev.git10ba232 -- autobuilt 10ba232 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.251.dev.git861451a -- autobuilt 861451a - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.250.dev.git96bc5eb -- autobuilt 96bc5eb - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.249.dev.git89a3483 -- autobuilt 89a3483 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.248.dev.gitfc70360 -- autobuilt fc70360 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.247.dev.gitaadf96a -- autobuilt aadf96a - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.246.dev.git3d33923 -- autobuilt 3d33923 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.245.dev.gite1b4729 -- autobuilt e1b4729 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.244.dev.git08b6020 -- autobuilt 08b6020 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.243.dev.git68dace0 -- autobuilt 68dace0 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.242.dev.git9c4c883 -- autobuilt 9c4c883 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.241.dev.git5a09fd8 -- autobuilt 5a09fd8 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.240.dev.git1b2b068 -- autobuilt 1b2b068 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.239.dev.git6b1a1fc -- autobuilt 6b1a1fc - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.238.dev.git814784c -- autobuilt 814784c - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.237.dev.gite180de8 -- autobuilt e180de8 - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.236.dev.git54a61e3 -- autobuilt 54a61e3 - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.235.dev.git11679c2 -- autobuilt 11679c2 - -* Mon Sep 7 2020 RH Container Bot - 2:2.1.0-0.234.dev.gitbe7778d -- autobuilt be7778d - -* Mon Sep 7 2020 RH Container Bot - 2:2.1.0-0.233.dev.git21c6aae -- autobuilt 21c6aae - -* Sun Sep 6 2020 RH Container Bot - 2:2.1.0-0.232.dev.gitba8d0bb -- autobuilt ba8d0bb - -* Sat Sep 5 2020 RH Container Bot - 2:2.1.0-0.231.dev.gitf1323a9 -- autobuilt f1323a9 - -* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.230.dev.gitfa487a6 -- autobuilt fa487a6 - -* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.229.dev.git37791d7 -- autobuilt 37791d7 - -* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.228.dev.git1184cdf -- autobuilt 1184cdf - -* Tue Sep 1 2020 RH Container Bot - 2:2.1.0-0.227.dev.gita867b16 -- autobuilt a867b16 - -* Tue Sep 1 2020 RH Container Bot - 2:2.1.0-0.226.dev.git557cf94 -- autobuilt 557cf94 - -* Mon Aug 31 2020 RH Container Bot - 2:2.1.0-0.225.dev.git138132e -- autobuilt 138132e - -* Mon Aug 31 2020 RH Container Bot - 2:2.1.0-0.224.dev.git0c076db -- autobuilt 0c076db - -* Mon Aug 31 2020 Lokesh Mandvekar - 2:2.1.0-0.223.dev.git575b3a3 -- bump - -* Sat Aug 29 2020 RH Container Bot - 2:2.1.0-0.222.dev.git575b3a3 -- autobuilt 575b3a3 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.221.dev.git4e3ea01 -- autobuilt 4e3ea01 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.220.dev.git1f9b854 -- autobuilt 1f9b854 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.219.dev.git522a32f -- autobuilt 522a32f - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.218.dev.git0640cc7 -- autobuilt 0640cc7 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.217.dev.gitb1d6ea2 -- autobuilt b1d6ea2 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.216.dev.git061c93f -- autobuilt 061c93f - -* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.215.dev.git72c5b35 -- autobuilt 72c5b35 - -* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.214.dev.git7d3cadc -- autobuilt 7d3cadc - -* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.213.dev.gitd6b0377 -- autobuilt d6b0377 - -* Wed Aug 26 2020 RH Container Bot - 2:2.1.0-0.212.dev.gitf99954c -- autobuilt f99954c - -* Wed Aug 26 2020 RH Container Bot - 2:2.1.0-0.211.dev.git3a9d524 -- autobuilt 3a9d524 - -* Tue Aug 25 2020 RH Container Bot - 2:2.1.0-0.210.dev.git6a06944 -- autobuilt 6a06944 - -* Mon Aug 24 2020 RH Container Bot - 2:2.1.0-0.209.dev.git8fdc116 -- autobuilt 8fdc116 - -* Mon Aug 24 2020 RH Container Bot - 2:2.1.0-0.208.dev.git2c567dc -- autobuilt 2c567dc - -* Sun Aug 23 2020 RH Container Bot - 2:2.1.0-0.207.dev.gite535f61 -- autobuilt e535f61 - -* Sun Aug 23 2020 RH Container Bot - 2:2.1.0-0.206.dev.git80d2c01 -- autobuilt 80d2c01 - -* Fri Aug 21 2020 RH Container Bot - 2:2.1.0-0.205.dev.git4828455 -- autobuilt 4828455 - -* Fri Aug 21 2020 RH Container Bot - 2:2.1.0-0.204.dev.gita8619bb -- autobuilt a8619bb - -* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.203.dev.git516196f -- autobuilt 516196f - -* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.202.dev.git7ccd821 -- autobuilt 7ccd821 - -* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.201.dev.git7865db5 -- autobuilt 7865db5 - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.200.dev.git42690ff -- autobuilt 42690ff - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.199.dev.gitdcdb647 -- autobuilt dcdb647 - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.198.dev.git9babd21 -- autobuilt 9babd21 - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.197.dev.gitdd4e0da -- autobuilt dd4e0da - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.196.dev.git7e2a1b3 -- autobuilt 7e2a1b3 - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.195.dev.git9d096c1 -- autobuilt 9d096c1 - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.194.dev.gitff1f81b -- autobuilt ff1f81b - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.193.dev.git748e882 -- autobuilt 748e882 - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.192.dev.git49d6468 -- autobuilt 49d6468 - -* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.191.dev.git8caed30 -- autobuilt 8caed30 - -* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.190.dev.git47108e2 -- autobuilt 47108e2 - -* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.189.dev.gitfff66f1 -- autobuilt fff66f1 - -* Sun Aug 16 2020 RH Container Bot - 2:2.1.0-0.188.dev.git96fb5dc -- autobuilt 96fb5dc - -* Sat Aug 15 2020 RH Container Bot - 2:2.1.0-0.187.dev.gitca4423e -- autobuilt ca4423e - -* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.186.dev.git81499a5 -- autobuilt 81499a5 - -* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.185.dev.git9ede14e -- autobuilt 9ede14e - -* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.184.dev.git90831df -- autobuilt 90831df - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.183.dev.gitd777a7b -- autobuilt d777a7b - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.182.dev.git4ef4f52 -- autobuilt 4ef4f52 - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.181.dev.git8e4842a -- autobuilt 8e4842a - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.180.dev.gitac96112 -- autobuilt ac96112 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.179.dev.git8eaacec -- autobuilt 8eaacec - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.178.dev.git43f2771 -- autobuilt 43f2771 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.177.dev.gitaa66c06 -- autobuilt aa66c06 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.176.dev.git6d3075a -- autobuilt 6d3075a - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.175.dev.git68c67d2 -- autobuilt 68c67d2 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.174.dev.gita90ae00 -- autobuilt a90ae00 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.173.dev.git92b088b -- autobuilt 92b088b - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.172.dev.gitdf0ad51 -- autobuilt df0ad51 - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.171.dev.git75d2fe6 -- autobuilt 75d2fe6 - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.170.dev.git68fd9aa -- autobuilt 68fd9aa - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.169.dev.git162625f -- autobuilt 162625f - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.168.dev.gitda00482 -- autobuilt da00482 - -* Sun Aug 09 2020 RH Container Bot - 2:2.1.0-0.167.dev.git95e2e15 -- autobuilt 95e2e15 - -* Sat Aug 08 2020 RH Container Bot - 2:2.1.0-0.166.dev.git3173a18 -- autobuilt 3173a18 - -* Sat Aug 08 2020 RH Container Bot - 2:2.1.0-0.165.dev.git1298161 -- autobuilt 1298161 - -* Fri Aug 07 2020 RH Container Bot - 2:2.1.0-0.164.dev.git51159e7 -- autobuilt 51159e7 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.163.dev.git0d4a269 -- autobuilt 0d4a269 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.162.dev.gita948635 -- autobuilt a948635 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.161.dev.gitbae6d5d -- autobuilt bae6d5d - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.160.dev.gitd1aaf33 -- autobuilt d1aaf33 - -* Wed Aug 05 2020 Eduardo Santiago - 2:2.1.0-0.159.dev.git7a7c8e9 -- add openssl, httpd-tools requirements to podman-tests - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.158.dev.git7a7c8e9 -- autobuilt 7a7c8e9 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.157.dev.git4797190 -- autobuilt 4797190 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.156.dev.git6260677 -- autobuilt 6260677 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.155.dev.git0a3f3c9 -- autobuilt 0a3f3c9 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.154.dev.git807efd6 -- autobuilt 807efd6 - -* Tue Aug 04 2020 Peter Oliver - 2:2.1.0-0.153.dev.git1709335 -- Include podman-auto-update systemd service and timer. - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.152.dev.gitd4cf3c5 -- autobuilt d4cf3c5 - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.151.dev.git93d6320 -- autobuilt 93d6320 - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.150.dev.gitf7440ff -- autobuilt f7440ff - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.149.dev.git1ed1e58 -- autobuilt 1ed1e58 - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.148.dev.git1709335 -- autobuilt 1709335 - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.147.dev.git2e3928e -- autobuilt 2e3928e - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.146.dev.git41358f5 -- autobuilt 41358f5 - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.145.dev.gitbfd3454 -- autobuilt bfd3454 - -* Sun Aug 02 2020 RH Container Bot - 2:2.1.0-0.144.dev.gitf4d4bd2 -- autobuilt f4d4bd2 - -* Sat Aug 01 2020 RH Container Bot - 2:2.1.0-0.143.dev.gitb425a4f -- autobuilt b425a4f - -* Sat Aug 01 2020 RH Container Bot - 2:2.1.0-0.142.dev.git0d064a0 -- autobuilt 0d064a0 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.141.dev.git4c75fe3 -- autobuilt 4c75fe3 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.140.dev.git7a15be5 -- autobuilt 7a15be5 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.139.dev.git3cf8237 -- autobuilt 3cf8237 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.138.dev.gitbb96c89 -- autobuilt bb96c89 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.137.dev.gite911875 -- autobuilt e911875 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.136.dev.git0e009d5 -- autobuilt 0e009d5 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.135.dev.git1b784b4 -- autobuilt 1b784b4 - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.134.dev.git4132b71 -- autobuilt 4132b71 - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.133.dev.gitca2bda6 -- autobuilt ca2bda6 - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.132.dev.git05b3e0e -- autobuilt 05b3e0e - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.131.dev.git1170430 -- autobuilt 1170430 - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.130.dev.gitc66ce8d -- autobuilt c66ce8d - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.129.dev.giteaa2f52 -- autobuilt eaa2f52 - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.128.dev.git044a7cb -- autobuilt 044a7cb - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.127.dev.git7f38774 -- autobuilt 7f38774 - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.126.dev.git83166a9 -- autobuilt 83166a9 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.125.dev.git539bb4c -- autobuilt 539bb4c - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.124.dev.gitb0777ad -- autobuilt b0777ad - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.123.dev.git288ebec -- autobuilt 288ebec - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.122.dev.git6ed9868 -- autobuilt 6ed9868 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.121.dev.gitec69497 -- autobuilt ec69497 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.120.dev.git91c92d1 -- autobuilt 91c92d1 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.119.dev.gitd463715 -- autobuilt d463715 - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.118.dev.git2b7bc9b -- autobuilt 2b7bc9b - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.117.dev.git956caf3 -- autobuilt 956caf3 - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.116.dev.gitbf92ec5 -- autobuilt bf92ec5 - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.115.dev.git5e9b54f -- autobuilt 5e9b54f - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.114.dev.git55a7faf -- autobuilt 55a7faf - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.113.dev.git71f7150 -- autobuilt 71f7150 - -* Sun Jul 26 2020 RH Container Bot - 2:2.1.0-0.112.dev.git11e8e65 -- autobuilt 11e8e65 - -* Fri Jul 24 2020 RH Container Bot - 2:2.1.0-0.111.dev.gitc2deeff -- autobuilt c2deeff - -* Fri Jul 24 2020 RH Container Bot - 2:2.1.0-0.110.dev.gitd924476 -- autobuilt d924476 - -* Thu Jul 23 2020 RH Container Bot - 2:2.1.0-0.109.dev.git197825d -- autobuilt 197825d - -* Thu Jul 23 2020 RH Container Bot - 2:2.1.0-0.108.dev.git961fa6a -- autobuilt 961fa6a - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.107.dev.git1aac197 -- autobuilt 1aac197 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.106.dev.git9223b72 -- autobuilt 9223b72 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.105.dev.gitd493374 -- autobuilt d493374 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.104.dev.git80add29 -- autobuilt 80add29 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.103.dev.git9f5d146 -- autobuilt 9f5d146 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.102.dev.gitef03815 -- autobuilt ef03815 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.101.dev.git59bad8b -- autobuilt 59bad8b - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.100.dev.git344a791 -- autobuilt 344a791 - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.99.dev.gite5b3563 -- autobuilt e5b3563 - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.98.dev.gitbe5219a -- autobuilt be5219a - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.97.dev.gitf8e2a35 -- autobuilt f8e2a35 - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.96.dev.git644b5bc -- autobuilt 644b5bc - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.95.dev.gitdf6920a -- autobuilt df6920a - -* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.94.dev.git0d26a57 -- autobuilt 0d26a57 - -* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.93.dev.gite8de509 -- autobuilt e8de509 - -* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.92.dev.git17f9b80 -- autobuilt 17f9b80 - -* Sun Jul 19 2020 RH Container Bot - 2:2.1.0-0.91.dev.gitb7b8fce -- autobuilt b7b8fce - -* Sat Jul 18 2020 RH Container Bot - 2:2.1.0-0.90.dev.gitd087ade -- autobuilt d087ade - -* Sat Jul 18 2020 RH Container Bot - 2:2.1.0-0.89.dev.gitdeff289 -- autobuilt deff289 - -* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.88.dev.git10c5f24 -- autobuilt 10c5f24 - -* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.87.dev.gitdfca83d -- autobuilt dfca83d - -* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.86.dev.gitd86bae2 -- autobuilt d86bae2 - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.85.dev.git0bd5181 -- autobuilt 0bd5181 - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.84.dev.gitf4766e0 -- autobuilt f4766e0 - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.83.dev.git984fffc -- autobuilt 984fffc - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.82.dev.git11fe857 -- autobuilt 11fe857 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.81.dev.git9efeb1c -- autobuilt 9efeb1c - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.80.dev.git6dcff5c -- autobuilt 6dcff5c - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.79.dev.git9051546 -- autobuilt 9051546 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.78.dev.git8704b78 -- autobuilt 8704b78 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.77.dev.git60127cf -- autobuilt 60127cf - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.76.dev.git76f9f96 -- autobuilt 76f9f96 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.75.dev.git4250d24 -- autobuilt 4250d24 - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.74.dev.gitc4843d4 -- autobuilt c4843d4 - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.73.dev.gita9a751f -- autobuilt a9a751f - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.72.dev.gitd83077b -- autobuilt d83077b - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.71.dev.git210f104 -- autobuilt 210f104 - -* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.70.dev.git3d33590 -- autobuilt 3d33590 - -* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.69.dev.gitd86acf2 -- autobuilt d86acf2 - -* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.68.dev.gite2a8e03 -- autobuilt e2a8e03 - -* Sat Jul 11 2020 RH Container Bot - 2:2.1.0-0.67.dev.gite38001f -- autobuilt e38001f - -* Fri Jul 10 2020 RH Container Bot - 2:2.1.0-0.66.dev.git1d71753 -- autobuilt 1d71753 - -* Fri Jul 10 2020 RH Container Bot - 2:2.1.0-0.65.dev.git2ac8c69 -- autobuilt 2ac8c69 - -* Thu Jul 09 2020 RH Container Bot - 2:2.1.0-0.64.dev.gitd9cd003 -- autobuilt d9cd003 - -* Thu Jul 09 2020 RH Container Bot - 2:2.1.0-0.63.dev.gitbc3b3b3 -- autobuilt bc3b3b3 - -* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.62.dev.gitedf5fe8 -- autobuilt edf5fe8 - -* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.61.dev.gitb58d2b7 -- autobuilt b58d2b7 - -* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.60.dev.git85d71ae -- autobuilt 85d71ae - -* Tue Jul 07 2020 RH Container Bot - 2:2.1.0-0.59.dev.git54d16f3 -- autobuilt 54d16f3 - -* Tue Jul 07 2020 RH Container Bot - 2:2.1.0-0.58.dev.gitcd08485 -- autobuilt cd08485 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.57.dev.git1a93857 -- autobuilt 1a93857 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.56.dev.gitb1cc781 -- autobuilt b1cc781 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.55.dev.gitf4708a5 -- autobuilt f4708a5 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.54.dev.git9532509 -- autobuilt 9532509 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.53.dev.git9eac75a -- autobuilt 9eac75a - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.52.dev.git4bdc119 -- autobuilt 4bdc119 - -* Mon Jul 06 2020 Eduardo Santiago - 2:2.1.0-0.51.dev.git4351e33 -- bump crun dependency to 0.14, needed for --sdnotify option - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.50.dev.git4351e33 -- autobuilt 4351e33 - -* Sun Jul 05 2020 RH Container Bot - 2:2.1.0-0.49.dev.git41ccc04 -- autobuilt 41ccc04 - -* Fri Jul 03 2020 RH Container Bot - 2:2.1.0-0.48.dev.gitb9d48a9 -- autobuilt b9d48a9 - -* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.47.dev.gitbd2fca0 -- autobuilt bd2fca0 - -* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.46.dev.gitc131567 -- autobuilt c131567 - -* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.45.dev.git9fb0b56 -- autobuilt 9fb0b56 - -* Wed Jul 01 2020 RH Container Bot - 2:2.1.0-0.44.dev.gite846952 -- autobuilt e846952 - -* Wed Jul 01 2020 RH Container Bot - 2:2.1.0-0.43.dev.gitd8718fd -- autobuilt d8718fd - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.42.dev.git957e7a5 -- autobuilt 957e7a5 - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.41.dev.git1a1e3f4 -- autobuilt 1a1e3f4 - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.40.dev.git6fbd157 -- autobuilt 6fbd157 - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.39.dev.gitc2a0ccd -- autobuilt c2a0ccd - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.38.dev.git83bde3b -- autobuilt 83bde3b - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.37.dev.gitb163ec3 -- autobuilt b163ec3 - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.36.dev.gite0b93af -- autobuilt e0b93af - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.35.dev.gitc682ca3 -- autobuilt c682ca3 - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.34.dev.gitd90e8b6 -- autobuilt d90e8b6 - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.33.dev.git6ac009d -- autobuilt 6ac009d - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.32.dev.git771c887 -- autobuilt 771c887 - -* Fri Jun 26 2020 RH Container Bot - 2:2.1.0-0.31.dev.git673116c -- autobuilt 673116c - -* Fri Jun 26 2020 RH Container Bot - 2:2.1.0-0.30.dev.gitbb11b42 -- autobuilt bb11b42 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.29.dev.git4db296f -- autobuilt 4db296f - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.28.dev.git358e69c -- autobuilt 358e69c - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.27.dev.git05e1df2 -- autobuilt 05e1df2 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.26.dev.git7766192 -- autobuilt 7766192 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.25.dev.gitc036eef -- autobuilt c036eef - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.24.dev.gitf8036c5 -- autobuilt f8036c5 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.23.dev.gitcd36499 -- autobuilt cd36499 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.22.dev.git35cca19 -- autobuilt 35cca19 - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.21.dev.git2df3faa -- autobuilt 2df3faa - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.20.dev.git4ee6659 -- autobuilt 4ee6659 - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.19.dev.gitb61e429 -- autobuilt b61e429 - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.18.dev.git6bc5dcc -- autobuilt 6bc5dcc - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.17.dev.git0d26b8f -- autobuilt 0d26b8f - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.16.dev.git5fe122b -- autobuilt 5fe122b - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.15.dev.git81f4204 -- autobuilt 81f4204 - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.14.dev.gitaa6881d -- autobuilt aa6881d - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.13.dev.git92af85f -- autobuilt 92af85f - -* Tue Jun 23 2020 Lokesh Mandvekar - 2:2.1.0-0.12.dev.git73514b1 -- re-enable remote package - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.11.dev.git73514b1 -- autobuilt 73514b1 - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.10.dev.gitbbaba9f -- autobuilt bbaba9f - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.9.dev.git9e37fd4 -- autobuilt 9e37fd4 - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.8.dev.git22a7d60 -- autobuilt 22a7d60 - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.7.dev.git22942e3 -- autobuilt 22942e3 - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.6.dev.git78b205c -- autobuilt 78b205c - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.5.dev.git277732b -- autobuilt 277732b - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.4.dev.git4afdbcd -- autobuilt 4afdbcd - -* Sun Jun 21 2020 RH Container Bot - 2:2.1.0-0.3.dev.git0e4b734 -- autobuilt 0e4b734 - -* Sun Jun 21 2020 RH Container Bot - 2:2.1.0-0.2.dev.git4a1dd9f -- autobuilt 4a1dd9f - -* Sat Jun 20 2020 RH Container Bot - 2:2.1.0-0.1.dev.gitbc256d9 -- bump to 2.1.0 -- autobuilt bc256d9 - -* Sat Jun 20 2020 RH Container Bot - 2:2.0.0-0.173.dev.gitf403aa3 -- autobuilt f403aa3 - -* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.172.dev.git89dbd1a -- autobuilt 89dbd1a - -* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.171.dev.git1a2eb3e -- autobuilt 1a2eb3e - -* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.170.dev.git33a6027 -- autobuilt 33a6027 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.169.dev.gita2661b1 -- autobuilt a2661b1 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.168.dev.gite6b9b3a -- autobuilt e6b9b3a - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.167.dev.git1099ad6 -- autobuilt 1099ad6 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.166.dev.git3eb0ad0 -- autobuilt 3eb0ad0 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.165.dev.gitb5f7afd -- autobuilt b5f7afd - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.164.dev.git6472b44 -- autobuilt 6472b44 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.163.dev.git7b00e49 -- autobuilt 7b00e49 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.162.dev.git7b5073b -- autobuilt 7b5073b - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.161.dev.gita76bf11 -- autobuilt a76bf11 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.160.dev.git5694104 -- autobuilt 5694104 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.159.dev.gitf293606 -- autobuilt f293606 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.158.dev.git1acd2ad -- autobuilt 1acd2ad - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.157.dev.git38391ed -- autobuilt 38391ed - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.156.dev.git4fb0f56 -- autobuilt 4fb0f56 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.155.dev.git4b2da3e -- autobuilt 4b2da3e - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.154.dev.gite4e10df -- autobuilt e4e10df - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.153.dev.git89630ad -- autobuilt 89630ad - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.152.dev.gitd6965da -- autobuilt d6965da - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.151.dev.git908bc3f -- autobuilt 908bc3f - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.150.dev.git0968f25 -- autobuilt 0968f25 - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.149.dev.gite0dd227 -- autobuilt e0dd227 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.148.dev.git2c7b39d -- autobuilt 2c7b39d - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.147.dev.git8a42a32 -- autobuilt 8a42a32 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.146.dev.git10c6c80 -- autobuilt 10c6c80 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.145.dev.gitb897297 -- autobuilt b897297 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.144.dev.git298d622 -- autobuilt 298d622 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.143.dev.git230cd25 -- autobuilt 230cd25 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.142.dev.gite94e3fd -- autobuilt e94e3fd - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.141.dev.gitc2690c2 -- autobuilt c2690c2 - -* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.140.dev.git3f026eb -- autobuilt 3f026eb - -* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.139.dev.git92dafdc -- autobuilt 92dafdc - -* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.138.dev.git8aa5cf3 -- autobuilt 8aa5cf3 - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.137.dev.git1f05606 -- autobuilt 1f05606 - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.136.dev.git39ad038 -- autobuilt 39ad038 - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.135.dev.git142e62c -- autobuilt 142e62c - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.134.dev.git5f3e64f -- autobuilt 5f3e64f - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.133.dev.git7b85d5c -- autobuilt 7b85d5c - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.132.dev.gitb2200db -- autobuilt b2200db - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.131.dev.git6c5bd15 -- autobuilt 6c5bd15 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.130.dev.git37c9078 -- autobuilt 37c9078 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.129.dev.git6346846 -- autobuilt 6346846 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.128.dev.git9967f28 -- autobuilt 9967f28 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.127.dev.gitfbe09d7 -- autobuilt fbe09d7 - -* Tue Jun 09 2020 RH Container Bot - 2:2.0.0-0.126.dev.gitc831ae1 -- autobuilt c831ae1 - -* Tue Jun 09 2020 RH Container Bot - 2:2.0.0-0.125.dev.git79f30af -- autobuilt 79f30af - -* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.124.dev.gita85e979 -- autobuilt a85e979 - -* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.123.dev.gitb8acc85 -- autobuilt b8acc85 - -* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.122.dev.git2869cce -- autobuilt 2869cce - -* Sat Jun 06 2020 RH Container Bot - 2:2.0.0-0.121.dev.git1fcb678 -- autobuilt 1fcb678 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.120.dev.git723e823 -- autobuilt 723e823 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.119.dev.gitc448c03 -- autobuilt c448c03 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.118.dev.gitc6da1a8 -- autobuilt c6da1a8 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.117.dev.gitf243233 -- autobuilt f243233 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.116.dev.gitb057896 -- autobuilt b057896 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.115.dev.gitbf8337b -- autobuilt bf8337b - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.114.dev.gitceef4f6 -- autobuilt ceef4f6 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.113.dev.git650ed43 -- autobuilt 650ed43 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.112.dev.gitff99c3e -- autobuilt ff99c3e - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.111.dev.gitd6e70c6 -- autobuilt d6e70c6 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.110.dev.git1f8c509 -- autobuilt 1f8c509 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.109.dev.git986a277 -- autobuilt 986a277 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.108.dev.gitbba0a8b -- autobuilt bba0a8b - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.107.dev.gitcbfb498 -- autobuilt cbfb498 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.106.dev.git9bd48a6 -- autobuilt 9bd48a6 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.105.dev.git428303c -- autobuilt 428303c - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.104.dev.git95ea39e -- autobuilt 95ea39e - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.103.dev.git4632a4b -- autobuilt 4632a4b - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.102.dev.gitc4ccd7c -- autobuilt c4ccd7c - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.101.dev.gitd10addc -- autobuilt d10addc - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.100.dev.git2937151 -- autobuilt 2937151 - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.99.dev.giteb488e7 -- autobuilt eb488e7 - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.98.dev.git92f5029 -- autobuilt 92f5029 - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.97.dev.gitcc02154 -- autobuilt cc02154 - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.96.dev.gitd6bf6b9 -- autobuilt d6bf6b9 - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.95.dev.git85d3641 -- autobuilt 85d3641 - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.94.dev.git5f1c23d -- autobuilt 5f1c23d - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.93.dev.gitf559cec -- autobuilt f559cec - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.92.dev.git2c6016f -- autobuilt 2c6016f - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.91.dev.git22713d6 -- autobuilt 22713d6 - -* Sun May 31 2020 RH Container Bot - 2:2.0.0-0.90.dev.gitbb05337 -- autobuilt bb05337 - -* Sat May 30 2020 RH Container Bot - 2:2.0.0-0.89.dev.git9037908 -- autobuilt 9037908 - -* Sat May 30 2020 RH Container Bot - 2:2.0.0-0.88.dev.gitc479d63 -- autobuilt c479d63 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.87.dev.git0eea051 -- autobuilt 0eea051 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.86.dev.git0c750a9 -- autobuilt 0c750a9 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.85.dev.git78c3846 -- autobuilt 78c3846 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.84.dev.git6e3aec3 -- autobuilt 6e3aec3 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.83.dev.gitcd1e25f -- autobuilt cd1e25f - -* Thu May 28 2020 Lokesh Mandvekar - 2:2.0.0-0.82.dev.gite8818ce -- use ABISupport buildtag for podman - -* Thu May 28 2020 RH Container Bot - 2:2.0.0-0.81.dev.gite8818ce -- autobuilt e8818ce - -* Thu May 28 2020 RH Container Bot - 2:2.0.0-0.80.dev.git4b2c980 -- autobuilt 4b2c980 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.79.dev.gitadca437 -- autobuilt adca437 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.78.dev.gitc64abd0 -- autobuilt c64abd0 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.77.dev.gitab3a620 -- autobuilt ab3a620 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.76.dev.git2a988a4 -- autobuilt 2a988a4 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.75.dev.git89b4683 -- autobuilt 89b4683 - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.74.dev.git119e13d -- autobuilt 119e13d - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.73.dev.gite704da0 -- autobuilt e704da0 - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.72.dev.gitd32d588 -- autobuilt d32d588 - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.71.dev.git07ef44e -- autobuilt 07ef44e - -* Mon May 25 2020 RH Container Bot - 2:2.0.0-0.70.dev.git1077d2d -- autobuilt 1077d2d - -* Mon May 25 2020 RH Container Bot - 2:2.0.0-0.69.dev.git0b7b974 -- autobuilt 0b7b974 - -* Sun May 24 2020 RH Container Bot - 2:2.0.0-0.68.dev.gitb4cd54a -- autobuilt b4cd54a - -* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.67.dev.git56a95b0 -- autobuilt 56a95b0 - -* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.66.dev.gite323d3e -- autobuilt e323d3e - -* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.65.dev.gitc166b21 -- autobuilt c166b21 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.64.dev.gite1193c8 -- autobuilt e1193c8 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.63.dev.gita6ee8bf -- autobuilt a6ee8bf - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.62.dev.gitc8d6426 -- autobuilt c8d6426 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.61.dev.git6aa802d -- autobuilt 6aa802d - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.60.dev.gitcf5d338 -- autobuilt cf5d338 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.59.dev.git05c0ae6 -- autobuilt 05c0ae6 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.58.dev.git05a0612 -- autobuilt 05a0612 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.57.dev.git3f2ab6b -- autobuilt 3f2ab6b - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.56.dev.git398d462 -- autobuilt 398d462 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.55.dev.gitbe43536 -- autobuilt be43536 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.54.dev.gitb023d6d -- autobuilt b023d6d - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.53.dev.gitd688851 -- autobuilt d688851 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.52.dev.gitf6aa620 -- autobuilt f6aa620 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.51.dev.git9d3b466 -- autobuilt 9d3b466 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.50.dev.git6409ff6 -- autobuilt 6409ff6 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.49.dev.gitfeb97bb -- autobuilt feb97bb - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.48.dev.git6668b13 -- autobuilt 6668b13 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.47.dev.git72e8803 -- autobuilt 72e8803 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.46.dev.git8db7b9e -- autobuilt 8db7b9e - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.45.dev.git02b29db -- autobuilt 02b29db - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.44.dev.gite8e5a5f -- autobuilt e8e5a5f - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.43.dev.git6a75dfa -- autobuilt 6a75dfa - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.42.dev.gitb0bfa0e -- autobuilt b0bfa0e - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.41.dev.git09f8f14 -- autobuilt 09f8f14 - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.40.dev.git70d89bf -- autobuilt 70d89bf - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.39.dev.gita670014 -- autobuilt a670014 - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.38.dev.git4eee0d8 -- autobuilt 4eee0d8 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.37.dev.git0f8ad03 -- autobuilt 0f8ad03 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.36.dev.git9fe4933 -- autobuilt 9fe4933 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.35.dev.gitd6d4500 -- autobuilt d6d4500 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.34.dev.gitd4587c6 -- autobuilt d4587c6 - -* Sun May 17 2020 RH Container Bot - 2:2.0.0-0.33.dev.gitbfcec32 -- autobuilt bfcec32 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.32.dev.git343ab99 -- autobuilt 343ab99 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.31.dev.gitc61a45c -- autobuilt c61a45c - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.30.dev.git59dd341 -- autobuilt 59dd341 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.29.dev.gitd5358e6 -- autobuilt d5358e6 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.28.dev.gita88cd9a -- autobuilt a88cd9a - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.27.dev.git4611ff5 -- autobuilt 4611ff5 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.26.dev.git0d96251 -- autobuilt 0d96251 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.25.dev.git77dbfc7 -- autobuilt 77dbfc7 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.24.dev.git7e9ed37 -- autobuilt 7e9ed37 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.23.dev.gite35edb6 -- autobuilt e35edb6 - -* Thu May 14 2020 Daniel J Walsh - 2:2.0.0-0.22.dev.gitf2f0de4 -- Add requires for oci-runtime -- Change crun to Recommends - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.21.dev.gitf2f0de4 -- autobuilt f2f0de4 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.20.dev.git150679d -- autobuilt 150679d - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.19.dev.gitfa5b33e -- autobuilt fa5b33e - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.18.dev.git3c58e4f -- autobuilt 3c58e4f - -* Wed May 13 2020 Eduardo Santiago - 2:2.0.0-0.17.dev.gitd147b3e -- libpod.conf has been removed from the repo - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.16.dev.gitd147b3e -- autobuilt d147b3e - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.15.dev.gitb364420 -- autobuilt b364420 - -* Tue May 12 2020 RH Container Bot - 2:2.0.0-0.14.dev.git486a117 -- autobuilt 486a117 - -* Tue May 12 2020 Lokesh Mandvekar - 2:2.0.0-0.13.dev.git5b4e91d -- disable remote package - -* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.12.dev.git8857ba2 -- gating test fix attempt by Ed Santiago - -* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.11.dev.git8857ba2 -- do not modprobe br_netfilter - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.10.dev.git8857ba2 -- autobuilt 8857ba2 - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.9.dev.git155a7d6 -- autobuilt 155a7d6 - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.8.dev.git084cfb8 -- autobuilt 084cfb8 - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.7.dev.gitd6b3bc1 -- autobuilt d6b3bc1 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.6.dev.gitc7d1761 -- autobuilt c7d1761 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.5.dev.git3500a8b -- autobuilt 3500a8b - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.4.dev.git97bded8 -- autobuilt 97bded8 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.3.dev.gitef297d4 -- autobuilt ef297d4 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.2.dev.git9b78bf9 -- autobuilt 9b78bf9 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.1.dev.gitcc9b78f -- bump to 2.0.0 -- autobuilt cc9b78f - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-14.1.dev.git37ed662 -- autobuilt 37ed662 - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-13.1.dev.gita756161 -- autobuilt a756161 - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-12.1.dev.gitffcb99d -- autobuilt ffcb99d - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-11.1.dev.gitf0b6cde -- autobuilt f0b6cde - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-10.1.dev.git0d01f09 -- autobuilt 0d01f09 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-9.1.dev.gita6caae0 -- autobuilt a6caae0 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-8.1.dev.gite2a1373 -- autobuilt e2a1373 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-7.1.dev.git26c1535 -- autobuilt 26c1535 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-6.1.dev.gitd885342 -- autobuilt d885342 - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-5.1.dev.git5cf64ae -- autobuilt 5cf64ae - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-4.1.dev.git0b067b6 -- autobuilt 0b067b6 - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-3.1.dev.gitd7695dd -- autobuilt d7695dd - -* Mon Apr 13 2020 Lokesh Mandvekar - 2:1.9.0-2.1.dev.git465b4bc -- bump release tag to preserve clean upgrade path - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-0.2.dev.git465b4bc -- autobuilt 465b4bc - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-0.1.dev.git309a7f7 -- bump to 1.9.0 -- autobuilt 309a7f7 - -* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.102.dev.git1593d4c -- autobuilt 1593d4c - -* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.101.dev.git2a8db9d -- autobuilt 2a8db9d - -* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.100.dev.git838b5e1 -- autobuilt 838b5e1 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.99.dev.git3a4bd39 -- autobuilt 3a4bd39 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.98.dev.git1662310 -- autobuilt 1662310 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.97.dev.git555b30e -- autobuilt 555b30e - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.96.dev.git46227e0 -- autobuilt 46227e0 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.95.dev.git3c94fa9 -- autobuilt 3c94fa9 - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.94.dev.gitf71e4d3 -- autobuilt f71e4d3 - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.93.dev.git1791fe6 -- autobuilt 1791fe6 - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.92.dev.git291ad7f -- autobuilt 291ad7f - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.91.dev.git522dcd6 -- autobuilt 522dcd6 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.90.dev.gitb4840ec -- autobuilt b4840ec - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.89.dev.git11c8b01 -- autobuilt 11c8b01 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.88.dev.git08fa3d5 -- autobuilt 08fa3d5 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.87.dev.git9d0d9df -- autobuilt 9d0d9df - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.86.dev.git8289805 -- autobuilt 8289805 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.85.dev.git44f910c -- autobuilt 44f910c - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.84.dev.gitc0e29b4 -- autobuilt c0e29b4 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.83.dev.git64b6a19 -- autobuilt 64b6a19 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.82.dev.git843fa25 -- autobuilt 843fa25 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.81.dev.gita858b3a -- autobuilt a858b3a - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.80.dev.gite318b09 -- autobuilt e318b09 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.79.dev.git09f553c -- autobuilt 09f553c - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.78.dev.git4b69cf0 -- autobuilt 4b69cf0 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.77.dev.git5b853bb -- autobuilt 5b853bb - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.76.dev.git8dea3c3 -- autobuilt 8dea3c3 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.75.dev.gitf7dffed -- autobuilt f7dffed - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.74.dev.git35f5867 -- autobuilt 35f5867 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.73.dev.git64cade0 -- autobuilt 64cade0 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.72.dev.git2d9b9e8 -- autobuilt 2d9b9e8 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.71.dev.gita168dcc -- autobuilt a168dcc - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.70.dev.gitccb9e57 -- autobuilt ccb9e57 - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.69.dev.gitccf0e0d -- autobuilt ccf0e0d - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.68.dev.gitc3c6a7c -- autobuilt c3c6a7c - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.67.dev.gitffd2d78 -- autobuilt ffd2d78 - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.66.dev.git82610d6 -- autobuilt 82610d6 - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.65.dev.git88455fe -- autobuilt 88455fe - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.64.dev.gita8cde90 -- autobuilt a8cde90 - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.63.dev.git0f357be -- autobuilt 0f357be - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.62.dev.git0a16372 -- autobuilt 0a16372 - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.61.dev.gitd534e52 -- autobuilt d534e52 - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.60.dev.git82cbebc -- autobuilt 82cbebc - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.59.dev.git394f1c2 -- autobuilt 394f1c2 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.58.dev.git6d36d05 -- autobuilt 6d36d05 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.57.dev.git9f5fcc3 -- autobuilt 9f5fcc3 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.56.dev.git6e8f6ca -- autobuilt 6e8f6ca - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.55.dev.git56ab9e4 -- autobuilt 56ab9e4 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.54.dev.git4e3010d -- autobuilt 4e3010d - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.53.dev.git9c7410d -- autobuilt 9c7410d - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.52.dev.gitedd623c -- autobuilt edd623c - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.51.dev.git95d9a1e -- autobuilt 95d9a1e - -* Mon Mar 30 2020 Lokesh Mandvekar - 2:1.8.3-0.50.dev.git0fa01c8 -- Resolves: gh#5316 - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.49.dev.git0fa01c8 -- autobuilt 0fa01c8 - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.48.dev.gitcc22b94 -- autobuilt cc22b94 - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.47.dev.git8193751 -- autobuilt 8193751 - -* Sun Mar 29 2020 RH Container Bot - 2:1.8.3-0.46.dev.git598bb53 -- autobuilt 598bb53 - -* Sun Mar 29 2020 RH Container Bot - 2:1.8.3-0.45.dev.gitdabfa10 -- autobuilt dabfa10 - -* Sat Mar 28 2020 RH Container Bot - 2:1.8.3-0.44.dev.git684b4bd -- autobuilt 684b4bd - -* Sat Mar 28 2020 RH Container Bot - 2:1.8.3-0.43.dev.git21b67e6 -- autobuilt 21b67e6 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.42.dev.git3336b10 -- autobuilt 3336b10 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.41.dev.git1fe2fbb -- autobuilt 1fe2fbb - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.40.dev.git2c5c198 -- autobuilt 2c5c198 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.39.dev.git4233250 -- autobuilt 4233250 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.38.dev.git3ddb5b1 -- autobuilt 3ddb5b1 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.37.dev.git7007680 -- autobuilt 7007680 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.36.dev.git340312c -- autobuilt 340312c - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.35.dev.git1710eca -- autobuilt 1710eca - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.34.dev.git6a46a87 -- autobuilt 6a46a87 - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.33.dev.git913426c -- autobuilt 913426c - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.32.dev.git14ece7e -- autobuilt 14ece7e - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.31.dev.git8cccac5 -- autobuilt 8cccac5 - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.30.dev.gitc869b96 -- autobuilt c869b96 - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.29.dev.git18c1530 -- autobuilt 18c1530 - -* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.28.dev.gitff0124a -- autobuilt ff0124a - -* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.27.dev.git852dd7f -- autobuilt 852dd7f - -* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.26.dev.git69b011d -- autobuilt 69b011d - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.25.dev.gitb452064 -- autobuilt b452064 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.24.dev.git0c084d9 -- autobuilt 0c084d9 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.23.dev.gitc29a4c6 -- autobuilt c29a4c6 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.22.dev.git14050c6 -- autobuilt 14050c6 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.21.dev.git0334c8d -- autobuilt 0334c8d - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.20.dev.git0275eed -- autobuilt 0275eed - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.19.dev.gita2ffd5c -- autobuilt a2ffd5c - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.18.dev.git02de8d5 -- autobuilt 02de8d5 - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.17.dev.git48b3143 -- autobuilt 48b3143 - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.16.dev.gitb743f60 -- autobuilt b743f60 - -* Mon Mar 23 2020 Lokesh Mandvekar - 2:1.8.3-0.15.dev.gite34ec61 -- do not use hack/ostree_tag.sh - -* Mon Mar 23 2020 Lokesh Mandvekar - 2:1.8.3-0.14.dev.gite34ec61 -- Add APIv2 service files - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.13.dev.gite34ec61 -- autobuilt e34ec61 - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.12.dev.gitd6c9f3e -- autobuilt d6c9f3e - -* Sun Mar 22 2020 RH Container Bot - 2:1.8.3-0.11.dev.git31d1445 -- autobuilt 31d1445 - -* Sun Mar 22 2020 RH Container Bot - 2:1.8.3-0.10.dev.git98687ad -- autobuilt 98687ad - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.9.dev.git2ffff3c -- autobuilt 2ffff3c - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.8.dev.git89a3e59 -- autobuilt 89a3e59 - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.7.dev.gite1f2851 -- autobuilt e1f2851 - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.6.dev.git77187da -- autobuilt 77187da - -* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.5.dev.git7a095af -- autobuilt 7a095af - -* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.4.dev.git6df1d20 -- autobuilt 6df1d20 - -* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.3.dev.gitccc30c6 -- autobuilt ccc30c6 - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.3-0.2.dev.gitd927b43 -- autobuilt d927b43 - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.3-0.1.dev.gitaa6c8c2 -- bump to 1.8.3 -- autobuilt aa6c8c2 - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.9.dev.gitcccd05c -- autobuilt cccd05c - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.8.dev.git1cb3e3a -- autobuilt 1cb3e3a - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.7.dev.gitedcc73e -- autobuilt edcc73e - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.6.dev.gite87fe4d -- autobuilt e87fe4d - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.5.dev.gitbd9386d -- autobuilt bd9386d - -* Wed Mar 18 2020 RH Container Bot - 2:1.8.2-0.4.dev.git45e7cbf -- autobuilt 45e7cbf - -* Wed Mar 18 2020 RH Container Bot - 2:1.8.2-0.3.dev.gitf3a28de -- autobuilt f3a28de - -* Tue Mar 17 2020 RH Container Bot - 2:1.8.2-0.2.dev.git8f1ce4b -- autobuilt 8f1ce4b - -* Mon Mar 16 2020 RH Container Bot - 2:1.8.2-0.1.dev.git412a114 -- bump to 1.8.2 -- autobuilt 412a114 - -* Mon Mar 02 2020 Lokesh Mandvekar - 2:1.8.1-0.4.dev.git275e9b8 -- bump release tag for smooth upgrade path - -* Mon Mar 02 2020 RH Container Bot - 2:1.8.1-0.3.dev.git275e9b8 -- autobuilt 275e9b8 - -* Sat Feb 22 2020 Lokesh Mandvekar - 2:1.8.1-0.2.dev.git0bd29f8 -- bump release tag - -* Mon Feb 17 2020 Lokesh Mandvekar - 2:1.8.1-0.1.dev.git0bd29f8 -- bump to 1.8.1-dev -- built commit 0bd29f8 - -* Thu Feb 06 2020 Lokesh Mandvekar - 2:1.8.0-0.4.dev.git5092c07 -- bump crun dependency - -* Wed Feb 05 2020 RH Container Bot - 2:1.8.0-0.3.dev.git5092c07 -- autobuilt 5092c07 - -* Tue Feb 04 2020 RH Container Bot - 2:1.8.0-0.2.dev.gitc4f6d56 -- autobuilt c4f6d56 - -* Sun Feb 02 2020 RH Container Bot - 2:1.8.0-0.1.dev.git4699d5e -- bump to 1.8.0 -- autobuilt 4699d5e - -* Fri Jan 31 2020 RH Container Bot - 2:1.7.1-0.66.dev.git36af283 -- autobuilt 36af283 - -* Thu Jan 30 2020 RH Container Bot - 2:1.7.1-0.65.dev.giteb28365 -- autobuilt eb28365 - -* Wed Jan 29 2020 RH Container Bot - 2:1.7.1-0.64.dev.gitb2ae45c -- autobuilt b2ae45c - -* Tue Jan 28 2020 RH Container Bot - 2:1.7.1-0.63.dev.git326cdf9 -- autobuilt 326cdf9 - -* Mon Jan 27 2020 RH Container Bot - 2:1.7.1-0.62.dev.gitc28af15 -- autobuilt c28af15 - -* Sat Jan 25 2020 RH Container Bot - 2:1.7.1-0.61.dev.git975854a -- autobuilt 975854a - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.60.dev.git5bad873 -- autobuilt 5bad873 - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.59.dev.git8beeb06 -- autobuilt 8beeb06 - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.58.dev.git6518421 -- autobuilt 6518421 - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.57.dev.gite6cf0ec -- autobuilt e6cf0ec - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.56.dev.gitac3a6b8 -- autobuilt ac3a6b8 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.55.dev.git8b377a7 -- autobuilt 8b377a7 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.54.dev.gitc42383f -- autobuilt c42383f - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.53.dev.gitc40664d -- autobuilt c40664d - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.52.dev.git9f146b1 -- autobuilt 9f146b1 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.51.dev.git7e1afe0 -- autobuilt 7e1afe0 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.50.dev.git55abb6d -- autobuilt 55abb6d - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.49.dev.gitd52132b -- autobuilt d52132b - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.48.dev.gitaa13779 -- autobuilt aa13779 - -* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.47.dev.gitf63005e -- autobuilt f63005e - -* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.46.dev.gitf467bb2 -- autobuilt f467bb2 - -* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.45.dev.gitfb2bd26 -- autobuilt fb2bd26 - -* Sat Jan 18 2020 RH Container Bot - 2:1.7.1-0.44.dev.git9be6430 -- autobuilt 9be6430 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.43.dev.gitce4bf33 -- autobuilt ce4bf33 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.42.dev.git3b6a843 -- autobuilt 3b6a843 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.41.dev.gitab7e1a4 -- autobuilt ab7e1a4 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.40.dev.gitf5e614b -- autobuilt f5e614b - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.39.dev.gitacbb6c0 -- autobuilt acbb6c0 - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.38.dev.git74b89da -- autobuilt 74b89da - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.37.dev.git79fbe72 -- autobuilt 79fbe72 - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.36.dev.git30245af -- autobuilt 30245af - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.35.dev.git1d7176b -- autobuilt 1d7176b - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.34.dev.gitdb00ee9 -- autobuilt db00ee9 - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.33.dev.git61fbce7 -- autobuilt 61fbce7 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.32.dev.gite1e405b -- autobuilt e1e405b - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.31.dev.git978b891 -- autobuilt 978b891 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.30.dev.git34429f3 -- autobuilt 34429f3 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.29.dev.gite025b43 -- autobuilt e025b43 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.28.dev.gitd914cc2 -- autobuilt d914cc2 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.27.dev.git12aa9ca -- autobuilt 12aa9ca - -* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.26.dev.gitad5137b -- autobuilt ad5137b - -* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.25.dev.git564bd69 -- autobuilt 564bd69 - -* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.24.dev.git3961882 -- autobuilt 3961882 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.23.dev.git79ec2a9 -- autobuilt 79ec2a9 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.22.dev.git6c3d383 -- autobuilt 6c3d383 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.21.dev.git796ae87 -- autobuilt 796ae87 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.20.dev.gite83a1b8 -- autobuilt e83a1b8 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.19.dev.git9e2e4d7 -- autobuilt 9e2e4d7 - -* Sun Jan 12 2020 RH Container Bot - 2:1.7.1-0.18.dev.git55dd73c -- autobuilt 55dd73c - -* Sat Jan 11 2020 RH Container Bot - 2:1.7.1-0.17.dev.git2d5fd7c -- autobuilt 2d5fd7c - -* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.16.dev.git0e9c208 -- autobuilt 0e9c208 - -* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.15.dev.gite1ffac6 -- autobuilt e1ffac6 - -* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.14.dev.git6ed88e0 -- autobuilt 6ed88e0 - -* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.13.dev.gitf57fdd0 -- autobuilt f57fdd0 - -* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.12.dev.git154b5ca -- autobuilt 154b5ca - -* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.11.dev.gitf3fc10f -- autobuilt f3fc10f - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.10.dev.gitc99b413 -- autobuilt c99b413 - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.9.dev.gitc6ad42a -- autobuilt c6ad42a - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.8.dev.git27caffb -- autobuilt 27caffb - -* Wed Jan 08 2020 Jindrich Novy - 2:1.7.1-0.7.dev.git0b9dd1a -- require container-selinux only when selinux-policy is installed and - move podman-remote man pages to dedicated package (#1765818) - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.6.dev.git0b9dd1a -- autobuilt 0b9dd1a - -* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.5.dev.gitc41fd09 -- autobuilt c41fd09 - -* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.4.dev.gitbd3d8f4 -- autobuilt bd3d8f4 - -* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.3.dev.gitf85b3a0 -- autobuilt f85b3a0 - -* Tue Jan 07 2020 Jindrich Novy - 2:1.7.1-0.2.dev.gite362220 -- always require container-selinux (#1765818) - -* Mon Jan 06 2020 RH Container Bot - 2:1.7.1-0.1.dev.gite362220 -- bump to 1.7.1 -- autobuilt e362220 - -* Mon Jan 06 2020 RH Container Bot - 2:1.7.0-0.28.dev.git2d8f1c8 -- autobuilt 2d8f1c8 - -* Mon Jan 06 2020 RH Container Bot - 2:1.7.0-0.27.dev.git2e0157a -- autobuilt 2e0157a - -* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.26.dev.git9758a97 -- also obsolete former podman-manpages package - -* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.25.dev.git9758a97 -- add podman-manpages provide to main podman package - -* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.24.dev.git9758a97 -- merge podman-manpages with podman package - -* Fri Jan 03 2020 RH Container Bot - 2:1.7.0-0.23.dev.git9758a97 -- autobuilt 9758a97 - -* Thu Jan 02 2020 RH Container Bot - 2:1.7.0-0.22.dev.git50b4446 -- autobuilt 50b4446 - -* Thu Jan 02 2020 RH Container Bot - 2:1.7.0-0.21.dev.git1faa5bb -- autobuilt 1faa5bb - -* Tue Dec 31 2019 RH Container Bot - 2:1.7.0-0.20.dev.git6a370cb -- autobuilt 6a370cb - -* Fri Dec 20 2019 RH Container Bot - 2:1.7.0-0.19.dev.gitfcd48db -- autobuilt fcd48db - -* Fri Dec 20 2019 RH Container Bot - 2:1.7.0-0.18.dev.gite33d7e9 -- autobuilt e33d7e9 - -* Thu Dec 19 2019 RH Container Bot - 2:1.7.0-0.17.dev.git1ba6d0f -- autobuilt 1ba6d0f - -* Thu Dec 19 2019 RH Container Bot - 2:1.7.0-0.16.dev.gitc1a7911 -- autobuilt c1a7911 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.15.dev.gite6b8433 -- autobuilt e6b8433 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.14.dev.gitfab67f3 -- autobuilt fab67f3 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.13.dev.git1e440a3 -- autobuilt 1e440a3 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.12.dev.git4329204 -- autobuilt 4329204 - -* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.11.dev.git1162183 -- autobuilt 1162183 - -* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.10.dev.gitb2f05e0 -- autobuilt b2f05e0 - -* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.9.dev.git19064e5 -- autobuilt 19064e5 - -* Sat Dec 14 2019 RH Container Bot - 2:1.7.0-0.8.dev.git6c7b6d9 -- autobuilt 6c7b6d9 - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.7.dev.git885967f -- autobuilt 885967f - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.6.dev.git22849ff -- autobuilt 22849ff - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.5.dev.git71a0c0f -- autobuilt 71a0c0f - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.4.dev.git123e7ea -- autobuilt 123e7ea - -* Thu Dec 12 2019 RH Container Bot - 2:1.7.0-0.3.dev.git16de498 -- autobuilt 16de498 - -* Wed Dec 11 2019 RH Container Bot - 2:1.7.0-0.2.dev.gitf81f15f -- autobuilt f81f15f - -* Wed Dec 11 2019 RH Container Bot - 2:1.7.0-0.1.dev.git5941138 -- bump to 1.7.0 -- autobuilt 5941138 - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.74.dev.git11541ae -- autobuilt 11541ae - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.73.dev.gitdd64038 -- autobuilt dd64038 - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.72.dev.gita18de10 -- autobuilt a18de10 - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.71.dev.git282787f -- autobuilt 282787f - -* Mon Dec 09 2019 RH Container Bot - 2:1.6.4-0.70.dev.gitc2dab75 -- autobuilt c2dab75 - -* Sat Dec 07 2019 RH Container Bot - 2:1.6.4-0.69.dev.git7287f69 -- autobuilt 7287f69 - -* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.68.dev.git82a83b9 -- autobuilt 82a83b9 - -* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.67.dev.git8924a30 -- autobuilt 8924a30 - -* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.66.dev.gite9c4820 -- autobuilt e9c4820 - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.65.dev.git465e142 -- autobuilt 465e142 - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.64.dev.git4fb724c -- autobuilt 4fb724c - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.63.dev.git813b00e -- autobuilt 813b00e - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.62.dev.gitbc40282 -- autobuilt bc40282 - -* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.61.dev.git4dbab37 -- autobuilt 4dbab37 - -* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.60.dev.gite47b7a6 -- autobuilt e47b7a6 - -* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.59.dev.git10f7334 -- autobuilt 10f7334 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.58.dev.git06e2a20 -- autobuilt 06e2a20 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.57.dev.git5c3af00 -- autobuilt 5c3af00 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.56.dev.git748de3c -- autobuilt 748de3c - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.55.dev.gitd8bfd11 -- autobuilt d8bfd11 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.54.dev.gitb88f2c4 -- autobuilt b88f2c4 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.53.dev.git9e361fd -- autobuilt 9e361fd - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.52.dev.git309452d -- autobuilt 309452d - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.51.dev.git6458f96 -- autobuilt 6458f96 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.50.dev.gitb905850 -- autobuilt b905850 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.49.dev.gitc9696c4 -- autobuilt c9696c4 - -* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.48.dev.git7117286 -- autobuilt 7117286 - -* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.47.dev.git8d00c83 -- autobuilt 8d00c83 - -* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.46.dev.gite4275b3 -- autobuilt e4275b3 - -* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.45.dev.git39c705e -- autobuilt 39c705e - -* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.44.dev.git7f53178 -- autobuilt 7f53178 - -* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.43.dev.git1c0356e -- autobuilt 1c0356e - -* Thu Nov 28 2019 RH Container Bot - 2:1.6.4-0.42.dev.gitaa95726 -- autobuilt aa95726 - -* Wed Nov 27 2019 RH Container Bot - 2:1.6.4-0.41.dev.git2178875 -- autobuilt 2178875 - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.40.dev.git27a09f8 -- autobuilt 27a09f8 - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.39.dev.gitb29928f -- autobuilt b29928f - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.38.dev.gitf5ef3d5 -- autobuilt f5ef3d5 - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.37.dev.gitaef3858 -- autobuilt aef3858 - -* Mon Nov 25 2019 RH Container Bot - 2:1.6.4-0.36.dev.git9fb0adf -- autobuilt 9fb0adf - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.35.dev.git6187e72 -- autobuilt 6187e72 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.34.dev.git1284260 -- autobuilt 1284260 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.33.dev.gitc2dfef5 -- autobuilt c2dfef5 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.32.dev.gite4b8054 -- autobuilt e4b8054 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.31.dev.git22e7d7d -- autobuilt 22e7d7d - -* Thu Nov 21 2019 RH Container Bot - 2:1.6.4-0.30.dev.git6392477 -- autobuilt 6392477 - -* Tue Nov 19 2019 RH Container Bot - 2:1.6.4-0.29.dev.gitc673ff8 -- autobuilt c673ff8 - -* Tue Nov 19 2019 RH Container Bot - 2:1.6.4-0.28.dev.gitf3f219a -- autobuilt f3f219a - -* Mon Nov 18 2019 RH Container Bot - 2:1.6.4-0.27.dev.git741b90c -- autobuilt 741b90c - -* Sun Nov 17 2019 RH Container Bot - 2:1.6.4-0.26.dev.gitdb32ed1 -- autobuilt db32ed1 - -* Sat Nov 16 2019 RH Container Bot - 2:1.6.4-0.25.dev.gitc6f2383 -- autobuilt c6f2383 - -* Fri Nov 15 2019 RH Container Bot - 2:1.6.4-0.24.dev.git51c08f3 -- autobuilt 51c08f3 - -* Thu Nov 14 2019 RH Container Bot - 2:1.6.4-0.23.dev.gitd7ed9fa -- autobuilt d7ed9fa - -* Wed Nov 13 2019 RH Container Bot - 2:1.6.4-0.22.dev.git225f22b -- autobuilt 225f22b - -* Wed Nov 13 2019 RH Container Bot - 2:1.6.4-0.21.dev.git15220af -- autobuilt 15220af - -* Mon Nov 11 2019 RH Container Bot - 2:1.6.4-0.20.dev.gitde32b89 -- autobuilt de32b89 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.19.dev.gitb713e53 -- autobuilt b713e53 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.18.dev.gitf456ce9 -- autobuilt f456ce9 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.17.dev.git4ed12f9 -- autobuilt 4ed12f9 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.16.dev.git92af260 -- autobuilt 92af260 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.15.dev.git3463a71 -- autobuilt 3463a71 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.14.dev.git3ec9ee0 -- autobuilt 3ec9ee0 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.13.dev.gitd919961 -- autobuilt d919961 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.12.dev.git3474997 -- autobuilt 3474997 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.11.dev.git24efb5e -- autobuilt 24efb5e - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.10.dev.gitb4a83bf -- autobuilt b4a83bf - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.9.dev.gitaad2904 -- autobuilt aad2904 - -* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.8.dev.git2e2d82c -- autobuilt 2e2d82c - -* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.7.dev.git581a7ec -- autobuilt 581a7ec - -* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.6.dev.git6f7c290 -- autobuilt 6f7c290 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.5.dev.gitb4b7272 -- autobuilt b4b7272 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.4.dev.git7eda1b0 -- autobuilt 7eda1b0 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.3.dev.gita904e21 -- autobuilt a904e21 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.2.dev.git08c5c54 -- autobuilt 08c5c54 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.1.dev.gitcc19b09 -- bump to 1.6.4 -- autobuilt cc19b09 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.3-0.47.dev.git1db4556 -- autobuilt 1db4556 - -* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.46.dev.git17eadda -- autobuilt 17eadda - -* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.45.dev.git8e5aad9 -- autobuilt 8e5aad9 - -* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.44.dev.gitefc7f15 -- autobuilt efc7f15 - -* Sun Nov 03 2019 RH Container Bot - 2:1.6.3-0.43.dev.gitca4c24c -- autobuilt ca4c24c - -* Sat Nov 02 2019 RH Container Bot - 2:1.6.3-0.42.dev.git2bf4df4 -- autobuilt 2bf4df4 - -* Sat Nov 02 2019 RH Container Bot - 2:1.6.3-0.41.dev.git10d67fc -- autobuilt 10d67fc - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.40.dev.git8238107 -- autobuilt 8238107 - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.39.dev.git04e8bf3 -- autobuilt 04e8bf3 - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.38.dev.git69165fa -- autobuilt 69165fa - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.37.dev.git7c7f000 -- autobuilt 7c7f000 - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.36.dev.git2dae257 -- autobuilt 2dae257 - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.35.dev.git0bfdeae -- autobuilt 0bfdeae - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.34.dev.git1e750f7 -- autobuilt 1e750f7 - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.33.dev.git5af166f -- autobuilt 5af166f - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.32.dev.git1b3e79d -- autobuilt 1b3e79d - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.31.dev.git381fa4d -- autobuilt 381fa4d - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.30.dev.git9ba8dae -- autobuilt 9ba8dae - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.29.dev.gita35d002 -- autobuilt a35d002 - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.28.dev.git63b57f5 -- autobuilt 63b57f5 - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.27.dev.git4762b63 -- autobuilt 4762b63 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.26.dev.gite7540d0 -- autobuilt e7540d0 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.25.dev.git6c6e783 -- autobuilt 6c6e783 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.24.dev.git59582c5 -- autobuilt 59582c5 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.23.dev.gita56131f -- autobuilt a56131f - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.22.dev.git8e264ca -- autobuilt 8e264ca - -* Mon Oct 28 2019 RH Container Bot - 2:1.6.3-0.21.dev.git1b5c2d1 -- autobuilt 1b5c2d1 - -* Mon Oct 28 2019 RH Container Bot - 2:1.6.3-0.20.dev.git94864ad -- autobuilt 94864ad - -* Sun Oct 27 2019 RH Container Bot - 2:1.6.3-0.19.dev.gitac73fd3 -- autobuilt ac73fd3 - -* Sat Oct 26 2019 RH Container Bot - 2:1.6.3-0.18.dev.gitea46937 -- autobuilt ea46937 - -* Fri Oct 25 2019 RH Container Bot - 2:1.6.3-0.17.dev.gita01cb22 -- autobuilt a01cb22 - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.16.dev.git77c7a28 -- autobuilt 77c7a28 - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.15.dev.gitba4a808 -- autobuilt ba4a808 - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.14.dev.git43b1c2f -- autobuilt 43b1c2f - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.13.dev.git674dc2b -- autobuilt 674dc2b - -* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.12.dev.git299a430 -- autobuilt 299a430 - -* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.11.dev.git2e6c9aa -- autobuilt 2e6c9aa - -* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.10.dev.gitef556cf -- autobuilt ef556cf - -* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.9.dev.git46ad6bc -- autobuilt 46ad6bc - -* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.8.dev.gitd358840 -- autobuilt d358840 - -* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.7.dev.git5431ace -- autobuilt 5431ace - -* Mon Oct 21 2019 RH Container Bot - 2:1.6.3-0.6.dev.gitefc54c3 -- autobuilt efc54c3 - -* Mon Oct 21 2019 RH Container Bot - 2:1.6.3-0.5.dev.gitd2591a5 -- autobuilt d2591a5 - -* Sun Oct 20 2019 RH Container Bot - 2:1.6.3-0.4.dev.gitd3520de -- autobuilt d3520de - -* Fri Oct 18 2019 RH Container Bot - 2:1.6.3-0.3.dev.git02ab9c7 -- autobuilt 02ab9c7 - -* Fri Oct 18 2019 RH Container Bot - 2:1.6.3-0.2.dev.gitf0da9cf -- autobuilt f0da9cf - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.3-0.1.dev.gitb6fdfa0 -- bump to 1.6.3 -- autobuilt b6fdfa0 - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.41.dev.git2b0892e -- autobuilt 2b0892e - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.40.dev.gitf2d9a9d -- autobuilt f2d9a9d - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.39.dev.gitd7cbcfa -- autobuilt d7cbcfa - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.38.dev.git392846c -- autobuilt 392846c - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.37.dev.gite7d5ac0 -- autobuilt e7d5ac0 - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.36.dev.gitdc1f8b6 -- autobuilt dc1f8b6 - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.35.dev.git7825c58 -- autobuilt 7825c58 - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.34.dev.git8172460 -- autobuilt 8172460 - -* Tue Oct 15 2019 RH Container Bot - 2:1.6.2-0.33.dev.git5f72e6e -- autobuilt 5f72e6e - -* Mon Oct 14 2019 RH Container Bot - 2:1.6.2-0.32.dev.gita9190da -- autobuilt a9190da - -* Mon Oct 14 2019 RH Container Bot - 2:1.6.2-0.31.dev.git3e45d07 -- autobuilt 3e45d07 - -* Sat Oct 12 2019 RH Container Bot - 2:1.6.2-0.30.dev.gita8993ba -- autobuilt a8993ba - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.29.dev.gitb0b3506 -- autobuilt b0b3506 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.28.dev.git79d05b9 -- autobuilt 79d05b9 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.27.dev.gitcee6478 -- autobuilt cee6478 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.26.dev.giteb6ca05 -- autobuilt eb6ca05 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.25.dev.git50b1884 -- autobuilt 50b1884 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.24.dev.git9f1f4ef -- autobuilt 9f1f4ef - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.23.dev.git495db28 -- autobuilt 495db28 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.22.dev.git43dcc91 -- autobuilt 43dcc91 - -* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.21.dev.git6d35eac -- autobuilt 6d35eac - -* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.20.dev.gitf39e097 -- autobuilt f39e097 - -* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.19.dev.gita7f2668 -- autobuilt a7f2668 - -* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.18.dev.git12c9b53 -- autobuilt 12c9b53 - -* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.17.dev.gitf61e399 -- autobuilt f61e399 - -* Wed Oct 09 2019 Lokesh Mandvekar - 2:1.6.2-0.16.dev.gitc3c40f9 -- remove polkit dependency for now - -* Wed Oct 09 2019 Lokesh Mandvekar - 2:1.6.2-0.15.dev.gitc3c40f9 -- Requires: crun >= 0.10.2-1 and polkit - -* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.14.dev.gitc3c40f9 -- autobuilt c3c40f9 - -* Tue Oct 08 2019 RH Container Bot - 2:1.6.2-0.13.dev.git10cbaad -- autobuilt 10cbaad - -* Tue Oct 08 2019 Lokesh Mandvekar - 2:1.6.2-0.12.dev.gitc817ea1 -- add runc back - -* Mon Oct 07 2019 RH Container Bot - 2:1.6.2-0.11.dev.gitc817ea1 -- autobuilt c817ea1 - -* Mon Oct 07 2019 RH Container Bot - 2:1.6.2-0.10.dev.git589261f -- autobuilt 589261f - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.9.dev.git2c2782a -- autobuilt 2c2782a - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.8.dev.gitbd08fc0 -- autobuilt bd08fc0 - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.7.dev.git70d5b0a -- autobuilt 70d5b0a - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.6.dev.git1fe9556 -- autobuilt 1fe9556 - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.5.dev.git7af4074 -- autobuilt 7af4074 - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.4.dev.git86c8650 -- autobuilt 86c8650 - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.3.dev.gitf96fbfc -- autobuilt f96fbfc - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.2.dev.gitb32cb4b -- autobuilt b32cb4b - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.2-0.1.dev.gite67e9e1 -- bump to 1.6.2 -- autobuilt e67e9e1 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.12.dev.git960f07b -- autobuilt 960f07b - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.11.dev.git0046b01 -- autobuilt 0046b01 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.10.dev.gitdac7889 -- autobuilt dac7889 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.9.dev.git2648955 -- autobuilt 2648955 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.8.dev.git257a985 -- autobuilt 257a985 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.7.dev.git32a2ce8 -- autobuilt 32a2ce8 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.6.dev.git74879c8 -- autobuilt 74879c8 - -* Tue Oct 01 2019 Lokesh Mandvekar - 2:1.6.1-0.5.dev.git7a56963 -- Requires: crun >= 0.10-1 - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.4.dev.git7a56963 -- autobuilt 7a56963 - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.3.dev.git8f2ec88 -- autobuilt 8f2ec88 - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.2.dev.git049aafa -- autobuilt 049aafa - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.1.dev.git5d344db -- bump to 1.6.1 -- autobuilt 5d344db - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.42.dev.gitd7eba02 -- autobuilt d7eba02 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.41.dev.git5702dd7 -- autobuilt 5702dd7 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.40.dev.gitb063383 -- autobuilt b063383 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.39.dev.git04b3a73 -- autobuilt 04b3a73 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.38.dev.git2c23729 -- autobuilt 2c23729 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.37.dev.git150ba5e -- autobuilt 150ba5e - -* Sun Sep 29 2019 RH Container Bot - 2:1.6.0-0.36.dev.git01b7af8 -- autobuilt 01b7af8 - -* Sat Sep 28 2019 RH Container Bot - 2:1.6.0-0.35.dev.git01a802e -- autobuilt 01a802e - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.34.dev.gite87012d -- autobuilt e87012d - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.33.dev.git0fb807d -- autobuilt 0fb807d - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.32.dev.gitd4399ee -- autobuilt d4399ee - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.31.dev.gita8c2b5d -- autobuilt a8c2b5d - -* Thu Sep 26 2019 RH Container Bot - 2:1.6.0-0.30.dev.git851e377 -- autobuilt 851e377 - -* Thu Sep 26 2019 RH Container Bot - 2:1.6.0-0.29.dev.gitd76b21e -- autobuilt d76b21e - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.28.dev.git3ed265c -- autobuilt 3ed265c - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.27.dev.git19075ca -- autobuilt 19075ca - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.26.dev.git8ab3c86 -- autobuilt 8ab3c86 - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.25.dev.gitf197ebe -- autobuilt f197ebe - -* Wed Sep 25 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.24.dev.git240095e -- autobuilt 240095e - -* Wed Sep 25 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.23.dev.git525be7d -- autobuilt 525be7d - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.22.dev.git0000afc -- autobuilt 0000afc - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.21.dev.git1dfac0e -- autobuilt 1dfac0e - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.20.dev.gitb300b98 -- autobuilt b300b98 - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.19.dev.git83b2348 -- autobuilt 83b2348 - -* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.18.dev.git6ce8d05 -- autobuilt 6ce8d05 - -* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.17.dev.gitf5951c7 -- autobuilt f5951c7 - -* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.16.dev.gita74dfda -- autobuilt a74dfda - -* Sun Sep 22 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.15.dev.gitc0eff1a -- autobuilt c0eff1a - -* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.14.dev.git0d95e3a -- autobuilt 0d95e3a - -* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.13.dev.gite947d63 -- autobuilt e947d63 - -* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.12.dev.git819b63c -- autobuilt 819b63c - -* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.11.dev.git66f4bc7 -- autobuilt 66f4bc7 - -* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.10.dev.git7ed1816 -- autobuilt 7ed1816 - -* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.9.dev.git9dc764c -- autobuilt 9dc764c - -* Thu Sep 19 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.8.dev.gitc38844f -- autobuilt c38844f - -* Thu Sep 19 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.7.dev.git408f278 -- autobuilt 408f278 - -* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.6.dev.gitfe48b9e -- autobuilt fe48b9e - -* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.5.dev.git8133aa1 -- autobuilt 8133aa1 - -* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.4.dev.git2c51d6f -- autobuilt 2c51d6f - -* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.3.dev.git143caa9 -- autobuilt 143caa9 - -* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.2.dev.git799aa70 -- autobuilt 799aa70 - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.1.dev.git2aa6771 -- bump to 1.6.0 -- autobuilt 2aa6771 - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.92.dev.git2a4e062 -- autobuilt 2a4e062 - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.91.dev.git0014d6c -- autobuilt 0014d6c - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.90.dev.git1f5514e -- autobuilt 1f5514e - -* Sat Sep 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.89.dev.gita1970e1 -- autobuilt a1970e1 - -* Sat Sep 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.88.dev.git2366fd7 -- autobuilt 2366fd7 - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.87.dev.git0079c24 -- autobuilt 0079c24 - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.86.dev.gitd74cede -- autobuilt d74cede - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.85.dev.git7875e00 -- autobuilt 7875e00 - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.84.dev.git5c09c4d -- autobuilt 5c09c4d - -* Fri Sep 13 2019 Daniel J Walsh - 2:1.5.2-0.83.dev.gitb095d8a -- Grab specific version of crun or newer. - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.82.dev.gitb095d8a -- autobuilt b095d8a - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.81.dev.gitb43a36d -- autobuilt b43a36d - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.80.dev.git1ddfc11 -- autobuilt 1ddfc11 - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.79.dev.gitaf8fedc -- autobuilt af8fedc - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.78.dev.gitafa3d11 -- autobuilt afa3d11 - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.77.dev.git57e093b -- autobuilt 57e093b - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.76.dev.gitce31aa3 -- autobuilt ce31aa3 - -* Wed Sep 11 2019 Lokesh Mandvekar - 2:1.5.2-0.75.dev.git79ebb5f -- use conmon package as dependency - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.74.dev.git79ebb5f -- autobuilt 79ebb5f - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.73.dev.gitf73c3b8 -- autobuilt f73c3b8 - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.72.dev.git093013b -- autobuilt 093013b - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.71.dev.git9cf852c -- autobuilt 9cf852c - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.70.dev.git7ac6ed3 -- autobuilt 7ac6ed3 - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.69.dev.git997c4b5 -- autobuilt 997c4b5 - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.68.dev.gitc1761ba -- autobuilt c1761ba - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.67.dev.git095647c -- autobuilt 095647c - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.66.dev.git5233536 -- autobuilt 5233536 - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.65.dev.git9a55bce -- autobuilt 9a55bce - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.64.dev.git7042a3d -- autobuilt 7042a3d - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.63.dev.git511b071 -- autobuilt 511b071 - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.62.dev.git16a7049 -- autobuilt 16a7049 - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.61.dev.gitd78521d -- autobuilt d78521d - -* Sun Sep 08 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.60.dev.gitf500feb -- autobuilt f500feb - -* Sun Sep 08 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.59.dev.git7312811 -- autobuilt 7312811 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.58.dev.git30cbb00 -- autobuilt 30cbb00 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.57.dev.git290def5 -- autobuilt 290def5 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.56.dev.git575ffee -- autobuilt 575ffee - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.55.dev.git8898085 -- autobuilt 8898085 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.54.dev.git24171ae -- autobuilt 24171ae - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.53.dev.gita4572c4 -- autobuilt a4572c4 - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.52.dev.gitcef5bec -- autobuilt cef5bec - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.51.dev.git3f81f44 -- autobuilt 3f81f44 - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.50.dev.gitb962b1e -- autobuilt b962b1e - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.49.dev.gite74fcd7 -- autobuilt e74fcd7 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.48.dev.git84140f5 -- autobuilt 84140f5 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.47.dev.gitf1a3e02 -- autobuilt f1a3e02 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.46.dev.git1d8a940 -- autobuilt 1d8a940 - -* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.45.dev.gita16f63e -- autobuilt a16f63e - -* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.44.dev.gitc039499 -- autobuilt c039499 - -* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.43.dev.git50a1910 -- autobuilt 50a1910 - -* Mon Sep 02 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.42.dev.git099549b -- autobuilt 099549b - -* Sun Sep 01 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.41.dev.gite5568d4 -- autobuilt e5568d4 - -* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.40.dev.git8ba21ac -- autobuilt 8ba21ac - -* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.39.dev.git3e0fdc7 -- autobuilt 3e0fdc7 - -* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.38.dev.gitd110998 -- autobuilt d110998 - -* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.37.dev.gitab5f52c -- autobuilt ab5f52c - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.36.dev.git1eb6b27 -- autobuilt 1eb6b27 - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.35.dev.gitbdf9e56 -- autobuilt bdf9e56 - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.34.dev.git4e209fc -- autobuilt 4e209fc - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.33.dev.git61dc63f -- autobuilt 61dc63f - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.32.dev.gite5c5a33 -- autobuilt e5c5a33 - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.31.dev.gita1a1342 -- autobuilt a1a1342 - -* Tue Aug 27 2019 Daniel J Walsh - 2:1.5.2-0.30.dev.gitf221c61 -- Require crun rather then runc -- Switch to crun by default for cgroupsV2 support - -* Tue Aug 27 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.29.dev.gitf221c61 -- autobuilt f221c61 - -* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.28.dev.gitcec354a -- autobuilt cec354a - -* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.27.dev.git112a3cc -- autobuilt 112a3cc - -* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.26.dev.git67926d8 -- autobuilt 67926d8 - -* Sun Aug 25 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.25.dev.gitc0528c1 -- autobuilt c0528c1 - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.24.dev.git59261cf -- autobuilt 59261cf - -* Thu Aug 22 2019 Daniel J Walsh - 2:1.5.2-0.23.dev.gitb263dd9 -- Move man5 man pages into podman-manpage package - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.22.dev.gitb263dd9 -- autobuilt b263dd9 - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.21.dev.git34002f9 -- autobuilt 34002f9 - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.20.dev.git18f2328 -- autobuilt 18f2328 - -* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.19.dev.gitecc5cc5 -- autobuilt ecc5cc5 - -* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.18.dev.git1ff984d -- autobuilt 1ff984d - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.17.dev.git1ad8fe5 -- autobuilt 1ad8fe5 - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.16.dev.gitf618bc3 -- autobuilt f618bc3 - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.15.dev.gita3c46fc -- autobuilt a3c46fc - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.14.dev.git230faa8 -- autobuilt 230faa8 - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.13.dev.git34fc1d0 -- autobuilt 34fc1d0 - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.12.dev.git890378e -- autobuilt 890378e - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.11.dev.gitd23639a -- autobuilt d23639a - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.10.dev.gitc137e8f -- autobuilt c137e8f - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.9.dev.gitb1acc43 -- autobuilt b1acc43 - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.8.dev.gitbd0b05f -- autobuilt bd0b05f - -* Sun Aug 18 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.7.dev.git438cbf4 -- autobuilt 438cbf4 - -* Sat Aug 17 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.6.dev.git76f327f -- autobuilt 76f327f - -* Sat Aug 17 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.5.dev.git098ce2f -- autobuilt 098ce2f - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.4.dev.git8eab96e -- autobuilt 8eab96e - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.3.dev.git704cc58 -- autobuilt 704cc58 - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.2.dev.git2d47f1a -- autobuilt 2d47f1a - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.1.dev.git05149e6 -- bump to 1.5.2 -- autobuilt 05149e6 - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-9.16.dev.gitb9a176b -- autobuilt b9a176b - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-8.16.dev.git74224d9 -- autobuilt 74224d9 - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-7.16.dev.git3f1657d -- autobuilt 3f1657d - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-6.16.dev.gitf9ddf91 -- autobuilt f9ddf91 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-5.16.dev.gitbf9e801 -- autobuilt bf9e801 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-4.16.dev.gitf5dcb80 -- autobuilt f5dcb80 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-3.16.dev.git4823cf8 -- autobuilt 4823cf8 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-2.16.dev.gita734b53 -- autobuilt a734b53 - -* Tue Aug 13 2019 Dan Walsh - 2:1.5.1-1.16.dev.gitce64c14 -- Add recommends libvarlink-util - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.16.dev.gitce64c14 -- autobuilt ce64c14 - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.15.dev.git7a859f0 -- autobuilt 7a859f0 - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.14.dev.git031437b -- autobuilt 031437b - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.13.dev.gitc48243e -- autobuilt c48243e - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.12.dev.gitf634fd3 -- autobuilt f634fd3 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.11.dev.git3cf4567 -- autobuilt 3cf4567 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.10.dev.git9bee690 -- autobuilt 9bee690 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.9.dev.gitca7bae7 -- autobuilt ca7bae7 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.8.dev.gitec93c9d -- autobuilt ec93c9d - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.7.dev.gitf18cfa4 -- autobuilt f18cfa4 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.6.dev.git2348c28 -- autobuilt 2348c28 - -* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.5.dev.git1467197 -- autobuilt 1467197 - -* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.4.dev.git7bbaa36 -- autobuilt 7bbaa36 - -* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.3.dev.git3bc861c -- autobuilt 3bc861c - -* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.2.dev.git926901d -- autobuilt 926901d - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.1.dev.git2018faa -- bump to 1.5.1 -- autobuilt 2018faa - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.99.dev.gitbb80586 -- autobuilt bb80586 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.98.dev.gitd05798e -- autobuilt d05798e - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.97.dev.git4b91f60 -- autobuilt 4b91f60 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.96.dev.gitdc38168 -- autobuilt dc38168 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.95.dev.git00a20f7 -- autobuilt 00a20f7 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.94.dev.git2a19036 -- autobuilt 2a19036 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.93.dev.git76840f2 -- autobuilt 76840f2 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.92.dev.git4349f42 -- autobuilt 4349f42 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.91.dev.git202eade -- autobuilt 202eade - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.90.dev.git09cedd1 -- autobuilt 09cedd1 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.89.dev.git3959a35 -- autobuilt 3959a35 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.88.dev.git5701fe6 -- autobuilt 5701fe6 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.87.dev.git31bfb12 -- autobuilt 31bfb12 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.86.dev.git41de7b1 -- autobuilt 41de7b1 - -* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.85.dev.git35ecf49 -- autobuilt 35ecf49 - -* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.84.dev.git66ea32c -- autobuilt 66ea32c - -* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.83.dev.gitf0a5b7f -- autobuilt f0a5b7f - -* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.82.dev.gitb5618d9 -- autobuilt b5618d9 - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.81.dev.git3bffe77 -- autobuilt 3bffe77 - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.80.dev.git337358a -- autobuilt 337358a - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.79.dev.git626dfdb -- autobuilt 626dfdb - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.78.dev.gite2f38cd -- autobuilt e2f38cd - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.77.dev.gitb609de2 -- autobuilt b609de2 - -* Sun Aug 04 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.76.dev.git389a7b7 -- autobuilt 389a7b7 - -* Sun Aug 04 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.75.dev.gitd9ea4db -- autobuilt d9ea4db - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.74.dev.git140e08e -- autobuilt 140e08e - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.73.dev.git3cc9ab8 -- autobuilt 3cc9ab8 - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.72.dev.git5370c53 -- autobuilt 5370c53 - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.71.dev.git2cc5913 -- autobuilt 2cc5913 - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.70.dev.gite3240da -- autobuilt e3240da - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.69.dev.gite48dc50 -- autobuilt e48dc50 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.68.dev.git1bbcb2f -- autobuilt 1bbcb2f - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.67.dev.gite1a099e -- autobuilt e1a099e - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.66.dev.gitafb493a -- autobuilt afb493a - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.65.dev.git6f62dac -- autobuilt 6f62dac - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.64.dev.gitee15e76 -- autobuilt ee15e76 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.63.dev.git5056964 -- autobuilt 5056964 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.62.dev.git3215ea6 -- autobuilt 3215ea6 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.61.dev.gitccf4ec2 -- autobuilt ccf4ec2 - -* Wed Jul 31 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.60.dev.gita622f8d -- autobuilt a622f8d - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.59.dev.git680a383 -- autobuilt 680a383 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.58.dev.gite84ed3c -- autobuilt e84ed3c - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.57.dev.git1a00895 -- autobuilt 1a00895 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.56.dev.git4196a59 -- autobuilt 4196a59 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.55.dev.git040355d -- autobuilt 040355d - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.54.dev.git7d635ac -- autobuilt 7d635ac - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.53.dev.gitc3c45f3 -- autobuilt c3c45f3 - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.52.dev.git6665269 -- autobuilt 6665269 - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.51.dev.git2ca7861 -- autobuilt 2ca7861 - -* Sun Jul 28 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.50.dev.git2c98bd5 -- autobuilt 2c98bd5 - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.49.dev.git0c4dfcf -- autobuilt 0c4dfcf - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.48.dev.giteca157f -- autobuilt eca157f - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.47.dev.git1910d68 -- autobuilt 1910d68 - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.46.dev.git4674d00 -- autobuilt 4674d00 - -* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.45.dev.gitdff82d9 -- autobuilt dff82d9 - -* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.44.dev.git5763618 -- autobuilt 5763618 - -* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.43.dev.git7c9095e -- autobuilt 7c9095e - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.42.dev.git2283471 -- autobuilt 2283471 - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.41.dev.git0917783 -- autobuilt 0917783 - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.40.dev.giteae9a00 -- autobuilt eae9a00 - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.39.dev.git3c6b111 -- autobuilt 3c6b111 - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.38.dev.git7dbc6d8 -- autobuilt 7dbc6d8 - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.37.dev.gitbb253af -- autobuilt bb253af - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.36.dev.gitce60c4d -- autobuilt ce60c4d - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.35.dev.git2674920 -- autobuilt 2674920 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.34.dev.gita12a231 -- autobuilt a12a231 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.33.dev.gitcf9efa9 -- autobuilt cf9efa9 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.32.dev.git69f74f1 -- autobuilt 69f74f1 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.31.dev.gitab7b47c -- autobuilt ab7b47c - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.30.dev.git3b52e4d -- autobuilt 3b52e4d - -* Sun Jul 21 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.29.dev.gitd6b41eb -- autobuilt d6b41eb - -* Sat Jul 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.28.dev.gita5aa44c -- autobuilt a5aa44c - -* Sat Jul 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.27.dev.git8364552 -- autobuilt 8364552 - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.26.dev.git02140ea -- autobuilt 02140ea - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.25.dev.git398aeac -- autobuilt 398aeac - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.24.dev.gitdeb087d -- autobuilt deb087d - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.23.dev.gitb59abdc -- autobuilt b59abdc - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.22.dev.git2254a35 -- autobuilt 2254a35 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.21.dev.git1065548 -- autobuilt 1065548 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.20.dev.gitade0d87 -- autobuilt ade0d87 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.19.dev.git22e62e8 -- autobuilt 22e62e8 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.18.dev.gitadcde23 -- autobuilt adcde23 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.17.dev.git456c045 -- autobuilt 456c045 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.16.dev.git7488ed6 -- autobuilt 7488ed6 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.15.dev.gitb2734ba -- autobuilt b2734ba - -* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.14.dev.git1c02905 -- autobuilt 1c02905 - -* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.13.dev.git04a9cb0 -- autobuilt 04a9cb0 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.12.dev.gitfe83308 -- autobuilt fe83308 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.11.dev.git400851a -- autobuilt 400851a - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.10.dev.gita449e9a -- autobuilt a449e9a - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.9.dev.git386ffd2 -- autobuilt 386ffd2 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.8.dev.git7e4db44 -- autobuilt 7e4db44 - -* Mon Jul 15 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.7.dev.gitd2291ec -- autobuilt d2291ec - -* Sun Jul 14 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.6.dev.git456b6ab -- autobuilt 456b6ab - -* Fri Jul 12 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.5.dev.gite2e8477 -- built conmon 1de71ad - -* Thu Jul 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.4.dev.gite2e8477 -- autobuilt e2e8477 - -* Wed Jul 10 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.3.dev.gitdf3f5af -- autobuilt df3f5af - -* Tue Jul 09 2019 Lokesh Mandvekar - 2:1.4.5-0.2.dev.gitcea0e93 -- Resolves: #1727933 - containers-monuts.conf.5 moved to containers-common - -* Sun Jul 07 2019 Lokesh Mandvekar - 2:1.4.5-0.1.dev.gitf7407f2 -- bump to v1.4.5-dev -- use new name for go-md2man -- include centos conditionals - -* Sun Jun 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.30.dev.git7c4e444 -- autobuilt 7c4e444 - -* Sat Jun 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.29.dev.gitd9bdd3c -- autobuilt d9bdd3c - -* Fri Jun 21 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.28.dev.git39fdf91 -- autobuilt 39fdf91 - -* Thu Jun 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.27.dev.gitb4f9bc8 -- autobuilt b4f9bc8 - -* Wed Jun 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.26.dev.git240b846 -- bump to 1.4.3 -- autobuilt 240b846 - -* Tue Jun 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.25.dev.git8bcfd24 -- autobuilt 8bcfd24 - -* Sun Jun 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.24.dev.git670fc03 -- autobuilt 670fc03 - -* Sat Jun 15 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.23.dev.git185b413 -- bump to 1.4.2 -- autobuilt 185b413 - -* Fri Jun 14 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.22.dev.git2784cf3 -- autobuilt 2784cf3 - -* Thu Jun 13 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.21.dev.git77d1cf0 -- autobuilt 77d1cf0 - -* Wed Jun 12 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.20.dev.gitf8a84fd -- autobuilt f8a84fd - -* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.19.dev.gitc93b8d6 -- do not install /usr/libexec/crio - conflicts with crio - -* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.18.dev.gitc93b8d6 -- autobuilt c93b8d6 - -* Mon Jun 10 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.17.dev.gitfcb7c14 -- autobuilt fcb7c14 - -* Sun Jun 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.16.dev.git39f5ea4 -- autobuilt 39f5ea4 - -* Sat Jun 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.15.dev.gitcae5af5 -- bump to 1.4.1 -- autobuilt cae5af5 - -* Fri Jun 07 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.14.dev.gitba36a5f -- autobuilt ba36a5f - -* Fri Jun 07 2019 Lokesh Mandvekar - 2:1.3.2-0.13.dev.git6d285b8 -- Resolves: #1716809 - use conmon v0.2.0 - -* Thu Jun 06 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.12.dev.git6d285b8 -- autobuilt 6d285b8 - -* Wed Jun 05 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.11.dev.git3fb9669 -- autobuilt 3fb9669 - -* Tue Jun 04 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.10.dev.git0ede794 -- autobuilt 0ede794 - -* Sun Jun 02 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.9.dev.git176a41c -- autobuilt 176a41c - -* Sat Jun 01 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.8.dev.git2068919 -- autobuilt 2068919 - -* Fri May 31 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.7.dev.git558ce8d -- autobuilt 558ce8d - -* Thu May 30 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.6.dev.gitc871653 -- autobuilt c871653 - -* Wed May 29 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.5.dev.git8649dbd -- autobuilt 8649dbd - -* Mon May 27 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.4.dev.git25f8c21 -- autobuilt 25f8c21 - -* Sun May 26 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.3.dev.gitb1d590b -- autobuilt b1d590b - -* Fri May 24 2019 Lokesh Mandvekar - 2:1.3.2-0.2.dev.git1ac06d8 -- built commit 1ac06d8 -- BR: systemd-devel -- correct build steps for %%{name}-remote - -* Fri May 24 2019 Dan Walsh - 2:1.3.2-0.1.dev.git5296428 -- Bump up to latest on master - -* Fri May 10 2019 Lokesh Mandvekar - 2:1.3.1-0.1.dev.git9ae3221 -- bump to v1.3.1-dev -- built 9ae3221 -- correct release tag format for unreleased versions - -* Thu Apr 25 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-21.dev.gitb01fdcb -- autobuilt b01fdcb - -* Tue Apr 23 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-20.dev.gitd652c86 -- autobuilt d652c86 - -* Sat Apr 20 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-19.dev.git9f92b21 -- autobuilt 9f92b21 - -* Fri Apr 19 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-18.dev.gite4947e5 -- autobuilt e4947e5 - -* Thu Apr 18 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-17.dev.gitbf5ffda -- autobuilt bf5ffda - -* Wed Apr 17 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-16.dev.gita87cf6f -- autobuilt a87cf6f - -* Tue Apr 16 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-15.dev.gitc1e2b58 -- autobuilt c1e2b58 - -* Mon Apr 15 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-14.dev.git167ce59 -- autobuilt 167ce59 - -* Sun Apr 14 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-13.dev.gitb926005 -- autobuilt b926005 - -* Sat Apr 13 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-12.dev.git1572367 -- autobuilt 1572367 - -* Fri Apr 12 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-11.dev.git387d601 -- autobuilt 387d601 - -* Thu Apr 11 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-10.dev.git6cd6eb6 -- autobuilt 6cd6eb6 - -* Wed Apr 10 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-9.dev.git60ef8f8 -- autobuilt 60ef8f8 - -* Tue Apr 09 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-8.dev.gitc94903a -- autobuilt c94903a - -* Sat Apr 06 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-7.dev.gitbc320be -- autobuilt bc320be - -* Fri Apr 05 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-6.dev.gitbda28c6 -- autobuilt bda28c6 - -* Thu Apr 04 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-5.dev.git4bda537 -- autobuilt 4bda537 - -* Wed Apr 03 2019 Lokesh Mandvekar - 2:1.3.0-4.dev.gitad467ba -- Resolves: #1695492 - own /usr/libexec/podman - -* Tue Apr 02 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-3.dev.gitad467ba -- autobuilt ad467ba - -* Mon Apr 01 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-2.dev.gitcd35e20 -- bump to 1.3.0 -- autobuilt cd35e20 - -* Sun Mar 31 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-30.dev.git833204d -- autobuilt 833204d - -* Sat Mar 30 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-29.dev.git7b73974 -- autobuilt 7b73974 - -* Fri Mar 29 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-28.dev.gitfdf979a -- autobuilt fdf979a - -* Thu Mar 28 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-27.dev.git850326c -- autobuilt 850326c - -* Wed Mar 27 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-26.dev.gitfc546d4 -- autobuilt fc546d4 - -* Mon Mar 25 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-25.dev.gitd0c6a35 -- autobuilt d0c6a35 - -* Sat Mar 23 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-24.dev.git0458daf -- autobuilt 0458daf - -* Fri Mar 22 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-23.dev.git68e3df3 -- autobuilt 68e3df3 - -* Thu Mar 21 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-22.dev.gitc230f0c -- autobuilt c230f0c - -* Wed Mar 20 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-21.dev.git537c382 -- autobuilt 537c382 - -* Tue Mar 19 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-20.dev.gitac523cb -- autobuilt ac523cb - -* Mon Mar 18 2019 Eduardo Santiago - 2:1.2.0-19.dev.git6aa8078 -- include zsh completion - -* Fri Mar 15 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-18.dev.git31f11a8 -- autobuilt 31f11a8 - -* Thu Mar 14 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-17.dev.git7426d4f -- autobuilt 7426d4f - -* Wed Mar 13 2019 Eduardo Santiago - 2:1.2.0-16.dev.git883566f -- new -tests subpackage - -* Wed Mar 13 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-15.dev.git883566f -- autobuilt 883566f - -* Tue Mar 12 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-14.dev.gitde0192a -- autobuilt de0192a - -* Sun Mar 10 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-13.dev.gitd95f97a -- autobuilt d95f97a - -* Sat Mar 09 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-12.dev.git9b21f14 -- autobuilt 9b21f14 - -* Fri Mar 08 2019 Lokesh Mandvekar - 2:1.2.0-11.dev.git1b2f867 -- Resolves: #1686813 - conmon bundled inside podman rpm - -* Fri Mar 08 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-10.dev.git1b2f867 -- autobuilt 1b2f867 - -* Thu Mar 07 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-9.dev.git614409f -- autobuilt 614409f - -* Wed Mar 06 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-8.dev.git40f7843 -- autobuilt 40f7843 - -* Tue Mar 05 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-7.dev.git4b80517 -- autobuilt 4b80517 - -* Mon Mar 04 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-6.dev.gitf3a3d8e -- autobuilt f3a3d8e - -* Sat Mar 02 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-5.dev.git9adcda7 -- autobuilt 9adcda7 - -* Fri Mar 01 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-4.dev.git9137315 -- autobuilt 9137315 - -* Thu Feb 28 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-3.dev.git5afae0b -- autobuilt 5afae0b - -* Wed Feb 27 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-2.dev.git623fcfa -- bump to 1.2.0 -- autobuilt 623fcfa - -* Tue Feb 26 2019 Dan Walsh - 2:1.0.1-39.dev.gitcf52144 -* Tue Feb 26 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-38.dev.gitcf52144 -- autobuilt cf52144 - -* Mon Feb 25 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-37.dev.git553ac80 -- autobuilt 553ac80 - -* Sun Feb 24 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-36.dev.gitcc4addd -- autobuilt cc4addd - -* Sat Feb 23 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-35.dev.gitb223d4e -- autobuilt b223d4e - -* Fri Feb 22 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-34.dev.git1788add -- autobuilt 1788add - -* Thu Feb 21 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-33.dev.git4934bf2 -- autobuilt 4934bf2 - -* Wed Feb 20 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-32.dev.git3b88c73 -- autobuilt 3b88c73 - -* Tue Feb 19 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-31.dev.git228d1cb -- autobuilt 228d1cb - -* Mon Feb 18 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-30.dev.git3f32eae -- autobuilt 3f32eae - -* Sun Feb 17 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-29.dev.git1cb16bd -- autobuilt 1cb16bd - -* Sat Feb 16 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-28.dev.git0a521e1 -- autobuilt 0a521e1 - -* Fri Feb 15 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-27.dev.git81ace5c -- autobuilt 81ace5c - -* Thu Feb 14 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-26.dev.gitdfc64e1 -- autobuilt dfc64e1 - -* Wed Feb 13 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-25.dev.gitee27c39 -- autobuilt ee27c39 - -* Tue Feb 12 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-24.dev.git8923703 -- autobuilt 8923703 - -* Sun Feb 10 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-23.dev.gitc86e8f1 -- autobuilt c86e8f1 - -* Sat Feb 09 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-22.dev.gitafd4d5f -- autobuilt afd4d5f - -* Fri Feb 08 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-21.dev.git962850c -- autobuilt 962850c - -* Thu Feb 07 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-20.dev.gitf250745 -- autobuilt f250745 - -* Wed Feb 06 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-19.dev.git650e242 -- autobuilt 650e242 - -* Tue Feb 05 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-18.dev.git778f986 -- autobuilt 778f986 - -* Sun Feb 03 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-17.dev.gitd5593b8 -- autobuilt d5593b8 - -* Sat Feb 02 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-16.dev.gite6426af -- autobuilt e6426af - -* Fri Feb 01 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-15.dev.gite97dc8e -- autobuilt e97dc8e - -* Thu Jan 31 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-14.dev.git805c6d9 -- autobuilt 805c6d9 - -* Wed Jan 30 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-13.dev.gitad5579e -- autobuilt ad5579e - -* Tue Jan 29 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-12.dev.gitebe9297 -- autobuilt ebe9297 - -* Thu Jan 24 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-11.dev.gitc9e1f36 -- autobuilt c9e1f36 - -* Wed Jan 23 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-10.dev.git7838a13 -- autobuilt 7838a13 - -* Tue Jan 22 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-9.dev.gitec96987 -- autobuilt ec96987 - -* Mon Jan 21 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-8.dev.gitef2f6f9 -- autobuilt ef2f6f9 - -* Sun Jan 20 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-7.dev.git579fc0f -- autobuilt 579fc0f - -* Sat Jan 19 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-6.dev.git0d4bfb0 -- autobuilt 0d4bfb0 - -* Fri Jan 18 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-5.dev.gite3dc660 -- autobuilt e3dc660 - -* Thu Jan 17 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-4.dev.git0e3264a -- autobuilt 0e3264a - -* Wed Jan 16 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-3.dev.git1b2f752 -- autobuilt 1b2f752 - -* Tue Jan 15 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-2.dev.git6301f6a -- bump to 1.0.1 -- autobuilt 6301f6a - -* Mon Jan 14 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-3.dev.git140ae25 -- autobuilt 140ae25 - -* Sat Jan 12 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-2.dev.git5c86efb -- bump to 0.12.2 -- autobuilt 5c86efb - -* Fri Jan 11 2019 bbaude - 1:1.0.0-1.dev.git82e8011 -- Upstream 1.0.0 release - -* Thu Jan 10 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-27.dev.git0f6535c -- autobuilt 0f6535c - -* Wed Jan 09 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-26.dev.gitc9d63fe -- autobuilt c9d63fe - -* Tue Jan 08 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-25.dev.gitfaa2462 -- autobuilt faa2462 - -* Mon Jan 07 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-24.dev.gitb83b07c -- autobuilt b83b07c - -* Sat Jan 05 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-23.dev.git4e0c0ec -- autobuilt 4e0c0ec - -* Fri Jan 04 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-22.dev.git9ffd480 -- autobuilt 9ffd480 - -* Thu Jan 03 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-21.dev.git098c134 -- autobuilt 098c134 - -* Tue Jan 01 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-20.dev.git7438b7b -- autobuilt 7438b7b - -* Sat Dec 29 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb9.dev.git1aa55ed -- autobuilt 1aa55ed - -* Thu Dec 27 2018 Igor Gnatenko - 2:0.12.2-1.nightly.git5c86efb8.dev.gitc50332d -- Enable python dependency generator - -* Tue Dec 25 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb7.dev.gitc50332d -- autobuilt c50332d - -* Mon Dec 24 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb6.dev.git8fe3050 -- autobuilt 8fe3050 - -* Sun Dec 23 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb5.dev.git792f109 -- autobuilt 792f109 - -* Sat Dec 22 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb4.dev.gitfe186c6 -- autobuilt fe186c6 - -* Fri Dec 21 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb3.dev.gitfa998f2 -- autobuilt fa998f2 - -* Thu Dec 20 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb2.dev.git6b059a5 -- autobuilt 6b059a5 - -* Wed Dec 19 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb1.dev.gitc8eaf59 -- autobuilt c8eaf59 - -* Tue Dec 18 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb0.dev.git68414c5 -- autobuilt 68414c5 - -* Mon Dec 17 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-9.dev.gitb21d474 -- autobuilt b21d474 - -* Sat Dec 15 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-8.dev.gitc086118 -- autobuilt c086118 - -* Fri Dec 14 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-7.dev.git93b5ccf -- autobuilt 93b5ccf - -* Thu Dec 13 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-6.dev.git508388b -- autobuilt 508388b - -* Wed Dec 12 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-5.dev.git8a3361f -- autobuilt 8a3361f - -* Tue Dec 11 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-4.dev.git235a630 -- autobuilt 235a630 - -* Sat Dec 08 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-3.dev.git1f547b2 -- autobuilt 1f547b2 - -* Fri Dec 07 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-2.dev.gita387c72 -- bump to 0.12.2 -- autobuilt a387c72 - -* Thu Dec 06 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-15.dev.git75b19ca -- autobuilt 75b19ca - -* Wed Dec 05 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-14.dev.git320085a -- autobuilt 320085a - -* Tue Dec 04 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-13.dev.git5f6ad82 -- autobuilt 5f6ad82 - -* Sun Dec 02 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-12.dev.git41f250c -- autobuilt 41f250c - -* Sat Dec 01 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-11.dev.git6b8f89d -- autobuilt 6b8f89d - -* Thu Nov 29 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-10.dev.git3af62f6 -- autobuilt 3af62f6 - -* Tue Nov 27 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-9.dev.git3956050 -- autobuilt 3956050 - -* Mon Nov 26 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-8.dev.gite3ece3b -- autobuilt e3ece3b - -* Sat Nov 24 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-7.dev.git78604c3 -- autobuilt 78604c3 - -* Thu Nov 22 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-6.dev.git1fdfeb8 -- autobuilt 1fdfeb8 - -* Wed Nov 21 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-5.dev.git23feb0d -- autobuilt 23feb0d - -* Tue Nov 20 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-4.dev.gitea928f2 -- autobuilt ea928f2 - -* Sat Nov 17 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-3.dev.gitcd5742f -- autobuilt cd5742f - -* Fri Nov 16 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-2.dev.git236408b -- autobuilt 236408b - -* Wed Nov 14 2018 Lokesh Mandvekar - 2:0.11.2-1.dev.git97bded4 -- bump epoch cause previous version was messed up -- built 97bded4 - -* Tue Nov 13 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git79657161 -- bump to 0.11.2 -- autobuilt 7965716 - -* Sat Nov 10 2018 Dan Walsh - 1:0.11.20.11.2-2.dev.git78e6d8e1 -- Remove dirty flag from podman version - - -* Sat Nov 10 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git7965716.dev.git78e6d8e1 -- bump to 0.11.2 -- autobuilt 78e6d8e - -* Fri Nov 09 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git7965716.dev.git78e6d8e.dev.gitf5473c61 -- bump to 0.11.2 -- autobuilt f5473c6 - -* Thu Nov 08 2018 baude - 1:0.11.1-1.dev.gita4adfe5 -- Upstream 0.11.1-1 - -* Thu Nov 08 2018 Lokesh Mandvekar (Bot) - 1:0.10.2-3.dev.git672f572 -- autobuilt 672f572 - -* Wed Nov 07 2018 Lokesh Mandvekar (Bot) - 1:0.10.2-2.dev.gite9f8aed -- autobuilt e9f8aed - -* Sun Oct 28 2018 Lokesh Mandvekar - 1:0.10.2-1.dev.git4955572 -- Resolves: #1643744 - build podman with ostree support -- bump to v0.10.2 -- built commit 4955572 - -* Fri Oct 19 2018 Lokesh Mandvekar - 1:0.10.1.3-3.dev.gitdb08685 -- consistent epoch:version-release in changelog - -* Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-2.dev.gitdb08685 -- correct epoch mentions - -* Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-1.dev.gitdb08685 -- bump to v0.10.1.3 - -* Thu Oct 11 2018 baude - 1:0.10.1-1.gitda5c894 -- Upstream v0.10.1 release - -* Fri Sep 28 2018 Lokesh Mandvekar - 1:0.9.4-3.dev.gite7e81e6 -- built libpod commit e7e81e6 -- built conmon from cri-o commit 2cbe48b - -* Tue Sep 25 2018 Dan Walsh - 1:0.9.4-2.dev.gitaf791f3 -- Fix required version of runc - -* Mon Sep 24 2018 Lokesh Mandvekar - 1:0.9.4-1.dev.gitaf791f3 -- bump to v0.9.4 -- built af791f3 - -* Wed Sep 19 2018 Lokesh Mandvekar - 1:0.9.3-2.dev.gitc3a0874 -- autobuilt c3a0874 - -* Mon Sep 17 2018 Lokesh Mandvekar - 1:0.9.3-1.dev.git28a2bf8 -- bump to v0.9.3 -- built commit 28a2bf82 - -* Tue Sep 11 2018 Lokesh Mandvekar - 1:0.9.1.1-1.dev.git95dbcad -- bump to v0.9.1.1 -- built commit 95dbcad - -* Tue Sep 11 2018 baude - 1:0.9.1-1.dev.git123de30 -- Upstream release of 0.9.1 -- Do not build with devicemapper - -* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-5.git65c31d4 -- Fix required version of runc - -* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-4.dev.git65c31d4 -- Fix rpm -qi podman to show the correct URL - -* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-3.dev.git65c31d4 -- Fix required version of runc - -* Mon Sep 3 2018 Dan Walsh - 1:0.8.5-2.dev.git65c31d4 -- Add a specific version of runc or later to require - -* Thu Aug 30 2018 Lokesh Mandvekar - 1:0.8.5-1.dev.git65c31d4 -- bump to v0.8.5-dev -- built commit 65c31d4 -- correct min dep on containernetworking-plugins for upgrade from -containernetworking-cni - -* Mon Aug 20 2018 Lokesh Mandvekar - 1:0.8.3-4.dev.git3d55721f -- Resolves: #1619411 - python3-podman should require python3-psutil -- podman-docker should conflict with moby-engine -- require nftables -- recommend slirp4netns and fuse-overlayfs (latter only for kernel >= 4.18) - -* Sun Aug 12 2018 Dan Walsh - 1:0.8.3-3.dev.git3d55721f -- Add podman-docker support -- Force cgroupfs for non root podman - -* Sun Aug 12 2018 Lokesh Mandvekar - 1:0.8.3-2.dev.git3d55721f -- Requires: conmon -- use default %%gobuild - -* Sat Aug 11 2018 Lokesh Mandvekar - 1:0.8.3-1.dev.git3d55721f -- bump to v0.8.3-dev -- built commit 3d55721f -- bump Epoch to 1, cause my autobuilder messed up earlier - -* Wed Aug 01 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f91 -- bump to 0.8.1 -- autobuilt 1a439f9 - -* Tue Jul 31 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e5901 -- bump to 0.8.1 -- autobuilt 5a4e590 - -* Sun Jul 29 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e590.dev.git433cbd51 -- bump to 0.8.1 -- autobuilt 433cbd5 - -* Sat Jul 28 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e590.dev.git433cbd5.dev.git87d8edb1 -- bump to 0.8.1 -- autobuilt 87d8edb - -* Fri Jul 27 2018 Lokesh Mandvekar - 0.7.4-7.dev.git3dd577e -- fix python package version - -* Fri Jul 27 2018 Igor Gnatenko - 0.7.4-6.dev.git3dd577e -- Rebuild for new binutils - -* Fri Jul 27 2018 Lokesh Mandvekar (Bot) - 0.7.4-5.dev.git3dd577e -- autobuilt 3dd577e - -* Thu Jul 26 2018 Lokesh Mandvekar (Bot) - 0.7.4-4.dev.git9c806a4 -- autobuilt 9c806a4 - -* Wed Jul 25 2018 Lokesh Mandvekar (Bot) - 0.7.4-3.dev.gitc90b740 -- autobuilt c90b740 - -* Tue Jul 24 2018 Lokesh Mandvekar - 0.7.4-2.dev.git9a18681 -- pypodman package exists only if varlink - -* Mon Jul 23 2018 Lokesh Mandvekar - 0.7.4-1.dev.git9a18681 -- bump to v0.7.4-dev -- built commit 9a18681 - -* Mon Jul 23 2018 Dan Walsh - 0.7.3-2.dev.git06c546e -- Add Reccommeds container-selinux - -* Sun Jul 15 2018 Lokesh Mandvekar - 0.7.3-1.dev.git06c546e -- built commit 06c546e - -* Sat Jul 14 2018 Dan Walsh - 0.7.2-10.dev.git86154b6 -- Add install of pypodman - -* Fri Jul 13 2018 Fedora Release Engineering - 0.7.2-9.dev.git86154b6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Jul 12 2018 Lokesh Mandvekar (Bot) - 0.7.2-8.dev.git86154b6 -- autobuilt 86154b6 - -* Wed Jul 11 2018 Lokesh Mandvekar (Bot) - 0.7.2-7.dev.git84cfdb2 -- autobuilt 84cfdb2 - -* Tue Jul 10 2018 Lokesh Mandvekar (Bot) - 0.7.2-6.dev.git4f9b1ae -- autobuilt 4f9b1ae - -* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 0.7.2-5.gitc7424b6 -- autobuilt c7424b6 - -* Mon Jul 09 2018 Dan Walsh - 0.7.2-4.gitf661e1d -- Add ostree support - -* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 0.7.2-3.gitf661e1d -- autobuilt f661e1d - -* Sun Jul 08 2018 Lokesh Mandvekar (Bot) - 0.7.2-2.git0660108 -- autobuilt 0660108 - -* Sat Jul 07 2018 Lokesh Mandvekar (Bot) - 0.7.2-1.gitca6ffbc -- bump to 0.7.2 -- autobuilt ca6ffbc - -* Fri Jul 06 2018 Lokesh Mandvekar (Bot) - 0.7.1-6.git99959e5 -- autobuilt 99959e5 - -* Thu Jul 05 2018 Lokesh Mandvekar (Bot) - 0.7.1-5.gitf2462ca -- autobuilt f2462ca - -* Wed Jul 04 2018 Lokesh Mandvekar (Bot) - 0.7.1-4.git6d8fac8 -- autobuilt 6d8fac8 - -* Tue Jul 03 2018 Lokesh Mandvekar (Bot) - 0.7.1-3.git767b3dd -- autobuilt 767b3dd - -* Mon Jul 02 2018 Miro Hrončok - 0.7.1-2.gitb96be3a -- Rebuilt for Python 3.7 - -* Sat Jun 30 2018 Lokesh Mandvekar (Bot) - 0.7.1-1.gitb96be3a -- bump to 0.7.1 -- autobuilt b96be3a - -* Fri Jun 29 2018 Lokesh Mandvekar (Bot) - 0.6.5-6.gitd61d8a3 -- autobuilt d61d8a3 - -* Thu Jun 28 2018 Lokesh Mandvekar (Bot) - 0.6.5-5.gitfd12c89 -- autobuilt fd12c89 - -* Wed Jun 27 2018 Lokesh Mandvekar (Bot) - 0.6.5-4.git56133f7 -- autobuilt 56133f7 - -* Tue Jun 26 2018 Lokesh Mandvekar (Bot) - 0.6.5-3.git208b9a6 -- autobuilt 208b9a6 - -* Mon Jun 25 2018 Lokesh Mandvekar (Bot) - 0.6.5-2.gite89bbd6 -- autobuilt e89bbd6 - -* Sat Jun 23 2018 Lokesh Mandvekar (Bot) - 0.6.5-1.git7182339 -- bump to 0.6.5 -- autobuilt 7182339 - -* Fri Jun 22 2018 Lokesh Mandvekar (Bot) - 0.6.4-7.git4bd0f22 -- autobuilt 4bd0f22 - -* Thu Jun 21 2018 Lokesh Mandvekar (Bot) - 0.6.4-6.git6804fde -- autobuilt 6804fde - -* Wed Jun 20 2018 Lokesh Mandvekar (Bot) - 0.6.4-5.gitf228cf7 -- autobuilt f228cf7 - -* Tue Jun 19 2018 Miro Hrončok - 0.6.4-4.git5645789 -- Rebuilt for Python 3.7 - -* Tue Jun 19 2018 Lokesh Mandvekar (Bot) - 0.6.4-3.git5645789 -- autobuilt 5645789 - -* Mon Jun 18 2018 Lokesh Mandvekar (Bot) - 0.6.4-2.git9e13457 -- autobuilt 9e13457 - -* Sat Jun 16 2018 Lokesh Mandvekar (Bot) - 0.6.4-1.gitb43677c -- bump to 0.6.4 -- autobuilt b43677c - -* Fri Jun 15 2018 Lokesh Mandvekar (Bot) - 0.6.3-6.git6bdf023 -- autobuilt 6bdf023 - -* Thu Jun 14 2018 Lokesh Mandvekar (Bot) - 0.6.3-5.git65033b5 -- autobuilt 65033b5 - -* Wed Jun 13 2018 Lokesh Mandvekar (Bot) - 0.6.3-4.git95ea3d4 -- autobuilt 95ea3d4 - -* Tue Jun 12 2018 Lokesh Mandvekar (Bot) - 0.6.3-3.gitab72130 -- autobuilt ab72130 - -* Mon Jun 11 2018 Lokesh Mandvekar (Bot) - 0.6.3-2.git1e9e530 -- autobuilt 1e9e530 - -* Sat Jun 09 2018 Lokesh Mandvekar (Bot) - 0.6.3-1.gitb78e7e4 -- bump to 0.6.3 -- autobuilt b78e7e4 - -* Fri Jun 08 2018 Lokesh Mandvekar (Bot) - 0.6.2-7.git1cbce85 -- autobuilt 1cbce85 - -* Thu Jun 07 2018 Lokesh Mandvekar (Bot) - 0.6.2-6.gitb1ebad9 -- autobuilt b1ebad9 - -* Wed Jun 06 2018 Lokesh Mandvekar (Bot) - 0.6.2-5.git7b2b2bc -- autobuilt 7b2b2bc - -* Tue Jun 05 2018 Lokesh Mandvekar (Bot) - 0.6.2-4.git14cf6d2 -- autobuilt 14cf6d2 - -* Mon Jun 04 2018 Lokesh Mandvekar (Bot) - 0.6.2-3.gitcae49fc -- autobuilt cae49fc - -* Sun Jun 03 2018 Lokesh Mandvekar (Bot) - 0.6.2-2.git13f7450 -- autobuilt 13f7450 - -* Sat Jun 02 2018 Lokesh Mandvekar (Bot) - 0.6.2-1.git22e6f11 -- bump to 0.6.2 -- autobuilt 22e6f11 - -* Fri Jun 01 2018 Lokesh Mandvekar (Bot) - 0.6.1-4.gita9e9fd4 -- autobuilt a9e9fd4 - -* Thu May 31 2018 Lokesh Mandvekar (Bot) - 0.6.1-3.gita127b4f -- autobuilt a127b4f - -* Wed May 30 2018 Lokesh Mandvekar (Bot) - 0.6.1-2.git8ee0f2b -- autobuilt 8ee0f2b - -* Sat May 26 2018 Lokesh Mandvekar (Bot) - 0.6.1-1.git44d1c1c -- bump to 0.6.1 -- autobuilt 44d1c1c - -* Fri May 18 2018 Lokesh Mandvekar - 0.5.3-7.gitc54b423 -- make python3-podman the same version as the main package -- build python3-podman only for fedora >= 28 - -* Fri May 18 2018 Lokesh Mandvekar (Bot) - 0.5.3-6.gitc54b423 -- autobuilt c54b423 - -* Wed May 16 2018 Lokesh Mandvekar - 0.5.3-5.git624660c -- built commit 624660c -- New subapackage: python3-podman - -* Wed May 16 2018 Lokesh Mandvekar (Bot) - 0.5.3-4.git9fcc475 -- autobuilt 9fcc475 - -* Wed May 16 2018 Lokesh Mandvekar (Bot) - 0.5.3-3.git0613844 -- autobuilt 0613844 - -* Tue May 15 2018 Lokesh Mandvekar (Bot) - 0.5.3-2.git45838b9 -- autobuilt 45838b9 - -* Fri May 11 2018 Lokesh Mandvekar - 0.5.3-1.git07253fc -- bump to v0.5.3 -- built commit 07253fc - -* Fri May 11 2018 Lokesh Mandvekar (Bot) - 0.5.2-5.gitcc1bad8 -- autobuilt cc1bad8 - -* Wed May 09 2018 Lokesh Mandvekar (Bot) - 0.5.2-4.git2526355 -- autobuilt 2526355 - -* Tue May 08 2018 Lokesh Mandvekar (Bot) - 0.5.2-3.gitfaa8c3e -- autobuilt faa8c3e - -* Sun May 06 2018 Lokesh Mandvekar (Bot) - 0.5.2-2.gitfa4705c -- autobuilt fa4705c - -* Sat May 05 2018 Lokesh Mandvekar (Bot) - 0.5.2-1.gitbb0e754 -- bump to 0.5.2 -- autobuilt bb0e754 - -* Fri May 04 2018 Lokesh Mandvekar (Bot) - 0.5.1-5.git5ae940a -- autobuilt 5ae940a - -* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.5.1-4.git64dc803 -- autobuilt commit 64dc803 - -* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.5.1-3.git970eaf0 -- autobuilt commit 970eaf0 - -* Tue May 01 2018 Lokesh Mandvekar (Bot) - 0.5.1-2.git7a0a855 -- autobuilt commit 7a0a855 - -* Sun Apr 29 2018 Lokesh Mandvekar - 0.5.1-1.giteda0fd7 -- reflect version number correctly -- my builder script error ended up picking the wrong version number previously - -* Sun Apr 29 2018 Lokesh Mandvekar (Bot) - 0.4.2-5.giteda0fd7 -- autobuilt commit eda0fd7 - -* Sat Apr 28 2018 Lokesh Mandvekar (Bot) - 0.4.2-4.git6774425 -- autobuilt commit 6774425 - -* Fri Apr 27 2018 Lokesh Mandvekar (Bot) - 0.4.2-3.git39a7a77 -- autobuilt commit 39a7a77 - -* Thu Apr 26 2018 Lokesh Mandvekar (Bot) - 0.4.2-2.git58cb8f7 -- autobuilt commit 58cb8f7 - -* Wed Apr 25 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de -- bump to 0.4.2 -- autobuilt commit bef93de - -* Tue Apr 24 2018 Lokesh Mandvekar - 0.4.4-1.git398133e -- use correct version number - -* Tue Apr 24 2018 Lokesh Mandvekar (Bot) - 0.4.2-22.git398133e -- autobuilt commit 398133e - -* Sun Apr 22 2018 Lokesh Mandvekar (Bot) - 0.4.2-21.gitcf1d884 -- autobuilt commit cf1d884 - -* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.4.2-20.git9b457e3 -- autobuilt commit 9b457e3 - -* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de9.git228732d -- autobuilt commit 228732d - -* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de8.gitf2658ec -- autobuilt commit f2658ec - -* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de7.git6a9dbf3 -- autobuilt commit 6a9dbf3 - -* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de6.git96d1162 -- autobuilt commit 96d1162 - -* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de5.git96d1162 -- autobuilt commit 96d1162 - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de4.git6c5ebb0 -- autobuilt commit 6c5ebb0 - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de3.gitfa8442e -- autobuilt commit fa8442e - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de2.gitfa8442e -- autobuilt commit fa8442e - -* Sun Apr 15 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de1.gitfa8442e -- autobuilt commit fa8442e - -* Sat Apr 14 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de0.git62b59df -- autobuilt commit 62b59df - -* Fri Apr 13 2018 Lokesh Mandvekar (Bot) - 0.4.2-9.git191da31 -- autobuilt commit 191da31 - -* Thu Apr 12 2018 Lokesh Mandvekar (Bot) - 0.4.2-8.git6f51a5b -- autobuilt commit 6f51a5b - -* Wed Apr 11 2018 Lokesh Mandvekar (Bot) - 0.4.2-7.git77a1665 -- autobuilt commit 77a1665 - -* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-6.git864b9c0 -- autobuilt commit 864b9c0 - -* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-5.git864b9c0 -- autobuilt commit 864b9c0 - -* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-4.git998fd2e -- autobuilt commit 998fd2e - -* Sun Apr 08 2018 Lokesh Mandvekar (Bot) - 0.4.2-3.git998fd2e -- autobuilt commit 998fd2e - -* Sun Apr 08 2018 Lokesh Mandvekar - 0.4.2-2.git998fd2e -- autobuilt commit 998fd2e - -* Sun Apr 08 2018 Lokesh Mandvekar - 0.4.2-1.gitbef93de.git998fd2e -- bump to 0.4.2 -- autobuilt commit 998fd2e - -* Thu Mar 29 2018 baude - 0.3.5-2.gitdb6bf9e3 -- Upstream release 0.3.5 - -* Tue Mar 27 2018 Lokesh Mandvekar - 0.3.5-1.git304bf53 -- built commit 304bf53 - -* Fri Mar 23 2018 baude - 0.3.4-1.git57b403e -- Upstream release 0.3.4 - -* Fri Mar 16 2018 baude - 0.3.3-2.dev.gitbc358eb -- Upstream release 0.3.3 - -* Wed Mar 14 2018 Lokesh Mandvekar - 0.3.3-1.dev.gitbc358eb -- built podman commit bc358eb -- built conmon from cri-o commit 712f3b8 - -* Fri Mar 09 2018 baude - 0.3.2-1.gitf79a39a -- Release 0.3.2-1 - -* Sun Mar 04 2018 baude - 0.3.1-2.git98b95ff -- Correct RPM version - -* Fri Mar 02 2018 baude - 0.3.1-1-gitc187538 -- Release 0.3.1-1 - -* Sun Feb 25 2018 Peter Robinson 0.2.2-2.git525e3b1 -- Build on ARMv7 too (Fedora supports containers on that arch too) - -* Fri Feb 23 2018 baude - 0.2.2-1.git525e3b1 -- Release 0.2.2 - -* Fri Feb 16 2018 baude - 0.2.1-1.git3d0100b -- Release 0.2.1 - -* Wed Feb 14 2018 baude - 0.2-3.git3d0100b -- Add dep for atomic-registries - -* Tue Feb 13 2018 baude - 0.2-2.git3d0100b -- Add more 64bit arches -- Add containernetworking-cni dependancy -- Add iptables dependancy - -* Mon Feb 12 2018 baude - 0-2.1.git3d0100 -- Release 0.2 - -* Tue Feb 06 2018 Lokesh Mandvekar - 0-0.3.git367213a -- Resolves: #1541554 - first official build -- built commit 367213a - -* Fri Feb 02 2018 Lokesh Mandvekar - 0-0.2.git0387f69 -- built commit 0387f69 - -* Wed Jan 10 2018 Frantisek Kluknavsky - 0-0.1.gitc1b2278 -- First package for Fedora +%autochangelog diff --git a/sources b/sources index a4f6436..3279414 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ -SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0-rc2.tar.gz) = 2960cf23f8b2335ca2cc68f3d86b370f25ecd1f98c9dc895645beebdc41793f7bb9ea7bce2e8a2485b9025f3645035d4a75becee696315140acc9edeff11feed +SHA512 (v4.0.0-rc3.tar.gz) = 4446509526e77aa1a317262c6d09c468a7753580077bb5cf28e065bfa7ba8b86e2f8ea620a92de94616bf48f2d0121a051363df327118d0fbc50a99f4ca6c814 From 9489f19528fa88ce60b11236e4bf5eaef5835ddf Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 28 Jan 2022 16:18:12 -0500 Subject: [PATCH 073/313] remove conditional gobuild macro definition Signed-off-by: Lokesh Mandvekar --- podman.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/podman.spec b/podman.spec index 8651831..b0efe09 100644 --- a/podman.spec +++ b/podman.spec @@ -7,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 From 07b92278eab94572857e1495c0c6866cd791844b Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 31 Jan 2022 08:23:13 -0500 Subject: [PATCH 074/313] Revert last 4 commits For some weird reason, scratch and local mock builds passed but tagged build failed. So reverting the last 4 commits to and re-bumping to v4.0.0-rc3 to check if issue persists. This reverts commit 9489f19528fa88ce60b11236e4bf5eaef5835ddf. This reverts commit 7899f80e600693c80c020c72ea4cd01264670c02. This reverts commit e48e1b54729580bc0b3742a48b8641fd1d261db9. This reverts commit e03f14c82566e95a75058209811381473c24d4dc. --- .gitignore | 1 - podman.spec | 6180 ++++++++++++++++++++++++++++++++++++++++++++++++++- sources | 4 +- 3 files changed, 6107 insertions(+), 78 deletions(-) diff --git a/.gitignore b/.gitignore index f486658..426ae1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1794,4 +1794,3 @@ /v3.4.4.tar.gz /v4.0.0-rc1.tar.gz /v4.0.0-rc2.tar.gz -/v4.0.0-rc3.tar.gz diff --git a/podman.spec b/podman.spec index b0efe09..c3c5b87 100644 --- a/podman.spec +++ b/podman.spec @@ -1,3 +1,8 @@ +%global with_devel 0 +%global with_bundled 1 +%global with_check 0 +%global with_unit_test 0 + %global with_debug 1 %if 0%{?with_debug} @@ -7,6 +12,10 @@ %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 @@ -36,17 +45,23 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc3 +%global built_tag v4.0.0-rc2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) -%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) -Epoch: 3 Name: podman -# TODO: Switch to gen_version and autorelease after v4.0.0 +%if 0%{?fedora} +Epoch: 3 +%else +Epoch: 0 +%endif Version: 4.0.0 -Release: 0.3.rc3%{?dist} +# RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER +# N.foo if released, 0.N.foo if unreleased +# Rawhide almost always ships unreleased builds, +# so release tag should be of the form 0.N.foo +Release: 0.2.rc2%{?dist} Summary: Manage Pods, Containers and Container Images -License: ASL 2.0 and BSD and ISC and MIT +License: ASL 2.0 URL: https://%{name}.io/ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz @@ -62,11 +77,7 @@ BuildRequires: glib2-devel BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: git-core -%if 0%{?fedora} BuildRequires: go-md2man -%else -BuildRequires: golang-github-cpuguy83-md2man -%endif BuildRequires: go-rpm-macros BuildRequires: gpgme-devel BuildRequires: libassuan-devel @@ -82,77 +93,76 @@ BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 -Requires: containers-common >= 4:1-46 +Requires: containers-common >= 4:1-30 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables Recommends: %{name}-plugins = %{epoch}:%{version}-%{release} Recommends: catatonit Suggests: qemu-user-static + # vendored libraries -# 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/BurntSushi/toml)) = v1.0.0 -Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible -Provides: bundled(golang(github.com/buger/goterm)) = v1.0.1 -Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20211204171957_54b4ebfdb681 -Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 -Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.0.0_20220111162300_46367ec063fd -Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 -Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.0.1 -Provides: bundled(golang(github.com/containers/buildah)) = v1.24.0 -Provides: bundled(golang(github.com/containers/common)) = v0.47.1 -Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -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/psgo)) = v1.7.2 -Provides: bundled(golang(github.com/containers/storage)) = v1.38.1 -Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.3.2 -Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 -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/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 +# awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort +Provides: bundled(golang(github.com/BurntSushi/toml)) = v0.3.1 +#Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible +#Provides: bundled(golang(github.com/buger/goterm)) = v0.0.0-20181115115552-c206103e1f37 +#Provides: bundled(golang(github.com/checkpoint-restore/go-criu)) = v0.0.0-20190109184317-bdb7599cd87b +#Provides: bundled(golang(github.com/codahale/hdrhistogram)) = v0.0.0-20161010025455-3a0bb77429bd +Provides: bundled(golang(github.com/containernetworking/cni)) = v0.8.0 +Provides: bundled(golang(github.com/containernetworking/plugins)) = v0.8.7 +#Provides: bundled(golang(github.com/containers/buildah)) = v1.15.1-0.20200813183340-0a8dc1f8064c +#Provides: bundled(golang(github.com/containers/common)) = v0.20.3-0.20200827091701-a550d6a98aa3 +#Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible +Provides: bundled(golang(github.com/containers/image/v5)) = v5.5.2 +Provides: bundled(golang(github.com/containers/psgo)) = v1.5.1 +Provides: bundled(golang(github.com/containers/storage)) = v1.23.2 +Provides: bundled(golang(github.com/coreos/go-systemd/v22)) = v22.1.0 +Provides: bundled(golang(github.com/cri-o/ocicni)) = v0.2.0 +Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.2 +Provides: bundled(golang(github.com/davecgh/go-spew)) = v1.1.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_connections)) = v0.4.0 -Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 -Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 -Provides: bundled(golang(github.com/dtylman/scp)) = v0.0.0_20181017070807_f3000a34aef4 -Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.1 +#Provides: bundled(golang(github.com/docker/docker)) = v1.4.2-0.20191219165747-a9416c67da9f +Provides: bundled(golang(github.com/docker/go-connections)) = v0.4.0 +Provides: bundled(golang(github.com/docker/go-units)) = v0.4.0 +Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.4.9 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 -Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.0.6 -Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 -Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 -Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1 -Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 +Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.0.3 +#Provides: bundled(golang(github.com/google/shlex)) = v0.0.0-20181106134648-c34317bd91bf +Provides: bundled(golang(github.com/google/uuid)) = v1.1.2 +Provides: bundled(golang(github.com/gorilla/mux)) = v1.7.4 Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.0 -Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 +Provides: bundled(golang(github.com/hashicorp/go-multierror)) = v1.1.0 Provides: bundled(golang(github.com/hpcloud/tail)) = v1.0.0 -Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12 -Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.14 -Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 -Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.5.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.3_0.20220114050600_8b9d41f48198 -Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 -Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20211214071223_8958f93039ab -Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220110225228_7e2d60f1e41f -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.0 +Provides: bundled(golang(github.com/json-iterator/go)) = v1.1.10 +#Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.0.0-20171103030105-7d4729fb3618 +Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.14.0 +Provides: bundled(golang(github.com/onsi/gomega)) = v1.10.1 +Provides: bundled(golang(github.com/opencontainers/go-digest)) = v1.0.0 +#Provides: bundled(golang(github.com/opencontainers/image-spec)) = v1.0.2-0.20190823105129-775207bd45b6 +#Provides: bundled(golang(github.com/opencontainers/runc)) = v1.0.0-rc91.0.20200708210054-ce54a9d4d79b +#Provides: bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.3-0.20200817204227-f9c09b4ea1df +Provides: bundled(golang(github.com/opencontainers/runtime-tools)) = v0.9.0 +Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.6.0 +Provides: bundled(golang(github.com/opentracing/opentracing-go)) = v1.2.0 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/rootless_containers/rootlesskit)) = v0.14.6 -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/rootless-containers/rootlesskit)) = v0.10.0 +Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.6.0 +Provides: bundled(golang(github.com/spf13/cobra)) = v0.0.7 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(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible -Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 -Provides: bundled(golang(github.com/vbauerster/mpb/v6)) = v6.0.4 -Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.1_0.20220115184804_dd687eb2f2d4 -Provides: bundled(golang(k8s.io/api)) = v0.22.4 -Provides: bundled(golang(k8s.io/apimachinery)) = v0.22.4 +Provides: bundled(golang(github.com/stretchr/testify)) = v1.6.1 +#Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0-20180916011248-d98352740cb2 +Provides: bundled(golang(github.com/uber/jaeger-client-go)) = v2.25.0+incompatible +Provides: bundled(golang(github.com/uber/jaeger-lib)) = v2.2.0+incompatible +#Provides: bundled(golang(github.com/varlink/go)) = v0.0.0-20190502142041-0f1d566d194b +Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.0 +Provides: bundled(golang(go.etcd.io/bbolt)) = v1.3.5 +#Provides: bundled(golang(golang.org/x/crypto)) = v0.0.0-20200622213623-75b288015ac9 +#Provides: bundled(golang(golang.org/x/net)) = v0.0.0-20200707034311-ab3426394381 +#Provides: bundled(golang(golang.org/x/sync)) = v0.0.0-20200317015054-43a5402ce75a +#Provides: bundled(golang(golang.org/x/sys)) = v0.0.0-20200728102440-3e129f6d46b1 +Provides: bundled(golang(k8s.io/api)) = v0.18.8 +Provides: bundled(golang(k8s.io/apimachinery)) = v0.19.0 %description %{name} (Pod Manager) is a fully featured container engine that is a simple @@ -184,6 +194,167 @@ This package installs a script named docker that emulates the Docker CLI by executes %{name} commands, it also creates links between all Docker CLI man pages and %{name}. +%if 0%{?with_devel} +%package devel +Summary: Library for applications looking to use Container Pods +BuildArch: noarch +Provides: libpod-devel = %{epoch}:%{version}-%{release} + +%if 0%{?with_check} && ! 0%{?with_bundled} +BuildRequires: golang(github.com/BurntSushi/toml) +BuildRequires: golang(github.com/containerd/cgroups) +BuildRequires: golang(github.com/containernetworking/plugins/pkg/ns) +BuildRequires: golang(github.com/containers/image/copy) +BuildRequires: golang(github.com/containers/image/directory) +BuildRequires: golang(github.com/containers/image/docker) +BuildRequires: golang(github.com/containers/image/docker/archive) +BuildRequires: golang(github.com/containers/image/docker/reference) +BuildRequires: golang(github.com/containers/image/docker/tarfile) +BuildRequires: golang(github.com/containers/image/image) +BuildRequires: golang(github.com/containers/image/oci/archive) +BuildRequires: golang(github.com/containers/image/pkg/strslice) +BuildRequires: golang(github.com/containers/image/pkg/sysregistries) +BuildRequires: golang(github.com/containers/image/signature) +BuildRequires: golang(github.com/containers/image/storage) +BuildRequires: golang(github.com/containers/image/tarball) +BuildRequires: golang(github.com/containers/image/transports/alltransports) +BuildRequires: golang(github.com/containers/image/types) +BuildRequires: golang(github.com/containers/storage) +BuildRequires: golang(github.com/containers/storage/pkg/archive) +BuildRequires: golang(github.com/containers/storage/pkg/idtools) +BuildRequires: golang(github.com/containers/storage/pkg/reexec) +BuildRequires: golang(github.com/coreos/go-systemd/dbus) +BuildRequires: golang(github.com/cri-o/ocicni/pkg/ocicni) +BuildRequires: golang(github.com/docker/distribution/reference) +BuildRequires: golang(github.com/docker/docker/daemon/caps) +BuildRequires: golang(github.com/docker/docker/pkg/mount) +BuildRequires: golang(github.com/docker/docker/pkg/namesgenerator) +BuildRequires: golang(github.com/docker/docker/pkg/stringid) +BuildRequires: golang(github.com/docker/docker/pkg/system) +BuildRequires: golang(github.com/docker/docker/pkg/term) +BuildRequires: golang(github.com/docker/docker/pkg/truncindex) +BuildRequires: golang(github.com/ghodss/yaml) +BuildRequires: golang(github.com/godbus/dbus) +BuildRequires: golang(github.com/mattn/go-sqlite3) +BuildRequires: golang(github.com/mrunalp/fileutils) +BuildRequires: golang(github.com/opencontainers/go-digest) +BuildRequires: golang(github.com/opencontainers/image-spec/specs-go/v1) +BuildRequires: golang(github.com/opencontainers/runc/libcontainer) +BuildRequires: golang(github.com/opencontainers/runtime-spec/specs-go) +BuildRequires: golang(github.com/opencontainers/runtime-tools/generate) +BuildRequires: golang(github.com/opencontainers/selinux/go-selinux) +BuildRequires: golang(github.com/opencontainers/selinux/go-selinux/label) +BuildRequires: golang(github.com/pkg/errors) +BuildRequires: golang(github.com/sirupsen/logrus) +BuildRequires: golang(github.com/ulule/deepcopier) +BuildRequires: golang(golang.org/x/crypto/ssh/terminal) +BuildRequires: golang(golang.org/x/sys/unix) +BuildRequires: golang(k8s.io/apimachinery/pkg/util/wait) +BuildRequires: golang(k8s.io/client-go/tools/remotecommand) +BuildRequires: golang(k8s.io/kubernetes/pkg/kubelet/container) +%endif + +Requires: golang(github.com/BurntSushi/toml) +Requires: golang(github.com/containerd/cgroups) +Requires: golang(github.com/containernetworking/plugins/pkg/ns) +Requires: golang(github.com/containers/image/copy) +Requires: golang(github.com/containers/image/directory) +Requires: golang(github.com/containers/image/docker) +Requires: golang(github.com/containers/image/docker/archive) +Requires: golang(github.com/containers/image/docker/reference) +Requires: golang(github.com/containers/image/docker/tarfile) +Requires: golang(github.com/containers/image/image) +Requires: golang(github.com/containers/image/oci/archive) +Requires: golang(github.com/containers/image/pkg/strslice) +Requires: golang(github.com/containers/image/pkg/sysregistries) +Requires: golang(github.com/containers/image/signature) +Requires: golang(github.com/containers/image/storage) +Requires: golang(github.com/containers/image/tarball) +Requires: golang(github.com/containers/image/transports/alltransports) +Requires: golang(github.com/containers/image/types) +Requires: golang(github.com/containers/storage) +Requires: golang(github.com/containers/storage/pkg/archive) +Requires: golang(github.com/containers/storage/pkg/idtools) +Requires: golang(github.com/containers/storage/pkg/reexec) +Requires: golang(github.com/coreos/go-systemd/dbus) +Requires: golang(github.com/cri-o/ocicni/pkg/ocicni) +Requires: golang(github.com/docker/distribution/reference) +Requires: golang(github.com/docker/docker/daemon/caps) +Requires: golang(github.com/docker/docker/pkg/mount) +Requires: golang(github.com/docker/docker/pkg/namesgenerator) +Requires: golang(github.com/docker/docker/pkg/stringid) +Requires: golang(github.com/docker/docker/pkg/system) +Requires: golang(github.com/docker/docker/pkg/term) +Requires: golang(github.com/docker/docker/pkg/truncindex) +Requires: golang(github.com/ghodss/yaml) +Requires: golang(github.com/godbus/dbus) +Requires: golang(github.com/mattn/go-sqlite3) +Requires: golang(github.com/mrunalp/fileutils) +Requires: golang(github.com/opencontainers/go-digest) +Requires: golang(github.com/opencontainers/image-spec/specs-go/v1) +Requires: golang(github.com/opencontainers/runc/libcontainer) +Requires: golang(github.com/opencontainers/runtime-spec/specs-go) +Requires: golang(github.com/opencontainers/runtime-tools/generate) +Requires: golang(github.com/opencontainers/selinux/go-selinux) +Requires: golang(github.com/opencontainers/selinux/go-selinux/label) +Requires: golang(github.com/pkg/errors) +Requires: golang(github.com/sirupsen/logrus) +Requires: golang(github.com/ulule/deepcopier) +Requires: golang(golang.org/x/crypto/ssh/terminal) +Requires: golang(golang.org/x/sys/unix) +Requires: golang(k8s.io/apimachinery/pkg/util/wait) +Requires: golang(k8s.io/client-go/tools/remotecommand) +Requires: golang(k8s.io/kubernetes/pkg/kubelet/container) + +Provides: golang(%{import_path}/cmd/%{name}/docker) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/cmd/%{name}/formats) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/libkpod) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/%{name}) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/%{name}/common) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/%{name}/driver) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/%{name}/layers) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/pkg/annotations) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/pkg/chrootuser) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/pkg/registrar) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/pkg/storage) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/utils) = %{epoch}:%{version}-%{release} + +%description devel +%{summary} + +This package contains library source intended for +building other packages which use import path with +%{import_path} prefix. +%endif + +%if 0%{?with_unit_test} && 0%{?with_devel} +%package unit-test-devel +Summary: Unit tests for %{name} package +%if 0%{?with_check} +#Here comes all BuildRequires: PACKAGE the unit tests +#in %%check section need for running +%endif + +# test subpackage tests code from devel subpackage +Requires: %{name}-devel = %{epoch}:%{version}-%{release} + +%if 0%{?with_check} && ! 0%{?with_bundled} +BuildRequires: golang(github.com/stretchr/testify/assert) +BuildRequires: golang(github.com/urfave/cli) +%endif + +Requires: golang(github.com/stretchr/testify/assert) +Requires: golang(github.com/urfave/cli) + +%description unit-test-devel +%{summary} +%{repo} provides a library for applications looking to use the +Container Pod concept popularized by Kubernetes. + +This package contains unit tests for project +providing packages with %{import_path} prefix. +%endif + %if 0%{?fedora} || 0%{?rhel} %package tests Summary: Tests for %{name} @@ -316,13 +487,13 @@ popd %install install -dp %{buildroot}%{_unitdir} PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{buildroot}%{_sysconfdir} \ - install.bin \ - install.man \ + install.bin-nobuild \ + install.man-nobuild \ install.systemd \ install.completions \ install.docker \ - install.docker-docs \ - install.remote \ + install.docker-docs-nobuild \ + install.remote-nobuild \ mv pkg/hooks/README.md pkg/hooks/README-hooks.md @@ -337,14 +508,75 @@ install -dp %{buildroot}%{_libexecdir}/%{name} install -p -m0755 bin/gvproxy %{buildroot}%{_libexecdir}/%{name} popd -# remove dockerfile and dockerignore manpages -rm %{buildroot}%{_mandir}/man5/docker{file,ignore}.5 - # do not include docker and podman-remote man pages in main package for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e remote -e docker`; do echo "$file*" >> podman.file-list done +# source code for building projects +%if 0%{?with_devel} +install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ + +echo "%%dir %%{gopath}/src/%%{import_path}/." >> devel.file-list +# find all *.go but no *_test.go files and generate devel.file-list +for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ; do + dirprefix=$(dirname $file) + install -d -p %{buildroot}/%{gopath}/src/%{import_path}/$dirprefix + cp -pav $file %{buildroot}/%{gopath}/src/%{import_path}/$file + echo "%%{gopath}/src/%%{import_path}/$file" >> devel.file-list + + while [ "$dirprefix" != "." ]; do + echo "%%dir %%{gopath}/src/%%{import_path}/$dirprefix" >> devel.file-list + dirprefix=$(dirname $dirprefix) + done +done +%endif + +# testing files for this project +%if 0%{?with_unit_test} && 0%{?with_devel} +install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ +# find all *_test.go files and generate unit-test-devel.file-list +for file in $(find . -iname "*_test.go" | grep -v "vendor") ; do + dirprefix=$(dirname $file) + install -d -p %{buildroot}/%{gopath}/src/%{import_path}/$dirprefix + cp -pav $file %{buildroot}/%{gopath}/src/%{import_path}/$file + echo "%%{gopath}/src/%%{import_path}/$file" >> unit-test-devel.file-list + + while [ "$dirprefix" != "." ]; do + echo "%%dir %%{gopath}/src/%%{import_path}/$dirprefix" >> devel.file-list + dirprefix=$(dirname $dirprefix) + done +done +%endif + +%if 0%{?with_devel} +sort -u -o devel.file-list devel.file-list +%endif + +%check +%if 0%{?with_check} && 0%{?with_unit_test} && 0%{?with_devel} +%if ! 0%{?with_bundled} +export GOPATH=%{buildroot}/%{gopath}:%{gopath} +%else +# Since we aren't packaging up the vendor directory we need to link +# back to it somehow. Hack it up so that we can add the vendor +# directory from BUILD dir as a gopath to be searched when executing +# tests from the BUILDROOT dir. +ln -s ./ ./vendor/src # ./vendor/src -> ./vendor + +export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} +%endif + +%if ! 0%{?gotest:1} +%global gotest go test +%endif + +%gotest %{import_path}/cmd/%{name} +%gotest %{import_path}/libkpod +%gotest %{import_path}/libpod +%gotest %{import_path}/pkg/registrar +%endif + install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ @@ -366,6 +598,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_unitdir}/%{name}* %{_userunitdir}/%{name}* %{_usr}/lib/tmpfiles.d/%{name}.conf +%{_mandir}/man5/docker*.5.gz %files docker %{_bindir}/docker @@ -379,6 +612,14 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{gopath}/src/%{provider}.%{provider_tld}/%{project} %endif +%if 0%{?with_unit_test} && 0%{?with_devel} +%files unit-test-devel -f unit-test-devel.file-list +%license LICENSE +%doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md +%endif + +#### DO NOT REMOVE - NEEDED FOR CENTOS +%if 0%{?fedora} || 0%{?rhel} %files remote %license LICENSE %{_bindir}/%{name}-remote @@ -392,6 +633,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files tests %license LICENSE %{_datadir}/%{name}/test +%endif %files plugins %license %{repo_plugins}-%{commit_plugins}/LICENSE @@ -409,5 +651,5791 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists exit 0 +# rhcontainerbot account currently managed by lsm5 %changelog -%autochangelog +* Fri Jan 21 2022 RH Container Bot - 3:4.0.0-0.2.rc2 +- autobuilt v4.0.0-rc2 + +* Mon Jan 10 2022 RH Container Bot - 3:4.0.0-0.1.rc1 +- autobuilt v4.0.0-rc1 + +* Wed Dec 08 2021 RH Container Bot - 3:3.4.4-1 +- autobuilt v3.4.4 + +* Tue Dec 07 2021 RH Container Bot - 3:3.4.3-1 +- autobuilt v3.4.3 + +* Fri Nov 12 2021 RH Container Bot - 3:3.4.2-1 +- autobuilt v3.4.2 + +* Wed Oct 20 2021 RH Container Bot - 3:3.4.1-1 +- autobuilt v3.4.1 + +* Tue Oct 05 2021 Stephen Gallagher - 3:3.4.0-4 +- Drop i686 support for RHEL >= 9 +- RHEL 9 does not have i686 support for golang + +* Mon Oct 04 2021 Lokesh Mandvekar - 3:3.4.0-3 +- Gating tests: fix permissions error +- From: Ed Santiago + +* Fri Oct 01 2021 Timm Bäder - 3:3.4.0-2 +- Remove individual flags from $CFLAGS instead of hardcoding all flags + +* Thu Sep 30 2021 RH Container Bot - 3:3.4.0-1 +- autobuilt v3.4.0 + +* Mon Sep 27 2021 Lokesh Mandvekar - 3:3.4.0-0.11.rc2 +- bump containers-common dep + +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.10.rc2 +- build with libsubid buildtag + +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.9.rc2 +- depend on shadow-utils-subid for f35 and higher + +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.8.rc2 +- bump release to stay ahead of older fedoras + +* Fri Sep 24 2021 RH Container Bot - 3:3.4.0-0.7.rc2 +- autobuilt v3.4.0-rc2 + +* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.6.rc1 +- Add shadow-utils-subid-devel requirement + +* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.5.rc1 +- rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post + +* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.4.rc1 +- bump conmon requirement for remote gating tests + +* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.3.rc1 +- Requires: conmon >= 2:2.0.30 for remote gating tests + +* Tue Sep 21 2021 Lokesh Mandvekar - 3:3.4.0-0.2.rc1 +- rebuild for podman-remote gating tests + +* Thu Sep 16 2021 RH Container Bot - 3:3.4.0-0.1.rc1 +- autobuilt v3.4.0-rc1 + +* Tue Aug 31 2021 Lokesh Mandvekar - 3:3.3.1-2 +- bump release to be on par with f35 + +* Mon Aug 30 2021 RH Container Bot - 3:3.3.1-1 +- autobuilt v3.3.1 + +* Fri Aug 27 2021 Lokesh Mandvekar - 3:3.3.0-2 +- update gvproxy binary name + +* Fri Aug 20 2021 RH Container Bot - 3:3.3.0-1 +- autobuilt v3.3.0 + +* Tue Aug 17 2021 RH Container Bot - 3:3.3.0-0.28.rc3 +- autobuilt v3.3.0-rc3 + +* Mon Aug 16 2021 Lokesh Mandvekar - 3:3.3.0-0.27.rc2 +- Bump to v3.3.0-rc2 +- Include podman-gvproxy subpackage which provides +/usr/libexecdir/podman/podman-gvproxy + +* Tue Aug 03 2021 Lokesh Mandvekar - 3:3.3.0-0.26.rc1 +- Bump to v3.3.0-rc1 + +* Mon Aug 02 2021 Lokesh Mandvekar - 3:3.3.0-0.25.dev.gitd32e566 +- Resolves: #1983596, #1987739 - Security fix for CVE-2021-34558 + +* Fri Jul 23 2021 Fedora Release Engineering - 3:3.3.0-0.24.dev.gitd32e566 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jul 16 2021 Lokesh Mandvekar - 3:3.3.0-0.23.dev.gitd32e566 +- Resolves: #1969264, #1982881 - Security fix for CVE-2021-3602 + +* Wed Jul 14 2021 Lokesh Mandvekar - 3:3.3.0-0.22.dev.git599b7d7 +- rebuild with gating.yaml changes + +* Tue Jul 06 2021 Lokesh Mandvekar - 3:3.3.0-0.21.dev.git599b7d7 +- rebuild for openQA + +* Tue Jun 29 2021 Lokesh Mandvekar - 3:3.3.0-0.20.dev.git599b7d7 +- remove /etc/sysconfdir/cni/net.d/87-podman-bridge.conflist +- bodhi will not be ignored for this one so cut us some slack ;) + +* Thu Jun 24 2021 RH Container Bot - 3:3.3.0-0.19.dev.gitfc34f35 +- autobuilt fc34f35 + +* Wed Jun 23 2021 RH Container Bot - 3:3.3.0-0.18.dev.gitd3afc6b +- autobuilt d3afc6b + +* Tue Jun 22 2021 RH Container Bot - 3:3.3.0-0.17.dev.gitbe15e69 +- autobuilt be15e69 + +* Mon Jun 21 2021 RH Container Bot - 3:3.3.0-0.16.dev.git18bf92f +- autobuilt 18bf92f + +* Mon Jun 21 2021 RH Container Bot - 3:3.3.0-0.15.dev.git928687e +- autobuilt 928687e + +* Sun Jun 20 2021 RH Container Bot - 3:3.3.0-0.14.dev.gitd8cd205 +- autobuilt d8cd205 + +* Sat Jun 19 2021 RH Container Bot - 3:3.3.0-0.13.dev.git48db8d9 +- autobuilt 48db8d9 + +* Fri Jun 18 2021 RH Container Bot - 3:3.3.0-0.12.dev.gitce04a3e +- autobuilt ce04a3e + +* Thu Jun 17 2021 RH Container Bot - 3:3.3.0-0.11.dev.git814a8b6 +- autobuilt 814a8b6 + +* Wed Jun 16 2021 RH Container Bot - 3:3.3.0-0.10.dev.git092b2ec +- autobuilt 092b2ec + +* Tue Jun 15 2021 RH Container Bot - 3:3.3.0-0.9.dev.gite2f51ee +- autobuilt e2f51ee + +* Mon Jun 14 2021 Lokesh Mandvekar - 3:3.3.0-0.8.dev.gite549ca5 +- BR: go-rpm-macros to re-enable debuginfo + +* Sun Jun 13 2021 RH Container Bot - 3:3.3.0-0.7.dev.gite549ca5 +- autobuilt e549ca5 + +* Sat Jun 12 2021 RH Container Bot - 3:3.3.0-0.6.dev.git45dc3d6 +- autobuilt 45dc3d6 + +* Fri Jun 11 2021 RH Container Bot - 3:3.3.0-0.5.dev.gited983c9 +- autobuilt ed983c9 + +* Thu Jun 10 2021 RH Container Bot - 3:3.3.0-0.4.dev.gitea39735 +- autobuilt ea39735 + +* Wed Jun 09 2021 RH Container Bot - 3:3.3.0-0.3.dev.gitda1bade +- autobuilt da1bade + +* Tue Jun 08 2021 Lokesh Mandvekar - 3:3.3.0-0.2.dev.git9a3a732 +- include podman-machine-cni in podman-plugins subpackage + +* Tue Jun 08 2021 RH Container Bot - 3:3.3.0-0.1.dev.git9a3a732 +- bump to 3.3.0 +- autobuilt 9a3a732 + +* Tue May 18 2021 Lokesh Mandvekar - 3:3.2.0-0.27.dev.git353f04b +- disable debuginfo temporarily to get a successful build past gating issues + +* Tue May 18 2021 RH Container Bot - 3:3.2.0-0.26.dev.git353f04b +- autobuilt 353f04b + +* Tue May 18 2021 Lokesh Mandvekar - 3:3.2.0-0.25.dev.gita7fa0da +- use containers-common >= 4:1-19 with container-selinux 2.162.1 + +* Tue May 18 2021 RH Container Bot - 3:3.2.0-0.24.dev.gita7fa0da +- autobuilt a7fa0da + +* Mon May 17 2021 RH Container Bot - 3:3.2.0-0.23.dev.gita6a3df0 +- autobuilt a6a3df0 + +* Sun May 16 2021 RH Container Bot - 3:3.2.0-0.22.dev.git90a12ac +- autobuilt 90a12ac + +* Sat May 15 2021 RH Container Bot - 3:3.2.0-0.21.dev.git2b0b971 +- autobuilt 2b0b971 + +* Thu May 13 2021 Daniel J Walsh - 3:3.2.0-0.20.dev.git4dc52f6 +- Add suggests qemu-user-static + +* Thu May 13 2021 RH Container Bot - 3:3.2.0-0.19.dev.git4dc52f6 +- autobuilt 4dc52f6 + +* Wed May 12 2021 RH Container Bot - 3:3.2.0-0.18.dev.git59dd357 +- autobuilt 59dd357 + +* Tue May 11 2021 Lokesh Mandvekar - 3:3.2.0-0.17.dev.git57b6425 +- bump epoch to account for bad v3.2.0-rc1 in stable + +* Tue May 11 2021 RH Container Bot - 2:3.2.0-0.16.dev.git57b6425 +- autobuilt 57b6425 + +* Sun May 09 2021 RH Container Bot - 2:3.2.0-0.15.dev.git54bed10 +- autobuilt 54bed10 + +* Sat May 08 2021 RH Container Bot - 2:3.2.0-0.14.dev.git141d3f1 +- autobuilt 141d3f1 + +* Fri May 07 2021 RH Container Bot - 2:3.2.0-0.13.dev.git5616887 +- autobuilt 5616887 + +* Fri May 07 2021 RH Container Bot - 2:3.2.0-0.12.dev.gitb533fcb +- autobuilt b533fcb + +* Thu May 06 2021 RH Container Bot - 2:3.2.0-0.11.dev.git8cc96bd +- autobuilt 8cc96bd + +* Thu May 06 2021 RH Container Bot - 2:3.2.0-0.10.dev.gitb6405c1 +- autobuilt b6405c1 + +* Mon May 03 2021 RH Container Bot - 2:3.2.0-0.9.dev.git697ec8f +- autobuilt 697ec8f + +* Wed Apr 28 2021 RH Container Bot - 2:3.2.0-0.8.dev.git4ca34fc +- autobuilt 4ca34fc + +* Wed Apr 28 2021 RH Container Bot - 2:3.2.0-0.7.dev.git99e5a76 +- autobuilt 99e5a76 + +* Tue Apr 27 2021 RH Container Bot - 2:3.2.0-0.6.dev.git3148e01 +- autobuilt 3148e01 + +* Mon Apr 26 2021 RH Container Bot - 2:3.2.0-0.5.dev.git476c76f +- autobuilt 476c76f + +* Tue Apr 20 2021 RH Container Bot - 2:3.2.0-0.4.dev.gitcf2c3a1 +- autobuilt cf2c3a1 + +* Fri Apr 16 2021 Lokesh Mandvekar - 2:3.2.0-0.3.dev.git35b62ef +- slirp4netns and fuse-overlayfs deps are in containers-common + +* Thu Apr 15 2021 Lokesh Mandvekar - 2:3.2.0-0.2.dev.git373f15f +- container-selinux and crun dependencies moved to containers-common + +* Thu Apr 15 2021 RH Container Bot - 2:3.2.0-0.1.dev.git373f15f +- bump to 3.2.0 +- autobuilt 373f15f + +* Mon Apr 05 2021 Lokesh Mandvekar - 2:3.1.0-0.102.dev.git259004f +- adjust dependencies + +* Mon Mar 29 2021 RH Container Bot - 2:3.1.0-0.101.dev.git259004f +- autobuilt 259004f + +* Thu Mar 25 2021 Lokesh Mandvekar - 2:3.1.0-0.100.dev.gitdf1d561 +- bump crun requirement + +* Mon Mar 22 2021 RH Container Bot - 2:3.1.0-0.99.dev.gitdf1d561 +- autobuilt df1d561 + +* Mon Mar 15 2021 RH Container Bot - 2:3.1.0-0.98.dev.gite7dc592 +- autobuilt e7dc592 + +* Fri Mar 12 2021 RH Container Bot - 2:3.1.0-0.97.dev.gitfc02d16 +- autobuilt fc02d16 + +* Fri Mar 12 2021 RH Container Bot - 2:3.1.0-0.96.dev.git5b22ddd +- autobuilt 5b22ddd + +* Thu Mar 11 2021 RH Container Bot - 2:3.1.0-0.95.dev.git81737b3 +- autobuilt 81737b3 + +* Thu Mar 11 2021 RH Container Bot - 2:3.1.0-0.94.dev.git8d33bfa +- autobuilt 8d33bfa + +* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.93.dev.gite2d35e5 +- autobuilt e2d35e5 + +* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.92.dev.git786757f +- autobuilt 786757f + +* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.91.dev.git5331096 +- autobuilt 5331096 + +* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.90.dev.git1ac2fb7 +- autobuilt 1ac2fb7 + +* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.89.dev.git09473d4 +- autobuilt 09473d4 + +* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.88.dev.git66ac942 +- autobuilt 66ac942 + +* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.87.dev.git36ec835 +- autobuilt 36ec835 + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.86.dev.git789d579 +- autobuilt 789d579 + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.85.dev.gitff46d13 +- autobuilt ff46d13 + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.84.dev.gitba36d79 +- autobuilt ba36d79 + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.83.dev.gitb386d23 +- autobuilt b386d23 + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.82.dev.git1e1035c +- autobuilt 1e1035c + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.81.dev.gitb6079bc +- autobuilt b6079bc + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.80.dev.git6fe634c +- autobuilt 6fe634c + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.79.dev.git7c09752 +- autobuilt 7c09752 + +* Sun Mar 07 2021 RH Container Bot - 2:3.1.0-0.78.dev.gitb7c00f2 +- autobuilt b7c00f2 + +* Sat Mar 06 2021 RH Container Bot - 2:3.1.0-0.77.dev.gita9fcd9d +- autobuilt a9fcd9d + +* Sat Mar 06 2021 RH Container Bot - 2:3.1.0-0.76.dev.git77a597a +- autobuilt 77a597a + +* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.75.dev.git2a78157 +- autobuilt 2a78157 + +* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.74.dev.git44e6d20 +- autobuilt 44e6d20 + +* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.73.dev.git0bac30d +- autobuilt 0bac30d + +* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.72.dev.gitc6cefa5 +- autobuilt c6cefa5 + +* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.71.dev.git05080a1 +- autobuilt 05080a1 + +* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.70.dev.git4e5cc6a +- autobuilt 4e5cc6a + +* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.69.dev.gite65bcc1 +- autobuilt e65bcc1 + +* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.68.dev.git7a92de4 +- autobuilt 7a92de4 + +* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.67.dev.git87a78c0 +- autobuilt 87a78c0 + +* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.66.dev.git17cacea +- autobuilt 17cacea + +* Wed Mar 03 2021 Lokesh Mandvekar - 2:3.1.0-0.65.dev.git87e2056 +- built 87e2056 + +* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.64.dev.git426178a +- autobuilt 426178a + +* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.63.dev.gitc726732 +- autobuilt c726732 + +* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.62.dev.git7497dcb +- autobuilt 7497dcb + +* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.61.dev.git8af6680 +- autobuilt 8af6680 + +* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.60.dev.git73044b2 +- autobuilt 73044b2 + +* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.59.dev.git8daa014 +- autobuilt 8daa014 + +* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.58.dev.gitb5827d8 +- autobuilt b5827d8 + +* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.57.dev.gitb154c51 +- autobuilt b154c51 + +* Sat Feb 27 2021 RH Container Bot - 2:3.1.0-0.56.dev.git9600ea6 +- autobuilt 9600ea6 + +* Fri Feb 26 2021 RH Container Bot - 2:3.1.0-0.55.dev.git397aae3 +- autobuilt 397aae3 + +* Fri Feb 26 2021 RH Container Bot - 2:3.1.0-0.54.dev.git05410e8 +- autobuilt 05410e8 + +* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.53.dev.gitbde1d3f +- autobuilt bde1d3f + +* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.52.dev.gitb220d6c +- autobuilt b220d6c + +* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.51.dev.git9ec8106 +- autobuilt 9ec8106 + +* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.50.dev.git79e8032 +- autobuilt 79e8032 + +* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.49.dev.git25d8195 +- autobuilt 25d8195 + +* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.48.dev.gitdec06b1 +- autobuilt dec06b1 + +* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.47.dev.git49fa19d +- autobuilt 49fa19d + +* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.46.dev.gitca0af71 +- autobuilt ca0af71 + +* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.45.dev.git4dfcd58 +- autobuilt 4dfcd58 + +* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.44.dev.git1702cbc +- autobuilt 1702cbc + +* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.43.dev.git96fc9d9 +- autobuilt 96fc9d9 + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.42.dev.gitd999328 +- autobuilt d999328 + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.41.dev.gitc69decc +- autobuilt c69decc + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.40.dev.gita6e7d19 +- autobuilt a6e7d19 + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.39.dev.gitf8ff172 +- autobuilt f8ff172 + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.38.dev.gitcb3af5b +- autobuilt cb3af5b + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.37.dev.git6fbf73e +- autobuilt 6fbf73e + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.36.dev.git10d52c0 +- autobuilt 10d52c0 + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.35.dev.gitd92b946 +- autobuilt d92b946 + +* Sun Feb 21 2021 RH Container Bot - 2:3.1.0-0.34.dev.git4a6582b +- autobuilt 4a6582b + +* Sun Feb 21 2021 RH Container Bot - 2:3.1.0-0.33.dev.git7b52654 +- autobuilt 7b52654 + +* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.32.dev.git4aaaa6c +- autobuilt 4aaaa6c + +* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.31.dev.gitb6db60e +- autobuilt b6db60e + +* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.30.dev.git6a9257a +- autobuilt 6a9257a + +* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.29.dev.git1c6c94d +- autobuilt 1c6c94d + +* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.28.dev.gitb2bb05d +- autobuilt b2bb05d + +* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.27.dev.gitc3419d2 +- autobuilt c3419d2 + +* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.26.dev.gitd48f4a0 +- autobuilt d48f4a0 + +* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.25.dev.git516dc6d +- autobuilt 516dc6d + +* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.24.dev.git2e522ff +- autobuilt 2e522ff + +* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.23.dev.gitd55d80a +- autobuilt d55d80a + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.22.dev.git5004212 +- autobuilt 5004212 + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.21.dev.git7fb347a +- autobuilt 7fb347a + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.20.dev.git58a4793 +- autobuilt 58a4793 + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.19.dev.gitaadb16d +- autobuilt aadb16d + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.18.dev.git8c444e6 +- autobuilt 8c444e6 + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.17.dev.gitac9a048 +- autobuilt ac9a048 + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.16.dev.gitdf8ba7f +- autobuilt df8ba7f + +* Mon Feb 15 2021 RH Container Bot - 2:3.1.0-0.15.dev.git30607d7 +- autobuilt 30607d7 + +* Sat Feb 13 2021 RH Container Bot - 2:3.1.0-0.14.dev.git3ba0afd +- autobuilt 3ba0afd + +* Sat Feb 13 2021 RH Container Bot - 2:3.1.0-0.13.dev.git9d57aa7 +- autobuilt 9d57aa7 + +* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.12.dev.git87b2722 +- autobuilt 87b2722 + +* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.11.dev.git1d15ed7 +- autobuilt 1d15ed7 + +* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.10.dev.git73cf06a +- autobuilt 73cf06a + +* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.9.dev.git291f596 +- autobuilt 291f596 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.8.dev.git1b284a2 +- autobuilt 1b284a2 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.7.dev.gitb38b143 +- autobuilt b38b143 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.6.dev.gita500d93 +- autobuilt a500d93 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.5.dev.gitafe4ce6 +- autobuilt afe4ce6 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.4.dev.gitca354f1 +- autobuilt ca354f1 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.3.dev.gitdb64865 +- autobuilt db64865 + +* Wed Feb 10 2021 RH Container Bot - 2:3.1.0-0.2.dev.git4d604c1 +- autobuilt 4d604c1 + +* Wed Feb 10 2021 RH Container Bot - 2:3.1.0-0.1.dev.git88ab83d +- bump to 3.1.0 +- autobuilt 88ab83d + +* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.213.dev.gitb4ca924 +- autobuilt b4ca924 + +* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.212.dev.git629a979 +- autobuilt 629a979 + +* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.211.dev.git055e2dd +- autobuilt 055e2dd + +* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.210.dev.git2d829ae +- autobuilt 2d829ae + +* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.209.dev.git8600c3b +- autobuilt 8600c3b + +* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.208.dev.git763d522 +- autobuilt 763d522 + +* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.207.dev.gitf98605e +- autobuilt f98605e + +* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.206.dev.git9da4169 +- autobuilt 9da4169 + +* Mon Feb 08 2021 RH Container Bot - 2:3.0.0-0.205.dev.git19507d0 +- autobuilt 19507d0 + +* Wed Feb 03 2021 RH Container Bot - 2:3.0.0-0.204.dev.gita086f60 +- autobuilt a086f60 + +* Wed Feb 03 2021 RH Container Bot - 2:3.0.0-0.203.dev.git9742165 +- autobuilt 9742165 + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.202.dev.gitd1e0afd +- autobuilt d1e0afd + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.201.dev.gitaab8a93 +- autobuilt aab8a93 + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.200.dev.git628b0d7 +- autobuilt 628b0d7 + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.199.dev.gitd66a18c +- autobuilt d66a18c + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.198.dev.git828279d +- autobuilt 828279d + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.197.dev.git2314af7 +- autobuilt 2314af7 + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.196.dev.git52575db +- autobuilt 52575db + +* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.195.dev.git48a0e00 +- autobuilt 48a0e00 + +* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.194.dev.git182e841 +- autobuilt 182e841 + +* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.193.dev.git2018334 +- autobuilt 2018334 + +* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.192.dev.gitb045c17 +- autobuilt b045c17 + +* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.191.dev.git4ead806 +- autobuilt 4ead806 + +* Sat Jan 30 2021 RH Container Bot - 2:3.0.0-0.190.dev.git735b16e +- autobuilt 735b16e + +* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.189.dev.git2686e40 +- autobuilt 2686e40 + +* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.188.dev.gitf3a7bc1 +- autobuilt f3a7bc1 + +* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.187.dev.git4ee66c2 +- autobuilt 4ee66c2 + +* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.186.dev.git0c6a889 +- autobuilt 0c6a889 + +* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.185.dev.git2ee034c +- autobuilt 2ee034c + +* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.184.dev.gitfb653c4 +- autobuilt fb653c4 + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.183.dev.git9d59daa +- autobuilt 9d59daa + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.182.dev.git14cc4aa +- autobuilt 14cc4aa + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.181.dev.git1814fa2 +- autobuilt 1814fa2 + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.180.dev.git2ff4da9 +- autobuilt 2ff4da9 + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.179.dev.git179b9d1 +- autobuilt 179b9d1 + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.178.dev.git2102e26 +- autobuilt 2102e26 + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.177.dev.gitc3b3984 +- autobuilt c3b3984 + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.176.dev.git5d44446 +- autobuilt 5d44446 + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.175.dev.gitad1e0bb +- autobuilt ad1e0bb + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.174.dev.gitf13385e +- autobuilt f13385e + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.173.dev.gitefcd48b +- autobuilt efcd48b + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.172.dev.gite5e447d +- autobuilt e5e447d + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.171.dev.git79565d1 +- autobuilt 79565d1 + +* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.170.dev.git6ba8819 +- autobuilt 6ba8819 + +* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.169.dev.git63cef43 +- autobuilt 63cef43 + +* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.168.dev.git23b879d +- autobuilt 23b879d + +* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.167.dev.gitf4e8572 +- autobuilt f4e8572 + +* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.166.dev.gitb4b7838 +- autobuilt b4b7838 + +* Sun Jan 24 2021 RH Container Bot - 2:3.0.0-0.165.dev.git479fc22 +- autobuilt 479fc22 + +* Sat Jan 23 2021 RH Container Bot - 2:3.0.0-0.164.dev.git3f5af4e +- autobuilt 3f5af4e + +* Sat Jan 23 2021 RH Container Bot - 2:3.0.0-0.163.dev.git6cef7c7 +- autobuilt 6cef7c7 + +* Fri Jan 22 2021 RH Container Bot - 2:3.0.0-0.162.dev.git474ba4c +- autobuilt 474ba4c + +* Fri Jan 22 2021 RH Container Bot - 2:3.0.0-0.161.dev.git47616fe +- autobuilt 47616fe + +* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.160.dev.git6fd83de +- autobuilt 6fd83de + +* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.159.dev.git3ba1a8d +- autobuilt 3ba1a8d + +* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.158.dev.gitd102d02 +- autobuilt d102d02 + +* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.157.dev.git7d297dd +- autobuilt 7d297dd + +* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.156.dev.git5598229 +- autobuilt 5598229 + +* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.155.dev.git14443cc +- autobuilt 14443cc + +* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.154.dev.gitfe4f9ba +- autobuilt fe4f9ba + +* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.153.dev.git7d024a2 +- autobuilt 7d024a2 + +* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.152.dev.git54c465b +- autobuilt 54c465b + +* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.151.dev.git5e7262d +- autobuilt 5e7262d + +* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.150.dev.gitd99e475 +- autobuilt d99e475 + +* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.149.dev.git8c6df5e +- autobuilt 8c6df5e + +* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.148.dev.git9a10f20 +- autobuilt 9a10f20 + +* Mon Jan 18 2021 RH Container Bot - 2:3.0.0-0.147.dev.git5f1a7a7 +- autobuilt 5f1a7a7 + +* Sun Jan 17 2021 RH Container Bot - 2:3.0.0-0.146.dev.git5b3c7a5 +- autobuilt 5b3c7a5 + +* Sun Jan 17 2021 RH Container Bot - 2:3.0.0-0.145.dev.git341c4b1 +- autobuilt 341c4b1 + +* Sat Jan 16 2021 RH Container Bot - 2:3.0.0-0.144.dev.git73b036d +- autobuilt 73b036d + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.143.dev.git83ed464 +- autobuilt 83ed464 + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.142.dev.git0400dc0 +- autobuilt 0400dc0 + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.141.dev.git7d3a628 +- autobuilt 7d3a628 + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.140.dev.git5a166b2 +- autobuilt 5a166b2 + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.139.dev.git3ceef00 +- autobuilt 3ceef00 + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.138.dev.git3fcf346 +- autobuilt 3fcf346 + +* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.137.dev.git2b7793b +- autobuilt 2b7793b + +* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.136.dev.gita944f90 +- autobuilt a944f90 + +* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.135.dev.git9f50d48 +- autobuilt 9f50d48 + +* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.134.dev.git4e4477c +- autobuilt 4e4477c + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.133.dev.gitb2ac2a3 +- autobuilt b2ac2a3 + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.132.dev.gitbbff9c8 +- autobuilt bbff9c8 + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.131.dev.git9473dda +- autobuilt 9473dda + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.130.dev.git99c5746 +- autobuilt 99c5746 + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.129.dev.git183f443 +- autobuilt 183f443 + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.128.dev.gitf52a9ee +- autobuilt f52a9ee + +* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.127.dev.git265ec91 +- autobuilt 265ec91 + +* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.126.dev.git0ccc888 +- autobuilt 0ccc888 + +* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.125.dev.git0532fda +- autobuilt 0532fda + +* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.124.dev.git64b86d0 +- autobuilt 64b86d0 + +* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.123.dev.git5575c7b +- autobuilt 5575c7b + +* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.122.dev.git5681907 +- autobuilt 5681907 + +* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.121.dev.git20217f5 +- autobuilt 20217f5 + +* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.120.dev.gitd2503ae +- autobuilt d2503ae + +* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.119.dev.git3b987a7 +- autobuilt 3b987a7 + +* Sun Jan 10 2021 RH Container Bot - 2:3.0.0-0.118.dev.git41613bd +- autobuilt 41613bd + +* Sun Jan 10 2021 RH Container Bot - 2:3.0.0-0.117.dev.gitbc0fa65 +- autobuilt bc0fa65 + +* Fri Jan 8 2021 RH Container Bot - 2:3.0.0-0.116.dev.git49db79e +- autobuilt 49db79e + +* Fri Jan 8 2021 RH Container Bot - 2:3.0.0-0.115.dev.gita0b432d +- autobuilt a0b432d + +* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.114.dev.git78cda71 +- autobuilt 78cda71 + +* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.113.dev.git3cf41c4 +- autobuilt 3cf41c4 + +* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.112.dev.gita475150 +- autobuilt a475150 + +* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.111.dev.git355e387 +- autobuilt 355e387 + +* Wed Jan 6 2021 RH Container Bot - 2:3.0.0-0.110.dev.gitbb82c37 +- autobuilt bb82c37 + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.109.dev.gitffe2b1e +- autobuilt ffe2b1e + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.108.dev.git1f59276 +- autobuilt 1f59276 + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.107.dev.gitb84b7c8 +- autobuilt b84b7c8 + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.106.dev.gitbc21fab +- autobuilt bc21fab + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.105.dev.git1b9366d +- autobuilt 1b9366d + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.104.dev.git618c355 +- autobuilt 618c355 + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.103.dev.gitced7c0a +- autobuilt ced7c0a + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.102.dev.gitb502854 +- autobuilt b502854 + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.101.dev.git6a1fbe7 +- autobuilt 6a1fbe7 + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.100.dev.gitf261bfc +- autobuilt f261bfc + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.99.dev.git8e4d19d +- autobuilt 8e4d19d + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.98.dev.git23f25b8 +- autobuilt 23f25b8 + +* Sat Jan 2 2021 RH Container Bot - 2:3.0.0-0.97.dev.git142b4ac +- autobuilt 142b4ac + +* Thu Dec 31 2020 RH Container Bot - 2:3.0.0-0.96.dev.git39b1cb4 +- autobuilt 39b1cb4 + +* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.95.dev.gitc6c9b45 +- autobuilt c6c9b45 + +* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.94.dev.gitef12e36 +- autobuilt ef12e36 + +* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.93.dev.git7f0771f +- autobuilt 7f0771f + +* Fri Dec 25 2020 RH Container Bot - 2:3.0.0-0.92.dev.git9c9f02a +- autobuilt 9c9f02a + +* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.91.dev.git8f75ed9 +- autobuilt 8f75ed9 + +* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.90.dev.gitb176c62 +- autobuilt b176c62 + +* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.89.dev.git231c528 +- autobuilt 231c528 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.88.dev.git9ac5ed1 +- autobuilt 9ac5ed1 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.87.dev.gitbbc0deb +- autobuilt bbc0deb + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.86.dev.git54b82a1 +- autobuilt 54b82a1 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.85.dev.git0778c11 +- autobuilt 0778c11 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.84.dev.git3728ca9 +- autobuilt 3728ca9 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.83.dev.git06a6fd9 +- autobuilt 06a6fd9 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.82.dev.git9b6324f +- autobuilt 9b6324f + +* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.81.dev.git07663f7 +- autobuilt 07663f7 + +* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.80.dev.gitcfdb8fb +- autobuilt cfdb8fb + +* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.79.dev.gitb4692f2 +- autobuilt b4692f2 + +* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.78.dev.git182646b +- autobuilt 182646b + +* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.77.dev.git076f77b +- autobuilt 076f77b + +* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.76.dev.gitd692518 +- autobuilt d692518 + +* Fri Dec 18 2020 RH Container Bot - 2:3.0.0-0.75.dev.git5c6b5ef +- autobuilt 5c6b5ef + +* Fri Dec 18 2020 RH Container Bot - 2:3.0.0-0.74.dev.gitf568658 +- autobuilt f568658 + +* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.73.dev.gita17afa9 +- autobuilt a17afa9 + +* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.72.dev.git0333366 +- autobuilt 0333366 + +* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.71.dev.git7592f8f +- autobuilt 7592f8f + +* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.70.dev.gitd291013 +- autobuilt d291013 + +* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.69.dev.gitc38ae47 +- autobuilt c38ae47 + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.68.dev.git915ae6d +- autobuilt 915ae6d + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.67.dev.git2a21dcd +- autobuilt 2a21dcd + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.66.dev.gitbacb2fc +- autobuilt bacb2fc + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.65.dev.git978c076 +- autobuilt 978c076 + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.64.dev.gitf1f7b8f +- autobuilt f1f7b8f + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.63.dev.git8333a9e +- autobuilt 8333a9e + +* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.62.dev.git66e979a +- autobuilt 66e979a + +* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.61.dev.gite689503 +- autobuilt e689503 + +* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.60.dev.git9379ee9 +- autobuilt 9379ee9 + +* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.59.dev.git999d40d +- autobuilt 999d40d + +* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.58.dev.git0fd31e2 +- autobuilt 0fd31e2 + +* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.57.dev.gitbdbf47f +- autobuilt bdbf47f + +* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.56.dev.gita226e6e +- autobuilt a226e6e + +* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.55.dev.git36bec38 +- autobuilt 36bec38 + +* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.54.dev.git1d50245 +- autobuilt 1d50245 + +* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.53.dev.gitfbcd445 +- autobuilt fbcd445 + +* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.52.dev.gitb0a287c +- autobuilt b0a287c + +* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.51.dev.git99ac30a +- autobuilt 99ac30a + +* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.50.dev.gitdd95478 +- autobuilt dd95478 + +* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.49.dev.git6823a5d +- autobuilt 6823a5d + +* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.48.dev.git2bb1490 +- autobuilt 2bb1490 + +* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.47.dev.gitdeb0042 +- autobuilt deb0042 + +* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.46.dev.giteaa19a1 +- autobuilt eaa19a1 + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.45.dev.git9216be2 +- autobuilt 9216be2 + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.44.dev.giteb053df +- autobuilt eb053df + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.43.dev.git43567c6 +- autobuilt 43567c6 + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.42.dev.git9abbe07 +- autobuilt 9abbe07 + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.41.dev.git3cd143f +- autobuilt 3cd143f + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.40.dev.gitb875c5c +- autobuilt b875c5c + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.39.dev.git2472600 +- autobuilt 2472600 + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.38.dev.gitdd295f2 +- autobuilt dd295f2 + +* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.37.dev.git7caef9c +- autobuilt 7caef9c + +* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.36.dev.git47d2a4b +- autobuilt 47d2a4b + +* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.35.dev.git0cccba8 +- autobuilt 0cccba8 + +* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.34.dev.git9b3a81a +- autobuilt 9b3a81a + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.33.dev.gite2f9120 +- autobuilt e2f9120 + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.32.dev.gitbfbeece +- autobuilt bfbeece + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.31.dev.gita5ca039 +- autobuilt a5ca039 + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.30.dev.git3569e24 +- autobuilt 3569e24 + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.29.dev.gite6f80fa +- autobuilt e6f80fa + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.28.dev.gite117ad3 +- autobuilt e117ad3 + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.27.dev.git0c96731 +- autobuilt 0c96731 + +* Sat Dec 5 2020 RH Container Bot - 2:3.0.0-0.26.dev.git0c2a43b +- autobuilt 0c2a43b + +* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.25.dev.git8e83799 +- autobuilt 8e83799 + +* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.24.dev.gitb6536d2 +- autobuilt b6536d2 + +* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.23.dev.gitc55b831 +- autobuilt c55b831 + +* Fri Dec 4 2020 Lokesh Mandvekar - 2:3.0.0-0.22.dev.gitf01630a +- make both checksec and koji happy + +* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.21.dev.gitf01630a +- autobuilt f01630a + +* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.20.dev.gitec0411a +- autobuilt ec0411a + +* Thu Dec 3 2020 Lokesh Mandvekar - 2:3.0.0-0.19.dev.git85b412d +- Harden binaries +- Reported-by: Wade Mealing + +* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.18.dev.git70284b1 +- autobuilt 70284b1 + +* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.17.dev.gitc675d8a +- autobuilt c675d8a + +* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.16.dev.git85b412d +- autobuilt 85b412d + +* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.15.dev.git9180872 +- autobuilt 9180872 + +* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.14.dev.git5cf7aa6 +- autobuilt 5cf7aa6 + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.13.dev.git7984842 +- autobuilt 7984842 + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.12.dev.gitd456765 +- autobuilt d456765 + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.11.dev.gite82ec90 +- autobuilt e82ec90 + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.10.dev.git7210b86 +- autobuilt 7210b86 + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.9.dev.gitd28874b +- autobuilt d28874b + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.8.dev.git9c5fe95 +- autobuilt 9c5fe95 + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.7.dev.gitb2cd6e0 +- autobuilt b2cd6e0 + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.6.dev.gitc71ad9a +- autobuilt c71ad9a + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.5.dev.gitce45b71 +- autobuilt ce45b71 + +* Tue Dec 1 2020 Lokesh Mandvekar - 2:3.0.0-0.4.dev.git429d949 +- use podman-plugins / dnsname upstream v1.1.1 + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.3.dev.git429d949 +- autobuilt 429d949 + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.2.dev.git2438390 +- autobuilt 2438390 + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.1.dev.gitca612a3 +- bump to 3.0.0 +- autobuilt ca612a3 + +* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.74.dev.gitc342583 +- autobuilt c342583 + +* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.73.dev.gitf6fb297 +- autobuilt f6fb297 + +* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.72.dev.git7ad1c9c +- autobuilt 7ad1c9c + +* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.71.dev.gitfc85ec9 +- autobuilt fc85ec9 + +* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.70.dev.git8b2c0a4 +- autobuilt 8b2c0a4 + +* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.69.dev.gitf0d48aa +- autobuilt f0d48aa + +* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.68.dev.git3110308 +- autobuilt 3110308 + +* Thu Nov 26 2020 RH Container Bot - 2:2.2.0-0.67.dev.gitad24392 +- autobuilt ad24392 + +* Wed Nov 25 2020 RH Container Bot - 2:2.2.0-0.66.dev.git397e9a9 +- autobuilt 397e9a9 + +* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.65.dev.gitd408395 +- autobuilt d408395 + +* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.64.dev.git850bdd2 +- autobuilt 850bdd2 + +* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.63.dev.git4ebd9d9 +- autobuilt 4ebd9d9 + +* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.62.dev.git4fe7c3f +- autobuilt 4fe7c3f + +* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.61.dev.gitcd6c4cb +- autobuilt cd6c4cb + +* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.60.dev.git5d55285 +- autobuilt 5d55285 + +* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.59.dev.gitdd34341 +- autobuilt dd34341 + +* Sat Nov 21 2020 RH Container Bot - 2:2.2.0-0.58.dev.git5292d5a +- autobuilt 5292d5a + +* Fri Nov 20 2020 RH Container Bot - 2:2.2.0-0.57.dev.git042d488 +- autobuilt 042d488 + +* Thu Nov 19 2020 RH Container Bot - 2:2.2.0-0.56.dev.git70f91fb +- autobuilt 70f91fb + +* Wed Nov 18 2020 Lokesh Mandvekar - 2:2.2.0-0.55.dev.git286d356 +- bump dnsname to v1.1.0, commit a9c2a10 + +* Wed Nov 18 2020 RH Container Bot - 2:2.2.0-0.54.dev.git286d356 +- autobuilt 286d356 + +* Tue Nov 17 2020 Eduardo Santiago - 2:2.2.0-0.53.dev.git42ec4cf +- slight correction to the path of the containers-mounts source file + +* Tue Nov 17 2020 Lokesh Mandvekar - 2:2.2.0-0.52.dev.git42ec4cf +- containers-mounts.conf.5 in containers-common + +* Tue Nov 17 2020 Eduardo Santiago - 2:2.2.0-0.51.dev.git42ec4cf +- completion files: be smarter, package -remote files only with -remote + +* Tue Nov 17 2020 RH Container Bot - 2:2.2.0-0.50.dev.git42ec4cf +- autobuilt 42ec4cf + +* Sun Nov 15 2020 Eduardo Santiago - 2:2.2.0-0.49.dev.git3920756 +- package new zsh and fish completion files + +* Sun Nov 15 2020 RH Container Bot - 2:2.2.0-0.48.dev.git3920756 +- autobuilt 3920756 + +* Sat Nov 14 2020 RH Container Bot - 2:2.2.0-0.47.dev.git4eb9c28 +- autobuilt 4eb9c28 + +* Fri Nov 13 2020 RH Container Bot - 2:2.2.0-0.46.dev.git0b1a60e +- autobuilt 0b1a60e + +* Thu Nov 12 2020 RH Container Bot - 2:2.2.0-0.45.dev.git6c2503c +- autobuilt 6c2503c + +* Wed Nov 11 2020 Eduardo Santiago - 2:2.2.0-0.44.dev.gite443c01 +- distribute newly-added /usr/lib/tmpfiles.d/podman.conf + +* Wed Nov 11 2020 RH Container Bot - 2:2.2.0-0.43.dev.gite443c01 +- autobuilt e443c01 + +* Tue Nov 10 2020 RH Container Bot - 2:2.2.0-0.42.dev.gitda01191 +- autobuilt da01191 + +* Sat Nov 7 2020 RH Container Bot - 2:2.2.0-0.41.dev.gite2b82e6 +- autobuilt e2b82e6 + +* Fri Nov 6 2020 RH Container Bot - 2:2.2.0-0.40.dev.git07293bc +- autobuilt 07293bc + +* Fri Oct 23 2020 ashley-cui - 2:2.2.0-0.39.dev.git287edd4 +- ‘rebuild’ + +* Wed Oct 21 2020 RH Container Bot - 2:2.2.0-0.38.dev.git287edd4 +- autobuilt 287edd4 + +* Tue Oct 20 2020 RH Container Bot - 2:2.2.0-0.37.dev.git35b4cb1 +- autobuilt 35b4cb1 + +* Mon Oct 19 2020 RH Container Bot - 2:2.2.0-0.36.dev.git7ffcab0 +- autobuilt 7ffcab0 + +* Sun Oct 18 2020 RH Container Bot - 2:2.2.0-0.35.dev.git6ec96dc +- autobuilt 6ec96dc + +* Sat Oct 17 2020 RH Container Bot - 2:2.2.0-0.34.dev.git39f1bea +- autobuilt 39f1bea + +* Fri Oct 16 2020 RH Container Bot - 2:2.2.0-0.33.dev.git9f98b34 +- autobuilt 9f98b34 + +* Thu Oct 15 2020 RH Container Bot - 2:2.2.0-0.32.dev.gita82d60d +- autobuilt a82d60d + +* Wed Oct 14 2020 RH Container Bot - 2:2.2.0-0.31.dev.gitd30b4b7 +- autobuilt d30b4b7 + +* Tue Oct 13 2020 RH Container Bot - 2:2.2.0-0.30.dev.git7ad631b +- autobuilt 7ad631b + +* Mon Oct 12 2020 Jindrich Novy - 2:2.2.0-0.29.dev.git212011f +- use %%rhel instead of %%eln, thanks to Adam Samalik for noticing + +* Mon Oct 12 2020 RH Container Bot - 2:2.2.0-0.28.dev.git212011f +- autobuilt 212011f + +* Sat Oct 10 2020 RH Container Bot - 2:2.2.0-0.27.dev.git7876dd5 +- autobuilt 7876dd5 + +* Fri Oct 9 2020 RH Container Bot - 2:2.2.0-0.26.dev.git71d675a +- autobuilt 71d675a + +* Thu Oct 8 2020 RH Container Bot - 2:2.2.0-0.25.dev.git59b5f0a +- autobuilt 59b5f0a + +* Wed Oct 7 2020 RH Container Bot - 2:2.2.0-0.24.dev.gita7500e5 +- autobuilt a7500e5 + +* Tue Oct 6 2020 Lokesh Mandvekar - 2:2.2.0-0.23.dev.gitdefb754 +- btrfs deps for fedora only + +* Tue Oct 6 2020 RH Container Bot - 2:2.2.0-0.22.dev.gitdefb754 +- autobuilt defb754 + +* Mon Oct 5 2020 RH Container Bot - 2:2.2.0-0.21.dev.gitcaace52 +- autobuilt caace52 + +* Sat Oct 3 2020 Lokesh Mandvekar - 2:2.2.0-0.20.dev.git7c12967 +- rebuild + +* Sat Oct 3 2020 RH Container Bot - 2:2.2.0-0.19.dev.git7c12967 +- autobuilt 7c12967 + +* Fri Oct 2 2020 RH Container Bot - 2:2.2.0-0.18.dev.git14fd7b4 +- autobuilt 14fd7b4 + +* Thu Oct 1 2020 RH Container Bot - 2:2.2.0-0.17.dev.git556117c +- autobuilt 556117c + +* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.16.dev.git4d57313 +- autobuilt 4d57313 + +* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.15.dev.git08d036c +- autobuilt 08d036c + +* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.14.dev.git19f080f +- autobuilt 19f080f + +* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.13.dev.gite9eddda +- autobuilt e9eddda + +* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.12.dev.gitb68b6f3 +- autobuilt b68b6f3 + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.11.dev.git453333a +- autobuilt 453333a + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.10.dev.git12f173f +- autobuilt 12f173f + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.9.dev.git2ee415b +- autobuilt 2ee415b + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.8.dev.gitbf10168 +- autobuilt bf10168 + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.7.dev.git84dede4 +- autobuilt 84dede4 + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.6.dev.git5cf8659 +- autobuilt 5cf8659 + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.5.dev.git4a7fb62 +- autobuilt 4a7fb62 + +* Mon Sep 28 2020 RH Container Bot - 2:2.2.0-0.4.dev.gite7e466e +- autobuilt e7e466e + +* Mon Sep 28 2020 RH Container Bot - 2:2.2.0-0.3.dev.gitb0e70a6 +- autobuilt b0e70a6 + +* Fri Sep 25 2020 RH Container Bot - 2:2.2.0-0.2.dev.git03d01ab +- autobuilt 03d01ab + +* Fri Sep 25 2020 RH Container Bot - 2:2.2.0-0.1.dev.gita1045ad +- bump to 2.2.0 +- autobuilt a1045ad + +* Tue Sep 22 2020 RH Container Bot - 2:2.1.0-0.287.dev.git141688c +- autobuilt 141688c + +* Mon Sep 21 2020 RH Container Bot - 2:2.1.0-0.286.dev.git84c87fc +- autobuilt 84c87fc + +* Mon Sep 21 2020 RH Container Bot - 2:2.1.0-0.285.dev.gitdd4dc4b +- autobuilt dd4dc4b + +* Sat Sep 19 2020 RH Container Bot - 2:2.1.0-0.284.dev.git8529435 +- autobuilt 8529435 + +* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.283.dev.git5b7509c +- autobuilt 5b7509c + +* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.282.dev.gitfc3daae +- autobuilt fc3daae + +* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.281.dev.git273b954 +- autobuilt 273b954 + +* Thu Sep 17 2020 Merlin Mathesius - 2:2.1.0-0.280.dev.git1a929c7 +- Minor conditional updates to enable building for ELN + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.279.dev.gitf84f441 +- autobuilt f84f441 + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.278.dev.git175d7b1 +- autobuilt 175d7b1 + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.277.dev.gitdc23ef1 +- autobuilt dc23ef1 + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.276.dev.git031ddf9 +- autobuilt 031ddf9 + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.275.dev.git9f745d5 +- autobuilt 9f745d5 + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.274.dev.git1a929c7 +- autobuilt 1a929c7 + +* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.273.dev.git8d7e795 +- autobuilt 8d7e795 + +* Wed Sep 16 2020 Lokesh Mandvekar - 2:2.1.0-0.272.dev.gitacf86ef +- fix dependencies for podman-plugins + +* Wed Sep 16 2020 Lokesh Mandvekar - 2:2.1.0-0.271.dev.gitacf86ef +- bump dnsname plugin commit and dependency on dnsmasq + +* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.270.dev.gitacf86ef +- autobuilt acf86ef + +* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.269.dev.git0d14d7b +- autobuilt 0d14d7b + +* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.268.dev.gitb9c47fa +- autobuilt b9c47fa + +* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.267.dev.git2604919 +- autobuilt 2604919 + +* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.266.dev.git2eb3339 +- autobuilt 2eb3339 + +* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.265.dev.gitbec96ab +- autobuilt bec96ab + +* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.264.dev.git0be5836 +- autobuilt 0be5836 + +* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.263.dev.git3f6045c +- autobuilt 3f6045c + +* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.262.dev.git5c47a33 +- autobuilt 5c47a33 + +* Mon Sep 14 2020 RH Container Bot - 2:2.1.0-0.261.dev.gitfd7cdb2 +- autobuilt fd7cdb2 + +* Mon Sep 14 2020 RH Container Bot - 2:2.1.0-0.260.dev.gitb7a7cf6 +- autobuilt b7a7cf6 + +* Sun Sep 13 2020 RH Container Bot - 2:2.1.0-0.259.dev.git3f5f99b +- autobuilt 3f5f99b + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.258.dev.git25fb0c2 +- autobuilt 25fb0c2 + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.257.dev.git834c41d +- autobuilt 834c41d + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.256.dev.git4f04007 +- autobuilt 4f04007 + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.255.dev.git881f2df +- autobuilt 881f2df + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.254.dev.git37658c0 +- autobuilt 37658c0 + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.253.dev.git397de44 +- autobuilt 397de44 + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.252.dev.git10ba232 +- autobuilt 10ba232 + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.251.dev.git861451a +- autobuilt 861451a + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.250.dev.git96bc5eb +- autobuilt 96bc5eb + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.249.dev.git89a3483 +- autobuilt 89a3483 + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.248.dev.gitfc70360 +- autobuilt fc70360 + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.247.dev.gitaadf96a +- autobuilt aadf96a + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.246.dev.git3d33923 +- autobuilt 3d33923 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.245.dev.gite1b4729 +- autobuilt e1b4729 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.244.dev.git08b6020 +- autobuilt 08b6020 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.243.dev.git68dace0 +- autobuilt 68dace0 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.242.dev.git9c4c883 +- autobuilt 9c4c883 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.241.dev.git5a09fd8 +- autobuilt 5a09fd8 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.240.dev.git1b2b068 +- autobuilt 1b2b068 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.239.dev.git6b1a1fc +- autobuilt 6b1a1fc + +* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.238.dev.git814784c +- autobuilt 814784c + +* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.237.dev.gite180de8 +- autobuilt e180de8 + +* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.236.dev.git54a61e3 +- autobuilt 54a61e3 + +* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.235.dev.git11679c2 +- autobuilt 11679c2 + +* Mon Sep 7 2020 RH Container Bot - 2:2.1.0-0.234.dev.gitbe7778d +- autobuilt be7778d + +* Mon Sep 7 2020 RH Container Bot - 2:2.1.0-0.233.dev.git21c6aae +- autobuilt 21c6aae + +* Sun Sep 6 2020 RH Container Bot - 2:2.1.0-0.232.dev.gitba8d0bb +- autobuilt ba8d0bb + +* Sat Sep 5 2020 RH Container Bot - 2:2.1.0-0.231.dev.gitf1323a9 +- autobuilt f1323a9 + +* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.230.dev.gitfa487a6 +- autobuilt fa487a6 + +* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.229.dev.git37791d7 +- autobuilt 37791d7 + +* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.228.dev.git1184cdf +- autobuilt 1184cdf + +* Tue Sep 1 2020 RH Container Bot - 2:2.1.0-0.227.dev.gita867b16 +- autobuilt a867b16 + +* Tue Sep 1 2020 RH Container Bot - 2:2.1.0-0.226.dev.git557cf94 +- autobuilt 557cf94 + +* Mon Aug 31 2020 RH Container Bot - 2:2.1.0-0.225.dev.git138132e +- autobuilt 138132e + +* Mon Aug 31 2020 RH Container Bot - 2:2.1.0-0.224.dev.git0c076db +- autobuilt 0c076db + +* Mon Aug 31 2020 Lokesh Mandvekar - 2:2.1.0-0.223.dev.git575b3a3 +- bump + +* Sat Aug 29 2020 RH Container Bot - 2:2.1.0-0.222.dev.git575b3a3 +- autobuilt 575b3a3 + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.221.dev.git4e3ea01 +- autobuilt 4e3ea01 + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.220.dev.git1f9b854 +- autobuilt 1f9b854 + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.219.dev.git522a32f +- autobuilt 522a32f + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.218.dev.git0640cc7 +- autobuilt 0640cc7 + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.217.dev.gitb1d6ea2 +- autobuilt b1d6ea2 + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.216.dev.git061c93f +- autobuilt 061c93f + +* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.215.dev.git72c5b35 +- autobuilt 72c5b35 + +* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.214.dev.git7d3cadc +- autobuilt 7d3cadc + +* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.213.dev.gitd6b0377 +- autobuilt d6b0377 + +* Wed Aug 26 2020 RH Container Bot - 2:2.1.0-0.212.dev.gitf99954c +- autobuilt f99954c + +* Wed Aug 26 2020 RH Container Bot - 2:2.1.0-0.211.dev.git3a9d524 +- autobuilt 3a9d524 + +* Tue Aug 25 2020 RH Container Bot - 2:2.1.0-0.210.dev.git6a06944 +- autobuilt 6a06944 + +* Mon Aug 24 2020 RH Container Bot - 2:2.1.0-0.209.dev.git8fdc116 +- autobuilt 8fdc116 + +* Mon Aug 24 2020 RH Container Bot - 2:2.1.0-0.208.dev.git2c567dc +- autobuilt 2c567dc + +* Sun Aug 23 2020 RH Container Bot - 2:2.1.0-0.207.dev.gite535f61 +- autobuilt e535f61 + +* Sun Aug 23 2020 RH Container Bot - 2:2.1.0-0.206.dev.git80d2c01 +- autobuilt 80d2c01 + +* Fri Aug 21 2020 RH Container Bot - 2:2.1.0-0.205.dev.git4828455 +- autobuilt 4828455 + +* Fri Aug 21 2020 RH Container Bot - 2:2.1.0-0.204.dev.gita8619bb +- autobuilt a8619bb + +* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.203.dev.git516196f +- autobuilt 516196f + +* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.202.dev.git7ccd821 +- autobuilt 7ccd821 + +* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.201.dev.git7865db5 +- autobuilt 7865db5 + +* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.200.dev.git42690ff +- autobuilt 42690ff + +* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.199.dev.gitdcdb647 +- autobuilt dcdb647 + +* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.198.dev.git9babd21 +- autobuilt 9babd21 + +* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.197.dev.gitdd4e0da +- autobuilt dd4e0da + +* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.196.dev.git7e2a1b3 +- autobuilt 7e2a1b3 + +* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.195.dev.git9d096c1 +- autobuilt 9d096c1 + +* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.194.dev.gitff1f81b +- autobuilt ff1f81b + +* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.193.dev.git748e882 +- autobuilt 748e882 + +* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.192.dev.git49d6468 +- autobuilt 49d6468 + +* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.191.dev.git8caed30 +- autobuilt 8caed30 + +* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.190.dev.git47108e2 +- autobuilt 47108e2 + +* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.189.dev.gitfff66f1 +- autobuilt fff66f1 + +* Sun Aug 16 2020 RH Container Bot - 2:2.1.0-0.188.dev.git96fb5dc +- autobuilt 96fb5dc + +* Sat Aug 15 2020 RH Container Bot - 2:2.1.0-0.187.dev.gitca4423e +- autobuilt ca4423e + +* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.186.dev.git81499a5 +- autobuilt 81499a5 + +* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.185.dev.git9ede14e +- autobuilt 9ede14e + +* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.184.dev.git90831df +- autobuilt 90831df + +* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.183.dev.gitd777a7b +- autobuilt d777a7b + +* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.182.dev.git4ef4f52 +- autobuilt 4ef4f52 + +* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.181.dev.git8e4842a +- autobuilt 8e4842a + +* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.180.dev.gitac96112 +- autobuilt ac96112 + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.179.dev.git8eaacec +- autobuilt 8eaacec + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.178.dev.git43f2771 +- autobuilt 43f2771 + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.177.dev.gitaa66c06 +- autobuilt aa66c06 + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.176.dev.git6d3075a +- autobuilt 6d3075a + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.175.dev.git68c67d2 +- autobuilt 68c67d2 + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.174.dev.gita90ae00 +- autobuilt a90ae00 + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.173.dev.git92b088b +- autobuilt 92b088b + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.172.dev.gitdf0ad51 +- autobuilt df0ad51 + +* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.171.dev.git75d2fe6 +- autobuilt 75d2fe6 + +* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.170.dev.git68fd9aa +- autobuilt 68fd9aa + +* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.169.dev.git162625f +- autobuilt 162625f + +* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.168.dev.gitda00482 +- autobuilt da00482 + +* Sun Aug 09 2020 RH Container Bot - 2:2.1.0-0.167.dev.git95e2e15 +- autobuilt 95e2e15 + +* Sat Aug 08 2020 RH Container Bot - 2:2.1.0-0.166.dev.git3173a18 +- autobuilt 3173a18 + +* Sat Aug 08 2020 RH Container Bot - 2:2.1.0-0.165.dev.git1298161 +- autobuilt 1298161 + +* Fri Aug 07 2020 RH Container Bot - 2:2.1.0-0.164.dev.git51159e7 +- autobuilt 51159e7 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.163.dev.git0d4a269 +- autobuilt 0d4a269 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.162.dev.gita948635 +- autobuilt a948635 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.161.dev.gitbae6d5d +- autobuilt bae6d5d + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.160.dev.gitd1aaf33 +- autobuilt d1aaf33 + +* Wed Aug 05 2020 Eduardo Santiago - 2:2.1.0-0.159.dev.git7a7c8e9 +- add openssl, httpd-tools requirements to podman-tests + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.158.dev.git7a7c8e9 +- autobuilt 7a7c8e9 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.157.dev.git4797190 +- autobuilt 4797190 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.156.dev.git6260677 +- autobuilt 6260677 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.155.dev.git0a3f3c9 +- autobuilt 0a3f3c9 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.154.dev.git807efd6 +- autobuilt 807efd6 + +* Tue Aug 04 2020 Peter Oliver - 2:2.1.0-0.153.dev.git1709335 +- Include podman-auto-update systemd service and timer. + +* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.152.dev.gitd4cf3c5 +- autobuilt d4cf3c5 + +* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.151.dev.git93d6320 +- autobuilt 93d6320 + +* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.150.dev.gitf7440ff +- autobuilt f7440ff + +* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.149.dev.git1ed1e58 +- autobuilt 1ed1e58 + +* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.148.dev.git1709335 +- autobuilt 1709335 + +* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.147.dev.git2e3928e +- autobuilt 2e3928e + +* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.146.dev.git41358f5 +- autobuilt 41358f5 + +* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.145.dev.gitbfd3454 +- autobuilt bfd3454 + +* Sun Aug 02 2020 RH Container Bot - 2:2.1.0-0.144.dev.gitf4d4bd2 +- autobuilt f4d4bd2 + +* Sat Aug 01 2020 RH Container Bot - 2:2.1.0-0.143.dev.gitb425a4f +- autobuilt b425a4f + +* Sat Aug 01 2020 RH Container Bot - 2:2.1.0-0.142.dev.git0d064a0 +- autobuilt 0d064a0 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.141.dev.git4c75fe3 +- autobuilt 4c75fe3 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.140.dev.git7a15be5 +- autobuilt 7a15be5 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.139.dev.git3cf8237 +- autobuilt 3cf8237 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.138.dev.gitbb96c89 +- autobuilt bb96c89 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.137.dev.gite911875 +- autobuilt e911875 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.136.dev.git0e009d5 +- autobuilt 0e009d5 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.135.dev.git1b784b4 +- autobuilt 1b784b4 + +* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.134.dev.git4132b71 +- autobuilt 4132b71 + +* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.133.dev.gitca2bda6 +- autobuilt ca2bda6 + +* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.132.dev.git05b3e0e +- autobuilt 05b3e0e + +* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.131.dev.git1170430 +- autobuilt 1170430 + +* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.130.dev.gitc66ce8d +- autobuilt c66ce8d + +* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.129.dev.giteaa2f52 +- autobuilt eaa2f52 + +* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.128.dev.git044a7cb +- autobuilt 044a7cb + +* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.127.dev.git7f38774 +- autobuilt 7f38774 + +* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.126.dev.git83166a9 +- autobuilt 83166a9 + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.125.dev.git539bb4c +- autobuilt 539bb4c + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.124.dev.gitb0777ad +- autobuilt b0777ad + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.123.dev.git288ebec +- autobuilt 288ebec + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.122.dev.git6ed9868 +- autobuilt 6ed9868 + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.121.dev.gitec69497 +- autobuilt ec69497 + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.120.dev.git91c92d1 +- autobuilt 91c92d1 + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.119.dev.gitd463715 +- autobuilt d463715 + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.118.dev.git2b7bc9b +- autobuilt 2b7bc9b + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.117.dev.git956caf3 +- autobuilt 956caf3 + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.116.dev.gitbf92ec5 +- autobuilt bf92ec5 + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.115.dev.git5e9b54f +- autobuilt 5e9b54f + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.114.dev.git55a7faf +- autobuilt 55a7faf + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.113.dev.git71f7150 +- autobuilt 71f7150 + +* Sun Jul 26 2020 RH Container Bot - 2:2.1.0-0.112.dev.git11e8e65 +- autobuilt 11e8e65 + +* Fri Jul 24 2020 RH Container Bot - 2:2.1.0-0.111.dev.gitc2deeff +- autobuilt c2deeff + +* Fri Jul 24 2020 RH Container Bot - 2:2.1.0-0.110.dev.gitd924476 +- autobuilt d924476 + +* Thu Jul 23 2020 RH Container Bot - 2:2.1.0-0.109.dev.git197825d +- autobuilt 197825d + +* Thu Jul 23 2020 RH Container Bot - 2:2.1.0-0.108.dev.git961fa6a +- autobuilt 961fa6a + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.107.dev.git1aac197 +- autobuilt 1aac197 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.106.dev.git9223b72 +- autobuilt 9223b72 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.105.dev.gitd493374 +- autobuilt d493374 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.104.dev.git80add29 +- autobuilt 80add29 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.103.dev.git9f5d146 +- autobuilt 9f5d146 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.102.dev.gitef03815 +- autobuilt ef03815 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.101.dev.git59bad8b +- autobuilt 59bad8b + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.100.dev.git344a791 +- autobuilt 344a791 + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.99.dev.gite5b3563 +- autobuilt e5b3563 + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.98.dev.gitbe5219a +- autobuilt be5219a + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.97.dev.gitf8e2a35 +- autobuilt f8e2a35 + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.96.dev.git644b5bc +- autobuilt 644b5bc + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.95.dev.gitdf6920a +- autobuilt df6920a + +* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.94.dev.git0d26a57 +- autobuilt 0d26a57 + +* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.93.dev.gite8de509 +- autobuilt e8de509 + +* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.92.dev.git17f9b80 +- autobuilt 17f9b80 + +* Sun Jul 19 2020 RH Container Bot - 2:2.1.0-0.91.dev.gitb7b8fce +- autobuilt b7b8fce + +* Sat Jul 18 2020 RH Container Bot - 2:2.1.0-0.90.dev.gitd087ade +- autobuilt d087ade + +* Sat Jul 18 2020 RH Container Bot - 2:2.1.0-0.89.dev.gitdeff289 +- autobuilt deff289 + +* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.88.dev.git10c5f24 +- autobuilt 10c5f24 + +* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.87.dev.gitdfca83d +- autobuilt dfca83d + +* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.86.dev.gitd86bae2 +- autobuilt d86bae2 + +* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.85.dev.git0bd5181 +- autobuilt 0bd5181 + +* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.84.dev.gitf4766e0 +- autobuilt f4766e0 + +* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.83.dev.git984fffc +- autobuilt 984fffc + +* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.82.dev.git11fe857 +- autobuilt 11fe857 + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.81.dev.git9efeb1c +- autobuilt 9efeb1c + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.80.dev.git6dcff5c +- autobuilt 6dcff5c + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.79.dev.git9051546 +- autobuilt 9051546 + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.78.dev.git8704b78 +- autobuilt 8704b78 + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.77.dev.git60127cf +- autobuilt 60127cf + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.76.dev.git76f9f96 +- autobuilt 76f9f96 + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.75.dev.git4250d24 +- autobuilt 4250d24 + +* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.74.dev.gitc4843d4 +- autobuilt c4843d4 + +* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.73.dev.gita9a751f +- autobuilt a9a751f + +* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.72.dev.gitd83077b +- autobuilt d83077b + +* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.71.dev.git210f104 +- autobuilt 210f104 + +* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.70.dev.git3d33590 +- autobuilt 3d33590 + +* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.69.dev.gitd86acf2 +- autobuilt d86acf2 + +* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.68.dev.gite2a8e03 +- autobuilt e2a8e03 + +* Sat Jul 11 2020 RH Container Bot - 2:2.1.0-0.67.dev.gite38001f +- autobuilt e38001f + +* Fri Jul 10 2020 RH Container Bot - 2:2.1.0-0.66.dev.git1d71753 +- autobuilt 1d71753 + +* Fri Jul 10 2020 RH Container Bot - 2:2.1.0-0.65.dev.git2ac8c69 +- autobuilt 2ac8c69 + +* Thu Jul 09 2020 RH Container Bot - 2:2.1.0-0.64.dev.gitd9cd003 +- autobuilt d9cd003 + +* Thu Jul 09 2020 RH Container Bot - 2:2.1.0-0.63.dev.gitbc3b3b3 +- autobuilt bc3b3b3 + +* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.62.dev.gitedf5fe8 +- autobuilt edf5fe8 + +* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.61.dev.gitb58d2b7 +- autobuilt b58d2b7 + +* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.60.dev.git85d71ae +- autobuilt 85d71ae + +* Tue Jul 07 2020 RH Container Bot - 2:2.1.0-0.59.dev.git54d16f3 +- autobuilt 54d16f3 + +* Tue Jul 07 2020 RH Container Bot - 2:2.1.0-0.58.dev.gitcd08485 +- autobuilt cd08485 + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.57.dev.git1a93857 +- autobuilt 1a93857 + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.56.dev.gitb1cc781 +- autobuilt b1cc781 + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.55.dev.gitf4708a5 +- autobuilt f4708a5 + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.54.dev.git9532509 +- autobuilt 9532509 + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.53.dev.git9eac75a +- autobuilt 9eac75a + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.52.dev.git4bdc119 +- autobuilt 4bdc119 + +* Mon Jul 06 2020 Eduardo Santiago - 2:2.1.0-0.51.dev.git4351e33 +- bump crun dependency to 0.14, needed for --sdnotify option + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.50.dev.git4351e33 +- autobuilt 4351e33 + +* Sun Jul 05 2020 RH Container Bot - 2:2.1.0-0.49.dev.git41ccc04 +- autobuilt 41ccc04 + +* Fri Jul 03 2020 RH Container Bot - 2:2.1.0-0.48.dev.gitb9d48a9 +- autobuilt b9d48a9 + +* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.47.dev.gitbd2fca0 +- autobuilt bd2fca0 + +* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.46.dev.gitc131567 +- autobuilt c131567 + +* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.45.dev.git9fb0b56 +- autobuilt 9fb0b56 + +* Wed Jul 01 2020 RH Container Bot - 2:2.1.0-0.44.dev.gite846952 +- autobuilt e846952 + +* Wed Jul 01 2020 RH Container Bot - 2:2.1.0-0.43.dev.gitd8718fd +- autobuilt d8718fd + +* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.42.dev.git957e7a5 +- autobuilt 957e7a5 + +* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.41.dev.git1a1e3f4 +- autobuilt 1a1e3f4 + +* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.40.dev.git6fbd157 +- autobuilt 6fbd157 + +* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.39.dev.gitc2a0ccd +- autobuilt c2a0ccd + +* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.38.dev.git83bde3b +- autobuilt 83bde3b + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.37.dev.gitb163ec3 +- autobuilt b163ec3 + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.36.dev.gite0b93af +- autobuilt e0b93af + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.35.dev.gitc682ca3 +- autobuilt c682ca3 + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.34.dev.gitd90e8b6 +- autobuilt d90e8b6 + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.33.dev.git6ac009d +- autobuilt 6ac009d + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.32.dev.git771c887 +- autobuilt 771c887 + +* Fri Jun 26 2020 RH Container Bot - 2:2.1.0-0.31.dev.git673116c +- autobuilt 673116c + +* Fri Jun 26 2020 RH Container Bot - 2:2.1.0-0.30.dev.gitbb11b42 +- autobuilt bb11b42 + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.29.dev.git4db296f +- autobuilt 4db296f + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.28.dev.git358e69c +- autobuilt 358e69c + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.27.dev.git05e1df2 +- autobuilt 05e1df2 + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.26.dev.git7766192 +- autobuilt 7766192 + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.25.dev.gitc036eef +- autobuilt c036eef + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.24.dev.gitf8036c5 +- autobuilt f8036c5 + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.23.dev.gitcd36499 +- autobuilt cd36499 + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.22.dev.git35cca19 +- autobuilt 35cca19 + +* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.21.dev.git2df3faa +- autobuilt 2df3faa + +* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.20.dev.git4ee6659 +- autobuilt 4ee6659 + +* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.19.dev.gitb61e429 +- autobuilt b61e429 + +* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.18.dev.git6bc5dcc +- autobuilt 6bc5dcc + +* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.17.dev.git0d26b8f +- autobuilt 0d26b8f + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.16.dev.git5fe122b +- autobuilt 5fe122b + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.15.dev.git81f4204 +- autobuilt 81f4204 + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.14.dev.gitaa6881d +- autobuilt aa6881d + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.13.dev.git92af85f +- autobuilt 92af85f + +* Tue Jun 23 2020 Lokesh Mandvekar - 2:2.1.0-0.12.dev.git73514b1 +- re-enable remote package + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.11.dev.git73514b1 +- autobuilt 73514b1 + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.10.dev.gitbbaba9f +- autobuilt bbaba9f + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.9.dev.git9e37fd4 +- autobuilt 9e37fd4 + +* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.8.dev.git22a7d60 +- autobuilt 22a7d60 + +* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.7.dev.git22942e3 +- autobuilt 22942e3 + +* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.6.dev.git78b205c +- autobuilt 78b205c + +* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.5.dev.git277732b +- autobuilt 277732b + +* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.4.dev.git4afdbcd +- autobuilt 4afdbcd + +* Sun Jun 21 2020 RH Container Bot - 2:2.1.0-0.3.dev.git0e4b734 +- autobuilt 0e4b734 + +* Sun Jun 21 2020 RH Container Bot - 2:2.1.0-0.2.dev.git4a1dd9f +- autobuilt 4a1dd9f + +* Sat Jun 20 2020 RH Container Bot - 2:2.1.0-0.1.dev.gitbc256d9 +- bump to 2.1.0 +- autobuilt bc256d9 + +* Sat Jun 20 2020 RH Container Bot - 2:2.0.0-0.173.dev.gitf403aa3 +- autobuilt f403aa3 + +* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.172.dev.git89dbd1a +- autobuilt 89dbd1a + +* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.171.dev.git1a2eb3e +- autobuilt 1a2eb3e + +* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.170.dev.git33a6027 +- autobuilt 33a6027 + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.169.dev.gita2661b1 +- autobuilt a2661b1 + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.168.dev.gite6b9b3a +- autobuilt e6b9b3a + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.167.dev.git1099ad6 +- autobuilt 1099ad6 + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.166.dev.git3eb0ad0 +- autobuilt 3eb0ad0 + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.165.dev.gitb5f7afd +- autobuilt b5f7afd + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.164.dev.git6472b44 +- autobuilt 6472b44 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.163.dev.git7b00e49 +- autobuilt 7b00e49 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.162.dev.git7b5073b +- autobuilt 7b5073b + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.161.dev.gita76bf11 +- autobuilt a76bf11 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.160.dev.git5694104 +- autobuilt 5694104 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.159.dev.gitf293606 +- autobuilt f293606 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.158.dev.git1acd2ad +- autobuilt 1acd2ad + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.157.dev.git38391ed +- autobuilt 38391ed + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.156.dev.git4fb0f56 +- autobuilt 4fb0f56 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.155.dev.git4b2da3e +- autobuilt 4b2da3e + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.154.dev.gite4e10df +- autobuilt e4e10df + +* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.153.dev.git89630ad +- autobuilt 89630ad + +* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.152.dev.gitd6965da +- autobuilt d6965da + +* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.151.dev.git908bc3f +- autobuilt 908bc3f + +* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.150.dev.git0968f25 +- autobuilt 0968f25 + +* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.149.dev.gite0dd227 +- autobuilt e0dd227 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.148.dev.git2c7b39d +- autobuilt 2c7b39d + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.147.dev.git8a42a32 +- autobuilt 8a42a32 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.146.dev.git10c6c80 +- autobuilt 10c6c80 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.145.dev.gitb897297 +- autobuilt b897297 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.144.dev.git298d622 +- autobuilt 298d622 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.143.dev.git230cd25 +- autobuilt 230cd25 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.142.dev.gite94e3fd +- autobuilt e94e3fd + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.141.dev.gitc2690c2 +- autobuilt c2690c2 + +* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.140.dev.git3f026eb +- autobuilt 3f026eb + +* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.139.dev.git92dafdc +- autobuilt 92dafdc + +* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.138.dev.git8aa5cf3 +- autobuilt 8aa5cf3 + +* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.137.dev.git1f05606 +- autobuilt 1f05606 + +* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.136.dev.git39ad038 +- autobuilt 39ad038 + +* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.135.dev.git142e62c +- autobuilt 142e62c + +* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.134.dev.git5f3e64f +- autobuilt 5f3e64f + +* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.133.dev.git7b85d5c +- autobuilt 7b85d5c + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.132.dev.gitb2200db +- autobuilt b2200db + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.131.dev.git6c5bd15 +- autobuilt 6c5bd15 + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.130.dev.git37c9078 +- autobuilt 37c9078 + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.129.dev.git6346846 +- autobuilt 6346846 + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.128.dev.git9967f28 +- autobuilt 9967f28 + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.127.dev.gitfbe09d7 +- autobuilt fbe09d7 + +* Tue Jun 09 2020 RH Container Bot - 2:2.0.0-0.126.dev.gitc831ae1 +- autobuilt c831ae1 + +* Tue Jun 09 2020 RH Container Bot - 2:2.0.0-0.125.dev.git79f30af +- autobuilt 79f30af + +* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.124.dev.gita85e979 +- autobuilt a85e979 + +* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.123.dev.gitb8acc85 +- autobuilt b8acc85 + +* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.122.dev.git2869cce +- autobuilt 2869cce + +* Sat Jun 06 2020 RH Container Bot - 2:2.0.0-0.121.dev.git1fcb678 +- autobuilt 1fcb678 + +* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.120.dev.git723e823 +- autobuilt 723e823 + +* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.119.dev.gitc448c03 +- autobuilt c448c03 + +* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.118.dev.gitc6da1a8 +- autobuilt c6da1a8 + +* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.117.dev.gitf243233 +- autobuilt f243233 + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.116.dev.gitb057896 +- autobuilt b057896 + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.115.dev.gitbf8337b +- autobuilt bf8337b + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.114.dev.gitceef4f6 +- autobuilt ceef4f6 + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.113.dev.git650ed43 +- autobuilt 650ed43 + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.112.dev.gitff99c3e +- autobuilt ff99c3e + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.111.dev.gitd6e70c6 +- autobuilt d6e70c6 + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.110.dev.git1f8c509 +- autobuilt 1f8c509 + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.109.dev.git986a277 +- autobuilt 986a277 + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.108.dev.gitbba0a8b +- autobuilt bba0a8b + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.107.dev.gitcbfb498 +- autobuilt cbfb498 + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.106.dev.git9bd48a6 +- autobuilt 9bd48a6 + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.105.dev.git428303c +- autobuilt 428303c + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.104.dev.git95ea39e +- autobuilt 95ea39e + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.103.dev.git4632a4b +- autobuilt 4632a4b + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.102.dev.gitc4ccd7c +- autobuilt c4ccd7c + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.101.dev.gitd10addc +- autobuilt d10addc + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.100.dev.git2937151 +- autobuilt 2937151 + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.99.dev.giteb488e7 +- autobuilt eb488e7 + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.98.dev.git92f5029 +- autobuilt 92f5029 + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.97.dev.gitcc02154 +- autobuilt cc02154 + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.96.dev.gitd6bf6b9 +- autobuilt d6bf6b9 + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.95.dev.git85d3641 +- autobuilt 85d3641 + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.94.dev.git5f1c23d +- autobuilt 5f1c23d + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.93.dev.gitf559cec +- autobuilt f559cec + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.92.dev.git2c6016f +- autobuilt 2c6016f + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.91.dev.git22713d6 +- autobuilt 22713d6 + +* Sun May 31 2020 RH Container Bot - 2:2.0.0-0.90.dev.gitbb05337 +- autobuilt bb05337 + +* Sat May 30 2020 RH Container Bot - 2:2.0.0-0.89.dev.git9037908 +- autobuilt 9037908 + +* Sat May 30 2020 RH Container Bot - 2:2.0.0-0.88.dev.gitc479d63 +- autobuilt c479d63 + +* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.87.dev.git0eea051 +- autobuilt 0eea051 + +* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.86.dev.git0c750a9 +- autobuilt 0c750a9 + +* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.85.dev.git78c3846 +- autobuilt 78c3846 + +* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.84.dev.git6e3aec3 +- autobuilt 6e3aec3 + +* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.83.dev.gitcd1e25f +- autobuilt cd1e25f + +* Thu May 28 2020 Lokesh Mandvekar - 2:2.0.0-0.82.dev.gite8818ce +- use ABISupport buildtag for podman + +* Thu May 28 2020 RH Container Bot - 2:2.0.0-0.81.dev.gite8818ce +- autobuilt e8818ce + +* Thu May 28 2020 RH Container Bot - 2:2.0.0-0.80.dev.git4b2c980 +- autobuilt 4b2c980 + +* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.79.dev.gitadca437 +- autobuilt adca437 + +* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.78.dev.gitc64abd0 +- autobuilt c64abd0 + +* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.77.dev.gitab3a620 +- autobuilt ab3a620 + +* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.76.dev.git2a988a4 +- autobuilt 2a988a4 + +* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.75.dev.git89b4683 +- autobuilt 89b4683 + +* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.74.dev.git119e13d +- autobuilt 119e13d + +* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.73.dev.gite704da0 +- autobuilt e704da0 + +* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.72.dev.gitd32d588 +- autobuilt d32d588 + +* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.71.dev.git07ef44e +- autobuilt 07ef44e + +* Mon May 25 2020 RH Container Bot - 2:2.0.0-0.70.dev.git1077d2d +- autobuilt 1077d2d + +* Mon May 25 2020 RH Container Bot - 2:2.0.0-0.69.dev.git0b7b974 +- autobuilt 0b7b974 + +* Sun May 24 2020 RH Container Bot - 2:2.0.0-0.68.dev.gitb4cd54a +- autobuilt b4cd54a + +* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.67.dev.git56a95b0 +- autobuilt 56a95b0 + +* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.66.dev.gite323d3e +- autobuilt e323d3e + +* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.65.dev.gitc166b21 +- autobuilt c166b21 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.64.dev.gite1193c8 +- autobuilt e1193c8 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.63.dev.gita6ee8bf +- autobuilt a6ee8bf + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.62.dev.gitc8d6426 +- autobuilt c8d6426 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.61.dev.git6aa802d +- autobuilt 6aa802d + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.60.dev.gitcf5d338 +- autobuilt cf5d338 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.59.dev.git05c0ae6 +- autobuilt 05c0ae6 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.58.dev.git05a0612 +- autobuilt 05a0612 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.57.dev.git3f2ab6b +- autobuilt 3f2ab6b + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.56.dev.git398d462 +- autobuilt 398d462 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.55.dev.gitbe43536 +- autobuilt be43536 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.54.dev.gitb023d6d +- autobuilt b023d6d + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.53.dev.gitd688851 +- autobuilt d688851 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.52.dev.gitf6aa620 +- autobuilt f6aa620 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.51.dev.git9d3b466 +- autobuilt 9d3b466 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.50.dev.git6409ff6 +- autobuilt 6409ff6 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.49.dev.gitfeb97bb +- autobuilt feb97bb + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.48.dev.git6668b13 +- autobuilt 6668b13 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.47.dev.git72e8803 +- autobuilt 72e8803 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.46.dev.git8db7b9e +- autobuilt 8db7b9e + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.45.dev.git02b29db +- autobuilt 02b29db + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.44.dev.gite8e5a5f +- autobuilt e8e5a5f + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.43.dev.git6a75dfa +- autobuilt 6a75dfa + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.42.dev.gitb0bfa0e +- autobuilt b0bfa0e + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.41.dev.git09f8f14 +- autobuilt 09f8f14 + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.40.dev.git70d89bf +- autobuilt 70d89bf + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.39.dev.gita670014 +- autobuilt a670014 + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.38.dev.git4eee0d8 +- autobuilt 4eee0d8 + +* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.37.dev.git0f8ad03 +- autobuilt 0f8ad03 + +* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.36.dev.git9fe4933 +- autobuilt 9fe4933 + +* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.35.dev.gitd6d4500 +- autobuilt d6d4500 + +* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.34.dev.gitd4587c6 +- autobuilt d4587c6 + +* Sun May 17 2020 RH Container Bot - 2:2.0.0-0.33.dev.gitbfcec32 +- autobuilt bfcec32 + +* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.32.dev.git343ab99 +- autobuilt 343ab99 + +* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.31.dev.gitc61a45c +- autobuilt c61a45c + +* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.30.dev.git59dd341 +- autobuilt 59dd341 + +* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.29.dev.gitd5358e6 +- autobuilt d5358e6 + +* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.28.dev.gita88cd9a +- autobuilt a88cd9a + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.27.dev.git4611ff5 +- autobuilt 4611ff5 + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.26.dev.git0d96251 +- autobuilt 0d96251 + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.25.dev.git77dbfc7 +- autobuilt 77dbfc7 + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.24.dev.git7e9ed37 +- autobuilt 7e9ed37 + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.23.dev.gite35edb6 +- autobuilt e35edb6 + +* Thu May 14 2020 Daniel J Walsh - 2:2.0.0-0.22.dev.gitf2f0de4 +- Add requires for oci-runtime +- Change crun to Recommends + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.21.dev.gitf2f0de4 +- autobuilt f2f0de4 + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.20.dev.git150679d +- autobuilt 150679d + +* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.19.dev.gitfa5b33e +- autobuilt fa5b33e + +* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.18.dev.git3c58e4f +- autobuilt 3c58e4f + +* Wed May 13 2020 Eduardo Santiago - 2:2.0.0-0.17.dev.gitd147b3e +- libpod.conf has been removed from the repo + +* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.16.dev.gitd147b3e +- autobuilt d147b3e + +* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.15.dev.gitb364420 +- autobuilt b364420 + +* Tue May 12 2020 RH Container Bot - 2:2.0.0-0.14.dev.git486a117 +- autobuilt 486a117 + +* Tue May 12 2020 Lokesh Mandvekar - 2:2.0.0-0.13.dev.git5b4e91d +- disable remote package + +* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.12.dev.git8857ba2 +- gating test fix attempt by Ed Santiago + +* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.11.dev.git8857ba2 +- do not modprobe br_netfilter + +* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.10.dev.git8857ba2 +- autobuilt 8857ba2 + +* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.9.dev.git155a7d6 +- autobuilt 155a7d6 + +* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.8.dev.git084cfb8 +- autobuilt 084cfb8 + +* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.7.dev.gitd6b3bc1 +- autobuilt d6b3bc1 + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.6.dev.gitc7d1761 +- autobuilt c7d1761 + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.5.dev.git3500a8b +- autobuilt 3500a8b + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.4.dev.git97bded8 +- autobuilt 97bded8 + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.3.dev.gitef297d4 +- autobuilt ef297d4 + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.2.dev.git9b78bf9 +- autobuilt 9b78bf9 + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.1.dev.gitcc9b78f +- bump to 2.0.0 +- autobuilt cc9b78f + +* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-14.1.dev.git37ed662 +- autobuilt 37ed662 + +* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-13.1.dev.gita756161 +- autobuilt a756161 + +* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-12.1.dev.gitffcb99d +- autobuilt ffcb99d + +* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-11.1.dev.gitf0b6cde +- autobuilt f0b6cde + +* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-10.1.dev.git0d01f09 +- autobuilt 0d01f09 + +* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-9.1.dev.gita6caae0 +- autobuilt a6caae0 + +* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-8.1.dev.gite2a1373 +- autobuilt e2a1373 + +* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-7.1.dev.git26c1535 +- autobuilt 26c1535 + +* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-6.1.dev.gitd885342 +- autobuilt d885342 + +* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-5.1.dev.git5cf64ae +- autobuilt 5cf64ae + +* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-4.1.dev.git0b067b6 +- autobuilt 0b067b6 + +* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-3.1.dev.gitd7695dd +- autobuilt d7695dd + +* Mon Apr 13 2020 Lokesh Mandvekar - 2:1.9.0-2.1.dev.git465b4bc +- bump release tag to preserve clean upgrade path + +* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-0.2.dev.git465b4bc +- autobuilt 465b4bc + +* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-0.1.dev.git309a7f7 +- bump to 1.9.0 +- autobuilt 309a7f7 + +* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.102.dev.git1593d4c +- autobuilt 1593d4c + +* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.101.dev.git2a8db9d +- autobuilt 2a8db9d + +* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.100.dev.git838b5e1 +- autobuilt 838b5e1 + +* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.99.dev.git3a4bd39 +- autobuilt 3a4bd39 + +* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.98.dev.git1662310 +- autobuilt 1662310 + +* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.97.dev.git555b30e +- autobuilt 555b30e + +* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.96.dev.git46227e0 +- autobuilt 46227e0 + +* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.95.dev.git3c94fa9 +- autobuilt 3c94fa9 + +* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.94.dev.gitf71e4d3 +- autobuilt f71e4d3 + +* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.93.dev.git1791fe6 +- autobuilt 1791fe6 + +* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.92.dev.git291ad7f +- autobuilt 291ad7f + +* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.91.dev.git522dcd6 +- autobuilt 522dcd6 + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.90.dev.gitb4840ec +- autobuilt b4840ec + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.89.dev.git11c8b01 +- autobuilt 11c8b01 + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.88.dev.git08fa3d5 +- autobuilt 08fa3d5 + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.87.dev.git9d0d9df +- autobuilt 9d0d9df + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.86.dev.git8289805 +- autobuilt 8289805 + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.85.dev.git44f910c +- autobuilt 44f910c + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.84.dev.gitc0e29b4 +- autobuilt c0e29b4 + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.83.dev.git64b6a19 +- autobuilt 64b6a19 + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.82.dev.git843fa25 +- autobuilt 843fa25 + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.81.dev.gita858b3a +- autobuilt a858b3a + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.80.dev.gite318b09 +- autobuilt e318b09 + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.79.dev.git09f553c +- autobuilt 09f553c + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.78.dev.git4b69cf0 +- autobuilt 4b69cf0 + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.77.dev.git5b853bb +- autobuilt 5b853bb + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.76.dev.git8dea3c3 +- autobuilt 8dea3c3 + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.75.dev.gitf7dffed +- autobuilt f7dffed + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.74.dev.git35f5867 +- autobuilt 35f5867 + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.73.dev.git64cade0 +- autobuilt 64cade0 + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.72.dev.git2d9b9e8 +- autobuilt 2d9b9e8 + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.71.dev.gita168dcc +- autobuilt a168dcc + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.70.dev.gitccb9e57 +- autobuilt ccb9e57 + +* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.69.dev.gitccf0e0d +- autobuilt ccf0e0d + +* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.68.dev.gitc3c6a7c +- autobuilt c3c6a7c + +* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.67.dev.gitffd2d78 +- autobuilt ffd2d78 + +* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.66.dev.git82610d6 +- autobuilt 82610d6 + +* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.65.dev.git88455fe +- autobuilt 88455fe + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.64.dev.gita8cde90 +- autobuilt a8cde90 + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.63.dev.git0f357be +- autobuilt 0f357be + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.62.dev.git0a16372 +- autobuilt 0a16372 + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.61.dev.gitd534e52 +- autobuilt d534e52 + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.60.dev.git82cbebc +- autobuilt 82cbebc + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.59.dev.git394f1c2 +- autobuilt 394f1c2 + +* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.58.dev.git6d36d05 +- autobuilt 6d36d05 + +* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.57.dev.git9f5fcc3 +- autobuilt 9f5fcc3 + +* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.56.dev.git6e8f6ca +- autobuilt 6e8f6ca + +* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.55.dev.git56ab9e4 +- autobuilt 56ab9e4 + +* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.54.dev.git4e3010d +- autobuilt 4e3010d + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.53.dev.git9c7410d +- autobuilt 9c7410d + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.52.dev.gitedd623c +- autobuilt edd623c + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.51.dev.git95d9a1e +- autobuilt 95d9a1e + +* Mon Mar 30 2020 Lokesh Mandvekar - 2:1.8.3-0.50.dev.git0fa01c8 +- Resolves: gh#5316 + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.49.dev.git0fa01c8 +- autobuilt 0fa01c8 + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.48.dev.gitcc22b94 +- autobuilt cc22b94 + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.47.dev.git8193751 +- autobuilt 8193751 + +* Sun Mar 29 2020 RH Container Bot - 2:1.8.3-0.46.dev.git598bb53 +- autobuilt 598bb53 + +* Sun Mar 29 2020 RH Container Bot - 2:1.8.3-0.45.dev.gitdabfa10 +- autobuilt dabfa10 + +* Sat Mar 28 2020 RH Container Bot - 2:1.8.3-0.44.dev.git684b4bd +- autobuilt 684b4bd + +* Sat Mar 28 2020 RH Container Bot - 2:1.8.3-0.43.dev.git21b67e6 +- autobuilt 21b67e6 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.42.dev.git3336b10 +- autobuilt 3336b10 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.41.dev.git1fe2fbb +- autobuilt 1fe2fbb + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.40.dev.git2c5c198 +- autobuilt 2c5c198 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.39.dev.git4233250 +- autobuilt 4233250 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.38.dev.git3ddb5b1 +- autobuilt 3ddb5b1 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.37.dev.git7007680 +- autobuilt 7007680 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.36.dev.git340312c +- autobuilt 340312c + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.35.dev.git1710eca +- autobuilt 1710eca + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.34.dev.git6a46a87 +- autobuilt 6a46a87 + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.33.dev.git913426c +- autobuilt 913426c + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.32.dev.git14ece7e +- autobuilt 14ece7e + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.31.dev.git8cccac5 +- autobuilt 8cccac5 + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.30.dev.gitc869b96 +- autobuilt c869b96 + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.29.dev.git18c1530 +- autobuilt 18c1530 + +* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.28.dev.gitff0124a +- autobuilt ff0124a + +* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.27.dev.git852dd7f +- autobuilt 852dd7f + +* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.26.dev.git69b011d +- autobuilt 69b011d + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.25.dev.gitb452064 +- autobuilt b452064 + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.24.dev.git0c084d9 +- autobuilt 0c084d9 + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.23.dev.gitc29a4c6 +- autobuilt c29a4c6 + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.22.dev.git14050c6 +- autobuilt 14050c6 + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.21.dev.git0334c8d +- autobuilt 0334c8d + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.20.dev.git0275eed +- autobuilt 0275eed + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.19.dev.gita2ffd5c +- autobuilt a2ffd5c + +* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.18.dev.git02de8d5 +- autobuilt 02de8d5 + +* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.17.dev.git48b3143 +- autobuilt 48b3143 + +* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.16.dev.gitb743f60 +- autobuilt b743f60 + +* Mon Mar 23 2020 Lokesh Mandvekar - 2:1.8.3-0.15.dev.gite34ec61 +- do not use hack/ostree_tag.sh + +* Mon Mar 23 2020 Lokesh Mandvekar - 2:1.8.3-0.14.dev.gite34ec61 +- Add APIv2 service files + +* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.13.dev.gite34ec61 +- autobuilt e34ec61 + +* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.12.dev.gitd6c9f3e +- autobuilt d6c9f3e + +* Sun Mar 22 2020 RH Container Bot - 2:1.8.3-0.11.dev.git31d1445 +- autobuilt 31d1445 + +* Sun Mar 22 2020 RH Container Bot - 2:1.8.3-0.10.dev.git98687ad +- autobuilt 98687ad + +* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.9.dev.git2ffff3c +- autobuilt 2ffff3c + +* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.8.dev.git89a3e59 +- autobuilt 89a3e59 + +* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.7.dev.gite1f2851 +- autobuilt e1f2851 + +* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.6.dev.git77187da +- autobuilt 77187da + +* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.5.dev.git7a095af +- autobuilt 7a095af + +* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.4.dev.git6df1d20 +- autobuilt 6df1d20 + +* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.3.dev.gitccc30c6 +- autobuilt ccc30c6 + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.3-0.2.dev.gitd927b43 +- autobuilt d927b43 + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.3-0.1.dev.gitaa6c8c2 +- bump to 1.8.3 +- autobuilt aa6c8c2 + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.9.dev.gitcccd05c +- autobuilt cccd05c + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.8.dev.git1cb3e3a +- autobuilt 1cb3e3a + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.7.dev.gitedcc73e +- autobuilt edcc73e + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.6.dev.gite87fe4d +- autobuilt e87fe4d + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.5.dev.gitbd9386d +- autobuilt bd9386d + +* Wed Mar 18 2020 RH Container Bot - 2:1.8.2-0.4.dev.git45e7cbf +- autobuilt 45e7cbf + +* Wed Mar 18 2020 RH Container Bot - 2:1.8.2-0.3.dev.gitf3a28de +- autobuilt f3a28de + +* Tue Mar 17 2020 RH Container Bot - 2:1.8.2-0.2.dev.git8f1ce4b +- autobuilt 8f1ce4b + +* Mon Mar 16 2020 RH Container Bot - 2:1.8.2-0.1.dev.git412a114 +- bump to 1.8.2 +- autobuilt 412a114 + +* Mon Mar 02 2020 Lokesh Mandvekar - 2:1.8.1-0.4.dev.git275e9b8 +- bump release tag for smooth upgrade path + +* Mon Mar 02 2020 RH Container Bot - 2:1.8.1-0.3.dev.git275e9b8 +- autobuilt 275e9b8 + +* Sat Feb 22 2020 Lokesh Mandvekar - 2:1.8.1-0.2.dev.git0bd29f8 +- bump release tag + +* Mon Feb 17 2020 Lokesh Mandvekar - 2:1.8.1-0.1.dev.git0bd29f8 +- bump to 1.8.1-dev +- built commit 0bd29f8 + +* Thu Feb 06 2020 Lokesh Mandvekar - 2:1.8.0-0.4.dev.git5092c07 +- bump crun dependency + +* Wed Feb 05 2020 RH Container Bot - 2:1.8.0-0.3.dev.git5092c07 +- autobuilt 5092c07 + +* Tue Feb 04 2020 RH Container Bot - 2:1.8.0-0.2.dev.gitc4f6d56 +- autobuilt c4f6d56 + +* Sun Feb 02 2020 RH Container Bot - 2:1.8.0-0.1.dev.git4699d5e +- bump to 1.8.0 +- autobuilt 4699d5e + +* Fri Jan 31 2020 RH Container Bot - 2:1.7.1-0.66.dev.git36af283 +- autobuilt 36af283 + +* Thu Jan 30 2020 RH Container Bot - 2:1.7.1-0.65.dev.giteb28365 +- autobuilt eb28365 + +* Wed Jan 29 2020 RH Container Bot - 2:1.7.1-0.64.dev.gitb2ae45c +- autobuilt b2ae45c + +* Tue Jan 28 2020 RH Container Bot - 2:1.7.1-0.63.dev.git326cdf9 +- autobuilt 326cdf9 + +* Mon Jan 27 2020 RH Container Bot - 2:1.7.1-0.62.dev.gitc28af15 +- autobuilt c28af15 + +* Sat Jan 25 2020 RH Container Bot - 2:1.7.1-0.61.dev.git975854a +- autobuilt 975854a + +* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.60.dev.git5bad873 +- autobuilt 5bad873 + +* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.59.dev.git8beeb06 +- autobuilt 8beeb06 + +* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.58.dev.git6518421 +- autobuilt 6518421 + +* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.57.dev.gite6cf0ec +- autobuilt e6cf0ec + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.56.dev.gitac3a6b8 +- autobuilt ac3a6b8 + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.55.dev.git8b377a7 +- autobuilt 8b377a7 + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.54.dev.gitc42383f +- autobuilt c42383f + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.53.dev.gitc40664d +- autobuilt c40664d + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.52.dev.git9f146b1 +- autobuilt 9f146b1 + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.51.dev.git7e1afe0 +- autobuilt 7e1afe0 + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.50.dev.git55abb6d +- autobuilt 55abb6d + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.49.dev.gitd52132b +- autobuilt d52132b + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.48.dev.gitaa13779 +- autobuilt aa13779 + +* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.47.dev.gitf63005e +- autobuilt f63005e + +* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.46.dev.gitf467bb2 +- autobuilt f467bb2 + +* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.45.dev.gitfb2bd26 +- autobuilt fb2bd26 + +* Sat Jan 18 2020 RH Container Bot - 2:1.7.1-0.44.dev.git9be6430 +- autobuilt 9be6430 + +* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.43.dev.gitce4bf33 +- autobuilt ce4bf33 + +* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.42.dev.git3b6a843 +- autobuilt 3b6a843 + +* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.41.dev.gitab7e1a4 +- autobuilt ab7e1a4 + +* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.40.dev.gitf5e614b +- autobuilt f5e614b + +* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.39.dev.gitacbb6c0 +- autobuilt acbb6c0 + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.38.dev.git74b89da +- autobuilt 74b89da + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.37.dev.git79fbe72 +- autobuilt 79fbe72 + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.36.dev.git30245af +- autobuilt 30245af + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.35.dev.git1d7176b +- autobuilt 1d7176b + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.34.dev.gitdb00ee9 +- autobuilt db00ee9 + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.33.dev.git61fbce7 +- autobuilt 61fbce7 + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.32.dev.gite1e405b +- autobuilt e1e405b + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.31.dev.git978b891 +- autobuilt 978b891 + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.30.dev.git34429f3 +- autobuilt 34429f3 + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.29.dev.gite025b43 +- autobuilt e025b43 + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.28.dev.gitd914cc2 +- autobuilt d914cc2 + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.27.dev.git12aa9ca +- autobuilt 12aa9ca + +* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.26.dev.gitad5137b +- autobuilt ad5137b + +* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.25.dev.git564bd69 +- autobuilt 564bd69 + +* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.24.dev.git3961882 +- autobuilt 3961882 + +* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.23.dev.git79ec2a9 +- autobuilt 79ec2a9 + +* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.22.dev.git6c3d383 +- autobuilt 6c3d383 + +* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.21.dev.git796ae87 +- autobuilt 796ae87 + +* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.20.dev.gite83a1b8 +- autobuilt e83a1b8 + +* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.19.dev.git9e2e4d7 +- autobuilt 9e2e4d7 + +* Sun Jan 12 2020 RH Container Bot - 2:1.7.1-0.18.dev.git55dd73c +- autobuilt 55dd73c + +* Sat Jan 11 2020 RH Container Bot - 2:1.7.1-0.17.dev.git2d5fd7c +- autobuilt 2d5fd7c + +* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.16.dev.git0e9c208 +- autobuilt 0e9c208 + +* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.15.dev.gite1ffac6 +- autobuilt e1ffac6 + +* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.14.dev.git6ed88e0 +- autobuilt 6ed88e0 + +* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.13.dev.gitf57fdd0 +- autobuilt f57fdd0 + +* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.12.dev.git154b5ca +- autobuilt 154b5ca + +* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.11.dev.gitf3fc10f +- autobuilt f3fc10f + +* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.10.dev.gitc99b413 +- autobuilt c99b413 + +* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.9.dev.gitc6ad42a +- autobuilt c6ad42a + +* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.8.dev.git27caffb +- autobuilt 27caffb + +* Wed Jan 08 2020 Jindrich Novy - 2:1.7.1-0.7.dev.git0b9dd1a +- require container-selinux only when selinux-policy is installed and + move podman-remote man pages to dedicated package (#1765818) + +* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.6.dev.git0b9dd1a +- autobuilt 0b9dd1a + +* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.5.dev.gitc41fd09 +- autobuilt c41fd09 + +* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.4.dev.gitbd3d8f4 +- autobuilt bd3d8f4 + +* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.3.dev.gitf85b3a0 +- autobuilt f85b3a0 + +* Tue Jan 07 2020 Jindrich Novy - 2:1.7.1-0.2.dev.gite362220 +- always require container-selinux (#1765818) + +* Mon Jan 06 2020 RH Container Bot - 2:1.7.1-0.1.dev.gite362220 +- bump to 1.7.1 +- autobuilt e362220 + +* Mon Jan 06 2020 RH Container Bot - 2:1.7.0-0.28.dev.git2d8f1c8 +- autobuilt 2d8f1c8 + +* Mon Jan 06 2020 RH Container Bot - 2:1.7.0-0.27.dev.git2e0157a +- autobuilt 2e0157a + +* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.26.dev.git9758a97 +- also obsolete former podman-manpages package + +* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.25.dev.git9758a97 +- add podman-manpages provide to main podman package + +* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.24.dev.git9758a97 +- merge podman-manpages with podman package + +* Fri Jan 03 2020 RH Container Bot - 2:1.7.0-0.23.dev.git9758a97 +- autobuilt 9758a97 + +* Thu Jan 02 2020 RH Container Bot - 2:1.7.0-0.22.dev.git50b4446 +- autobuilt 50b4446 + +* Thu Jan 02 2020 RH Container Bot - 2:1.7.0-0.21.dev.git1faa5bb +- autobuilt 1faa5bb + +* Tue Dec 31 2019 RH Container Bot - 2:1.7.0-0.20.dev.git6a370cb +- autobuilt 6a370cb + +* Fri Dec 20 2019 RH Container Bot - 2:1.7.0-0.19.dev.gitfcd48db +- autobuilt fcd48db + +* Fri Dec 20 2019 RH Container Bot - 2:1.7.0-0.18.dev.gite33d7e9 +- autobuilt e33d7e9 + +* Thu Dec 19 2019 RH Container Bot - 2:1.7.0-0.17.dev.git1ba6d0f +- autobuilt 1ba6d0f + +* Thu Dec 19 2019 RH Container Bot - 2:1.7.0-0.16.dev.gitc1a7911 +- autobuilt c1a7911 + +* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.15.dev.gite6b8433 +- autobuilt e6b8433 + +* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.14.dev.gitfab67f3 +- autobuilt fab67f3 + +* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.13.dev.git1e440a3 +- autobuilt 1e440a3 + +* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.12.dev.git4329204 +- autobuilt 4329204 + +* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.11.dev.git1162183 +- autobuilt 1162183 + +* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.10.dev.gitb2f05e0 +- autobuilt b2f05e0 + +* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.9.dev.git19064e5 +- autobuilt 19064e5 + +* Sat Dec 14 2019 RH Container Bot - 2:1.7.0-0.8.dev.git6c7b6d9 +- autobuilt 6c7b6d9 + +* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.7.dev.git885967f +- autobuilt 885967f + +* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.6.dev.git22849ff +- autobuilt 22849ff + +* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.5.dev.git71a0c0f +- autobuilt 71a0c0f + +* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.4.dev.git123e7ea +- autobuilt 123e7ea + +* Thu Dec 12 2019 RH Container Bot - 2:1.7.0-0.3.dev.git16de498 +- autobuilt 16de498 + +* Wed Dec 11 2019 RH Container Bot - 2:1.7.0-0.2.dev.gitf81f15f +- autobuilt f81f15f + +* Wed Dec 11 2019 RH Container Bot - 2:1.7.0-0.1.dev.git5941138 +- bump to 1.7.0 +- autobuilt 5941138 + +* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.74.dev.git11541ae +- autobuilt 11541ae + +* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.73.dev.gitdd64038 +- autobuilt dd64038 + +* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.72.dev.gita18de10 +- autobuilt a18de10 + +* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.71.dev.git282787f +- autobuilt 282787f + +* Mon Dec 09 2019 RH Container Bot - 2:1.6.4-0.70.dev.gitc2dab75 +- autobuilt c2dab75 + +* Sat Dec 07 2019 RH Container Bot - 2:1.6.4-0.69.dev.git7287f69 +- autobuilt 7287f69 + +* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.68.dev.git82a83b9 +- autobuilt 82a83b9 + +* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.67.dev.git8924a30 +- autobuilt 8924a30 + +* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.66.dev.gite9c4820 +- autobuilt e9c4820 + +* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.65.dev.git465e142 +- autobuilt 465e142 + +* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.64.dev.git4fb724c +- autobuilt 4fb724c + +* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.63.dev.git813b00e +- autobuilt 813b00e + +* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.62.dev.gitbc40282 +- autobuilt bc40282 + +* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.61.dev.git4dbab37 +- autobuilt 4dbab37 + +* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.60.dev.gite47b7a6 +- autobuilt e47b7a6 + +* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.59.dev.git10f7334 +- autobuilt 10f7334 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.58.dev.git06e2a20 +- autobuilt 06e2a20 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.57.dev.git5c3af00 +- autobuilt 5c3af00 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.56.dev.git748de3c +- autobuilt 748de3c + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.55.dev.gitd8bfd11 +- autobuilt d8bfd11 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.54.dev.gitb88f2c4 +- autobuilt b88f2c4 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.53.dev.git9e361fd +- autobuilt 9e361fd + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.52.dev.git309452d +- autobuilt 309452d + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.51.dev.git6458f96 +- autobuilt 6458f96 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.50.dev.gitb905850 +- autobuilt b905850 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.49.dev.gitc9696c4 +- autobuilt c9696c4 + +* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.48.dev.git7117286 +- autobuilt 7117286 + +* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.47.dev.git8d00c83 +- autobuilt 8d00c83 + +* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.46.dev.gite4275b3 +- autobuilt e4275b3 + +* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.45.dev.git39c705e +- autobuilt 39c705e + +* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.44.dev.git7f53178 +- autobuilt 7f53178 + +* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.43.dev.git1c0356e +- autobuilt 1c0356e + +* Thu Nov 28 2019 RH Container Bot - 2:1.6.4-0.42.dev.gitaa95726 +- autobuilt aa95726 + +* Wed Nov 27 2019 RH Container Bot - 2:1.6.4-0.41.dev.git2178875 +- autobuilt 2178875 + +* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.40.dev.git27a09f8 +- autobuilt 27a09f8 + +* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.39.dev.gitb29928f +- autobuilt b29928f + +* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.38.dev.gitf5ef3d5 +- autobuilt f5ef3d5 + +* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.37.dev.gitaef3858 +- autobuilt aef3858 + +* Mon Nov 25 2019 RH Container Bot - 2:1.6.4-0.36.dev.git9fb0adf +- autobuilt 9fb0adf + +* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.35.dev.git6187e72 +- autobuilt 6187e72 + +* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.34.dev.git1284260 +- autobuilt 1284260 + +* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.33.dev.gitc2dfef5 +- autobuilt c2dfef5 + +* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.32.dev.gite4b8054 +- autobuilt e4b8054 + +* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.31.dev.git22e7d7d +- autobuilt 22e7d7d + +* Thu Nov 21 2019 RH Container Bot - 2:1.6.4-0.30.dev.git6392477 +- autobuilt 6392477 + +* Tue Nov 19 2019 RH Container Bot - 2:1.6.4-0.29.dev.gitc673ff8 +- autobuilt c673ff8 + +* Tue Nov 19 2019 RH Container Bot - 2:1.6.4-0.28.dev.gitf3f219a +- autobuilt f3f219a + +* Mon Nov 18 2019 RH Container Bot - 2:1.6.4-0.27.dev.git741b90c +- autobuilt 741b90c + +* Sun Nov 17 2019 RH Container Bot - 2:1.6.4-0.26.dev.gitdb32ed1 +- autobuilt db32ed1 + +* Sat Nov 16 2019 RH Container Bot - 2:1.6.4-0.25.dev.gitc6f2383 +- autobuilt c6f2383 + +* Fri Nov 15 2019 RH Container Bot - 2:1.6.4-0.24.dev.git51c08f3 +- autobuilt 51c08f3 + +* Thu Nov 14 2019 RH Container Bot - 2:1.6.4-0.23.dev.gitd7ed9fa +- autobuilt d7ed9fa + +* Wed Nov 13 2019 RH Container Bot - 2:1.6.4-0.22.dev.git225f22b +- autobuilt 225f22b + +* Wed Nov 13 2019 RH Container Bot - 2:1.6.4-0.21.dev.git15220af +- autobuilt 15220af + +* Mon Nov 11 2019 RH Container Bot - 2:1.6.4-0.20.dev.gitde32b89 +- autobuilt de32b89 + +* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.19.dev.gitb713e53 +- autobuilt b713e53 + +* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.18.dev.gitf456ce9 +- autobuilt f456ce9 + +* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.17.dev.git4ed12f9 +- autobuilt 4ed12f9 + +* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.16.dev.git92af260 +- autobuilt 92af260 + +* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.15.dev.git3463a71 +- autobuilt 3463a71 + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.14.dev.git3ec9ee0 +- autobuilt 3ec9ee0 + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.13.dev.gitd919961 +- autobuilt d919961 + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.12.dev.git3474997 +- autobuilt 3474997 + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.11.dev.git24efb5e +- autobuilt 24efb5e + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.10.dev.gitb4a83bf +- autobuilt b4a83bf + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.9.dev.gitaad2904 +- autobuilt aad2904 + +* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.8.dev.git2e2d82c +- autobuilt 2e2d82c + +* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.7.dev.git581a7ec +- autobuilt 581a7ec + +* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.6.dev.git6f7c290 +- autobuilt 6f7c290 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.5.dev.gitb4b7272 +- autobuilt b4b7272 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.4.dev.git7eda1b0 +- autobuilt 7eda1b0 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.3.dev.gita904e21 +- autobuilt a904e21 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.2.dev.git08c5c54 +- autobuilt 08c5c54 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.1.dev.gitcc19b09 +- bump to 1.6.4 +- autobuilt cc19b09 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.3-0.47.dev.git1db4556 +- autobuilt 1db4556 + +* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.46.dev.git17eadda +- autobuilt 17eadda + +* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.45.dev.git8e5aad9 +- autobuilt 8e5aad9 + +* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.44.dev.gitefc7f15 +- autobuilt efc7f15 + +* Sun Nov 03 2019 RH Container Bot - 2:1.6.3-0.43.dev.gitca4c24c +- autobuilt ca4c24c + +* Sat Nov 02 2019 RH Container Bot - 2:1.6.3-0.42.dev.git2bf4df4 +- autobuilt 2bf4df4 + +* Sat Nov 02 2019 RH Container Bot - 2:1.6.3-0.41.dev.git10d67fc +- autobuilt 10d67fc + +* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.40.dev.git8238107 +- autobuilt 8238107 + +* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.39.dev.git04e8bf3 +- autobuilt 04e8bf3 + +* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.38.dev.git69165fa +- autobuilt 69165fa + +* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.37.dev.git7c7f000 +- autobuilt 7c7f000 + +* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.36.dev.git2dae257 +- autobuilt 2dae257 + +* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.35.dev.git0bfdeae +- autobuilt 0bfdeae + +* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.34.dev.git1e750f7 +- autobuilt 1e750f7 + +* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.33.dev.git5af166f +- autobuilt 5af166f + +* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.32.dev.git1b3e79d +- autobuilt 1b3e79d + +* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.31.dev.git381fa4d +- autobuilt 381fa4d + +* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.30.dev.git9ba8dae +- autobuilt 9ba8dae + +* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.29.dev.gita35d002 +- autobuilt a35d002 + +* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.28.dev.git63b57f5 +- autobuilt 63b57f5 + +* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.27.dev.git4762b63 +- autobuilt 4762b63 + +* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.26.dev.gite7540d0 +- autobuilt e7540d0 + +* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.25.dev.git6c6e783 +- autobuilt 6c6e783 + +* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.24.dev.git59582c5 +- autobuilt 59582c5 + +* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.23.dev.gita56131f +- autobuilt a56131f + +* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.22.dev.git8e264ca +- autobuilt 8e264ca + +* Mon Oct 28 2019 RH Container Bot - 2:1.6.3-0.21.dev.git1b5c2d1 +- autobuilt 1b5c2d1 + +* Mon Oct 28 2019 RH Container Bot - 2:1.6.3-0.20.dev.git94864ad +- autobuilt 94864ad + +* Sun Oct 27 2019 RH Container Bot - 2:1.6.3-0.19.dev.gitac73fd3 +- autobuilt ac73fd3 + +* Sat Oct 26 2019 RH Container Bot - 2:1.6.3-0.18.dev.gitea46937 +- autobuilt ea46937 + +* Fri Oct 25 2019 RH Container Bot - 2:1.6.3-0.17.dev.gita01cb22 +- autobuilt a01cb22 + +* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.16.dev.git77c7a28 +- autobuilt 77c7a28 + +* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.15.dev.gitba4a808 +- autobuilt ba4a808 + +* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.14.dev.git43b1c2f +- autobuilt 43b1c2f + +* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.13.dev.git674dc2b +- autobuilt 674dc2b + +* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.12.dev.git299a430 +- autobuilt 299a430 + +* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.11.dev.git2e6c9aa +- autobuilt 2e6c9aa + +* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.10.dev.gitef556cf +- autobuilt ef556cf + +* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.9.dev.git46ad6bc +- autobuilt 46ad6bc + +* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.8.dev.gitd358840 +- autobuilt d358840 + +* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.7.dev.git5431ace +- autobuilt 5431ace + +* Mon Oct 21 2019 RH Container Bot - 2:1.6.3-0.6.dev.gitefc54c3 +- autobuilt efc54c3 + +* Mon Oct 21 2019 RH Container Bot - 2:1.6.3-0.5.dev.gitd2591a5 +- autobuilt d2591a5 + +* Sun Oct 20 2019 RH Container Bot - 2:1.6.3-0.4.dev.gitd3520de +- autobuilt d3520de + +* Fri Oct 18 2019 RH Container Bot - 2:1.6.3-0.3.dev.git02ab9c7 +- autobuilt 02ab9c7 + +* Fri Oct 18 2019 RH Container Bot - 2:1.6.3-0.2.dev.gitf0da9cf +- autobuilt f0da9cf + +* Thu Oct 17 2019 RH Container Bot - 2:1.6.3-0.1.dev.gitb6fdfa0 +- bump to 1.6.3 +- autobuilt b6fdfa0 + +* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.41.dev.git2b0892e +- autobuilt 2b0892e + +* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.40.dev.gitf2d9a9d +- autobuilt f2d9a9d + +* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.39.dev.gitd7cbcfa +- autobuilt d7cbcfa + +* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.38.dev.git392846c +- autobuilt 392846c + +* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.37.dev.gite7d5ac0 +- autobuilt e7d5ac0 + +* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.36.dev.gitdc1f8b6 +- autobuilt dc1f8b6 + +* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.35.dev.git7825c58 +- autobuilt 7825c58 + +* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.34.dev.git8172460 +- autobuilt 8172460 + +* Tue Oct 15 2019 RH Container Bot - 2:1.6.2-0.33.dev.git5f72e6e +- autobuilt 5f72e6e + +* Mon Oct 14 2019 RH Container Bot - 2:1.6.2-0.32.dev.gita9190da +- autobuilt a9190da + +* Mon Oct 14 2019 RH Container Bot - 2:1.6.2-0.31.dev.git3e45d07 +- autobuilt 3e45d07 + +* Sat Oct 12 2019 RH Container Bot - 2:1.6.2-0.30.dev.gita8993ba +- autobuilt a8993ba + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.29.dev.gitb0b3506 +- autobuilt b0b3506 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.28.dev.git79d05b9 +- autobuilt 79d05b9 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.27.dev.gitcee6478 +- autobuilt cee6478 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.26.dev.giteb6ca05 +- autobuilt eb6ca05 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.25.dev.git50b1884 +- autobuilt 50b1884 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.24.dev.git9f1f4ef +- autobuilt 9f1f4ef + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.23.dev.git495db28 +- autobuilt 495db28 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.22.dev.git43dcc91 +- autobuilt 43dcc91 + +* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.21.dev.git6d35eac +- autobuilt 6d35eac + +* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.20.dev.gitf39e097 +- autobuilt f39e097 + +* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.19.dev.gita7f2668 +- autobuilt a7f2668 + +* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.18.dev.git12c9b53 +- autobuilt 12c9b53 + +* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.17.dev.gitf61e399 +- autobuilt f61e399 + +* Wed Oct 09 2019 Lokesh Mandvekar - 2:1.6.2-0.16.dev.gitc3c40f9 +- remove polkit dependency for now + +* Wed Oct 09 2019 Lokesh Mandvekar - 2:1.6.2-0.15.dev.gitc3c40f9 +- Requires: crun >= 0.10.2-1 and polkit + +* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.14.dev.gitc3c40f9 +- autobuilt c3c40f9 + +* Tue Oct 08 2019 RH Container Bot - 2:1.6.2-0.13.dev.git10cbaad +- autobuilt 10cbaad + +* Tue Oct 08 2019 Lokesh Mandvekar - 2:1.6.2-0.12.dev.gitc817ea1 +- add runc back + +* Mon Oct 07 2019 RH Container Bot - 2:1.6.2-0.11.dev.gitc817ea1 +- autobuilt c817ea1 + +* Mon Oct 07 2019 RH Container Bot - 2:1.6.2-0.10.dev.git589261f +- autobuilt 589261f + +* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.9.dev.git2c2782a +- autobuilt 2c2782a + +* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.8.dev.gitbd08fc0 +- autobuilt bd08fc0 + +* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.7.dev.git70d5b0a +- autobuilt 70d5b0a + +* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.6.dev.git1fe9556 +- autobuilt 1fe9556 + +* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.5.dev.git7af4074 +- autobuilt 7af4074 + +* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.4.dev.git86c8650 +- autobuilt 86c8650 + +* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.3.dev.gitf96fbfc +- autobuilt f96fbfc + +* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.2.dev.gitb32cb4b +- autobuilt b32cb4b + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.2-0.1.dev.gite67e9e1 +- bump to 1.6.2 +- autobuilt e67e9e1 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.12.dev.git960f07b +- autobuilt 960f07b + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.11.dev.git0046b01 +- autobuilt 0046b01 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.10.dev.gitdac7889 +- autobuilt dac7889 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.9.dev.git2648955 +- autobuilt 2648955 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.8.dev.git257a985 +- autobuilt 257a985 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.7.dev.git32a2ce8 +- autobuilt 32a2ce8 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.6.dev.git74879c8 +- autobuilt 74879c8 + +* Tue Oct 01 2019 Lokesh Mandvekar - 2:1.6.1-0.5.dev.git7a56963 +- Requires: crun >= 0.10-1 + +* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.4.dev.git7a56963 +- autobuilt 7a56963 + +* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.3.dev.git8f2ec88 +- autobuilt 8f2ec88 + +* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.2.dev.git049aafa +- autobuilt 049aafa + +* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.1.dev.git5d344db +- bump to 1.6.1 +- autobuilt 5d344db + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.42.dev.gitd7eba02 +- autobuilt d7eba02 + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.41.dev.git5702dd7 +- autobuilt 5702dd7 + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.40.dev.gitb063383 +- autobuilt b063383 + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.39.dev.git04b3a73 +- autobuilt 04b3a73 + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.38.dev.git2c23729 +- autobuilt 2c23729 + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.37.dev.git150ba5e +- autobuilt 150ba5e + +* Sun Sep 29 2019 RH Container Bot - 2:1.6.0-0.36.dev.git01b7af8 +- autobuilt 01b7af8 + +* Sat Sep 28 2019 RH Container Bot - 2:1.6.0-0.35.dev.git01a802e +- autobuilt 01a802e + +* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.34.dev.gite87012d +- autobuilt e87012d + +* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.33.dev.git0fb807d +- autobuilt 0fb807d + +* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.32.dev.gitd4399ee +- autobuilt d4399ee + +* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.31.dev.gita8c2b5d +- autobuilt a8c2b5d + +* Thu Sep 26 2019 RH Container Bot - 2:1.6.0-0.30.dev.git851e377 +- autobuilt 851e377 + +* Thu Sep 26 2019 RH Container Bot - 2:1.6.0-0.29.dev.gitd76b21e +- autobuilt d76b21e + +* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.28.dev.git3ed265c +- autobuilt 3ed265c + +* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.27.dev.git19075ca +- autobuilt 19075ca + +* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.26.dev.git8ab3c86 +- autobuilt 8ab3c86 + +* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.25.dev.gitf197ebe +- autobuilt f197ebe + +* Wed Sep 25 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.24.dev.git240095e +- autobuilt 240095e + +* Wed Sep 25 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.23.dev.git525be7d +- autobuilt 525be7d + +* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.22.dev.git0000afc +- autobuilt 0000afc + +* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.21.dev.git1dfac0e +- autobuilt 1dfac0e + +* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.20.dev.gitb300b98 +- autobuilt b300b98 + +* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.19.dev.git83b2348 +- autobuilt 83b2348 + +* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.18.dev.git6ce8d05 +- autobuilt 6ce8d05 + +* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.17.dev.gitf5951c7 +- autobuilt f5951c7 + +* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.16.dev.gita74dfda +- autobuilt a74dfda + +* Sun Sep 22 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.15.dev.gitc0eff1a +- autobuilt c0eff1a + +* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.14.dev.git0d95e3a +- autobuilt 0d95e3a + +* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.13.dev.gite947d63 +- autobuilt e947d63 + +* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.12.dev.git819b63c +- autobuilt 819b63c + +* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.11.dev.git66f4bc7 +- autobuilt 66f4bc7 + +* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.10.dev.git7ed1816 +- autobuilt 7ed1816 + +* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.9.dev.git9dc764c +- autobuilt 9dc764c + +* Thu Sep 19 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.8.dev.gitc38844f +- autobuilt c38844f + +* Thu Sep 19 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.7.dev.git408f278 +- autobuilt 408f278 + +* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.6.dev.gitfe48b9e +- autobuilt fe48b9e + +* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.5.dev.git8133aa1 +- autobuilt 8133aa1 + +* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.4.dev.git2c51d6f +- autobuilt 2c51d6f + +* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.3.dev.git143caa9 +- autobuilt 143caa9 + +* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.2.dev.git799aa70 +- autobuilt 799aa70 + +* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.1.dev.git2aa6771 +- bump to 1.6.0 +- autobuilt 2aa6771 + +* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.92.dev.git2a4e062 +- autobuilt 2a4e062 + +* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.91.dev.git0014d6c +- autobuilt 0014d6c + +* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.90.dev.git1f5514e +- autobuilt 1f5514e + +* Sat Sep 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.89.dev.gita1970e1 +- autobuilt a1970e1 + +* Sat Sep 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.88.dev.git2366fd7 +- autobuilt 2366fd7 + +* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.87.dev.git0079c24 +- autobuilt 0079c24 + +* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.86.dev.gitd74cede +- autobuilt d74cede + +* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.85.dev.git7875e00 +- autobuilt 7875e00 + +* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.84.dev.git5c09c4d +- autobuilt 5c09c4d + +* Fri Sep 13 2019 Daniel J Walsh - 2:1.5.2-0.83.dev.gitb095d8a +- Grab specific version of crun or newer. + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.82.dev.gitb095d8a +- autobuilt b095d8a + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.81.dev.gitb43a36d +- autobuilt b43a36d + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.80.dev.git1ddfc11 +- autobuilt 1ddfc11 + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.79.dev.gitaf8fedc +- autobuilt af8fedc + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.78.dev.gitafa3d11 +- autobuilt afa3d11 + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.77.dev.git57e093b +- autobuilt 57e093b + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.76.dev.gitce31aa3 +- autobuilt ce31aa3 + +* Wed Sep 11 2019 Lokesh Mandvekar - 2:1.5.2-0.75.dev.git79ebb5f +- use conmon package as dependency + +* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.74.dev.git79ebb5f +- autobuilt 79ebb5f + +* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.73.dev.gitf73c3b8 +- autobuilt f73c3b8 + +* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.72.dev.git093013b +- autobuilt 093013b + +* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.71.dev.git9cf852c +- autobuilt 9cf852c + +* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.70.dev.git7ac6ed3 +- autobuilt 7ac6ed3 + +* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.69.dev.git997c4b5 +- autobuilt 997c4b5 + +* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.68.dev.gitc1761ba +- autobuilt c1761ba + +* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.67.dev.git095647c +- autobuilt 095647c + +* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.66.dev.git5233536 +- autobuilt 5233536 + +* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.65.dev.git9a55bce +- autobuilt 9a55bce + +* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.64.dev.git7042a3d +- autobuilt 7042a3d + +* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.63.dev.git511b071 +- autobuilt 511b071 + +* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.62.dev.git16a7049 +- autobuilt 16a7049 + +* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.61.dev.gitd78521d +- autobuilt d78521d + +* Sun Sep 08 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.60.dev.gitf500feb +- autobuilt f500feb + +* Sun Sep 08 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.59.dev.git7312811 +- autobuilt 7312811 + +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.58.dev.git30cbb00 +- autobuilt 30cbb00 + +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.57.dev.git290def5 +- autobuilt 290def5 + +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.56.dev.git575ffee +- autobuilt 575ffee + +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.55.dev.git8898085 +- autobuilt 8898085 + +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.54.dev.git24171ae +- autobuilt 24171ae + +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.53.dev.gita4572c4 +- autobuilt a4572c4 + +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.52.dev.gitcef5bec +- autobuilt cef5bec + +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.51.dev.git3f81f44 +- autobuilt 3f81f44 + +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.50.dev.gitb962b1e +- autobuilt b962b1e + +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.49.dev.gite74fcd7 +- autobuilt e74fcd7 + +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.48.dev.git84140f5 +- autobuilt 84140f5 + +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.47.dev.gitf1a3e02 +- autobuilt f1a3e02 + +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.46.dev.git1d8a940 +- autobuilt 1d8a940 + +* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.45.dev.gita16f63e +- autobuilt a16f63e + +* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.44.dev.gitc039499 +- autobuilt c039499 + +* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.43.dev.git50a1910 +- autobuilt 50a1910 + +* Mon Sep 02 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.42.dev.git099549b +- autobuilt 099549b + +* Sun Sep 01 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.41.dev.gite5568d4 +- autobuilt e5568d4 + +* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.40.dev.git8ba21ac +- autobuilt 8ba21ac + +* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.39.dev.git3e0fdc7 +- autobuilt 3e0fdc7 + +* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.38.dev.gitd110998 +- autobuilt d110998 + +* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.37.dev.gitab5f52c +- autobuilt ab5f52c + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.36.dev.git1eb6b27 +- autobuilt 1eb6b27 + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.35.dev.gitbdf9e56 +- autobuilt bdf9e56 + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.34.dev.git4e209fc +- autobuilt 4e209fc + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.33.dev.git61dc63f +- autobuilt 61dc63f + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.32.dev.gite5c5a33 +- autobuilt e5c5a33 + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.31.dev.gita1a1342 +- autobuilt a1a1342 + +* Tue Aug 27 2019 Daniel J Walsh - 2:1.5.2-0.30.dev.gitf221c61 +- Require crun rather then runc +- Switch to crun by default for cgroupsV2 support + +* Tue Aug 27 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.29.dev.gitf221c61 +- autobuilt f221c61 + +* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.28.dev.gitcec354a +- autobuilt cec354a + +* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.27.dev.git112a3cc +- autobuilt 112a3cc + +* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.26.dev.git67926d8 +- autobuilt 67926d8 + +* Sun Aug 25 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.25.dev.gitc0528c1 +- autobuilt c0528c1 + +* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.24.dev.git59261cf +- autobuilt 59261cf + +* Thu Aug 22 2019 Daniel J Walsh - 2:1.5.2-0.23.dev.gitb263dd9 +- Move man5 man pages into podman-manpage package + +* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.22.dev.gitb263dd9 +- autobuilt b263dd9 + +* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.21.dev.git34002f9 +- autobuilt 34002f9 + +* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.20.dev.git18f2328 +- autobuilt 18f2328 + +* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.19.dev.gitecc5cc5 +- autobuilt ecc5cc5 + +* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.18.dev.git1ff984d +- autobuilt 1ff984d + +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.17.dev.git1ad8fe5 +- autobuilt 1ad8fe5 + +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.16.dev.gitf618bc3 +- autobuilt f618bc3 + +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.15.dev.gita3c46fc +- autobuilt a3c46fc + +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.14.dev.git230faa8 +- autobuilt 230faa8 + +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.13.dev.git34fc1d0 +- autobuilt 34fc1d0 + +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.12.dev.git890378e +- autobuilt 890378e + +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.11.dev.gitd23639a +- autobuilt d23639a + +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.10.dev.gitc137e8f +- autobuilt c137e8f + +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.9.dev.gitb1acc43 +- autobuilt b1acc43 + +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.8.dev.gitbd0b05f +- autobuilt bd0b05f + +* Sun Aug 18 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.7.dev.git438cbf4 +- autobuilt 438cbf4 + +* Sat Aug 17 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.6.dev.git76f327f +- autobuilt 76f327f + +* Sat Aug 17 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.5.dev.git098ce2f +- autobuilt 098ce2f + +* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.4.dev.git8eab96e +- autobuilt 8eab96e + +* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.3.dev.git704cc58 +- autobuilt 704cc58 + +* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.2.dev.git2d47f1a +- autobuilt 2d47f1a + +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.1.dev.git05149e6 +- bump to 1.5.2 +- autobuilt 05149e6 + +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-9.16.dev.gitb9a176b +- autobuilt b9a176b + +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-8.16.dev.git74224d9 +- autobuilt 74224d9 + +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-7.16.dev.git3f1657d +- autobuilt 3f1657d + +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-6.16.dev.gitf9ddf91 +- autobuilt f9ddf91 + +* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-5.16.dev.gitbf9e801 +- autobuilt bf9e801 + +* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-4.16.dev.gitf5dcb80 +- autobuilt f5dcb80 + +* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-3.16.dev.git4823cf8 +- autobuilt 4823cf8 + +* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-2.16.dev.gita734b53 +- autobuilt a734b53 + +* Tue Aug 13 2019 Dan Walsh - 2:1.5.1-1.16.dev.gitce64c14 +- Add recommends libvarlink-util + +* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.16.dev.gitce64c14 +- autobuilt ce64c14 + +* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.15.dev.git7a859f0 +- autobuilt 7a859f0 + +* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.14.dev.git031437b +- autobuilt 031437b + +* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.13.dev.gitc48243e +- autobuilt c48243e + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.12.dev.gitf634fd3 +- autobuilt f634fd3 + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.11.dev.git3cf4567 +- autobuilt 3cf4567 + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.10.dev.git9bee690 +- autobuilt 9bee690 + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.9.dev.gitca7bae7 +- autobuilt ca7bae7 + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.8.dev.gitec93c9d +- autobuilt ec93c9d + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.7.dev.gitf18cfa4 +- autobuilt f18cfa4 + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.6.dev.git2348c28 +- autobuilt 2348c28 + +* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.5.dev.git1467197 +- autobuilt 1467197 + +* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.4.dev.git7bbaa36 +- autobuilt 7bbaa36 + +* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.3.dev.git3bc861c +- autobuilt 3bc861c + +* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.2.dev.git926901d +- autobuilt 926901d + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.1.dev.git2018faa +- bump to 1.5.1 +- autobuilt 2018faa + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.99.dev.gitbb80586 +- autobuilt bb80586 + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.98.dev.gitd05798e +- autobuilt d05798e + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.97.dev.git4b91f60 +- autobuilt 4b91f60 + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.96.dev.gitdc38168 +- autobuilt dc38168 + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.95.dev.git00a20f7 +- autobuilt 00a20f7 + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.94.dev.git2a19036 +- autobuilt 2a19036 + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.93.dev.git76840f2 +- autobuilt 76840f2 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.92.dev.git4349f42 +- autobuilt 4349f42 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.91.dev.git202eade +- autobuilt 202eade + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.90.dev.git09cedd1 +- autobuilt 09cedd1 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.89.dev.git3959a35 +- autobuilt 3959a35 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.88.dev.git5701fe6 +- autobuilt 5701fe6 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.87.dev.git31bfb12 +- autobuilt 31bfb12 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.86.dev.git41de7b1 +- autobuilt 41de7b1 + +* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.85.dev.git35ecf49 +- autobuilt 35ecf49 + +* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.84.dev.git66ea32c +- autobuilt 66ea32c + +* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.83.dev.gitf0a5b7f +- autobuilt f0a5b7f + +* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.82.dev.gitb5618d9 +- autobuilt b5618d9 + +* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.81.dev.git3bffe77 +- autobuilt 3bffe77 + +* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.80.dev.git337358a +- autobuilt 337358a + +* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.79.dev.git626dfdb +- autobuilt 626dfdb + +* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.78.dev.gite2f38cd +- autobuilt e2f38cd + +* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.77.dev.gitb609de2 +- autobuilt b609de2 + +* Sun Aug 04 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.76.dev.git389a7b7 +- autobuilt 389a7b7 + +* Sun Aug 04 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.75.dev.gitd9ea4db +- autobuilt d9ea4db + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.74.dev.git140e08e +- autobuilt 140e08e + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.73.dev.git3cc9ab8 +- autobuilt 3cc9ab8 + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.72.dev.git5370c53 +- autobuilt 5370c53 + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.71.dev.git2cc5913 +- autobuilt 2cc5913 + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.70.dev.gite3240da +- autobuilt e3240da + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.69.dev.gite48dc50 +- autobuilt e48dc50 + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.68.dev.git1bbcb2f +- autobuilt 1bbcb2f + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.67.dev.gite1a099e +- autobuilt e1a099e + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.66.dev.gitafb493a +- autobuilt afb493a + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.65.dev.git6f62dac +- autobuilt 6f62dac + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.64.dev.gitee15e76 +- autobuilt ee15e76 + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.63.dev.git5056964 +- autobuilt 5056964 + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.62.dev.git3215ea6 +- autobuilt 3215ea6 + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.61.dev.gitccf4ec2 +- autobuilt ccf4ec2 + +* Wed Jul 31 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.60.dev.gita622f8d +- autobuilt a622f8d + +* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.59.dev.git680a383 +- autobuilt 680a383 + +* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.58.dev.gite84ed3c +- autobuilt e84ed3c + +* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.57.dev.git1a00895 +- autobuilt 1a00895 + +* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.56.dev.git4196a59 +- autobuilt 4196a59 + +* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.55.dev.git040355d +- autobuilt 040355d + +* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.54.dev.git7d635ac +- autobuilt 7d635ac + +* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.53.dev.gitc3c45f3 +- autobuilt c3c45f3 + +* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.52.dev.git6665269 +- autobuilt 6665269 + +* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.51.dev.git2ca7861 +- autobuilt 2ca7861 + +* Sun Jul 28 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.50.dev.git2c98bd5 +- autobuilt 2c98bd5 + +* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.49.dev.git0c4dfcf +- autobuilt 0c4dfcf + +* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.48.dev.giteca157f +- autobuilt eca157f + +* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.47.dev.git1910d68 +- autobuilt 1910d68 + +* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.46.dev.git4674d00 +- autobuilt 4674d00 + +* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.45.dev.gitdff82d9 +- autobuilt dff82d9 + +* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.44.dev.git5763618 +- autobuilt 5763618 + +* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.43.dev.git7c9095e +- autobuilt 7c9095e + +* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.42.dev.git2283471 +- autobuilt 2283471 + +* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.41.dev.git0917783 +- autobuilt 0917783 + +* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.40.dev.giteae9a00 +- autobuilt eae9a00 + +* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.39.dev.git3c6b111 +- autobuilt 3c6b111 + +* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.38.dev.git7dbc6d8 +- autobuilt 7dbc6d8 + +* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.37.dev.gitbb253af +- autobuilt bb253af + +* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.36.dev.gitce60c4d +- autobuilt ce60c4d + +* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.35.dev.git2674920 +- autobuilt 2674920 + +* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.34.dev.gita12a231 +- autobuilt a12a231 + +* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.33.dev.gitcf9efa9 +- autobuilt cf9efa9 + +* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.32.dev.git69f74f1 +- autobuilt 69f74f1 + +* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.31.dev.gitab7b47c +- autobuilt ab7b47c + +* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.30.dev.git3b52e4d +- autobuilt 3b52e4d + +* Sun Jul 21 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.29.dev.gitd6b41eb +- autobuilt d6b41eb + +* Sat Jul 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.28.dev.gita5aa44c +- autobuilt a5aa44c + +* Sat Jul 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.27.dev.git8364552 +- autobuilt 8364552 + +* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.26.dev.git02140ea +- autobuilt 02140ea + +* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.25.dev.git398aeac +- autobuilt 398aeac + +* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.24.dev.gitdeb087d +- autobuilt deb087d + +* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.23.dev.gitb59abdc +- autobuilt b59abdc + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.22.dev.git2254a35 +- autobuilt 2254a35 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.21.dev.git1065548 +- autobuilt 1065548 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.20.dev.gitade0d87 +- autobuilt ade0d87 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.19.dev.git22e62e8 +- autobuilt 22e62e8 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.18.dev.gitadcde23 +- autobuilt adcde23 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.17.dev.git456c045 +- autobuilt 456c045 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.16.dev.git7488ed6 +- autobuilt 7488ed6 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.15.dev.gitb2734ba +- autobuilt b2734ba + +* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.14.dev.git1c02905 +- autobuilt 1c02905 + +* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.13.dev.git04a9cb0 +- autobuilt 04a9cb0 + +* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.12.dev.gitfe83308 +- autobuilt fe83308 + +* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.11.dev.git400851a +- autobuilt 400851a + +* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.10.dev.gita449e9a +- autobuilt a449e9a + +* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.9.dev.git386ffd2 +- autobuilt 386ffd2 + +* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.8.dev.git7e4db44 +- autobuilt 7e4db44 + +* Mon Jul 15 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.7.dev.gitd2291ec +- autobuilt d2291ec + +* Sun Jul 14 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.6.dev.git456b6ab +- autobuilt 456b6ab + +* Fri Jul 12 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.5.dev.gite2e8477 +- built conmon 1de71ad + +* Thu Jul 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.4.dev.gite2e8477 +- autobuilt e2e8477 + +* Wed Jul 10 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.3.dev.gitdf3f5af +- autobuilt df3f5af + +* Tue Jul 09 2019 Lokesh Mandvekar - 2:1.4.5-0.2.dev.gitcea0e93 +- Resolves: #1727933 - containers-monuts.conf.5 moved to containers-common + +* Sun Jul 07 2019 Lokesh Mandvekar - 2:1.4.5-0.1.dev.gitf7407f2 +- bump to v1.4.5-dev +- use new name for go-md2man +- include centos conditionals + +* Sun Jun 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.30.dev.git7c4e444 +- autobuilt 7c4e444 + +* Sat Jun 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.29.dev.gitd9bdd3c +- autobuilt d9bdd3c + +* Fri Jun 21 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.28.dev.git39fdf91 +- autobuilt 39fdf91 + +* Thu Jun 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.27.dev.gitb4f9bc8 +- autobuilt b4f9bc8 + +* Wed Jun 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.26.dev.git240b846 +- bump to 1.4.3 +- autobuilt 240b846 + +* Tue Jun 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.25.dev.git8bcfd24 +- autobuilt 8bcfd24 + +* Sun Jun 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.24.dev.git670fc03 +- autobuilt 670fc03 + +* Sat Jun 15 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.23.dev.git185b413 +- bump to 1.4.2 +- autobuilt 185b413 + +* Fri Jun 14 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.22.dev.git2784cf3 +- autobuilt 2784cf3 + +* Thu Jun 13 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.21.dev.git77d1cf0 +- autobuilt 77d1cf0 + +* Wed Jun 12 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.20.dev.gitf8a84fd +- autobuilt f8a84fd + +* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.19.dev.gitc93b8d6 +- do not install /usr/libexec/crio - conflicts with crio + +* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.18.dev.gitc93b8d6 +- autobuilt c93b8d6 + +* Mon Jun 10 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.17.dev.gitfcb7c14 +- autobuilt fcb7c14 + +* Sun Jun 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.16.dev.git39f5ea4 +- autobuilt 39f5ea4 + +* Sat Jun 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.15.dev.gitcae5af5 +- bump to 1.4.1 +- autobuilt cae5af5 + +* Fri Jun 07 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.14.dev.gitba36a5f +- autobuilt ba36a5f + +* Fri Jun 07 2019 Lokesh Mandvekar - 2:1.3.2-0.13.dev.git6d285b8 +- Resolves: #1716809 - use conmon v0.2.0 + +* Thu Jun 06 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.12.dev.git6d285b8 +- autobuilt 6d285b8 + +* Wed Jun 05 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.11.dev.git3fb9669 +- autobuilt 3fb9669 + +* Tue Jun 04 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.10.dev.git0ede794 +- autobuilt 0ede794 + +* Sun Jun 02 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.9.dev.git176a41c +- autobuilt 176a41c + +* Sat Jun 01 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.8.dev.git2068919 +- autobuilt 2068919 + +* Fri May 31 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.7.dev.git558ce8d +- autobuilt 558ce8d + +* Thu May 30 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.6.dev.gitc871653 +- autobuilt c871653 + +* Wed May 29 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.5.dev.git8649dbd +- autobuilt 8649dbd + +* Mon May 27 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.4.dev.git25f8c21 +- autobuilt 25f8c21 + +* Sun May 26 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.3.dev.gitb1d590b +- autobuilt b1d590b + +* Fri May 24 2019 Lokesh Mandvekar - 2:1.3.2-0.2.dev.git1ac06d8 +- built commit 1ac06d8 +- BR: systemd-devel +- correct build steps for %%{name}-remote + +* Fri May 24 2019 Dan Walsh - 2:1.3.2-0.1.dev.git5296428 +- Bump up to latest on master + +* Fri May 10 2019 Lokesh Mandvekar - 2:1.3.1-0.1.dev.git9ae3221 +- bump to v1.3.1-dev +- built 9ae3221 +- correct release tag format for unreleased versions + +* Thu Apr 25 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-21.dev.gitb01fdcb +- autobuilt b01fdcb + +* Tue Apr 23 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-20.dev.gitd652c86 +- autobuilt d652c86 + +* Sat Apr 20 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-19.dev.git9f92b21 +- autobuilt 9f92b21 + +* Fri Apr 19 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-18.dev.gite4947e5 +- autobuilt e4947e5 + +* Thu Apr 18 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-17.dev.gitbf5ffda +- autobuilt bf5ffda + +* Wed Apr 17 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-16.dev.gita87cf6f +- autobuilt a87cf6f + +* Tue Apr 16 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-15.dev.gitc1e2b58 +- autobuilt c1e2b58 + +* Mon Apr 15 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-14.dev.git167ce59 +- autobuilt 167ce59 + +* Sun Apr 14 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-13.dev.gitb926005 +- autobuilt b926005 + +* Sat Apr 13 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-12.dev.git1572367 +- autobuilt 1572367 + +* Fri Apr 12 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-11.dev.git387d601 +- autobuilt 387d601 + +* Thu Apr 11 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-10.dev.git6cd6eb6 +- autobuilt 6cd6eb6 + +* Wed Apr 10 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-9.dev.git60ef8f8 +- autobuilt 60ef8f8 + +* Tue Apr 09 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-8.dev.gitc94903a +- autobuilt c94903a + +* Sat Apr 06 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-7.dev.gitbc320be +- autobuilt bc320be + +* Fri Apr 05 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-6.dev.gitbda28c6 +- autobuilt bda28c6 + +* Thu Apr 04 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-5.dev.git4bda537 +- autobuilt 4bda537 + +* Wed Apr 03 2019 Lokesh Mandvekar - 2:1.3.0-4.dev.gitad467ba +- Resolves: #1695492 - own /usr/libexec/podman + +* Tue Apr 02 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-3.dev.gitad467ba +- autobuilt ad467ba + +* Mon Apr 01 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-2.dev.gitcd35e20 +- bump to 1.3.0 +- autobuilt cd35e20 + +* Sun Mar 31 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-30.dev.git833204d +- autobuilt 833204d + +* Sat Mar 30 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-29.dev.git7b73974 +- autobuilt 7b73974 + +* Fri Mar 29 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-28.dev.gitfdf979a +- autobuilt fdf979a + +* Thu Mar 28 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-27.dev.git850326c +- autobuilt 850326c + +* Wed Mar 27 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-26.dev.gitfc546d4 +- autobuilt fc546d4 + +* Mon Mar 25 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-25.dev.gitd0c6a35 +- autobuilt d0c6a35 + +* Sat Mar 23 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-24.dev.git0458daf +- autobuilt 0458daf + +* Fri Mar 22 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-23.dev.git68e3df3 +- autobuilt 68e3df3 + +* Thu Mar 21 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-22.dev.gitc230f0c +- autobuilt c230f0c + +* Wed Mar 20 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-21.dev.git537c382 +- autobuilt 537c382 + +* Tue Mar 19 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-20.dev.gitac523cb +- autobuilt ac523cb + +* Mon Mar 18 2019 Eduardo Santiago - 2:1.2.0-19.dev.git6aa8078 +- include zsh completion + +* Fri Mar 15 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-18.dev.git31f11a8 +- autobuilt 31f11a8 + +* Thu Mar 14 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-17.dev.git7426d4f +- autobuilt 7426d4f + +* Wed Mar 13 2019 Eduardo Santiago - 2:1.2.0-16.dev.git883566f +- new -tests subpackage + +* Wed Mar 13 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-15.dev.git883566f +- autobuilt 883566f + +* Tue Mar 12 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-14.dev.gitde0192a +- autobuilt de0192a + +* Sun Mar 10 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-13.dev.gitd95f97a +- autobuilt d95f97a + +* Sat Mar 09 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-12.dev.git9b21f14 +- autobuilt 9b21f14 + +* Fri Mar 08 2019 Lokesh Mandvekar - 2:1.2.0-11.dev.git1b2f867 +- Resolves: #1686813 - conmon bundled inside podman rpm + +* Fri Mar 08 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-10.dev.git1b2f867 +- autobuilt 1b2f867 + +* Thu Mar 07 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-9.dev.git614409f +- autobuilt 614409f + +* Wed Mar 06 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-8.dev.git40f7843 +- autobuilt 40f7843 + +* Tue Mar 05 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-7.dev.git4b80517 +- autobuilt 4b80517 + +* Mon Mar 04 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-6.dev.gitf3a3d8e +- autobuilt f3a3d8e + +* Sat Mar 02 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-5.dev.git9adcda7 +- autobuilt 9adcda7 + +* Fri Mar 01 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-4.dev.git9137315 +- autobuilt 9137315 + +* Thu Feb 28 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-3.dev.git5afae0b +- autobuilt 5afae0b + +* Wed Feb 27 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-2.dev.git623fcfa +- bump to 1.2.0 +- autobuilt 623fcfa + +* Tue Feb 26 2019 Dan Walsh - 2:1.0.1-39.dev.gitcf52144 +* Tue Feb 26 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-38.dev.gitcf52144 +- autobuilt cf52144 + +* Mon Feb 25 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-37.dev.git553ac80 +- autobuilt 553ac80 + +* Sun Feb 24 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-36.dev.gitcc4addd +- autobuilt cc4addd + +* Sat Feb 23 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-35.dev.gitb223d4e +- autobuilt b223d4e + +* Fri Feb 22 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-34.dev.git1788add +- autobuilt 1788add + +* Thu Feb 21 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-33.dev.git4934bf2 +- autobuilt 4934bf2 + +* Wed Feb 20 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-32.dev.git3b88c73 +- autobuilt 3b88c73 + +* Tue Feb 19 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-31.dev.git228d1cb +- autobuilt 228d1cb + +* Mon Feb 18 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-30.dev.git3f32eae +- autobuilt 3f32eae + +* Sun Feb 17 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-29.dev.git1cb16bd +- autobuilt 1cb16bd + +* Sat Feb 16 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-28.dev.git0a521e1 +- autobuilt 0a521e1 + +* Fri Feb 15 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-27.dev.git81ace5c +- autobuilt 81ace5c + +* Thu Feb 14 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-26.dev.gitdfc64e1 +- autobuilt dfc64e1 + +* Wed Feb 13 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-25.dev.gitee27c39 +- autobuilt ee27c39 + +* Tue Feb 12 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-24.dev.git8923703 +- autobuilt 8923703 + +* Sun Feb 10 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-23.dev.gitc86e8f1 +- autobuilt c86e8f1 + +* Sat Feb 09 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-22.dev.gitafd4d5f +- autobuilt afd4d5f + +* Fri Feb 08 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-21.dev.git962850c +- autobuilt 962850c + +* Thu Feb 07 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-20.dev.gitf250745 +- autobuilt f250745 + +* Wed Feb 06 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-19.dev.git650e242 +- autobuilt 650e242 + +* Tue Feb 05 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-18.dev.git778f986 +- autobuilt 778f986 + +* Sun Feb 03 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-17.dev.gitd5593b8 +- autobuilt d5593b8 + +* Sat Feb 02 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-16.dev.gite6426af +- autobuilt e6426af + +* Fri Feb 01 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-15.dev.gite97dc8e +- autobuilt e97dc8e + +* Thu Jan 31 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-14.dev.git805c6d9 +- autobuilt 805c6d9 + +* Wed Jan 30 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-13.dev.gitad5579e +- autobuilt ad5579e + +* Tue Jan 29 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-12.dev.gitebe9297 +- autobuilt ebe9297 + +* Thu Jan 24 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-11.dev.gitc9e1f36 +- autobuilt c9e1f36 + +* Wed Jan 23 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-10.dev.git7838a13 +- autobuilt 7838a13 + +* Tue Jan 22 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-9.dev.gitec96987 +- autobuilt ec96987 + +* Mon Jan 21 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-8.dev.gitef2f6f9 +- autobuilt ef2f6f9 + +* Sun Jan 20 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-7.dev.git579fc0f +- autobuilt 579fc0f + +* Sat Jan 19 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-6.dev.git0d4bfb0 +- autobuilt 0d4bfb0 + +* Fri Jan 18 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-5.dev.gite3dc660 +- autobuilt e3dc660 + +* Thu Jan 17 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-4.dev.git0e3264a +- autobuilt 0e3264a + +* Wed Jan 16 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-3.dev.git1b2f752 +- autobuilt 1b2f752 + +* Tue Jan 15 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-2.dev.git6301f6a +- bump to 1.0.1 +- autobuilt 6301f6a + +* Mon Jan 14 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-3.dev.git140ae25 +- autobuilt 140ae25 + +* Sat Jan 12 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-2.dev.git5c86efb +- bump to 0.12.2 +- autobuilt 5c86efb + +* Fri Jan 11 2019 bbaude - 1:1.0.0-1.dev.git82e8011 +- Upstream 1.0.0 release + +* Thu Jan 10 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-27.dev.git0f6535c +- autobuilt 0f6535c + +* Wed Jan 09 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-26.dev.gitc9d63fe +- autobuilt c9d63fe + +* Tue Jan 08 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-25.dev.gitfaa2462 +- autobuilt faa2462 + +* Mon Jan 07 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-24.dev.gitb83b07c +- autobuilt b83b07c + +* Sat Jan 05 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-23.dev.git4e0c0ec +- autobuilt 4e0c0ec + +* Fri Jan 04 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-22.dev.git9ffd480 +- autobuilt 9ffd480 + +* Thu Jan 03 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-21.dev.git098c134 +- autobuilt 098c134 + +* Tue Jan 01 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-20.dev.git7438b7b +- autobuilt 7438b7b + +* Sat Dec 29 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb9.dev.git1aa55ed +- autobuilt 1aa55ed + +* Thu Dec 27 2018 Igor Gnatenko - 2:0.12.2-1.nightly.git5c86efb8.dev.gitc50332d +- Enable python dependency generator + +* Tue Dec 25 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb7.dev.gitc50332d +- autobuilt c50332d + +* Mon Dec 24 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb6.dev.git8fe3050 +- autobuilt 8fe3050 + +* Sun Dec 23 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb5.dev.git792f109 +- autobuilt 792f109 + +* Sat Dec 22 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb4.dev.gitfe186c6 +- autobuilt fe186c6 + +* Fri Dec 21 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb3.dev.gitfa998f2 +- autobuilt fa998f2 + +* Thu Dec 20 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb2.dev.git6b059a5 +- autobuilt 6b059a5 + +* Wed Dec 19 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb1.dev.gitc8eaf59 +- autobuilt c8eaf59 + +* Tue Dec 18 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb0.dev.git68414c5 +- autobuilt 68414c5 + +* Mon Dec 17 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-9.dev.gitb21d474 +- autobuilt b21d474 + +* Sat Dec 15 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-8.dev.gitc086118 +- autobuilt c086118 + +* Fri Dec 14 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-7.dev.git93b5ccf +- autobuilt 93b5ccf + +* Thu Dec 13 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-6.dev.git508388b +- autobuilt 508388b + +* Wed Dec 12 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-5.dev.git8a3361f +- autobuilt 8a3361f + +* Tue Dec 11 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-4.dev.git235a630 +- autobuilt 235a630 + +* Sat Dec 08 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-3.dev.git1f547b2 +- autobuilt 1f547b2 + +* Fri Dec 07 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-2.dev.gita387c72 +- bump to 0.12.2 +- autobuilt a387c72 + +* Thu Dec 06 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-15.dev.git75b19ca +- autobuilt 75b19ca + +* Wed Dec 05 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-14.dev.git320085a +- autobuilt 320085a + +* Tue Dec 04 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-13.dev.git5f6ad82 +- autobuilt 5f6ad82 + +* Sun Dec 02 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-12.dev.git41f250c +- autobuilt 41f250c + +* Sat Dec 01 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-11.dev.git6b8f89d +- autobuilt 6b8f89d + +* Thu Nov 29 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-10.dev.git3af62f6 +- autobuilt 3af62f6 + +* Tue Nov 27 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-9.dev.git3956050 +- autobuilt 3956050 + +* Mon Nov 26 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-8.dev.gite3ece3b +- autobuilt e3ece3b + +* Sat Nov 24 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-7.dev.git78604c3 +- autobuilt 78604c3 + +* Thu Nov 22 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-6.dev.git1fdfeb8 +- autobuilt 1fdfeb8 + +* Wed Nov 21 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-5.dev.git23feb0d +- autobuilt 23feb0d + +* Tue Nov 20 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-4.dev.gitea928f2 +- autobuilt ea928f2 + +* Sat Nov 17 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-3.dev.gitcd5742f +- autobuilt cd5742f + +* Fri Nov 16 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-2.dev.git236408b +- autobuilt 236408b + +* Wed Nov 14 2018 Lokesh Mandvekar - 2:0.11.2-1.dev.git97bded4 +- bump epoch cause previous version was messed up +- built 97bded4 + +* Tue Nov 13 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git79657161 +- bump to 0.11.2 +- autobuilt 7965716 + +* Sat Nov 10 2018 Dan Walsh - 1:0.11.20.11.2-2.dev.git78e6d8e1 +- Remove dirty flag from podman version + + +* Sat Nov 10 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git7965716.dev.git78e6d8e1 +- bump to 0.11.2 +- autobuilt 78e6d8e + +* Fri Nov 09 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git7965716.dev.git78e6d8e.dev.gitf5473c61 +- bump to 0.11.2 +- autobuilt f5473c6 + +* Thu Nov 08 2018 baude - 1:0.11.1-1.dev.gita4adfe5 +- Upstream 0.11.1-1 + +* Thu Nov 08 2018 Lokesh Mandvekar (Bot) - 1:0.10.2-3.dev.git672f572 +- autobuilt 672f572 + +* Wed Nov 07 2018 Lokesh Mandvekar (Bot) - 1:0.10.2-2.dev.gite9f8aed +- autobuilt e9f8aed + +* Sun Oct 28 2018 Lokesh Mandvekar - 1:0.10.2-1.dev.git4955572 +- Resolves: #1643744 - build podman with ostree support +- bump to v0.10.2 +- built commit 4955572 + +* Fri Oct 19 2018 Lokesh Mandvekar - 1:0.10.1.3-3.dev.gitdb08685 +- consistent epoch:version-release in changelog + +* Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-2.dev.gitdb08685 +- correct epoch mentions + +* Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-1.dev.gitdb08685 +- bump to v0.10.1.3 + +* Thu Oct 11 2018 baude - 1:0.10.1-1.gitda5c894 +- Upstream v0.10.1 release + +* Fri Sep 28 2018 Lokesh Mandvekar - 1:0.9.4-3.dev.gite7e81e6 +- built libpod commit e7e81e6 +- built conmon from cri-o commit 2cbe48b + +* Tue Sep 25 2018 Dan Walsh - 1:0.9.4-2.dev.gitaf791f3 +- Fix required version of runc + +* Mon Sep 24 2018 Lokesh Mandvekar - 1:0.9.4-1.dev.gitaf791f3 +- bump to v0.9.4 +- built af791f3 + +* Wed Sep 19 2018 Lokesh Mandvekar - 1:0.9.3-2.dev.gitc3a0874 +- autobuilt c3a0874 + +* Mon Sep 17 2018 Lokesh Mandvekar - 1:0.9.3-1.dev.git28a2bf8 +- bump to v0.9.3 +- built commit 28a2bf82 + +* Tue Sep 11 2018 Lokesh Mandvekar - 1:0.9.1.1-1.dev.git95dbcad +- bump to v0.9.1.1 +- built commit 95dbcad + +* Tue Sep 11 2018 baude - 1:0.9.1-1.dev.git123de30 +- Upstream release of 0.9.1 +- Do not build with devicemapper + +* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-5.git65c31d4 +- Fix required version of runc + +* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-4.dev.git65c31d4 +- Fix rpm -qi podman to show the correct URL + +* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-3.dev.git65c31d4 +- Fix required version of runc + +* Mon Sep 3 2018 Dan Walsh - 1:0.8.5-2.dev.git65c31d4 +- Add a specific version of runc or later to require + +* Thu Aug 30 2018 Lokesh Mandvekar - 1:0.8.5-1.dev.git65c31d4 +- bump to v0.8.5-dev +- built commit 65c31d4 +- correct min dep on containernetworking-plugins for upgrade from +containernetworking-cni + +* Mon Aug 20 2018 Lokesh Mandvekar - 1:0.8.3-4.dev.git3d55721f +- Resolves: #1619411 - python3-podman should require python3-psutil +- podman-docker should conflict with moby-engine +- require nftables +- recommend slirp4netns and fuse-overlayfs (latter only for kernel >= 4.18) + +* Sun Aug 12 2018 Dan Walsh - 1:0.8.3-3.dev.git3d55721f +- Add podman-docker support +- Force cgroupfs for non root podman + +* Sun Aug 12 2018 Lokesh Mandvekar - 1:0.8.3-2.dev.git3d55721f +- Requires: conmon +- use default %%gobuild + +* Sat Aug 11 2018 Lokesh Mandvekar - 1:0.8.3-1.dev.git3d55721f +- bump to v0.8.3-dev +- built commit 3d55721f +- bump Epoch to 1, cause my autobuilder messed up earlier + +* Wed Aug 01 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f91 +- bump to 0.8.1 +- autobuilt 1a439f9 + +* Tue Jul 31 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e5901 +- bump to 0.8.1 +- autobuilt 5a4e590 + +* Sun Jul 29 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e590.dev.git433cbd51 +- bump to 0.8.1 +- autobuilt 433cbd5 + +* Sat Jul 28 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e590.dev.git433cbd5.dev.git87d8edb1 +- bump to 0.8.1 +- autobuilt 87d8edb + +* Fri Jul 27 2018 Lokesh Mandvekar - 0.7.4-7.dev.git3dd577e +- fix python package version + +* Fri Jul 27 2018 Igor Gnatenko - 0.7.4-6.dev.git3dd577e +- Rebuild for new binutils + +* Fri Jul 27 2018 Lokesh Mandvekar (Bot) - 0.7.4-5.dev.git3dd577e +- autobuilt 3dd577e + +* Thu Jul 26 2018 Lokesh Mandvekar (Bot) - 0.7.4-4.dev.git9c806a4 +- autobuilt 9c806a4 + +* Wed Jul 25 2018 Lokesh Mandvekar (Bot) - 0.7.4-3.dev.gitc90b740 +- autobuilt c90b740 + +* Tue Jul 24 2018 Lokesh Mandvekar - 0.7.4-2.dev.git9a18681 +- pypodman package exists only if varlink + +* Mon Jul 23 2018 Lokesh Mandvekar - 0.7.4-1.dev.git9a18681 +- bump to v0.7.4-dev +- built commit 9a18681 + +* Mon Jul 23 2018 Dan Walsh - 0.7.3-2.dev.git06c546e +- Add Reccommeds container-selinux + +* Sun Jul 15 2018 Lokesh Mandvekar - 0.7.3-1.dev.git06c546e +- built commit 06c546e + +* Sat Jul 14 2018 Dan Walsh - 0.7.2-10.dev.git86154b6 +- Add install of pypodman + +* Fri Jul 13 2018 Fedora Release Engineering - 0.7.2-9.dev.git86154b6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Thu Jul 12 2018 Lokesh Mandvekar (Bot) - 0.7.2-8.dev.git86154b6 +- autobuilt 86154b6 + +* Wed Jul 11 2018 Lokesh Mandvekar (Bot) - 0.7.2-7.dev.git84cfdb2 +- autobuilt 84cfdb2 + +* Tue Jul 10 2018 Lokesh Mandvekar (Bot) - 0.7.2-6.dev.git4f9b1ae +- autobuilt 4f9b1ae + +* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 0.7.2-5.gitc7424b6 +- autobuilt c7424b6 + +* Mon Jul 09 2018 Dan Walsh - 0.7.2-4.gitf661e1d +- Add ostree support + +* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 0.7.2-3.gitf661e1d +- autobuilt f661e1d + +* Sun Jul 08 2018 Lokesh Mandvekar (Bot) - 0.7.2-2.git0660108 +- autobuilt 0660108 + +* Sat Jul 07 2018 Lokesh Mandvekar (Bot) - 0.7.2-1.gitca6ffbc +- bump to 0.7.2 +- autobuilt ca6ffbc + +* Fri Jul 06 2018 Lokesh Mandvekar (Bot) - 0.7.1-6.git99959e5 +- autobuilt 99959e5 + +* Thu Jul 05 2018 Lokesh Mandvekar (Bot) - 0.7.1-5.gitf2462ca +- autobuilt f2462ca + +* Wed Jul 04 2018 Lokesh Mandvekar (Bot) - 0.7.1-4.git6d8fac8 +- autobuilt 6d8fac8 + +* Tue Jul 03 2018 Lokesh Mandvekar (Bot) - 0.7.1-3.git767b3dd +- autobuilt 767b3dd + +* Mon Jul 02 2018 Miro Hrončok - 0.7.1-2.gitb96be3a +- Rebuilt for Python 3.7 + +* Sat Jun 30 2018 Lokesh Mandvekar (Bot) - 0.7.1-1.gitb96be3a +- bump to 0.7.1 +- autobuilt b96be3a + +* Fri Jun 29 2018 Lokesh Mandvekar (Bot) - 0.6.5-6.gitd61d8a3 +- autobuilt d61d8a3 + +* Thu Jun 28 2018 Lokesh Mandvekar (Bot) - 0.6.5-5.gitfd12c89 +- autobuilt fd12c89 + +* Wed Jun 27 2018 Lokesh Mandvekar (Bot) - 0.6.5-4.git56133f7 +- autobuilt 56133f7 + +* Tue Jun 26 2018 Lokesh Mandvekar (Bot) - 0.6.5-3.git208b9a6 +- autobuilt 208b9a6 + +* Mon Jun 25 2018 Lokesh Mandvekar (Bot) - 0.6.5-2.gite89bbd6 +- autobuilt e89bbd6 + +* Sat Jun 23 2018 Lokesh Mandvekar (Bot) - 0.6.5-1.git7182339 +- bump to 0.6.5 +- autobuilt 7182339 + +* Fri Jun 22 2018 Lokesh Mandvekar (Bot) - 0.6.4-7.git4bd0f22 +- autobuilt 4bd0f22 + +* Thu Jun 21 2018 Lokesh Mandvekar (Bot) - 0.6.4-6.git6804fde +- autobuilt 6804fde + +* Wed Jun 20 2018 Lokesh Mandvekar (Bot) - 0.6.4-5.gitf228cf7 +- autobuilt f228cf7 + +* Tue Jun 19 2018 Miro Hrončok - 0.6.4-4.git5645789 +- Rebuilt for Python 3.7 + +* Tue Jun 19 2018 Lokesh Mandvekar (Bot) - 0.6.4-3.git5645789 +- autobuilt 5645789 + +* Mon Jun 18 2018 Lokesh Mandvekar (Bot) - 0.6.4-2.git9e13457 +- autobuilt 9e13457 + +* Sat Jun 16 2018 Lokesh Mandvekar (Bot) - 0.6.4-1.gitb43677c +- bump to 0.6.4 +- autobuilt b43677c + +* Fri Jun 15 2018 Lokesh Mandvekar (Bot) - 0.6.3-6.git6bdf023 +- autobuilt 6bdf023 + +* Thu Jun 14 2018 Lokesh Mandvekar (Bot) - 0.6.3-5.git65033b5 +- autobuilt 65033b5 + +* Wed Jun 13 2018 Lokesh Mandvekar (Bot) - 0.6.3-4.git95ea3d4 +- autobuilt 95ea3d4 + +* Tue Jun 12 2018 Lokesh Mandvekar (Bot) - 0.6.3-3.gitab72130 +- autobuilt ab72130 + +* Mon Jun 11 2018 Lokesh Mandvekar (Bot) - 0.6.3-2.git1e9e530 +- autobuilt 1e9e530 + +* Sat Jun 09 2018 Lokesh Mandvekar (Bot) - 0.6.3-1.gitb78e7e4 +- bump to 0.6.3 +- autobuilt b78e7e4 + +* Fri Jun 08 2018 Lokesh Mandvekar (Bot) - 0.6.2-7.git1cbce85 +- autobuilt 1cbce85 + +* Thu Jun 07 2018 Lokesh Mandvekar (Bot) - 0.6.2-6.gitb1ebad9 +- autobuilt b1ebad9 + +* Wed Jun 06 2018 Lokesh Mandvekar (Bot) - 0.6.2-5.git7b2b2bc +- autobuilt 7b2b2bc + +* Tue Jun 05 2018 Lokesh Mandvekar (Bot) - 0.6.2-4.git14cf6d2 +- autobuilt 14cf6d2 + +* Mon Jun 04 2018 Lokesh Mandvekar (Bot) - 0.6.2-3.gitcae49fc +- autobuilt cae49fc + +* Sun Jun 03 2018 Lokesh Mandvekar (Bot) - 0.6.2-2.git13f7450 +- autobuilt 13f7450 + +* Sat Jun 02 2018 Lokesh Mandvekar (Bot) - 0.6.2-1.git22e6f11 +- bump to 0.6.2 +- autobuilt 22e6f11 + +* Fri Jun 01 2018 Lokesh Mandvekar (Bot) - 0.6.1-4.gita9e9fd4 +- autobuilt a9e9fd4 + +* Thu May 31 2018 Lokesh Mandvekar (Bot) - 0.6.1-3.gita127b4f +- autobuilt a127b4f + +* Wed May 30 2018 Lokesh Mandvekar (Bot) - 0.6.1-2.git8ee0f2b +- autobuilt 8ee0f2b + +* Sat May 26 2018 Lokesh Mandvekar (Bot) - 0.6.1-1.git44d1c1c +- bump to 0.6.1 +- autobuilt 44d1c1c + +* Fri May 18 2018 Lokesh Mandvekar - 0.5.3-7.gitc54b423 +- make python3-podman the same version as the main package +- build python3-podman only for fedora >= 28 + +* Fri May 18 2018 Lokesh Mandvekar (Bot) - 0.5.3-6.gitc54b423 +- autobuilt c54b423 + +* Wed May 16 2018 Lokesh Mandvekar - 0.5.3-5.git624660c +- built commit 624660c +- New subapackage: python3-podman + +* Wed May 16 2018 Lokesh Mandvekar (Bot) - 0.5.3-4.git9fcc475 +- autobuilt 9fcc475 + +* Wed May 16 2018 Lokesh Mandvekar (Bot) - 0.5.3-3.git0613844 +- autobuilt 0613844 + +* Tue May 15 2018 Lokesh Mandvekar (Bot) - 0.5.3-2.git45838b9 +- autobuilt 45838b9 + +* Fri May 11 2018 Lokesh Mandvekar - 0.5.3-1.git07253fc +- bump to v0.5.3 +- built commit 07253fc + +* Fri May 11 2018 Lokesh Mandvekar (Bot) - 0.5.2-5.gitcc1bad8 +- autobuilt cc1bad8 + +* Wed May 09 2018 Lokesh Mandvekar (Bot) - 0.5.2-4.git2526355 +- autobuilt 2526355 + +* Tue May 08 2018 Lokesh Mandvekar (Bot) - 0.5.2-3.gitfaa8c3e +- autobuilt faa8c3e + +* Sun May 06 2018 Lokesh Mandvekar (Bot) - 0.5.2-2.gitfa4705c +- autobuilt fa4705c + +* Sat May 05 2018 Lokesh Mandvekar (Bot) - 0.5.2-1.gitbb0e754 +- bump to 0.5.2 +- autobuilt bb0e754 + +* Fri May 04 2018 Lokesh Mandvekar (Bot) - 0.5.1-5.git5ae940a +- autobuilt 5ae940a + +* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.5.1-4.git64dc803 +- autobuilt commit 64dc803 + +* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.5.1-3.git970eaf0 +- autobuilt commit 970eaf0 + +* Tue May 01 2018 Lokesh Mandvekar (Bot) - 0.5.1-2.git7a0a855 +- autobuilt commit 7a0a855 + +* Sun Apr 29 2018 Lokesh Mandvekar - 0.5.1-1.giteda0fd7 +- reflect version number correctly +- my builder script error ended up picking the wrong version number previously + +* Sun Apr 29 2018 Lokesh Mandvekar (Bot) - 0.4.2-5.giteda0fd7 +- autobuilt commit eda0fd7 + +* Sat Apr 28 2018 Lokesh Mandvekar (Bot) - 0.4.2-4.git6774425 +- autobuilt commit 6774425 + +* Fri Apr 27 2018 Lokesh Mandvekar (Bot) - 0.4.2-3.git39a7a77 +- autobuilt commit 39a7a77 + +* Thu Apr 26 2018 Lokesh Mandvekar (Bot) - 0.4.2-2.git58cb8f7 +- autobuilt commit 58cb8f7 + +* Wed Apr 25 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de +- bump to 0.4.2 +- autobuilt commit bef93de + +* Tue Apr 24 2018 Lokesh Mandvekar - 0.4.4-1.git398133e +- use correct version number + +* Tue Apr 24 2018 Lokesh Mandvekar (Bot) - 0.4.2-22.git398133e +- autobuilt commit 398133e + +* Sun Apr 22 2018 Lokesh Mandvekar (Bot) - 0.4.2-21.gitcf1d884 +- autobuilt commit cf1d884 + +* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.4.2-20.git9b457e3 +- autobuilt commit 9b457e3 + +* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de9.git228732d +- autobuilt commit 228732d + +* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de8.gitf2658ec +- autobuilt commit f2658ec + +* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de7.git6a9dbf3 +- autobuilt commit 6a9dbf3 + +* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de6.git96d1162 +- autobuilt commit 96d1162 + +* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de5.git96d1162 +- autobuilt commit 96d1162 + +* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de4.git6c5ebb0 +- autobuilt commit 6c5ebb0 + +* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de3.gitfa8442e +- autobuilt commit fa8442e + +* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de2.gitfa8442e +- autobuilt commit fa8442e + +* Sun Apr 15 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de1.gitfa8442e +- autobuilt commit fa8442e + +* Sat Apr 14 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de0.git62b59df +- autobuilt commit 62b59df + +* Fri Apr 13 2018 Lokesh Mandvekar (Bot) - 0.4.2-9.git191da31 +- autobuilt commit 191da31 + +* Thu Apr 12 2018 Lokesh Mandvekar (Bot) - 0.4.2-8.git6f51a5b +- autobuilt commit 6f51a5b + +* Wed Apr 11 2018 Lokesh Mandvekar (Bot) - 0.4.2-7.git77a1665 +- autobuilt commit 77a1665 + +* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-6.git864b9c0 +- autobuilt commit 864b9c0 + +* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-5.git864b9c0 +- autobuilt commit 864b9c0 + +* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-4.git998fd2e +- autobuilt commit 998fd2e + +* Sun Apr 08 2018 Lokesh Mandvekar (Bot) - 0.4.2-3.git998fd2e +- autobuilt commit 998fd2e + +* Sun Apr 08 2018 Lokesh Mandvekar - 0.4.2-2.git998fd2e +- autobuilt commit 998fd2e + +* Sun Apr 08 2018 Lokesh Mandvekar - 0.4.2-1.gitbef93de.git998fd2e +- bump to 0.4.2 +- autobuilt commit 998fd2e + +* Thu Mar 29 2018 baude - 0.3.5-2.gitdb6bf9e3 +- Upstream release 0.3.5 + +* Tue Mar 27 2018 Lokesh Mandvekar - 0.3.5-1.git304bf53 +- built commit 304bf53 + +* Fri Mar 23 2018 baude - 0.3.4-1.git57b403e +- Upstream release 0.3.4 + +* Fri Mar 16 2018 baude - 0.3.3-2.dev.gitbc358eb +- Upstream release 0.3.3 + +* Wed Mar 14 2018 Lokesh Mandvekar - 0.3.3-1.dev.gitbc358eb +- built podman commit bc358eb +- built conmon from cri-o commit 712f3b8 + +* Fri Mar 09 2018 baude - 0.3.2-1.gitf79a39a +- Release 0.3.2-1 + +* Sun Mar 04 2018 baude - 0.3.1-2.git98b95ff +- Correct RPM version + +* Fri Mar 02 2018 baude - 0.3.1-1-gitc187538 +- Release 0.3.1-1 + +* Sun Feb 25 2018 Peter Robinson 0.2.2-2.git525e3b1 +- Build on ARMv7 too (Fedora supports containers on that arch too) + +* Fri Feb 23 2018 baude - 0.2.2-1.git525e3b1 +- Release 0.2.2 + +* Fri Feb 16 2018 baude - 0.2.1-1.git3d0100b +- Release 0.2.1 + +* Wed Feb 14 2018 baude - 0.2-3.git3d0100b +- Add dep for atomic-registries + +* Tue Feb 13 2018 baude - 0.2-2.git3d0100b +- Add more 64bit arches +- Add containernetworking-cni dependancy +- Add iptables dependancy + +* Mon Feb 12 2018 baude - 0-2.1.git3d0100 +- Release 0.2 + +* Tue Feb 06 2018 Lokesh Mandvekar - 0-0.3.git367213a +- Resolves: #1541554 - first official build +- built commit 367213a + +* Fri Feb 02 2018 Lokesh Mandvekar - 0-0.2.git0387f69 +- built commit 0387f69 + +* Wed Jan 10 2018 Frantisek Kluknavsky - 0-0.1.gitc1b2278 +- First package for Fedora diff --git a/sources b/sources index 3279414..a4f6436 100644 --- a/sources +++ b/sources @@ -1 +1,3 @@ -SHA512 (v4.0.0-rc3.tar.gz) = 4446509526e77aa1a317262c6d09c468a7753580077bb5cf28e065bfa7ba8b86e2f8ea620a92de94616bf48f2d0121a051363df327118d0fbc50a99f4ca6c814 +SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 +SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a +SHA512 (v4.0.0-rc2.tar.gz) = 2960cf23f8b2335ca2cc68f3d86b370f25ecd1f98c9dc895645beebdc41793f7bb9ea7bce2e8a2485b9025f3645035d4a75becee696315140acc9edeff11feed From 7f1b0f5ff23984915c7d07ab604dd6bf68c898f2 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 31 Jan 2022 08:38:15 -0500 Subject: [PATCH 075/313] podman-3:4.0.0-0.3.rc3 - bump to v4.0.0-rc3 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 22 +++++++++++++--------- sources | 4 +--- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 426ae1c..f486658 100644 --- a/.gitignore +++ b/.gitignore @@ -1794,3 +1794,4 @@ /v3.4.4.tar.gz /v4.0.0-rc1.tar.gz /v4.0.0-rc2.tar.gz +/v4.0.0-rc3.tar.gz diff --git a/podman.spec b/podman.spec index c3c5b87..b66a2dc 100644 --- a/podman.spec +++ b/podman.spec @@ -45,7 +45,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc2 +%global built_tag v4.0.0-rc3 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -59,7 +59,7 @@ Version: 4.0.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.2.rc2%{?dist} +Release: 0.3.rc3%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -93,7 +93,7 @@ BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 -Requires: containers-common >= 4:1-30 +Requires: containers-common >= 4:1-46 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables @@ -487,13 +487,13 @@ popd %install install -dp %{buildroot}%{_unitdir} PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{buildroot}%{_sysconfdir} \ - install.bin-nobuild \ - install.man-nobuild \ + install.bin \ + install.man \ install.systemd \ install.completions \ install.docker \ - install.docker-docs-nobuild \ - install.remote-nobuild \ + install.docker-docs \ + install.remote \ mv pkg/hooks/README.md pkg/hooks/README-hooks.md @@ -553,6 +553,8 @@ done sort -u -o devel.file-list devel.file-list %endif +rm -f %{buildroot}%{_mandir}/man5/docker*.5 + %check %if 0%{?with_check} && 0%{?with_unit_test} && 0%{?with_devel} %if ! 0%{?with_bundled} @@ -597,8 +599,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_datadir}/fish/vendor_completions.d/%{name}.fish %{_unitdir}/%{name}* %{_userunitdir}/%{name}* -%{_usr}/lib/tmpfiles.d/%{name}.conf -%{_mandir}/man5/docker*.5.gz +%{_tmpfilesdir}/%{name}.conf %files docker %{_bindir}/docker @@ -653,6 +654,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.3.rc3 +- bump to v4.0.0-rc3 + * Fri Jan 21 2022 RH Container Bot - 3:4.0.0-0.2.rc2 - autobuilt v4.0.0-rc2 diff --git a/sources b/sources index a4f6436..3279414 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ -SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0-rc2.tar.gz) = 2960cf23f8b2335ca2cc68f3d86b370f25ecd1f98c9dc895645beebdc41793f7bb9ea7bce2e8a2485b9025f3645035d4a75becee696315140acc9edeff11feed +SHA512 (v4.0.0-rc3.tar.gz) = 4446509526e77aa1a317262c6d09c468a7753580077bb5cf28e065bfa7ba8b86e2f8ea620a92de94616bf48f2d0121a051363df327118d0fbc50a99f4ca6c814 From 50350e0b9c766ab71a857c612e54e59d0f8357f9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 31 Jan 2022 08:45:43 -0500 Subject: [PATCH 076/313] list all tarballs in sources Signed-off-by: Lokesh Mandvekar --- sources | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources b/sources index 3279414..49c36df 100644 --- a/sources +++ b/sources @@ -1 +1,3 @@ +SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 +SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (v4.0.0-rc3.tar.gz) = 4446509526e77aa1a317262c6d09c468a7753580077bb5cf28e065bfa7ba8b86e2f8ea620a92de94616bf48f2d0121a051363df327118d0fbc50a99f4ca6c814 From 738fec804135b6c6a3071eecfbffcbc9058e3ab9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 31 Jan 2022 09:00:30 -0500 Subject: [PATCH 077/313] remove unused packages, update provides and fix license Signed-off-by: Lokesh Mandvekar --- podman.spec | 357 +++++++++------------------------------------------- 1 file changed, 57 insertions(+), 300 deletions(-) diff --git a/podman.spec b/podman.spec index b66a2dc..8b3d738 100644 --- a/podman.spec +++ b/podman.spec @@ -1,8 +1,3 @@ -%global with_devel 0 -%global with_bundled 1 -%global with_check 0 -%global with_unit_test 0 - %global with_debug 1 %if 0%{?with_debug} @@ -12,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 @@ -61,7 +52,7 @@ Version: 4.0.0 # so release tag should be of the form 0.N.foo Release: 0.3.rc3%{?dist} Summary: Manage Pods, Containers and Container Images -License: ASL 2.0 +License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz @@ -102,67 +93,68 @@ Recommends: catatonit Suggests: qemu-user-static # vendored libraries -# awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort -Provides: bundled(golang(github.com/BurntSushi/toml)) = v0.3.1 -#Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible -#Provides: bundled(golang(github.com/buger/goterm)) = v0.0.0-20181115115552-c206103e1f37 -#Provides: bundled(golang(github.com/checkpoint-restore/go-criu)) = v0.0.0-20190109184317-bdb7599cd87b -#Provides: bundled(golang(github.com/codahale/hdrhistogram)) = v0.0.0-20161010025455-3a0bb77429bd -Provides: bundled(golang(github.com/containernetworking/cni)) = v0.8.0 -Provides: bundled(golang(github.com/containernetworking/plugins)) = v0.8.7 -#Provides: bundled(golang(github.com/containers/buildah)) = v1.15.1-0.20200813183340-0a8dc1f8064c -#Provides: bundled(golang(github.com/containers/common)) = v0.20.3-0.20200827091701-a550d6a98aa3 -#Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.5.2 -Provides: bundled(golang(github.com/containers/psgo)) = v1.5.1 -Provides: bundled(golang(github.com/containers/storage)) = v1.23.2 -Provides: bundled(golang(github.com/coreos/go-systemd/v22)) = v22.1.0 -Provides: bundled(golang(github.com/cri-o/ocicni)) = v0.2.0 -Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.2 -Provides: bundled(golang(github.com/davecgh/go-spew)) = v1.1.1 +Provides: bundled(golang(github.com/BurntSushi/toml)) = v1.0.0 +Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible +Provides: bundled(golang(github.com/buger/goterm)) = v1.0.1 +Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20211204171957_54b4ebfdb681 +Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 +Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.0.0_20220111162300_46367ec063fd +Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 +Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.0.1 +Provides: bundled(golang(github.com/containers/buildah)) = v1.24.0 +Provides: bundled(golang(github.com/containers/common)) = v0.47.1 +Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible +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/psgo)) = v1.7.2 +Provides: bundled(golang(github.com/containers/storage)) = v1.38.1 +Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.3.2 +Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 +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/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 Provides: bundled(golang(github.com/docker/distribution)) = v2.7.1+incompatible -#Provides: bundled(golang(github.com/docker/docker)) = v1.4.2-0.20191219165747-a9416c67da9f -Provides: bundled(golang(github.com/docker/go-connections)) = v0.4.0 -Provides: bundled(golang(github.com/docker/go-units)) = v0.4.0 -Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.4.9 +Provides: bundled(golang(github.com/docker/docker)) = v20.10.12+incompatible +Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.0 +Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 +Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 +Provides: bundled(golang(github.com/dtylman/scp)) = v0.0.0_20181017070807_f3000a34aef4 +Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.1 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 -Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.0.3 -#Provides: bundled(golang(github.com/google/shlex)) = v0.0.0-20181106134648-c34317bd91bf -Provides: bundled(golang(github.com/google/uuid)) = v1.1.2 -Provides: bundled(golang(github.com/gorilla/mux)) = v1.7.4 +Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.0.6 +Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 +Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 +Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1 +Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.0 -Provides: bundled(golang(github.com/hashicorp/go-multierror)) = v1.1.0 +Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 Provides: bundled(golang(github.com/hpcloud/tail)) = v1.0.0 -Provides: bundled(golang(github.com/json-iterator/go)) = v1.1.10 -#Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.0.0-20171103030105-7d4729fb3618 -Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.14.0 -Provides: bundled(golang(github.com/onsi/gomega)) = v1.10.1 -Provides: bundled(golang(github.com/opencontainers/go-digest)) = v1.0.0 -#Provides: bundled(golang(github.com/opencontainers/image-spec)) = v1.0.2-0.20190823105129-775207bd45b6 -#Provides: bundled(golang(github.com/opencontainers/runc)) = v1.0.0-rc91.0.20200708210054-ce54a9d4d79b -#Provides: bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.3-0.20200817204227-f9c09b4ea1df -Provides: bundled(golang(github.com/opencontainers/runtime-tools)) = v0.9.0 -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.6.0 -Provides: bundled(golang(github.com/opentracing/opentracing-go)) = v1.2.0 +Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12 +Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.14 +Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 +Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.5.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.3_0.20220114050600_8b9d41f48198 +Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 +Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20211214071223_8958f93039ab +Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220110225228_7e2d60f1e41f +Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.0 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/rootless-containers/rootlesskit)) = v0.10.0 -Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.6.0 -Provides: bundled(golang(github.com/spf13/cobra)) = v0.0.7 +Provides: bundled(golang(github.com/pmezard/go_difflib)) = v1.0.0 +Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v0.14.6 +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/spf13/pflag)) = v1.0.5 -Provides: bundled(golang(github.com/stretchr/testify)) = v1.6.1 -#Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0-20180916011248-d98352740cb2 -Provides: bundled(golang(github.com/uber/jaeger-client-go)) = v2.25.0+incompatible -Provides: bundled(golang(github.com/uber/jaeger-lib)) = v2.2.0+incompatible -#Provides: bundled(golang(github.com/varlink/go)) = v0.0.0-20190502142041-0f1d566d194b -Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.0 -Provides: bundled(golang(go.etcd.io/bbolt)) = v1.3.5 -#Provides: bundled(golang(golang.org/x/crypto)) = v0.0.0-20200622213623-75b288015ac9 -#Provides: bundled(golang(golang.org/x/net)) = v0.0.0-20200707034311-ab3426394381 -#Provides: bundled(golang(golang.org/x/sync)) = v0.0.0-20200317015054-43a5402ce75a -#Provides: bundled(golang(golang.org/x/sys)) = v0.0.0-20200728102440-3e129f6d46b1 -Provides: bundled(golang(k8s.io/api)) = v0.18.8 -Provides: bundled(golang(k8s.io/apimachinery)) = v0.19.0 +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(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible +Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 +Provides: bundled(golang(github.com/vbauerster/mpb/v6)) = v6.0.4 +Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.1_0.20220115184804_dd687eb2f2d4 +Provides: bundled(golang(k8s.io/api)) = v0.22.4 +Provides: bundled(golang(k8s.io/apimachinery)) = v0.22.4 %description %{name} (Pod Manager) is a fully featured container engine that is a simple @@ -194,168 +186,6 @@ This package installs a script named docker that emulates the Docker CLI by executes %{name} commands, it also creates links between all Docker CLI man pages and %{name}. -%if 0%{?with_devel} -%package devel -Summary: Library for applications looking to use Container Pods -BuildArch: noarch -Provides: libpod-devel = %{epoch}:%{version}-%{release} - -%if 0%{?with_check} && ! 0%{?with_bundled} -BuildRequires: golang(github.com/BurntSushi/toml) -BuildRequires: golang(github.com/containerd/cgroups) -BuildRequires: golang(github.com/containernetworking/plugins/pkg/ns) -BuildRequires: golang(github.com/containers/image/copy) -BuildRequires: golang(github.com/containers/image/directory) -BuildRequires: golang(github.com/containers/image/docker) -BuildRequires: golang(github.com/containers/image/docker/archive) -BuildRequires: golang(github.com/containers/image/docker/reference) -BuildRequires: golang(github.com/containers/image/docker/tarfile) -BuildRequires: golang(github.com/containers/image/image) -BuildRequires: golang(github.com/containers/image/oci/archive) -BuildRequires: golang(github.com/containers/image/pkg/strslice) -BuildRequires: golang(github.com/containers/image/pkg/sysregistries) -BuildRequires: golang(github.com/containers/image/signature) -BuildRequires: golang(github.com/containers/image/storage) -BuildRequires: golang(github.com/containers/image/tarball) -BuildRequires: golang(github.com/containers/image/transports/alltransports) -BuildRequires: golang(github.com/containers/image/types) -BuildRequires: golang(github.com/containers/storage) -BuildRequires: golang(github.com/containers/storage/pkg/archive) -BuildRequires: golang(github.com/containers/storage/pkg/idtools) -BuildRequires: golang(github.com/containers/storage/pkg/reexec) -BuildRequires: golang(github.com/coreos/go-systemd/dbus) -BuildRequires: golang(github.com/cri-o/ocicni/pkg/ocicni) -BuildRequires: golang(github.com/docker/distribution/reference) -BuildRequires: golang(github.com/docker/docker/daemon/caps) -BuildRequires: golang(github.com/docker/docker/pkg/mount) -BuildRequires: golang(github.com/docker/docker/pkg/namesgenerator) -BuildRequires: golang(github.com/docker/docker/pkg/stringid) -BuildRequires: golang(github.com/docker/docker/pkg/system) -BuildRequires: golang(github.com/docker/docker/pkg/term) -BuildRequires: golang(github.com/docker/docker/pkg/truncindex) -BuildRequires: golang(github.com/ghodss/yaml) -BuildRequires: golang(github.com/godbus/dbus) -BuildRequires: golang(github.com/mattn/go-sqlite3) -BuildRequires: golang(github.com/mrunalp/fileutils) -BuildRequires: golang(github.com/opencontainers/go-digest) -BuildRequires: golang(github.com/opencontainers/image-spec/specs-go/v1) -BuildRequires: golang(github.com/opencontainers/runc/libcontainer) -BuildRequires: golang(github.com/opencontainers/runtime-spec/specs-go) -BuildRequires: golang(github.com/opencontainers/runtime-tools/generate) -BuildRequires: golang(github.com/opencontainers/selinux/go-selinux) -BuildRequires: golang(github.com/opencontainers/selinux/go-selinux/label) -BuildRequires: golang(github.com/pkg/errors) -BuildRequires: golang(github.com/sirupsen/logrus) -BuildRequires: golang(github.com/ulule/deepcopier) -BuildRequires: golang(golang.org/x/crypto/ssh/terminal) -BuildRequires: golang(golang.org/x/sys/unix) -BuildRequires: golang(k8s.io/apimachinery/pkg/util/wait) -BuildRequires: golang(k8s.io/client-go/tools/remotecommand) -BuildRequires: golang(k8s.io/kubernetes/pkg/kubelet/container) -%endif - -Requires: golang(github.com/BurntSushi/toml) -Requires: golang(github.com/containerd/cgroups) -Requires: golang(github.com/containernetworking/plugins/pkg/ns) -Requires: golang(github.com/containers/image/copy) -Requires: golang(github.com/containers/image/directory) -Requires: golang(github.com/containers/image/docker) -Requires: golang(github.com/containers/image/docker/archive) -Requires: golang(github.com/containers/image/docker/reference) -Requires: golang(github.com/containers/image/docker/tarfile) -Requires: golang(github.com/containers/image/image) -Requires: golang(github.com/containers/image/oci/archive) -Requires: golang(github.com/containers/image/pkg/strslice) -Requires: golang(github.com/containers/image/pkg/sysregistries) -Requires: golang(github.com/containers/image/signature) -Requires: golang(github.com/containers/image/storage) -Requires: golang(github.com/containers/image/tarball) -Requires: golang(github.com/containers/image/transports/alltransports) -Requires: golang(github.com/containers/image/types) -Requires: golang(github.com/containers/storage) -Requires: golang(github.com/containers/storage/pkg/archive) -Requires: golang(github.com/containers/storage/pkg/idtools) -Requires: golang(github.com/containers/storage/pkg/reexec) -Requires: golang(github.com/coreos/go-systemd/dbus) -Requires: golang(github.com/cri-o/ocicni/pkg/ocicni) -Requires: golang(github.com/docker/distribution/reference) -Requires: golang(github.com/docker/docker/daemon/caps) -Requires: golang(github.com/docker/docker/pkg/mount) -Requires: golang(github.com/docker/docker/pkg/namesgenerator) -Requires: golang(github.com/docker/docker/pkg/stringid) -Requires: golang(github.com/docker/docker/pkg/system) -Requires: golang(github.com/docker/docker/pkg/term) -Requires: golang(github.com/docker/docker/pkg/truncindex) -Requires: golang(github.com/ghodss/yaml) -Requires: golang(github.com/godbus/dbus) -Requires: golang(github.com/mattn/go-sqlite3) -Requires: golang(github.com/mrunalp/fileutils) -Requires: golang(github.com/opencontainers/go-digest) -Requires: golang(github.com/opencontainers/image-spec/specs-go/v1) -Requires: golang(github.com/opencontainers/runc/libcontainer) -Requires: golang(github.com/opencontainers/runtime-spec/specs-go) -Requires: golang(github.com/opencontainers/runtime-tools/generate) -Requires: golang(github.com/opencontainers/selinux/go-selinux) -Requires: golang(github.com/opencontainers/selinux/go-selinux/label) -Requires: golang(github.com/pkg/errors) -Requires: golang(github.com/sirupsen/logrus) -Requires: golang(github.com/ulule/deepcopier) -Requires: golang(golang.org/x/crypto/ssh/terminal) -Requires: golang(golang.org/x/sys/unix) -Requires: golang(k8s.io/apimachinery/pkg/util/wait) -Requires: golang(k8s.io/client-go/tools/remotecommand) -Requires: golang(k8s.io/kubernetes/pkg/kubelet/container) - -Provides: golang(%{import_path}/cmd/%{name}/docker) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/cmd/%{name}/formats) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/libkpod) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}/common) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}/driver) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}/layers) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/annotations) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/chrootuser) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/registrar) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/storage) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/utils) = %{epoch}:%{version}-%{release} - -%description devel -%{summary} - -This package contains library source intended for -building other packages which use import path with -%{import_path} prefix. -%endif - -%if 0%{?with_unit_test} && 0%{?with_devel} -%package unit-test-devel -Summary: Unit tests for %{name} package -%if 0%{?with_check} -#Here comes all BuildRequires: PACKAGE the unit tests -#in %%check section need for running -%endif - -# test subpackage tests code from devel subpackage -Requires: %{name}-devel = %{epoch}:%{version}-%{release} - -%if 0%{?with_check} && ! 0%{?with_bundled} -BuildRequires: golang(github.com/stretchr/testify/assert) -BuildRequires: golang(github.com/urfave/cli) -%endif - -Requires: golang(github.com/stretchr/testify/assert) -Requires: golang(github.com/urfave/cli) - -%description unit-test-devel -%{summary} -%{repo} provides a library for applications looking to use the -Container Pod concept popularized by Kubernetes. - -This package contains unit tests for project -providing packages with %{import_path} prefix. -%endif - -%if 0%{?fedora} || 0%{?rhel} %package tests Summary: Tests for %{name} @@ -513,72 +343,8 @@ for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},, echo "$file*" >> podman.file-list done -# source code for building projects -%if 0%{?with_devel} -install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ - -echo "%%dir %%{gopath}/src/%%{import_path}/." >> devel.file-list -# find all *.go but no *_test.go files and generate devel.file-list -for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ; do - dirprefix=$(dirname $file) - install -d -p %{buildroot}/%{gopath}/src/%{import_path}/$dirprefix - cp -pav $file %{buildroot}/%{gopath}/src/%{import_path}/$file - echo "%%{gopath}/src/%%{import_path}/$file" >> devel.file-list - - while [ "$dirprefix" != "." ]; do - echo "%%dir %%{gopath}/src/%%{import_path}/$dirprefix" >> devel.file-list - dirprefix=$(dirname $dirprefix) - done -done -%endif - -# testing files for this project -%if 0%{?with_unit_test} && 0%{?with_devel} -install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ -# find all *_test.go files and generate unit-test-devel.file-list -for file in $(find . -iname "*_test.go" | grep -v "vendor") ; do - dirprefix=$(dirname $file) - install -d -p %{buildroot}/%{gopath}/src/%{import_path}/$dirprefix - cp -pav $file %{buildroot}/%{gopath}/src/%{import_path}/$file - echo "%%{gopath}/src/%%{import_path}/$file" >> unit-test-devel.file-list - - while [ "$dirprefix" != "." ]; do - echo "%%dir %%{gopath}/src/%%{import_path}/$dirprefix" >> devel.file-list - dirprefix=$(dirname $dirprefix) - done -done -%endif - -%if 0%{?with_devel} -sort -u -o devel.file-list devel.file-list -%endif - rm -f %{buildroot}%{_mandir}/man5/docker*.5 -%check -%if 0%{?with_check} && 0%{?with_unit_test} && 0%{?with_devel} -%if ! 0%{?with_bundled} -export GOPATH=%{buildroot}/%{gopath}:%{gopath} -%else -# Since we aren't packaging up the vendor directory we need to link -# back to it somehow. Hack it up so that we can add the vendor -# directory from BUILD dir as a gopath to be searched when executing -# tests from the BUILDROOT dir. -ln -s ./ ./vendor/src # ./vendor/src -> ./vendor - -export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} -%endif - -%if ! 0%{?gotest:1} -%global gotest go test -%endif - -%gotest %{import_path}/cmd/%{name} -%gotest %{import_path}/libkpod -%gotest %{import_path}/libpod -%gotest %{import_path}/pkg/registrar -%endif - install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ @@ -613,14 +379,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{gopath}/src/%{provider}.%{provider_tld}/%{project} %endif -%if 0%{?with_unit_test} && 0%{?with_devel} -%files unit-test-devel -f unit-test-devel.file-list -%license LICENSE -%doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md -%endif - -#### DO NOT REMOVE - NEEDED FOR CENTOS -%if 0%{?fedora} || 0%{?rhel} %files remote %license LICENSE %{_bindir}/%{name}-remote @@ -634,7 +392,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files tests %license LICENSE %{_datadir}/%{name}/test -%endif %files plugins %license %{repo_plugins}-%{commit_plugins}/LICENSE From 1a8a59f0eb6eb62d33ca3f08cda55395398de232 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 31 Jan 2022 09:07:42 -0500 Subject: [PATCH 078/313] podman-3:4.0.0-0.4.rc3 - fix license, conditionals and update provides Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 8b3d738..da7a41f 100644 --- a/podman.spec +++ b/podman.spec @@ -50,7 +50,7 @@ Version: 4.0.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.3.rc3%{?dist} +Release: 0.4.rc3%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ @@ -217,7 +217,6 @@ run %{name}-remote in production. %{name}-remote uses the version 2 API to connect to a %{name} client to manage pods, containers and container images. %{name}-remote supports ssh connections as well. -%endif %package plugins Summary: Plugins for %{name} @@ -411,6 +410,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.4.rc3 +- fix license, conditionals and update provides + * Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.3.rc3 - bump to v4.0.0-rc3 From ade517c0a8cdc571dc0fb257fe2e5333e94e829c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 31 Jan 2022 08:38:15 -0500 Subject: [PATCH 079/313] podman-3:4.0.0-0.3.rc3 - bump to v4.0.0-rc3 Signed-off-by: Lokesh Mandvekar (cherry picked from commit 7f1b0f5ff23984915c7d07ab604dd6bf68c898f2) Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 22 +++++++++++++--------- sources | 4 +--- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 426ae1c..f486658 100644 --- a/.gitignore +++ b/.gitignore @@ -1794,3 +1794,4 @@ /v3.4.4.tar.gz /v4.0.0-rc1.tar.gz /v4.0.0-rc2.tar.gz +/v4.0.0-rc3.tar.gz diff --git a/podman.spec b/podman.spec index f6cd2dc..8778ba3 100644 --- a/podman.spec +++ b/podman.spec @@ -45,7 +45,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc2 +%global built_tag v4.0.0-rc3 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -59,7 +59,7 @@ Version: 4.0.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.2.rc2%{?dist} +Release: 0.3.rc3%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -97,7 +97,7 @@ BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 -Requires: containers-common >= 4:1-30 +Requires: containers-common >= 4:1-46 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables @@ -490,13 +490,13 @@ popd %install install -dp %{buildroot}%{_unitdir} PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{buildroot}%{_sysconfdir} \ - install.bin-nobuild \ - install.man-nobuild \ + install.bin \ + install.man \ install.systemd \ install.completions \ install.docker \ - install.docker-docs-nobuild \ - install.remote-nobuild \ + install.docker-docs \ + install.remote \ mv pkg/hooks/README.md pkg/hooks/README-hooks.md @@ -556,6 +556,8 @@ done sort -u -o devel.file-list devel.file-list %endif +rm -f %{buildroot}%{_mandir}/man5/docker*.5 + %check %if 0%{?with_check} && 0%{?with_unit_test} && 0%{?with_devel} %if ! 0%{?with_bundled} @@ -600,8 +602,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_datadir}/fish/vendor_completions.d/%{name}.fish %{_unitdir}/%{name}* %{_userunitdir}/%{name}* -%{_usr}/lib/tmpfiles.d/%{name}.conf -%{_mandir}/man5/docker*.5.gz +%{_tmpfilesdir}/%{name}.conf %files docker %{_bindir}/docker @@ -656,6 +657,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.3.rc3 +- bump to v4.0.0-rc3 + * Fri Jan 21 2022 RH Container Bot - 3:4.0.0-0.2.rc2 - autobuilt v4.0.0-rc2 diff --git a/sources b/sources index a4f6436..3279414 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ -SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0-rc2.tar.gz) = 2960cf23f8b2335ca2cc68f3d86b370f25ecd1f98c9dc895645beebdc41793f7bb9ea7bce2e8a2485b9025f3645035d4a75becee696315140acc9edeff11feed +SHA512 (v4.0.0-rc3.tar.gz) = 4446509526e77aa1a317262c6d09c468a7753580077bb5cf28e065bfa7ba8b86e2f8ea620a92de94616bf48f2d0121a051363df327118d0fbc50a99f4ca6c814 From 85d25e4e78f454c26e48271a85f245abdcd48847 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 31 Jan 2022 08:45:43 -0500 Subject: [PATCH 080/313] list all tarballs in sources Signed-off-by: Lokesh Mandvekar (cherry picked from commit 50350e0b9c766ab71a857c612e54e59d0f8357f9) Signed-off-by: Lokesh Mandvekar --- sources | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources b/sources index 3279414..49c36df 100644 --- a/sources +++ b/sources @@ -1 +1,3 @@ +SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 +SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (v4.0.0-rc3.tar.gz) = 4446509526e77aa1a317262c6d09c468a7753580077bb5cf28e065bfa7ba8b86e2f8ea620a92de94616bf48f2d0121a051363df327118d0fbc50a99f4ca6c814 From 63d62a42f1a2e4ed9ffda8d419555ab0af2461ac Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 31 Jan 2022 09:00:30 -0500 Subject: [PATCH 081/313] remove unused packages, update provides and fix license Signed-off-by: Lokesh Mandvekar (cherry picked from commit 738fec804135b6c6a3071eecfbffcbc9058e3ab9) Signed-off-by: Lokesh Mandvekar --- podman.spec | 357 +++++++++------------------------------------------- 1 file changed, 57 insertions(+), 300 deletions(-) diff --git a/podman.spec b/podman.spec index 8778ba3..647a2e6 100644 --- a/podman.spec +++ b/podman.spec @@ -1,8 +1,3 @@ -%global with_devel 0 -%global with_bundled 1 -%global with_check 0 -%global with_unit_test 0 - %global with_debug 1 %if 0%{?with_debug} @@ -12,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 @@ -61,7 +52,7 @@ Version: 4.0.0 # so release tag should be of the form 0.N.foo Release: 0.3.rc3%{?dist} Summary: Manage Pods, Containers and Container Images -License: ASL 2.0 +License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz @@ -106,67 +97,68 @@ Recommends: catatonit Suggests: qemu-user-static # vendored libraries -# awk '{print "Provides: bundled(golang("$1")) = "$2}' go.mod | sort -Provides: bundled(golang(github.com/BurntSushi/toml)) = v0.3.1 -#Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible -#Provides: bundled(golang(github.com/buger/goterm)) = v0.0.0-20181115115552-c206103e1f37 -#Provides: bundled(golang(github.com/checkpoint-restore/go-criu)) = v0.0.0-20190109184317-bdb7599cd87b -#Provides: bundled(golang(github.com/codahale/hdrhistogram)) = v0.0.0-20161010025455-3a0bb77429bd -Provides: bundled(golang(github.com/containernetworking/cni)) = v0.8.0 -Provides: bundled(golang(github.com/containernetworking/plugins)) = v0.8.7 -#Provides: bundled(golang(github.com/containers/buildah)) = v1.15.1-0.20200813183340-0a8dc1f8064c -#Provides: bundled(golang(github.com/containers/common)) = v0.20.3-0.20200827091701-a550d6a98aa3 -#Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.5.2 -Provides: bundled(golang(github.com/containers/psgo)) = v1.5.1 -Provides: bundled(golang(github.com/containers/storage)) = v1.23.2 -Provides: bundled(golang(github.com/coreos/go-systemd/v22)) = v22.1.0 -Provides: bundled(golang(github.com/cri-o/ocicni)) = v0.2.0 -Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.2 -Provides: bundled(golang(github.com/davecgh/go-spew)) = v1.1.1 +Provides: bundled(golang(github.com/BurntSushi/toml)) = v1.0.0 +Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible +Provides: bundled(golang(github.com/buger/goterm)) = v1.0.1 +Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20211204171957_54b4ebfdb681 +Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 +Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.0.0_20220111162300_46367ec063fd +Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 +Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.0.1 +Provides: bundled(golang(github.com/containers/buildah)) = v1.24.0 +Provides: bundled(golang(github.com/containers/common)) = v0.47.1 +Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible +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/psgo)) = v1.7.2 +Provides: bundled(golang(github.com/containers/storage)) = v1.38.1 +Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.3.2 +Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 +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/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 Provides: bundled(golang(github.com/docker/distribution)) = v2.7.1+incompatible -#Provides: bundled(golang(github.com/docker/docker)) = v1.4.2-0.20191219165747-a9416c67da9f -Provides: bundled(golang(github.com/docker/go-connections)) = v0.4.0 -Provides: bundled(golang(github.com/docker/go-units)) = v0.4.0 -Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.4.9 +Provides: bundled(golang(github.com/docker/docker)) = v20.10.12+incompatible +Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.0 +Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 +Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 +Provides: bundled(golang(github.com/dtylman/scp)) = v0.0.0_20181017070807_f3000a34aef4 +Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.1 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 -Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.0.3 -#Provides: bundled(golang(github.com/google/shlex)) = v0.0.0-20181106134648-c34317bd91bf -Provides: bundled(golang(github.com/google/uuid)) = v1.1.2 -Provides: bundled(golang(github.com/gorilla/mux)) = v1.7.4 +Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.0.6 +Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 +Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 +Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1 +Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.0 -Provides: bundled(golang(github.com/hashicorp/go-multierror)) = v1.1.0 +Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 Provides: bundled(golang(github.com/hpcloud/tail)) = v1.0.0 -Provides: bundled(golang(github.com/json-iterator/go)) = v1.1.10 -#Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.0.0-20171103030105-7d4729fb3618 -Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.14.0 -Provides: bundled(golang(github.com/onsi/gomega)) = v1.10.1 -Provides: bundled(golang(github.com/opencontainers/go-digest)) = v1.0.0 -#Provides: bundled(golang(github.com/opencontainers/image-spec)) = v1.0.2-0.20190823105129-775207bd45b6 -#Provides: bundled(golang(github.com/opencontainers/runc)) = v1.0.0-rc91.0.20200708210054-ce54a9d4d79b -#Provides: bundled(golang(github.com/opencontainers/runtime-spec)) = v1.0.3-0.20200817204227-f9c09b4ea1df -Provides: bundled(golang(github.com/opencontainers/runtime-tools)) = v0.9.0 -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.6.0 -Provides: bundled(golang(github.com/opentracing/opentracing-go)) = v1.2.0 +Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12 +Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.14 +Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 +Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.5.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.3_0.20220114050600_8b9d41f48198 +Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 +Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20211214071223_8958f93039ab +Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220110225228_7e2d60f1e41f +Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.0 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/rootless-containers/rootlesskit)) = v0.10.0 -Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.6.0 -Provides: bundled(golang(github.com/spf13/cobra)) = v0.0.7 +Provides: bundled(golang(github.com/pmezard/go_difflib)) = v1.0.0 +Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v0.14.6 +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/spf13/pflag)) = v1.0.5 -Provides: bundled(golang(github.com/stretchr/testify)) = v1.6.1 -#Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0-20180916011248-d98352740cb2 -Provides: bundled(golang(github.com/uber/jaeger-client-go)) = v2.25.0+incompatible -Provides: bundled(golang(github.com/uber/jaeger-lib)) = v2.2.0+incompatible -#Provides: bundled(golang(github.com/varlink/go)) = v0.0.0-20190502142041-0f1d566d194b -Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.0 -Provides: bundled(golang(go.etcd.io/bbolt)) = v1.3.5 -#Provides: bundled(golang(golang.org/x/crypto)) = v0.0.0-20200622213623-75b288015ac9 -#Provides: bundled(golang(golang.org/x/net)) = v0.0.0-20200707034311-ab3426394381 -#Provides: bundled(golang(golang.org/x/sync)) = v0.0.0-20200317015054-43a5402ce75a -#Provides: bundled(golang(golang.org/x/sys)) = v0.0.0-20200728102440-3e129f6d46b1 -Provides: bundled(golang(k8s.io/api)) = v0.18.8 -Provides: bundled(golang(k8s.io/apimachinery)) = v0.19.0 +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(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible +Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 +Provides: bundled(golang(github.com/vbauerster/mpb/v6)) = v6.0.4 +Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.1_0.20220115184804_dd687eb2f2d4 +Provides: bundled(golang(k8s.io/api)) = v0.22.4 +Provides: bundled(golang(k8s.io/apimachinery)) = v0.22.4 %description %{name} (Pod Manager) is a fully featured container engine that is a simple @@ -198,168 +190,6 @@ This package installs a script named docker that emulates the Docker CLI by executes %{name} commands, it also creates links between all Docker CLI man pages and %{name}. -%if 0%{?with_devel} -%package devel -Summary: Library for applications looking to use Container Pods -BuildArch: noarch -Provides: libpod-devel = %{epoch}:%{version}-%{release} - -%if 0%{?with_check} && ! 0%{?with_bundled} -BuildRequires: golang(github.com/BurntSushi/toml) -BuildRequires: golang(github.com/containerd/cgroups) -BuildRequires: golang(github.com/containernetworking/plugins/pkg/ns) -BuildRequires: golang(github.com/containers/image/copy) -BuildRequires: golang(github.com/containers/image/directory) -BuildRequires: golang(github.com/containers/image/docker) -BuildRequires: golang(github.com/containers/image/docker/archive) -BuildRequires: golang(github.com/containers/image/docker/reference) -BuildRequires: golang(github.com/containers/image/docker/tarfile) -BuildRequires: golang(github.com/containers/image/image) -BuildRequires: golang(github.com/containers/image/oci/archive) -BuildRequires: golang(github.com/containers/image/pkg/strslice) -BuildRequires: golang(github.com/containers/image/pkg/sysregistries) -BuildRequires: golang(github.com/containers/image/signature) -BuildRequires: golang(github.com/containers/image/storage) -BuildRequires: golang(github.com/containers/image/tarball) -BuildRequires: golang(github.com/containers/image/transports/alltransports) -BuildRequires: golang(github.com/containers/image/types) -BuildRequires: golang(github.com/containers/storage) -BuildRequires: golang(github.com/containers/storage/pkg/archive) -BuildRequires: golang(github.com/containers/storage/pkg/idtools) -BuildRequires: golang(github.com/containers/storage/pkg/reexec) -BuildRequires: golang(github.com/coreos/go-systemd/dbus) -BuildRequires: golang(github.com/cri-o/ocicni/pkg/ocicni) -BuildRequires: golang(github.com/docker/distribution/reference) -BuildRequires: golang(github.com/docker/docker/daemon/caps) -BuildRequires: golang(github.com/docker/docker/pkg/mount) -BuildRequires: golang(github.com/docker/docker/pkg/namesgenerator) -BuildRequires: golang(github.com/docker/docker/pkg/stringid) -BuildRequires: golang(github.com/docker/docker/pkg/system) -BuildRequires: golang(github.com/docker/docker/pkg/term) -BuildRequires: golang(github.com/docker/docker/pkg/truncindex) -BuildRequires: golang(github.com/ghodss/yaml) -BuildRequires: golang(github.com/godbus/dbus) -BuildRequires: golang(github.com/mattn/go-sqlite3) -BuildRequires: golang(github.com/mrunalp/fileutils) -BuildRequires: golang(github.com/opencontainers/go-digest) -BuildRequires: golang(github.com/opencontainers/image-spec/specs-go/v1) -BuildRequires: golang(github.com/opencontainers/runc/libcontainer) -BuildRequires: golang(github.com/opencontainers/runtime-spec/specs-go) -BuildRequires: golang(github.com/opencontainers/runtime-tools/generate) -BuildRequires: golang(github.com/opencontainers/selinux/go-selinux) -BuildRequires: golang(github.com/opencontainers/selinux/go-selinux/label) -BuildRequires: golang(github.com/pkg/errors) -BuildRequires: golang(github.com/sirupsen/logrus) -BuildRequires: golang(github.com/ulule/deepcopier) -BuildRequires: golang(golang.org/x/crypto/ssh/terminal) -BuildRequires: golang(golang.org/x/sys/unix) -BuildRequires: golang(k8s.io/apimachinery/pkg/util/wait) -BuildRequires: golang(k8s.io/client-go/tools/remotecommand) -BuildRequires: golang(k8s.io/kubernetes/pkg/kubelet/container) -%endif - -Requires: golang(github.com/BurntSushi/toml) -Requires: golang(github.com/containerd/cgroups) -Requires: golang(github.com/containernetworking/plugins/pkg/ns) -Requires: golang(github.com/containers/image/copy) -Requires: golang(github.com/containers/image/directory) -Requires: golang(github.com/containers/image/docker) -Requires: golang(github.com/containers/image/docker/archive) -Requires: golang(github.com/containers/image/docker/reference) -Requires: golang(github.com/containers/image/docker/tarfile) -Requires: golang(github.com/containers/image/image) -Requires: golang(github.com/containers/image/oci/archive) -Requires: golang(github.com/containers/image/pkg/strslice) -Requires: golang(github.com/containers/image/pkg/sysregistries) -Requires: golang(github.com/containers/image/signature) -Requires: golang(github.com/containers/image/storage) -Requires: golang(github.com/containers/image/tarball) -Requires: golang(github.com/containers/image/transports/alltransports) -Requires: golang(github.com/containers/image/types) -Requires: golang(github.com/containers/storage) -Requires: golang(github.com/containers/storage/pkg/archive) -Requires: golang(github.com/containers/storage/pkg/idtools) -Requires: golang(github.com/containers/storage/pkg/reexec) -Requires: golang(github.com/coreos/go-systemd/dbus) -Requires: golang(github.com/cri-o/ocicni/pkg/ocicni) -Requires: golang(github.com/docker/distribution/reference) -Requires: golang(github.com/docker/docker/daemon/caps) -Requires: golang(github.com/docker/docker/pkg/mount) -Requires: golang(github.com/docker/docker/pkg/namesgenerator) -Requires: golang(github.com/docker/docker/pkg/stringid) -Requires: golang(github.com/docker/docker/pkg/system) -Requires: golang(github.com/docker/docker/pkg/term) -Requires: golang(github.com/docker/docker/pkg/truncindex) -Requires: golang(github.com/ghodss/yaml) -Requires: golang(github.com/godbus/dbus) -Requires: golang(github.com/mattn/go-sqlite3) -Requires: golang(github.com/mrunalp/fileutils) -Requires: golang(github.com/opencontainers/go-digest) -Requires: golang(github.com/opencontainers/image-spec/specs-go/v1) -Requires: golang(github.com/opencontainers/runc/libcontainer) -Requires: golang(github.com/opencontainers/runtime-spec/specs-go) -Requires: golang(github.com/opencontainers/runtime-tools/generate) -Requires: golang(github.com/opencontainers/selinux/go-selinux) -Requires: golang(github.com/opencontainers/selinux/go-selinux/label) -Requires: golang(github.com/pkg/errors) -Requires: golang(github.com/sirupsen/logrus) -Requires: golang(github.com/ulule/deepcopier) -Requires: golang(golang.org/x/crypto/ssh/terminal) -Requires: golang(golang.org/x/sys/unix) -Requires: golang(k8s.io/apimachinery/pkg/util/wait) -Requires: golang(k8s.io/client-go/tools/remotecommand) -Requires: golang(k8s.io/kubernetes/pkg/kubelet/container) - -Provides: golang(%{import_path}/cmd/%{name}/docker) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/cmd/%{name}/formats) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/libkpod) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}/common) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}/driver) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/%{name}/layers) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/annotations) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/chrootuser) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/registrar) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/pkg/storage) = %{epoch}:%{version}-%{release} -Provides: golang(%{import_path}/utils) = %{epoch}:%{version}-%{release} - -%description devel -%{summary} - -This package contains library source intended for -building other packages which use import path with -%{import_path} prefix. -%endif - -%if 0%{?with_unit_test} && 0%{?with_devel} -%package unit-test-devel -Summary: Unit tests for %{name} package -%if 0%{?with_check} -#Here comes all BuildRequires: PACKAGE the unit tests -#in %%check section need for running -%endif - -# test subpackage tests code from devel subpackage -Requires: %{name}-devel = %{epoch}:%{version}-%{release} - -%if 0%{?with_check} && ! 0%{?with_bundled} -BuildRequires: golang(github.com/stretchr/testify/assert) -BuildRequires: golang(github.com/urfave/cli) -%endif - -Requires: golang(github.com/stretchr/testify/assert) -Requires: golang(github.com/urfave/cli) - -%description unit-test-devel -%{summary} -%{repo} provides a library for applications looking to use the -Container Pod concept popularized by Kubernetes. - -This package contains unit tests for project -providing packages with %{import_path} prefix. -%endif - -%if 0%{?fedora} || 0%{?rhel} %package tests Summary: Tests for %{name} @@ -516,72 +346,8 @@ for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},, echo "$file*" >> podman.file-list done -# source code for building projects -%if 0%{?with_devel} -install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ - -echo "%%dir %%{gopath}/src/%%{import_path}/." >> devel.file-list -# find all *.go but no *_test.go files and generate devel.file-list -for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ; do - dirprefix=$(dirname $file) - install -d -p %{buildroot}/%{gopath}/src/%{import_path}/$dirprefix - cp -pav $file %{buildroot}/%{gopath}/src/%{import_path}/$file - echo "%%{gopath}/src/%%{import_path}/$file" >> devel.file-list - - while [ "$dirprefix" != "." ]; do - echo "%%dir %%{gopath}/src/%%{import_path}/$dirprefix" >> devel.file-list - dirprefix=$(dirname $dirprefix) - done -done -%endif - -# testing files for this project -%if 0%{?with_unit_test} && 0%{?with_devel} -install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ -# find all *_test.go files and generate unit-test-devel.file-list -for file in $(find . -iname "*_test.go" | grep -v "vendor") ; do - dirprefix=$(dirname $file) - install -d -p %{buildroot}/%{gopath}/src/%{import_path}/$dirprefix - cp -pav $file %{buildroot}/%{gopath}/src/%{import_path}/$file - echo "%%{gopath}/src/%%{import_path}/$file" >> unit-test-devel.file-list - - while [ "$dirprefix" != "." ]; do - echo "%%dir %%{gopath}/src/%%{import_path}/$dirprefix" >> devel.file-list - dirprefix=$(dirname $dirprefix) - done -done -%endif - -%if 0%{?with_devel} -sort -u -o devel.file-list devel.file-list -%endif - rm -f %{buildroot}%{_mandir}/man5/docker*.5 -%check -%if 0%{?with_check} && 0%{?with_unit_test} && 0%{?with_devel} -%if ! 0%{?with_bundled} -export GOPATH=%{buildroot}/%{gopath}:%{gopath} -%else -# Since we aren't packaging up the vendor directory we need to link -# back to it somehow. Hack it up so that we can add the vendor -# directory from BUILD dir as a gopath to be searched when executing -# tests from the BUILDROOT dir. -ln -s ./ ./vendor/src # ./vendor/src -> ./vendor - -export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} -%endif - -%if ! 0%{?gotest:1} -%global gotest go test -%endif - -%gotest %{import_path}/cmd/%{name} -%gotest %{import_path}/libkpod -%gotest %{import_path}/libpod -%gotest %{import_path}/pkg/registrar -%endif - install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ @@ -616,14 +382,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{gopath}/src/%{provider}.%{provider_tld}/%{project} %endif -%if 0%{?with_unit_test} && 0%{?with_devel} -%files unit-test-devel -f unit-test-devel.file-list -%license LICENSE -%doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md -%endif - -#### DO NOT REMOVE - NEEDED FOR CENTOS -%if 0%{?fedora} || 0%{?rhel} %files remote %license LICENSE %{_bindir}/%{name}-remote @@ -637,7 +395,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files tests %license LICENSE %{_datadir}/%{name}/test -%endif %files plugins %license %{repo_plugins}-%{commit_plugins}/LICENSE From 1bf8b02119113ff252b83ad21f3dd12b45179c37 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 31 Jan 2022 09:07:42 -0500 Subject: [PATCH 082/313] podman-3:4.0.0-0.4.rc3 - fix license, conditionals and update provides Signed-off-by: Lokesh Mandvekar (cherry picked from commit 1a8a59f0eb6eb62d33ca3f08cda55395398de232) Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 647a2e6..86b1aa8 100644 --- a/podman.spec +++ b/podman.spec @@ -50,7 +50,7 @@ Version: 4.0.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.3.rc3%{?dist} +Release: 0.4.rc3%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ @@ -220,7 +220,6 @@ run %{name}-remote in production. %{name}-remote uses the version 2 API to connect to a %{name} client to manage pods, containers and container images. %{name}-remote supports ssh connections as well. -%endif %package plugins Summary: Plugins for %{name} @@ -414,6 +413,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.4.rc3 +- fix license, conditionals and update provides + * Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.3.rc3 - bump to v4.0.0-rc3 From 06c601234feac4f5da7b6e1d92430d62f556f3b9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 4 Feb 2022 10:15:17 -0500 Subject: [PATCH 083/313] bump to v4.0.0-rc4, adjust dependencies Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 15 ++------------- sources | 2 +- 3 files changed, 4 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index f486658..7a8ecc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1795,3 +1795,4 @@ /v4.0.0-rc1.tar.gz /v4.0.0-rc2.tar.gz /v4.0.0-rc3.tar.gz +/v4.0.0-rc4.tar.gz diff --git a/podman.spec b/podman.spec index da7a41f..5f98b44 100644 --- a/podman.spec +++ b/podman.spec @@ -14,11 +14,6 @@ # https://github.com/containers/%%{name} %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -# To build a random user's fork/commit, comment out above line, -# uncomment below line and replace the placeholders and commit0 below with the right info -#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO -#%%global commit0 d32e56658aec5246c3a5dc4d2156918d4f3031a7 -#%%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) # dnsname %global repo_plugins dnsname @@ -36,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc3 +%global built_tag v4.0.0-rc4 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -46,11 +41,7 @@ Epoch: 3 Epoch: 0 %endif Version: 4.0.0 -# RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER -# N.foo if released, 0.N.foo if unreleased -# Rawhide almost always ships unreleased builds, -# so release tag should be of the form 0.N.foo -Release: 0.4.rc3%{?dist} +Release: 0.5.rc4%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ @@ -85,10 +76,8 @@ BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 Requires: containers-common >= 4:1-46 -Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables -Recommends: %{name}-plugins = %{epoch}:%{version}-%{release} Recommends: catatonit Suggests: qemu-user-static diff --git a/sources b/sources index 49c36df..ed99ecd 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0-rc3.tar.gz) = 4446509526e77aa1a317262c6d09c468a7753580077bb5cf28e065bfa7ba8b86e2f8ea620a92de94616bf48f2d0121a051363df327118d0fbc50a99f4ca6c814 +SHA512 (v4.0.0-rc4.tar.gz) = f668138919be30b7ee9e7f125437cd9fa32c64d28f7e7428b4b59b7103643bce19031be3234fcee484eb9b5195b472ad6e02ea911254d40db1cd7adafc05fb9b From a58807053c29821ec76642e7106d084ec7885a30 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 4 Feb 2022 10:15:17 -0500 Subject: [PATCH 084/313] bump to v4.0.0-rc4, adjust dependencies Signed-off-by: Lokesh Mandvekar (cherry picked from commit 06c601234feac4f5da7b6e1d92430d62f556f3b9) Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 17 +++-------------- sources | 2 +- 3 files changed, 5 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index f486658..7a8ecc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1795,3 +1795,4 @@ /v4.0.0-rc1.tar.gz /v4.0.0-rc2.tar.gz /v4.0.0-rc3.tar.gz +/v4.0.0-rc4.tar.gz diff --git a/podman.spec b/podman.spec index 86b1aa8..60fcfcc 100644 --- a/podman.spec +++ b/podman.spec @@ -14,11 +14,6 @@ # https://github.com/containers/%%{name} %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -# To build a random user's fork/commit, comment out above line, -# uncomment below line and replace the placeholders and commit0 below with the right info -#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO -#%%global commit0 d32e56658aec5246c3a5dc4d2156918d4f3031a7 -#%%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) # dnsname %global repo_plugins dnsname @@ -36,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc3 +%global built_tag v4.0.0-rc4 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -46,11 +41,7 @@ Epoch: 3 Epoch: 0 %endif Version: 4.0.0 -# RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER -# N.foo if released, 0.N.foo if unreleased -# Rawhide almost always ships unreleased builds, -# so release tag should be of the form 0.N.foo -Release: 0.4.rc3%{?dist} +Release: 0.5.rc4%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ @@ -88,11 +79,9 @@ BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 -Requires: containers-common >= 4:1-46 -Requires: containernetworking-plugins >= 1.0.0-15.1 +Requires: containers-common >= 4:1-41 Requires: iptables Requires: nftables -Recommends: %{name}-plugins = %{epoch}:%{version}-%{release} Recommends: catatonit Suggests: qemu-user-static diff --git a/sources b/sources index 49c36df..ed99ecd 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0-rc3.tar.gz) = 4446509526e77aa1a317262c6d09c468a7753580077bb5cf28e065bfa7ba8b86e2f8ea620a92de94616bf48f2d0121a051363df327118d0fbc50a99f4ca6c814 +SHA512 (v4.0.0-rc4.tar.gz) = f668138919be30b7ee9e7f125437cd9fa32c64d28f7e7428b4b59b7103643bce19031be3234fcee484eb9b5195b472ad6e02ea911254d40db1cd7adafc05fb9b From 610b55e14b68a6b8c83e46a1b338a9a37ea1ebea Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 10 Feb 2022 15:10:39 -0500 Subject: [PATCH 085/313] account for latest shadow-utils-subid Signed-off-by: Lokesh Mandvekar --- podman.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 5f98b44..bfa97ad 100644 --- a/podman.spec +++ b/podman.spec @@ -66,7 +66,9 @@ BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel -%if 0%{?fedora} >= 35 +%if 0%{?fedora} >= 36 +BuildRequires: shadow-utils-subid-devel >= 2:4.11.1-2 +%else BuildRequires: shadow-utils-subid-devel %endif BuildRequires: pkgconfig From 4d3b5e5f43a69b95968c9ba8b94626af143ec0d1 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 10 Feb 2022 15:31:01 -0500 Subject: [PATCH 086/313] rebuild to be ahead of f36 Signed-off-by: Lokesh Mandvekar From 631b0fb6c800660b2e2ac7aeee8e79f46ee19718 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 10 Feb 2022 15:33:00 -0500 Subject: [PATCH 087/313] podman-3:4.0.0-0.6.rc4 - shadow-utils-subid soname change (update changelog in spec file) Signed-off-by: Lokesh Mandvekar --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index bfa97ad..1ff4cb1 100644 --- a/podman.spec +++ b/podman.spec @@ -41,7 +41,7 @@ Epoch: 3 Epoch: 0 %endif Version: 4.0.0 -Release: 0.5.rc4%{?dist} +Release: 0.6.rc4%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ @@ -401,6 +401,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Thu Feb 10 2022 Lokesh Mandvekar - 3:4.0.0-0.6.rc4 +- shadow-utils-subid soname change + * Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.4.rc3 - fix license, conditionals and update provides From 0730e83422dc4d4f283498c316ee9a0d8a68482d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 11 Feb 2022 17:12:24 -0500 Subject: [PATCH 088/313] podman-3:4.0.0-0.7.rc5 - bump to v4.0.0-rc5 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7a8ecc8..bae9d4e 100644 --- a/.gitignore +++ b/.gitignore @@ -1796,3 +1796,4 @@ /v4.0.0-rc2.tar.gz /v4.0.0-rc3.tar.gz /v4.0.0-rc4.tar.gz +/v4.0.0-rc5.tar.gz diff --git a/podman.spec b/podman.spec index 1ff4cb1..611b680 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc4 +%global built_tag v4.0.0-rc5 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -41,7 +41,7 @@ Epoch: 3 Epoch: 0 %endif Version: 4.0.0 -Release: 0.6.rc4%{?dist} +Release: 0.7.rc5%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ @@ -401,6 +401,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Feb 11 2022 Lokesh Mandvekar - 3:4.0.0-0.7.rc5 +- bump to v4.0.0-rc5 + * Thu Feb 10 2022 Lokesh Mandvekar - 3:4.0.0-0.6.rc4 - shadow-utils-subid soname change diff --git a/sources b/sources index ed99ecd..45e55f9 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0-rc4.tar.gz) = f668138919be30b7ee9e7f125437cd9fa32c64d28f7e7428b4b59b7103643bce19031be3234fcee484eb9b5195b472ad6e02ea911254d40db1cd7adafc05fb9b +SHA512 (v4.0.0-rc5.tar.gz) = 68993fd6d6160413295311617c87087c882391f7458e76394045594c823a9a29c36924e6d271db83617f068c20e5ee9a722d52498761e652f91527b7e93962a1 From 423dade31702be0796c2938b0024f988143d9704 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 10 Feb 2022 15:10:39 -0500 Subject: [PATCH 089/313] account for latest shadow-utils-subid Signed-off-by: Lokesh Mandvekar (cherry picked from commit 610b55e14b68a6b8c83e46a1b338a9a37ea1ebea) Signed-off-by: Lokesh Mandvekar --- podman.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 60fcfcc..5cf6897 100644 --- a/podman.spec +++ b/podman.spec @@ -70,7 +70,9 @@ BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel -%if 0%{?fedora} >= 35 +%if 0%{?fedora} >= 36 +BuildRequires: shadow-utils-subid-devel >= 2:4.11.1-2 +%else BuildRequires: shadow-utils-subid-devel %endif BuildRequires: pkgconfig From 0ee15ef8213f6563eb69adfec8c324869a1cb8d5 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 10 Feb 2022 15:33:00 -0500 Subject: [PATCH 090/313] podman-3:4.0.0-0.6.rc4 - shadow-utils-subid soname change (update changelog in spec file) Signed-off-by: Lokesh Mandvekar (cherry picked from commit 631b0fb6c800660b2e2ac7aeee8e79f46ee19718) Signed-off-by: Lokesh Mandvekar --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 5cf6897..b57068c 100644 --- a/podman.spec +++ b/podman.spec @@ -41,7 +41,7 @@ Epoch: 3 Epoch: 0 %endif Version: 4.0.0 -Release: 0.5.rc4%{?dist} +Release: 0.6.rc4%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ @@ -404,6 +404,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Thu Feb 10 2022 Lokesh Mandvekar - 3:4.0.0-0.6.rc4 +- shadow-utils-subid soname change + * Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.4.rc3 - fix license, conditionals and update provides From da983f82f8548c3bfcdf1e44bc40c9b1cf2fdfaa Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 11 Feb 2022 17:12:24 -0500 Subject: [PATCH 091/313] podman-3:4.0.0-0.7.rc5 - bump to v4.0.0-rc5 Signed-off-by: Lokesh Mandvekar (cherry picked from commit 0730e83422dc4d4f283498c316ee9a0d8a68482d) Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7a8ecc8..bae9d4e 100644 --- a/.gitignore +++ b/.gitignore @@ -1796,3 +1796,4 @@ /v4.0.0-rc2.tar.gz /v4.0.0-rc3.tar.gz /v4.0.0-rc4.tar.gz +/v4.0.0-rc5.tar.gz diff --git a/podman.spec b/podman.spec index b57068c..32740b4 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc4 +%global built_tag v4.0.0-rc5 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: podman @@ -41,7 +41,7 @@ Epoch: 3 Epoch: 0 %endif Version: 4.0.0 -Release: 0.6.rc4%{?dist} +Release: 0.7.rc5%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and BSD and ISC and MIT URL: https://%{name}.io/ @@ -404,6 +404,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Fri Feb 11 2022 Lokesh Mandvekar - 3:4.0.0-0.7.rc5 +- bump to v4.0.0-rc5 + * Thu Feb 10 2022 Lokesh Mandvekar - 3:4.0.0-0.6.rc4 - shadow-utils-subid soname change diff --git a/sources b/sources index ed99ecd..45e55f9 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0-rc4.tar.gz) = f668138919be30b7ee9e7f125437cd9fa32c64d28f7e7428b4b59b7103643bce19031be3234fcee484eb9b5195b472ad6e02ea911254d40db1cd7adafc05fb9b +SHA512 (v4.0.0-rc5.tar.gz) = 68993fd6d6160413295311617c87087c882391f7458e76394045594c823a9a29c36924e6d271db83617f068c20e5ee9a722d52498761e652f91527b7e93962a1 From 61d0b97021784c4cdd2f4c81482b1524056118cd Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 17 Feb 2022 14:40:27 -0500 Subject: [PATCH 092/313] bump to v4.0.0 switch to autospec Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 5834 +-------------------------------------------------- sources | 2 +- 3 files changed, 17 insertions(+), 5820 deletions(-) diff --git a/.gitignore b/.gitignore index bae9d4e..bda4450 100644 --- a/.gitignore +++ b/.gitignore @@ -1797,3 +1797,4 @@ /v4.0.0-rc3.tar.gz /v4.0.0-rc4.tar.gz /v4.0.0-rc5.tar.gz +/v4.0.0.tar.gz diff --git a/podman.spec b/podman.spec index 611b680..98de963 100644 --- a/podman.spec +++ b/podman.spec @@ -31,8 +31,9 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc5 +%global built_tag v4.0.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: podman %if 0%{?fedora} @@ -40,10 +41,10 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 4.0.0 -Release: 0.7.rc5%{?dist} +Version: %{gen_version} +Release: %autorelease Summary: Manage Pods, Containers and Container Images -License: ASL 2.0 and BSD and ISC and MIT +License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 URL: https://%{name}.io/ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz @@ -82,31 +83,31 @@ Requires: iptables Requires: nftables Recommends: catatonit Suggests: qemu-user-static - # vendored libraries +# 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/BurntSushi/toml)) = v1.0.0 Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible -Provides: bundled(golang(github.com/buger/goterm)) = v1.0.1 +Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4 Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20211204171957_54b4ebfdb681 Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.0.0_20220111162300_46367ec063fd Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.0.1 -Provides: bundled(golang(github.com/containers/buildah)) = v1.24.0 -Provides: bundled(golang(github.com/containers/common)) = v0.47.1 +Provides: bundled(golang(github.com/containers/buildah)) = v1.24.1 +Provides: bundled(golang(github.com/containers/common)) = v0.47.4 Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.19.0 +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/psgo)) = v1.7.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/coreos/go_systemd/v22)) = v22.3.2 Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 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/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 -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_connections)) = v0.4.0 +Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.1_0.20210727194412_58542c764a11 Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 Provides: bundled(golang(github.com/dtylman/scp)) = v0.0.0_20181017070807_f3000a34aef4 @@ -125,7 +126,7 @@ Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.14 Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.5.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/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.20220114050600_8b9d41f48198 Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 @@ -362,13 +363,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_mandir}/man1/docker*.1* %{_usr}/lib/tmpfiles.d/%{name}-docker.conf -%if 0%{?with_devel} -%files -n libpod-devel -f devel.file-list -%license LICENSE -%doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md -%dir %{gopath}/src/%{provider}.%{provider_tld}/%{project} -%endif - %files remote %license LICENSE %{_bindir}/%{name}-remote @@ -399,5803 +393,5 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists exit 0 -# rhcontainerbot account currently managed by lsm5 %changelog -* Fri Feb 11 2022 Lokesh Mandvekar - 3:4.0.0-0.7.rc5 -- bump to v4.0.0-rc5 - -* Thu Feb 10 2022 Lokesh Mandvekar - 3:4.0.0-0.6.rc4 -- shadow-utils-subid soname change - -* Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.4.rc3 -- fix license, conditionals and update provides - -* Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.3.rc3 -- bump to v4.0.0-rc3 - -* Fri Jan 21 2022 RH Container Bot - 3:4.0.0-0.2.rc2 -- autobuilt v4.0.0-rc2 - -* Mon Jan 10 2022 RH Container Bot - 3:4.0.0-0.1.rc1 -- autobuilt v4.0.0-rc1 - -* Wed Dec 08 2021 RH Container Bot - 3:3.4.4-1 -- autobuilt v3.4.4 - -* Tue Dec 07 2021 RH Container Bot - 3:3.4.3-1 -- autobuilt v3.4.3 - -* Fri Nov 12 2021 RH Container Bot - 3:3.4.2-1 -- autobuilt v3.4.2 - -* Wed Oct 20 2021 RH Container Bot - 3:3.4.1-1 -- autobuilt v3.4.1 - -* Tue Oct 05 2021 Stephen Gallagher - 3:3.4.0-4 -- Drop i686 support for RHEL >= 9 -- RHEL 9 does not have i686 support for golang - -* Mon Oct 04 2021 Lokesh Mandvekar - 3:3.4.0-3 -- Gating tests: fix permissions error -- From: Ed Santiago - -* Fri Oct 01 2021 Timm Bäder - 3:3.4.0-2 -- Remove individual flags from $CFLAGS instead of hardcoding all flags - -* Thu Sep 30 2021 RH Container Bot - 3:3.4.0-1 -- autobuilt v3.4.0 - -* Mon Sep 27 2021 Lokesh Mandvekar - 3:3.4.0-0.11.rc2 -- bump containers-common dep - -* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.10.rc2 -- build with libsubid buildtag - -* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.9.rc2 -- depend on shadow-utils-subid for f35 and higher - -* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.8.rc2 -- bump release to stay ahead of older fedoras - -* Fri Sep 24 2021 RH Container Bot - 3:3.4.0-0.7.rc2 -- autobuilt v3.4.0-rc2 - -* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.6.rc1 -- Add shadow-utils-subid-devel requirement - -* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.5.rc1 -- rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post - -* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.4.rc1 -- bump conmon requirement for remote gating tests - -* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.3.rc1 -- Requires: conmon >= 2:2.0.30 for remote gating tests - -* Tue Sep 21 2021 Lokesh Mandvekar - 3:3.4.0-0.2.rc1 -- rebuild for podman-remote gating tests - -* Thu Sep 16 2021 RH Container Bot - 3:3.4.0-0.1.rc1 -- autobuilt v3.4.0-rc1 - -* Tue Aug 31 2021 Lokesh Mandvekar - 3:3.3.1-2 -- bump release to be on par with f35 - -* Mon Aug 30 2021 RH Container Bot - 3:3.3.1-1 -- autobuilt v3.3.1 - -* Fri Aug 27 2021 Lokesh Mandvekar - 3:3.3.0-2 -- update gvproxy binary name - -* Fri Aug 20 2021 RH Container Bot - 3:3.3.0-1 -- autobuilt v3.3.0 - -* Tue Aug 17 2021 RH Container Bot - 3:3.3.0-0.28.rc3 -- autobuilt v3.3.0-rc3 - -* Mon Aug 16 2021 Lokesh Mandvekar - 3:3.3.0-0.27.rc2 -- Bump to v3.3.0-rc2 -- Include podman-gvproxy subpackage which provides -/usr/libexecdir/podman/podman-gvproxy - -* Tue Aug 03 2021 Lokesh Mandvekar - 3:3.3.0-0.26.rc1 -- Bump to v3.3.0-rc1 - -* Mon Aug 02 2021 Lokesh Mandvekar - 3:3.3.0-0.25.dev.gitd32e566 -- Resolves: #1983596, #1987739 - Security fix for CVE-2021-34558 - -* Fri Jul 23 2021 Fedora Release Engineering - 3:3.3.0-0.24.dev.gitd32e566 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Jul 16 2021 Lokesh Mandvekar - 3:3.3.0-0.23.dev.gitd32e566 -- Resolves: #1969264, #1982881 - Security fix for CVE-2021-3602 - -* Wed Jul 14 2021 Lokesh Mandvekar - 3:3.3.0-0.22.dev.git599b7d7 -- rebuild with gating.yaml changes - -* Tue Jul 06 2021 Lokesh Mandvekar - 3:3.3.0-0.21.dev.git599b7d7 -- rebuild for openQA - -* Tue Jun 29 2021 Lokesh Mandvekar - 3:3.3.0-0.20.dev.git599b7d7 -- remove /etc/sysconfdir/cni/net.d/87-podman-bridge.conflist -- bodhi will not be ignored for this one so cut us some slack ;) - -* Thu Jun 24 2021 RH Container Bot - 3:3.3.0-0.19.dev.gitfc34f35 -- autobuilt fc34f35 - -* Wed Jun 23 2021 RH Container Bot - 3:3.3.0-0.18.dev.gitd3afc6b -- autobuilt d3afc6b - -* Tue Jun 22 2021 RH Container Bot - 3:3.3.0-0.17.dev.gitbe15e69 -- autobuilt be15e69 - -* Mon Jun 21 2021 RH Container Bot - 3:3.3.0-0.16.dev.git18bf92f -- autobuilt 18bf92f - -* Mon Jun 21 2021 RH Container Bot - 3:3.3.0-0.15.dev.git928687e -- autobuilt 928687e - -* Sun Jun 20 2021 RH Container Bot - 3:3.3.0-0.14.dev.gitd8cd205 -- autobuilt d8cd205 - -* Sat Jun 19 2021 RH Container Bot - 3:3.3.0-0.13.dev.git48db8d9 -- autobuilt 48db8d9 - -* Fri Jun 18 2021 RH Container Bot - 3:3.3.0-0.12.dev.gitce04a3e -- autobuilt ce04a3e - -* Thu Jun 17 2021 RH Container Bot - 3:3.3.0-0.11.dev.git814a8b6 -- autobuilt 814a8b6 - -* Wed Jun 16 2021 RH Container Bot - 3:3.3.0-0.10.dev.git092b2ec -- autobuilt 092b2ec - -* Tue Jun 15 2021 RH Container Bot - 3:3.3.0-0.9.dev.gite2f51ee -- autobuilt e2f51ee - -* Mon Jun 14 2021 Lokesh Mandvekar - 3:3.3.0-0.8.dev.gite549ca5 -- BR: go-rpm-macros to re-enable debuginfo - -* Sun Jun 13 2021 RH Container Bot - 3:3.3.0-0.7.dev.gite549ca5 -- autobuilt e549ca5 - -* Sat Jun 12 2021 RH Container Bot - 3:3.3.0-0.6.dev.git45dc3d6 -- autobuilt 45dc3d6 - -* Fri Jun 11 2021 RH Container Bot - 3:3.3.0-0.5.dev.gited983c9 -- autobuilt ed983c9 - -* Thu Jun 10 2021 RH Container Bot - 3:3.3.0-0.4.dev.gitea39735 -- autobuilt ea39735 - -* Wed Jun 09 2021 RH Container Bot - 3:3.3.0-0.3.dev.gitda1bade -- autobuilt da1bade - -* Tue Jun 08 2021 Lokesh Mandvekar - 3:3.3.0-0.2.dev.git9a3a732 -- include podman-machine-cni in podman-plugins subpackage - -* Tue Jun 08 2021 RH Container Bot - 3:3.3.0-0.1.dev.git9a3a732 -- bump to 3.3.0 -- autobuilt 9a3a732 - -* Tue May 18 2021 Lokesh Mandvekar - 3:3.2.0-0.27.dev.git353f04b -- disable debuginfo temporarily to get a successful build past gating issues - -* Tue May 18 2021 RH Container Bot - 3:3.2.0-0.26.dev.git353f04b -- autobuilt 353f04b - -* Tue May 18 2021 Lokesh Mandvekar - 3:3.2.0-0.25.dev.gita7fa0da -- use containers-common >= 4:1-19 with container-selinux 2.162.1 - -* Tue May 18 2021 RH Container Bot - 3:3.2.0-0.24.dev.gita7fa0da -- autobuilt a7fa0da - -* Mon May 17 2021 RH Container Bot - 3:3.2.0-0.23.dev.gita6a3df0 -- autobuilt a6a3df0 - -* Sun May 16 2021 RH Container Bot - 3:3.2.0-0.22.dev.git90a12ac -- autobuilt 90a12ac - -* Sat May 15 2021 RH Container Bot - 3:3.2.0-0.21.dev.git2b0b971 -- autobuilt 2b0b971 - -* Thu May 13 2021 Daniel J Walsh - 3:3.2.0-0.20.dev.git4dc52f6 -- Add suggests qemu-user-static - -* Thu May 13 2021 RH Container Bot - 3:3.2.0-0.19.dev.git4dc52f6 -- autobuilt 4dc52f6 - -* Wed May 12 2021 RH Container Bot - 3:3.2.0-0.18.dev.git59dd357 -- autobuilt 59dd357 - -* Tue May 11 2021 Lokesh Mandvekar - 3:3.2.0-0.17.dev.git57b6425 -- bump epoch to account for bad v3.2.0-rc1 in stable - -* Tue May 11 2021 RH Container Bot - 2:3.2.0-0.16.dev.git57b6425 -- autobuilt 57b6425 - -* Sun May 09 2021 RH Container Bot - 2:3.2.0-0.15.dev.git54bed10 -- autobuilt 54bed10 - -* Sat May 08 2021 RH Container Bot - 2:3.2.0-0.14.dev.git141d3f1 -- autobuilt 141d3f1 - -* Fri May 07 2021 RH Container Bot - 2:3.2.0-0.13.dev.git5616887 -- autobuilt 5616887 - -* Fri May 07 2021 RH Container Bot - 2:3.2.0-0.12.dev.gitb533fcb -- autobuilt b533fcb - -* Thu May 06 2021 RH Container Bot - 2:3.2.0-0.11.dev.git8cc96bd -- autobuilt 8cc96bd - -* Thu May 06 2021 RH Container Bot - 2:3.2.0-0.10.dev.gitb6405c1 -- autobuilt b6405c1 - -* Mon May 03 2021 RH Container Bot - 2:3.2.0-0.9.dev.git697ec8f -- autobuilt 697ec8f - -* Wed Apr 28 2021 RH Container Bot - 2:3.2.0-0.8.dev.git4ca34fc -- autobuilt 4ca34fc - -* Wed Apr 28 2021 RH Container Bot - 2:3.2.0-0.7.dev.git99e5a76 -- autobuilt 99e5a76 - -* Tue Apr 27 2021 RH Container Bot - 2:3.2.0-0.6.dev.git3148e01 -- autobuilt 3148e01 - -* Mon Apr 26 2021 RH Container Bot - 2:3.2.0-0.5.dev.git476c76f -- autobuilt 476c76f - -* Tue Apr 20 2021 RH Container Bot - 2:3.2.0-0.4.dev.gitcf2c3a1 -- autobuilt cf2c3a1 - -* Fri Apr 16 2021 Lokesh Mandvekar - 2:3.2.0-0.3.dev.git35b62ef -- slirp4netns and fuse-overlayfs deps are in containers-common - -* Thu Apr 15 2021 Lokesh Mandvekar - 2:3.2.0-0.2.dev.git373f15f -- container-selinux and crun dependencies moved to containers-common - -* Thu Apr 15 2021 RH Container Bot - 2:3.2.0-0.1.dev.git373f15f -- bump to 3.2.0 -- autobuilt 373f15f - -* Mon Apr 05 2021 Lokesh Mandvekar - 2:3.1.0-0.102.dev.git259004f -- adjust dependencies - -* Mon Mar 29 2021 RH Container Bot - 2:3.1.0-0.101.dev.git259004f -- autobuilt 259004f - -* Thu Mar 25 2021 Lokesh Mandvekar - 2:3.1.0-0.100.dev.gitdf1d561 -- bump crun requirement - -* Mon Mar 22 2021 RH Container Bot - 2:3.1.0-0.99.dev.gitdf1d561 -- autobuilt df1d561 - -* Mon Mar 15 2021 RH Container Bot - 2:3.1.0-0.98.dev.gite7dc592 -- autobuilt e7dc592 - -* Fri Mar 12 2021 RH Container Bot - 2:3.1.0-0.97.dev.gitfc02d16 -- autobuilt fc02d16 - -* Fri Mar 12 2021 RH Container Bot - 2:3.1.0-0.96.dev.git5b22ddd -- autobuilt 5b22ddd - -* Thu Mar 11 2021 RH Container Bot - 2:3.1.0-0.95.dev.git81737b3 -- autobuilt 81737b3 - -* Thu Mar 11 2021 RH Container Bot - 2:3.1.0-0.94.dev.git8d33bfa -- autobuilt 8d33bfa - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.93.dev.gite2d35e5 -- autobuilt e2d35e5 - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.92.dev.git786757f -- autobuilt 786757f - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.91.dev.git5331096 -- autobuilt 5331096 - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.90.dev.git1ac2fb7 -- autobuilt 1ac2fb7 - -* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.89.dev.git09473d4 -- autobuilt 09473d4 - -* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.88.dev.git66ac942 -- autobuilt 66ac942 - -* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.87.dev.git36ec835 -- autobuilt 36ec835 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.86.dev.git789d579 -- autobuilt 789d579 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.85.dev.gitff46d13 -- autobuilt ff46d13 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.84.dev.gitba36d79 -- autobuilt ba36d79 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.83.dev.gitb386d23 -- autobuilt b386d23 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.82.dev.git1e1035c -- autobuilt 1e1035c - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.81.dev.gitb6079bc -- autobuilt b6079bc - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.80.dev.git6fe634c -- autobuilt 6fe634c - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.79.dev.git7c09752 -- autobuilt 7c09752 - -* Sun Mar 07 2021 RH Container Bot - 2:3.1.0-0.78.dev.gitb7c00f2 -- autobuilt b7c00f2 - -* Sat Mar 06 2021 RH Container Bot - 2:3.1.0-0.77.dev.gita9fcd9d -- autobuilt a9fcd9d - -* Sat Mar 06 2021 RH Container Bot - 2:3.1.0-0.76.dev.git77a597a -- autobuilt 77a597a - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.75.dev.git2a78157 -- autobuilt 2a78157 - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.74.dev.git44e6d20 -- autobuilt 44e6d20 - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.73.dev.git0bac30d -- autobuilt 0bac30d - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.72.dev.gitc6cefa5 -- autobuilt c6cefa5 - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.71.dev.git05080a1 -- autobuilt 05080a1 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.70.dev.git4e5cc6a -- autobuilt 4e5cc6a - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.69.dev.gite65bcc1 -- autobuilt e65bcc1 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.68.dev.git7a92de4 -- autobuilt 7a92de4 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.67.dev.git87a78c0 -- autobuilt 87a78c0 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.66.dev.git17cacea -- autobuilt 17cacea - -* Wed Mar 03 2021 Lokesh Mandvekar - 2:3.1.0-0.65.dev.git87e2056 -- built 87e2056 - -* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.64.dev.git426178a -- autobuilt 426178a - -* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.63.dev.gitc726732 -- autobuilt c726732 - -* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.62.dev.git7497dcb -- autobuilt 7497dcb - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.61.dev.git8af6680 -- autobuilt 8af6680 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.60.dev.git73044b2 -- autobuilt 73044b2 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.59.dev.git8daa014 -- autobuilt 8daa014 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.58.dev.gitb5827d8 -- autobuilt b5827d8 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.57.dev.gitb154c51 -- autobuilt b154c51 - -* Sat Feb 27 2021 RH Container Bot - 2:3.1.0-0.56.dev.git9600ea6 -- autobuilt 9600ea6 - -* Fri Feb 26 2021 RH Container Bot - 2:3.1.0-0.55.dev.git397aae3 -- autobuilt 397aae3 - -* Fri Feb 26 2021 RH Container Bot - 2:3.1.0-0.54.dev.git05410e8 -- autobuilt 05410e8 - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.53.dev.gitbde1d3f -- autobuilt bde1d3f - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.52.dev.gitb220d6c -- autobuilt b220d6c - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.51.dev.git9ec8106 -- autobuilt 9ec8106 - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.50.dev.git79e8032 -- autobuilt 79e8032 - -* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.49.dev.git25d8195 -- autobuilt 25d8195 - -* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.48.dev.gitdec06b1 -- autobuilt dec06b1 - -* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.47.dev.git49fa19d -- autobuilt 49fa19d - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.46.dev.gitca0af71 -- autobuilt ca0af71 - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.45.dev.git4dfcd58 -- autobuilt 4dfcd58 - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.44.dev.git1702cbc -- autobuilt 1702cbc - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.43.dev.git96fc9d9 -- autobuilt 96fc9d9 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.42.dev.gitd999328 -- autobuilt d999328 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.41.dev.gitc69decc -- autobuilt c69decc - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.40.dev.gita6e7d19 -- autobuilt a6e7d19 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.39.dev.gitf8ff172 -- autobuilt f8ff172 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.38.dev.gitcb3af5b -- autobuilt cb3af5b - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.37.dev.git6fbf73e -- autobuilt 6fbf73e - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.36.dev.git10d52c0 -- autobuilt 10d52c0 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.35.dev.gitd92b946 -- autobuilt d92b946 - -* Sun Feb 21 2021 RH Container Bot - 2:3.1.0-0.34.dev.git4a6582b -- autobuilt 4a6582b - -* Sun Feb 21 2021 RH Container Bot - 2:3.1.0-0.33.dev.git7b52654 -- autobuilt 7b52654 - -* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.32.dev.git4aaaa6c -- autobuilt 4aaaa6c - -* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.31.dev.gitb6db60e -- autobuilt b6db60e - -* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.30.dev.git6a9257a -- autobuilt 6a9257a - -* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.29.dev.git1c6c94d -- autobuilt 1c6c94d - -* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.28.dev.gitb2bb05d -- autobuilt b2bb05d - -* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.27.dev.gitc3419d2 -- autobuilt c3419d2 - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.26.dev.gitd48f4a0 -- autobuilt d48f4a0 - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.25.dev.git516dc6d -- autobuilt 516dc6d - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.24.dev.git2e522ff -- autobuilt 2e522ff - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.23.dev.gitd55d80a -- autobuilt d55d80a - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.22.dev.git5004212 -- autobuilt 5004212 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.21.dev.git7fb347a -- autobuilt 7fb347a - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.20.dev.git58a4793 -- autobuilt 58a4793 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.19.dev.gitaadb16d -- autobuilt aadb16d - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.18.dev.git8c444e6 -- autobuilt 8c444e6 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.17.dev.gitac9a048 -- autobuilt ac9a048 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.16.dev.gitdf8ba7f -- autobuilt df8ba7f - -* Mon Feb 15 2021 RH Container Bot - 2:3.1.0-0.15.dev.git30607d7 -- autobuilt 30607d7 - -* Sat Feb 13 2021 RH Container Bot - 2:3.1.0-0.14.dev.git3ba0afd -- autobuilt 3ba0afd - -* Sat Feb 13 2021 RH Container Bot - 2:3.1.0-0.13.dev.git9d57aa7 -- autobuilt 9d57aa7 - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.12.dev.git87b2722 -- autobuilt 87b2722 - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.11.dev.git1d15ed7 -- autobuilt 1d15ed7 - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.10.dev.git73cf06a -- autobuilt 73cf06a - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.9.dev.git291f596 -- autobuilt 291f596 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.8.dev.git1b284a2 -- autobuilt 1b284a2 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.7.dev.gitb38b143 -- autobuilt b38b143 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.6.dev.gita500d93 -- autobuilt a500d93 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.5.dev.gitafe4ce6 -- autobuilt afe4ce6 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.4.dev.gitca354f1 -- autobuilt ca354f1 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.3.dev.gitdb64865 -- autobuilt db64865 - -* Wed Feb 10 2021 RH Container Bot - 2:3.1.0-0.2.dev.git4d604c1 -- autobuilt 4d604c1 - -* Wed Feb 10 2021 RH Container Bot - 2:3.1.0-0.1.dev.git88ab83d -- bump to 3.1.0 -- autobuilt 88ab83d - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.213.dev.gitb4ca924 -- autobuilt b4ca924 - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.212.dev.git629a979 -- autobuilt 629a979 - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.211.dev.git055e2dd -- autobuilt 055e2dd - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.210.dev.git2d829ae -- autobuilt 2d829ae - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.209.dev.git8600c3b -- autobuilt 8600c3b - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.208.dev.git763d522 -- autobuilt 763d522 - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.207.dev.gitf98605e -- autobuilt f98605e - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.206.dev.git9da4169 -- autobuilt 9da4169 - -* Mon Feb 08 2021 RH Container Bot - 2:3.0.0-0.205.dev.git19507d0 -- autobuilt 19507d0 - -* Wed Feb 03 2021 RH Container Bot - 2:3.0.0-0.204.dev.gita086f60 -- autobuilt a086f60 - -* Wed Feb 03 2021 RH Container Bot - 2:3.0.0-0.203.dev.git9742165 -- autobuilt 9742165 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.202.dev.gitd1e0afd -- autobuilt d1e0afd - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.201.dev.gitaab8a93 -- autobuilt aab8a93 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.200.dev.git628b0d7 -- autobuilt 628b0d7 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.199.dev.gitd66a18c -- autobuilt d66a18c - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.198.dev.git828279d -- autobuilt 828279d - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.197.dev.git2314af7 -- autobuilt 2314af7 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.196.dev.git52575db -- autobuilt 52575db - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.195.dev.git48a0e00 -- autobuilt 48a0e00 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.194.dev.git182e841 -- autobuilt 182e841 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.193.dev.git2018334 -- autobuilt 2018334 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.192.dev.gitb045c17 -- autobuilt b045c17 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.191.dev.git4ead806 -- autobuilt 4ead806 - -* Sat Jan 30 2021 RH Container Bot - 2:3.0.0-0.190.dev.git735b16e -- autobuilt 735b16e - -* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.189.dev.git2686e40 -- autobuilt 2686e40 - -* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.188.dev.gitf3a7bc1 -- autobuilt f3a7bc1 - -* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.187.dev.git4ee66c2 -- autobuilt 4ee66c2 - -* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.186.dev.git0c6a889 -- autobuilt 0c6a889 - -* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.185.dev.git2ee034c -- autobuilt 2ee034c - -* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.184.dev.gitfb653c4 -- autobuilt fb653c4 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.183.dev.git9d59daa -- autobuilt 9d59daa - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.182.dev.git14cc4aa -- autobuilt 14cc4aa - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.181.dev.git1814fa2 -- autobuilt 1814fa2 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.180.dev.git2ff4da9 -- autobuilt 2ff4da9 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.179.dev.git179b9d1 -- autobuilt 179b9d1 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.178.dev.git2102e26 -- autobuilt 2102e26 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.177.dev.gitc3b3984 -- autobuilt c3b3984 - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.176.dev.git5d44446 -- autobuilt 5d44446 - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.175.dev.gitad1e0bb -- autobuilt ad1e0bb - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.174.dev.gitf13385e -- autobuilt f13385e - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.173.dev.gitefcd48b -- autobuilt efcd48b - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.172.dev.gite5e447d -- autobuilt e5e447d - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.171.dev.git79565d1 -- autobuilt 79565d1 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.170.dev.git6ba8819 -- autobuilt 6ba8819 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.169.dev.git63cef43 -- autobuilt 63cef43 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.168.dev.git23b879d -- autobuilt 23b879d - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.167.dev.gitf4e8572 -- autobuilt f4e8572 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.166.dev.gitb4b7838 -- autobuilt b4b7838 - -* Sun Jan 24 2021 RH Container Bot - 2:3.0.0-0.165.dev.git479fc22 -- autobuilt 479fc22 - -* Sat Jan 23 2021 RH Container Bot - 2:3.0.0-0.164.dev.git3f5af4e -- autobuilt 3f5af4e - -* Sat Jan 23 2021 RH Container Bot - 2:3.0.0-0.163.dev.git6cef7c7 -- autobuilt 6cef7c7 - -* Fri Jan 22 2021 RH Container Bot - 2:3.0.0-0.162.dev.git474ba4c -- autobuilt 474ba4c - -* Fri Jan 22 2021 RH Container Bot - 2:3.0.0-0.161.dev.git47616fe -- autobuilt 47616fe - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.160.dev.git6fd83de -- autobuilt 6fd83de - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.159.dev.git3ba1a8d -- autobuilt 3ba1a8d - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.158.dev.gitd102d02 -- autobuilt d102d02 - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.157.dev.git7d297dd -- autobuilt 7d297dd - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.156.dev.git5598229 -- autobuilt 5598229 - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.155.dev.git14443cc -- autobuilt 14443cc - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.154.dev.gitfe4f9ba -- autobuilt fe4f9ba - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.153.dev.git7d024a2 -- autobuilt 7d024a2 - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.152.dev.git54c465b -- autobuilt 54c465b - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.151.dev.git5e7262d -- autobuilt 5e7262d - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.150.dev.gitd99e475 -- autobuilt d99e475 - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.149.dev.git8c6df5e -- autobuilt 8c6df5e - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.148.dev.git9a10f20 -- autobuilt 9a10f20 - -* Mon Jan 18 2021 RH Container Bot - 2:3.0.0-0.147.dev.git5f1a7a7 -- autobuilt 5f1a7a7 - -* Sun Jan 17 2021 RH Container Bot - 2:3.0.0-0.146.dev.git5b3c7a5 -- autobuilt 5b3c7a5 - -* Sun Jan 17 2021 RH Container Bot - 2:3.0.0-0.145.dev.git341c4b1 -- autobuilt 341c4b1 - -* Sat Jan 16 2021 RH Container Bot - 2:3.0.0-0.144.dev.git73b036d -- autobuilt 73b036d - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.143.dev.git83ed464 -- autobuilt 83ed464 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.142.dev.git0400dc0 -- autobuilt 0400dc0 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.141.dev.git7d3a628 -- autobuilt 7d3a628 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.140.dev.git5a166b2 -- autobuilt 5a166b2 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.139.dev.git3ceef00 -- autobuilt 3ceef00 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.138.dev.git3fcf346 -- autobuilt 3fcf346 - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.137.dev.git2b7793b -- autobuilt 2b7793b - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.136.dev.gita944f90 -- autobuilt a944f90 - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.135.dev.git9f50d48 -- autobuilt 9f50d48 - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.134.dev.git4e4477c -- autobuilt 4e4477c - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.133.dev.gitb2ac2a3 -- autobuilt b2ac2a3 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.132.dev.gitbbff9c8 -- autobuilt bbff9c8 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.131.dev.git9473dda -- autobuilt 9473dda - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.130.dev.git99c5746 -- autobuilt 99c5746 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.129.dev.git183f443 -- autobuilt 183f443 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.128.dev.gitf52a9ee -- autobuilt f52a9ee - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.127.dev.git265ec91 -- autobuilt 265ec91 - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.126.dev.git0ccc888 -- autobuilt 0ccc888 - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.125.dev.git0532fda -- autobuilt 0532fda - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.124.dev.git64b86d0 -- autobuilt 64b86d0 - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.123.dev.git5575c7b -- autobuilt 5575c7b - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.122.dev.git5681907 -- autobuilt 5681907 - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.121.dev.git20217f5 -- autobuilt 20217f5 - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.120.dev.gitd2503ae -- autobuilt d2503ae - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.119.dev.git3b987a7 -- autobuilt 3b987a7 - -* Sun Jan 10 2021 RH Container Bot - 2:3.0.0-0.118.dev.git41613bd -- autobuilt 41613bd - -* Sun Jan 10 2021 RH Container Bot - 2:3.0.0-0.117.dev.gitbc0fa65 -- autobuilt bc0fa65 - -* Fri Jan 8 2021 RH Container Bot - 2:3.0.0-0.116.dev.git49db79e -- autobuilt 49db79e - -* Fri Jan 8 2021 RH Container Bot - 2:3.0.0-0.115.dev.gita0b432d -- autobuilt a0b432d - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.114.dev.git78cda71 -- autobuilt 78cda71 - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.113.dev.git3cf41c4 -- autobuilt 3cf41c4 - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.112.dev.gita475150 -- autobuilt a475150 - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.111.dev.git355e387 -- autobuilt 355e387 - -* Wed Jan 6 2021 RH Container Bot - 2:3.0.0-0.110.dev.gitbb82c37 -- autobuilt bb82c37 - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.109.dev.gitffe2b1e -- autobuilt ffe2b1e - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.108.dev.git1f59276 -- autobuilt 1f59276 - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.107.dev.gitb84b7c8 -- autobuilt b84b7c8 - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.106.dev.gitbc21fab -- autobuilt bc21fab - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.105.dev.git1b9366d -- autobuilt 1b9366d - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.104.dev.git618c355 -- autobuilt 618c355 - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.103.dev.gitced7c0a -- autobuilt ced7c0a - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.102.dev.gitb502854 -- autobuilt b502854 - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.101.dev.git6a1fbe7 -- autobuilt 6a1fbe7 - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.100.dev.gitf261bfc -- autobuilt f261bfc - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.99.dev.git8e4d19d -- autobuilt 8e4d19d - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.98.dev.git23f25b8 -- autobuilt 23f25b8 - -* Sat Jan 2 2021 RH Container Bot - 2:3.0.0-0.97.dev.git142b4ac -- autobuilt 142b4ac - -* Thu Dec 31 2020 RH Container Bot - 2:3.0.0-0.96.dev.git39b1cb4 -- autobuilt 39b1cb4 - -* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.95.dev.gitc6c9b45 -- autobuilt c6c9b45 - -* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.94.dev.gitef12e36 -- autobuilt ef12e36 - -* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.93.dev.git7f0771f -- autobuilt 7f0771f - -* Fri Dec 25 2020 RH Container Bot - 2:3.0.0-0.92.dev.git9c9f02a -- autobuilt 9c9f02a - -* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.91.dev.git8f75ed9 -- autobuilt 8f75ed9 - -* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.90.dev.gitb176c62 -- autobuilt b176c62 - -* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.89.dev.git231c528 -- autobuilt 231c528 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.88.dev.git9ac5ed1 -- autobuilt 9ac5ed1 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.87.dev.gitbbc0deb -- autobuilt bbc0deb - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.86.dev.git54b82a1 -- autobuilt 54b82a1 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.85.dev.git0778c11 -- autobuilt 0778c11 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.84.dev.git3728ca9 -- autobuilt 3728ca9 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.83.dev.git06a6fd9 -- autobuilt 06a6fd9 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.82.dev.git9b6324f -- autobuilt 9b6324f - -* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.81.dev.git07663f7 -- autobuilt 07663f7 - -* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.80.dev.gitcfdb8fb -- autobuilt cfdb8fb - -* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.79.dev.gitb4692f2 -- autobuilt b4692f2 - -* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.78.dev.git182646b -- autobuilt 182646b - -* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.77.dev.git076f77b -- autobuilt 076f77b - -* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.76.dev.gitd692518 -- autobuilt d692518 - -* Fri Dec 18 2020 RH Container Bot - 2:3.0.0-0.75.dev.git5c6b5ef -- autobuilt 5c6b5ef - -* Fri Dec 18 2020 RH Container Bot - 2:3.0.0-0.74.dev.gitf568658 -- autobuilt f568658 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.73.dev.gita17afa9 -- autobuilt a17afa9 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.72.dev.git0333366 -- autobuilt 0333366 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.71.dev.git7592f8f -- autobuilt 7592f8f - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.70.dev.gitd291013 -- autobuilt d291013 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.69.dev.gitc38ae47 -- autobuilt c38ae47 - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.68.dev.git915ae6d -- autobuilt 915ae6d - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.67.dev.git2a21dcd -- autobuilt 2a21dcd - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.66.dev.gitbacb2fc -- autobuilt bacb2fc - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.65.dev.git978c076 -- autobuilt 978c076 - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.64.dev.gitf1f7b8f -- autobuilt f1f7b8f - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.63.dev.git8333a9e -- autobuilt 8333a9e - -* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.62.dev.git66e979a -- autobuilt 66e979a - -* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.61.dev.gite689503 -- autobuilt e689503 - -* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.60.dev.git9379ee9 -- autobuilt 9379ee9 - -* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.59.dev.git999d40d -- autobuilt 999d40d - -* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.58.dev.git0fd31e2 -- autobuilt 0fd31e2 - -* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.57.dev.gitbdbf47f -- autobuilt bdbf47f - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.56.dev.gita226e6e -- autobuilt a226e6e - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.55.dev.git36bec38 -- autobuilt 36bec38 - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.54.dev.git1d50245 -- autobuilt 1d50245 - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.53.dev.gitfbcd445 -- autobuilt fbcd445 - -* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.52.dev.gitb0a287c -- autobuilt b0a287c - -* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.51.dev.git99ac30a -- autobuilt 99ac30a - -* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.50.dev.gitdd95478 -- autobuilt dd95478 - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.49.dev.git6823a5d -- autobuilt 6823a5d - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.48.dev.git2bb1490 -- autobuilt 2bb1490 - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.47.dev.gitdeb0042 -- autobuilt deb0042 - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.46.dev.giteaa19a1 -- autobuilt eaa19a1 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.45.dev.git9216be2 -- autobuilt 9216be2 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.44.dev.giteb053df -- autobuilt eb053df - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.43.dev.git43567c6 -- autobuilt 43567c6 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.42.dev.git9abbe07 -- autobuilt 9abbe07 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.41.dev.git3cd143f -- autobuilt 3cd143f - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.40.dev.gitb875c5c -- autobuilt b875c5c - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.39.dev.git2472600 -- autobuilt 2472600 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.38.dev.gitdd295f2 -- autobuilt dd295f2 - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.37.dev.git7caef9c -- autobuilt 7caef9c - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.36.dev.git47d2a4b -- autobuilt 47d2a4b - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.35.dev.git0cccba8 -- autobuilt 0cccba8 - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.34.dev.git9b3a81a -- autobuilt 9b3a81a - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.33.dev.gite2f9120 -- autobuilt e2f9120 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.32.dev.gitbfbeece -- autobuilt bfbeece - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.31.dev.gita5ca039 -- autobuilt a5ca039 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.30.dev.git3569e24 -- autobuilt 3569e24 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.29.dev.gite6f80fa -- autobuilt e6f80fa - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.28.dev.gite117ad3 -- autobuilt e117ad3 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.27.dev.git0c96731 -- autobuilt 0c96731 - -* Sat Dec 5 2020 RH Container Bot - 2:3.0.0-0.26.dev.git0c2a43b -- autobuilt 0c2a43b - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.25.dev.git8e83799 -- autobuilt 8e83799 - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.24.dev.gitb6536d2 -- autobuilt b6536d2 - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.23.dev.gitc55b831 -- autobuilt c55b831 - -* Fri Dec 4 2020 Lokesh Mandvekar - 2:3.0.0-0.22.dev.gitf01630a -- make both checksec and koji happy - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.21.dev.gitf01630a -- autobuilt f01630a - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.20.dev.gitec0411a -- autobuilt ec0411a - -* Thu Dec 3 2020 Lokesh Mandvekar - 2:3.0.0-0.19.dev.git85b412d -- Harden binaries -- Reported-by: Wade Mealing - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.18.dev.git70284b1 -- autobuilt 70284b1 - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.17.dev.gitc675d8a -- autobuilt c675d8a - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.16.dev.git85b412d -- autobuilt 85b412d - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.15.dev.git9180872 -- autobuilt 9180872 - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.14.dev.git5cf7aa6 -- autobuilt 5cf7aa6 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.13.dev.git7984842 -- autobuilt 7984842 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.12.dev.gitd456765 -- autobuilt d456765 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.11.dev.gite82ec90 -- autobuilt e82ec90 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.10.dev.git7210b86 -- autobuilt 7210b86 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.9.dev.gitd28874b -- autobuilt d28874b - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.8.dev.git9c5fe95 -- autobuilt 9c5fe95 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.7.dev.gitb2cd6e0 -- autobuilt b2cd6e0 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.6.dev.gitc71ad9a -- autobuilt c71ad9a - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.5.dev.gitce45b71 -- autobuilt ce45b71 - -* Tue Dec 1 2020 Lokesh Mandvekar - 2:3.0.0-0.4.dev.git429d949 -- use podman-plugins / dnsname upstream v1.1.1 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.3.dev.git429d949 -- autobuilt 429d949 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.2.dev.git2438390 -- autobuilt 2438390 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.1.dev.gitca612a3 -- bump to 3.0.0 -- autobuilt ca612a3 - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.74.dev.gitc342583 -- autobuilt c342583 - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.73.dev.gitf6fb297 -- autobuilt f6fb297 - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.72.dev.git7ad1c9c -- autobuilt 7ad1c9c - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.71.dev.gitfc85ec9 -- autobuilt fc85ec9 - -* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.70.dev.git8b2c0a4 -- autobuilt 8b2c0a4 - -* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.69.dev.gitf0d48aa -- autobuilt f0d48aa - -* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.68.dev.git3110308 -- autobuilt 3110308 - -* Thu Nov 26 2020 RH Container Bot - 2:2.2.0-0.67.dev.gitad24392 -- autobuilt ad24392 - -* Wed Nov 25 2020 RH Container Bot - 2:2.2.0-0.66.dev.git397e9a9 -- autobuilt 397e9a9 - -* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.65.dev.gitd408395 -- autobuilt d408395 - -* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.64.dev.git850bdd2 -- autobuilt 850bdd2 - -* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.63.dev.git4ebd9d9 -- autobuilt 4ebd9d9 - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.62.dev.git4fe7c3f -- autobuilt 4fe7c3f - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.61.dev.gitcd6c4cb -- autobuilt cd6c4cb - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.60.dev.git5d55285 -- autobuilt 5d55285 - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.59.dev.gitdd34341 -- autobuilt dd34341 - -* Sat Nov 21 2020 RH Container Bot - 2:2.2.0-0.58.dev.git5292d5a -- autobuilt 5292d5a - -* Fri Nov 20 2020 RH Container Bot - 2:2.2.0-0.57.dev.git042d488 -- autobuilt 042d488 - -* Thu Nov 19 2020 RH Container Bot - 2:2.2.0-0.56.dev.git70f91fb -- autobuilt 70f91fb - -* Wed Nov 18 2020 Lokesh Mandvekar - 2:2.2.0-0.55.dev.git286d356 -- bump dnsname to v1.1.0, commit a9c2a10 - -* Wed Nov 18 2020 RH Container Bot - 2:2.2.0-0.54.dev.git286d356 -- autobuilt 286d356 - -* Tue Nov 17 2020 Eduardo Santiago - 2:2.2.0-0.53.dev.git42ec4cf -- slight correction to the path of the containers-mounts source file - -* Tue Nov 17 2020 Lokesh Mandvekar - 2:2.2.0-0.52.dev.git42ec4cf -- containers-mounts.conf.5 in containers-common - -* Tue Nov 17 2020 Eduardo Santiago - 2:2.2.0-0.51.dev.git42ec4cf -- completion files: be smarter, package -remote files only with -remote - -* Tue Nov 17 2020 RH Container Bot - 2:2.2.0-0.50.dev.git42ec4cf -- autobuilt 42ec4cf - -* Sun Nov 15 2020 Eduardo Santiago - 2:2.2.0-0.49.dev.git3920756 -- package new zsh and fish completion files - -* Sun Nov 15 2020 RH Container Bot - 2:2.2.0-0.48.dev.git3920756 -- autobuilt 3920756 - -* Sat Nov 14 2020 RH Container Bot - 2:2.2.0-0.47.dev.git4eb9c28 -- autobuilt 4eb9c28 - -* Fri Nov 13 2020 RH Container Bot - 2:2.2.0-0.46.dev.git0b1a60e -- autobuilt 0b1a60e - -* Thu Nov 12 2020 RH Container Bot - 2:2.2.0-0.45.dev.git6c2503c -- autobuilt 6c2503c - -* Wed Nov 11 2020 Eduardo Santiago - 2:2.2.0-0.44.dev.gite443c01 -- distribute newly-added /usr/lib/tmpfiles.d/podman.conf - -* Wed Nov 11 2020 RH Container Bot - 2:2.2.0-0.43.dev.gite443c01 -- autobuilt e443c01 - -* Tue Nov 10 2020 RH Container Bot - 2:2.2.0-0.42.dev.gitda01191 -- autobuilt da01191 - -* Sat Nov 7 2020 RH Container Bot - 2:2.2.0-0.41.dev.gite2b82e6 -- autobuilt e2b82e6 - -* Fri Nov 6 2020 RH Container Bot - 2:2.2.0-0.40.dev.git07293bc -- autobuilt 07293bc - -* Fri Oct 23 2020 ashley-cui - 2:2.2.0-0.39.dev.git287edd4 -- ‘rebuild’ - -* Wed Oct 21 2020 RH Container Bot - 2:2.2.0-0.38.dev.git287edd4 -- autobuilt 287edd4 - -* Tue Oct 20 2020 RH Container Bot - 2:2.2.0-0.37.dev.git35b4cb1 -- autobuilt 35b4cb1 - -* Mon Oct 19 2020 RH Container Bot - 2:2.2.0-0.36.dev.git7ffcab0 -- autobuilt 7ffcab0 - -* Sun Oct 18 2020 RH Container Bot - 2:2.2.0-0.35.dev.git6ec96dc -- autobuilt 6ec96dc - -* Sat Oct 17 2020 RH Container Bot - 2:2.2.0-0.34.dev.git39f1bea -- autobuilt 39f1bea - -* Fri Oct 16 2020 RH Container Bot - 2:2.2.0-0.33.dev.git9f98b34 -- autobuilt 9f98b34 - -* Thu Oct 15 2020 RH Container Bot - 2:2.2.0-0.32.dev.gita82d60d -- autobuilt a82d60d - -* Wed Oct 14 2020 RH Container Bot - 2:2.2.0-0.31.dev.gitd30b4b7 -- autobuilt d30b4b7 - -* Tue Oct 13 2020 RH Container Bot - 2:2.2.0-0.30.dev.git7ad631b -- autobuilt 7ad631b - -* Mon Oct 12 2020 Jindrich Novy - 2:2.2.0-0.29.dev.git212011f -- use %%rhel instead of %%eln, thanks to Adam Samalik for noticing - -* Mon Oct 12 2020 RH Container Bot - 2:2.2.0-0.28.dev.git212011f -- autobuilt 212011f - -* Sat Oct 10 2020 RH Container Bot - 2:2.2.0-0.27.dev.git7876dd5 -- autobuilt 7876dd5 - -* Fri Oct 9 2020 RH Container Bot - 2:2.2.0-0.26.dev.git71d675a -- autobuilt 71d675a - -* Thu Oct 8 2020 RH Container Bot - 2:2.2.0-0.25.dev.git59b5f0a -- autobuilt 59b5f0a - -* Wed Oct 7 2020 RH Container Bot - 2:2.2.0-0.24.dev.gita7500e5 -- autobuilt a7500e5 - -* Tue Oct 6 2020 Lokesh Mandvekar - 2:2.2.0-0.23.dev.gitdefb754 -- btrfs deps for fedora only - -* Tue Oct 6 2020 RH Container Bot - 2:2.2.0-0.22.dev.gitdefb754 -- autobuilt defb754 - -* Mon Oct 5 2020 RH Container Bot - 2:2.2.0-0.21.dev.gitcaace52 -- autobuilt caace52 - -* Sat Oct 3 2020 Lokesh Mandvekar - 2:2.2.0-0.20.dev.git7c12967 -- rebuild - -* Sat Oct 3 2020 RH Container Bot - 2:2.2.0-0.19.dev.git7c12967 -- autobuilt 7c12967 - -* Fri Oct 2 2020 RH Container Bot - 2:2.2.0-0.18.dev.git14fd7b4 -- autobuilt 14fd7b4 - -* Thu Oct 1 2020 RH Container Bot - 2:2.2.0-0.17.dev.git556117c -- autobuilt 556117c - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.16.dev.git4d57313 -- autobuilt 4d57313 - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.15.dev.git08d036c -- autobuilt 08d036c - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.14.dev.git19f080f -- autobuilt 19f080f - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.13.dev.gite9eddda -- autobuilt e9eddda - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.12.dev.gitb68b6f3 -- autobuilt b68b6f3 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.11.dev.git453333a -- autobuilt 453333a - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.10.dev.git12f173f -- autobuilt 12f173f - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.9.dev.git2ee415b -- autobuilt 2ee415b - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.8.dev.gitbf10168 -- autobuilt bf10168 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.7.dev.git84dede4 -- autobuilt 84dede4 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.6.dev.git5cf8659 -- autobuilt 5cf8659 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.5.dev.git4a7fb62 -- autobuilt 4a7fb62 - -* Mon Sep 28 2020 RH Container Bot - 2:2.2.0-0.4.dev.gite7e466e -- autobuilt e7e466e - -* Mon Sep 28 2020 RH Container Bot - 2:2.2.0-0.3.dev.gitb0e70a6 -- autobuilt b0e70a6 - -* Fri Sep 25 2020 RH Container Bot - 2:2.2.0-0.2.dev.git03d01ab -- autobuilt 03d01ab - -* Fri Sep 25 2020 RH Container Bot - 2:2.2.0-0.1.dev.gita1045ad -- bump to 2.2.0 -- autobuilt a1045ad - -* Tue Sep 22 2020 RH Container Bot - 2:2.1.0-0.287.dev.git141688c -- autobuilt 141688c - -* Mon Sep 21 2020 RH Container Bot - 2:2.1.0-0.286.dev.git84c87fc -- autobuilt 84c87fc - -* Mon Sep 21 2020 RH Container Bot - 2:2.1.0-0.285.dev.gitdd4dc4b -- autobuilt dd4dc4b - -* Sat Sep 19 2020 RH Container Bot - 2:2.1.0-0.284.dev.git8529435 -- autobuilt 8529435 - -* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.283.dev.git5b7509c -- autobuilt 5b7509c - -* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.282.dev.gitfc3daae -- autobuilt fc3daae - -* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.281.dev.git273b954 -- autobuilt 273b954 - -* Thu Sep 17 2020 Merlin Mathesius - 2:2.1.0-0.280.dev.git1a929c7 -- Minor conditional updates to enable building for ELN - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.279.dev.gitf84f441 -- autobuilt f84f441 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.278.dev.git175d7b1 -- autobuilt 175d7b1 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.277.dev.gitdc23ef1 -- autobuilt dc23ef1 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.276.dev.git031ddf9 -- autobuilt 031ddf9 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.275.dev.git9f745d5 -- autobuilt 9f745d5 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.274.dev.git1a929c7 -- autobuilt 1a929c7 - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.273.dev.git8d7e795 -- autobuilt 8d7e795 - -* Wed Sep 16 2020 Lokesh Mandvekar - 2:2.1.0-0.272.dev.gitacf86ef -- fix dependencies for podman-plugins - -* Wed Sep 16 2020 Lokesh Mandvekar - 2:2.1.0-0.271.dev.gitacf86ef -- bump dnsname plugin commit and dependency on dnsmasq - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.270.dev.gitacf86ef -- autobuilt acf86ef - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.269.dev.git0d14d7b -- autobuilt 0d14d7b - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.268.dev.gitb9c47fa -- autobuilt b9c47fa - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.267.dev.git2604919 -- autobuilt 2604919 - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.266.dev.git2eb3339 -- autobuilt 2eb3339 - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.265.dev.gitbec96ab -- autobuilt bec96ab - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.264.dev.git0be5836 -- autobuilt 0be5836 - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.263.dev.git3f6045c -- autobuilt 3f6045c - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.262.dev.git5c47a33 -- autobuilt 5c47a33 - -* Mon Sep 14 2020 RH Container Bot - 2:2.1.0-0.261.dev.gitfd7cdb2 -- autobuilt fd7cdb2 - -* Mon Sep 14 2020 RH Container Bot - 2:2.1.0-0.260.dev.gitb7a7cf6 -- autobuilt b7a7cf6 - -* Sun Sep 13 2020 RH Container Bot - 2:2.1.0-0.259.dev.git3f5f99b -- autobuilt 3f5f99b - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.258.dev.git25fb0c2 -- autobuilt 25fb0c2 - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.257.dev.git834c41d -- autobuilt 834c41d - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.256.dev.git4f04007 -- autobuilt 4f04007 - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.255.dev.git881f2df -- autobuilt 881f2df - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.254.dev.git37658c0 -- autobuilt 37658c0 - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.253.dev.git397de44 -- autobuilt 397de44 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.252.dev.git10ba232 -- autobuilt 10ba232 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.251.dev.git861451a -- autobuilt 861451a - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.250.dev.git96bc5eb -- autobuilt 96bc5eb - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.249.dev.git89a3483 -- autobuilt 89a3483 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.248.dev.gitfc70360 -- autobuilt fc70360 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.247.dev.gitaadf96a -- autobuilt aadf96a - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.246.dev.git3d33923 -- autobuilt 3d33923 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.245.dev.gite1b4729 -- autobuilt e1b4729 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.244.dev.git08b6020 -- autobuilt 08b6020 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.243.dev.git68dace0 -- autobuilt 68dace0 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.242.dev.git9c4c883 -- autobuilt 9c4c883 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.241.dev.git5a09fd8 -- autobuilt 5a09fd8 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.240.dev.git1b2b068 -- autobuilt 1b2b068 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.239.dev.git6b1a1fc -- autobuilt 6b1a1fc - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.238.dev.git814784c -- autobuilt 814784c - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.237.dev.gite180de8 -- autobuilt e180de8 - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.236.dev.git54a61e3 -- autobuilt 54a61e3 - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.235.dev.git11679c2 -- autobuilt 11679c2 - -* Mon Sep 7 2020 RH Container Bot - 2:2.1.0-0.234.dev.gitbe7778d -- autobuilt be7778d - -* Mon Sep 7 2020 RH Container Bot - 2:2.1.0-0.233.dev.git21c6aae -- autobuilt 21c6aae - -* Sun Sep 6 2020 RH Container Bot - 2:2.1.0-0.232.dev.gitba8d0bb -- autobuilt ba8d0bb - -* Sat Sep 5 2020 RH Container Bot - 2:2.1.0-0.231.dev.gitf1323a9 -- autobuilt f1323a9 - -* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.230.dev.gitfa487a6 -- autobuilt fa487a6 - -* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.229.dev.git37791d7 -- autobuilt 37791d7 - -* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.228.dev.git1184cdf -- autobuilt 1184cdf - -* Tue Sep 1 2020 RH Container Bot - 2:2.1.0-0.227.dev.gita867b16 -- autobuilt a867b16 - -* Tue Sep 1 2020 RH Container Bot - 2:2.1.0-0.226.dev.git557cf94 -- autobuilt 557cf94 - -* Mon Aug 31 2020 RH Container Bot - 2:2.1.0-0.225.dev.git138132e -- autobuilt 138132e - -* Mon Aug 31 2020 RH Container Bot - 2:2.1.0-0.224.dev.git0c076db -- autobuilt 0c076db - -* Mon Aug 31 2020 Lokesh Mandvekar - 2:2.1.0-0.223.dev.git575b3a3 -- bump - -* Sat Aug 29 2020 RH Container Bot - 2:2.1.0-0.222.dev.git575b3a3 -- autobuilt 575b3a3 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.221.dev.git4e3ea01 -- autobuilt 4e3ea01 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.220.dev.git1f9b854 -- autobuilt 1f9b854 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.219.dev.git522a32f -- autobuilt 522a32f - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.218.dev.git0640cc7 -- autobuilt 0640cc7 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.217.dev.gitb1d6ea2 -- autobuilt b1d6ea2 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.216.dev.git061c93f -- autobuilt 061c93f - -* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.215.dev.git72c5b35 -- autobuilt 72c5b35 - -* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.214.dev.git7d3cadc -- autobuilt 7d3cadc - -* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.213.dev.gitd6b0377 -- autobuilt d6b0377 - -* Wed Aug 26 2020 RH Container Bot - 2:2.1.0-0.212.dev.gitf99954c -- autobuilt f99954c - -* Wed Aug 26 2020 RH Container Bot - 2:2.1.0-0.211.dev.git3a9d524 -- autobuilt 3a9d524 - -* Tue Aug 25 2020 RH Container Bot - 2:2.1.0-0.210.dev.git6a06944 -- autobuilt 6a06944 - -* Mon Aug 24 2020 RH Container Bot - 2:2.1.0-0.209.dev.git8fdc116 -- autobuilt 8fdc116 - -* Mon Aug 24 2020 RH Container Bot - 2:2.1.0-0.208.dev.git2c567dc -- autobuilt 2c567dc - -* Sun Aug 23 2020 RH Container Bot - 2:2.1.0-0.207.dev.gite535f61 -- autobuilt e535f61 - -* Sun Aug 23 2020 RH Container Bot - 2:2.1.0-0.206.dev.git80d2c01 -- autobuilt 80d2c01 - -* Fri Aug 21 2020 RH Container Bot - 2:2.1.0-0.205.dev.git4828455 -- autobuilt 4828455 - -* Fri Aug 21 2020 RH Container Bot - 2:2.1.0-0.204.dev.gita8619bb -- autobuilt a8619bb - -* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.203.dev.git516196f -- autobuilt 516196f - -* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.202.dev.git7ccd821 -- autobuilt 7ccd821 - -* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.201.dev.git7865db5 -- autobuilt 7865db5 - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.200.dev.git42690ff -- autobuilt 42690ff - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.199.dev.gitdcdb647 -- autobuilt dcdb647 - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.198.dev.git9babd21 -- autobuilt 9babd21 - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.197.dev.gitdd4e0da -- autobuilt dd4e0da - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.196.dev.git7e2a1b3 -- autobuilt 7e2a1b3 - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.195.dev.git9d096c1 -- autobuilt 9d096c1 - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.194.dev.gitff1f81b -- autobuilt ff1f81b - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.193.dev.git748e882 -- autobuilt 748e882 - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.192.dev.git49d6468 -- autobuilt 49d6468 - -* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.191.dev.git8caed30 -- autobuilt 8caed30 - -* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.190.dev.git47108e2 -- autobuilt 47108e2 - -* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.189.dev.gitfff66f1 -- autobuilt fff66f1 - -* Sun Aug 16 2020 RH Container Bot - 2:2.1.0-0.188.dev.git96fb5dc -- autobuilt 96fb5dc - -* Sat Aug 15 2020 RH Container Bot - 2:2.1.0-0.187.dev.gitca4423e -- autobuilt ca4423e - -* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.186.dev.git81499a5 -- autobuilt 81499a5 - -* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.185.dev.git9ede14e -- autobuilt 9ede14e - -* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.184.dev.git90831df -- autobuilt 90831df - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.183.dev.gitd777a7b -- autobuilt d777a7b - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.182.dev.git4ef4f52 -- autobuilt 4ef4f52 - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.181.dev.git8e4842a -- autobuilt 8e4842a - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.180.dev.gitac96112 -- autobuilt ac96112 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.179.dev.git8eaacec -- autobuilt 8eaacec - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.178.dev.git43f2771 -- autobuilt 43f2771 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.177.dev.gitaa66c06 -- autobuilt aa66c06 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.176.dev.git6d3075a -- autobuilt 6d3075a - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.175.dev.git68c67d2 -- autobuilt 68c67d2 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.174.dev.gita90ae00 -- autobuilt a90ae00 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.173.dev.git92b088b -- autobuilt 92b088b - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.172.dev.gitdf0ad51 -- autobuilt df0ad51 - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.171.dev.git75d2fe6 -- autobuilt 75d2fe6 - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.170.dev.git68fd9aa -- autobuilt 68fd9aa - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.169.dev.git162625f -- autobuilt 162625f - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.168.dev.gitda00482 -- autobuilt da00482 - -* Sun Aug 09 2020 RH Container Bot - 2:2.1.0-0.167.dev.git95e2e15 -- autobuilt 95e2e15 - -* Sat Aug 08 2020 RH Container Bot - 2:2.1.0-0.166.dev.git3173a18 -- autobuilt 3173a18 - -* Sat Aug 08 2020 RH Container Bot - 2:2.1.0-0.165.dev.git1298161 -- autobuilt 1298161 - -* Fri Aug 07 2020 RH Container Bot - 2:2.1.0-0.164.dev.git51159e7 -- autobuilt 51159e7 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.163.dev.git0d4a269 -- autobuilt 0d4a269 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.162.dev.gita948635 -- autobuilt a948635 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.161.dev.gitbae6d5d -- autobuilt bae6d5d - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.160.dev.gitd1aaf33 -- autobuilt d1aaf33 - -* Wed Aug 05 2020 Eduardo Santiago - 2:2.1.0-0.159.dev.git7a7c8e9 -- add openssl, httpd-tools requirements to podman-tests - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.158.dev.git7a7c8e9 -- autobuilt 7a7c8e9 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.157.dev.git4797190 -- autobuilt 4797190 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.156.dev.git6260677 -- autobuilt 6260677 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.155.dev.git0a3f3c9 -- autobuilt 0a3f3c9 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.154.dev.git807efd6 -- autobuilt 807efd6 - -* Tue Aug 04 2020 Peter Oliver - 2:2.1.0-0.153.dev.git1709335 -- Include podman-auto-update systemd service and timer. - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.152.dev.gitd4cf3c5 -- autobuilt d4cf3c5 - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.151.dev.git93d6320 -- autobuilt 93d6320 - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.150.dev.gitf7440ff -- autobuilt f7440ff - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.149.dev.git1ed1e58 -- autobuilt 1ed1e58 - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.148.dev.git1709335 -- autobuilt 1709335 - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.147.dev.git2e3928e -- autobuilt 2e3928e - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.146.dev.git41358f5 -- autobuilt 41358f5 - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.145.dev.gitbfd3454 -- autobuilt bfd3454 - -* Sun Aug 02 2020 RH Container Bot - 2:2.1.0-0.144.dev.gitf4d4bd2 -- autobuilt f4d4bd2 - -* Sat Aug 01 2020 RH Container Bot - 2:2.1.0-0.143.dev.gitb425a4f -- autobuilt b425a4f - -* Sat Aug 01 2020 RH Container Bot - 2:2.1.0-0.142.dev.git0d064a0 -- autobuilt 0d064a0 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.141.dev.git4c75fe3 -- autobuilt 4c75fe3 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.140.dev.git7a15be5 -- autobuilt 7a15be5 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.139.dev.git3cf8237 -- autobuilt 3cf8237 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.138.dev.gitbb96c89 -- autobuilt bb96c89 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.137.dev.gite911875 -- autobuilt e911875 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.136.dev.git0e009d5 -- autobuilt 0e009d5 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.135.dev.git1b784b4 -- autobuilt 1b784b4 - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.134.dev.git4132b71 -- autobuilt 4132b71 - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.133.dev.gitca2bda6 -- autobuilt ca2bda6 - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.132.dev.git05b3e0e -- autobuilt 05b3e0e - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.131.dev.git1170430 -- autobuilt 1170430 - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.130.dev.gitc66ce8d -- autobuilt c66ce8d - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.129.dev.giteaa2f52 -- autobuilt eaa2f52 - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.128.dev.git044a7cb -- autobuilt 044a7cb - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.127.dev.git7f38774 -- autobuilt 7f38774 - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.126.dev.git83166a9 -- autobuilt 83166a9 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.125.dev.git539bb4c -- autobuilt 539bb4c - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.124.dev.gitb0777ad -- autobuilt b0777ad - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.123.dev.git288ebec -- autobuilt 288ebec - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.122.dev.git6ed9868 -- autobuilt 6ed9868 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.121.dev.gitec69497 -- autobuilt ec69497 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.120.dev.git91c92d1 -- autobuilt 91c92d1 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.119.dev.gitd463715 -- autobuilt d463715 - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.118.dev.git2b7bc9b -- autobuilt 2b7bc9b - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.117.dev.git956caf3 -- autobuilt 956caf3 - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.116.dev.gitbf92ec5 -- autobuilt bf92ec5 - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.115.dev.git5e9b54f -- autobuilt 5e9b54f - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.114.dev.git55a7faf -- autobuilt 55a7faf - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.113.dev.git71f7150 -- autobuilt 71f7150 - -* Sun Jul 26 2020 RH Container Bot - 2:2.1.0-0.112.dev.git11e8e65 -- autobuilt 11e8e65 - -* Fri Jul 24 2020 RH Container Bot - 2:2.1.0-0.111.dev.gitc2deeff -- autobuilt c2deeff - -* Fri Jul 24 2020 RH Container Bot - 2:2.1.0-0.110.dev.gitd924476 -- autobuilt d924476 - -* Thu Jul 23 2020 RH Container Bot - 2:2.1.0-0.109.dev.git197825d -- autobuilt 197825d - -* Thu Jul 23 2020 RH Container Bot - 2:2.1.0-0.108.dev.git961fa6a -- autobuilt 961fa6a - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.107.dev.git1aac197 -- autobuilt 1aac197 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.106.dev.git9223b72 -- autobuilt 9223b72 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.105.dev.gitd493374 -- autobuilt d493374 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.104.dev.git80add29 -- autobuilt 80add29 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.103.dev.git9f5d146 -- autobuilt 9f5d146 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.102.dev.gitef03815 -- autobuilt ef03815 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.101.dev.git59bad8b -- autobuilt 59bad8b - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.100.dev.git344a791 -- autobuilt 344a791 - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.99.dev.gite5b3563 -- autobuilt e5b3563 - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.98.dev.gitbe5219a -- autobuilt be5219a - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.97.dev.gitf8e2a35 -- autobuilt f8e2a35 - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.96.dev.git644b5bc -- autobuilt 644b5bc - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.95.dev.gitdf6920a -- autobuilt df6920a - -* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.94.dev.git0d26a57 -- autobuilt 0d26a57 - -* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.93.dev.gite8de509 -- autobuilt e8de509 - -* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.92.dev.git17f9b80 -- autobuilt 17f9b80 - -* Sun Jul 19 2020 RH Container Bot - 2:2.1.0-0.91.dev.gitb7b8fce -- autobuilt b7b8fce - -* Sat Jul 18 2020 RH Container Bot - 2:2.1.0-0.90.dev.gitd087ade -- autobuilt d087ade - -* Sat Jul 18 2020 RH Container Bot - 2:2.1.0-0.89.dev.gitdeff289 -- autobuilt deff289 - -* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.88.dev.git10c5f24 -- autobuilt 10c5f24 - -* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.87.dev.gitdfca83d -- autobuilt dfca83d - -* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.86.dev.gitd86bae2 -- autobuilt d86bae2 - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.85.dev.git0bd5181 -- autobuilt 0bd5181 - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.84.dev.gitf4766e0 -- autobuilt f4766e0 - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.83.dev.git984fffc -- autobuilt 984fffc - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.82.dev.git11fe857 -- autobuilt 11fe857 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.81.dev.git9efeb1c -- autobuilt 9efeb1c - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.80.dev.git6dcff5c -- autobuilt 6dcff5c - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.79.dev.git9051546 -- autobuilt 9051546 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.78.dev.git8704b78 -- autobuilt 8704b78 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.77.dev.git60127cf -- autobuilt 60127cf - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.76.dev.git76f9f96 -- autobuilt 76f9f96 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.75.dev.git4250d24 -- autobuilt 4250d24 - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.74.dev.gitc4843d4 -- autobuilt c4843d4 - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.73.dev.gita9a751f -- autobuilt a9a751f - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.72.dev.gitd83077b -- autobuilt d83077b - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.71.dev.git210f104 -- autobuilt 210f104 - -* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.70.dev.git3d33590 -- autobuilt 3d33590 - -* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.69.dev.gitd86acf2 -- autobuilt d86acf2 - -* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.68.dev.gite2a8e03 -- autobuilt e2a8e03 - -* Sat Jul 11 2020 RH Container Bot - 2:2.1.0-0.67.dev.gite38001f -- autobuilt e38001f - -* Fri Jul 10 2020 RH Container Bot - 2:2.1.0-0.66.dev.git1d71753 -- autobuilt 1d71753 - -* Fri Jul 10 2020 RH Container Bot - 2:2.1.0-0.65.dev.git2ac8c69 -- autobuilt 2ac8c69 - -* Thu Jul 09 2020 RH Container Bot - 2:2.1.0-0.64.dev.gitd9cd003 -- autobuilt d9cd003 - -* Thu Jul 09 2020 RH Container Bot - 2:2.1.0-0.63.dev.gitbc3b3b3 -- autobuilt bc3b3b3 - -* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.62.dev.gitedf5fe8 -- autobuilt edf5fe8 - -* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.61.dev.gitb58d2b7 -- autobuilt b58d2b7 - -* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.60.dev.git85d71ae -- autobuilt 85d71ae - -* Tue Jul 07 2020 RH Container Bot - 2:2.1.0-0.59.dev.git54d16f3 -- autobuilt 54d16f3 - -* Tue Jul 07 2020 RH Container Bot - 2:2.1.0-0.58.dev.gitcd08485 -- autobuilt cd08485 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.57.dev.git1a93857 -- autobuilt 1a93857 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.56.dev.gitb1cc781 -- autobuilt b1cc781 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.55.dev.gitf4708a5 -- autobuilt f4708a5 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.54.dev.git9532509 -- autobuilt 9532509 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.53.dev.git9eac75a -- autobuilt 9eac75a - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.52.dev.git4bdc119 -- autobuilt 4bdc119 - -* Mon Jul 06 2020 Eduardo Santiago - 2:2.1.0-0.51.dev.git4351e33 -- bump crun dependency to 0.14, needed for --sdnotify option - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.50.dev.git4351e33 -- autobuilt 4351e33 - -* Sun Jul 05 2020 RH Container Bot - 2:2.1.0-0.49.dev.git41ccc04 -- autobuilt 41ccc04 - -* Fri Jul 03 2020 RH Container Bot - 2:2.1.0-0.48.dev.gitb9d48a9 -- autobuilt b9d48a9 - -* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.47.dev.gitbd2fca0 -- autobuilt bd2fca0 - -* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.46.dev.gitc131567 -- autobuilt c131567 - -* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.45.dev.git9fb0b56 -- autobuilt 9fb0b56 - -* Wed Jul 01 2020 RH Container Bot - 2:2.1.0-0.44.dev.gite846952 -- autobuilt e846952 - -* Wed Jul 01 2020 RH Container Bot - 2:2.1.0-0.43.dev.gitd8718fd -- autobuilt d8718fd - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.42.dev.git957e7a5 -- autobuilt 957e7a5 - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.41.dev.git1a1e3f4 -- autobuilt 1a1e3f4 - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.40.dev.git6fbd157 -- autobuilt 6fbd157 - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.39.dev.gitc2a0ccd -- autobuilt c2a0ccd - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.38.dev.git83bde3b -- autobuilt 83bde3b - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.37.dev.gitb163ec3 -- autobuilt b163ec3 - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.36.dev.gite0b93af -- autobuilt e0b93af - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.35.dev.gitc682ca3 -- autobuilt c682ca3 - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.34.dev.gitd90e8b6 -- autobuilt d90e8b6 - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.33.dev.git6ac009d -- autobuilt 6ac009d - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.32.dev.git771c887 -- autobuilt 771c887 - -* Fri Jun 26 2020 RH Container Bot - 2:2.1.0-0.31.dev.git673116c -- autobuilt 673116c - -* Fri Jun 26 2020 RH Container Bot - 2:2.1.0-0.30.dev.gitbb11b42 -- autobuilt bb11b42 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.29.dev.git4db296f -- autobuilt 4db296f - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.28.dev.git358e69c -- autobuilt 358e69c - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.27.dev.git05e1df2 -- autobuilt 05e1df2 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.26.dev.git7766192 -- autobuilt 7766192 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.25.dev.gitc036eef -- autobuilt c036eef - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.24.dev.gitf8036c5 -- autobuilt f8036c5 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.23.dev.gitcd36499 -- autobuilt cd36499 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.22.dev.git35cca19 -- autobuilt 35cca19 - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.21.dev.git2df3faa -- autobuilt 2df3faa - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.20.dev.git4ee6659 -- autobuilt 4ee6659 - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.19.dev.gitb61e429 -- autobuilt b61e429 - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.18.dev.git6bc5dcc -- autobuilt 6bc5dcc - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.17.dev.git0d26b8f -- autobuilt 0d26b8f - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.16.dev.git5fe122b -- autobuilt 5fe122b - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.15.dev.git81f4204 -- autobuilt 81f4204 - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.14.dev.gitaa6881d -- autobuilt aa6881d - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.13.dev.git92af85f -- autobuilt 92af85f - -* Tue Jun 23 2020 Lokesh Mandvekar - 2:2.1.0-0.12.dev.git73514b1 -- re-enable remote package - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.11.dev.git73514b1 -- autobuilt 73514b1 - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.10.dev.gitbbaba9f -- autobuilt bbaba9f - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.9.dev.git9e37fd4 -- autobuilt 9e37fd4 - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.8.dev.git22a7d60 -- autobuilt 22a7d60 - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.7.dev.git22942e3 -- autobuilt 22942e3 - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.6.dev.git78b205c -- autobuilt 78b205c - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.5.dev.git277732b -- autobuilt 277732b - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.4.dev.git4afdbcd -- autobuilt 4afdbcd - -* Sun Jun 21 2020 RH Container Bot - 2:2.1.0-0.3.dev.git0e4b734 -- autobuilt 0e4b734 - -* Sun Jun 21 2020 RH Container Bot - 2:2.1.0-0.2.dev.git4a1dd9f -- autobuilt 4a1dd9f - -* Sat Jun 20 2020 RH Container Bot - 2:2.1.0-0.1.dev.gitbc256d9 -- bump to 2.1.0 -- autobuilt bc256d9 - -* Sat Jun 20 2020 RH Container Bot - 2:2.0.0-0.173.dev.gitf403aa3 -- autobuilt f403aa3 - -* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.172.dev.git89dbd1a -- autobuilt 89dbd1a - -* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.171.dev.git1a2eb3e -- autobuilt 1a2eb3e - -* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.170.dev.git33a6027 -- autobuilt 33a6027 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.169.dev.gita2661b1 -- autobuilt a2661b1 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.168.dev.gite6b9b3a -- autobuilt e6b9b3a - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.167.dev.git1099ad6 -- autobuilt 1099ad6 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.166.dev.git3eb0ad0 -- autobuilt 3eb0ad0 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.165.dev.gitb5f7afd -- autobuilt b5f7afd - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.164.dev.git6472b44 -- autobuilt 6472b44 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.163.dev.git7b00e49 -- autobuilt 7b00e49 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.162.dev.git7b5073b -- autobuilt 7b5073b - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.161.dev.gita76bf11 -- autobuilt a76bf11 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.160.dev.git5694104 -- autobuilt 5694104 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.159.dev.gitf293606 -- autobuilt f293606 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.158.dev.git1acd2ad -- autobuilt 1acd2ad - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.157.dev.git38391ed -- autobuilt 38391ed - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.156.dev.git4fb0f56 -- autobuilt 4fb0f56 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.155.dev.git4b2da3e -- autobuilt 4b2da3e - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.154.dev.gite4e10df -- autobuilt e4e10df - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.153.dev.git89630ad -- autobuilt 89630ad - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.152.dev.gitd6965da -- autobuilt d6965da - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.151.dev.git908bc3f -- autobuilt 908bc3f - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.150.dev.git0968f25 -- autobuilt 0968f25 - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.149.dev.gite0dd227 -- autobuilt e0dd227 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.148.dev.git2c7b39d -- autobuilt 2c7b39d - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.147.dev.git8a42a32 -- autobuilt 8a42a32 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.146.dev.git10c6c80 -- autobuilt 10c6c80 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.145.dev.gitb897297 -- autobuilt b897297 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.144.dev.git298d622 -- autobuilt 298d622 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.143.dev.git230cd25 -- autobuilt 230cd25 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.142.dev.gite94e3fd -- autobuilt e94e3fd - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.141.dev.gitc2690c2 -- autobuilt c2690c2 - -* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.140.dev.git3f026eb -- autobuilt 3f026eb - -* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.139.dev.git92dafdc -- autobuilt 92dafdc - -* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.138.dev.git8aa5cf3 -- autobuilt 8aa5cf3 - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.137.dev.git1f05606 -- autobuilt 1f05606 - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.136.dev.git39ad038 -- autobuilt 39ad038 - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.135.dev.git142e62c -- autobuilt 142e62c - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.134.dev.git5f3e64f -- autobuilt 5f3e64f - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.133.dev.git7b85d5c -- autobuilt 7b85d5c - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.132.dev.gitb2200db -- autobuilt b2200db - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.131.dev.git6c5bd15 -- autobuilt 6c5bd15 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.130.dev.git37c9078 -- autobuilt 37c9078 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.129.dev.git6346846 -- autobuilt 6346846 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.128.dev.git9967f28 -- autobuilt 9967f28 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.127.dev.gitfbe09d7 -- autobuilt fbe09d7 - -* Tue Jun 09 2020 RH Container Bot - 2:2.0.0-0.126.dev.gitc831ae1 -- autobuilt c831ae1 - -* Tue Jun 09 2020 RH Container Bot - 2:2.0.0-0.125.dev.git79f30af -- autobuilt 79f30af - -* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.124.dev.gita85e979 -- autobuilt a85e979 - -* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.123.dev.gitb8acc85 -- autobuilt b8acc85 - -* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.122.dev.git2869cce -- autobuilt 2869cce - -* Sat Jun 06 2020 RH Container Bot - 2:2.0.0-0.121.dev.git1fcb678 -- autobuilt 1fcb678 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.120.dev.git723e823 -- autobuilt 723e823 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.119.dev.gitc448c03 -- autobuilt c448c03 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.118.dev.gitc6da1a8 -- autobuilt c6da1a8 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.117.dev.gitf243233 -- autobuilt f243233 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.116.dev.gitb057896 -- autobuilt b057896 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.115.dev.gitbf8337b -- autobuilt bf8337b - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.114.dev.gitceef4f6 -- autobuilt ceef4f6 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.113.dev.git650ed43 -- autobuilt 650ed43 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.112.dev.gitff99c3e -- autobuilt ff99c3e - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.111.dev.gitd6e70c6 -- autobuilt d6e70c6 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.110.dev.git1f8c509 -- autobuilt 1f8c509 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.109.dev.git986a277 -- autobuilt 986a277 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.108.dev.gitbba0a8b -- autobuilt bba0a8b - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.107.dev.gitcbfb498 -- autobuilt cbfb498 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.106.dev.git9bd48a6 -- autobuilt 9bd48a6 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.105.dev.git428303c -- autobuilt 428303c - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.104.dev.git95ea39e -- autobuilt 95ea39e - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.103.dev.git4632a4b -- autobuilt 4632a4b - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.102.dev.gitc4ccd7c -- autobuilt c4ccd7c - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.101.dev.gitd10addc -- autobuilt d10addc - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.100.dev.git2937151 -- autobuilt 2937151 - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.99.dev.giteb488e7 -- autobuilt eb488e7 - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.98.dev.git92f5029 -- autobuilt 92f5029 - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.97.dev.gitcc02154 -- autobuilt cc02154 - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.96.dev.gitd6bf6b9 -- autobuilt d6bf6b9 - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.95.dev.git85d3641 -- autobuilt 85d3641 - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.94.dev.git5f1c23d -- autobuilt 5f1c23d - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.93.dev.gitf559cec -- autobuilt f559cec - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.92.dev.git2c6016f -- autobuilt 2c6016f - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.91.dev.git22713d6 -- autobuilt 22713d6 - -* Sun May 31 2020 RH Container Bot - 2:2.0.0-0.90.dev.gitbb05337 -- autobuilt bb05337 - -* Sat May 30 2020 RH Container Bot - 2:2.0.0-0.89.dev.git9037908 -- autobuilt 9037908 - -* Sat May 30 2020 RH Container Bot - 2:2.0.0-0.88.dev.gitc479d63 -- autobuilt c479d63 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.87.dev.git0eea051 -- autobuilt 0eea051 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.86.dev.git0c750a9 -- autobuilt 0c750a9 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.85.dev.git78c3846 -- autobuilt 78c3846 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.84.dev.git6e3aec3 -- autobuilt 6e3aec3 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.83.dev.gitcd1e25f -- autobuilt cd1e25f - -* Thu May 28 2020 Lokesh Mandvekar - 2:2.0.0-0.82.dev.gite8818ce -- use ABISupport buildtag for podman - -* Thu May 28 2020 RH Container Bot - 2:2.0.0-0.81.dev.gite8818ce -- autobuilt e8818ce - -* Thu May 28 2020 RH Container Bot - 2:2.0.0-0.80.dev.git4b2c980 -- autobuilt 4b2c980 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.79.dev.gitadca437 -- autobuilt adca437 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.78.dev.gitc64abd0 -- autobuilt c64abd0 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.77.dev.gitab3a620 -- autobuilt ab3a620 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.76.dev.git2a988a4 -- autobuilt 2a988a4 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.75.dev.git89b4683 -- autobuilt 89b4683 - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.74.dev.git119e13d -- autobuilt 119e13d - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.73.dev.gite704da0 -- autobuilt e704da0 - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.72.dev.gitd32d588 -- autobuilt d32d588 - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.71.dev.git07ef44e -- autobuilt 07ef44e - -* Mon May 25 2020 RH Container Bot - 2:2.0.0-0.70.dev.git1077d2d -- autobuilt 1077d2d - -* Mon May 25 2020 RH Container Bot - 2:2.0.0-0.69.dev.git0b7b974 -- autobuilt 0b7b974 - -* Sun May 24 2020 RH Container Bot - 2:2.0.0-0.68.dev.gitb4cd54a -- autobuilt b4cd54a - -* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.67.dev.git56a95b0 -- autobuilt 56a95b0 - -* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.66.dev.gite323d3e -- autobuilt e323d3e - -* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.65.dev.gitc166b21 -- autobuilt c166b21 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.64.dev.gite1193c8 -- autobuilt e1193c8 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.63.dev.gita6ee8bf -- autobuilt a6ee8bf - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.62.dev.gitc8d6426 -- autobuilt c8d6426 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.61.dev.git6aa802d -- autobuilt 6aa802d - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.60.dev.gitcf5d338 -- autobuilt cf5d338 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.59.dev.git05c0ae6 -- autobuilt 05c0ae6 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.58.dev.git05a0612 -- autobuilt 05a0612 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.57.dev.git3f2ab6b -- autobuilt 3f2ab6b - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.56.dev.git398d462 -- autobuilt 398d462 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.55.dev.gitbe43536 -- autobuilt be43536 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.54.dev.gitb023d6d -- autobuilt b023d6d - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.53.dev.gitd688851 -- autobuilt d688851 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.52.dev.gitf6aa620 -- autobuilt f6aa620 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.51.dev.git9d3b466 -- autobuilt 9d3b466 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.50.dev.git6409ff6 -- autobuilt 6409ff6 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.49.dev.gitfeb97bb -- autobuilt feb97bb - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.48.dev.git6668b13 -- autobuilt 6668b13 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.47.dev.git72e8803 -- autobuilt 72e8803 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.46.dev.git8db7b9e -- autobuilt 8db7b9e - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.45.dev.git02b29db -- autobuilt 02b29db - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.44.dev.gite8e5a5f -- autobuilt e8e5a5f - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.43.dev.git6a75dfa -- autobuilt 6a75dfa - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.42.dev.gitb0bfa0e -- autobuilt b0bfa0e - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.41.dev.git09f8f14 -- autobuilt 09f8f14 - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.40.dev.git70d89bf -- autobuilt 70d89bf - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.39.dev.gita670014 -- autobuilt a670014 - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.38.dev.git4eee0d8 -- autobuilt 4eee0d8 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.37.dev.git0f8ad03 -- autobuilt 0f8ad03 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.36.dev.git9fe4933 -- autobuilt 9fe4933 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.35.dev.gitd6d4500 -- autobuilt d6d4500 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.34.dev.gitd4587c6 -- autobuilt d4587c6 - -* Sun May 17 2020 RH Container Bot - 2:2.0.0-0.33.dev.gitbfcec32 -- autobuilt bfcec32 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.32.dev.git343ab99 -- autobuilt 343ab99 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.31.dev.gitc61a45c -- autobuilt c61a45c - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.30.dev.git59dd341 -- autobuilt 59dd341 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.29.dev.gitd5358e6 -- autobuilt d5358e6 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.28.dev.gita88cd9a -- autobuilt a88cd9a - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.27.dev.git4611ff5 -- autobuilt 4611ff5 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.26.dev.git0d96251 -- autobuilt 0d96251 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.25.dev.git77dbfc7 -- autobuilt 77dbfc7 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.24.dev.git7e9ed37 -- autobuilt 7e9ed37 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.23.dev.gite35edb6 -- autobuilt e35edb6 - -* Thu May 14 2020 Daniel J Walsh - 2:2.0.0-0.22.dev.gitf2f0de4 -- Add requires for oci-runtime -- Change crun to Recommends - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.21.dev.gitf2f0de4 -- autobuilt f2f0de4 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.20.dev.git150679d -- autobuilt 150679d - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.19.dev.gitfa5b33e -- autobuilt fa5b33e - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.18.dev.git3c58e4f -- autobuilt 3c58e4f - -* Wed May 13 2020 Eduardo Santiago - 2:2.0.0-0.17.dev.gitd147b3e -- libpod.conf has been removed from the repo - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.16.dev.gitd147b3e -- autobuilt d147b3e - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.15.dev.gitb364420 -- autobuilt b364420 - -* Tue May 12 2020 RH Container Bot - 2:2.0.0-0.14.dev.git486a117 -- autobuilt 486a117 - -* Tue May 12 2020 Lokesh Mandvekar - 2:2.0.0-0.13.dev.git5b4e91d -- disable remote package - -* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.12.dev.git8857ba2 -- gating test fix attempt by Ed Santiago - -* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.11.dev.git8857ba2 -- do not modprobe br_netfilter - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.10.dev.git8857ba2 -- autobuilt 8857ba2 - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.9.dev.git155a7d6 -- autobuilt 155a7d6 - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.8.dev.git084cfb8 -- autobuilt 084cfb8 - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.7.dev.gitd6b3bc1 -- autobuilt d6b3bc1 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.6.dev.gitc7d1761 -- autobuilt c7d1761 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.5.dev.git3500a8b -- autobuilt 3500a8b - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.4.dev.git97bded8 -- autobuilt 97bded8 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.3.dev.gitef297d4 -- autobuilt ef297d4 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.2.dev.git9b78bf9 -- autobuilt 9b78bf9 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.1.dev.gitcc9b78f -- bump to 2.0.0 -- autobuilt cc9b78f - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-14.1.dev.git37ed662 -- autobuilt 37ed662 - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-13.1.dev.gita756161 -- autobuilt a756161 - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-12.1.dev.gitffcb99d -- autobuilt ffcb99d - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-11.1.dev.gitf0b6cde -- autobuilt f0b6cde - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-10.1.dev.git0d01f09 -- autobuilt 0d01f09 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-9.1.dev.gita6caae0 -- autobuilt a6caae0 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-8.1.dev.gite2a1373 -- autobuilt e2a1373 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-7.1.dev.git26c1535 -- autobuilt 26c1535 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-6.1.dev.gitd885342 -- autobuilt d885342 - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-5.1.dev.git5cf64ae -- autobuilt 5cf64ae - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-4.1.dev.git0b067b6 -- autobuilt 0b067b6 - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-3.1.dev.gitd7695dd -- autobuilt d7695dd - -* Mon Apr 13 2020 Lokesh Mandvekar - 2:1.9.0-2.1.dev.git465b4bc -- bump release tag to preserve clean upgrade path - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-0.2.dev.git465b4bc -- autobuilt 465b4bc - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-0.1.dev.git309a7f7 -- bump to 1.9.0 -- autobuilt 309a7f7 - -* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.102.dev.git1593d4c -- autobuilt 1593d4c - -* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.101.dev.git2a8db9d -- autobuilt 2a8db9d - -* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.100.dev.git838b5e1 -- autobuilt 838b5e1 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.99.dev.git3a4bd39 -- autobuilt 3a4bd39 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.98.dev.git1662310 -- autobuilt 1662310 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.97.dev.git555b30e -- autobuilt 555b30e - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.96.dev.git46227e0 -- autobuilt 46227e0 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.95.dev.git3c94fa9 -- autobuilt 3c94fa9 - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.94.dev.gitf71e4d3 -- autobuilt f71e4d3 - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.93.dev.git1791fe6 -- autobuilt 1791fe6 - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.92.dev.git291ad7f -- autobuilt 291ad7f - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.91.dev.git522dcd6 -- autobuilt 522dcd6 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.90.dev.gitb4840ec -- autobuilt b4840ec - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.89.dev.git11c8b01 -- autobuilt 11c8b01 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.88.dev.git08fa3d5 -- autobuilt 08fa3d5 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.87.dev.git9d0d9df -- autobuilt 9d0d9df - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.86.dev.git8289805 -- autobuilt 8289805 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.85.dev.git44f910c -- autobuilt 44f910c - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.84.dev.gitc0e29b4 -- autobuilt c0e29b4 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.83.dev.git64b6a19 -- autobuilt 64b6a19 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.82.dev.git843fa25 -- autobuilt 843fa25 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.81.dev.gita858b3a -- autobuilt a858b3a - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.80.dev.gite318b09 -- autobuilt e318b09 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.79.dev.git09f553c -- autobuilt 09f553c - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.78.dev.git4b69cf0 -- autobuilt 4b69cf0 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.77.dev.git5b853bb -- autobuilt 5b853bb - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.76.dev.git8dea3c3 -- autobuilt 8dea3c3 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.75.dev.gitf7dffed -- autobuilt f7dffed - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.74.dev.git35f5867 -- autobuilt 35f5867 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.73.dev.git64cade0 -- autobuilt 64cade0 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.72.dev.git2d9b9e8 -- autobuilt 2d9b9e8 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.71.dev.gita168dcc -- autobuilt a168dcc - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.70.dev.gitccb9e57 -- autobuilt ccb9e57 - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.69.dev.gitccf0e0d -- autobuilt ccf0e0d - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.68.dev.gitc3c6a7c -- autobuilt c3c6a7c - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.67.dev.gitffd2d78 -- autobuilt ffd2d78 - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.66.dev.git82610d6 -- autobuilt 82610d6 - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.65.dev.git88455fe -- autobuilt 88455fe - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.64.dev.gita8cde90 -- autobuilt a8cde90 - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.63.dev.git0f357be -- autobuilt 0f357be - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.62.dev.git0a16372 -- autobuilt 0a16372 - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.61.dev.gitd534e52 -- autobuilt d534e52 - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.60.dev.git82cbebc -- autobuilt 82cbebc - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.59.dev.git394f1c2 -- autobuilt 394f1c2 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.58.dev.git6d36d05 -- autobuilt 6d36d05 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.57.dev.git9f5fcc3 -- autobuilt 9f5fcc3 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.56.dev.git6e8f6ca -- autobuilt 6e8f6ca - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.55.dev.git56ab9e4 -- autobuilt 56ab9e4 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.54.dev.git4e3010d -- autobuilt 4e3010d - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.53.dev.git9c7410d -- autobuilt 9c7410d - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.52.dev.gitedd623c -- autobuilt edd623c - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.51.dev.git95d9a1e -- autobuilt 95d9a1e - -* Mon Mar 30 2020 Lokesh Mandvekar - 2:1.8.3-0.50.dev.git0fa01c8 -- Resolves: gh#5316 - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.49.dev.git0fa01c8 -- autobuilt 0fa01c8 - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.48.dev.gitcc22b94 -- autobuilt cc22b94 - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.47.dev.git8193751 -- autobuilt 8193751 - -* Sun Mar 29 2020 RH Container Bot - 2:1.8.3-0.46.dev.git598bb53 -- autobuilt 598bb53 - -* Sun Mar 29 2020 RH Container Bot - 2:1.8.3-0.45.dev.gitdabfa10 -- autobuilt dabfa10 - -* Sat Mar 28 2020 RH Container Bot - 2:1.8.3-0.44.dev.git684b4bd -- autobuilt 684b4bd - -* Sat Mar 28 2020 RH Container Bot - 2:1.8.3-0.43.dev.git21b67e6 -- autobuilt 21b67e6 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.42.dev.git3336b10 -- autobuilt 3336b10 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.41.dev.git1fe2fbb -- autobuilt 1fe2fbb - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.40.dev.git2c5c198 -- autobuilt 2c5c198 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.39.dev.git4233250 -- autobuilt 4233250 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.38.dev.git3ddb5b1 -- autobuilt 3ddb5b1 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.37.dev.git7007680 -- autobuilt 7007680 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.36.dev.git340312c -- autobuilt 340312c - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.35.dev.git1710eca -- autobuilt 1710eca - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.34.dev.git6a46a87 -- autobuilt 6a46a87 - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.33.dev.git913426c -- autobuilt 913426c - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.32.dev.git14ece7e -- autobuilt 14ece7e - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.31.dev.git8cccac5 -- autobuilt 8cccac5 - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.30.dev.gitc869b96 -- autobuilt c869b96 - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.29.dev.git18c1530 -- autobuilt 18c1530 - -* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.28.dev.gitff0124a -- autobuilt ff0124a - -* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.27.dev.git852dd7f -- autobuilt 852dd7f - -* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.26.dev.git69b011d -- autobuilt 69b011d - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.25.dev.gitb452064 -- autobuilt b452064 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.24.dev.git0c084d9 -- autobuilt 0c084d9 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.23.dev.gitc29a4c6 -- autobuilt c29a4c6 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.22.dev.git14050c6 -- autobuilt 14050c6 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.21.dev.git0334c8d -- autobuilt 0334c8d - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.20.dev.git0275eed -- autobuilt 0275eed - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.19.dev.gita2ffd5c -- autobuilt a2ffd5c - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.18.dev.git02de8d5 -- autobuilt 02de8d5 - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.17.dev.git48b3143 -- autobuilt 48b3143 - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.16.dev.gitb743f60 -- autobuilt b743f60 - -* Mon Mar 23 2020 Lokesh Mandvekar - 2:1.8.3-0.15.dev.gite34ec61 -- do not use hack/ostree_tag.sh - -* Mon Mar 23 2020 Lokesh Mandvekar - 2:1.8.3-0.14.dev.gite34ec61 -- Add APIv2 service files - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.13.dev.gite34ec61 -- autobuilt e34ec61 - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.12.dev.gitd6c9f3e -- autobuilt d6c9f3e - -* Sun Mar 22 2020 RH Container Bot - 2:1.8.3-0.11.dev.git31d1445 -- autobuilt 31d1445 - -* Sun Mar 22 2020 RH Container Bot - 2:1.8.3-0.10.dev.git98687ad -- autobuilt 98687ad - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.9.dev.git2ffff3c -- autobuilt 2ffff3c - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.8.dev.git89a3e59 -- autobuilt 89a3e59 - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.7.dev.gite1f2851 -- autobuilt e1f2851 - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.6.dev.git77187da -- autobuilt 77187da - -* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.5.dev.git7a095af -- autobuilt 7a095af - -* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.4.dev.git6df1d20 -- autobuilt 6df1d20 - -* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.3.dev.gitccc30c6 -- autobuilt ccc30c6 - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.3-0.2.dev.gitd927b43 -- autobuilt d927b43 - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.3-0.1.dev.gitaa6c8c2 -- bump to 1.8.3 -- autobuilt aa6c8c2 - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.9.dev.gitcccd05c -- autobuilt cccd05c - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.8.dev.git1cb3e3a -- autobuilt 1cb3e3a - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.7.dev.gitedcc73e -- autobuilt edcc73e - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.6.dev.gite87fe4d -- autobuilt e87fe4d - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.5.dev.gitbd9386d -- autobuilt bd9386d - -* Wed Mar 18 2020 RH Container Bot - 2:1.8.2-0.4.dev.git45e7cbf -- autobuilt 45e7cbf - -* Wed Mar 18 2020 RH Container Bot - 2:1.8.2-0.3.dev.gitf3a28de -- autobuilt f3a28de - -* Tue Mar 17 2020 RH Container Bot - 2:1.8.2-0.2.dev.git8f1ce4b -- autobuilt 8f1ce4b - -* Mon Mar 16 2020 RH Container Bot - 2:1.8.2-0.1.dev.git412a114 -- bump to 1.8.2 -- autobuilt 412a114 - -* Mon Mar 02 2020 Lokesh Mandvekar - 2:1.8.1-0.4.dev.git275e9b8 -- bump release tag for smooth upgrade path - -* Mon Mar 02 2020 RH Container Bot - 2:1.8.1-0.3.dev.git275e9b8 -- autobuilt 275e9b8 - -* Sat Feb 22 2020 Lokesh Mandvekar - 2:1.8.1-0.2.dev.git0bd29f8 -- bump release tag - -* Mon Feb 17 2020 Lokesh Mandvekar - 2:1.8.1-0.1.dev.git0bd29f8 -- bump to 1.8.1-dev -- built commit 0bd29f8 - -* Thu Feb 06 2020 Lokesh Mandvekar - 2:1.8.0-0.4.dev.git5092c07 -- bump crun dependency - -* Wed Feb 05 2020 RH Container Bot - 2:1.8.0-0.3.dev.git5092c07 -- autobuilt 5092c07 - -* Tue Feb 04 2020 RH Container Bot - 2:1.8.0-0.2.dev.gitc4f6d56 -- autobuilt c4f6d56 - -* Sun Feb 02 2020 RH Container Bot - 2:1.8.0-0.1.dev.git4699d5e -- bump to 1.8.0 -- autobuilt 4699d5e - -* Fri Jan 31 2020 RH Container Bot - 2:1.7.1-0.66.dev.git36af283 -- autobuilt 36af283 - -* Thu Jan 30 2020 RH Container Bot - 2:1.7.1-0.65.dev.giteb28365 -- autobuilt eb28365 - -* Wed Jan 29 2020 RH Container Bot - 2:1.7.1-0.64.dev.gitb2ae45c -- autobuilt b2ae45c - -* Tue Jan 28 2020 RH Container Bot - 2:1.7.1-0.63.dev.git326cdf9 -- autobuilt 326cdf9 - -* Mon Jan 27 2020 RH Container Bot - 2:1.7.1-0.62.dev.gitc28af15 -- autobuilt c28af15 - -* Sat Jan 25 2020 RH Container Bot - 2:1.7.1-0.61.dev.git975854a -- autobuilt 975854a - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.60.dev.git5bad873 -- autobuilt 5bad873 - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.59.dev.git8beeb06 -- autobuilt 8beeb06 - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.58.dev.git6518421 -- autobuilt 6518421 - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.57.dev.gite6cf0ec -- autobuilt e6cf0ec - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.56.dev.gitac3a6b8 -- autobuilt ac3a6b8 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.55.dev.git8b377a7 -- autobuilt 8b377a7 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.54.dev.gitc42383f -- autobuilt c42383f - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.53.dev.gitc40664d -- autobuilt c40664d - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.52.dev.git9f146b1 -- autobuilt 9f146b1 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.51.dev.git7e1afe0 -- autobuilt 7e1afe0 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.50.dev.git55abb6d -- autobuilt 55abb6d - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.49.dev.gitd52132b -- autobuilt d52132b - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.48.dev.gitaa13779 -- autobuilt aa13779 - -* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.47.dev.gitf63005e -- autobuilt f63005e - -* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.46.dev.gitf467bb2 -- autobuilt f467bb2 - -* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.45.dev.gitfb2bd26 -- autobuilt fb2bd26 - -* Sat Jan 18 2020 RH Container Bot - 2:1.7.1-0.44.dev.git9be6430 -- autobuilt 9be6430 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.43.dev.gitce4bf33 -- autobuilt ce4bf33 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.42.dev.git3b6a843 -- autobuilt 3b6a843 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.41.dev.gitab7e1a4 -- autobuilt ab7e1a4 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.40.dev.gitf5e614b -- autobuilt f5e614b - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.39.dev.gitacbb6c0 -- autobuilt acbb6c0 - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.38.dev.git74b89da -- autobuilt 74b89da - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.37.dev.git79fbe72 -- autobuilt 79fbe72 - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.36.dev.git30245af -- autobuilt 30245af - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.35.dev.git1d7176b -- autobuilt 1d7176b - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.34.dev.gitdb00ee9 -- autobuilt db00ee9 - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.33.dev.git61fbce7 -- autobuilt 61fbce7 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.32.dev.gite1e405b -- autobuilt e1e405b - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.31.dev.git978b891 -- autobuilt 978b891 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.30.dev.git34429f3 -- autobuilt 34429f3 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.29.dev.gite025b43 -- autobuilt e025b43 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.28.dev.gitd914cc2 -- autobuilt d914cc2 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.27.dev.git12aa9ca -- autobuilt 12aa9ca - -* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.26.dev.gitad5137b -- autobuilt ad5137b - -* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.25.dev.git564bd69 -- autobuilt 564bd69 - -* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.24.dev.git3961882 -- autobuilt 3961882 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.23.dev.git79ec2a9 -- autobuilt 79ec2a9 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.22.dev.git6c3d383 -- autobuilt 6c3d383 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.21.dev.git796ae87 -- autobuilt 796ae87 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.20.dev.gite83a1b8 -- autobuilt e83a1b8 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.19.dev.git9e2e4d7 -- autobuilt 9e2e4d7 - -* Sun Jan 12 2020 RH Container Bot - 2:1.7.1-0.18.dev.git55dd73c -- autobuilt 55dd73c - -* Sat Jan 11 2020 RH Container Bot - 2:1.7.1-0.17.dev.git2d5fd7c -- autobuilt 2d5fd7c - -* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.16.dev.git0e9c208 -- autobuilt 0e9c208 - -* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.15.dev.gite1ffac6 -- autobuilt e1ffac6 - -* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.14.dev.git6ed88e0 -- autobuilt 6ed88e0 - -* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.13.dev.gitf57fdd0 -- autobuilt f57fdd0 - -* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.12.dev.git154b5ca -- autobuilt 154b5ca - -* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.11.dev.gitf3fc10f -- autobuilt f3fc10f - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.10.dev.gitc99b413 -- autobuilt c99b413 - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.9.dev.gitc6ad42a -- autobuilt c6ad42a - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.8.dev.git27caffb -- autobuilt 27caffb - -* Wed Jan 08 2020 Jindrich Novy - 2:1.7.1-0.7.dev.git0b9dd1a -- require container-selinux only when selinux-policy is installed and - move podman-remote man pages to dedicated package (#1765818) - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.6.dev.git0b9dd1a -- autobuilt 0b9dd1a - -* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.5.dev.gitc41fd09 -- autobuilt c41fd09 - -* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.4.dev.gitbd3d8f4 -- autobuilt bd3d8f4 - -* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.3.dev.gitf85b3a0 -- autobuilt f85b3a0 - -* Tue Jan 07 2020 Jindrich Novy - 2:1.7.1-0.2.dev.gite362220 -- always require container-selinux (#1765818) - -* Mon Jan 06 2020 RH Container Bot - 2:1.7.1-0.1.dev.gite362220 -- bump to 1.7.1 -- autobuilt e362220 - -* Mon Jan 06 2020 RH Container Bot - 2:1.7.0-0.28.dev.git2d8f1c8 -- autobuilt 2d8f1c8 - -* Mon Jan 06 2020 RH Container Bot - 2:1.7.0-0.27.dev.git2e0157a -- autobuilt 2e0157a - -* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.26.dev.git9758a97 -- also obsolete former podman-manpages package - -* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.25.dev.git9758a97 -- add podman-manpages provide to main podman package - -* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.24.dev.git9758a97 -- merge podman-manpages with podman package - -* Fri Jan 03 2020 RH Container Bot - 2:1.7.0-0.23.dev.git9758a97 -- autobuilt 9758a97 - -* Thu Jan 02 2020 RH Container Bot - 2:1.7.0-0.22.dev.git50b4446 -- autobuilt 50b4446 - -* Thu Jan 02 2020 RH Container Bot - 2:1.7.0-0.21.dev.git1faa5bb -- autobuilt 1faa5bb - -* Tue Dec 31 2019 RH Container Bot - 2:1.7.0-0.20.dev.git6a370cb -- autobuilt 6a370cb - -* Fri Dec 20 2019 RH Container Bot - 2:1.7.0-0.19.dev.gitfcd48db -- autobuilt fcd48db - -* Fri Dec 20 2019 RH Container Bot - 2:1.7.0-0.18.dev.gite33d7e9 -- autobuilt e33d7e9 - -* Thu Dec 19 2019 RH Container Bot - 2:1.7.0-0.17.dev.git1ba6d0f -- autobuilt 1ba6d0f - -* Thu Dec 19 2019 RH Container Bot - 2:1.7.0-0.16.dev.gitc1a7911 -- autobuilt c1a7911 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.15.dev.gite6b8433 -- autobuilt e6b8433 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.14.dev.gitfab67f3 -- autobuilt fab67f3 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.13.dev.git1e440a3 -- autobuilt 1e440a3 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.12.dev.git4329204 -- autobuilt 4329204 - -* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.11.dev.git1162183 -- autobuilt 1162183 - -* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.10.dev.gitb2f05e0 -- autobuilt b2f05e0 - -* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.9.dev.git19064e5 -- autobuilt 19064e5 - -* Sat Dec 14 2019 RH Container Bot - 2:1.7.0-0.8.dev.git6c7b6d9 -- autobuilt 6c7b6d9 - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.7.dev.git885967f -- autobuilt 885967f - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.6.dev.git22849ff -- autobuilt 22849ff - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.5.dev.git71a0c0f -- autobuilt 71a0c0f - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.4.dev.git123e7ea -- autobuilt 123e7ea - -* Thu Dec 12 2019 RH Container Bot - 2:1.7.0-0.3.dev.git16de498 -- autobuilt 16de498 - -* Wed Dec 11 2019 RH Container Bot - 2:1.7.0-0.2.dev.gitf81f15f -- autobuilt f81f15f - -* Wed Dec 11 2019 RH Container Bot - 2:1.7.0-0.1.dev.git5941138 -- bump to 1.7.0 -- autobuilt 5941138 - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.74.dev.git11541ae -- autobuilt 11541ae - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.73.dev.gitdd64038 -- autobuilt dd64038 - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.72.dev.gita18de10 -- autobuilt a18de10 - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.71.dev.git282787f -- autobuilt 282787f - -* Mon Dec 09 2019 RH Container Bot - 2:1.6.4-0.70.dev.gitc2dab75 -- autobuilt c2dab75 - -* Sat Dec 07 2019 RH Container Bot - 2:1.6.4-0.69.dev.git7287f69 -- autobuilt 7287f69 - -* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.68.dev.git82a83b9 -- autobuilt 82a83b9 - -* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.67.dev.git8924a30 -- autobuilt 8924a30 - -* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.66.dev.gite9c4820 -- autobuilt e9c4820 - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.65.dev.git465e142 -- autobuilt 465e142 - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.64.dev.git4fb724c -- autobuilt 4fb724c - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.63.dev.git813b00e -- autobuilt 813b00e - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.62.dev.gitbc40282 -- autobuilt bc40282 - -* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.61.dev.git4dbab37 -- autobuilt 4dbab37 - -* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.60.dev.gite47b7a6 -- autobuilt e47b7a6 - -* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.59.dev.git10f7334 -- autobuilt 10f7334 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.58.dev.git06e2a20 -- autobuilt 06e2a20 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.57.dev.git5c3af00 -- autobuilt 5c3af00 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.56.dev.git748de3c -- autobuilt 748de3c - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.55.dev.gitd8bfd11 -- autobuilt d8bfd11 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.54.dev.gitb88f2c4 -- autobuilt b88f2c4 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.53.dev.git9e361fd -- autobuilt 9e361fd - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.52.dev.git309452d -- autobuilt 309452d - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.51.dev.git6458f96 -- autobuilt 6458f96 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.50.dev.gitb905850 -- autobuilt b905850 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.49.dev.gitc9696c4 -- autobuilt c9696c4 - -* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.48.dev.git7117286 -- autobuilt 7117286 - -* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.47.dev.git8d00c83 -- autobuilt 8d00c83 - -* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.46.dev.gite4275b3 -- autobuilt e4275b3 - -* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.45.dev.git39c705e -- autobuilt 39c705e - -* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.44.dev.git7f53178 -- autobuilt 7f53178 - -* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.43.dev.git1c0356e -- autobuilt 1c0356e - -* Thu Nov 28 2019 RH Container Bot - 2:1.6.4-0.42.dev.gitaa95726 -- autobuilt aa95726 - -* Wed Nov 27 2019 RH Container Bot - 2:1.6.4-0.41.dev.git2178875 -- autobuilt 2178875 - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.40.dev.git27a09f8 -- autobuilt 27a09f8 - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.39.dev.gitb29928f -- autobuilt b29928f - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.38.dev.gitf5ef3d5 -- autobuilt f5ef3d5 - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.37.dev.gitaef3858 -- autobuilt aef3858 - -* Mon Nov 25 2019 RH Container Bot - 2:1.6.4-0.36.dev.git9fb0adf -- autobuilt 9fb0adf - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.35.dev.git6187e72 -- autobuilt 6187e72 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.34.dev.git1284260 -- autobuilt 1284260 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.33.dev.gitc2dfef5 -- autobuilt c2dfef5 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.32.dev.gite4b8054 -- autobuilt e4b8054 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.31.dev.git22e7d7d -- autobuilt 22e7d7d - -* Thu Nov 21 2019 RH Container Bot - 2:1.6.4-0.30.dev.git6392477 -- autobuilt 6392477 - -* Tue Nov 19 2019 RH Container Bot - 2:1.6.4-0.29.dev.gitc673ff8 -- autobuilt c673ff8 - -* Tue Nov 19 2019 RH Container Bot - 2:1.6.4-0.28.dev.gitf3f219a -- autobuilt f3f219a - -* Mon Nov 18 2019 RH Container Bot - 2:1.6.4-0.27.dev.git741b90c -- autobuilt 741b90c - -* Sun Nov 17 2019 RH Container Bot - 2:1.6.4-0.26.dev.gitdb32ed1 -- autobuilt db32ed1 - -* Sat Nov 16 2019 RH Container Bot - 2:1.6.4-0.25.dev.gitc6f2383 -- autobuilt c6f2383 - -* Fri Nov 15 2019 RH Container Bot - 2:1.6.4-0.24.dev.git51c08f3 -- autobuilt 51c08f3 - -* Thu Nov 14 2019 RH Container Bot - 2:1.6.4-0.23.dev.gitd7ed9fa -- autobuilt d7ed9fa - -* Wed Nov 13 2019 RH Container Bot - 2:1.6.4-0.22.dev.git225f22b -- autobuilt 225f22b - -* Wed Nov 13 2019 RH Container Bot - 2:1.6.4-0.21.dev.git15220af -- autobuilt 15220af - -* Mon Nov 11 2019 RH Container Bot - 2:1.6.4-0.20.dev.gitde32b89 -- autobuilt de32b89 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.19.dev.gitb713e53 -- autobuilt b713e53 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.18.dev.gitf456ce9 -- autobuilt f456ce9 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.17.dev.git4ed12f9 -- autobuilt 4ed12f9 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.16.dev.git92af260 -- autobuilt 92af260 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.15.dev.git3463a71 -- autobuilt 3463a71 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.14.dev.git3ec9ee0 -- autobuilt 3ec9ee0 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.13.dev.gitd919961 -- autobuilt d919961 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.12.dev.git3474997 -- autobuilt 3474997 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.11.dev.git24efb5e -- autobuilt 24efb5e - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.10.dev.gitb4a83bf -- autobuilt b4a83bf - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.9.dev.gitaad2904 -- autobuilt aad2904 - -* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.8.dev.git2e2d82c -- autobuilt 2e2d82c - -* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.7.dev.git581a7ec -- autobuilt 581a7ec - -* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.6.dev.git6f7c290 -- autobuilt 6f7c290 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.5.dev.gitb4b7272 -- autobuilt b4b7272 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.4.dev.git7eda1b0 -- autobuilt 7eda1b0 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.3.dev.gita904e21 -- autobuilt a904e21 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.2.dev.git08c5c54 -- autobuilt 08c5c54 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.1.dev.gitcc19b09 -- bump to 1.6.4 -- autobuilt cc19b09 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.3-0.47.dev.git1db4556 -- autobuilt 1db4556 - -* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.46.dev.git17eadda -- autobuilt 17eadda - -* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.45.dev.git8e5aad9 -- autobuilt 8e5aad9 - -* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.44.dev.gitefc7f15 -- autobuilt efc7f15 - -* Sun Nov 03 2019 RH Container Bot - 2:1.6.3-0.43.dev.gitca4c24c -- autobuilt ca4c24c - -* Sat Nov 02 2019 RH Container Bot - 2:1.6.3-0.42.dev.git2bf4df4 -- autobuilt 2bf4df4 - -* Sat Nov 02 2019 RH Container Bot - 2:1.6.3-0.41.dev.git10d67fc -- autobuilt 10d67fc - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.40.dev.git8238107 -- autobuilt 8238107 - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.39.dev.git04e8bf3 -- autobuilt 04e8bf3 - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.38.dev.git69165fa -- autobuilt 69165fa - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.37.dev.git7c7f000 -- autobuilt 7c7f000 - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.36.dev.git2dae257 -- autobuilt 2dae257 - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.35.dev.git0bfdeae -- autobuilt 0bfdeae - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.34.dev.git1e750f7 -- autobuilt 1e750f7 - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.33.dev.git5af166f -- autobuilt 5af166f - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.32.dev.git1b3e79d -- autobuilt 1b3e79d - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.31.dev.git381fa4d -- autobuilt 381fa4d - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.30.dev.git9ba8dae -- autobuilt 9ba8dae - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.29.dev.gita35d002 -- autobuilt a35d002 - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.28.dev.git63b57f5 -- autobuilt 63b57f5 - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.27.dev.git4762b63 -- autobuilt 4762b63 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.26.dev.gite7540d0 -- autobuilt e7540d0 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.25.dev.git6c6e783 -- autobuilt 6c6e783 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.24.dev.git59582c5 -- autobuilt 59582c5 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.23.dev.gita56131f -- autobuilt a56131f - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.22.dev.git8e264ca -- autobuilt 8e264ca - -* Mon Oct 28 2019 RH Container Bot - 2:1.6.3-0.21.dev.git1b5c2d1 -- autobuilt 1b5c2d1 - -* Mon Oct 28 2019 RH Container Bot - 2:1.6.3-0.20.dev.git94864ad -- autobuilt 94864ad - -* Sun Oct 27 2019 RH Container Bot - 2:1.6.3-0.19.dev.gitac73fd3 -- autobuilt ac73fd3 - -* Sat Oct 26 2019 RH Container Bot - 2:1.6.3-0.18.dev.gitea46937 -- autobuilt ea46937 - -* Fri Oct 25 2019 RH Container Bot - 2:1.6.3-0.17.dev.gita01cb22 -- autobuilt a01cb22 - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.16.dev.git77c7a28 -- autobuilt 77c7a28 - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.15.dev.gitba4a808 -- autobuilt ba4a808 - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.14.dev.git43b1c2f -- autobuilt 43b1c2f - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.13.dev.git674dc2b -- autobuilt 674dc2b - -* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.12.dev.git299a430 -- autobuilt 299a430 - -* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.11.dev.git2e6c9aa -- autobuilt 2e6c9aa - -* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.10.dev.gitef556cf -- autobuilt ef556cf - -* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.9.dev.git46ad6bc -- autobuilt 46ad6bc - -* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.8.dev.gitd358840 -- autobuilt d358840 - -* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.7.dev.git5431ace -- autobuilt 5431ace - -* Mon Oct 21 2019 RH Container Bot - 2:1.6.3-0.6.dev.gitefc54c3 -- autobuilt efc54c3 - -* Mon Oct 21 2019 RH Container Bot - 2:1.6.3-0.5.dev.gitd2591a5 -- autobuilt d2591a5 - -* Sun Oct 20 2019 RH Container Bot - 2:1.6.3-0.4.dev.gitd3520de -- autobuilt d3520de - -* Fri Oct 18 2019 RH Container Bot - 2:1.6.3-0.3.dev.git02ab9c7 -- autobuilt 02ab9c7 - -* Fri Oct 18 2019 RH Container Bot - 2:1.6.3-0.2.dev.gitf0da9cf -- autobuilt f0da9cf - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.3-0.1.dev.gitb6fdfa0 -- bump to 1.6.3 -- autobuilt b6fdfa0 - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.41.dev.git2b0892e -- autobuilt 2b0892e - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.40.dev.gitf2d9a9d -- autobuilt f2d9a9d - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.39.dev.gitd7cbcfa -- autobuilt d7cbcfa - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.38.dev.git392846c -- autobuilt 392846c - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.37.dev.gite7d5ac0 -- autobuilt e7d5ac0 - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.36.dev.gitdc1f8b6 -- autobuilt dc1f8b6 - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.35.dev.git7825c58 -- autobuilt 7825c58 - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.34.dev.git8172460 -- autobuilt 8172460 - -* Tue Oct 15 2019 RH Container Bot - 2:1.6.2-0.33.dev.git5f72e6e -- autobuilt 5f72e6e - -* Mon Oct 14 2019 RH Container Bot - 2:1.6.2-0.32.dev.gita9190da -- autobuilt a9190da - -* Mon Oct 14 2019 RH Container Bot - 2:1.6.2-0.31.dev.git3e45d07 -- autobuilt 3e45d07 - -* Sat Oct 12 2019 RH Container Bot - 2:1.6.2-0.30.dev.gita8993ba -- autobuilt a8993ba - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.29.dev.gitb0b3506 -- autobuilt b0b3506 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.28.dev.git79d05b9 -- autobuilt 79d05b9 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.27.dev.gitcee6478 -- autobuilt cee6478 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.26.dev.giteb6ca05 -- autobuilt eb6ca05 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.25.dev.git50b1884 -- autobuilt 50b1884 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.24.dev.git9f1f4ef -- autobuilt 9f1f4ef - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.23.dev.git495db28 -- autobuilt 495db28 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.22.dev.git43dcc91 -- autobuilt 43dcc91 - -* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.21.dev.git6d35eac -- autobuilt 6d35eac - -* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.20.dev.gitf39e097 -- autobuilt f39e097 - -* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.19.dev.gita7f2668 -- autobuilt a7f2668 - -* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.18.dev.git12c9b53 -- autobuilt 12c9b53 - -* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.17.dev.gitf61e399 -- autobuilt f61e399 - -* Wed Oct 09 2019 Lokesh Mandvekar - 2:1.6.2-0.16.dev.gitc3c40f9 -- remove polkit dependency for now - -* Wed Oct 09 2019 Lokesh Mandvekar - 2:1.6.2-0.15.dev.gitc3c40f9 -- Requires: crun >= 0.10.2-1 and polkit - -* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.14.dev.gitc3c40f9 -- autobuilt c3c40f9 - -* Tue Oct 08 2019 RH Container Bot - 2:1.6.2-0.13.dev.git10cbaad -- autobuilt 10cbaad - -* Tue Oct 08 2019 Lokesh Mandvekar - 2:1.6.2-0.12.dev.gitc817ea1 -- add runc back - -* Mon Oct 07 2019 RH Container Bot - 2:1.6.2-0.11.dev.gitc817ea1 -- autobuilt c817ea1 - -* Mon Oct 07 2019 RH Container Bot - 2:1.6.2-0.10.dev.git589261f -- autobuilt 589261f - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.9.dev.git2c2782a -- autobuilt 2c2782a - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.8.dev.gitbd08fc0 -- autobuilt bd08fc0 - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.7.dev.git70d5b0a -- autobuilt 70d5b0a - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.6.dev.git1fe9556 -- autobuilt 1fe9556 - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.5.dev.git7af4074 -- autobuilt 7af4074 - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.4.dev.git86c8650 -- autobuilt 86c8650 - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.3.dev.gitf96fbfc -- autobuilt f96fbfc - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.2.dev.gitb32cb4b -- autobuilt b32cb4b - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.2-0.1.dev.gite67e9e1 -- bump to 1.6.2 -- autobuilt e67e9e1 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.12.dev.git960f07b -- autobuilt 960f07b - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.11.dev.git0046b01 -- autobuilt 0046b01 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.10.dev.gitdac7889 -- autobuilt dac7889 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.9.dev.git2648955 -- autobuilt 2648955 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.8.dev.git257a985 -- autobuilt 257a985 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.7.dev.git32a2ce8 -- autobuilt 32a2ce8 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.6.dev.git74879c8 -- autobuilt 74879c8 - -* Tue Oct 01 2019 Lokesh Mandvekar - 2:1.6.1-0.5.dev.git7a56963 -- Requires: crun >= 0.10-1 - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.4.dev.git7a56963 -- autobuilt 7a56963 - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.3.dev.git8f2ec88 -- autobuilt 8f2ec88 - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.2.dev.git049aafa -- autobuilt 049aafa - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.1.dev.git5d344db -- bump to 1.6.1 -- autobuilt 5d344db - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.42.dev.gitd7eba02 -- autobuilt d7eba02 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.41.dev.git5702dd7 -- autobuilt 5702dd7 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.40.dev.gitb063383 -- autobuilt b063383 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.39.dev.git04b3a73 -- autobuilt 04b3a73 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.38.dev.git2c23729 -- autobuilt 2c23729 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.37.dev.git150ba5e -- autobuilt 150ba5e - -* Sun Sep 29 2019 RH Container Bot - 2:1.6.0-0.36.dev.git01b7af8 -- autobuilt 01b7af8 - -* Sat Sep 28 2019 RH Container Bot - 2:1.6.0-0.35.dev.git01a802e -- autobuilt 01a802e - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.34.dev.gite87012d -- autobuilt e87012d - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.33.dev.git0fb807d -- autobuilt 0fb807d - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.32.dev.gitd4399ee -- autobuilt d4399ee - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.31.dev.gita8c2b5d -- autobuilt a8c2b5d - -* Thu Sep 26 2019 RH Container Bot - 2:1.6.0-0.30.dev.git851e377 -- autobuilt 851e377 - -* Thu Sep 26 2019 RH Container Bot - 2:1.6.0-0.29.dev.gitd76b21e -- autobuilt d76b21e - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.28.dev.git3ed265c -- autobuilt 3ed265c - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.27.dev.git19075ca -- autobuilt 19075ca - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.26.dev.git8ab3c86 -- autobuilt 8ab3c86 - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.25.dev.gitf197ebe -- autobuilt f197ebe - -* Wed Sep 25 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.24.dev.git240095e -- autobuilt 240095e - -* Wed Sep 25 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.23.dev.git525be7d -- autobuilt 525be7d - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.22.dev.git0000afc -- autobuilt 0000afc - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.21.dev.git1dfac0e -- autobuilt 1dfac0e - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.20.dev.gitb300b98 -- autobuilt b300b98 - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.19.dev.git83b2348 -- autobuilt 83b2348 - -* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.18.dev.git6ce8d05 -- autobuilt 6ce8d05 - -* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.17.dev.gitf5951c7 -- autobuilt f5951c7 - -* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.16.dev.gita74dfda -- autobuilt a74dfda - -* Sun Sep 22 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.15.dev.gitc0eff1a -- autobuilt c0eff1a - -* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.14.dev.git0d95e3a -- autobuilt 0d95e3a - -* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.13.dev.gite947d63 -- autobuilt e947d63 - -* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.12.dev.git819b63c -- autobuilt 819b63c - -* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.11.dev.git66f4bc7 -- autobuilt 66f4bc7 - -* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.10.dev.git7ed1816 -- autobuilt 7ed1816 - -* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.9.dev.git9dc764c -- autobuilt 9dc764c - -* Thu Sep 19 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.8.dev.gitc38844f -- autobuilt c38844f - -* Thu Sep 19 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.7.dev.git408f278 -- autobuilt 408f278 - -* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.6.dev.gitfe48b9e -- autobuilt fe48b9e - -* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.5.dev.git8133aa1 -- autobuilt 8133aa1 - -* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.4.dev.git2c51d6f -- autobuilt 2c51d6f - -* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.3.dev.git143caa9 -- autobuilt 143caa9 - -* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.2.dev.git799aa70 -- autobuilt 799aa70 - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.1.dev.git2aa6771 -- bump to 1.6.0 -- autobuilt 2aa6771 - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.92.dev.git2a4e062 -- autobuilt 2a4e062 - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.91.dev.git0014d6c -- autobuilt 0014d6c - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.90.dev.git1f5514e -- autobuilt 1f5514e - -* Sat Sep 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.89.dev.gita1970e1 -- autobuilt a1970e1 - -* Sat Sep 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.88.dev.git2366fd7 -- autobuilt 2366fd7 - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.87.dev.git0079c24 -- autobuilt 0079c24 - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.86.dev.gitd74cede -- autobuilt d74cede - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.85.dev.git7875e00 -- autobuilt 7875e00 - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.84.dev.git5c09c4d -- autobuilt 5c09c4d - -* Fri Sep 13 2019 Daniel J Walsh - 2:1.5.2-0.83.dev.gitb095d8a -- Grab specific version of crun or newer. - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.82.dev.gitb095d8a -- autobuilt b095d8a - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.81.dev.gitb43a36d -- autobuilt b43a36d - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.80.dev.git1ddfc11 -- autobuilt 1ddfc11 - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.79.dev.gitaf8fedc -- autobuilt af8fedc - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.78.dev.gitafa3d11 -- autobuilt afa3d11 - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.77.dev.git57e093b -- autobuilt 57e093b - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.76.dev.gitce31aa3 -- autobuilt ce31aa3 - -* Wed Sep 11 2019 Lokesh Mandvekar - 2:1.5.2-0.75.dev.git79ebb5f -- use conmon package as dependency - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.74.dev.git79ebb5f -- autobuilt 79ebb5f - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.73.dev.gitf73c3b8 -- autobuilt f73c3b8 - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.72.dev.git093013b -- autobuilt 093013b - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.71.dev.git9cf852c -- autobuilt 9cf852c - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.70.dev.git7ac6ed3 -- autobuilt 7ac6ed3 - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.69.dev.git997c4b5 -- autobuilt 997c4b5 - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.68.dev.gitc1761ba -- autobuilt c1761ba - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.67.dev.git095647c -- autobuilt 095647c - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.66.dev.git5233536 -- autobuilt 5233536 - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.65.dev.git9a55bce -- autobuilt 9a55bce - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.64.dev.git7042a3d -- autobuilt 7042a3d - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.63.dev.git511b071 -- autobuilt 511b071 - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.62.dev.git16a7049 -- autobuilt 16a7049 - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.61.dev.gitd78521d -- autobuilt d78521d - -* Sun Sep 08 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.60.dev.gitf500feb -- autobuilt f500feb - -* Sun Sep 08 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.59.dev.git7312811 -- autobuilt 7312811 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.58.dev.git30cbb00 -- autobuilt 30cbb00 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.57.dev.git290def5 -- autobuilt 290def5 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.56.dev.git575ffee -- autobuilt 575ffee - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.55.dev.git8898085 -- autobuilt 8898085 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.54.dev.git24171ae -- autobuilt 24171ae - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.53.dev.gita4572c4 -- autobuilt a4572c4 - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.52.dev.gitcef5bec -- autobuilt cef5bec - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.51.dev.git3f81f44 -- autobuilt 3f81f44 - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.50.dev.gitb962b1e -- autobuilt b962b1e - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.49.dev.gite74fcd7 -- autobuilt e74fcd7 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.48.dev.git84140f5 -- autobuilt 84140f5 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.47.dev.gitf1a3e02 -- autobuilt f1a3e02 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.46.dev.git1d8a940 -- autobuilt 1d8a940 - -* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.45.dev.gita16f63e -- autobuilt a16f63e - -* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.44.dev.gitc039499 -- autobuilt c039499 - -* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.43.dev.git50a1910 -- autobuilt 50a1910 - -* Mon Sep 02 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.42.dev.git099549b -- autobuilt 099549b - -* Sun Sep 01 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.41.dev.gite5568d4 -- autobuilt e5568d4 - -* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.40.dev.git8ba21ac -- autobuilt 8ba21ac - -* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.39.dev.git3e0fdc7 -- autobuilt 3e0fdc7 - -* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.38.dev.gitd110998 -- autobuilt d110998 - -* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.37.dev.gitab5f52c -- autobuilt ab5f52c - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.36.dev.git1eb6b27 -- autobuilt 1eb6b27 - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.35.dev.gitbdf9e56 -- autobuilt bdf9e56 - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.34.dev.git4e209fc -- autobuilt 4e209fc - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.33.dev.git61dc63f -- autobuilt 61dc63f - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.32.dev.gite5c5a33 -- autobuilt e5c5a33 - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.31.dev.gita1a1342 -- autobuilt a1a1342 - -* Tue Aug 27 2019 Daniel J Walsh - 2:1.5.2-0.30.dev.gitf221c61 -- Require crun rather then runc -- Switch to crun by default for cgroupsV2 support - -* Tue Aug 27 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.29.dev.gitf221c61 -- autobuilt f221c61 - -* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.28.dev.gitcec354a -- autobuilt cec354a - -* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.27.dev.git112a3cc -- autobuilt 112a3cc - -* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.26.dev.git67926d8 -- autobuilt 67926d8 - -* Sun Aug 25 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.25.dev.gitc0528c1 -- autobuilt c0528c1 - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.24.dev.git59261cf -- autobuilt 59261cf - -* Thu Aug 22 2019 Daniel J Walsh - 2:1.5.2-0.23.dev.gitb263dd9 -- Move man5 man pages into podman-manpage package - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.22.dev.gitb263dd9 -- autobuilt b263dd9 - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.21.dev.git34002f9 -- autobuilt 34002f9 - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.20.dev.git18f2328 -- autobuilt 18f2328 - -* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.19.dev.gitecc5cc5 -- autobuilt ecc5cc5 - -* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.18.dev.git1ff984d -- autobuilt 1ff984d - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.17.dev.git1ad8fe5 -- autobuilt 1ad8fe5 - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.16.dev.gitf618bc3 -- autobuilt f618bc3 - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.15.dev.gita3c46fc -- autobuilt a3c46fc - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.14.dev.git230faa8 -- autobuilt 230faa8 - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.13.dev.git34fc1d0 -- autobuilt 34fc1d0 - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.12.dev.git890378e -- autobuilt 890378e - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.11.dev.gitd23639a -- autobuilt d23639a - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.10.dev.gitc137e8f -- autobuilt c137e8f - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.9.dev.gitb1acc43 -- autobuilt b1acc43 - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.8.dev.gitbd0b05f -- autobuilt bd0b05f - -* Sun Aug 18 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.7.dev.git438cbf4 -- autobuilt 438cbf4 - -* Sat Aug 17 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.6.dev.git76f327f -- autobuilt 76f327f - -* Sat Aug 17 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.5.dev.git098ce2f -- autobuilt 098ce2f - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.4.dev.git8eab96e -- autobuilt 8eab96e - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.3.dev.git704cc58 -- autobuilt 704cc58 - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.2.dev.git2d47f1a -- autobuilt 2d47f1a - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.1.dev.git05149e6 -- bump to 1.5.2 -- autobuilt 05149e6 - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-9.16.dev.gitb9a176b -- autobuilt b9a176b - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-8.16.dev.git74224d9 -- autobuilt 74224d9 - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-7.16.dev.git3f1657d -- autobuilt 3f1657d - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-6.16.dev.gitf9ddf91 -- autobuilt f9ddf91 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-5.16.dev.gitbf9e801 -- autobuilt bf9e801 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-4.16.dev.gitf5dcb80 -- autobuilt f5dcb80 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-3.16.dev.git4823cf8 -- autobuilt 4823cf8 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-2.16.dev.gita734b53 -- autobuilt a734b53 - -* Tue Aug 13 2019 Dan Walsh - 2:1.5.1-1.16.dev.gitce64c14 -- Add recommends libvarlink-util - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.16.dev.gitce64c14 -- autobuilt ce64c14 - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.15.dev.git7a859f0 -- autobuilt 7a859f0 - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.14.dev.git031437b -- autobuilt 031437b - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.13.dev.gitc48243e -- autobuilt c48243e - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.12.dev.gitf634fd3 -- autobuilt f634fd3 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.11.dev.git3cf4567 -- autobuilt 3cf4567 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.10.dev.git9bee690 -- autobuilt 9bee690 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.9.dev.gitca7bae7 -- autobuilt ca7bae7 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.8.dev.gitec93c9d -- autobuilt ec93c9d - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.7.dev.gitf18cfa4 -- autobuilt f18cfa4 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.6.dev.git2348c28 -- autobuilt 2348c28 - -* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.5.dev.git1467197 -- autobuilt 1467197 - -* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.4.dev.git7bbaa36 -- autobuilt 7bbaa36 - -* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.3.dev.git3bc861c -- autobuilt 3bc861c - -* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.2.dev.git926901d -- autobuilt 926901d - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.1.dev.git2018faa -- bump to 1.5.1 -- autobuilt 2018faa - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.99.dev.gitbb80586 -- autobuilt bb80586 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.98.dev.gitd05798e -- autobuilt d05798e - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.97.dev.git4b91f60 -- autobuilt 4b91f60 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.96.dev.gitdc38168 -- autobuilt dc38168 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.95.dev.git00a20f7 -- autobuilt 00a20f7 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.94.dev.git2a19036 -- autobuilt 2a19036 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.93.dev.git76840f2 -- autobuilt 76840f2 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.92.dev.git4349f42 -- autobuilt 4349f42 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.91.dev.git202eade -- autobuilt 202eade - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.90.dev.git09cedd1 -- autobuilt 09cedd1 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.89.dev.git3959a35 -- autobuilt 3959a35 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.88.dev.git5701fe6 -- autobuilt 5701fe6 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.87.dev.git31bfb12 -- autobuilt 31bfb12 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.86.dev.git41de7b1 -- autobuilt 41de7b1 - -* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.85.dev.git35ecf49 -- autobuilt 35ecf49 - -* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.84.dev.git66ea32c -- autobuilt 66ea32c - -* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.83.dev.gitf0a5b7f -- autobuilt f0a5b7f - -* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.82.dev.gitb5618d9 -- autobuilt b5618d9 - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.81.dev.git3bffe77 -- autobuilt 3bffe77 - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.80.dev.git337358a -- autobuilt 337358a - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.79.dev.git626dfdb -- autobuilt 626dfdb - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.78.dev.gite2f38cd -- autobuilt e2f38cd - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.77.dev.gitb609de2 -- autobuilt b609de2 - -* Sun Aug 04 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.76.dev.git389a7b7 -- autobuilt 389a7b7 - -* Sun Aug 04 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.75.dev.gitd9ea4db -- autobuilt d9ea4db - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.74.dev.git140e08e -- autobuilt 140e08e - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.73.dev.git3cc9ab8 -- autobuilt 3cc9ab8 - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.72.dev.git5370c53 -- autobuilt 5370c53 - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.71.dev.git2cc5913 -- autobuilt 2cc5913 - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.70.dev.gite3240da -- autobuilt e3240da - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.69.dev.gite48dc50 -- autobuilt e48dc50 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.68.dev.git1bbcb2f -- autobuilt 1bbcb2f - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.67.dev.gite1a099e -- autobuilt e1a099e - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.66.dev.gitafb493a -- autobuilt afb493a - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.65.dev.git6f62dac -- autobuilt 6f62dac - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.64.dev.gitee15e76 -- autobuilt ee15e76 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.63.dev.git5056964 -- autobuilt 5056964 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.62.dev.git3215ea6 -- autobuilt 3215ea6 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.61.dev.gitccf4ec2 -- autobuilt ccf4ec2 - -* Wed Jul 31 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.60.dev.gita622f8d -- autobuilt a622f8d - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.59.dev.git680a383 -- autobuilt 680a383 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.58.dev.gite84ed3c -- autobuilt e84ed3c - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.57.dev.git1a00895 -- autobuilt 1a00895 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.56.dev.git4196a59 -- autobuilt 4196a59 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.55.dev.git040355d -- autobuilt 040355d - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.54.dev.git7d635ac -- autobuilt 7d635ac - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.53.dev.gitc3c45f3 -- autobuilt c3c45f3 - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.52.dev.git6665269 -- autobuilt 6665269 - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.51.dev.git2ca7861 -- autobuilt 2ca7861 - -* Sun Jul 28 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.50.dev.git2c98bd5 -- autobuilt 2c98bd5 - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.49.dev.git0c4dfcf -- autobuilt 0c4dfcf - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.48.dev.giteca157f -- autobuilt eca157f - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.47.dev.git1910d68 -- autobuilt 1910d68 - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.46.dev.git4674d00 -- autobuilt 4674d00 - -* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.45.dev.gitdff82d9 -- autobuilt dff82d9 - -* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.44.dev.git5763618 -- autobuilt 5763618 - -* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.43.dev.git7c9095e -- autobuilt 7c9095e - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.42.dev.git2283471 -- autobuilt 2283471 - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.41.dev.git0917783 -- autobuilt 0917783 - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.40.dev.giteae9a00 -- autobuilt eae9a00 - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.39.dev.git3c6b111 -- autobuilt 3c6b111 - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.38.dev.git7dbc6d8 -- autobuilt 7dbc6d8 - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.37.dev.gitbb253af -- autobuilt bb253af - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.36.dev.gitce60c4d -- autobuilt ce60c4d - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.35.dev.git2674920 -- autobuilt 2674920 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.34.dev.gita12a231 -- autobuilt a12a231 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.33.dev.gitcf9efa9 -- autobuilt cf9efa9 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.32.dev.git69f74f1 -- autobuilt 69f74f1 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.31.dev.gitab7b47c -- autobuilt ab7b47c - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.30.dev.git3b52e4d -- autobuilt 3b52e4d - -* Sun Jul 21 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.29.dev.gitd6b41eb -- autobuilt d6b41eb - -* Sat Jul 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.28.dev.gita5aa44c -- autobuilt a5aa44c - -* Sat Jul 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.27.dev.git8364552 -- autobuilt 8364552 - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.26.dev.git02140ea -- autobuilt 02140ea - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.25.dev.git398aeac -- autobuilt 398aeac - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.24.dev.gitdeb087d -- autobuilt deb087d - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.23.dev.gitb59abdc -- autobuilt b59abdc - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.22.dev.git2254a35 -- autobuilt 2254a35 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.21.dev.git1065548 -- autobuilt 1065548 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.20.dev.gitade0d87 -- autobuilt ade0d87 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.19.dev.git22e62e8 -- autobuilt 22e62e8 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.18.dev.gitadcde23 -- autobuilt adcde23 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.17.dev.git456c045 -- autobuilt 456c045 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.16.dev.git7488ed6 -- autobuilt 7488ed6 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.15.dev.gitb2734ba -- autobuilt b2734ba - -* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.14.dev.git1c02905 -- autobuilt 1c02905 - -* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.13.dev.git04a9cb0 -- autobuilt 04a9cb0 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.12.dev.gitfe83308 -- autobuilt fe83308 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.11.dev.git400851a -- autobuilt 400851a - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.10.dev.gita449e9a -- autobuilt a449e9a - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.9.dev.git386ffd2 -- autobuilt 386ffd2 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.8.dev.git7e4db44 -- autobuilt 7e4db44 - -* Mon Jul 15 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.7.dev.gitd2291ec -- autobuilt d2291ec - -* Sun Jul 14 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.6.dev.git456b6ab -- autobuilt 456b6ab - -* Fri Jul 12 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.5.dev.gite2e8477 -- built conmon 1de71ad - -* Thu Jul 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.4.dev.gite2e8477 -- autobuilt e2e8477 - -* Wed Jul 10 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.3.dev.gitdf3f5af -- autobuilt df3f5af - -* Tue Jul 09 2019 Lokesh Mandvekar - 2:1.4.5-0.2.dev.gitcea0e93 -- Resolves: #1727933 - containers-monuts.conf.5 moved to containers-common - -* Sun Jul 07 2019 Lokesh Mandvekar - 2:1.4.5-0.1.dev.gitf7407f2 -- bump to v1.4.5-dev -- use new name for go-md2man -- include centos conditionals - -* Sun Jun 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.30.dev.git7c4e444 -- autobuilt 7c4e444 - -* Sat Jun 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.29.dev.gitd9bdd3c -- autobuilt d9bdd3c - -* Fri Jun 21 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.28.dev.git39fdf91 -- autobuilt 39fdf91 - -* Thu Jun 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.27.dev.gitb4f9bc8 -- autobuilt b4f9bc8 - -* Wed Jun 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.26.dev.git240b846 -- bump to 1.4.3 -- autobuilt 240b846 - -* Tue Jun 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.25.dev.git8bcfd24 -- autobuilt 8bcfd24 - -* Sun Jun 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.24.dev.git670fc03 -- autobuilt 670fc03 - -* Sat Jun 15 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.23.dev.git185b413 -- bump to 1.4.2 -- autobuilt 185b413 - -* Fri Jun 14 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.22.dev.git2784cf3 -- autobuilt 2784cf3 - -* Thu Jun 13 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.21.dev.git77d1cf0 -- autobuilt 77d1cf0 - -* Wed Jun 12 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.20.dev.gitf8a84fd -- autobuilt f8a84fd - -* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.19.dev.gitc93b8d6 -- do not install /usr/libexec/crio - conflicts with crio - -* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.18.dev.gitc93b8d6 -- autobuilt c93b8d6 - -* Mon Jun 10 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.17.dev.gitfcb7c14 -- autobuilt fcb7c14 - -* Sun Jun 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.16.dev.git39f5ea4 -- autobuilt 39f5ea4 - -* Sat Jun 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.15.dev.gitcae5af5 -- bump to 1.4.1 -- autobuilt cae5af5 - -* Fri Jun 07 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.14.dev.gitba36a5f -- autobuilt ba36a5f - -* Fri Jun 07 2019 Lokesh Mandvekar - 2:1.3.2-0.13.dev.git6d285b8 -- Resolves: #1716809 - use conmon v0.2.0 - -* Thu Jun 06 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.12.dev.git6d285b8 -- autobuilt 6d285b8 - -* Wed Jun 05 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.11.dev.git3fb9669 -- autobuilt 3fb9669 - -* Tue Jun 04 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.10.dev.git0ede794 -- autobuilt 0ede794 - -* Sun Jun 02 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.9.dev.git176a41c -- autobuilt 176a41c - -* Sat Jun 01 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.8.dev.git2068919 -- autobuilt 2068919 - -* Fri May 31 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.7.dev.git558ce8d -- autobuilt 558ce8d - -* Thu May 30 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.6.dev.gitc871653 -- autobuilt c871653 - -* Wed May 29 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.5.dev.git8649dbd -- autobuilt 8649dbd - -* Mon May 27 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.4.dev.git25f8c21 -- autobuilt 25f8c21 - -* Sun May 26 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.3.dev.gitb1d590b -- autobuilt b1d590b - -* Fri May 24 2019 Lokesh Mandvekar - 2:1.3.2-0.2.dev.git1ac06d8 -- built commit 1ac06d8 -- BR: systemd-devel -- correct build steps for %%{name}-remote - -* Fri May 24 2019 Dan Walsh - 2:1.3.2-0.1.dev.git5296428 -- Bump up to latest on master - -* Fri May 10 2019 Lokesh Mandvekar - 2:1.3.1-0.1.dev.git9ae3221 -- bump to v1.3.1-dev -- built 9ae3221 -- correct release tag format for unreleased versions - -* Thu Apr 25 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-21.dev.gitb01fdcb -- autobuilt b01fdcb - -* Tue Apr 23 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-20.dev.gitd652c86 -- autobuilt d652c86 - -* Sat Apr 20 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-19.dev.git9f92b21 -- autobuilt 9f92b21 - -* Fri Apr 19 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-18.dev.gite4947e5 -- autobuilt e4947e5 - -* Thu Apr 18 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-17.dev.gitbf5ffda -- autobuilt bf5ffda - -* Wed Apr 17 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-16.dev.gita87cf6f -- autobuilt a87cf6f - -* Tue Apr 16 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-15.dev.gitc1e2b58 -- autobuilt c1e2b58 - -* Mon Apr 15 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-14.dev.git167ce59 -- autobuilt 167ce59 - -* Sun Apr 14 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-13.dev.gitb926005 -- autobuilt b926005 - -* Sat Apr 13 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-12.dev.git1572367 -- autobuilt 1572367 - -* Fri Apr 12 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-11.dev.git387d601 -- autobuilt 387d601 - -* Thu Apr 11 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-10.dev.git6cd6eb6 -- autobuilt 6cd6eb6 - -* Wed Apr 10 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-9.dev.git60ef8f8 -- autobuilt 60ef8f8 - -* Tue Apr 09 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-8.dev.gitc94903a -- autobuilt c94903a - -* Sat Apr 06 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-7.dev.gitbc320be -- autobuilt bc320be - -* Fri Apr 05 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-6.dev.gitbda28c6 -- autobuilt bda28c6 - -* Thu Apr 04 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-5.dev.git4bda537 -- autobuilt 4bda537 - -* Wed Apr 03 2019 Lokesh Mandvekar - 2:1.3.0-4.dev.gitad467ba -- Resolves: #1695492 - own /usr/libexec/podman - -* Tue Apr 02 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-3.dev.gitad467ba -- autobuilt ad467ba - -* Mon Apr 01 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-2.dev.gitcd35e20 -- bump to 1.3.0 -- autobuilt cd35e20 - -* Sun Mar 31 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-30.dev.git833204d -- autobuilt 833204d - -* Sat Mar 30 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-29.dev.git7b73974 -- autobuilt 7b73974 - -* Fri Mar 29 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-28.dev.gitfdf979a -- autobuilt fdf979a - -* Thu Mar 28 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-27.dev.git850326c -- autobuilt 850326c - -* Wed Mar 27 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-26.dev.gitfc546d4 -- autobuilt fc546d4 - -* Mon Mar 25 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-25.dev.gitd0c6a35 -- autobuilt d0c6a35 - -* Sat Mar 23 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-24.dev.git0458daf -- autobuilt 0458daf - -* Fri Mar 22 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-23.dev.git68e3df3 -- autobuilt 68e3df3 - -* Thu Mar 21 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-22.dev.gitc230f0c -- autobuilt c230f0c - -* Wed Mar 20 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-21.dev.git537c382 -- autobuilt 537c382 - -* Tue Mar 19 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-20.dev.gitac523cb -- autobuilt ac523cb - -* Mon Mar 18 2019 Eduardo Santiago - 2:1.2.0-19.dev.git6aa8078 -- include zsh completion - -* Fri Mar 15 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-18.dev.git31f11a8 -- autobuilt 31f11a8 - -* Thu Mar 14 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-17.dev.git7426d4f -- autobuilt 7426d4f - -* Wed Mar 13 2019 Eduardo Santiago - 2:1.2.0-16.dev.git883566f -- new -tests subpackage - -* Wed Mar 13 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-15.dev.git883566f -- autobuilt 883566f - -* Tue Mar 12 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-14.dev.gitde0192a -- autobuilt de0192a - -* Sun Mar 10 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-13.dev.gitd95f97a -- autobuilt d95f97a - -* Sat Mar 09 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-12.dev.git9b21f14 -- autobuilt 9b21f14 - -* Fri Mar 08 2019 Lokesh Mandvekar - 2:1.2.0-11.dev.git1b2f867 -- Resolves: #1686813 - conmon bundled inside podman rpm - -* Fri Mar 08 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-10.dev.git1b2f867 -- autobuilt 1b2f867 - -* Thu Mar 07 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-9.dev.git614409f -- autobuilt 614409f - -* Wed Mar 06 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-8.dev.git40f7843 -- autobuilt 40f7843 - -* Tue Mar 05 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-7.dev.git4b80517 -- autobuilt 4b80517 - -* Mon Mar 04 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-6.dev.gitf3a3d8e -- autobuilt f3a3d8e - -* Sat Mar 02 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-5.dev.git9adcda7 -- autobuilt 9adcda7 - -* Fri Mar 01 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-4.dev.git9137315 -- autobuilt 9137315 - -* Thu Feb 28 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-3.dev.git5afae0b -- autobuilt 5afae0b - -* Wed Feb 27 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-2.dev.git623fcfa -- bump to 1.2.0 -- autobuilt 623fcfa - -* Tue Feb 26 2019 Dan Walsh - 2:1.0.1-39.dev.gitcf52144 -* Tue Feb 26 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-38.dev.gitcf52144 -- autobuilt cf52144 - -* Mon Feb 25 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-37.dev.git553ac80 -- autobuilt 553ac80 - -* Sun Feb 24 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-36.dev.gitcc4addd -- autobuilt cc4addd - -* Sat Feb 23 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-35.dev.gitb223d4e -- autobuilt b223d4e - -* Fri Feb 22 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-34.dev.git1788add -- autobuilt 1788add - -* Thu Feb 21 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-33.dev.git4934bf2 -- autobuilt 4934bf2 - -* Wed Feb 20 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-32.dev.git3b88c73 -- autobuilt 3b88c73 - -* Tue Feb 19 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-31.dev.git228d1cb -- autobuilt 228d1cb - -* Mon Feb 18 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-30.dev.git3f32eae -- autobuilt 3f32eae - -* Sun Feb 17 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-29.dev.git1cb16bd -- autobuilt 1cb16bd - -* Sat Feb 16 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-28.dev.git0a521e1 -- autobuilt 0a521e1 - -* Fri Feb 15 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-27.dev.git81ace5c -- autobuilt 81ace5c - -* Thu Feb 14 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-26.dev.gitdfc64e1 -- autobuilt dfc64e1 - -* Wed Feb 13 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-25.dev.gitee27c39 -- autobuilt ee27c39 - -* Tue Feb 12 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-24.dev.git8923703 -- autobuilt 8923703 - -* Sun Feb 10 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-23.dev.gitc86e8f1 -- autobuilt c86e8f1 - -* Sat Feb 09 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-22.dev.gitafd4d5f -- autobuilt afd4d5f - -* Fri Feb 08 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-21.dev.git962850c -- autobuilt 962850c - -* Thu Feb 07 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-20.dev.gitf250745 -- autobuilt f250745 - -* Wed Feb 06 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-19.dev.git650e242 -- autobuilt 650e242 - -* Tue Feb 05 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-18.dev.git778f986 -- autobuilt 778f986 - -* Sun Feb 03 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-17.dev.gitd5593b8 -- autobuilt d5593b8 - -* Sat Feb 02 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-16.dev.gite6426af -- autobuilt e6426af - -* Fri Feb 01 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-15.dev.gite97dc8e -- autobuilt e97dc8e - -* Thu Jan 31 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-14.dev.git805c6d9 -- autobuilt 805c6d9 - -* Wed Jan 30 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-13.dev.gitad5579e -- autobuilt ad5579e - -* Tue Jan 29 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-12.dev.gitebe9297 -- autobuilt ebe9297 - -* Thu Jan 24 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-11.dev.gitc9e1f36 -- autobuilt c9e1f36 - -* Wed Jan 23 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-10.dev.git7838a13 -- autobuilt 7838a13 - -* Tue Jan 22 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-9.dev.gitec96987 -- autobuilt ec96987 - -* Mon Jan 21 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-8.dev.gitef2f6f9 -- autobuilt ef2f6f9 - -* Sun Jan 20 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-7.dev.git579fc0f -- autobuilt 579fc0f - -* Sat Jan 19 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-6.dev.git0d4bfb0 -- autobuilt 0d4bfb0 - -* Fri Jan 18 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-5.dev.gite3dc660 -- autobuilt e3dc660 - -* Thu Jan 17 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-4.dev.git0e3264a -- autobuilt 0e3264a - -* Wed Jan 16 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-3.dev.git1b2f752 -- autobuilt 1b2f752 - -* Tue Jan 15 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-2.dev.git6301f6a -- bump to 1.0.1 -- autobuilt 6301f6a - -* Mon Jan 14 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-3.dev.git140ae25 -- autobuilt 140ae25 - -* Sat Jan 12 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-2.dev.git5c86efb -- bump to 0.12.2 -- autobuilt 5c86efb - -* Fri Jan 11 2019 bbaude - 1:1.0.0-1.dev.git82e8011 -- Upstream 1.0.0 release - -* Thu Jan 10 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-27.dev.git0f6535c -- autobuilt 0f6535c - -* Wed Jan 09 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-26.dev.gitc9d63fe -- autobuilt c9d63fe - -* Tue Jan 08 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-25.dev.gitfaa2462 -- autobuilt faa2462 - -* Mon Jan 07 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-24.dev.gitb83b07c -- autobuilt b83b07c - -* Sat Jan 05 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-23.dev.git4e0c0ec -- autobuilt 4e0c0ec - -* Fri Jan 04 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-22.dev.git9ffd480 -- autobuilt 9ffd480 - -* Thu Jan 03 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-21.dev.git098c134 -- autobuilt 098c134 - -* Tue Jan 01 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-20.dev.git7438b7b -- autobuilt 7438b7b - -* Sat Dec 29 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb9.dev.git1aa55ed -- autobuilt 1aa55ed - -* Thu Dec 27 2018 Igor Gnatenko - 2:0.12.2-1.nightly.git5c86efb8.dev.gitc50332d -- Enable python dependency generator - -* Tue Dec 25 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb7.dev.gitc50332d -- autobuilt c50332d - -* Mon Dec 24 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb6.dev.git8fe3050 -- autobuilt 8fe3050 - -* Sun Dec 23 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb5.dev.git792f109 -- autobuilt 792f109 - -* Sat Dec 22 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb4.dev.gitfe186c6 -- autobuilt fe186c6 - -* Fri Dec 21 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb3.dev.gitfa998f2 -- autobuilt fa998f2 - -* Thu Dec 20 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb2.dev.git6b059a5 -- autobuilt 6b059a5 - -* Wed Dec 19 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb1.dev.gitc8eaf59 -- autobuilt c8eaf59 - -* Tue Dec 18 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb0.dev.git68414c5 -- autobuilt 68414c5 - -* Mon Dec 17 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-9.dev.gitb21d474 -- autobuilt b21d474 - -* Sat Dec 15 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-8.dev.gitc086118 -- autobuilt c086118 - -* Fri Dec 14 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-7.dev.git93b5ccf -- autobuilt 93b5ccf - -* Thu Dec 13 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-6.dev.git508388b -- autobuilt 508388b - -* Wed Dec 12 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-5.dev.git8a3361f -- autobuilt 8a3361f - -* Tue Dec 11 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-4.dev.git235a630 -- autobuilt 235a630 - -* Sat Dec 08 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-3.dev.git1f547b2 -- autobuilt 1f547b2 - -* Fri Dec 07 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-2.dev.gita387c72 -- bump to 0.12.2 -- autobuilt a387c72 - -* Thu Dec 06 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-15.dev.git75b19ca -- autobuilt 75b19ca - -* Wed Dec 05 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-14.dev.git320085a -- autobuilt 320085a - -* Tue Dec 04 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-13.dev.git5f6ad82 -- autobuilt 5f6ad82 - -* Sun Dec 02 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-12.dev.git41f250c -- autobuilt 41f250c - -* Sat Dec 01 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-11.dev.git6b8f89d -- autobuilt 6b8f89d - -* Thu Nov 29 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-10.dev.git3af62f6 -- autobuilt 3af62f6 - -* Tue Nov 27 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-9.dev.git3956050 -- autobuilt 3956050 - -* Mon Nov 26 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-8.dev.gite3ece3b -- autobuilt e3ece3b - -* Sat Nov 24 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-7.dev.git78604c3 -- autobuilt 78604c3 - -* Thu Nov 22 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-6.dev.git1fdfeb8 -- autobuilt 1fdfeb8 - -* Wed Nov 21 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-5.dev.git23feb0d -- autobuilt 23feb0d - -* Tue Nov 20 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-4.dev.gitea928f2 -- autobuilt ea928f2 - -* Sat Nov 17 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-3.dev.gitcd5742f -- autobuilt cd5742f - -* Fri Nov 16 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-2.dev.git236408b -- autobuilt 236408b - -* Wed Nov 14 2018 Lokesh Mandvekar - 2:0.11.2-1.dev.git97bded4 -- bump epoch cause previous version was messed up -- built 97bded4 - -* Tue Nov 13 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git79657161 -- bump to 0.11.2 -- autobuilt 7965716 - -* Sat Nov 10 2018 Dan Walsh - 1:0.11.20.11.2-2.dev.git78e6d8e1 -- Remove dirty flag from podman version - - -* Sat Nov 10 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git7965716.dev.git78e6d8e1 -- bump to 0.11.2 -- autobuilt 78e6d8e - -* Fri Nov 09 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git7965716.dev.git78e6d8e.dev.gitf5473c61 -- bump to 0.11.2 -- autobuilt f5473c6 - -* Thu Nov 08 2018 baude - 1:0.11.1-1.dev.gita4adfe5 -- Upstream 0.11.1-1 - -* Thu Nov 08 2018 Lokesh Mandvekar (Bot) - 1:0.10.2-3.dev.git672f572 -- autobuilt 672f572 - -* Wed Nov 07 2018 Lokesh Mandvekar (Bot) - 1:0.10.2-2.dev.gite9f8aed -- autobuilt e9f8aed - -* Sun Oct 28 2018 Lokesh Mandvekar - 1:0.10.2-1.dev.git4955572 -- Resolves: #1643744 - build podman with ostree support -- bump to v0.10.2 -- built commit 4955572 - -* Fri Oct 19 2018 Lokesh Mandvekar - 1:0.10.1.3-3.dev.gitdb08685 -- consistent epoch:version-release in changelog - -* Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-2.dev.gitdb08685 -- correct epoch mentions - -* Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-1.dev.gitdb08685 -- bump to v0.10.1.3 - -* Thu Oct 11 2018 baude - 1:0.10.1-1.gitda5c894 -- Upstream v0.10.1 release - -* Fri Sep 28 2018 Lokesh Mandvekar - 1:0.9.4-3.dev.gite7e81e6 -- built libpod commit e7e81e6 -- built conmon from cri-o commit 2cbe48b - -* Tue Sep 25 2018 Dan Walsh - 1:0.9.4-2.dev.gitaf791f3 -- Fix required version of runc - -* Mon Sep 24 2018 Lokesh Mandvekar - 1:0.9.4-1.dev.gitaf791f3 -- bump to v0.9.4 -- built af791f3 - -* Wed Sep 19 2018 Lokesh Mandvekar - 1:0.9.3-2.dev.gitc3a0874 -- autobuilt c3a0874 - -* Mon Sep 17 2018 Lokesh Mandvekar - 1:0.9.3-1.dev.git28a2bf8 -- bump to v0.9.3 -- built commit 28a2bf82 - -* Tue Sep 11 2018 Lokesh Mandvekar - 1:0.9.1.1-1.dev.git95dbcad -- bump to v0.9.1.1 -- built commit 95dbcad - -* Tue Sep 11 2018 baude - 1:0.9.1-1.dev.git123de30 -- Upstream release of 0.9.1 -- Do not build with devicemapper - -* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-5.git65c31d4 -- Fix required version of runc - -* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-4.dev.git65c31d4 -- Fix rpm -qi podman to show the correct URL - -* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-3.dev.git65c31d4 -- Fix required version of runc - -* Mon Sep 3 2018 Dan Walsh - 1:0.8.5-2.dev.git65c31d4 -- Add a specific version of runc or later to require - -* Thu Aug 30 2018 Lokesh Mandvekar - 1:0.8.5-1.dev.git65c31d4 -- bump to v0.8.5-dev -- built commit 65c31d4 -- correct min dep on containernetworking-plugins for upgrade from -containernetworking-cni - -* Mon Aug 20 2018 Lokesh Mandvekar - 1:0.8.3-4.dev.git3d55721f -- Resolves: #1619411 - python3-podman should require python3-psutil -- podman-docker should conflict with moby-engine -- require nftables -- recommend slirp4netns and fuse-overlayfs (latter only for kernel >= 4.18) - -* Sun Aug 12 2018 Dan Walsh - 1:0.8.3-3.dev.git3d55721f -- Add podman-docker support -- Force cgroupfs for non root podman - -* Sun Aug 12 2018 Lokesh Mandvekar - 1:0.8.3-2.dev.git3d55721f -- Requires: conmon -- use default %%gobuild - -* Sat Aug 11 2018 Lokesh Mandvekar - 1:0.8.3-1.dev.git3d55721f -- bump to v0.8.3-dev -- built commit 3d55721f -- bump Epoch to 1, cause my autobuilder messed up earlier - -* Wed Aug 01 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f91 -- bump to 0.8.1 -- autobuilt 1a439f9 - -* Tue Jul 31 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e5901 -- bump to 0.8.1 -- autobuilt 5a4e590 - -* Sun Jul 29 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e590.dev.git433cbd51 -- bump to 0.8.1 -- autobuilt 433cbd5 - -* Sat Jul 28 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e590.dev.git433cbd5.dev.git87d8edb1 -- bump to 0.8.1 -- autobuilt 87d8edb - -* Fri Jul 27 2018 Lokesh Mandvekar - 0.7.4-7.dev.git3dd577e -- fix python package version - -* Fri Jul 27 2018 Igor Gnatenko - 0.7.4-6.dev.git3dd577e -- Rebuild for new binutils - -* Fri Jul 27 2018 Lokesh Mandvekar (Bot) - 0.7.4-5.dev.git3dd577e -- autobuilt 3dd577e - -* Thu Jul 26 2018 Lokesh Mandvekar (Bot) - 0.7.4-4.dev.git9c806a4 -- autobuilt 9c806a4 - -* Wed Jul 25 2018 Lokesh Mandvekar (Bot) - 0.7.4-3.dev.gitc90b740 -- autobuilt c90b740 - -* Tue Jul 24 2018 Lokesh Mandvekar - 0.7.4-2.dev.git9a18681 -- pypodman package exists only if varlink - -* Mon Jul 23 2018 Lokesh Mandvekar - 0.7.4-1.dev.git9a18681 -- bump to v0.7.4-dev -- built commit 9a18681 - -* Mon Jul 23 2018 Dan Walsh - 0.7.3-2.dev.git06c546e -- Add Reccommeds container-selinux - -* Sun Jul 15 2018 Lokesh Mandvekar - 0.7.3-1.dev.git06c546e -- built commit 06c546e - -* Sat Jul 14 2018 Dan Walsh - 0.7.2-10.dev.git86154b6 -- Add install of pypodman - -* Fri Jul 13 2018 Fedora Release Engineering - 0.7.2-9.dev.git86154b6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Jul 12 2018 Lokesh Mandvekar (Bot) - 0.7.2-8.dev.git86154b6 -- autobuilt 86154b6 - -* Wed Jul 11 2018 Lokesh Mandvekar (Bot) - 0.7.2-7.dev.git84cfdb2 -- autobuilt 84cfdb2 - -* Tue Jul 10 2018 Lokesh Mandvekar (Bot) - 0.7.2-6.dev.git4f9b1ae -- autobuilt 4f9b1ae - -* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 0.7.2-5.gitc7424b6 -- autobuilt c7424b6 - -* Mon Jul 09 2018 Dan Walsh - 0.7.2-4.gitf661e1d -- Add ostree support - -* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 0.7.2-3.gitf661e1d -- autobuilt f661e1d - -* Sun Jul 08 2018 Lokesh Mandvekar (Bot) - 0.7.2-2.git0660108 -- autobuilt 0660108 - -* Sat Jul 07 2018 Lokesh Mandvekar (Bot) - 0.7.2-1.gitca6ffbc -- bump to 0.7.2 -- autobuilt ca6ffbc - -* Fri Jul 06 2018 Lokesh Mandvekar (Bot) - 0.7.1-6.git99959e5 -- autobuilt 99959e5 - -* Thu Jul 05 2018 Lokesh Mandvekar (Bot) - 0.7.1-5.gitf2462ca -- autobuilt f2462ca - -* Wed Jul 04 2018 Lokesh Mandvekar (Bot) - 0.7.1-4.git6d8fac8 -- autobuilt 6d8fac8 - -* Tue Jul 03 2018 Lokesh Mandvekar (Bot) - 0.7.1-3.git767b3dd -- autobuilt 767b3dd - -* Mon Jul 02 2018 Miro Hrončok - 0.7.1-2.gitb96be3a -- Rebuilt for Python 3.7 - -* Sat Jun 30 2018 Lokesh Mandvekar (Bot) - 0.7.1-1.gitb96be3a -- bump to 0.7.1 -- autobuilt b96be3a - -* Fri Jun 29 2018 Lokesh Mandvekar (Bot) - 0.6.5-6.gitd61d8a3 -- autobuilt d61d8a3 - -* Thu Jun 28 2018 Lokesh Mandvekar (Bot) - 0.6.5-5.gitfd12c89 -- autobuilt fd12c89 - -* Wed Jun 27 2018 Lokesh Mandvekar (Bot) - 0.6.5-4.git56133f7 -- autobuilt 56133f7 - -* Tue Jun 26 2018 Lokesh Mandvekar (Bot) - 0.6.5-3.git208b9a6 -- autobuilt 208b9a6 - -* Mon Jun 25 2018 Lokesh Mandvekar (Bot) - 0.6.5-2.gite89bbd6 -- autobuilt e89bbd6 - -* Sat Jun 23 2018 Lokesh Mandvekar (Bot) - 0.6.5-1.git7182339 -- bump to 0.6.5 -- autobuilt 7182339 - -* Fri Jun 22 2018 Lokesh Mandvekar (Bot) - 0.6.4-7.git4bd0f22 -- autobuilt 4bd0f22 - -* Thu Jun 21 2018 Lokesh Mandvekar (Bot) - 0.6.4-6.git6804fde -- autobuilt 6804fde - -* Wed Jun 20 2018 Lokesh Mandvekar (Bot) - 0.6.4-5.gitf228cf7 -- autobuilt f228cf7 - -* Tue Jun 19 2018 Miro Hrončok - 0.6.4-4.git5645789 -- Rebuilt for Python 3.7 - -* Tue Jun 19 2018 Lokesh Mandvekar (Bot) - 0.6.4-3.git5645789 -- autobuilt 5645789 - -* Mon Jun 18 2018 Lokesh Mandvekar (Bot) - 0.6.4-2.git9e13457 -- autobuilt 9e13457 - -* Sat Jun 16 2018 Lokesh Mandvekar (Bot) - 0.6.4-1.gitb43677c -- bump to 0.6.4 -- autobuilt b43677c - -* Fri Jun 15 2018 Lokesh Mandvekar (Bot) - 0.6.3-6.git6bdf023 -- autobuilt 6bdf023 - -* Thu Jun 14 2018 Lokesh Mandvekar (Bot) - 0.6.3-5.git65033b5 -- autobuilt 65033b5 - -* Wed Jun 13 2018 Lokesh Mandvekar (Bot) - 0.6.3-4.git95ea3d4 -- autobuilt 95ea3d4 - -* Tue Jun 12 2018 Lokesh Mandvekar (Bot) - 0.6.3-3.gitab72130 -- autobuilt ab72130 - -* Mon Jun 11 2018 Lokesh Mandvekar (Bot) - 0.6.3-2.git1e9e530 -- autobuilt 1e9e530 - -* Sat Jun 09 2018 Lokesh Mandvekar (Bot) - 0.6.3-1.gitb78e7e4 -- bump to 0.6.3 -- autobuilt b78e7e4 - -* Fri Jun 08 2018 Lokesh Mandvekar (Bot) - 0.6.2-7.git1cbce85 -- autobuilt 1cbce85 - -* Thu Jun 07 2018 Lokesh Mandvekar (Bot) - 0.6.2-6.gitb1ebad9 -- autobuilt b1ebad9 - -* Wed Jun 06 2018 Lokesh Mandvekar (Bot) - 0.6.2-5.git7b2b2bc -- autobuilt 7b2b2bc - -* Tue Jun 05 2018 Lokesh Mandvekar (Bot) - 0.6.2-4.git14cf6d2 -- autobuilt 14cf6d2 - -* Mon Jun 04 2018 Lokesh Mandvekar (Bot) - 0.6.2-3.gitcae49fc -- autobuilt cae49fc - -* Sun Jun 03 2018 Lokesh Mandvekar (Bot) - 0.6.2-2.git13f7450 -- autobuilt 13f7450 - -* Sat Jun 02 2018 Lokesh Mandvekar (Bot) - 0.6.2-1.git22e6f11 -- bump to 0.6.2 -- autobuilt 22e6f11 - -* Fri Jun 01 2018 Lokesh Mandvekar (Bot) - 0.6.1-4.gita9e9fd4 -- autobuilt a9e9fd4 - -* Thu May 31 2018 Lokesh Mandvekar (Bot) - 0.6.1-3.gita127b4f -- autobuilt a127b4f - -* Wed May 30 2018 Lokesh Mandvekar (Bot) - 0.6.1-2.git8ee0f2b -- autobuilt 8ee0f2b - -* Sat May 26 2018 Lokesh Mandvekar (Bot) - 0.6.1-1.git44d1c1c -- bump to 0.6.1 -- autobuilt 44d1c1c - -* Fri May 18 2018 Lokesh Mandvekar - 0.5.3-7.gitc54b423 -- make python3-podman the same version as the main package -- build python3-podman only for fedora >= 28 - -* Fri May 18 2018 Lokesh Mandvekar (Bot) - 0.5.3-6.gitc54b423 -- autobuilt c54b423 - -* Wed May 16 2018 Lokesh Mandvekar - 0.5.3-5.git624660c -- built commit 624660c -- New subapackage: python3-podman - -* Wed May 16 2018 Lokesh Mandvekar (Bot) - 0.5.3-4.git9fcc475 -- autobuilt 9fcc475 - -* Wed May 16 2018 Lokesh Mandvekar (Bot) - 0.5.3-3.git0613844 -- autobuilt 0613844 - -* Tue May 15 2018 Lokesh Mandvekar (Bot) - 0.5.3-2.git45838b9 -- autobuilt 45838b9 - -* Fri May 11 2018 Lokesh Mandvekar - 0.5.3-1.git07253fc -- bump to v0.5.3 -- built commit 07253fc - -* Fri May 11 2018 Lokesh Mandvekar (Bot) - 0.5.2-5.gitcc1bad8 -- autobuilt cc1bad8 - -* Wed May 09 2018 Lokesh Mandvekar (Bot) - 0.5.2-4.git2526355 -- autobuilt 2526355 - -* Tue May 08 2018 Lokesh Mandvekar (Bot) - 0.5.2-3.gitfaa8c3e -- autobuilt faa8c3e - -* Sun May 06 2018 Lokesh Mandvekar (Bot) - 0.5.2-2.gitfa4705c -- autobuilt fa4705c - -* Sat May 05 2018 Lokesh Mandvekar (Bot) - 0.5.2-1.gitbb0e754 -- bump to 0.5.2 -- autobuilt bb0e754 - -* Fri May 04 2018 Lokesh Mandvekar (Bot) - 0.5.1-5.git5ae940a -- autobuilt 5ae940a - -* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.5.1-4.git64dc803 -- autobuilt commit 64dc803 - -* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.5.1-3.git970eaf0 -- autobuilt commit 970eaf0 - -* Tue May 01 2018 Lokesh Mandvekar (Bot) - 0.5.1-2.git7a0a855 -- autobuilt commit 7a0a855 - -* Sun Apr 29 2018 Lokesh Mandvekar - 0.5.1-1.giteda0fd7 -- reflect version number correctly -- my builder script error ended up picking the wrong version number previously - -* Sun Apr 29 2018 Lokesh Mandvekar (Bot) - 0.4.2-5.giteda0fd7 -- autobuilt commit eda0fd7 - -* Sat Apr 28 2018 Lokesh Mandvekar (Bot) - 0.4.2-4.git6774425 -- autobuilt commit 6774425 - -* Fri Apr 27 2018 Lokesh Mandvekar (Bot) - 0.4.2-3.git39a7a77 -- autobuilt commit 39a7a77 - -* Thu Apr 26 2018 Lokesh Mandvekar (Bot) - 0.4.2-2.git58cb8f7 -- autobuilt commit 58cb8f7 - -* Wed Apr 25 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de -- bump to 0.4.2 -- autobuilt commit bef93de - -* Tue Apr 24 2018 Lokesh Mandvekar - 0.4.4-1.git398133e -- use correct version number - -* Tue Apr 24 2018 Lokesh Mandvekar (Bot) - 0.4.2-22.git398133e -- autobuilt commit 398133e - -* Sun Apr 22 2018 Lokesh Mandvekar (Bot) - 0.4.2-21.gitcf1d884 -- autobuilt commit cf1d884 - -* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.4.2-20.git9b457e3 -- autobuilt commit 9b457e3 - -* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de9.git228732d -- autobuilt commit 228732d - -* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de8.gitf2658ec -- autobuilt commit f2658ec - -* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de7.git6a9dbf3 -- autobuilt commit 6a9dbf3 - -* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de6.git96d1162 -- autobuilt commit 96d1162 - -* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de5.git96d1162 -- autobuilt commit 96d1162 - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de4.git6c5ebb0 -- autobuilt commit 6c5ebb0 - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de3.gitfa8442e -- autobuilt commit fa8442e - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de2.gitfa8442e -- autobuilt commit fa8442e - -* Sun Apr 15 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de1.gitfa8442e -- autobuilt commit fa8442e - -* Sat Apr 14 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de0.git62b59df -- autobuilt commit 62b59df - -* Fri Apr 13 2018 Lokesh Mandvekar (Bot) - 0.4.2-9.git191da31 -- autobuilt commit 191da31 - -* Thu Apr 12 2018 Lokesh Mandvekar (Bot) - 0.4.2-8.git6f51a5b -- autobuilt commit 6f51a5b - -* Wed Apr 11 2018 Lokesh Mandvekar (Bot) - 0.4.2-7.git77a1665 -- autobuilt commit 77a1665 - -* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-6.git864b9c0 -- autobuilt commit 864b9c0 - -* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-5.git864b9c0 -- autobuilt commit 864b9c0 - -* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-4.git998fd2e -- autobuilt commit 998fd2e - -* Sun Apr 08 2018 Lokesh Mandvekar (Bot) - 0.4.2-3.git998fd2e -- autobuilt commit 998fd2e - -* Sun Apr 08 2018 Lokesh Mandvekar - 0.4.2-2.git998fd2e -- autobuilt commit 998fd2e - -* Sun Apr 08 2018 Lokesh Mandvekar - 0.4.2-1.gitbef93de.git998fd2e -- bump to 0.4.2 -- autobuilt commit 998fd2e - -* Thu Mar 29 2018 baude - 0.3.5-2.gitdb6bf9e3 -- Upstream release 0.3.5 - -* Tue Mar 27 2018 Lokesh Mandvekar - 0.3.5-1.git304bf53 -- built commit 304bf53 - -* Fri Mar 23 2018 baude - 0.3.4-1.git57b403e -- Upstream release 0.3.4 - -* Fri Mar 16 2018 baude - 0.3.3-2.dev.gitbc358eb -- Upstream release 0.3.3 - -* Wed Mar 14 2018 Lokesh Mandvekar - 0.3.3-1.dev.gitbc358eb -- built podman commit bc358eb -- built conmon from cri-o commit 712f3b8 - -* Fri Mar 09 2018 baude - 0.3.2-1.gitf79a39a -- Release 0.3.2-1 - -* Sun Mar 04 2018 baude - 0.3.1-2.git98b95ff -- Correct RPM version - -* Fri Mar 02 2018 baude - 0.3.1-1-gitc187538 -- Release 0.3.1-1 - -* Sun Feb 25 2018 Peter Robinson 0.2.2-2.git525e3b1 -- Build on ARMv7 too (Fedora supports containers on that arch too) - -* Fri Feb 23 2018 baude - 0.2.2-1.git525e3b1 -- Release 0.2.2 - -* Fri Feb 16 2018 baude - 0.2.1-1.git3d0100b -- Release 0.2.1 - -* Wed Feb 14 2018 baude - 0.2-3.git3d0100b -- Add dep for atomic-registries - -* Tue Feb 13 2018 baude - 0.2-2.git3d0100b -- Add more 64bit arches -- Add containernetworking-cni dependancy -- Add iptables dependancy - -* Mon Feb 12 2018 baude - 0-2.1.git3d0100 -- Release 0.2 - -* Tue Feb 06 2018 Lokesh Mandvekar - 0-0.3.git367213a -- Resolves: #1541554 - first official build -- built commit 367213a - -* Fri Feb 02 2018 Lokesh Mandvekar - 0-0.2.git0387f69 -- built commit 0387f69 - -* Wed Jan 10 2018 Frantisek Kluknavsky - 0-0.1.gitc1b2278 -- First package for Fedora +%autochangelog diff --git a/sources b/sources index 45e55f9..01712af 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0-rc5.tar.gz) = 68993fd6d6160413295311617c87087c882391f7458e76394045594c823a9a29c36924e6d271db83617f068c20e5ee9a722d52498761e652f91527b7e93962a1 +SHA512 (v4.0.0.tar.gz) = 2e25f303d143bc4e265f0f8998ea1c4af3d6da8b35452cf6b27a4eb204805a9b5f75f4b6430921b42c80b76a6b5c9cf35a732c265727a11261fca25cc96f57e7 From a76d08dc5ce396f176110ad640341b946e84fa25 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 17 Feb 2022 15:54:24 -0500 Subject: [PATCH 093/313] remove conditional epoch - probably messes with autospec Signed-off-by: Lokesh Mandvekar --- podman.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/podman.spec b/podman.spec index 98de963..cbd8400 100644 --- a/podman.spec +++ b/podman.spec @@ -36,11 +36,7 @@ %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: podman -%if 0%{?fedora} Epoch: 3 -%else -Epoch: 0 -%endif Version: %{gen_version} Release: %autorelease Summary: Manage Pods, Containers and Container Images From 3edbe8cf0a54ea4dfaddba33fad222386165eae2 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 17 Feb 2022 16:14:04 -0500 Subject: [PATCH 094/313] remove unwanted conditionals and scriptlets Signed-off-by: Lokesh Mandvekar --- podman.spec | 8 -------- 1 file changed, 8 deletions(-) diff --git a/podman.spec b/podman.spec index cbd8400..addea7b 100644 --- a/podman.spec +++ b/podman.spec @@ -63,11 +63,7 @@ BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel -%if 0%{?fedora} >= 36 -BuildRequires: shadow-utils-subid-devel >= 2:4.11.1-2 -%else BuildRequires: shadow-utils-subid-devel -%endif BuildRequires: pkgconfig BuildRequires: make BuildRequires: ostree-devel @@ -385,9 +381,5 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy -%triggerpostun -- %{name} <= 3.2 -rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists -exit 0 - %changelog %autochangelog From 7aacfca52622c945c526acf168bb3d67c6ce5d6c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 17 Feb 2022 16:33:29 -0500 Subject: [PATCH 095/313] add placeholder changelog entry until autospec bz2051542 is fixed Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index addea7b..778ba31 100644 --- a/podman.spec +++ b/podman.spec @@ -382,4 +382,8 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_libexecdir}/%{name}/gvproxy %changelog -%autochangelog +#%%autochangelog +* Thu Feb 017 2022 Lokesh Mandvekar - 3:4.0.0 +- bump to v4.0.0 +- autospec misbehaves if the git logs ever used an unescaped rpm macro +- so adding a manual changelog entry (rhbz#2051542) From 2ea44226f1bbc2669e7924c61f8ade3d8d6b0cc1 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 17 Feb 2022 14:40:27 -0500 Subject: [PATCH 096/313] bump to v4.0.0 switch to autospec Signed-off-by: Lokesh Mandvekar (cherry picked from commit 61d0b97021784c4cdd2f4c81482b1524056118cd) Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 5834 +-------------------------------------------------- sources | 2 +- 3 files changed, 17 insertions(+), 5820 deletions(-) diff --git a/.gitignore b/.gitignore index bae9d4e..bda4450 100644 --- a/.gitignore +++ b/.gitignore @@ -1797,3 +1797,4 @@ /v4.0.0-rc3.tar.gz /v4.0.0-rc4.tar.gz /v4.0.0-rc5.tar.gz +/v4.0.0.tar.gz diff --git a/podman.spec b/podman.spec index 32740b4..ae8eed6 100644 --- a/podman.spec +++ b/podman.spec @@ -31,8 +31,9 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0-rc5 +%global built_tag v4.0.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: podman %if 0%{?fedora} @@ -40,10 +41,10 @@ Epoch: 3 %else Epoch: 0 %endif -Version: 4.0.0 -Release: 0.7.rc5%{?dist} +Version: %{gen_version} +Release: %autorelease Summary: Manage Pods, Containers and Container Images -License: ASL 2.0 and BSD and ISC and MIT +License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 URL: https://%{name}.io/ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz @@ -86,31 +87,31 @@ Requires: iptables Requires: nftables Recommends: catatonit Suggests: qemu-user-static - # vendored libraries +# 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/BurntSushi/toml)) = v1.0.0 Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible -Provides: bundled(golang(github.com/buger/goterm)) = v1.0.1 +Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4 Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20211204171957_54b4ebfdb681 Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.0.0_20220111162300_46367ec063fd Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.0.1 -Provides: bundled(golang(github.com/containers/buildah)) = v1.24.0 -Provides: bundled(golang(github.com/containers/common)) = v0.47.1 +Provides: bundled(golang(github.com/containers/buildah)) = v1.24.1 +Provides: bundled(golang(github.com/containers/common)) = v0.47.4 Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.19.0 +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/psgo)) = v1.7.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/coreos/go_systemd/v22)) = v22.3.2 Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 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/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 -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_connections)) = v0.4.0 +Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.1_0.20210727194412_58542c764a11 Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 Provides: bundled(golang(github.com/dtylman/scp)) = v0.0.0_20181017070807_f3000a34aef4 @@ -129,7 +130,7 @@ Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.14 Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.5.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/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.20220114050600_8b9d41f48198 Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 @@ -365,13 +366,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_mandir}/man1/docker*.1* %{_usr}/lib/tmpfiles.d/%{name}-docker.conf -%if 0%{?with_devel} -%files -n libpod-devel -f devel.file-list -%license LICENSE -%doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md -%dir %{gopath}/src/%{provider}.%{provider_tld}/%{project} -%endif - %files remote %license LICENSE %{_bindir}/%{name}-remote @@ -402,5803 +396,5 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists exit 0 -# rhcontainerbot account currently managed by lsm5 %changelog -* Fri Feb 11 2022 Lokesh Mandvekar - 3:4.0.0-0.7.rc5 -- bump to v4.0.0-rc5 - -* Thu Feb 10 2022 Lokesh Mandvekar - 3:4.0.0-0.6.rc4 -- shadow-utils-subid soname change - -* Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.4.rc3 -- fix license, conditionals and update provides - -* Mon Jan 31 2022 Lokesh Mandvekar - 3:4.0.0-0.3.rc3 -- bump to v4.0.0-rc3 - -* Fri Jan 21 2022 RH Container Bot - 3:4.0.0-0.2.rc2 -- autobuilt v4.0.0-rc2 - -* Mon Jan 10 2022 RH Container Bot - 3:4.0.0-0.1.rc1 -- autobuilt v4.0.0-rc1 - -* Wed Dec 08 2021 RH Container Bot - 3:3.4.4-1 -- autobuilt v3.4.4 - -* Tue Dec 07 2021 RH Container Bot - 3:3.4.3-1 -- autobuilt v3.4.3 - -* Fri Nov 12 2021 RH Container Bot - 3:3.4.2-1 -- autobuilt v3.4.2 - -* Wed Oct 20 2021 RH Container Bot - 3:3.4.1-1 -- autobuilt v3.4.1 - -* Tue Oct 05 2021 Stephen Gallagher - 3:3.4.0-4 -- Drop i686 support for RHEL >= 9 -- RHEL 9 does not have i686 support for golang - -* Mon Oct 04 2021 Lokesh Mandvekar - 3:3.4.0-3 -- Gating tests: fix permissions error -- From: Ed Santiago - -* Fri Oct 01 2021 Timm Bäder - 3:3.4.0-2 -- Remove individual flags from $CFLAGS instead of hardcoding all flags - -* Thu Sep 30 2021 RH Container Bot - 3:3.4.0-1 -- autobuilt v3.4.0 - -* Mon Sep 27 2021 Lokesh Mandvekar - 3:3.4.0-0.11.rc2 -- bump containers-common dep - -* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.10.rc2 -- build with libsubid buildtag - -* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.9.rc2 -- depend on shadow-utils-subid for f35 and higher - -* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.8.rc2 -- new build with remote tests enabled - -* Fri Sep 24 2021 RH Container Bot - 3:3.4.0-0.7.rc2 -- autobuilt v3.4.0-rc2 - -* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.6.rc1 -- Add shadow-utils-subid-devel requirement - -* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.5.rc1 -- rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post - -* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.4.rc1 -- bump conmon requirement for remote gating tests - -* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.3.rc1 -- Requires: conmon >= 2:2.0.30 for remote gating tests - -* Tue Sep 21 2021 Lokesh Mandvekar - 3:3.4.0-0.2.rc1 -- rebuild for podman-remote gating tests - -* Thu Sep 16 2021 RH Container Bot - 3:3.4.0-0.1.rc1 -- autobuilt v3.4.0-rc1 - -* Tue Aug 31 2021 Lokesh Mandvekar - 3:3.3.1-2 -- bump release to be on par with f35 - -* Mon Aug 30 2021 RH Container Bot - 3:3.3.1-1 -- autobuilt v3.3.1 - -* Fri Aug 27 2021 Lokesh Mandvekar - 3:3.3.0-2 -- update gvproxy binary name - -* Fri Aug 20 2021 RH Container Bot - 3:3.3.0-1 -- autobuilt v3.3.0 - -* Tue Aug 17 2021 RH Container Bot - 3:3.3.0-0.28.rc3 -- autobuilt v3.3.0-rc3 - -* Mon Aug 16 2021 Lokesh Mandvekar - 3:3.3.0-0.27.rc2 -- Bump to v3.3.0-rc2 -- Include podman-gvproxy subpackage which provides -/usr/libexecdir/podman/podman-gvproxy - -* Tue Aug 03 2021 Lokesh Mandvekar - 3:3.3.0-0.26.rc1 -- Bump to v3.3.0-rc1 - -* Mon Aug 02 2021 Lokesh Mandvekar - 3:3.3.0-0.25.dev.gitd32e566 -- Resolves: #1983596, #1987739 - Security fix for CVE-2021-34558 - -* Fri Jul 23 2021 Fedora Release Engineering - 3:3.3.0-0.24.dev.gitd32e566 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Jul 16 2021 Lokesh Mandvekar - 3:3.3.0-0.23.dev.gitd32e566 -- Resolves: #1969264, #1982881 - Security fix for CVE-2021-3602 - -* Wed Jul 14 2021 Lokesh Mandvekar - 3:3.3.0-0.22.dev.git599b7d7 -- rebuild with gating.yaml changes - -* Tue Jul 06 2021 Lokesh Mandvekar - 3:3.3.0-0.21.dev.git599b7d7 -- rebuild for openQA - -* Tue Jun 29 2021 Lokesh Mandvekar - 3:3.3.0-0.20.dev.git599b7d7 -- remove /etc/sysconfdir/cni/net.d/87-podman-bridge.conflist -- bodhi will not be ignored for this one so cut us some slack ;) - -* Thu Jun 24 2021 RH Container Bot - 3:3.3.0-0.19.dev.gitfc34f35 -- autobuilt fc34f35 - -* Wed Jun 23 2021 RH Container Bot - 3:3.3.0-0.18.dev.gitd3afc6b -- autobuilt d3afc6b - -* Tue Jun 22 2021 RH Container Bot - 3:3.3.0-0.17.dev.gitbe15e69 -- autobuilt be15e69 - -* Mon Jun 21 2021 RH Container Bot - 3:3.3.0-0.16.dev.git18bf92f -- autobuilt 18bf92f - -* Mon Jun 21 2021 RH Container Bot - 3:3.3.0-0.15.dev.git928687e -- autobuilt 928687e - -* Sun Jun 20 2021 RH Container Bot - 3:3.3.0-0.14.dev.gitd8cd205 -- autobuilt d8cd205 - -* Sat Jun 19 2021 RH Container Bot - 3:3.3.0-0.13.dev.git48db8d9 -- autobuilt 48db8d9 - -* Fri Jun 18 2021 RH Container Bot - 3:3.3.0-0.12.dev.gitce04a3e -- autobuilt ce04a3e - -* Thu Jun 17 2021 RH Container Bot - 3:3.3.0-0.11.dev.git814a8b6 -- autobuilt 814a8b6 - -* Wed Jun 16 2021 RH Container Bot - 3:3.3.0-0.10.dev.git092b2ec -- autobuilt 092b2ec - -* Tue Jun 15 2021 RH Container Bot - 3:3.3.0-0.9.dev.gite2f51ee -- autobuilt e2f51ee - -* Mon Jun 14 2021 Lokesh Mandvekar - 3:3.3.0-0.8.dev.gite549ca5 -- BR: go-rpm-macros to re-enable debuginfo - -* Sun Jun 13 2021 RH Container Bot - 3:3.3.0-0.7.dev.gite549ca5 -- autobuilt e549ca5 - -* Sat Jun 12 2021 RH Container Bot - 3:3.3.0-0.6.dev.git45dc3d6 -- autobuilt 45dc3d6 - -* Fri Jun 11 2021 RH Container Bot - 3:3.3.0-0.5.dev.gited983c9 -- autobuilt ed983c9 - -* Thu Jun 10 2021 RH Container Bot - 3:3.3.0-0.4.dev.gitea39735 -- autobuilt ea39735 - -* Wed Jun 09 2021 RH Container Bot - 3:3.3.0-0.3.dev.gitda1bade -- autobuilt da1bade - -* Tue Jun 08 2021 Lokesh Mandvekar - 3:3.3.0-0.2.dev.git9a3a732 -- include podman-machine-cni in podman-plugins subpackage - -* Tue Jun 08 2021 RH Container Bot - 3:3.3.0-0.1.dev.git9a3a732 -- bump to 3.3.0 -- autobuilt 9a3a732 - -* Tue May 18 2021 Lokesh Mandvekar - 3:3.2.0-0.27.dev.git353f04b -- disable debuginfo temporarily to get a successful build past gating issues - -* Tue May 18 2021 RH Container Bot - 3:3.2.0-0.26.dev.git353f04b -- autobuilt 353f04b - -* Tue May 18 2021 Lokesh Mandvekar - 3:3.2.0-0.25.dev.gita7fa0da -- use containers-common >= 4:1-19 with container-selinux 2.162.1 - -* Tue May 18 2021 RH Container Bot - 3:3.2.0-0.24.dev.gita7fa0da -- autobuilt a7fa0da - -* Mon May 17 2021 RH Container Bot - 3:3.2.0-0.23.dev.gita6a3df0 -- autobuilt a6a3df0 - -* Sun May 16 2021 RH Container Bot - 3:3.2.0-0.22.dev.git90a12ac -- autobuilt 90a12ac - -* Sat May 15 2021 RH Container Bot - 3:3.2.0-0.21.dev.git2b0b971 -- autobuilt 2b0b971 - -* Thu May 13 2021 Daniel J Walsh - 3:3.2.0-0.20.dev.git4dc52f6 -- Add suggests qemu-user-static - -* Thu May 13 2021 RH Container Bot - 3:3.2.0-0.19.dev.git4dc52f6 -- autobuilt 4dc52f6 - -* Wed May 12 2021 RH Container Bot - 3:3.2.0-0.18.dev.git59dd357 -- autobuilt 59dd357 - -* Tue May 11 2021 Lokesh Mandvekar - 3:3.2.0-0.17.dev.git57b6425 -- bump epoch to account for bad v3.2.0-rc1 in stable - -* Tue May 11 2021 RH Container Bot - 2:3.2.0-0.16.dev.git57b6425 -- autobuilt 57b6425 - -* Sun May 09 2021 RH Container Bot - 2:3.2.0-0.15.dev.git54bed10 -- autobuilt 54bed10 - -* Sat May 08 2021 RH Container Bot - 2:3.2.0-0.14.dev.git141d3f1 -- autobuilt 141d3f1 - -* Fri May 07 2021 RH Container Bot - 2:3.2.0-0.13.dev.git5616887 -- autobuilt 5616887 - -* Fri May 07 2021 RH Container Bot - 2:3.2.0-0.12.dev.gitb533fcb -- autobuilt b533fcb - -* Thu May 06 2021 RH Container Bot - 2:3.2.0-0.11.dev.git8cc96bd -- autobuilt 8cc96bd - -* Thu May 06 2021 RH Container Bot - 2:3.2.0-0.10.dev.gitb6405c1 -- autobuilt b6405c1 - -* Mon May 03 2021 RH Container Bot - 2:3.2.0-0.9.dev.git697ec8f -- autobuilt 697ec8f - -* Wed Apr 28 2021 RH Container Bot - 2:3.2.0-0.8.dev.git4ca34fc -- autobuilt 4ca34fc - -* Wed Apr 28 2021 RH Container Bot - 2:3.2.0-0.7.dev.git99e5a76 -- autobuilt 99e5a76 - -* Tue Apr 27 2021 RH Container Bot - 2:3.2.0-0.6.dev.git3148e01 -- autobuilt 3148e01 - -* Mon Apr 26 2021 RH Container Bot - 2:3.2.0-0.5.dev.git476c76f -- autobuilt 476c76f - -* Tue Apr 20 2021 RH Container Bot - 2:3.2.0-0.4.dev.gitcf2c3a1 -- autobuilt cf2c3a1 - -* Fri Apr 16 2021 Lokesh Mandvekar - 2:3.2.0-0.3.dev.git35b62ef -- slirp4netns and fuse-overlayfs deps are in containers-common - -* Thu Apr 15 2021 Lokesh Mandvekar - 2:3.2.0-0.2.dev.git373f15f -- container-selinux and crun dependencies moved to containers-common - -* Thu Apr 15 2021 RH Container Bot - 2:3.2.0-0.1.dev.git373f15f -- bump to 3.2.0 -- autobuilt 373f15f - -* Mon Apr 05 2021 Lokesh Mandvekar - 2:3.1.0-0.102.dev.git259004f -- adjust dependencies - -* Mon Mar 29 2021 RH Container Bot - 2:3.1.0-0.101.dev.git259004f -- autobuilt 259004f - -* Thu Mar 25 2021 Lokesh Mandvekar - 2:3.1.0-0.100.dev.gitdf1d561 -- bump crun requirement - -* Mon Mar 22 2021 RH Container Bot - 2:3.1.0-0.99.dev.gitdf1d561 -- autobuilt df1d561 - -* Mon Mar 15 2021 RH Container Bot - 2:3.1.0-0.98.dev.gite7dc592 -- autobuilt e7dc592 - -* Fri Mar 12 2021 RH Container Bot - 2:3.1.0-0.97.dev.gitfc02d16 -- autobuilt fc02d16 - -* Fri Mar 12 2021 RH Container Bot - 2:3.1.0-0.96.dev.git5b22ddd -- autobuilt 5b22ddd - -* Thu Mar 11 2021 RH Container Bot - 2:3.1.0-0.95.dev.git81737b3 -- autobuilt 81737b3 - -* Thu Mar 11 2021 RH Container Bot - 2:3.1.0-0.94.dev.git8d33bfa -- autobuilt 8d33bfa - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.93.dev.gite2d35e5 -- autobuilt e2d35e5 - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.92.dev.git786757f -- autobuilt 786757f - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.91.dev.git5331096 -- autobuilt 5331096 - -* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.90.dev.git1ac2fb7 -- autobuilt 1ac2fb7 - -* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.89.dev.git09473d4 -- autobuilt 09473d4 - -* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.88.dev.git66ac942 -- autobuilt 66ac942 - -* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.87.dev.git36ec835 -- autobuilt 36ec835 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.86.dev.git789d579 -- autobuilt 789d579 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.85.dev.gitff46d13 -- autobuilt ff46d13 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.84.dev.gitba36d79 -- autobuilt ba36d79 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.83.dev.gitb386d23 -- autobuilt b386d23 - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.82.dev.git1e1035c -- autobuilt 1e1035c - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.81.dev.gitb6079bc -- autobuilt b6079bc - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.80.dev.git6fe634c -- autobuilt 6fe634c - -* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.79.dev.git7c09752 -- autobuilt 7c09752 - -* Sun Mar 07 2021 RH Container Bot - 2:3.1.0-0.78.dev.gitb7c00f2 -- autobuilt b7c00f2 - -* Sat Mar 06 2021 RH Container Bot - 2:3.1.0-0.77.dev.gita9fcd9d -- autobuilt a9fcd9d - -* Sat Mar 06 2021 RH Container Bot - 2:3.1.0-0.76.dev.git77a597a -- autobuilt 77a597a - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.75.dev.git2a78157 -- autobuilt 2a78157 - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.74.dev.git44e6d20 -- autobuilt 44e6d20 - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.73.dev.git0bac30d -- autobuilt 0bac30d - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.72.dev.gitc6cefa5 -- autobuilt c6cefa5 - -* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.71.dev.git05080a1 -- autobuilt 05080a1 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.70.dev.git4e5cc6a -- autobuilt 4e5cc6a - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.69.dev.gite65bcc1 -- autobuilt e65bcc1 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.68.dev.git7a92de4 -- autobuilt 7a92de4 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.67.dev.git87a78c0 -- autobuilt 87a78c0 - -* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.66.dev.git17cacea -- autobuilt 17cacea - -* Wed Mar 03 2021 Lokesh Mandvekar - 2:3.1.0-0.65.dev.git87e2056 -- built 87e2056 - -* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.64.dev.git426178a -- autobuilt 426178a - -* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.63.dev.gitc726732 -- autobuilt c726732 - -* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.62.dev.git7497dcb -- autobuilt 7497dcb - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.61.dev.git8af6680 -- autobuilt 8af6680 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.60.dev.git73044b2 -- autobuilt 73044b2 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.59.dev.git8daa014 -- autobuilt 8daa014 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.58.dev.gitb5827d8 -- autobuilt b5827d8 - -* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.57.dev.gitb154c51 -- autobuilt b154c51 - -* Sat Feb 27 2021 RH Container Bot - 2:3.1.0-0.56.dev.git9600ea6 -- autobuilt 9600ea6 - -* Fri Feb 26 2021 RH Container Bot - 2:3.1.0-0.55.dev.git397aae3 -- autobuilt 397aae3 - -* Fri Feb 26 2021 RH Container Bot - 2:3.1.0-0.54.dev.git05410e8 -- autobuilt 05410e8 - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.53.dev.gitbde1d3f -- autobuilt bde1d3f - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.52.dev.gitb220d6c -- autobuilt b220d6c - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.51.dev.git9ec8106 -- autobuilt 9ec8106 - -* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.50.dev.git79e8032 -- autobuilt 79e8032 - -* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.49.dev.git25d8195 -- autobuilt 25d8195 - -* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.48.dev.gitdec06b1 -- autobuilt dec06b1 - -* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.47.dev.git49fa19d -- autobuilt 49fa19d - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.46.dev.gitca0af71 -- autobuilt ca0af71 - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.45.dev.git4dfcd58 -- autobuilt 4dfcd58 - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.44.dev.git1702cbc -- autobuilt 1702cbc - -* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.43.dev.git96fc9d9 -- autobuilt 96fc9d9 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.42.dev.gitd999328 -- autobuilt d999328 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.41.dev.gitc69decc -- autobuilt c69decc - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.40.dev.gita6e7d19 -- autobuilt a6e7d19 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.39.dev.gitf8ff172 -- autobuilt f8ff172 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.38.dev.gitcb3af5b -- autobuilt cb3af5b - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.37.dev.git6fbf73e -- autobuilt 6fbf73e - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.36.dev.git10d52c0 -- autobuilt 10d52c0 - -* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.35.dev.gitd92b946 -- autobuilt d92b946 - -* Sun Feb 21 2021 RH Container Bot - 2:3.1.0-0.34.dev.git4a6582b -- autobuilt 4a6582b - -* Sun Feb 21 2021 RH Container Bot - 2:3.1.0-0.33.dev.git7b52654 -- autobuilt 7b52654 - -* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.32.dev.git4aaaa6c -- autobuilt 4aaaa6c - -* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.31.dev.gitb6db60e -- autobuilt b6db60e - -* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.30.dev.git6a9257a -- autobuilt 6a9257a - -* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.29.dev.git1c6c94d -- autobuilt 1c6c94d - -* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.28.dev.gitb2bb05d -- autobuilt b2bb05d - -* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.27.dev.gitc3419d2 -- autobuilt c3419d2 - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.26.dev.gitd48f4a0 -- autobuilt d48f4a0 - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.25.dev.git516dc6d -- autobuilt 516dc6d - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.24.dev.git2e522ff -- autobuilt 2e522ff - -* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.23.dev.gitd55d80a -- autobuilt d55d80a - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.22.dev.git5004212 -- autobuilt 5004212 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.21.dev.git7fb347a -- autobuilt 7fb347a - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.20.dev.git58a4793 -- autobuilt 58a4793 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.19.dev.gitaadb16d -- autobuilt aadb16d - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.18.dev.git8c444e6 -- autobuilt 8c444e6 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.17.dev.gitac9a048 -- autobuilt ac9a048 - -* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.16.dev.gitdf8ba7f -- autobuilt df8ba7f - -* Mon Feb 15 2021 RH Container Bot - 2:3.1.0-0.15.dev.git30607d7 -- autobuilt 30607d7 - -* Sat Feb 13 2021 RH Container Bot - 2:3.1.0-0.14.dev.git3ba0afd -- autobuilt 3ba0afd - -* Sat Feb 13 2021 RH Container Bot - 2:3.1.0-0.13.dev.git9d57aa7 -- autobuilt 9d57aa7 - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.12.dev.git87b2722 -- autobuilt 87b2722 - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.11.dev.git1d15ed7 -- autobuilt 1d15ed7 - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.10.dev.git73cf06a -- autobuilt 73cf06a - -* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.9.dev.git291f596 -- autobuilt 291f596 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.8.dev.git1b284a2 -- autobuilt 1b284a2 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.7.dev.gitb38b143 -- autobuilt b38b143 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.6.dev.gita500d93 -- autobuilt a500d93 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.5.dev.gitafe4ce6 -- autobuilt afe4ce6 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.4.dev.gitca354f1 -- autobuilt ca354f1 - -* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.3.dev.gitdb64865 -- autobuilt db64865 - -* Wed Feb 10 2021 RH Container Bot - 2:3.1.0-0.2.dev.git4d604c1 -- autobuilt 4d604c1 - -* Wed Feb 10 2021 RH Container Bot - 2:3.1.0-0.1.dev.git88ab83d -- bump to 3.1.0 -- autobuilt 88ab83d - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.213.dev.gitb4ca924 -- autobuilt b4ca924 - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.212.dev.git629a979 -- autobuilt 629a979 - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.211.dev.git055e2dd -- autobuilt 055e2dd - -* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.210.dev.git2d829ae -- autobuilt 2d829ae - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.209.dev.git8600c3b -- autobuilt 8600c3b - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.208.dev.git763d522 -- autobuilt 763d522 - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.207.dev.gitf98605e -- autobuilt f98605e - -* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.206.dev.git9da4169 -- autobuilt 9da4169 - -* Mon Feb 08 2021 RH Container Bot - 2:3.0.0-0.205.dev.git19507d0 -- autobuilt 19507d0 - -* Wed Feb 03 2021 RH Container Bot - 2:3.0.0-0.204.dev.gita086f60 -- autobuilt a086f60 - -* Wed Feb 03 2021 RH Container Bot - 2:3.0.0-0.203.dev.git9742165 -- autobuilt 9742165 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.202.dev.gitd1e0afd -- autobuilt d1e0afd - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.201.dev.gitaab8a93 -- autobuilt aab8a93 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.200.dev.git628b0d7 -- autobuilt 628b0d7 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.199.dev.gitd66a18c -- autobuilt d66a18c - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.198.dev.git828279d -- autobuilt 828279d - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.197.dev.git2314af7 -- autobuilt 2314af7 - -* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.196.dev.git52575db -- autobuilt 52575db - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.195.dev.git48a0e00 -- autobuilt 48a0e00 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.194.dev.git182e841 -- autobuilt 182e841 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.193.dev.git2018334 -- autobuilt 2018334 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.192.dev.gitb045c17 -- autobuilt b045c17 - -* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.191.dev.git4ead806 -- autobuilt 4ead806 - -* Sat Jan 30 2021 RH Container Bot - 2:3.0.0-0.190.dev.git735b16e -- autobuilt 735b16e - -* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.189.dev.git2686e40 -- autobuilt 2686e40 - -* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.188.dev.gitf3a7bc1 -- autobuilt f3a7bc1 - -* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.187.dev.git4ee66c2 -- autobuilt 4ee66c2 - -* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.186.dev.git0c6a889 -- autobuilt 0c6a889 - -* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.185.dev.git2ee034c -- autobuilt 2ee034c - -* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.184.dev.gitfb653c4 -- autobuilt fb653c4 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.183.dev.git9d59daa -- autobuilt 9d59daa - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.182.dev.git14cc4aa -- autobuilt 14cc4aa - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.181.dev.git1814fa2 -- autobuilt 1814fa2 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.180.dev.git2ff4da9 -- autobuilt 2ff4da9 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.179.dev.git179b9d1 -- autobuilt 179b9d1 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.178.dev.git2102e26 -- autobuilt 2102e26 - -* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.177.dev.gitc3b3984 -- autobuilt c3b3984 - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.176.dev.git5d44446 -- autobuilt 5d44446 - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.175.dev.gitad1e0bb -- autobuilt ad1e0bb - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.174.dev.gitf13385e -- autobuilt f13385e - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.173.dev.gitefcd48b -- autobuilt efcd48b - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.172.dev.gite5e447d -- autobuilt e5e447d - -* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.171.dev.git79565d1 -- autobuilt 79565d1 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.170.dev.git6ba8819 -- autobuilt 6ba8819 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.169.dev.git63cef43 -- autobuilt 63cef43 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.168.dev.git23b879d -- autobuilt 23b879d - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.167.dev.gitf4e8572 -- autobuilt f4e8572 - -* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.166.dev.gitb4b7838 -- autobuilt b4b7838 - -* Sun Jan 24 2021 RH Container Bot - 2:3.0.0-0.165.dev.git479fc22 -- autobuilt 479fc22 - -* Sat Jan 23 2021 RH Container Bot - 2:3.0.0-0.164.dev.git3f5af4e -- autobuilt 3f5af4e - -* Sat Jan 23 2021 RH Container Bot - 2:3.0.0-0.163.dev.git6cef7c7 -- autobuilt 6cef7c7 - -* Fri Jan 22 2021 RH Container Bot - 2:3.0.0-0.162.dev.git474ba4c -- autobuilt 474ba4c - -* Fri Jan 22 2021 RH Container Bot - 2:3.0.0-0.161.dev.git47616fe -- autobuilt 47616fe - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.160.dev.git6fd83de -- autobuilt 6fd83de - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.159.dev.git3ba1a8d -- autobuilt 3ba1a8d - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.158.dev.gitd102d02 -- autobuilt d102d02 - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.157.dev.git7d297dd -- autobuilt 7d297dd - -* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.156.dev.git5598229 -- autobuilt 5598229 - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.155.dev.git14443cc -- autobuilt 14443cc - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.154.dev.gitfe4f9ba -- autobuilt fe4f9ba - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.153.dev.git7d024a2 -- autobuilt 7d024a2 - -* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.152.dev.git54c465b -- autobuilt 54c465b - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.151.dev.git5e7262d -- autobuilt 5e7262d - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.150.dev.gitd99e475 -- autobuilt d99e475 - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.149.dev.git8c6df5e -- autobuilt 8c6df5e - -* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.148.dev.git9a10f20 -- autobuilt 9a10f20 - -* Mon Jan 18 2021 RH Container Bot - 2:3.0.0-0.147.dev.git5f1a7a7 -- autobuilt 5f1a7a7 - -* Sun Jan 17 2021 RH Container Bot - 2:3.0.0-0.146.dev.git5b3c7a5 -- autobuilt 5b3c7a5 - -* Sun Jan 17 2021 RH Container Bot - 2:3.0.0-0.145.dev.git341c4b1 -- autobuilt 341c4b1 - -* Sat Jan 16 2021 RH Container Bot - 2:3.0.0-0.144.dev.git73b036d -- autobuilt 73b036d - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.143.dev.git83ed464 -- autobuilt 83ed464 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.142.dev.git0400dc0 -- autobuilt 0400dc0 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.141.dev.git7d3a628 -- autobuilt 7d3a628 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.140.dev.git5a166b2 -- autobuilt 5a166b2 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.139.dev.git3ceef00 -- autobuilt 3ceef00 - -* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.138.dev.git3fcf346 -- autobuilt 3fcf346 - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.137.dev.git2b7793b -- autobuilt 2b7793b - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.136.dev.gita944f90 -- autobuilt a944f90 - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.135.dev.git9f50d48 -- autobuilt 9f50d48 - -* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.134.dev.git4e4477c -- autobuilt 4e4477c - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.133.dev.gitb2ac2a3 -- autobuilt b2ac2a3 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.132.dev.gitbbff9c8 -- autobuilt bbff9c8 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.131.dev.git9473dda -- autobuilt 9473dda - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.130.dev.git99c5746 -- autobuilt 99c5746 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.129.dev.git183f443 -- autobuilt 183f443 - -* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.128.dev.gitf52a9ee -- autobuilt f52a9ee - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.127.dev.git265ec91 -- autobuilt 265ec91 - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.126.dev.git0ccc888 -- autobuilt 0ccc888 - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.125.dev.git0532fda -- autobuilt 0532fda - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.124.dev.git64b86d0 -- autobuilt 64b86d0 - -* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.123.dev.git5575c7b -- autobuilt 5575c7b - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.122.dev.git5681907 -- autobuilt 5681907 - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.121.dev.git20217f5 -- autobuilt 20217f5 - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.120.dev.gitd2503ae -- autobuilt d2503ae - -* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.119.dev.git3b987a7 -- autobuilt 3b987a7 - -* Sun Jan 10 2021 RH Container Bot - 2:3.0.0-0.118.dev.git41613bd -- autobuilt 41613bd - -* Sun Jan 10 2021 RH Container Bot - 2:3.0.0-0.117.dev.gitbc0fa65 -- autobuilt bc0fa65 - -* Fri Jan 8 2021 RH Container Bot - 2:3.0.0-0.116.dev.git49db79e -- autobuilt 49db79e - -* Fri Jan 8 2021 RH Container Bot - 2:3.0.0-0.115.dev.gita0b432d -- autobuilt a0b432d - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.114.dev.git78cda71 -- autobuilt 78cda71 - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.113.dev.git3cf41c4 -- autobuilt 3cf41c4 - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.112.dev.gita475150 -- autobuilt a475150 - -* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.111.dev.git355e387 -- autobuilt 355e387 - -* Wed Jan 6 2021 RH Container Bot - 2:3.0.0-0.110.dev.gitbb82c37 -- autobuilt bb82c37 - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.109.dev.gitffe2b1e -- autobuilt ffe2b1e - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.108.dev.git1f59276 -- autobuilt 1f59276 - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.107.dev.gitb84b7c8 -- autobuilt b84b7c8 - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.106.dev.gitbc21fab -- autobuilt bc21fab - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.105.dev.git1b9366d -- autobuilt 1b9366d - -* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.104.dev.git618c355 -- autobuilt 618c355 - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.103.dev.gitced7c0a -- autobuilt ced7c0a - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.102.dev.gitb502854 -- autobuilt b502854 - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.101.dev.git6a1fbe7 -- autobuilt 6a1fbe7 - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.100.dev.gitf261bfc -- autobuilt f261bfc - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.99.dev.git8e4d19d -- autobuilt 8e4d19d - -* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.98.dev.git23f25b8 -- autobuilt 23f25b8 - -* Sat Jan 2 2021 RH Container Bot - 2:3.0.0-0.97.dev.git142b4ac -- autobuilt 142b4ac - -* Thu Dec 31 2020 RH Container Bot - 2:3.0.0-0.96.dev.git39b1cb4 -- autobuilt 39b1cb4 - -* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.95.dev.gitc6c9b45 -- autobuilt c6c9b45 - -* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.94.dev.gitef12e36 -- autobuilt ef12e36 - -* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.93.dev.git7f0771f -- autobuilt 7f0771f - -* Fri Dec 25 2020 RH Container Bot - 2:3.0.0-0.92.dev.git9c9f02a -- autobuilt 9c9f02a - -* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.91.dev.git8f75ed9 -- autobuilt 8f75ed9 - -* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.90.dev.gitb176c62 -- autobuilt b176c62 - -* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.89.dev.git231c528 -- autobuilt 231c528 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.88.dev.git9ac5ed1 -- autobuilt 9ac5ed1 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.87.dev.gitbbc0deb -- autobuilt bbc0deb - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.86.dev.git54b82a1 -- autobuilt 54b82a1 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.85.dev.git0778c11 -- autobuilt 0778c11 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.84.dev.git3728ca9 -- autobuilt 3728ca9 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.83.dev.git06a6fd9 -- autobuilt 06a6fd9 - -* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.82.dev.git9b6324f -- autobuilt 9b6324f - -* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.81.dev.git07663f7 -- autobuilt 07663f7 - -* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.80.dev.gitcfdb8fb -- autobuilt cfdb8fb - -* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.79.dev.gitb4692f2 -- autobuilt b4692f2 - -* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.78.dev.git182646b -- autobuilt 182646b - -* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.77.dev.git076f77b -- autobuilt 076f77b - -* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.76.dev.gitd692518 -- autobuilt d692518 - -* Fri Dec 18 2020 RH Container Bot - 2:3.0.0-0.75.dev.git5c6b5ef -- autobuilt 5c6b5ef - -* Fri Dec 18 2020 RH Container Bot - 2:3.0.0-0.74.dev.gitf568658 -- autobuilt f568658 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.73.dev.gita17afa9 -- autobuilt a17afa9 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.72.dev.git0333366 -- autobuilt 0333366 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.71.dev.git7592f8f -- autobuilt 7592f8f - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.70.dev.gitd291013 -- autobuilt d291013 - -* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.69.dev.gitc38ae47 -- autobuilt c38ae47 - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.68.dev.git915ae6d -- autobuilt 915ae6d - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.67.dev.git2a21dcd -- autobuilt 2a21dcd - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.66.dev.gitbacb2fc -- autobuilt bacb2fc - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.65.dev.git978c076 -- autobuilt 978c076 - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.64.dev.gitf1f7b8f -- autobuilt f1f7b8f - -* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.63.dev.git8333a9e -- autobuilt 8333a9e - -* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.62.dev.git66e979a -- autobuilt 66e979a - -* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.61.dev.gite689503 -- autobuilt e689503 - -* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.60.dev.git9379ee9 -- autobuilt 9379ee9 - -* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.59.dev.git999d40d -- autobuilt 999d40d - -* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.58.dev.git0fd31e2 -- autobuilt 0fd31e2 - -* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.57.dev.gitbdbf47f -- autobuilt bdbf47f - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.56.dev.gita226e6e -- autobuilt a226e6e - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.55.dev.git36bec38 -- autobuilt 36bec38 - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.54.dev.git1d50245 -- autobuilt 1d50245 - -* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.53.dev.gitfbcd445 -- autobuilt fbcd445 - -* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.52.dev.gitb0a287c -- autobuilt b0a287c - -* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.51.dev.git99ac30a -- autobuilt 99ac30a - -* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.50.dev.gitdd95478 -- autobuilt dd95478 - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.49.dev.git6823a5d -- autobuilt 6823a5d - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.48.dev.git2bb1490 -- autobuilt 2bb1490 - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.47.dev.gitdeb0042 -- autobuilt deb0042 - -* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.46.dev.giteaa19a1 -- autobuilt eaa19a1 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.45.dev.git9216be2 -- autobuilt 9216be2 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.44.dev.giteb053df -- autobuilt eb053df - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.43.dev.git43567c6 -- autobuilt 43567c6 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.42.dev.git9abbe07 -- autobuilt 9abbe07 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.41.dev.git3cd143f -- autobuilt 3cd143f - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.40.dev.gitb875c5c -- autobuilt b875c5c - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.39.dev.git2472600 -- autobuilt 2472600 - -* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.38.dev.gitdd295f2 -- autobuilt dd295f2 - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.37.dev.git7caef9c -- autobuilt 7caef9c - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.36.dev.git47d2a4b -- autobuilt 47d2a4b - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.35.dev.git0cccba8 -- autobuilt 0cccba8 - -* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.34.dev.git9b3a81a -- autobuilt 9b3a81a - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.33.dev.gite2f9120 -- autobuilt e2f9120 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.32.dev.gitbfbeece -- autobuilt bfbeece - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.31.dev.gita5ca039 -- autobuilt a5ca039 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.30.dev.git3569e24 -- autobuilt 3569e24 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.29.dev.gite6f80fa -- autobuilt e6f80fa - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.28.dev.gite117ad3 -- autobuilt e117ad3 - -* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.27.dev.git0c96731 -- autobuilt 0c96731 - -* Sat Dec 5 2020 RH Container Bot - 2:3.0.0-0.26.dev.git0c2a43b -- autobuilt 0c2a43b - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.25.dev.git8e83799 -- autobuilt 8e83799 - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.24.dev.gitb6536d2 -- autobuilt b6536d2 - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.23.dev.gitc55b831 -- autobuilt c55b831 - -* Fri Dec 4 2020 Lokesh Mandvekar - 2:3.0.0-0.22.dev.gitf01630a -- make both checksec and koji happy - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.21.dev.gitf01630a -- autobuilt f01630a - -* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.20.dev.gitec0411a -- autobuilt ec0411a - -* Thu Dec 3 2020 Lokesh Mandvekar - 2:3.0.0-0.19.dev.git85b412d -- Harden binaries -- Reported-by: Wade Mealing - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.18.dev.git70284b1 -- autobuilt 70284b1 - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.17.dev.gitc675d8a -- autobuilt c675d8a - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.16.dev.git85b412d -- autobuilt 85b412d - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.15.dev.git9180872 -- autobuilt 9180872 - -* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.14.dev.git5cf7aa6 -- autobuilt 5cf7aa6 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.13.dev.git7984842 -- autobuilt 7984842 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.12.dev.gitd456765 -- autobuilt d456765 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.11.dev.gite82ec90 -- autobuilt e82ec90 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.10.dev.git7210b86 -- autobuilt 7210b86 - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.9.dev.gitd28874b -- autobuilt d28874b - -* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.8.dev.git9c5fe95 -- autobuilt 9c5fe95 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.7.dev.gitb2cd6e0 -- autobuilt b2cd6e0 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.6.dev.gitc71ad9a -- autobuilt c71ad9a - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.5.dev.gitce45b71 -- autobuilt ce45b71 - -* Tue Dec 1 2020 Lokesh Mandvekar - 2:3.0.0-0.4.dev.git429d949 -- use podman-plugins / dnsname upstream v1.1.1 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.3.dev.git429d949 -- autobuilt 429d949 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.2.dev.git2438390 -- autobuilt 2438390 - -* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.1.dev.gitca612a3 -- bump to 3.0.0 -- autobuilt ca612a3 - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.74.dev.gitc342583 -- autobuilt c342583 - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.73.dev.gitf6fb297 -- autobuilt f6fb297 - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.72.dev.git7ad1c9c -- autobuilt 7ad1c9c - -* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.71.dev.gitfc85ec9 -- autobuilt fc85ec9 - -* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.70.dev.git8b2c0a4 -- autobuilt 8b2c0a4 - -* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.69.dev.gitf0d48aa -- autobuilt f0d48aa - -* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.68.dev.git3110308 -- autobuilt 3110308 - -* Thu Nov 26 2020 RH Container Bot - 2:2.2.0-0.67.dev.gitad24392 -- autobuilt ad24392 - -* Wed Nov 25 2020 RH Container Bot - 2:2.2.0-0.66.dev.git397e9a9 -- autobuilt 397e9a9 - -* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.65.dev.gitd408395 -- autobuilt d408395 - -* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.64.dev.git850bdd2 -- autobuilt 850bdd2 - -* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.63.dev.git4ebd9d9 -- autobuilt 4ebd9d9 - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.62.dev.git4fe7c3f -- autobuilt 4fe7c3f - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.61.dev.gitcd6c4cb -- autobuilt cd6c4cb - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.60.dev.git5d55285 -- autobuilt 5d55285 - -* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.59.dev.gitdd34341 -- autobuilt dd34341 - -* Sat Nov 21 2020 RH Container Bot - 2:2.2.0-0.58.dev.git5292d5a -- autobuilt 5292d5a - -* Fri Nov 20 2020 RH Container Bot - 2:2.2.0-0.57.dev.git042d488 -- autobuilt 042d488 - -* Thu Nov 19 2020 RH Container Bot - 2:2.2.0-0.56.dev.git70f91fb -- autobuilt 70f91fb - -* Wed Nov 18 2020 Lokesh Mandvekar - 2:2.2.0-0.55.dev.git286d356 -- bump dnsname to v1.1.0, commit a9c2a10 - -* Wed Nov 18 2020 RH Container Bot - 2:2.2.0-0.54.dev.git286d356 -- autobuilt 286d356 - -* Tue Nov 17 2020 Eduardo Santiago - 2:2.2.0-0.53.dev.git42ec4cf -- slight correction to the path of the containers-mounts source file - -* Tue Nov 17 2020 Lokesh Mandvekar - 2:2.2.0-0.52.dev.git42ec4cf -- containers-mounts.conf.5 in containers-common - -* Tue Nov 17 2020 Eduardo Santiago - 2:2.2.0-0.51.dev.git42ec4cf -- completion files: be smarter, package -remote files only with -remote - -* Tue Nov 17 2020 RH Container Bot - 2:2.2.0-0.50.dev.git42ec4cf -- autobuilt 42ec4cf - -* Sun Nov 15 2020 Eduardo Santiago - 2:2.2.0-0.49.dev.git3920756 -- package new zsh and fish completion files - -* Sun Nov 15 2020 RH Container Bot - 2:2.2.0-0.48.dev.git3920756 -- autobuilt 3920756 - -* Sat Nov 14 2020 RH Container Bot - 2:2.2.0-0.47.dev.git4eb9c28 -- autobuilt 4eb9c28 - -* Fri Nov 13 2020 RH Container Bot - 2:2.2.0-0.46.dev.git0b1a60e -- autobuilt 0b1a60e - -* Thu Nov 12 2020 RH Container Bot - 2:2.2.0-0.45.dev.git6c2503c -- autobuilt 6c2503c - -* Wed Nov 11 2020 Eduardo Santiago - 2:2.2.0-0.44.dev.gite443c01 -- distribute newly-added /usr/lib/tmpfiles.d/podman.conf - -* Wed Nov 11 2020 RH Container Bot - 2:2.2.0-0.43.dev.gite443c01 -- autobuilt e443c01 - -* Tue Nov 10 2020 RH Container Bot - 2:2.2.0-0.42.dev.gitda01191 -- autobuilt da01191 - -* Sat Nov 7 2020 RH Container Bot - 2:2.2.0-0.41.dev.gite2b82e6 -- autobuilt e2b82e6 - -* Fri Nov 6 2020 RH Container Bot - 2:2.2.0-0.40.dev.git07293bc -- autobuilt 07293bc - -* Fri Oct 23 2020 ashley-cui - 2:2.2.0-0.39.dev.git287edd4 -- ‘rebuild’ - -* Wed Oct 21 2020 RH Container Bot - 2:2.2.0-0.38.dev.git287edd4 -- autobuilt 287edd4 - -* Tue Oct 20 2020 RH Container Bot - 2:2.2.0-0.37.dev.git35b4cb1 -- autobuilt 35b4cb1 - -* Mon Oct 19 2020 RH Container Bot - 2:2.2.0-0.36.dev.git7ffcab0 -- autobuilt 7ffcab0 - -* Sun Oct 18 2020 RH Container Bot - 2:2.2.0-0.35.dev.git6ec96dc -- autobuilt 6ec96dc - -* Sat Oct 17 2020 RH Container Bot - 2:2.2.0-0.34.dev.git39f1bea -- autobuilt 39f1bea - -* Fri Oct 16 2020 RH Container Bot - 2:2.2.0-0.33.dev.git9f98b34 -- autobuilt 9f98b34 - -* Thu Oct 15 2020 RH Container Bot - 2:2.2.0-0.32.dev.gita82d60d -- autobuilt a82d60d - -* Wed Oct 14 2020 RH Container Bot - 2:2.2.0-0.31.dev.gitd30b4b7 -- autobuilt d30b4b7 - -* Tue Oct 13 2020 RH Container Bot - 2:2.2.0-0.30.dev.git7ad631b -- autobuilt 7ad631b - -* Mon Oct 12 2020 Jindrich Novy - 2:2.2.0-0.29.dev.git212011f -- use %%rhel instead of %%eln, thanks to Adam Samalik for noticing - -* Mon Oct 12 2020 RH Container Bot - 2:2.2.0-0.28.dev.git212011f -- autobuilt 212011f - -* Sat Oct 10 2020 RH Container Bot - 2:2.2.0-0.27.dev.git7876dd5 -- autobuilt 7876dd5 - -* Fri Oct 9 2020 RH Container Bot - 2:2.2.0-0.26.dev.git71d675a -- autobuilt 71d675a - -* Thu Oct 8 2020 RH Container Bot - 2:2.2.0-0.25.dev.git59b5f0a -- autobuilt 59b5f0a - -* Wed Oct 7 2020 RH Container Bot - 2:2.2.0-0.24.dev.gita7500e5 -- autobuilt a7500e5 - -* Tue Oct 6 2020 Lokesh Mandvekar - 2:2.2.0-0.23.dev.gitdefb754 -- btrfs deps for fedora only - -* Tue Oct 6 2020 RH Container Bot - 2:2.2.0-0.22.dev.gitdefb754 -- autobuilt defb754 - -* Mon Oct 5 2020 RH Container Bot - 2:2.2.0-0.21.dev.gitcaace52 -- autobuilt caace52 - -* Sat Oct 3 2020 Lokesh Mandvekar - 2:2.2.0-0.20.dev.git7c12967 -- rebuild - -* Sat Oct 3 2020 RH Container Bot - 2:2.2.0-0.19.dev.git7c12967 -- autobuilt 7c12967 - -* Fri Oct 2 2020 RH Container Bot - 2:2.2.0-0.18.dev.git14fd7b4 -- autobuilt 14fd7b4 - -* Thu Oct 1 2020 RH Container Bot - 2:2.2.0-0.17.dev.git556117c -- autobuilt 556117c - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.16.dev.git4d57313 -- autobuilt 4d57313 - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.15.dev.git08d036c -- autobuilt 08d036c - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.14.dev.git19f080f -- autobuilt 19f080f - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.13.dev.gite9eddda -- autobuilt e9eddda - -* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.12.dev.gitb68b6f3 -- autobuilt b68b6f3 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.11.dev.git453333a -- autobuilt 453333a - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.10.dev.git12f173f -- autobuilt 12f173f - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.9.dev.git2ee415b -- autobuilt 2ee415b - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.8.dev.gitbf10168 -- autobuilt bf10168 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.7.dev.git84dede4 -- autobuilt 84dede4 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.6.dev.git5cf8659 -- autobuilt 5cf8659 - -* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.5.dev.git4a7fb62 -- autobuilt 4a7fb62 - -* Mon Sep 28 2020 RH Container Bot - 2:2.2.0-0.4.dev.gite7e466e -- autobuilt e7e466e - -* Mon Sep 28 2020 RH Container Bot - 2:2.2.0-0.3.dev.gitb0e70a6 -- autobuilt b0e70a6 - -* Fri Sep 25 2020 RH Container Bot - 2:2.2.0-0.2.dev.git03d01ab -- autobuilt 03d01ab - -* Fri Sep 25 2020 RH Container Bot - 2:2.2.0-0.1.dev.gita1045ad -- bump to 2.2.0 -- autobuilt a1045ad - -* Tue Sep 22 2020 RH Container Bot - 2:2.1.0-0.287.dev.git141688c -- autobuilt 141688c - -* Mon Sep 21 2020 RH Container Bot - 2:2.1.0-0.286.dev.git84c87fc -- autobuilt 84c87fc - -* Mon Sep 21 2020 RH Container Bot - 2:2.1.0-0.285.dev.gitdd4dc4b -- autobuilt dd4dc4b - -* Sat Sep 19 2020 RH Container Bot - 2:2.1.0-0.284.dev.git8529435 -- autobuilt 8529435 - -* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.283.dev.git5b7509c -- autobuilt 5b7509c - -* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.282.dev.gitfc3daae -- autobuilt fc3daae - -* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.281.dev.git273b954 -- autobuilt 273b954 - -* Thu Sep 17 2020 Merlin Mathesius - 2:2.1.0-0.280.dev.git1a929c7 -- Minor conditional updates to enable building for ELN - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.279.dev.gitf84f441 -- autobuilt f84f441 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.278.dev.git175d7b1 -- autobuilt 175d7b1 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.277.dev.gitdc23ef1 -- autobuilt dc23ef1 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.276.dev.git031ddf9 -- autobuilt 031ddf9 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.275.dev.git9f745d5 -- autobuilt 9f745d5 - -* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.274.dev.git1a929c7 -- autobuilt 1a929c7 - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.273.dev.git8d7e795 -- autobuilt 8d7e795 - -* Wed Sep 16 2020 Lokesh Mandvekar - 2:2.1.0-0.272.dev.gitacf86ef -- fix dependencies for podman-plugins - -* Wed Sep 16 2020 Lokesh Mandvekar - 2:2.1.0-0.271.dev.gitacf86ef -- bump dnsname plugin commit and dependency on dnsmasq - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.270.dev.gitacf86ef -- autobuilt acf86ef - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.269.dev.git0d14d7b -- autobuilt 0d14d7b - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.268.dev.gitb9c47fa -- autobuilt b9c47fa - -* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.267.dev.git2604919 -- autobuilt 2604919 - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.266.dev.git2eb3339 -- autobuilt 2eb3339 - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.265.dev.gitbec96ab -- autobuilt bec96ab - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.264.dev.git0be5836 -- autobuilt 0be5836 - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.263.dev.git3f6045c -- autobuilt 3f6045c - -* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.262.dev.git5c47a33 -- autobuilt 5c47a33 - -* Mon Sep 14 2020 RH Container Bot - 2:2.1.0-0.261.dev.gitfd7cdb2 -- autobuilt fd7cdb2 - -* Mon Sep 14 2020 RH Container Bot - 2:2.1.0-0.260.dev.gitb7a7cf6 -- autobuilt b7a7cf6 - -* Sun Sep 13 2020 RH Container Bot - 2:2.1.0-0.259.dev.git3f5f99b -- autobuilt 3f5f99b - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.258.dev.git25fb0c2 -- autobuilt 25fb0c2 - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.257.dev.git834c41d -- autobuilt 834c41d - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.256.dev.git4f04007 -- autobuilt 4f04007 - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.255.dev.git881f2df -- autobuilt 881f2df - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.254.dev.git37658c0 -- autobuilt 37658c0 - -* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.253.dev.git397de44 -- autobuilt 397de44 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.252.dev.git10ba232 -- autobuilt 10ba232 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.251.dev.git861451a -- autobuilt 861451a - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.250.dev.git96bc5eb -- autobuilt 96bc5eb - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.249.dev.git89a3483 -- autobuilt 89a3483 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.248.dev.gitfc70360 -- autobuilt fc70360 - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.247.dev.gitaadf96a -- autobuilt aadf96a - -* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.246.dev.git3d33923 -- autobuilt 3d33923 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.245.dev.gite1b4729 -- autobuilt e1b4729 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.244.dev.git08b6020 -- autobuilt 08b6020 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.243.dev.git68dace0 -- autobuilt 68dace0 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.242.dev.git9c4c883 -- autobuilt 9c4c883 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.241.dev.git5a09fd8 -- autobuilt 5a09fd8 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.240.dev.git1b2b068 -- autobuilt 1b2b068 - -* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.239.dev.git6b1a1fc -- autobuilt 6b1a1fc - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.238.dev.git814784c -- autobuilt 814784c - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.237.dev.gite180de8 -- autobuilt e180de8 - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.236.dev.git54a61e3 -- autobuilt 54a61e3 - -* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.235.dev.git11679c2 -- autobuilt 11679c2 - -* Mon Sep 7 2020 RH Container Bot - 2:2.1.0-0.234.dev.gitbe7778d -- autobuilt be7778d - -* Mon Sep 7 2020 RH Container Bot - 2:2.1.0-0.233.dev.git21c6aae -- autobuilt 21c6aae - -* Sun Sep 6 2020 RH Container Bot - 2:2.1.0-0.232.dev.gitba8d0bb -- autobuilt ba8d0bb - -* Sat Sep 5 2020 RH Container Bot - 2:2.1.0-0.231.dev.gitf1323a9 -- autobuilt f1323a9 - -* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.230.dev.gitfa487a6 -- autobuilt fa487a6 - -* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.229.dev.git37791d7 -- autobuilt 37791d7 - -* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.228.dev.git1184cdf -- autobuilt 1184cdf - -* Tue Sep 1 2020 RH Container Bot - 2:2.1.0-0.227.dev.gita867b16 -- autobuilt a867b16 - -* Tue Sep 1 2020 RH Container Bot - 2:2.1.0-0.226.dev.git557cf94 -- autobuilt 557cf94 - -* Mon Aug 31 2020 RH Container Bot - 2:2.1.0-0.225.dev.git138132e -- autobuilt 138132e - -* Mon Aug 31 2020 RH Container Bot - 2:2.1.0-0.224.dev.git0c076db -- autobuilt 0c076db - -* Mon Aug 31 2020 Lokesh Mandvekar - 2:2.1.0-0.223.dev.git575b3a3 -- bump - -* Sat Aug 29 2020 RH Container Bot - 2:2.1.0-0.222.dev.git575b3a3 -- autobuilt 575b3a3 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.221.dev.git4e3ea01 -- autobuilt 4e3ea01 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.220.dev.git1f9b854 -- autobuilt 1f9b854 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.219.dev.git522a32f -- autobuilt 522a32f - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.218.dev.git0640cc7 -- autobuilt 0640cc7 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.217.dev.gitb1d6ea2 -- autobuilt b1d6ea2 - -* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.216.dev.git061c93f -- autobuilt 061c93f - -* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.215.dev.git72c5b35 -- autobuilt 72c5b35 - -* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.214.dev.git7d3cadc -- autobuilt 7d3cadc - -* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.213.dev.gitd6b0377 -- autobuilt d6b0377 - -* Wed Aug 26 2020 RH Container Bot - 2:2.1.0-0.212.dev.gitf99954c -- autobuilt f99954c - -* Wed Aug 26 2020 RH Container Bot - 2:2.1.0-0.211.dev.git3a9d524 -- autobuilt 3a9d524 - -* Tue Aug 25 2020 RH Container Bot - 2:2.1.0-0.210.dev.git6a06944 -- autobuilt 6a06944 - -* Mon Aug 24 2020 RH Container Bot - 2:2.1.0-0.209.dev.git8fdc116 -- autobuilt 8fdc116 - -* Mon Aug 24 2020 RH Container Bot - 2:2.1.0-0.208.dev.git2c567dc -- autobuilt 2c567dc - -* Sun Aug 23 2020 RH Container Bot - 2:2.1.0-0.207.dev.gite535f61 -- autobuilt e535f61 - -* Sun Aug 23 2020 RH Container Bot - 2:2.1.0-0.206.dev.git80d2c01 -- autobuilt 80d2c01 - -* Fri Aug 21 2020 RH Container Bot - 2:2.1.0-0.205.dev.git4828455 -- autobuilt 4828455 - -* Fri Aug 21 2020 RH Container Bot - 2:2.1.0-0.204.dev.gita8619bb -- autobuilt a8619bb - -* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.203.dev.git516196f -- autobuilt 516196f - -* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.202.dev.git7ccd821 -- autobuilt 7ccd821 - -* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.201.dev.git7865db5 -- autobuilt 7865db5 - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.200.dev.git42690ff -- autobuilt 42690ff - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.199.dev.gitdcdb647 -- autobuilt dcdb647 - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.198.dev.git9babd21 -- autobuilt 9babd21 - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.197.dev.gitdd4e0da -- autobuilt dd4e0da - -* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.196.dev.git7e2a1b3 -- autobuilt 7e2a1b3 - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.195.dev.git9d096c1 -- autobuilt 9d096c1 - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.194.dev.gitff1f81b -- autobuilt ff1f81b - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.193.dev.git748e882 -- autobuilt 748e882 - -* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.192.dev.git49d6468 -- autobuilt 49d6468 - -* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.191.dev.git8caed30 -- autobuilt 8caed30 - -* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.190.dev.git47108e2 -- autobuilt 47108e2 - -* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.189.dev.gitfff66f1 -- autobuilt fff66f1 - -* Sun Aug 16 2020 RH Container Bot - 2:2.1.0-0.188.dev.git96fb5dc -- autobuilt 96fb5dc - -* Sat Aug 15 2020 RH Container Bot - 2:2.1.0-0.187.dev.gitca4423e -- autobuilt ca4423e - -* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.186.dev.git81499a5 -- autobuilt 81499a5 - -* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.185.dev.git9ede14e -- autobuilt 9ede14e - -* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.184.dev.git90831df -- autobuilt 90831df - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.183.dev.gitd777a7b -- autobuilt d777a7b - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.182.dev.git4ef4f52 -- autobuilt 4ef4f52 - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.181.dev.git8e4842a -- autobuilt 8e4842a - -* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.180.dev.gitac96112 -- autobuilt ac96112 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.179.dev.git8eaacec -- autobuilt 8eaacec - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.178.dev.git43f2771 -- autobuilt 43f2771 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.177.dev.gitaa66c06 -- autobuilt aa66c06 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.176.dev.git6d3075a -- autobuilt 6d3075a - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.175.dev.git68c67d2 -- autobuilt 68c67d2 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.174.dev.gita90ae00 -- autobuilt a90ae00 - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.173.dev.git92b088b -- autobuilt 92b088b - -* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.172.dev.gitdf0ad51 -- autobuilt df0ad51 - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.171.dev.git75d2fe6 -- autobuilt 75d2fe6 - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.170.dev.git68fd9aa -- autobuilt 68fd9aa - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.169.dev.git162625f -- autobuilt 162625f - -* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.168.dev.gitda00482 -- autobuilt da00482 - -* Sun Aug 09 2020 RH Container Bot - 2:2.1.0-0.167.dev.git95e2e15 -- autobuilt 95e2e15 - -* Sat Aug 08 2020 RH Container Bot - 2:2.1.0-0.166.dev.git3173a18 -- autobuilt 3173a18 - -* Sat Aug 08 2020 RH Container Bot - 2:2.1.0-0.165.dev.git1298161 -- autobuilt 1298161 - -* Fri Aug 07 2020 RH Container Bot - 2:2.1.0-0.164.dev.git51159e7 -- autobuilt 51159e7 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.163.dev.git0d4a269 -- autobuilt 0d4a269 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.162.dev.gita948635 -- autobuilt a948635 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.161.dev.gitbae6d5d -- autobuilt bae6d5d - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.160.dev.gitd1aaf33 -- autobuilt d1aaf33 - -* Wed Aug 05 2020 Eduardo Santiago - 2:2.1.0-0.159.dev.git7a7c8e9 -- add openssl, httpd-tools requirements to podman-tests - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.158.dev.git7a7c8e9 -- autobuilt 7a7c8e9 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.157.dev.git4797190 -- autobuilt 4797190 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.156.dev.git6260677 -- autobuilt 6260677 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.155.dev.git0a3f3c9 -- autobuilt 0a3f3c9 - -* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.154.dev.git807efd6 -- autobuilt 807efd6 - -* Tue Aug 04 2020 Peter Oliver - 2:2.1.0-0.153.dev.git1709335 -- Include podman-auto-update systemd service and timer. - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.152.dev.gitd4cf3c5 -- autobuilt d4cf3c5 - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.151.dev.git93d6320 -- autobuilt 93d6320 - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.150.dev.gitf7440ff -- autobuilt f7440ff - -* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.149.dev.git1ed1e58 -- autobuilt 1ed1e58 - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.148.dev.git1709335 -- autobuilt 1709335 - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.147.dev.git2e3928e -- autobuilt 2e3928e - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.146.dev.git41358f5 -- autobuilt 41358f5 - -* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.145.dev.gitbfd3454 -- autobuilt bfd3454 - -* Sun Aug 02 2020 RH Container Bot - 2:2.1.0-0.144.dev.gitf4d4bd2 -- autobuilt f4d4bd2 - -* Sat Aug 01 2020 RH Container Bot - 2:2.1.0-0.143.dev.gitb425a4f -- autobuilt b425a4f - -* Sat Aug 01 2020 RH Container Bot - 2:2.1.0-0.142.dev.git0d064a0 -- autobuilt 0d064a0 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.141.dev.git4c75fe3 -- autobuilt 4c75fe3 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.140.dev.git7a15be5 -- autobuilt 7a15be5 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.139.dev.git3cf8237 -- autobuilt 3cf8237 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.138.dev.gitbb96c89 -- autobuilt bb96c89 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.137.dev.gite911875 -- autobuilt e911875 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.136.dev.git0e009d5 -- autobuilt 0e009d5 - -* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.135.dev.git1b784b4 -- autobuilt 1b784b4 - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.134.dev.git4132b71 -- autobuilt 4132b71 - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.133.dev.gitca2bda6 -- autobuilt ca2bda6 - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.132.dev.git05b3e0e -- autobuilt 05b3e0e - -* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.131.dev.git1170430 -- autobuilt 1170430 - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.130.dev.gitc66ce8d -- autobuilt c66ce8d - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.129.dev.giteaa2f52 -- autobuilt eaa2f52 - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.128.dev.git044a7cb -- autobuilt 044a7cb - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.127.dev.git7f38774 -- autobuilt 7f38774 - -* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.126.dev.git83166a9 -- autobuilt 83166a9 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.125.dev.git539bb4c -- autobuilt 539bb4c - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.124.dev.gitb0777ad -- autobuilt b0777ad - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.123.dev.git288ebec -- autobuilt 288ebec - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.122.dev.git6ed9868 -- autobuilt 6ed9868 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.121.dev.gitec69497 -- autobuilt ec69497 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.120.dev.git91c92d1 -- autobuilt 91c92d1 - -* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.119.dev.gitd463715 -- autobuilt d463715 - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.118.dev.git2b7bc9b -- autobuilt 2b7bc9b - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.117.dev.git956caf3 -- autobuilt 956caf3 - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.116.dev.gitbf92ec5 -- autobuilt bf92ec5 - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.115.dev.git5e9b54f -- autobuilt 5e9b54f - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.114.dev.git55a7faf -- autobuilt 55a7faf - -* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.113.dev.git71f7150 -- autobuilt 71f7150 - -* Sun Jul 26 2020 RH Container Bot - 2:2.1.0-0.112.dev.git11e8e65 -- autobuilt 11e8e65 - -* Fri Jul 24 2020 RH Container Bot - 2:2.1.0-0.111.dev.gitc2deeff -- autobuilt c2deeff - -* Fri Jul 24 2020 RH Container Bot - 2:2.1.0-0.110.dev.gitd924476 -- autobuilt d924476 - -* Thu Jul 23 2020 RH Container Bot - 2:2.1.0-0.109.dev.git197825d -- autobuilt 197825d - -* Thu Jul 23 2020 RH Container Bot - 2:2.1.0-0.108.dev.git961fa6a -- autobuilt 961fa6a - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.107.dev.git1aac197 -- autobuilt 1aac197 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.106.dev.git9223b72 -- autobuilt 9223b72 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.105.dev.gitd493374 -- autobuilt d493374 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.104.dev.git80add29 -- autobuilt 80add29 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.103.dev.git9f5d146 -- autobuilt 9f5d146 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.102.dev.gitef03815 -- autobuilt ef03815 - -* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.101.dev.git59bad8b -- autobuilt 59bad8b - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.100.dev.git344a791 -- autobuilt 344a791 - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.99.dev.gite5b3563 -- autobuilt e5b3563 - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.98.dev.gitbe5219a -- autobuilt be5219a - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.97.dev.gitf8e2a35 -- autobuilt f8e2a35 - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.96.dev.git644b5bc -- autobuilt 644b5bc - -* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.95.dev.gitdf6920a -- autobuilt df6920a - -* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.94.dev.git0d26a57 -- autobuilt 0d26a57 - -* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.93.dev.gite8de509 -- autobuilt e8de509 - -* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.92.dev.git17f9b80 -- autobuilt 17f9b80 - -* Sun Jul 19 2020 RH Container Bot - 2:2.1.0-0.91.dev.gitb7b8fce -- autobuilt b7b8fce - -* Sat Jul 18 2020 RH Container Bot - 2:2.1.0-0.90.dev.gitd087ade -- autobuilt d087ade - -* Sat Jul 18 2020 RH Container Bot - 2:2.1.0-0.89.dev.gitdeff289 -- autobuilt deff289 - -* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.88.dev.git10c5f24 -- autobuilt 10c5f24 - -* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.87.dev.gitdfca83d -- autobuilt dfca83d - -* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.86.dev.gitd86bae2 -- autobuilt d86bae2 - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.85.dev.git0bd5181 -- autobuilt 0bd5181 - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.84.dev.gitf4766e0 -- autobuilt f4766e0 - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.83.dev.git984fffc -- autobuilt 984fffc - -* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.82.dev.git11fe857 -- autobuilt 11fe857 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.81.dev.git9efeb1c -- autobuilt 9efeb1c - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.80.dev.git6dcff5c -- autobuilt 6dcff5c - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.79.dev.git9051546 -- autobuilt 9051546 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.78.dev.git8704b78 -- autobuilt 8704b78 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.77.dev.git60127cf -- autobuilt 60127cf - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.76.dev.git76f9f96 -- autobuilt 76f9f96 - -* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.75.dev.git4250d24 -- autobuilt 4250d24 - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.74.dev.gitc4843d4 -- autobuilt c4843d4 - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.73.dev.gita9a751f -- autobuilt a9a751f - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.72.dev.gitd83077b -- autobuilt d83077b - -* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.71.dev.git210f104 -- autobuilt 210f104 - -* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.70.dev.git3d33590 -- autobuilt 3d33590 - -* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.69.dev.gitd86acf2 -- autobuilt d86acf2 - -* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.68.dev.gite2a8e03 -- autobuilt e2a8e03 - -* Sat Jul 11 2020 RH Container Bot - 2:2.1.0-0.67.dev.gite38001f -- autobuilt e38001f - -* Fri Jul 10 2020 RH Container Bot - 2:2.1.0-0.66.dev.git1d71753 -- autobuilt 1d71753 - -* Fri Jul 10 2020 RH Container Bot - 2:2.1.0-0.65.dev.git2ac8c69 -- autobuilt 2ac8c69 - -* Thu Jul 09 2020 RH Container Bot - 2:2.1.0-0.64.dev.gitd9cd003 -- autobuilt d9cd003 - -* Thu Jul 09 2020 RH Container Bot - 2:2.1.0-0.63.dev.gitbc3b3b3 -- autobuilt bc3b3b3 - -* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.62.dev.gitedf5fe8 -- autobuilt edf5fe8 - -* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.61.dev.gitb58d2b7 -- autobuilt b58d2b7 - -* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.60.dev.git85d71ae -- autobuilt 85d71ae - -* Tue Jul 07 2020 RH Container Bot - 2:2.1.0-0.59.dev.git54d16f3 -- autobuilt 54d16f3 - -* Tue Jul 07 2020 RH Container Bot - 2:2.1.0-0.58.dev.gitcd08485 -- autobuilt cd08485 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.57.dev.git1a93857 -- autobuilt 1a93857 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.56.dev.gitb1cc781 -- autobuilt b1cc781 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.55.dev.gitf4708a5 -- autobuilt f4708a5 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.54.dev.git9532509 -- autobuilt 9532509 - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.53.dev.git9eac75a -- autobuilt 9eac75a - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.52.dev.git4bdc119 -- autobuilt 4bdc119 - -* Mon Jul 06 2020 Eduardo Santiago - 2:2.1.0-0.51.dev.git4351e33 -- bump crun dependency to 0.14, needed for --sdnotify option - -* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.50.dev.git4351e33 -- autobuilt 4351e33 - -* Sun Jul 05 2020 RH Container Bot - 2:2.1.0-0.49.dev.git41ccc04 -- autobuilt 41ccc04 - -* Fri Jul 03 2020 RH Container Bot - 2:2.1.0-0.48.dev.gitb9d48a9 -- autobuilt b9d48a9 - -* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.47.dev.gitbd2fca0 -- autobuilt bd2fca0 - -* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.46.dev.gitc131567 -- autobuilt c131567 - -* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.45.dev.git9fb0b56 -- autobuilt 9fb0b56 - -* Wed Jul 01 2020 RH Container Bot - 2:2.1.0-0.44.dev.gite846952 -- autobuilt e846952 - -* Wed Jul 01 2020 RH Container Bot - 2:2.1.0-0.43.dev.gitd8718fd -- autobuilt d8718fd - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.42.dev.git957e7a5 -- autobuilt 957e7a5 - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.41.dev.git1a1e3f4 -- autobuilt 1a1e3f4 - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.40.dev.git6fbd157 -- autobuilt 6fbd157 - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.39.dev.gitc2a0ccd -- autobuilt c2a0ccd - -* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.38.dev.git83bde3b -- autobuilt 83bde3b - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.37.dev.gitb163ec3 -- autobuilt b163ec3 - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.36.dev.gite0b93af -- autobuilt e0b93af - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.35.dev.gitc682ca3 -- autobuilt c682ca3 - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.34.dev.gitd90e8b6 -- autobuilt d90e8b6 - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.33.dev.git6ac009d -- autobuilt 6ac009d - -* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.32.dev.git771c887 -- autobuilt 771c887 - -* Fri Jun 26 2020 RH Container Bot - 2:2.1.0-0.31.dev.git673116c -- autobuilt 673116c - -* Fri Jun 26 2020 RH Container Bot - 2:2.1.0-0.30.dev.gitbb11b42 -- autobuilt bb11b42 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.29.dev.git4db296f -- autobuilt 4db296f - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.28.dev.git358e69c -- autobuilt 358e69c - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.27.dev.git05e1df2 -- autobuilt 05e1df2 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.26.dev.git7766192 -- autobuilt 7766192 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.25.dev.gitc036eef -- autobuilt c036eef - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.24.dev.gitf8036c5 -- autobuilt f8036c5 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.23.dev.gitcd36499 -- autobuilt cd36499 - -* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.22.dev.git35cca19 -- autobuilt 35cca19 - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.21.dev.git2df3faa -- autobuilt 2df3faa - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.20.dev.git4ee6659 -- autobuilt 4ee6659 - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.19.dev.gitb61e429 -- autobuilt b61e429 - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.18.dev.git6bc5dcc -- autobuilt 6bc5dcc - -* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.17.dev.git0d26b8f -- autobuilt 0d26b8f - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.16.dev.git5fe122b -- autobuilt 5fe122b - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.15.dev.git81f4204 -- autobuilt 81f4204 - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.14.dev.gitaa6881d -- autobuilt aa6881d - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.13.dev.git92af85f -- autobuilt 92af85f - -* Tue Jun 23 2020 Lokesh Mandvekar - 2:2.1.0-0.12.dev.git73514b1 -- re-enable remote package - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.11.dev.git73514b1 -- autobuilt 73514b1 - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.10.dev.gitbbaba9f -- autobuilt bbaba9f - -* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.9.dev.git9e37fd4 -- autobuilt 9e37fd4 - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.8.dev.git22a7d60 -- autobuilt 22a7d60 - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.7.dev.git22942e3 -- autobuilt 22942e3 - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.6.dev.git78b205c -- autobuilt 78b205c - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.5.dev.git277732b -- autobuilt 277732b - -* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.4.dev.git4afdbcd -- autobuilt 4afdbcd - -* Sun Jun 21 2020 RH Container Bot - 2:2.1.0-0.3.dev.git0e4b734 -- autobuilt 0e4b734 - -* Sun Jun 21 2020 RH Container Bot - 2:2.1.0-0.2.dev.git4a1dd9f -- autobuilt 4a1dd9f - -* Sat Jun 20 2020 RH Container Bot - 2:2.1.0-0.1.dev.gitbc256d9 -- bump to 2.1.0 -- autobuilt bc256d9 - -* Sat Jun 20 2020 RH Container Bot - 2:2.0.0-0.173.dev.gitf403aa3 -- autobuilt f403aa3 - -* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.172.dev.git89dbd1a -- autobuilt 89dbd1a - -* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.171.dev.git1a2eb3e -- autobuilt 1a2eb3e - -* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.170.dev.git33a6027 -- autobuilt 33a6027 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.169.dev.gita2661b1 -- autobuilt a2661b1 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.168.dev.gite6b9b3a -- autobuilt e6b9b3a - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.167.dev.git1099ad6 -- autobuilt 1099ad6 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.166.dev.git3eb0ad0 -- autobuilt 3eb0ad0 - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.165.dev.gitb5f7afd -- autobuilt b5f7afd - -* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.164.dev.git6472b44 -- autobuilt 6472b44 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.163.dev.git7b00e49 -- autobuilt 7b00e49 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.162.dev.git7b5073b -- autobuilt 7b5073b - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.161.dev.gita76bf11 -- autobuilt a76bf11 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.160.dev.git5694104 -- autobuilt 5694104 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.159.dev.gitf293606 -- autobuilt f293606 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.158.dev.git1acd2ad -- autobuilt 1acd2ad - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.157.dev.git38391ed -- autobuilt 38391ed - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.156.dev.git4fb0f56 -- autobuilt 4fb0f56 - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.155.dev.git4b2da3e -- autobuilt 4b2da3e - -* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.154.dev.gite4e10df -- autobuilt e4e10df - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.153.dev.git89630ad -- autobuilt 89630ad - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.152.dev.gitd6965da -- autobuilt d6965da - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.151.dev.git908bc3f -- autobuilt 908bc3f - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.150.dev.git0968f25 -- autobuilt 0968f25 - -* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.149.dev.gite0dd227 -- autobuilt e0dd227 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.148.dev.git2c7b39d -- autobuilt 2c7b39d - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.147.dev.git8a42a32 -- autobuilt 8a42a32 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.146.dev.git10c6c80 -- autobuilt 10c6c80 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.145.dev.gitb897297 -- autobuilt b897297 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.144.dev.git298d622 -- autobuilt 298d622 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.143.dev.git230cd25 -- autobuilt 230cd25 - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.142.dev.gite94e3fd -- autobuilt e94e3fd - -* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.141.dev.gitc2690c2 -- autobuilt c2690c2 - -* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.140.dev.git3f026eb -- autobuilt 3f026eb - -* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.139.dev.git92dafdc -- autobuilt 92dafdc - -* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.138.dev.git8aa5cf3 -- autobuilt 8aa5cf3 - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.137.dev.git1f05606 -- autobuilt 1f05606 - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.136.dev.git39ad038 -- autobuilt 39ad038 - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.135.dev.git142e62c -- autobuilt 142e62c - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.134.dev.git5f3e64f -- autobuilt 5f3e64f - -* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.133.dev.git7b85d5c -- autobuilt 7b85d5c - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.132.dev.gitb2200db -- autobuilt b2200db - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.131.dev.git6c5bd15 -- autobuilt 6c5bd15 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.130.dev.git37c9078 -- autobuilt 37c9078 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.129.dev.git6346846 -- autobuilt 6346846 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.128.dev.git9967f28 -- autobuilt 9967f28 - -* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.127.dev.gitfbe09d7 -- autobuilt fbe09d7 - -* Tue Jun 09 2020 RH Container Bot - 2:2.0.0-0.126.dev.gitc831ae1 -- autobuilt c831ae1 - -* Tue Jun 09 2020 RH Container Bot - 2:2.0.0-0.125.dev.git79f30af -- autobuilt 79f30af - -* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.124.dev.gita85e979 -- autobuilt a85e979 - -* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.123.dev.gitb8acc85 -- autobuilt b8acc85 - -* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.122.dev.git2869cce -- autobuilt 2869cce - -* Sat Jun 06 2020 RH Container Bot - 2:2.0.0-0.121.dev.git1fcb678 -- autobuilt 1fcb678 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.120.dev.git723e823 -- autobuilt 723e823 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.119.dev.gitc448c03 -- autobuilt c448c03 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.118.dev.gitc6da1a8 -- autobuilt c6da1a8 - -* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.117.dev.gitf243233 -- autobuilt f243233 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.116.dev.gitb057896 -- autobuilt b057896 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.115.dev.gitbf8337b -- autobuilt bf8337b - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.114.dev.gitceef4f6 -- autobuilt ceef4f6 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.113.dev.git650ed43 -- autobuilt 650ed43 - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.112.dev.gitff99c3e -- autobuilt ff99c3e - -* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.111.dev.gitd6e70c6 -- autobuilt d6e70c6 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.110.dev.git1f8c509 -- autobuilt 1f8c509 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.109.dev.git986a277 -- autobuilt 986a277 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.108.dev.gitbba0a8b -- autobuilt bba0a8b - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.107.dev.gitcbfb498 -- autobuilt cbfb498 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.106.dev.git9bd48a6 -- autobuilt 9bd48a6 - -* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.105.dev.git428303c -- autobuilt 428303c - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.104.dev.git95ea39e -- autobuilt 95ea39e - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.103.dev.git4632a4b -- autobuilt 4632a4b - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.102.dev.gitc4ccd7c -- autobuilt c4ccd7c - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.101.dev.gitd10addc -- autobuilt d10addc - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.100.dev.git2937151 -- autobuilt 2937151 - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.99.dev.giteb488e7 -- autobuilt eb488e7 - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.98.dev.git92f5029 -- autobuilt 92f5029 - -* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.97.dev.gitcc02154 -- autobuilt cc02154 - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.96.dev.gitd6bf6b9 -- autobuilt d6bf6b9 - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.95.dev.git85d3641 -- autobuilt 85d3641 - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.94.dev.git5f1c23d -- autobuilt 5f1c23d - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.93.dev.gitf559cec -- autobuilt f559cec - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.92.dev.git2c6016f -- autobuilt 2c6016f - -* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.91.dev.git22713d6 -- autobuilt 22713d6 - -* Sun May 31 2020 RH Container Bot - 2:2.0.0-0.90.dev.gitbb05337 -- autobuilt bb05337 - -* Sat May 30 2020 RH Container Bot - 2:2.0.0-0.89.dev.git9037908 -- autobuilt 9037908 - -* Sat May 30 2020 RH Container Bot - 2:2.0.0-0.88.dev.gitc479d63 -- autobuilt c479d63 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.87.dev.git0eea051 -- autobuilt 0eea051 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.86.dev.git0c750a9 -- autobuilt 0c750a9 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.85.dev.git78c3846 -- autobuilt 78c3846 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.84.dev.git6e3aec3 -- autobuilt 6e3aec3 - -* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.83.dev.gitcd1e25f -- autobuilt cd1e25f - -* Thu May 28 2020 Lokesh Mandvekar - 2:2.0.0-0.82.dev.gite8818ce -- use ABISupport buildtag for podman - -* Thu May 28 2020 RH Container Bot - 2:2.0.0-0.81.dev.gite8818ce -- autobuilt e8818ce - -* Thu May 28 2020 RH Container Bot - 2:2.0.0-0.80.dev.git4b2c980 -- autobuilt 4b2c980 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.79.dev.gitadca437 -- autobuilt adca437 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.78.dev.gitc64abd0 -- autobuilt c64abd0 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.77.dev.gitab3a620 -- autobuilt ab3a620 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.76.dev.git2a988a4 -- autobuilt 2a988a4 - -* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.75.dev.git89b4683 -- autobuilt 89b4683 - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.74.dev.git119e13d -- autobuilt 119e13d - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.73.dev.gite704da0 -- autobuilt e704da0 - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.72.dev.gitd32d588 -- autobuilt d32d588 - -* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.71.dev.git07ef44e -- autobuilt 07ef44e - -* Mon May 25 2020 RH Container Bot - 2:2.0.0-0.70.dev.git1077d2d -- autobuilt 1077d2d - -* Mon May 25 2020 RH Container Bot - 2:2.0.0-0.69.dev.git0b7b974 -- autobuilt 0b7b974 - -* Sun May 24 2020 RH Container Bot - 2:2.0.0-0.68.dev.gitb4cd54a -- autobuilt b4cd54a - -* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.67.dev.git56a95b0 -- autobuilt 56a95b0 - -* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.66.dev.gite323d3e -- autobuilt e323d3e - -* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.65.dev.gitc166b21 -- autobuilt c166b21 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.64.dev.gite1193c8 -- autobuilt e1193c8 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.63.dev.gita6ee8bf -- autobuilt a6ee8bf - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.62.dev.gitc8d6426 -- autobuilt c8d6426 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.61.dev.git6aa802d -- autobuilt 6aa802d - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.60.dev.gitcf5d338 -- autobuilt cf5d338 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.59.dev.git05c0ae6 -- autobuilt 05c0ae6 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.58.dev.git05a0612 -- autobuilt 05a0612 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.57.dev.git3f2ab6b -- autobuilt 3f2ab6b - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.56.dev.git398d462 -- autobuilt 398d462 - -* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.55.dev.gitbe43536 -- autobuilt be43536 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.54.dev.gitb023d6d -- autobuilt b023d6d - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.53.dev.gitd688851 -- autobuilt d688851 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.52.dev.gitf6aa620 -- autobuilt f6aa620 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.51.dev.git9d3b466 -- autobuilt 9d3b466 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.50.dev.git6409ff6 -- autobuilt 6409ff6 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.49.dev.gitfeb97bb -- autobuilt feb97bb - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.48.dev.git6668b13 -- autobuilt 6668b13 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.47.dev.git72e8803 -- autobuilt 72e8803 - -* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.46.dev.git8db7b9e -- autobuilt 8db7b9e - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.45.dev.git02b29db -- autobuilt 02b29db - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.44.dev.gite8e5a5f -- autobuilt e8e5a5f - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.43.dev.git6a75dfa -- autobuilt 6a75dfa - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.42.dev.gitb0bfa0e -- autobuilt b0bfa0e - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.41.dev.git09f8f14 -- autobuilt 09f8f14 - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.40.dev.git70d89bf -- autobuilt 70d89bf - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.39.dev.gita670014 -- autobuilt a670014 - -* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.38.dev.git4eee0d8 -- autobuilt 4eee0d8 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.37.dev.git0f8ad03 -- autobuilt 0f8ad03 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.36.dev.git9fe4933 -- autobuilt 9fe4933 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.35.dev.gitd6d4500 -- autobuilt d6d4500 - -* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.34.dev.gitd4587c6 -- autobuilt d4587c6 - -* Sun May 17 2020 RH Container Bot - 2:2.0.0-0.33.dev.gitbfcec32 -- autobuilt bfcec32 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.32.dev.git343ab99 -- autobuilt 343ab99 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.31.dev.gitc61a45c -- autobuilt c61a45c - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.30.dev.git59dd341 -- autobuilt 59dd341 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.29.dev.gitd5358e6 -- autobuilt d5358e6 - -* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.28.dev.gita88cd9a -- autobuilt a88cd9a - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.27.dev.git4611ff5 -- autobuilt 4611ff5 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.26.dev.git0d96251 -- autobuilt 0d96251 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.25.dev.git77dbfc7 -- autobuilt 77dbfc7 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.24.dev.git7e9ed37 -- autobuilt 7e9ed37 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.23.dev.gite35edb6 -- autobuilt e35edb6 - -* Thu May 14 2020 Daniel J Walsh - 2:2.0.0-0.22.dev.gitf2f0de4 -- Add requires for oci-runtime -- Change crun to Recommends - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.21.dev.gitf2f0de4 -- autobuilt f2f0de4 - -* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.20.dev.git150679d -- autobuilt 150679d - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.19.dev.gitfa5b33e -- autobuilt fa5b33e - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.18.dev.git3c58e4f -- autobuilt 3c58e4f - -* Wed May 13 2020 Eduardo Santiago - 2:2.0.0-0.17.dev.gitd147b3e -- libpod.conf has been removed from the repo - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.16.dev.gitd147b3e -- autobuilt d147b3e - -* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.15.dev.gitb364420 -- autobuilt b364420 - -* Tue May 12 2020 RH Container Bot - 2:2.0.0-0.14.dev.git486a117 -- autobuilt 486a117 - -* Tue May 12 2020 Lokesh Mandvekar - 2:2.0.0-0.13.dev.git5b4e91d -- disable remote package - -* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.12.dev.git8857ba2 -- gating test fix attempt by Ed Santiago - -* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.11.dev.git8857ba2 -- do not modprobe br_netfilter - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.10.dev.git8857ba2 -- autobuilt 8857ba2 - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.9.dev.git155a7d6 -- autobuilt 155a7d6 - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.8.dev.git084cfb8 -- autobuilt 084cfb8 - -* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.7.dev.gitd6b3bc1 -- autobuilt d6b3bc1 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.6.dev.gitc7d1761 -- autobuilt c7d1761 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.5.dev.git3500a8b -- autobuilt 3500a8b - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.4.dev.git97bded8 -- autobuilt 97bded8 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.3.dev.gitef297d4 -- autobuilt ef297d4 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.2.dev.git9b78bf9 -- autobuilt 9b78bf9 - -* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.1.dev.gitcc9b78f -- bump to 2.0.0 -- autobuilt cc9b78f - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-14.1.dev.git37ed662 -- autobuilt 37ed662 - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-13.1.dev.gita756161 -- autobuilt a756161 - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-12.1.dev.gitffcb99d -- autobuilt ffcb99d - -* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-11.1.dev.gitf0b6cde -- autobuilt f0b6cde - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-10.1.dev.git0d01f09 -- autobuilt 0d01f09 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-9.1.dev.gita6caae0 -- autobuilt a6caae0 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-8.1.dev.gite2a1373 -- autobuilt e2a1373 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-7.1.dev.git26c1535 -- autobuilt 26c1535 - -* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-6.1.dev.gitd885342 -- autobuilt d885342 - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-5.1.dev.git5cf64ae -- autobuilt 5cf64ae - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-4.1.dev.git0b067b6 -- autobuilt 0b067b6 - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-3.1.dev.gitd7695dd -- autobuilt d7695dd - -* Mon Apr 13 2020 Lokesh Mandvekar - 2:1.9.0-2.1.dev.git465b4bc -- bump release tag to preserve clean upgrade path - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-0.2.dev.git465b4bc -- autobuilt 465b4bc - -* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-0.1.dev.git309a7f7 -- bump to 1.9.0 -- autobuilt 309a7f7 - -* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.102.dev.git1593d4c -- autobuilt 1593d4c - -* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.101.dev.git2a8db9d -- autobuilt 2a8db9d - -* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.100.dev.git838b5e1 -- autobuilt 838b5e1 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.99.dev.git3a4bd39 -- autobuilt 3a4bd39 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.98.dev.git1662310 -- autobuilt 1662310 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.97.dev.git555b30e -- autobuilt 555b30e - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.96.dev.git46227e0 -- autobuilt 46227e0 - -* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.95.dev.git3c94fa9 -- autobuilt 3c94fa9 - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.94.dev.gitf71e4d3 -- autobuilt f71e4d3 - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.93.dev.git1791fe6 -- autobuilt 1791fe6 - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.92.dev.git291ad7f -- autobuilt 291ad7f - -* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.91.dev.git522dcd6 -- autobuilt 522dcd6 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.90.dev.gitb4840ec -- autobuilt b4840ec - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.89.dev.git11c8b01 -- autobuilt 11c8b01 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.88.dev.git08fa3d5 -- autobuilt 08fa3d5 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.87.dev.git9d0d9df -- autobuilt 9d0d9df - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.86.dev.git8289805 -- autobuilt 8289805 - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.85.dev.git44f910c -- autobuilt 44f910c - -* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.84.dev.gitc0e29b4 -- autobuilt c0e29b4 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.83.dev.git64b6a19 -- autobuilt 64b6a19 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.82.dev.git843fa25 -- autobuilt 843fa25 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.81.dev.gita858b3a -- autobuilt a858b3a - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.80.dev.gite318b09 -- autobuilt e318b09 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.79.dev.git09f553c -- autobuilt 09f553c - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.78.dev.git4b69cf0 -- autobuilt 4b69cf0 - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.77.dev.git5b853bb -- autobuilt 5b853bb - -* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.76.dev.git8dea3c3 -- autobuilt 8dea3c3 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.75.dev.gitf7dffed -- autobuilt f7dffed - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.74.dev.git35f5867 -- autobuilt 35f5867 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.73.dev.git64cade0 -- autobuilt 64cade0 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.72.dev.git2d9b9e8 -- autobuilt 2d9b9e8 - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.71.dev.gita168dcc -- autobuilt a168dcc - -* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.70.dev.gitccb9e57 -- autobuilt ccb9e57 - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.69.dev.gitccf0e0d -- autobuilt ccf0e0d - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.68.dev.gitc3c6a7c -- autobuilt c3c6a7c - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.67.dev.gitffd2d78 -- autobuilt ffd2d78 - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.66.dev.git82610d6 -- autobuilt 82610d6 - -* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.65.dev.git88455fe -- autobuilt 88455fe - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.64.dev.gita8cde90 -- autobuilt a8cde90 - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.63.dev.git0f357be -- autobuilt 0f357be - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.62.dev.git0a16372 -- autobuilt 0a16372 - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.61.dev.gitd534e52 -- autobuilt d534e52 - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.60.dev.git82cbebc -- autobuilt 82cbebc - -* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.59.dev.git394f1c2 -- autobuilt 394f1c2 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.58.dev.git6d36d05 -- autobuilt 6d36d05 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.57.dev.git9f5fcc3 -- autobuilt 9f5fcc3 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.56.dev.git6e8f6ca -- autobuilt 6e8f6ca - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.55.dev.git56ab9e4 -- autobuilt 56ab9e4 - -* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.54.dev.git4e3010d -- autobuilt 4e3010d - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.53.dev.git9c7410d -- autobuilt 9c7410d - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.52.dev.gitedd623c -- autobuilt edd623c - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.51.dev.git95d9a1e -- autobuilt 95d9a1e - -* Mon Mar 30 2020 Lokesh Mandvekar - 2:1.8.3-0.50.dev.git0fa01c8 -- Resolves: gh#5316 - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.49.dev.git0fa01c8 -- autobuilt 0fa01c8 - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.48.dev.gitcc22b94 -- autobuilt cc22b94 - -* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.47.dev.git8193751 -- autobuilt 8193751 - -* Sun Mar 29 2020 RH Container Bot - 2:1.8.3-0.46.dev.git598bb53 -- autobuilt 598bb53 - -* Sun Mar 29 2020 RH Container Bot - 2:1.8.3-0.45.dev.gitdabfa10 -- autobuilt dabfa10 - -* Sat Mar 28 2020 RH Container Bot - 2:1.8.3-0.44.dev.git684b4bd -- autobuilt 684b4bd - -* Sat Mar 28 2020 RH Container Bot - 2:1.8.3-0.43.dev.git21b67e6 -- autobuilt 21b67e6 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.42.dev.git3336b10 -- autobuilt 3336b10 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.41.dev.git1fe2fbb -- autobuilt 1fe2fbb - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.40.dev.git2c5c198 -- autobuilt 2c5c198 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.39.dev.git4233250 -- autobuilt 4233250 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.38.dev.git3ddb5b1 -- autobuilt 3ddb5b1 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.37.dev.git7007680 -- autobuilt 7007680 - -* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.36.dev.git340312c -- autobuilt 340312c - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.35.dev.git1710eca -- autobuilt 1710eca - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.34.dev.git6a46a87 -- autobuilt 6a46a87 - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.33.dev.git913426c -- autobuilt 913426c - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.32.dev.git14ece7e -- autobuilt 14ece7e - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.31.dev.git8cccac5 -- autobuilt 8cccac5 - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.30.dev.gitc869b96 -- autobuilt c869b96 - -* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.29.dev.git18c1530 -- autobuilt 18c1530 - -* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.28.dev.gitff0124a -- autobuilt ff0124a - -* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.27.dev.git852dd7f -- autobuilt 852dd7f - -* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.26.dev.git69b011d -- autobuilt 69b011d - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.25.dev.gitb452064 -- autobuilt b452064 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.24.dev.git0c084d9 -- autobuilt 0c084d9 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.23.dev.gitc29a4c6 -- autobuilt c29a4c6 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.22.dev.git14050c6 -- autobuilt 14050c6 - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.21.dev.git0334c8d -- autobuilt 0334c8d - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.20.dev.git0275eed -- autobuilt 0275eed - -* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.19.dev.gita2ffd5c -- autobuilt a2ffd5c - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.18.dev.git02de8d5 -- autobuilt 02de8d5 - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.17.dev.git48b3143 -- autobuilt 48b3143 - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.16.dev.gitb743f60 -- autobuilt b743f60 - -* Mon Mar 23 2020 Lokesh Mandvekar - 2:1.8.3-0.15.dev.gite34ec61 -- do not use hack/ostree_tag.sh - -* Mon Mar 23 2020 Lokesh Mandvekar - 2:1.8.3-0.14.dev.gite34ec61 -- Add APIv2 service files - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.13.dev.gite34ec61 -- autobuilt e34ec61 - -* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.12.dev.gitd6c9f3e -- autobuilt d6c9f3e - -* Sun Mar 22 2020 RH Container Bot - 2:1.8.3-0.11.dev.git31d1445 -- autobuilt 31d1445 - -* Sun Mar 22 2020 RH Container Bot - 2:1.8.3-0.10.dev.git98687ad -- autobuilt 98687ad - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.9.dev.git2ffff3c -- autobuilt 2ffff3c - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.8.dev.git89a3e59 -- autobuilt 89a3e59 - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.7.dev.gite1f2851 -- autobuilt e1f2851 - -* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.6.dev.git77187da -- autobuilt 77187da - -* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.5.dev.git7a095af -- autobuilt 7a095af - -* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.4.dev.git6df1d20 -- autobuilt 6df1d20 - -* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.3.dev.gitccc30c6 -- autobuilt ccc30c6 - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.3-0.2.dev.gitd927b43 -- autobuilt d927b43 - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.3-0.1.dev.gitaa6c8c2 -- bump to 1.8.3 -- autobuilt aa6c8c2 - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.9.dev.gitcccd05c -- autobuilt cccd05c - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.8.dev.git1cb3e3a -- autobuilt 1cb3e3a - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.7.dev.gitedcc73e -- autobuilt edcc73e - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.6.dev.gite87fe4d -- autobuilt e87fe4d - -* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.5.dev.gitbd9386d -- autobuilt bd9386d - -* Wed Mar 18 2020 RH Container Bot - 2:1.8.2-0.4.dev.git45e7cbf -- autobuilt 45e7cbf - -* Wed Mar 18 2020 RH Container Bot - 2:1.8.2-0.3.dev.gitf3a28de -- autobuilt f3a28de - -* Tue Mar 17 2020 RH Container Bot - 2:1.8.2-0.2.dev.git8f1ce4b -- autobuilt 8f1ce4b - -* Mon Mar 16 2020 RH Container Bot - 2:1.8.2-0.1.dev.git412a114 -- bump to 1.8.2 -- autobuilt 412a114 - -* Mon Mar 02 2020 Lokesh Mandvekar - 2:1.8.1-0.4.dev.git275e9b8 -- bump release tag for smooth upgrade path - -* Mon Mar 02 2020 RH Container Bot - 2:1.8.1-0.3.dev.git275e9b8 -- autobuilt 275e9b8 - -* Sat Feb 22 2020 Lokesh Mandvekar - 2:1.8.1-0.2.dev.git0bd29f8 -- bump release tag - -* Mon Feb 17 2020 Lokesh Mandvekar - 2:1.8.1-0.1.dev.git0bd29f8 -- bump to 1.8.1-dev -- built commit 0bd29f8 - -* Thu Feb 06 2020 Lokesh Mandvekar - 2:1.8.0-0.4.dev.git5092c07 -- bump crun dependency - -* Wed Feb 05 2020 RH Container Bot - 2:1.8.0-0.3.dev.git5092c07 -- autobuilt 5092c07 - -* Tue Feb 04 2020 RH Container Bot - 2:1.8.0-0.2.dev.gitc4f6d56 -- autobuilt c4f6d56 - -* Sun Feb 02 2020 RH Container Bot - 2:1.8.0-0.1.dev.git4699d5e -- bump to 1.8.0 -- autobuilt 4699d5e - -* Fri Jan 31 2020 RH Container Bot - 2:1.7.1-0.66.dev.git36af283 -- autobuilt 36af283 - -* Thu Jan 30 2020 RH Container Bot - 2:1.7.1-0.65.dev.giteb28365 -- autobuilt eb28365 - -* Wed Jan 29 2020 RH Container Bot - 2:1.7.1-0.64.dev.gitb2ae45c -- autobuilt b2ae45c - -* Tue Jan 28 2020 RH Container Bot - 2:1.7.1-0.63.dev.git326cdf9 -- autobuilt 326cdf9 - -* Mon Jan 27 2020 RH Container Bot - 2:1.7.1-0.62.dev.gitc28af15 -- autobuilt c28af15 - -* Sat Jan 25 2020 RH Container Bot - 2:1.7.1-0.61.dev.git975854a -- autobuilt 975854a - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.60.dev.git5bad873 -- autobuilt 5bad873 - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.59.dev.git8beeb06 -- autobuilt 8beeb06 - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.58.dev.git6518421 -- autobuilt 6518421 - -* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.57.dev.gite6cf0ec -- autobuilt e6cf0ec - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.56.dev.gitac3a6b8 -- autobuilt ac3a6b8 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.55.dev.git8b377a7 -- autobuilt 8b377a7 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.54.dev.gitc42383f -- autobuilt c42383f - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.53.dev.gitc40664d -- autobuilt c40664d - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.52.dev.git9f146b1 -- autobuilt 9f146b1 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.51.dev.git7e1afe0 -- autobuilt 7e1afe0 - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.50.dev.git55abb6d -- autobuilt 55abb6d - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.49.dev.gitd52132b -- autobuilt d52132b - -* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.48.dev.gitaa13779 -- autobuilt aa13779 - -* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.47.dev.gitf63005e -- autobuilt f63005e - -* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.46.dev.gitf467bb2 -- autobuilt f467bb2 - -* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.45.dev.gitfb2bd26 -- autobuilt fb2bd26 - -* Sat Jan 18 2020 RH Container Bot - 2:1.7.1-0.44.dev.git9be6430 -- autobuilt 9be6430 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.43.dev.gitce4bf33 -- autobuilt ce4bf33 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.42.dev.git3b6a843 -- autobuilt 3b6a843 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.41.dev.gitab7e1a4 -- autobuilt ab7e1a4 - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.40.dev.gitf5e614b -- autobuilt f5e614b - -* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.39.dev.gitacbb6c0 -- autobuilt acbb6c0 - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.38.dev.git74b89da -- autobuilt 74b89da - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.37.dev.git79fbe72 -- autobuilt 79fbe72 - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.36.dev.git30245af -- autobuilt 30245af - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.35.dev.git1d7176b -- autobuilt 1d7176b - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.34.dev.gitdb00ee9 -- autobuilt db00ee9 - -* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.33.dev.git61fbce7 -- autobuilt 61fbce7 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.32.dev.gite1e405b -- autobuilt e1e405b - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.31.dev.git978b891 -- autobuilt 978b891 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.30.dev.git34429f3 -- autobuilt 34429f3 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.29.dev.gite025b43 -- autobuilt e025b43 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.28.dev.gitd914cc2 -- autobuilt d914cc2 - -* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.27.dev.git12aa9ca -- autobuilt 12aa9ca - -* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.26.dev.gitad5137b -- autobuilt ad5137b - -* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.25.dev.git564bd69 -- autobuilt 564bd69 - -* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.24.dev.git3961882 -- autobuilt 3961882 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.23.dev.git79ec2a9 -- autobuilt 79ec2a9 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.22.dev.git6c3d383 -- autobuilt 6c3d383 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.21.dev.git796ae87 -- autobuilt 796ae87 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.20.dev.gite83a1b8 -- autobuilt e83a1b8 - -* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.19.dev.git9e2e4d7 -- autobuilt 9e2e4d7 - -* Sun Jan 12 2020 RH Container Bot - 2:1.7.1-0.18.dev.git55dd73c -- autobuilt 55dd73c - -* Sat Jan 11 2020 RH Container Bot - 2:1.7.1-0.17.dev.git2d5fd7c -- autobuilt 2d5fd7c - -* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.16.dev.git0e9c208 -- autobuilt 0e9c208 - -* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.15.dev.gite1ffac6 -- autobuilt e1ffac6 - -* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.14.dev.git6ed88e0 -- autobuilt 6ed88e0 - -* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.13.dev.gitf57fdd0 -- autobuilt f57fdd0 - -* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.12.dev.git154b5ca -- autobuilt 154b5ca - -* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.11.dev.gitf3fc10f -- autobuilt f3fc10f - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.10.dev.gitc99b413 -- autobuilt c99b413 - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.9.dev.gitc6ad42a -- autobuilt c6ad42a - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.8.dev.git27caffb -- autobuilt 27caffb - -* Wed Jan 08 2020 Jindrich Novy - 2:1.7.1-0.7.dev.git0b9dd1a -- require container-selinux only when selinux-policy is installed and - move podman-remote man pages to dedicated package (#1765818) - -* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.6.dev.git0b9dd1a -- autobuilt 0b9dd1a - -* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.5.dev.gitc41fd09 -- autobuilt c41fd09 - -* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.4.dev.gitbd3d8f4 -- autobuilt bd3d8f4 - -* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.3.dev.gitf85b3a0 -- autobuilt f85b3a0 - -* Tue Jan 07 2020 Jindrich Novy - 2:1.7.1-0.2.dev.gite362220 -- always require container-selinux (#1765818) - -* Mon Jan 06 2020 RH Container Bot - 2:1.7.1-0.1.dev.gite362220 -- bump to 1.7.1 -- autobuilt e362220 - -* Mon Jan 06 2020 RH Container Bot - 2:1.7.0-0.28.dev.git2d8f1c8 -- autobuilt 2d8f1c8 - -* Mon Jan 06 2020 RH Container Bot - 2:1.7.0-0.27.dev.git2e0157a -- autobuilt 2e0157a - -* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.26.dev.git9758a97 -- also obsolete former podman-manpages package - -* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.25.dev.git9758a97 -- add podman-manpages provide to main podman package - -* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.24.dev.git9758a97 -- merge podman-manpages with podman package - -* Fri Jan 03 2020 RH Container Bot - 2:1.7.0-0.23.dev.git9758a97 -- autobuilt 9758a97 - -* Thu Jan 02 2020 RH Container Bot - 2:1.7.0-0.22.dev.git50b4446 -- autobuilt 50b4446 - -* Thu Jan 02 2020 RH Container Bot - 2:1.7.0-0.21.dev.git1faa5bb -- autobuilt 1faa5bb - -* Tue Dec 31 2019 RH Container Bot - 2:1.7.0-0.20.dev.git6a370cb -- autobuilt 6a370cb - -* Fri Dec 20 2019 RH Container Bot - 2:1.7.0-0.19.dev.gitfcd48db -- autobuilt fcd48db - -* Fri Dec 20 2019 RH Container Bot - 2:1.7.0-0.18.dev.gite33d7e9 -- autobuilt e33d7e9 - -* Thu Dec 19 2019 RH Container Bot - 2:1.7.0-0.17.dev.git1ba6d0f -- autobuilt 1ba6d0f - -* Thu Dec 19 2019 RH Container Bot - 2:1.7.0-0.16.dev.gitc1a7911 -- autobuilt c1a7911 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.15.dev.gite6b8433 -- autobuilt e6b8433 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.14.dev.gitfab67f3 -- autobuilt fab67f3 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.13.dev.git1e440a3 -- autobuilt 1e440a3 - -* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.12.dev.git4329204 -- autobuilt 4329204 - -* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.11.dev.git1162183 -- autobuilt 1162183 - -* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.10.dev.gitb2f05e0 -- autobuilt b2f05e0 - -* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.9.dev.git19064e5 -- autobuilt 19064e5 - -* Sat Dec 14 2019 RH Container Bot - 2:1.7.0-0.8.dev.git6c7b6d9 -- autobuilt 6c7b6d9 - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.7.dev.git885967f -- autobuilt 885967f - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.6.dev.git22849ff -- autobuilt 22849ff - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.5.dev.git71a0c0f -- autobuilt 71a0c0f - -* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.4.dev.git123e7ea -- autobuilt 123e7ea - -* Thu Dec 12 2019 RH Container Bot - 2:1.7.0-0.3.dev.git16de498 -- autobuilt 16de498 - -* Wed Dec 11 2019 RH Container Bot - 2:1.7.0-0.2.dev.gitf81f15f -- autobuilt f81f15f - -* Wed Dec 11 2019 RH Container Bot - 2:1.7.0-0.1.dev.git5941138 -- bump to 1.7.0 -- autobuilt 5941138 - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.74.dev.git11541ae -- autobuilt 11541ae - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.73.dev.gitdd64038 -- autobuilt dd64038 - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.72.dev.gita18de10 -- autobuilt a18de10 - -* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.71.dev.git282787f -- autobuilt 282787f - -* Mon Dec 09 2019 RH Container Bot - 2:1.6.4-0.70.dev.gitc2dab75 -- autobuilt c2dab75 - -* Sat Dec 07 2019 RH Container Bot - 2:1.6.4-0.69.dev.git7287f69 -- autobuilt 7287f69 - -* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.68.dev.git82a83b9 -- autobuilt 82a83b9 - -* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.67.dev.git8924a30 -- autobuilt 8924a30 - -* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.66.dev.gite9c4820 -- autobuilt e9c4820 - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.65.dev.git465e142 -- autobuilt 465e142 - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.64.dev.git4fb724c -- autobuilt 4fb724c - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.63.dev.git813b00e -- autobuilt 813b00e - -* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.62.dev.gitbc40282 -- autobuilt bc40282 - -* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.61.dev.git4dbab37 -- autobuilt 4dbab37 - -* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.60.dev.gite47b7a6 -- autobuilt e47b7a6 - -* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.59.dev.git10f7334 -- autobuilt 10f7334 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.58.dev.git06e2a20 -- autobuilt 06e2a20 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.57.dev.git5c3af00 -- autobuilt 5c3af00 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.56.dev.git748de3c -- autobuilt 748de3c - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.55.dev.gitd8bfd11 -- autobuilt d8bfd11 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.54.dev.gitb88f2c4 -- autobuilt b88f2c4 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.53.dev.git9e361fd -- autobuilt 9e361fd - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.52.dev.git309452d -- autobuilt 309452d - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.51.dev.git6458f96 -- autobuilt 6458f96 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.50.dev.gitb905850 -- autobuilt b905850 - -* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.49.dev.gitc9696c4 -- autobuilt c9696c4 - -* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.48.dev.git7117286 -- autobuilt 7117286 - -* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.47.dev.git8d00c83 -- autobuilt 8d00c83 - -* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.46.dev.gite4275b3 -- autobuilt e4275b3 - -* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.45.dev.git39c705e -- autobuilt 39c705e - -* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.44.dev.git7f53178 -- autobuilt 7f53178 - -* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.43.dev.git1c0356e -- autobuilt 1c0356e - -* Thu Nov 28 2019 RH Container Bot - 2:1.6.4-0.42.dev.gitaa95726 -- autobuilt aa95726 - -* Wed Nov 27 2019 RH Container Bot - 2:1.6.4-0.41.dev.git2178875 -- autobuilt 2178875 - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.40.dev.git27a09f8 -- autobuilt 27a09f8 - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.39.dev.gitb29928f -- autobuilt b29928f - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.38.dev.gitf5ef3d5 -- autobuilt f5ef3d5 - -* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.37.dev.gitaef3858 -- autobuilt aef3858 - -* Mon Nov 25 2019 RH Container Bot - 2:1.6.4-0.36.dev.git9fb0adf -- autobuilt 9fb0adf - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.35.dev.git6187e72 -- autobuilt 6187e72 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.34.dev.git1284260 -- autobuilt 1284260 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.33.dev.gitc2dfef5 -- autobuilt c2dfef5 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.32.dev.gite4b8054 -- autobuilt e4b8054 - -* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.31.dev.git22e7d7d -- autobuilt 22e7d7d - -* Thu Nov 21 2019 RH Container Bot - 2:1.6.4-0.30.dev.git6392477 -- autobuilt 6392477 - -* Tue Nov 19 2019 RH Container Bot - 2:1.6.4-0.29.dev.gitc673ff8 -- autobuilt c673ff8 - -* Tue Nov 19 2019 RH Container Bot - 2:1.6.4-0.28.dev.gitf3f219a -- autobuilt f3f219a - -* Mon Nov 18 2019 RH Container Bot - 2:1.6.4-0.27.dev.git741b90c -- autobuilt 741b90c - -* Sun Nov 17 2019 RH Container Bot - 2:1.6.4-0.26.dev.gitdb32ed1 -- autobuilt db32ed1 - -* Sat Nov 16 2019 RH Container Bot - 2:1.6.4-0.25.dev.gitc6f2383 -- autobuilt c6f2383 - -* Fri Nov 15 2019 RH Container Bot - 2:1.6.4-0.24.dev.git51c08f3 -- autobuilt 51c08f3 - -* Thu Nov 14 2019 RH Container Bot - 2:1.6.4-0.23.dev.gitd7ed9fa -- autobuilt d7ed9fa - -* Wed Nov 13 2019 RH Container Bot - 2:1.6.4-0.22.dev.git225f22b -- autobuilt 225f22b - -* Wed Nov 13 2019 RH Container Bot - 2:1.6.4-0.21.dev.git15220af -- autobuilt 15220af - -* Mon Nov 11 2019 RH Container Bot - 2:1.6.4-0.20.dev.gitde32b89 -- autobuilt de32b89 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.19.dev.gitb713e53 -- autobuilt b713e53 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.18.dev.gitf456ce9 -- autobuilt f456ce9 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.17.dev.git4ed12f9 -- autobuilt 4ed12f9 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.16.dev.git92af260 -- autobuilt 92af260 - -* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.15.dev.git3463a71 -- autobuilt 3463a71 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.14.dev.git3ec9ee0 -- autobuilt 3ec9ee0 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.13.dev.gitd919961 -- autobuilt d919961 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.12.dev.git3474997 -- autobuilt 3474997 - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.11.dev.git24efb5e -- autobuilt 24efb5e - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.10.dev.gitb4a83bf -- autobuilt b4a83bf - -* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.9.dev.gitaad2904 -- autobuilt aad2904 - -* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.8.dev.git2e2d82c -- autobuilt 2e2d82c - -* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.7.dev.git581a7ec -- autobuilt 581a7ec - -* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.6.dev.git6f7c290 -- autobuilt 6f7c290 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.5.dev.gitb4b7272 -- autobuilt b4b7272 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.4.dev.git7eda1b0 -- autobuilt 7eda1b0 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.3.dev.gita904e21 -- autobuilt a904e21 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.2.dev.git08c5c54 -- autobuilt 08c5c54 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.1.dev.gitcc19b09 -- bump to 1.6.4 -- autobuilt cc19b09 - -* Tue Nov 05 2019 RH Container Bot - 2:1.6.3-0.47.dev.git1db4556 -- autobuilt 1db4556 - -* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.46.dev.git17eadda -- autobuilt 17eadda - -* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.45.dev.git8e5aad9 -- autobuilt 8e5aad9 - -* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.44.dev.gitefc7f15 -- autobuilt efc7f15 - -* Sun Nov 03 2019 RH Container Bot - 2:1.6.3-0.43.dev.gitca4c24c -- autobuilt ca4c24c - -* Sat Nov 02 2019 RH Container Bot - 2:1.6.3-0.42.dev.git2bf4df4 -- autobuilt 2bf4df4 - -* Sat Nov 02 2019 RH Container Bot - 2:1.6.3-0.41.dev.git10d67fc -- autobuilt 10d67fc - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.40.dev.git8238107 -- autobuilt 8238107 - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.39.dev.git04e8bf3 -- autobuilt 04e8bf3 - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.38.dev.git69165fa -- autobuilt 69165fa - -* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.37.dev.git7c7f000 -- autobuilt 7c7f000 - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.36.dev.git2dae257 -- autobuilt 2dae257 - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.35.dev.git0bfdeae -- autobuilt 0bfdeae - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.34.dev.git1e750f7 -- autobuilt 1e750f7 - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.33.dev.git5af166f -- autobuilt 5af166f - -* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.32.dev.git1b3e79d -- autobuilt 1b3e79d - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.31.dev.git381fa4d -- autobuilt 381fa4d - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.30.dev.git9ba8dae -- autobuilt 9ba8dae - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.29.dev.gita35d002 -- autobuilt a35d002 - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.28.dev.git63b57f5 -- autobuilt 63b57f5 - -* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.27.dev.git4762b63 -- autobuilt 4762b63 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.26.dev.gite7540d0 -- autobuilt e7540d0 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.25.dev.git6c6e783 -- autobuilt 6c6e783 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.24.dev.git59582c5 -- autobuilt 59582c5 - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.23.dev.gita56131f -- autobuilt a56131f - -* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.22.dev.git8e264ca -- autobuilt 8e264ca - -* Mon Oct 28 2019 RH Container Bot - 2:1.6.3-0.21.dev.git1b5c2d1 -- autobuilt 1b5c2d1 - -* Mon Oct 28 2019 RH Container Bot - 2:1.6.3-0.20.dev.git94864ad -- autobuilt 94864ad - -* Sun Oct 27 2019 RH Container Bot - 2:1.6.3-0.19.dev.gitac73fd3 -- autobuilt ac73fd3 - -* Sat Oct 26 2019 RH Container Bot - 2:1.6.3-0.18.dev.gitea46937 -- autobuilt ea46937 - -* Fri Oct 25 2019 RH Container Bot - 2:1.6.3-0.17.dev.gita01cb22 -- autobuilt a01cb22 - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.16.dev.git77c7a28 -- autobuilt 77c7a28 - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.15.dev.gitba4a808 -- autobuilt ba4a808 - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.14.dev.git43b1c2f -- autobuilt 43b1c2f - -* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.13.dev.git674dc2b -- autobuilt 674dc2b - -* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.12.dev.git299a430 -- autobuilt 299a430 - -* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.11.dev.git2e6c9aa -- autobuilt 2e6c9aa - -* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.10.dev.gitef556cf -- autobuilt ef556cf - -* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.9.dev.git46ad6bc -- autobuilt 46ad6bc - -* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.8.dev.gitd358840 -- autobuilt d358840 - -* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.7.dev.git5431ace -- autobuilt 5431ace - -* Mon Oct 21 2019 RH Container Bot - 2:1.6.3-0.6.dev.gitefc54c3 -- autobuilt efc54c3 - -* Mon Oct 21 2019 RH Container Bot - 2:1.6.3-0.5.dev.gitd2591a5 -- autobuilt d2591a5 - -* Sun Oct 20 2019 RH Container Bot - 2:1.6.3-0.4.dev.gitd3520de -- autobuilt d3520de - -* Fri Oct 18 2019 RH Container Bot - 2:1.6.3-0.3.dev.git02ab9c7 -- autobuilt 02ab9c7 - -* Fri Oct 18 2019 RH Container Bot - 2:1.6.3-0.2.dev.gitf0da9cf -- autobuilt f0da9cf - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.3-0.1.dev.gitb6fdfa0 -- bump to 1.6.3 -- autobuilt b6fdfa0 - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.41.dev.git2b0892e -- autobuilt 2b0892e - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.40.dev.gitf2d9a9d -- autobuilt f2d9a9d - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.39.dev.gitd7cbcfa -- autobuilt d7cbcfa - -* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.38.dev.git392846c -- autobuilt 392846c - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.37.dev.gite7d5ac0 -- autobuilt e7d5ac0 - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.36.dev.gitdc1f8b6 -- autobuilt dc1f8b6 - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.35.dev.git7825c58 -- autobuilt 7825c58 - -* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.34.dev.git8172460 -- autobuilt 8172460 - -* Tue Oct 15 2019 RH Container Bot - 2:1.6.2-0.33.dev.git5f72e6e -- autobuilt 5f72e6e - -* Mon Oct 14 2019 RH Container Bot - 2:1.6.2-0.32.dev.gita9190da -- autobuilt a9190da - -* Mon Oct 14 2019 RH Container Bot - 2:1.6.2-0.31.dev.git3e45d07 -- autobuilt 3e45d07 - -* Sat Oct 12 2019 RH Container Bot - 2:1.6.2-0.30.dev.gita8993ba -- autobuilt a8993ba - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.29.dev.gitb0b3506 -- autobuilt b0b3506 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.28.dev.git79d05b9 -- autobuilt 79d05b9 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.27.dev.gitcee6478 -- autobuilt cee6478 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.26.dev.giteb6ca05 -- autobuilt eb6ca05 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.25.dev.git50b1884 -- autobuilt 50b1884 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.24.dev.git9f1f4ef -- autobuilt 9f1f4ef - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.23.dev.git495db28 -- autobuilt 495db28 - -* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.22.dev.git43dcc91 -- autobuilt 43dcc91 - -* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.21.dev.git6d35eac -- autobuilt 6d35eac - -* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.20.dev.gitf39e097 -- autobuilt f39e097 - -* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.19.dev.gita7f2668 -- autobuilt a7f2668 - -* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.18.dev.git12c9b53 -- autobuilt 12c9b53 - -* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.17.dev.gitf61e399 -- autobuilt f61e399 - -* Wed Oct 09 2019 Lokesh Mandvekar - 2:1.6.2-0.16.dev.gitc3c40f9 -- remove polkit dependency for now - -* Wed Oct 09 2019 Lokesh Mandvekar - 2:1.6.2-0.15.dev.gitc3c40f9 -- Requires: crun >= 0.10.2-1 and polkit - -* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.14.dev.gitc3c40f9 -- autobuilt c3c40f9 - -* Tue Oct 08 2019 RH Container Bot - 2:1.6.2-0.13.dev.git10cbaad -- autobuilt 10cbaad - -* Tue Oct 08 2019 Lokesh Mandvekar - 2:1.6.2-0.12.dev.gitc817ea1 -- add runc back - -* Mon Oct 07 2019 RH Container Bot - 2:1.6.2-0.11.dev.gitc817ea1 -- autobuilt c817ea1 - -* Mon Oct 07 2019 RH Container Bot - 2:1.6.2-0.10.dev.git589261f -- autobuilt 589261f - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.9.dev.git2c2782a -- autobuilt 2c2782a - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.8.dev.gitbd08fc0 -- autobuilt bd08fc0 - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.7.dev.git70d5b0a -- autobuilt 70d5b0a - -* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.6.dev.git1fe9556 -- autobuilt 1fe9556 - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.5.dev.git7af4074 -- autobuilt 7af4074 - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.4.dev.git86c8650 -- autobuilt 86c8650 - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.3.dev.gitf96fbfc -- autobuilt f96fbfc - -* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.2.dev.gitb32cb4b -- autobuilt b32cb4b - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.2-0.1.dev.gite67e9e1 -- bump to 1.6.2 -- autobuilt e67e9e1 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.12.dev.git960f07b -- autobuilt 960f07b - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.11.dev.git0046b01 -- autobuilt 0046b01 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.10.dev.gitdac7889 -- autobuilt dac7889 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.9.dev.git2648955 -- autobuilt 2648955 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.8.dev.git257a985 -- autobuilt 257a985 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.7.dev.git32a2ce8 -- autobuilt 32a2ce8 - -* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.6.dev.git74879c8 -- autobuilt 74879c8 - -* Tue Oct 01 2019 Lokesh Mandvekar - 2:1.6.1-0.5.dev.git7a56963 -- Requires: crun >= 0.10-1 - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.4.dev.git7a56963 -- autobuilt 7a56963 - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.3.dev.git8f2ec88 -- autobuilt 8f2ec88 - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.2.dev.git049aafa -- autobuilt 049aafa - -* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.1.dev.git5d344db -- bump to 1.6.1 -- autobuilt 5d344db - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.42.dev.gitd7eba02 -- autobuilt d7eba02 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.41.dev.git5702dd7 -- autobuilt 5702dd7 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.40.dev.gitb063383 -- autobuilt b063383 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.39.dev.git04b3a73 -- autobuilt 04b3a73 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.38.dev.git2c23729 -- autobuilt 2c23729 - -* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.37.dev.git150ba5e -- autobuilt 150ba5e - -* Sun Sep 29 2019 RH Container Bot - 2:1.6.0-0.36.dev.git01b7af8 -- autobuilt 01b7af8 - -* Sat Sep 28 2019 RH Container Bot - 2:1.6.0-0.35.dev.git01a802e -- autobuilt 01a802e - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.34.dev.gite87012d -- autobuilt e87012d - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.33.dev.git0fb807d -- autobuilt 0fb807d - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.32.dev.gitd4399ee -- autobuilt d4399ee - -* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.31.dev.gita8c2b5d -- autobuilt a8c2b5d - -* Thu Sep 26 2019 RH Container Bot - 2:1.6.0-0.30.dev.git851e377 -- autobuilt 851e377 - -* Thu Sep 26 2019 RH Container Bot - 2:1.6.0-0.29.dev.gitd76b21e -- autobuilt d76b21e - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.28.dev.git3ed265c -- autobuilt 3ed265c - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.27.dev.git19075ca -- autobuilt 19075ca - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.26.dev.git8ab3c86 -- autobuilt 8ab3c86 - -* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.25.dev.gitf197ebe -- autobuilt f197ebe - -* Wed Sep 25 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.24.dev.git240095e -- autobuilt 240095e - -* Wed Sep 25 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.23.dev.git525be7d -- autobuilt 525be7d - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.22.dev.git0000afc -- autobuilt 0000afc - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.21.dev.git1dfac0e -- autobuilt 1dfac0e - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.20.dev.gitb300b98 -- autobuilt b300b98 - -* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.19.dev.git83b2348 -- autobuilt 83b2348 - -* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.18.dev.git6ce8d05 -- autobuilt 6ce8d05 - -* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.17.dev.gitf5951c7 -- autobuilt f5951c7 - -* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.16.dev.gita74dfda -- autobuilt a74dfda - -* Sun Sep 22 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.15.dev.gitc0eff1a -- autobuilt c0eff1a - -* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.14.dev.git0d95e3a -- autobuilt 0d95e3a - -* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.13.dev.gite947d63 -- autobuilt e947d63 - -* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.12.dev.git819b63c -- autobuilt 819b63c - -* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.11.dev.git66f4bc7 -- autobuilt 66f4bc7 - -* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.10.dev.git7ed1816 -- autobuilt 7ed1816 - -* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.9.dev.git9dc764c -- autobuilt 9dc764c - -* Thu Sep 19 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.8.dev.gitc38844f -- autobuilt c38844f - -* Thu Sep 19 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.7.dev.git408f278 -- autobuilt 408f278 - -* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.6.dev.gitfe48b9e -- autobuilt fe48b9e - -* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.5.dev.git8133aa1 -- autobuilt 8133aa1 - -* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.4.dev.git2c51d6f -- autobuilt 2c51d6f - -* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.3.dev.git143caa9 -- autobuilt 143caa9 - -* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.2.dev.git799aa70 -- autobuilt 799aa70 - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.1.dev.git2aa6771 -- bump to 1.6.0 -- autobuilt 2aa6771 - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.92.dev.git2a4e062 -- autobuilt 2a4e062 - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.91.dev.git0014d6c -- autobuilt 0014d6c - -* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.90.dev.git1f5514e -- autobuilt 1f5514e - -* Sat Sep 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.89.dev.gita1970e1 -- autobuilt a1970e1 - -* Sat Sep 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.88.dev.git2366fd7 -- autobuilt 2366fd7 - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.87.dev.git0079c24 -- autobuilt 0079c24 - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.86.dev.gitd74cede -- autobuilt d74cede - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.85.dev.git7875e00 -- autobuilt 7875e00 - -* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.84.dev.git5c09c4d -- autobuilt 5c09c4d - -* Fri Sep 13 2019 Daniel J Walsh - 2:1.5.2-0.83.dev.gitb095d8a -- Grab specific version of crun or newer. - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.82.dev.gitb095d8a -- autobuilt b095d8a - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.81.dev.gitb43a36d -- autobuilt b43a36d - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.80.dev.git1ddfc11 -- autobuilt 1ddfc11 - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.79.dev.gitaf8fedc -- autobuilt af8fedc - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.78.dev.gitafa3d11 -- autobuilt afa3d11 - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.77.dev.git57e093b -- autobuilt 57e093b - -* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.76.dev.gitce31aa3 -- autobuilt ce31aa3 - -* Wed Sep 11 2019 Lokesh Mandvekar - 2:1.5.2-0.75.dev.git79ebb5f -- use conmon package as dependency - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.74.dev.git79ebb5f -- autobuilt 79ebb5f - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.73.dev.gitf73c3b8 -- autobuilt f73c3b8 - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.72.dev.git093013b -- autobuilt 093013b - -* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.71.dev.git9cf852c -- autobuilt 9cf852c - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.70.dev.git7ac6ed3 -- autobuilt 7ac6ed3 - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.69.dev.git997c4b5 -- autobuilt 997c4b5 - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.68.dev.gitc1761ba -- autobuilt c1761ba - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.67.dev.git095647c -- autobuilt 095647c - -* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.66.dev.git5233536 -- autobuilt 5233536 - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.65.dev.git9a55bce -- autobuilt 9a55bce - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.64.dev.git7042a3d -- autobuilt 7042a3d - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.63.dev.git511b071 -- autobuilt 511b071 - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.62.dev.git16a7049 -- autobuilt 16a7049 - -* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.61.dev.gitd78521d -- autobuilt d78521d - -* Sun Sep 08 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.60.dev.gitf500feb -- autobuilt f500feb - -* Sun Sep 08 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.59.dev.git7312811 -- autobuilt 7312811 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.58.dev.git30cbb00 -- autobuilt 30cbb00 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.57.dev.git290def5 -- autobuilt 290def5 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.56.dev.git575ffee -- autobuilt 575ffee - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.55.dev.git8898085 -- autobuilt 8898085 - -* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.54.dev.git24171ae -- autobuilt 24171ae - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.53.dev.gita4572c4 -- autobuilt a4572c4 - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.52.dev.gitcef5bec -- autobuilt cef5bec - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.51.dev.git3f81f44 -- autobuilt 3f81f44 - -* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.50.dev.gitb962b1e -- autobuilt b962b1e - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.49.dev.gite74fcd7 -- autobuilt e74fcd7 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.48.dev.git84140f5 -- autobuilt 84140f5 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.47.dev.gitf1a3e02 -- autobuilt f1a3e02 - -* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.46.dev.git1d8a940 -- autobuilt 1d8a940 - -* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.45.dev.gita16f63e -- autobuilt a16f63e - -* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.44.dev.gitc039499 -- autobuilt c039499 - -* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.43.dev.git50a1910 -- autobuilt 50a1910 - -* Mon Sep 02 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.42.dev.git099549b -- autobuilt 099549b - -* Sun Sep 01 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.41.dev.gite5568d4 -- autobuilt e5568d4 - -* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.40.dev.git8ba21ac -- autobuilt 8ba21ac - -* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.39.dev.git3e0fdc7 -- autobuilt 3e0fdc7 - -* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.38.dev.gitd110998 -- autobuilt d110998 - -* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.37.dev.gitab5f52c -- autobuilt ab5f52c - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.36.dev.git1eb6b27 -- autobuilt 1eb6b27 - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.35.dev.gitbdf9e56 -- autobuilt bdf9e56 - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.34.dev.git4e209fc -- autobuilt 4e209fc - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.33.dev.git61dc63f -- autobuilt 61dc63f - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.32.dev.gite5c5a33 -- autobuilt e5c5a33 - -* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.31.dev.gita1a1342 -- autobuilt a1a1342 - -* Tue Aug 27 2019 Daniel J Walsh - 2:1.5.2-0.30.dev.gitf221c61 -- Require crun rather then runc -- Switch to crun by default for cgroupsV2 support - -* Tue Aug 27 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.29.dev.gitf221c61 -- autobuilt f221c61 - -* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.28.dev.gitcec354a -- autobuilt cec354a - -* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.27.dev.git112a3cc -- autobuilt 112a3cc - -* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.26.dev.git67926d8 -- autobuilt 67926d8 - -* Sun Aug 25 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.25.dev.gitc0528c1 -- autobuilt c0528c1 - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.24.dev.git59261cf -- autobuilt 59261cf - -* Thu Aug 22 2019 Daniel J Walsh - 2:1.5.2-0.23.dev.gitb263dd9 -- Move man5 man pages into podman-manpage package - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.22.dev.gitb263dd9 -- autobuilt b263dd9 - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.21.dev.git34002f9 -- autobuilt 34002f9 - -* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.20.dev.git18f2328 -- autobuilt 18f2328 - -* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.19.dev.gitecc5cc5 -- autobuilt ecc5cc5 - -* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.18.dev.git1ff984d -- autobuilt 1ff984d - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.17.dev.git1ad8fe5 -- autobuilt 1ad8fe5 - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.16.dev.gitf618bc3 -- autobuilt f618bc3 - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.15.dev.gita3c46fc -- autobuilt a3c46fc - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.14.dev.git230faa8 -- autobuilt 230faa8 - -* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.13.dev.git34fc1d0 -- autobuilt 34fc1d0 - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.12.dev.git890378e -- autobuilt 890378e - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.11.dev.gitd23639a -- autobuilt d23639a - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.10.dev.gitc137e8f -- autobuilt c137e8f - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.9.dev.gitb1acc43 -- autobuilt b1acc43 - -* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.8.dev.gitbd0b05f -- autobuilt bd0b05f - -* Sun Aug 18 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.7.dev.git438cbf4 -- autobuilt 438cbf4 - -* Sat Aug 17 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.6.dev.git76f327f -- autobuilt 76f327f - -* Sat Aug 17 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.5.dev.git098ce2f -- autobuilt 098ce2f - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.4.dev.git8eab96e -- autobuilt 8eab96e - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.3.dev.git704cc58 -- autobuilt 704cc58 - -* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.2.dev.git2d47f1a -- autobuilt 2d47f1a - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.1.dev.git05149e6 -- bump to 1.5.2 -- autobuilt 05149e6 - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-9.16.dev.gitb9a176b -- autobuilt b9a176b - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-8.16.dev.git74224d9 -- autobuilt 74224d9 - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-7.16.dev.git3f1657d -- autobuilt 3f1657d - -* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-6.16.dev.gitf9ddf91 -- autobuilt f9ddf91 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-5.16.dev.gitbf9e801 -- autobuilt bf9e801 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-4.16.dev.gitf5dcb80 -- autobuilt f5dcb80 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-3.16.dev.git4823cf8 -- autobuilt 4823cf8 - -* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-2.16.dev.gita734b53 -- autobuilt a734b53 - -* Tue Aug 13 2019 Dan Walsh - 2:1.5.1-1.16.dev.gitce64c14 -- Add recommends libvarlink-util - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.16.dev.gitce64c14 -- autobuilt ce64c14 - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.15.dev.git7a859f0 -- autobuilt 7a859f0 - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.14.dev.git031437b -- autobuilt 031437b - -* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.13.dev.gitc48243e -- autobuilt c48243e - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.12.dev.gitf634fd3 -- autobuilt f634fd3 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.11.dev.git3cf4567 -- autobuilt 3cf4567 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.10.dev.git9bee690 -- autobuilt 9bee690 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.9.dev.gitca7bae7 -- autobuilt ca7bae7 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.8.dev.gitec93c9d -- autobuilt ec93c9d - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.7.dev.gitf18cfa4 -- autobuilt f18cfa4 - -* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.6.dev.git2348c28 -- autobuilt 2348c28 - -* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.5.dev.git1467197 -- autobuilt 1467197 - -* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.4.dev.git7bbaa36 -- autobuilt 7bbaa36 - -* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.3.dev.git3bc861c -- autobuilt 3bc861c - -* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.2.dev.git926901d -- autobuilt 926901d - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.1.dev.git2018faa -- bump to 1.5.1 -- autobuilt 2018faa - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.99.dev.gitbb80586 -- autobuilt bb80586 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.98.dev.gitd05798e -- autobuilt d05798e - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.97.dev.git4b91f60 -- autobuilt 4b91f60 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.96.dev.gitdc38168 -- autobuilt dc38168 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.95.dev.git00a20f7 -- autobuilt 00a20f7 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.94.dev.git2a19036 -- autobuilt 2a19036 - -* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.93.dev.git76840f2 -- autobuilt 76840f2 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.92.dev.git4349f42 -- autobuilt 4349f42 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.91.dev.git202eade -- autobuilt 202eade - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.90.dev.git09cedd1 -- autobuilt 09cedd1 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.89.dev.git3959a35 -- autobuilt 3959a35 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.88.dev.git5701fe6 -- autobuilt 5701fe6 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.87.dev.git31bfb12 -- autobuilt 31bfb12 - -* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.86.dev.git41de7b1 -- autobuilt 41de7b1 - -* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.85.dev.git35ecf49 -- autobuilt 35ecf49 - -* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.84.dev.git66ea32c -- autobuilt 66ea32c - -* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.83.dev.gitf0a5b7f -- autobuilt f0a5b7f - -* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.82.dev.gitb5618d9 -- autobuilt b5618d9 - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.81.dev.git3bffe77 -- autobuilt 3bffe77 - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.80.dev.git337358a -- autobuilt 337358a - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.79.dev.git626dfdb -- autobuilt 626dfdb - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.78.dev.gite2f38cd -- autobuilt e2f38cd - -* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.77.dev.gitb609de2 -- autobuilt b609de2 - -* Sun Aug 04 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.76.dev.git389a7b7 -- autobuilt 389a7b7 - -* Sun Aug 04 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.75.dev.gitd9ea4db -- autobuilt d9ea4db - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.74.dev.git140e08e -- autobuilt 140e08e - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.73.dev.git3cc9ab8 -- autobuilt 3cc9ab8 - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.72.dev.git5370c53 -- autobuilt 5370c53 - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.71.dev.git2cc5913 -- autobuilt 2cc5913 - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.70.dev.gite3240da -- autobuilt e3240da - -* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.69.dev.gite48dc50 -- autobuilt e48dc50 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.68.dev.git1bbcb2f -- autobuilt 1bbcb2f - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.67.dev.gite1a099e -- autobuilt e1a099e - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.66.dev.gitafb493a -- autobuilt afb493a - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.65.dev.git6f62dac -- autobuilt 6f62dac - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.64.dev.gitee15e76 -- autobuilt ee15e76 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.63.dev.git5056964 -- autobuilt 5056964 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.62.dev.git3215ea6 -- autobuilt 3215ea6 - -* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.61.dev.gitccf4ec2 -- autobuilt ccf4ec2 - -* Wed Jul 31 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.60.dev.gita622f8d -- autobuilt a622f8d - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.59.dev.git680a383 -- autobuilt 680a383 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.58.dev.gite84ed3c -- autobuilt e84ed3c - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.57.dev.git1a00895 -- autobuilt 1a00895 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.56.dev.git4196a59 -- autobuilt 4196a59 - -* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.55.dev.git040355d -- autobuilt 040355d - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.54.dev.git7d635ac -- autobuilt 7d635ac - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.53.dev.gitc3c45f3 -- autobuilt c3c45f3 - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.52.dev.git6665269 -- autobuilt 6665269 - -* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.51.dev.git2ca7861 -- autobuilt 2ca7861 - -* Sun Jul 28 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.50.dev.git2c98bd5 -- autobuilt 2c98bd5 - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.49.dev.git0c4dfcf -- autobuilt 0c4dfcf - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.48.dev.giteca157f -- autobuilt eca157f - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.47.dev.git1910d68 -- autobuilt 1910d68 - -* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.46.dev.git4674d00 -- autobuilt 4674d00 - -* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.45.dev.gitdff82d9 -- autobuilt dff82d9 - -* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.44.dev.git5763618 -- autobuilt 5763618 - -* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.43.dev.git7c9095e -- autobuilt 7c9095e - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.42.dev.git2283471 -- autobuilt 2283471 - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.41.dev.git0917783 -- autobuilt 0917783 - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.40.dev.giteae9a00 -- autobuilt eae9a00 - -* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.39.dev.git3c6b111 -- autobuilt 3c6b111 - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.38.dev.git7dbc6d8 -- autobuilt 7dbc6d8 - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.37.dev.gitbb253af -- autobuilt bb253af - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.36.dev.gitce60c4d -- autobuilt ce60c4d - -* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.35.dev.git2674920 -- autobuilt 2674920 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.34.dev.gita12a231 -- autobuilt a12a231 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.33.dev.gitcf9efa9 -- autobuilt cf9efa9 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.32.dev.git69f74f1 -- autobuilt 69f74f1 - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.31.dev.gitab7b47c -- autobuilt ab7b47c - -* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.30.dev.git3b52e4d -- autobuilt 3b52e4d - -* Sun Jul 21 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.29.dev.gitd6b41eb -- autobuilt d6b41eb - -* Sat Jul 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.28.dev.gita5aa44c -- autobuilt a5aa44c - -* Sat Jul 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.27.dev.git8364552 -- autobuilt 8364552 - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.26.dev.git02140ea -- autobuilt 02140ea - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.25.dev.git398aeac -- autobuilt 398aeac - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.24.dev.gitdeb087d -- autobuilt deb087d - -* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.23.dev.gitb59abdc -- autobuilt b59abdc - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.22.dev.git2254a35 -- autobuilt 2254a35 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.21.dev.git1065548 -- autobuilt 1065548 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.20.dev.gitade0d87 -- autobuilt ade0d87 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.19.dev.git22e62e8 -- autobuilt 22e62e8 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.18.dev.gitadcde23 -- autobuilt adcde23 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.17.dev.git456c045 -- autobuilt 456c045 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.16.dev.git7488ed6 -- autobuilt 7488ed6 - -* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.15.dev.gitb2734ba -- autobuilt b2734ba - -* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.14.dev.git1c02905 -- autobuilt 1c02905 - -* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.13.dev.git04a9cb0 -- autobuilt 04a9cb0 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.12.dev.gitfe83308 -- autobuilt fe83308 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.11.dev.git400851a -- autobuilt 400851a - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.10.dev.gita449e9a -- autobuilt a449e9a - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.9.dev.git386ffd2 -- autobuilt 386ffd2 - -* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.8.dev.git7e4db44 -- autobuilt 7e4db44 - -* Mon Jul 15 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.7.dev.gitd2291ec -- autobuilt d2291ec - -* Sun Jul 14 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.6.dev.git456b6ab -- autobuilt 456b6ab - -* Fri Jul 12 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.5.dev.gite2e8477 -- built conmon 1de71ad - -* Thu Jul 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.4.dev.gite2e8477 -- autobuilt e2e8477 - -* Wed Jul 10 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.3.dev.gitdf3f5af -- autobuilt df3f5af - -* Tue Jul 09 2019 Lokesh Mandvekar - 2:1.4.5-0.2.dev.gitcea0e93 -- Resolves: #1727933 - containers-monuts.conf.5 moved to containers-common - -* Sun Jul 07 2019 Lokesh Mandvekar - 2:1.4.5-0.1.dev.gitf7407f2 -- bump to v1.4.5-dev -- use new name for go-md2man -- include centos conditionals - -* Sun Jun 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.30.dev.git7c4e444 -- autobuilt 7c4e444 - -* Sat Jun 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.29.dev.gitd9bdd3c -- autobuilt d9bdd3c - -* Fri Jun 21 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.28.dev.git39fdf91 -- autobuilt 39fdf91 - -* Thu Jun 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.27.dev.gitb4f9bc8 -- autobuilt b4f9bc8 - -* Wed Jun 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.26.dev.git240b846 -- bump to 1.4.3 -- autobuilt 240b846 - -* Tue Jun 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.25.dev.git8bcfd24 -- autobuilt 8bcfd24 - -* Sun Jun 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.24.dev.git670fc03 -- autobuilt 670fc03 - -* Sat Jun 15 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.23.dev.git185b413 -- bump to 1.4.2 -- autobuilt 185b413 - -* Fri Jun 14 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.22.dev.git2784cf3 -- autobuilt 2784cf3 - -* Thu Jun 13 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.21.dev.git77d1cf0 -- autobuilt 77d1cf0 - -* Wed Jun 12 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.20.dev.gitf8a84fd -- autobuilt f8a84fd - -* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.19.dev.gitc93b8d6 -- do not install /usr/libexec/crio - conflicts with crio - -* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.18.dev.gitc93b8d6 -- autobuilt c93b8d6 - -* Mon Jun 10 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.17.dev.gitfcb7c14 -- autobuilt fcb7c14 - -* Sun Jun 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.16.dev.git39f5ea4 -- autobuilt 39f5ea4 - -* Sat Jun 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.15.dev.gitcae5af5 -- bump to 1.4.1 -- autobuilt cae5af5 - -* Fri Jun 07 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.14.dev.gitba36a5f -- autobuilt ba36a5f - -* Fri Jun 07 2019 Lokesh Mandvekar - 2:1.3.2-0.13.dev.git6d285b8 -- Resolves: #1716809 - use conmon v0.2.0 - -* Thu Jun 06 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.12.dev.git6d285b8 -- autobuilt 6d285b8 - -* Wed Jun 05 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.11.dev.git3fb9669 -- autobuilt 3fb9669 - -* Tue Jun 04 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.10.dev.git0ede794 -- autobuilt 0ede794 - -* Sun Jun 02 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.9.dev.git176a41c -- autobuilt 176a41c - -* Sat Jun 01 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.8.dev.git2068919 -- autobuilt 2068919 - -* Fri May 31 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.7.dev.git558ce8d -- autobuilt 558ce8d - -* Thu May 30 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.6.dev.gitc871653 -- autobuilt c871653 - -* Wed May 29 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.5.dev.git8649dbd -- autobuilt 8649dbd - -* Mon May 27 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.4.dev.git25f8c21 -- autobuilt 25f8c21 - -* Sun May 26 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.3.dev.gitb1d590b -- autobuilt b1d590b - -* Fri May 24 2019 Lokesh Mandvekar - 2:1.3.2-0.2.dev.git1ac06d8 -- built commit 1ac06d8 -- BR: systemd-devel -- correct build steps for %%{name}-remote - -* Fri May 24 2019 Dan Walsh - 2:1.3.2-0.1.dev.git5296428 -- Bump up to latest on master - -* Fri May 10 2019 Lokesh Mandvekar - 2:1.3.1-0.1.dev.git9ae3221 -- bump to v1.3.1-dev -- built 9ae3221 -- correct release tag format for unreleased versions - -* Thu Apr 25 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-21.dev.gitb01fdcb -- autobuilt b01fdcb - -* Tue Apr 23 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-20.dev.gitd652c86 -- autobuilt d652c86 - -* Sat Apr 20 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-19.dev.git9f92b21 -- autobuilt 9f92b21 - -* Fri Apr 19 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-18.dev.gite4947e5 -- autobuilt e4947e5 - -* Thu Apr 18 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-17.dev.gitbf5ffda -- autobuilt bf5ffda - -* Wed Apr 17 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-16.dev.gita87cf6f -- autobuilt a87cf6f - -* Tue Apr 16 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-15.dev.gitc1e2b58 -- autobuilt c1e2b58 - -* Mon Apr 15 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-14.dev.git167ce59 -- autobuilt 167ce59 - -* Sun Apr 14 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-13.dev.gitb926005 -- autobuilt b926005 - -* Sat Apr 13 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-12.dev.git1572367 -- autobuilt 1572367 - -* Fri Apr 12 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-11.dev.git387d601 -- autobuilt 387d601 - -* Thu Apr 11 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-10.dev.git6cd6eb6 -- autobuilt 6cd6eb6 - -* Wed Apr 10 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-9.dev.git60ef8f8 -- autobuilt 60ef8f8 - -* Tue Apr 09 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-8.dev.gitc94903a -- autobuilt c94903a - -* Sat Apr 06 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-7.dev.gitbc320be -- autobuilt bc320be - -* Fri Apr 05 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-6.dev.gitbda28c6 -- autobuilt bda28c6 - -* Thu Apr 04 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-5.dev.git4bda537 -- autobuilt 4bda537 - -* Wed Apr 03 2019 Lokesh Mandvekar - 2:1.3.0-4.dev.gitad467ba -- Resolves: #1695492 - own /usr/libexec/podman - -* Tue Apr 02 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-3.dev.gitad467ba -- autobuilt ad467ba - -* Mon Apr 01 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-2.dev.gitcd35e20 -- bump to 1.3.0 -- autobuilt cd35e20 - -* Sun Mar 31 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-30.dev.git833204d -- autobuilt 833204d - -* Sat Mar 30 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-29.dev.git7b73974 -- autobuilt 7b73974 - -* Fri Mar 29 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-28.dev.gitfdf979a -- autobuilt fdf979a - -* Thu Mar 28 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-27.dev.git850326c -- autobuilt 850326c - -* Wed Mar 27 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-26.dev.gitfc546d4 -- autobuilt fc546d4 - -* Mon Mar 25 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-25.dev.gitd0c6a35 -- autobuilt d0c6a35 - -* Sat Mar 23 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-24.dev.git0458daf -- autobuilt 0458daf - -* Fri Mar 22 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-23.dev.git68e3df3 -- autobuilt 68e3df3 - -* Thu Mar 21 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-22.dev.gitc230f0c -- autobuilt c230f0c - -* Wed Mar 20 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-21.dev.git537c382 -- autobuilt 537c382 - -* Tue Mar 19 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-20.dev.gitac523cb -- autobuilt ac523cb - -* Mon Mar 18 2019 Eduardo Santiago - 2:1.2.0-19.dev.git6aa8078 -- include zsh completion - -* Fri Mar 15 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-18.dev.git31f11a8 -- autobuilt 31f11a8 - -* Thu Mar 14 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-17.dev.git7426d4f -- autobuilt 7426d4f - -* Wed Mar 13 2019 Eduardo Santiago - 2:1.2.0-16.dev.git883566f -- new -tests subpackage - -* Wed Mar 13 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-15.dev.git883566f -- autobuilt 883566f - -* Tue Mar 12 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-14.dev.gitde0192a -- autobuilt de0192a - -* Sun Mar 10 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-13.dev.gitd95f97a -- autobuilt d95f97a - -* Sat Mar 09 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-12.dev.git9b21f14 -- autobuilt 9b21f14 - -* Fri Mar 08 2019 Lokesh Mandvekar - 2:1.2.0-11.dev.git1b2f867 -- Resolves: #1686813 - conmon bundled inside podman rpm - -* Fri Mar 08 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-10.dev.git1b2f867 -- autobuilt 1b2f867 - -* Thu Mar 07 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-9.dev.git614409f -- autobuilt 614409f - -* Wed Mar 06 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-8.dev.git40f7843 -- autobuilt 40f7843 - -* Tue Mar 05 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-7.dev.git4b80517 -- autobuilt 4b80517 - -* Mon Mar 04 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-6.dev.gitf3a3d8e -- autobuilt f3a3d8e - -* Sat Mar 02 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-5.dev.git9adcda7 -- autobuilt 9adcda7 - -* Fri Mar 01 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-4.dev.git9137315 -- autobuilt 9137315 - -* Thu Feb 28 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-3.dev.git5afae0b -- autobuilt 5afae0b - -* Wed Feb 27 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-2.dev.git623fcfa -- bump to 1.2.0 -- autobuilt 623fcfa - -* Tue Feb 26 2019 Dan Walsh - 2:1.0.1-39.dev.gitcf52144 -* Tue Feb 26 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-38.dev.gitcf52144 -- autobuilt cf52144 - -* Mon Feb 25 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-37.dev.git553ac80 -- autobuilt 553ac80 - -* Sun Feb 24 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-36.dev.gitcc4addd -- autobuilt cc4addd - -* Sat Feb 23 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-35.dev.gitb223d4e -- autobuilt b223d4e - -* Fri Feb 22 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-34.dev.git1788add -- autobuilt 1788add - -* Thu Feb 21 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-33.dev.git4934bf2 -- autobuilt 4934bf2 - -* Wed Feb 20 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-32.dev.git3b88c73 -- autobuilt 3b88c73 - -* Tue Feb 19 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-31.dev.git228d1cb -- autobuilt 228d1cb - -* Mon Feb 18 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-30.dev.git3f32eae -- autobuilt 3f32eae - -* Sun Feb 17 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-29.dev.git1cb16bd -- autobuilt 1cb16bd - -* Sat Feb 16 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-28.dev.git0a521e1 -- autobuilt 0a521e1 - -* Fri Feb 15 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-27.dev.git81ace5c -- autobuilt 81ace5c - -* Thu Feb 14 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-26.dev.gitdfc64e1 -- autobuilt dfc64e1 - -* Wed Feb 13 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-25.dev.gitee27c39 -- autobuilt ee27c39 - -* Tue Feb 12 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-24.dev.git8923703 -- autobuilt 8923703 - -* Sun Feb 10 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-23.dev.gitc86e8f1 -- autobuilt c86e8f1 - -* Sat Feb 09 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-22.dev.gitafd4d5f -- autobuilt afd4d5f - -* Fri Feb 08 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-21.dev.git962850c -- autobuilt 962850c - -* Thu Feb 07 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-20.dev.gitf250745 -- autobuilt f250745 - -* Wed Feb 06 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-19.dev.git650e242 -- autobuilt 650e242 - -* Tue Feb 05 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-18.dev.git778f986 -- autobuilt 778f986 - -* Sun Feb 03 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-17.dev.gitd5593b8 -- autobuilt d5593b8 - -* Sat Feb 02 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-16.dev.gite6426af -- autobuilt e6426af - -* Fri Feb 01 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-15.dev.gite97dc8e -- autobuilt e97dc8e - -* Thu Jan 31 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-14.dev.git805c6d9 -- autobuilt 805c6d9 - -* Wed Jan 30 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-13.dev.gitad5579e -- autobuilt ad5579e - -* Tue Jan 29 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-12.dev.gitebe9297 -- autobuilt ebe9297 - -* Thu Jan 24 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-11.dev.gitc9e1f36 -- autobuilt c9e1f36 - -* Wed Jan 23 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-10.dev.git7838a13 -- autobuilt 7838a13 - -* Tue Jan 22 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-9.dev.gitec96987 -- autobuilt ec96987 - -* Mon Jan 21 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-8.dev.gitef2f6f9 -- autobuilt ef2f6f9 - -* Sun Jan 20 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-7.dev.git579fc0f -- autobuilt 579fc0f - -* Sat Jan 19 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-6.dev.git0d4bfb0 -- autobuilt 0d4bfb0 - -* Fri Jan 18 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-5.dev.gite3dc660 -- autobuilt e3dc660 - -* Thu Jan 17 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-4.dev.git0e3264a -- autobuilt 0e3264a - -* Wed Jan 16 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-3.dev.git1b2f752 -- autobuilt 1b2f752 - -* Tue Jan 15 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-2.dev.git6301f6a -- bump to 1.0.1 -- autobuilt 6301f6a - -* Mon Jan 14 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-3.dev.git140ae25 -- autobuilt 140ae25 - -* Sat Jan 12 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-2.dev.git5c86efb -- bump to 0.12.2 -- autobuilt 5c86efb - -* Fri Jan 11 2019 bbaude - 1:1.0.0-1.dev.git82e8011 -- Upstream 1.0.0 release - -* Thu Jan 10 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-27.dev.git0f6535c -- autobuilt 0f6535c - -* Wed Jan 09 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-26.dev.gitc9d63fe -- autobuilt c9d63fe - -* Tue Jan 08 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-25.dev.gitfaa2462 -- autobuilt faa2462 - -* Mon Jan 07 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-24.dev.gitb83b07c -- autobuilt b83b07c - -* Sat Jan 05 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-23.dev.git4e0c0ec -- autobuilt 4e0c0ec - -* Fri Jan 04 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-22.dev.git9ffd480 -- autobuilt 9ffd480 - -* Thu Jan 03 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-21.dev.git098c134 -- autobuilt 098c134 - -* Tue Jan 01 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-20.dev.git7438b7b -- autobuilt 7438b7b - -* Sat Dec 29 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb9.dev.git1aa55ed -- autobuilt 1aa55ed - -* Thu Dec 27 2018 Igor Gnatenko - 2:0.12.2-1.nightly.git5c86efb8.dev.gitc50332d -- Enable python dependency generator - -* Tue Dec 25 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb7.dev.gitc50332d -- autobuilt c50332d - -* Mon Dec 24 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb6.dev.git8fe3050 -- autobuilt 8fe3050 - -* Sun Dec 23 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb5.dev.git792f109 -- autobuilt 792f109 - -* Sat Dec 22 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb4.dev.gitfe186c6 -- autobuilt fe186c6 - -* Fri Dec 21 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb3.dev.gitfa998f2 -- autobuilt fa998f2 - -* Thu Dec 20 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb2.dev.git6b059a5 -- autobuilt 6b059a5 - -* Wed Dec 19 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb1.dev.gitc8eaf59 -- autobuilt c8eaf59 - -* Tue Dec 18 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb0.dev.git68414c5 -- autobuilt 68414c5 - -* Mon Dec 17 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-9.dev.gitb21d474 -- autobuilt b21d474 - -* Sat Dec 15 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-8.dev.gitc086118 -- autobuilt c086118 - -* Fri Dec 14 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-7.dev.git93b5ccf -- autobuilt 93b5ccf - -* Thu Dec 13 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-6.dev.git508388b -- autobuilt 508388b - -* Wed Dec 12 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-5.dev.git8a3361f -- autobuilt 8a3361f - -* Tue Dec 11 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-4.dev.git235a630 -- autobuilt 235a630 - -* Sat Dec 08 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-3.dev.git1f547b2 -- autobuilt 1f547b2 - -* Fri Dec 07 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-2.dev.gita387c72 -- bump to 0.12.2 -- autobuilt a387c72 - -* Thu Dec 06 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-15.dev.git75b19ca -- autobuilt 75b19ca - -* Wed Dec 05 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-14.dev.git320085a -- autobuilt 320085a - -* Tue Dec 04 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-13.dev.git5f6ad82 -- autobuilt 5f6ad82 - -* Sun Dec 02 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-12.dev.git41f250c -- autobuilt 41f250c - -* Sat Dec 01 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-11.dev.git6b8f89d -- autobuilt 6b8f89d - -* Thu Nov 29 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-10.dev.git3af62f6 -- autobuilt 3af62f6 - -* Tue Nov 27 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-9.dev.git3956050 -- autobuilt 3956050 - -* Mon Nov 26 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-8.dev.gite3ece3b -- autobuilt e3ece3b - -* Sat Nov 24 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-7.dev.git78604c3 -- autobuilt 78604c3 - -* Thu Nov 22 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-6.dev.git1fdfeb8 -- autobuilt 1fdfeb8 - -* Wed Nov 21 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-5.dev.git23feb0d -- autobuilt 23feb0d - -* Tue Nov 20 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-4.dev.gitea928f2 -- autobuilt ea928f2 - -* Sat Nov 17 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-3.dev.gitcd5742f -- autobuilt cd5742f - -* Fri Nov 16 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-2.dev.git236408b -- autobuilt 236408b - -* Wed Nov 14 2018 Lokesh Mandvekar - 2:0.11.2-1.dev.git97bded4 -- bump epoch cause previous version was messed up -- built 97bded4 - -* Tue Nov 13 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git79657161 -- bump to 0.11.2 -- autobuilt 7965716 - -* Sat Nov 10 2018 Dan Walsh - 1:0.11.20.11.2-2.dev.git78e6d8e1 -- Remove dirty flag from podman version - - -* Sat Nov 10 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git7965716.dev.git78e6d8e1 -- bump to 0.11.2 -- autobuilt 78e6d8e - -* Fri Nov 09 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git7965716.dev.git78e6d8e.dev.gitf5473c61 -- bump to 0.11.2 -- autobuilt f5473c6 - -* Thu Nov 08 2018 baude - 1:0.11.1-1.dev.gita4adfe5 -- Upstream 0.11.1-1 - -* Thu Nov 08 2018 Lokesh Mandvekar (Bot) - 1:0.10.2-3.dev.git672f572 -- autobuilt 672f572 - -* Wed Nov 07 2018 Lokesh Mandvekar (Bot) - 1:0.10.2-2.dev.gite9f8aed -- autobuilt e9f8aed - -* Sun Oct 28 2018 Lokesh Mandvekar - 1:0.10.2-1.dev.git4955572 -- Resolves: #1643744 - build podman with ostree support -- bump to v0.10.2 -- built commit 4955572 - -* Fri Oct 19 2018 Lokesh Mandvekar - 1:0.10.1.3-3.dev.gitdb08685 -- consistent epoch:version-release in changelog - -* Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-2.dev.gitdb08685 -- correct epoch mentions - -* Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-1.dev.gitdb08685 -- bump to v0.10.1.3 - -* Thu Oct 11 2018 baude - 1:0.10.1-1.gitda5c894 -- Upstream v0.10.1 release - -* Fri Sep 28 2018 Lokesh Mandvekar - 1:0.9.4-3.dev.gite7e81e6 -- built libpod commit e7e81e6 -- built conmon from cri-o commit 2cbe48b - -* Tue Sep 25 2018 Dan Walsh - 1:0.9.4-2.dev.gitaf791f3 -- Fix required version of runc - -* Mon Sep 24 2018 Lokesh Mandvekar - 1:0.9.4-1.dev.gitaf791f3 -- bump to v0.9.4 -- built af791f3 - -* Wed Sep 19 2018 Lokesh Mandvekar - 1:0.9.3-2.dev.gitc3a0874 -- autobuilt c3a0874 - -* Mon Sep 17 2018 Lokesh Mandvekar - 1:0.9.3-1.dev.git28a2bf8 -- bump to v0.9.3 -- built commit 28a2bf82 - -* Tue Sep 11 2018 Lokesh Mandvekar - 1:0.9.1.1-1.dev.git95dbcad -- bump to v0.9.1.1 -- built commit 95dbcad - -* Tue Sep 11 2018 baude - 1:0.9.1-1.dev.git123de30 -- Upstream release of 0.9.1 -- Do not build with devicemapper - -* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-5.git65c31d4 -- Fix required version of runc - -* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-4.dev.git65c31d4 -- Fix rpm -qi podman to show the correct URL - -* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-3.dev.git65c31d4 -- Fix required version of runc - -* Mon Sep 3 2018 Dan Walsh - 1:0.8.5-2.dev.git65c31d4 -- Add a specific version of runc or later to require - -* Thu Aug 30 2018 Lokesh Mandvekar - 1:0.8.5-1.dev.git65c31d4 -- bump to v0.8.5-dev -- built commit 65c31d4 -- correct min dep on containernetworking-plugins for upgrade from -containernetworking-cni - -* Mon Aug 20 2018 Lokesh Mandvekar - 1:0.8.3-4.dev.git3d55721f -- Resolves: #1619411 - python3-podman should require python3-psutil -- podman-docker should conflict with moby-engine -- require nftables -- recommend slirp4netns and fuse-overlayfs (latter only for kernel >= 4.18) - -* Sun Aug 12 2018 Dan Walsh - 1:0.8.3-3.dev.git3d55721f -- Add podman-docker support -- Force cgroupfs for non root podman - -* Sun Aug 12 2018 Lokesh Mandvekar - 1:0.8.3-2.dev.git3d55721f -- Requires: conmon -- use default %%gobuild - -* Sat Aug 11 2018 Lokesh Mandvekar - 1:0.8.3-1.dev.git3d55721f -- bump to v0.8.3-dev -- built commit 3d55721f -- bump Epoch to 1, cause my autobuilder messed up earlier - -* Wed Aug 01 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f91 -- bump to 0.8.1 -- autobuilt 1a439f9 - -* Tue Jul 31 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e5901 -- bump to 0.8.1 -- autobuilt 5a4e590 - -* Sun Jul 29 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e590.dev.git433cbd51 -- bump to 0.8.1 -- autobuilt 433cbd5 - -* Sat Jul 28 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e590.dev.git433cbd5.dev.git87d8edb1 -- bump to 0.8.1 -- autobuilt 87d8edb - -* Fri Jul 27 2018 Lokesh Mandvekar - 0.7.4-7.dev.git3dd577e -- fix python package version - -* Fri Jul 27 2018 Igor Gnatenko - 0.7.4-6.dev.git3dd577e -- Rebuild for new binutils - -* Fri Jul 27 2018 Lokesh Mandvekar (Bot) - 0.7.4-5.dev.git3dd577e -- autobuilt 3dd577e - -* Thu Jul 26 2018 Lokesh Mandvekar (Bot) - 0.7.4-4.dev.git9c806a4 -- autobuilt 9c806a4 - -* Wed Jul 25 2018 Lokesh Mandvekar (Bot) - 0.7.4-3.dev.gitc90b740 -- autobuilt c90b740 - -* Tue Jul 24 2018 Lokesh Mandvekar - 0.7.4-2.dev.git9a18681 -- pypodman package exists only if varlink - -* Mon Jul 23 2018 Lokesh Mandvekar - 0.7.4-1.dev.git9a18681 -- bump to v0.7.4-dev -- built commit 9a18681 - -* Mon Jul 23 2018 Dan Walsh - 0.7.3-2.dev.git06c546e -- Add Reccommeds container-selinux - -* Sun Jul 15 2018 Lokesh Mandvekar - 0.7.3-1.dev.git06c546e -- built commit 06c546e - -* Sat Jul 14 2018 Dan Walsh - 0.7.2-10.dev.git86154b6 -- Add install of pypodman - -* Fri Jul 13 2018 Fedora Release Engineering - 0.7.2-9.dev.git86154b6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Jul 12 2018 Lokesh Mandvekar (Bot) - 0.7.2-8.dev.git86154b6 -- autobuilt 86154b6 - -* Wed Jul 11 2018 Lokesh Mandvekar (Bot) - 0.7.2-7.dev.git84cfdb2 -- autobuilt 84cfdb2 - -* Tue Jul 10 2018 Lokesh Mandvekar (Bot) - 0.7.2-6.dev.git4f9b1ae -- autobuilt 4f9b1ae - -* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 0.7.2-5.gitc7424b6 -- autobuilt c7424b6 - -* Mon Jul 09 2018 Dan Walsh - 0.7.2-4.gitf661e1d -- Add ostree support - -* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 0.7.2-3.gitf661e1d -- autobuilt f661e1d - -* Sun Jul 08 2018 Lokesh Mandvekar (Bot) - 0.7.2-2.git0660108 -- autobuilt 0660108 - -* Sat Jul 07 2018 Lokesh Mandvekar (Bot) - 0.7.2-1.gitca6ffbc -- bump to 0.7.2 -- autobuilt ca6ffbc - -* Fri Jul 06 2018 Lokesh Mandvekar (Bot) - 0.7.1-6.git99959e5 -- autobuilt 99959e5 - -* Thu Jul 05 2018 Lokesh Mandvekar (Bot) - 0.7.1-5.gitf2462ca -- autobuilt f2462ca - -* Wed Jul 04 2018 Lokesh Mandvekar (Bot) - 0.7.1-4.git6d8fac8 -- autobuilt 6d8fac8 - -* Tue Jul 03 2018 Lokesh Mandvekar (Bot) - 0.7.1-3.git767b3dd -- autobuilt 767b3dd - -* Mon Jul 02 2018 Miro Hrončok - 0.7.1-2.gitb96be3a -- Rebuilt for Python 3.7 - -* Sat Jun 30 2018 Lokesh Mandvekar (Bot) - 0.7.1-1.gitb96be3a -- bump to 0.7.1 -- autobuilt b96be3a - -* Fri Jun 29 2018 Lokesh Mandvekar (Bot) - 0.6.5-6.gitd61d8a3 -- autobuilt d61d8a3 - -* Thu Jun 28 2018 Lokesh Mandvekar (Bot) - 0.6.5-5.gitfd12c89 -- autobuilt fd12c89 - -* Wed Jun 27 2018 Lokesh Mandvekar (Bot) - 0.6.5-4.git56133f7 -- autobuilt 56133f7 - -* Tue Jun 26 2018 Lokesh Mandvekar (Bot) - 0.6.5-3.git208b9a6 -- autobuilt 208b9a6 - -* Mon Jun 25 2018 Lokesh Mandvekar (Bot) - 0.6.5-2.gite89bbd6 -- autobuilt e89bbd6 - -* Sat Jun 23 2018 Lokesh Mandvekar (Bot) - 0.6.5-1.git7182339 -- bump to 0.6.5 -- autobuilt 7182339 - -* Fri Jun 22 2018 Lokesh Mandvekar (Bot) - 0.6.4-7.git4bd0f22 -- autobuilt 4bd0f22 - -* Thu Jun 21 2018 Lokesh Mandvekar (Bot) - 0.6.4-6.git6804fde -- autobuilt 6804fde - -* Wed Jun 20 2018 Lokesh Mandvekar (Bot) - 0.6.4-5.gitf228cf7 -- autobuilt f228cf7 - -* Tue Jun 19 2018 Miro Hrončok - 0.6.4-4.git5645789 -- Rebuilt for Python 3.7 - -* Tue Jun 19 2018 Lokesh Mandvekar (Bot) - 0.6.4-3.git5645789 -- autobuilt 5645789 - -* Mon Jun 18 2018 Lokesh Mandvekar (Bot) - 0.6.4-2.git9e13457 -- autobuilt 9e13457 - -* Sat Jun 16 2018 Lokesh Mandvekar (Bot) - 0.6.4-1.gitb43677c -- bump to 0.6.4 -- autobuilt b43677c - -* Fri Jun 15 2018 Lokesh Mandvekar (Bot) - 0.6.3-6.git6bdf023 -- autobuilt 6bdf023 - -* Thu Jun 14 2018 Lokesh Mandvekar (Bot) - 0.6.3-5.git65033b5 -- autobuilt 65033b5 - -* Wed Jun 13 2018 Lokesh Mandvekar (Bot) - 0.6.3-4.git95ea3d4 -- autobuilt 95ea3d4 - -* Tue Jun 12 2018 Lokesh Mandvekar (Bot) - 0.6.3-3.gitab72130 -- autobuilt ab72130 - -* Mon Jun 11 2018 Lokesh Mandvekar (Bot) - 0.6.3-2.git1e9e530 -- autobuilt 1e9e530 - -* Sat Jun 09 2018 Lokesh Mandvekar (Bot) - 0.6.3-1.gitb78e7e4 -- bump to 0.6.3 -- autobuilt b78e7e4 - -* Fri Jun 08 2018 Lokesh Mandvekar (Bot) - 0.6.2-7.git1cbce85 -- autobuilt 1cbce85 - -* Thu Jun 07 2018 Lokesh Mandvekar (Bot) - 0.6.2-6.gitb1ebad9 -- autobuilt b1ebad9 - -* Wed Jun 06 2018 Lokesh Mandvekar (Bot) - 0.6.2-5.git7b2b2bc -- autobuilt 7b2b2bc - -* Tue Jun 05 2018 Lokesh Mandvekar (Bot) - 0.6.2-4.git14cf6d2 -- autobuilt 14cf6d2 - -* Mon Jun 04 2018 Lokesh Mandvekar (Bot) - 0.6.2-3.gitcae49fc -- autobuilt cae49fc - -* Sun Jun 03 2018 Lokesh Mandvekar (Bot) - 0.6.2-2.git13f7450 -- autobuilt 13f7450 - -* Sat Jun 02 2018 Lokesh Mandvekar (Bot) - 0.6.2-1.git22e6f11 -- bump to 0.6.2 -- autobuilt 22e6f11 - -* Fri Jun 01 2018 Lokesh Mandvekar (Bot) - 0.6.1-4.gita9e9fd4 -- autobuilt a9e9fd4 - -* Thu May 31 2018 Lokesh Mandvekar (Bot) - 0.6.1-3.gita127b4f -- autobuilt a127b4f - -* Wed May 30 2018 Lokesh Mandvekar (Bot) - 0.6.1-2.git8ee0f2b -- autobuilt 8ee0f2b - -* Sat May 26 2018 Lokesh Mandvekar (Bot) - 0.6.1-1.git44d1c1c -- bump to 0.6.1 -- autobuilt 44d1c1c - -* Fri May 18 2018 Lokesh Mandvekar - 0.5.3-7.gitc54b423 -- make python3-podman the same version as the main package -- build python3-podman only for fedora >= 28 - -* Fri May 18 2018 Lokesh Mandvekar (Bot) - 0.5.3-6.gitc54b423 -- autobuilt c54b423 - -* Wed May 16 2018 Lokesh Mandvekar - 0.5.3-5.git624660c -- built commit 624660c -- New subapackage: python3-podman - -* Wed May 16 2018 Lokesh Mandvekar (Bot) - 0.5.3-4.git9fcc475 -- autobuilt 9fcc475 - -* Wed May 16 2018 Lokesh Mandvekar (Bot) - 0.5.3-3.git0613844 -- autobuilt 0613844 - -* Tue May 15 2018 Lokesh Mandvekar (Bot) - 0.5.3-2.git45838b9 -- autobuilt 45838b9 - -* Fri May 11 2018 Lokesh Mandvekar - 0.5.3-1.git07253fc -- bump to v0.5.3 -- built commit 07253fc - -* Fri May 11 2018 Lokesh Mandvekar (Bot) - 0.5.2-5.gitcc1bad8 -- autobuilt cc1bad8 - -* Wed May 09 2018 Lokesh Mandvekar (Bot) - 0.5.2-4.git2526355 -- autobuilt 2526355 - -* Tue May 08 2018 Lokesh Mandvekar (Bot) - 0.5.2-3.gitfaa8c3e -- autobuilt faa8c3e - -* Sun May 06 2018 Lokesh Mandvekar (Bot) - 0.5.2-2.gitfa4705c -- autobuilt fa4705c - -* Sat May 05 2018 Lokesh Mandvekar (Bot) - 0.5.2-1.gitbb0e754 -- bump to 0.5.2 -- autobuilt bb0e754 - -* Fri May 04 2018 Lokesh Mandvekar (Bot) - 0.5.1-5.git5ae940a -- autobuilt 5ae940a - -* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.5.1-4.git64dc803 -- autobuilt commit 64dc803 - -* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.5.1-3.git970eaf0 -- autobuilt commit 970eaf0 - -* Tue May 01 2018 Lokesh Mandvekar (Bot) - 0.5.1-2.git7a0a855 -- autobuilt commit 7a0a855 - -* Sun Apr 29 2018 Lokesh Mandvekar - 0.5.1-1.giteda0fd7 -- reflect version number correctly -- my builder script error ended up picking the wrong version number previously - -* Sun Apr 29 2018 Lokesh Mandvekar (Bot) - 0.4.2-5.giteda0fd7 -- autobuilt commit eda0fd7 - -* Sat Apr 28 2018 Lokesh Mandvekar (Bot) - 0.4.2-4.git6774425 -- autobuilt commit 6774425 - -* Fri Apr 27 2018 Lokesh Mandvekar (Bot) - 0.4.2-3.git39a7a77 -- autobuilt commit 39a7a77 - -* Thu Apr 26 2018 Lokesh Mandvekar (Bot) - 0.4.2-2.git58cb8f7 -- autobuilt commit 58cb8f7 - -* Wed Apr 25 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de -- bump to 0.4.2 -- autobuilt commit bef93de - -* Tue Apr 24 2018 Lokesh Mandvekar - 0.4.4-1.git398133e -- use correct version number - -* Tue Apr 24 2018 Lokesh Mandvekar (Bot) - 0.4.2-22.git398133e -- autobuilt commit 398133e - -* Sun Apr 22 2018 Lokesh Mandvekar (Bot) - 0.4.2-21.gitcf1d884 -- autobuilt commit cf1d884 - -* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.4.2-20.git9b457e3 -- autobuilt commit 9b457e3 - -* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de9.git228732d -- autobuilt commit 228732d - -* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de8.gitf2658ec -- autobuilt commit f2658ec - -* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de7.git6a9dbf3 -- autobuilt commit 6a9dbf3 - -* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de6.git96d1162 -- autobuilt commit 96d1162 - -* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de5.git96d1162 -- autobuilt commit 96d1162 - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de4.git6c5ebb0 -- autobuilt commit 6c5ebb0 - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de3.gitfa8442e -- autobuilt commit fa8442e - -* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de2.gitfa8442e -- autobuilt commit fa8442e - -* Sun Apr 15 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de1.gitfa8442e -- autobuilt commit fa8442e - -* Sat Apr 14 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de0.git62b59df -- autobuilt commit 62b59df - -* Fri Apr 13 2018 Lokesh Mandvekar (Bot) - 0.4.2-9.git191da31 -- autobuilt commit 191da31 - -* Thu Apr 12 2018 Lokesh Mandvekar (Bot) - 0.4.2-8.git6f51a5b -- autobuilt commit 6f51a5b - -* Wed Apr 11 2018 Lokesh Mandvekar (Bot) - 0.4.2-7.git77a1665 -- autobuilt commit 77a1665 - -* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-6.git864b9c0 -- autobuilt commit 864b9c0 - -* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-5.git864b9c0 -- autobuilt commit 864b9c0 - -* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-4.git998fd2e -- autobuilt commit 998fd2e - -* Sun Apr 08 2018 Lokesh Mandvekar (Bot) - 0.4.2-3.git998fd2e -- autobuilt commit 998fd2e - -* Sun Apr 08 2018 Lokesh Mandvekar - 0.4.2-2.git998fd2e -- autobuilt commit 998fd2e - -* Sun Apr 08 2018 Lokesh Mandvekar - 0.4.2-1.gitbef93de.git998fd2e -- bump to 0.4.2 -- autobuilt commit 998fd2e - -* Thu Mar 29 2018 baude - 0.3.5-2.gitdb6bf9e3 -- Upstream release 0.3.5 - -* Tue Mar 27 2018 Lokesh Mandvekar - 0.3.5-1.git304bf53 -- built commit 304bf53 - -* Fri Mar 23 2018 baude - 0.3.4-1.git57b403e -- Upstream release 0.3.4 - -* Fri Mar 16 2018 baude - 0.3.3-2.dev.gitbc358eb -- Upstream release 0.3.3 - -* Wed Mar 14 2018 Lokesh Mandvekar - 0.3.3-1.dev.gitbc358eb -- built podman commit bc358eb -- built conmon from cri-o commit 712f3b8 - -* Fri Mar 09 2018 baude - 0.3.2-1.gitf79a39a -- Release 0.3.2-1 - -* Sun Mar 04 2018 baude - 0.3.1-2.git98b95ff -- Correct RPM version - -* Fri Mar 02 2018 baude - 0.3.1-1-gitc187538 -- Release 0.3.1-1 - -* Sun Feb 25 2018 Peter Robinson 0.2.2-2.git525e3b1 -- Build on ARMv7 too (Fedora supports containers on that arch too) - -* Fri Feb 23 2018 baude - 0.2.2-1.git525e3b1 -- Release 0.2.2 - -* Fri Feb 16 2018 baude - 0.2.1-1.git3d0100b -- Release 0.2.1 - -* Wed Feb 14 2018 baude - 0.2-3.git3d0100b -- Add dep for atomic-registries - -* Tue Feb 13 2018 baude - 0.2-2.git3d0100b -- Add more 64bit arches -- Add containernetworking-cni dependancy -- Add iptables dependancy - -* Mon Feb 12 2018 baude - 0-2.1.git3d0100 -- Release 0.2 - -* Tue Feb 06 2018 Lokesh Mandvekar - 0-0.3.git367213a -- Resolves: #1541554 - first official build -- built commit 367213a - -* Fri Feb 02 2018 Lokesh Mandvekar - 0-0.2.git0387f69 -- built commit 0387f69 - -* Wed Jan 10 2018 Frantisek Kluknavsky - 0-0.1.gitc1b2278 -- First package for Fedora +%autochangelog diff --git a/sources b/sources index 45e55f9..01712af 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0-rc5.tar.gz) = 68993fd6d6160413295311617c87087c882391f7458e76394045594c823a9a29c36924e6d271db83617f068c20e5ee9a722d52498761e652f91527b7e93962a1 +SHA512 (v4.0.0.tar.gz) = 2e25f303d143bc4e265f0f8998ea1c4af3d6da8b35452cf6b27a4eb204805a9b5f75f4b6430921b42c80b76a6b5c9cf35a732c265727a11261fca25cc96f57e7 From 8e448382d379c7c2a0e7d11240de4b6acfe2ab87 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 17 Feb 2022 15:54:24 -0500 Subject: [PATCH 097/313] remove conditional epoch - probably messes with autospec Signed-off-by: Lokesh Mandvekar (cherry picked from commit a76d08dc5ce396f176110ad640341b946e84fa25) Signed-off-by: Lokesh Mandvekar --- podman.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/podman.spec b/podman.spec index ae8eed6..99d72af 100644 --- a/podman.spec +++ b/podman.spec @@ -36,11 +36,7 @@ %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: podman -%if 0%{?fedora} Epoch: 3 -%else -Epoch: 0 -%endif Version: %{gen_version} Release: %autorelease Summary: Manage Pods, Containers and Container Images From edb0fbba814c906ad4ae02d90bc495d29fb28a89 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 17 Feb 2022 16:14:04 -0500 Subject: [PATCH 098/313] remove unwanted conditionals and scriptlets Signed-off-by: Lokesh Mandvekar (cherry picked from commit 3edbe8cf0a54ea4dfaddba33fad222386165eae2) Signed-off-by: Lokesh Mandvekar --- podman.spec | 8 -------- 1 file changed, 8 deletions(-) diff --git a/podman.spec b/podman.spec index 99d72af..c9cf795 100644 --- a/podman.spec +++ b/podman.spec @@ -67,11 +67,7 @@ BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel -%if 0%{?fedora} >= 36 -BuildRequires: shadow-utils-subid-devel >= 2:4.11.1-2 -%else BuildRequires: shadow-utils-subid-devel -%endif BuildRequires: pkgconfig BuildRequires: make BuildRequires: ostree-devel @@ -388,9 +384,5 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy -%triggerpostun -- %{name} <= 3.2 -rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists -exit 0 - %changelog %autochangelog From 71f21da8929808152393c323e7a7b310352ce57b Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 17 Feb 2022 16:33:29 -0500 Subject: [PATCH 099/313] add placeholder changelog entry until autospec bz2051542 is fixed Signed-off-by: Lokesh Mandvekar (cherry picked from commit 7aacfca52622c945c526acf168bb3d67c6ce5d6c) Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index c9cf795..eb1f9c1 100644 --- a/podman.spec +++ b/podman.spec @@ -385,4 +385,8 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_libexecdir}/%{name}/gvproxy %changelog -%autochangelog +#%%autochangelog +* Thu Feb 017 2022 Lokesh Mandvekar - 3:4.0.0 +- bump to v4.0.0 +- autospec misbehaves if the git logs ever used an unescaped rpm macro +- so adding a manual changelog entry (rhbz#2051542) From fc31a699bbb3f9aa9e3e9314ddf133c81a93d648 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 21 Feb 2022 12:59:45 -0500 Subject: [PATCH 100/313] add patch to fix version remove unnecessary conditionals Signed-off-by: Lokesh Mandvekar --- fix-version.patch | 46 ++++++++++++++++++++++++++++++++++++++++++++++ podman.spec | 3 +-- 2 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 fix-version.patch diff --git a/fix-version.patch b/fix-version.patch new file mode 100644 index 0000000..e2a63d4 --- /dev/null +++ b/fix-version.patch @@ -0,0 +1,46 @@ +From 49f8da7271ed9b9256a182aca004700047e271ed Mon Sep 17 00:00:00 2001 +From: Matthew Heon +Date: Wed, 16 Feb 2022 14:10:39 -0500 +Subject: [PATCH] Bump to v4.0.0 + +Signed-off-by: Matthew Heon +--- + test/apiv2/01-basic.at | 2 +- + version/version.go | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) + +diff --git a/test/apiv2/01-basic.at b/test/apiv2/01-basic.at +index 06db6278578..e4348a9a70e 100644 +--- a/test/apiv2/01-basic.at ++++ b/test/apiv2/01-basic.at +@@ -19,7 +19,7 @@ for i in /version version; do + t GET $i 200 \ + .Components[0].Name="Podman Engine" \ + .Components[0].Details.APIVersion~4[0-9.-]\\+ \ +- .Components[0].Details.MinAPIVersion=3.3.1 \ ++ .Components[0].Details.MinAPIVersion=4.0.0 \ + .Components[0].Details.Os=linux \ + .ApiVersion=1.40 \ + .MinAPIVersion=1.24 \ +diff --git a/version/version.go b/version/version.go +index da74029677a..02d110198e3 100644 +--- a/version/version.go ++++ b/version/version.go +@@ -27,7 +27,7 @@ const ( + // NOTE: remember to bump the version at the top + // of the top-level README.md file when this is + // bumped. +-var Version = semver.MustParse("4.0.0-dev") ++var Version = semver.MustParse("4.0.0") + + // See https://docs.docker.com/engine/api/v1.40/ + // libpod compat handlers are expected to honor docker API versions +@@ -38,7 +38,7 @@ var Version = semver.MustParse("4.0.0-dev") + var APIVersion = map[Tree]map[Level]semver.Version{ + Libpod: { + CurrentAPI: Version, +- MinimalAPI: semver.MustParse("3.3.1"), ++ MinimalAPI: semver.MustParse("4.0.0"), + }, + Compat: { + CurrentAPI: semver.MustParse("1.40.0"), diff --git a/podman.spec b/podman.spec index 778ba31..a50c673 100644 --- a/podman.spec +++ b/podman.spec @@ -46,10 +46,9 @@ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz +Patch0: fix-version.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -%if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel -%endif BuildRequires: gcc BuildRequires: golang >= 1.16.6 BuildRequires: glib2-devel From 837b12bfffe4c5ca61a1fb3404700afb407b8f86 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 21 Feb 2022 12:59:45 -0500 Subject: [PATCH 101/313] add patch to fix version remove unnecessary conditionals Signed-off-by: Lokesh Mandvekar (cherry picked from commit fc31a699bbb3f9aa9e3e9314ddf133c81a93d648) Signed-off-by: Lokesh Mandvekar --- fix-version.patch | 46 ++++++++++++++++++++++++++++++++++++++++++++++ podman.spec | 3 +-- 2 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 fix-version.patch diff --git a/fix-version.patch b/fix-version.patch new file mode 100644 index 0000000..e2a63d4 --- /dev/null +++ b/fix-version.patch @@ -0,0 +1,46 @@ +From 49f8da7271ed9b9256a182aca004700047e271ed Mon Sep 17 00:00:00 2001 +From: Matthew Heon +Date: Wed, 16 Feb 2022 14:10:39 -0500 +Subject: [PATCH] Bump to v4.0.0 + +Signed-off-by: Matthew Heon +--- + test/apiv2/01-basic.at | 2 +- + version/version.go | 4 ++-- + 2 files changed, 3 insertions(+), 3 deletions(-) + +diff --git a/test/apiv2/01-basic.at b/test/apiv2/01-basic.at +index 06db6278578..e4348a9a70e 100644 +--- a/test/apiv2/01-basic.at ++++ b/test/apiv2/01-basic.at +@@ -19,7 +19,7 @@ for i in /version version; do + t GET $i 200 \ + .Components[0].Name="Podman Engine" \ + .Components[0].Details.APIVersion~4[0-9.-]\\+ \ +- .Components[0].Details.MinAPIVersion=3.3.1 \ ++ .Components[0].Details.MinAPIVersion=4.0.0 \ + .Components[0].Details.Os=linux \ + .ApiVersion=1.40 \ + .MinAPIVersion=1.24 \ +diff --git a/version/version.go b/version/version.go +index da74029677a..02d110198e3 100644 +--- a/version/version.go ++++ b/version/version.go +@@ -27,7 +27,7 @@ const ( + // NOTE: remember to bump the version at the top + // of the top-level README.md file when this is + // bumped. +-var Version = semver.MustParse("4.0.0-dev") ++var Version = semver.MustParse("4.0.0") + + // See https://docs.docker.com/engine/api/v1.40/ + // libpod compat handlers are expected to honor docker API versions +@@ -38,7 +38,7 @@ var Version = semver.MustParse("4.0.0-dev") + var APIVersion = map[Tree]map[Level]semver.Version{ + Libpod: { + CurrentAPI: Version, +- MinimalAPI: semver.MustParse("3.3.1"), ++ MinimalAPI: semver.MustParse("4.0.0"), + }, + Compat: { + CurrentAPI: semver.MustParse("1.40.0"), diff --git a/podman.spec b/podman.spec index eb1f9c1..2fc0e00 100644 --- a/podman.spec +++ b/podman.spec @@ -46,10 +46,9 @@ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz +Patch0: fix-version.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -%if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel -%endif BuildRequires: gcc BuildRequires: golang >= 1.16.6 BuildRequires: glib2-devel From bbc4d5af60a44017ab2b43d03f5be5797e870aef Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 25 Feb 2022 11:50:25 -0500 Subject: [PATCH 102/313] bump to v4.0.1, add iptables modules for fedora >= 36 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + fix-version.patch | 46 ---------------------------------------------- podman.spec | 9 +++++++-- sources | 2 +- 4 files changed, 9 insertions(+), 49 deletions(-) delete mode 100644 fix-version.patch diff --git a/.gitignore b/.gitignore index bda4450..b32c6fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1798,3 +1798,4 @@ /v4.0.0-rc4.tar.gz /v4.0.0-rc5.tar.gz /v4.0.0.tar.gz +/v4.0.1.tar.gz diff --git a/fix-version.patch b/fix-version.patch deleted file mode 100644 index e2a63d4..0000000 --- a/fix-version.patch +++ /dev/null @@ -1,46 +0,0 @@ -From 49f8da7271ed9b9256a182aca004700047e271ed Mon Sep 17 00:00:00 2001 -From: Matthew Heon -Date: Wed, 16 Feb 2022 14:10:39 -0500 -Subject: [PATCH] Bump to v4.0.0 - -Signed-off-by: Matthew Heon ---- - test/apiv2/01-basic.at | 2 +- - version/version.go | 4 ++-- - 2 files changed, 3 insertions(+), 3 deletions(-) - -diff --git a/test/apiv2/01-basic.at b/test/apiv2/01-basic.at -index 06db6278578..e4348a9a70e 100644 ---- a/test/apiv2/01-basic.at -+++ b/test/apiv2/01-basic.at -@@ -19,7 +19,7 @@ for i in /version version; do - t GET $i 200 \ - .Components[0].Name="Podman Engine" \ - .Components[0].Details.APIVersion~4[0-9.-]\\+ \ -- .Components[0].Details.MinAPIVersion=3.3.1 \ -+ .Components[0].Details.MinAPIVersion=4.0.0 \ - .Components[0].Details.Os=linux \ - .ApiVersion=1.40 \ - .MinAPIVersion=1.24 \ -diff --git a/version/version.go b/version/version.go -index da74029677a..02d110198e3 100644 ---- a/version/version.go -+++ b/version/version.go -@@ -27,7 +27,7 @@ const ( - // NOTE: remember to bump the version at the top - // of the top-level README.md file when this is - // bumped. --var Version = semver.MustParse("4.0.0-dev") -+var Version = semver.MustParse("4.0.0") - - // See https://docs.docker.com/engine/api/v1.40/ - // libpod compat handlers are expected to honor docker API versions -@@ -38,7 +38,7 @@ var Version = semver.MustParse("4.0.0-dev") - var APIVersion = map[Tree]map[Level]semver.Version{ - Libpod: { - CurrentAPI: Version, -- MinimalAPI: semver.MustParse("3.3.1"), -+ MinimalAPI: semver.MustParse("4.0.0"), - }, - Compat: { - CurrentAPI: semver.MustParse("1.40.0"), diff --git a/podman.spec b/podman.spec index a50c673..19ce20b 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0 +%global built_tag v4.0.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -46,7 +46,6 @@ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz -Patch0: fix-version.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: btrfs-progs-devel BuildRequires: gcc @@ -306,6 +305,9 @@ PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{build install.docker \ install.docker-docs \ install.remote \ +%if 0%{?fedora} >= 36 + install.modules-load +%endif mv pkg/hooks/README.md pkg/hooks/README-hooks.md @@ -348,6 +350,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_unitdir}/%{name}* %{_userunitdir}/%{name}* %{_tmpfilesdir}/%{name}.conf +%if 0%{?fedora} >= 36 +%{_modulesloaddir}/%{name}-iptables.conf +%endif %files docker %{_bindir}/docker diff --git a/sources b/sources index 01712af..5dc6d66 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0.tar.gz) = 2e25f303d143bc4e265f0f8998ea1c4af3d6da8b35452cf6b27a4eb204805a9b5f75f4b6430921b42c80b76a6b5c9cf35a732c265727a11261fca25cc96f57e7 +SHA512 (v4.0.1.tar.gz) = b333c91f1c04ef084df05dc6f31717e89078a3e5c6b620c403c29e4a3c9db30bbd15537334a645206d85bfb9679b1f4748c46936d9ca21c1f77066e8cf0f25c8 From 8405ee906a03f0c9b2da2334d4f4f5ea12ee70e0 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 25 Feb 2022 11:50:25 -0500 Subject: [PATCH 103/313] bump to v4.0.1, add iptables modules for fedora >= 36 Signed-off-by: Lokesh Mandvekar (cherry picked from commit bbc4d5af60a44017ab2b43d03f5be5797e870aef) Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + fix-version.patch | 46 ---------------------------------------------- podman.spec | 9 +++++++-- sources | 2 +- 4 files changed, 9 insertions(+), 49 deletions(-) delete mode 100644 fix-version.patch diff --git a/.gitignore b/.gitignore index bda4450..b32c6fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1798,3 +1798,4 @@ /v4.0.0-rc4.tar.gz /v4.0.0-rc5.tar.gz /v4.0.0.tar.gz +/v4.0.1.tar.gz diff --git a/fix-version.patch b/fix-version.patch deleted file mode 100644 index e2a63d4..0000000 --- a/fix-version.patch +++ /dev/null @@ -1,46 +0,0 @@ -From 49f8da7271ed9b9256a182aca004700047e271ed Mon Sep 17 00:00:00 2001 -From: Matthew Heon -Date: Wed, 16 Feb 2022 14:10:39 -0500 -Subject: [PATCH] Bump to v4.0.0 - -Signed-off-by: Matthew Heon ---- - test/apiv2/01-basic.at | 2 +- - version/version.go | 4 ++-- - 2 files changed, 3 insertions(+), 3 deletions(-) - -diff --git a/test/apiv2/01-basic.at b/test/apiv2/01-basic.at -index 06db6278578..e4348a9a70e 100644 ---- a/test/apiv2/01-basic.at -+++ b/test/apiv2/01-basic.at -@@ -19,7 +19,7 @@ for i in /version version; do - t GET $i 200 \ - .Components[0].Name="Podman Engine" \ - .Components[0].Details.APIVersion~4[0-9.-]\\+ \ -- .Components[0].Details.MinAPIVersion=3.3.1 \ -+ .Components[0].Details.MinAPIVersion=4.0.0 \ - .Components[0].Details.Os=linux \ - .ApiVersion=1.40 \ - .MinAPIVersion=1.24 \ -diff --git a/version/version.go b/version/version.go -index da74029677a..02d110198e3 100644 ---- a/version/version.go -+++ b/version/version.go -@@ -27,7 +27,7 @@ const ( - // NOTE: remember to bump the version at the top - // of the top-level README.md file when this is - // bumped. --var Version = semver.MustParse("4.0.0-dev") -+var Version = semver.MustParse("4.0.0") - - // See https://docs.docker.com/engine/api/v1.40/ - // libpod compat handlers are expected to honor docker API versions -@@ -38,7 +38,7 @@ var Version = semver.MustParse("4.0.0-dev") - var APIVersion = map[Tree]map[Level]semver.Version{ - Libpod: { - CurrentAPI: Version, -- MinimalAPI: semver.MustParse("3.3.1"), -+ MinimalAPI: semver.MustParse("4.0.0"), - }, - Compat: { - CurrentAPI: semver.MustParse("1.40.0"), diff --git a/podman.spec b/podman.spec index 2fc0e00..6e454be 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.0 +%global built_tag v4.0.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -46,7 +46,6 @@ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz -Patch0: fix-version.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: btrfs-progs-devel BuildRequires: gcc @@ -309,6 +308,9 @@ PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{build install.docker \ install.docker-docs \ install.remote \ +%if 0%{?fedora} >= 36 + install.modules-load +%endif mv pkg/hooks/README.md pkg/hooks/README-hooks.md @@ -351,6 +353,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_unitdir}/%{name}* %{_userunitdir}/%{name}* %{_tmpfilesdir}/%{name}.conf +%if 0%{?fedora} >= 36 +%{_modulesloaddir}/%{name}-iptables.conf +%endif %files docker %{_bindir}/docker diff --git a/sources b/sources index 01712af..5dc6d66 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.0.tar.gz) = 2e25f303d143bc4e265f0f8998ea1c4af3d6da8b35452cf6b27a4eb204805a9b5f75f4b6430921b42c80b76a6b5c9cf35a732c265727a11261fca25cc96f57e7 +SHA512 (v4.0.1.tar.gz) = b333c91f1c04ef084df05dc6f31717e89078a3e5c6b620c403c29e4a3c9db30bbd15537334a645206d85bfb9679b1f4748c46936d9ca21c1f77066e8cf0f25c8 From 130fdcbff8350385220a8ca8d6b89f9c0cedca4d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 25 Feb 2022 13:49:36 -0500 Subject: [PATCH 104/313] add checks for centos to account for rhcontainerbot/podman4 copr Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index 19ce20b..ab4d88c 100644 --- a/podman.spec +++ b/podman.spec @@ -47,7 +47,9 @@ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} +%if ! 0%{?centos} BuildRequires: btrfs-progs-devel +%endif BuildRequires: gcc BuildRequires: golang >= 1.16.6 BuildRequires: glib2-devel @@ -260,10 +262,7 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" %gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport # build %%{name} -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" -%if 0%{?fedora} >= 35 -export BUILDTAGS+=" $(hack/libsubid_tag.sh)" -%endif +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" %gobuild -o bin/%{name} %{import_path}/cmd/%{name} From 1a95739a63ec3d4fd5152d9954ae812eaac65c26 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 25 Feb 2022 13:49:36 -0500 Subject: [PATCH 105/313] add checks for centos to account for rhcontainerbot/podman4 copr Signed-off-by: Lokesh Mandvekar (cherry picked from commit 130fdcbff8350385220a8ca8d6b89f9c0cedca4d) Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index 6e454be..fcc5870 100644 --- a/podman.spec +++ b/podman.spec @@ -47,7 +47,9 @@ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} +%if ! 0%{?centos} BuildRequires: btrfs-progs-devel +%endif BuildRequires: gcc BuildRequires: golang >= 1.16.6 BuildRequires: glib2-devel @@ -263,10 +265,7 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" %gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport # build %%{name} -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" -%if 0%{?fedora} >= 35 -export BUILDTAGS+=" $(hack/libsubid_tag.sh)" -%endif +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" %gobuild -o bin/%{name} %{import_path}/cmd/%{name} From 628dce2c203de232a026f9ea76f42b68c61aa312 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 3 Mar 2022 09:47:43 -0500 Subject: [PATCH 106/313] bump to v4.0.2 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 6 +++--- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b32c6fc..9b155ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1799,3 +1799,4 @@ /v4.0.0-rc5.tar.gz /v4.0.0.tar.gz /v4.0.1.tar.gz +/v4.0.2.tar.gz diff --git a/podman.spec b/podman.spec index ab4d88c..6847607 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.1 +%global built_tag v4.0.2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -386,7 +386,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %changelog #%%autochangelog -* Thu Feb 017 2022 Lokesh Mandvekar - 3:4.0.0 +* Thu Feb 17 2022 Lokesh Mandvekar - 3:4.0.0 - bump to v4.0.0 - autospec misbehaves if the git logs ever used an unescaped rpm macro -- so adding a manual changelog entry (rhbz#2051542) +- so adding a manual changelog entry diff --git a/sources b/sources index 5dc6d66..8123eaf 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.1.tar.gz) = b333c91f1c04ef084df05dc6f31717e89078a3e5c6b620c403c29e4a3c9db30bbd15537334a645206d85bfb9679b1f4748c46936d9ca21c1f77066e8cf0f25c8 +SHA512 (v4.0.2.tar.gz) = f3c42b3b3c75ca451b4c22c2d6f9f1b9ab9437b118b16e19f17f92f28b5849f8e3de4ebc97d8d249f565a61ba187214928c25a031204163a59174e94ce300a59 From aa724a73e42f41eb89ac802abb4a6029e92c420d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 3 Mar 2022 09:47:43 -0500 Subject: [PATCH 107/313] bump to v4.0.2 Signed-off-by: Lokesh Mandvekar (cherry picked from commit 628dce2c203de232a026f9ea76f42b68c61aa312) Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 6 +++--- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b32c6fc..9b155ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1799,3 +1799,4 @@ /v4.0.0-rc5.tar.gz /v4.0.0.tar.gz /v4.0.1.tar.gz +/v4.0.2.tar.gz diff --git a/podman.spec b/podman.spec index fcc5870..1e19149 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.1 +%global built_tag v4.0.2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -389,7 +389,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %changelog #%%autochangelog -* Thu Feb 017 2022 Lokesh Mandvekar - 3:4.0.0 +* Thu Feb 17 2022 Lokesh Mandvekar - 3:4.0.0 - bump to v4.0.0 - autospec misbehaves if the git logs ever used an unescaped rpm macro -- so adding a manual changelog entry (rhbz#2051542) +- so adding a manual changelog entry diff --git a/sources b/sources index 5dc6d66..8123eaf 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.1.tar.gz) = b333c91f1c04ef084df05dc6f31717e89078a3e5c6b620c403c29e4a3c9db30bbd15537334a645206d85bfb9679b1f4748c46936d9ca21c1f77066e8cf0f25c8 +SHA512 (v4.0.2.tar.gz) = f3c42b3b3c75ca451b4c22c2d6f9f1b9ab9437b118b16e19f17f92f28b5849f8e3de4ebc97d8d249f565a61ba187214928c25a031204163a59174e94ce300a59 From ec4650d2ca9f39addcfeee5198c5df95397936e4 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 7 Mar 2022 11:26:10 -0700 Subject: [PATCH 108/313] Gating tests: include more package versions In headers of gating tests, also include aardvark, netavark, containers-common, containernetworking-plugins Signed-off-by: Ed Santiago --- tests/roles/run_bats_tests/files/run_bats_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh index dce908b..6456841 100755 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ b/tests/roles/run_bats_tests/files/run_bats_tests.sh @@ -27,7 +27,7 @@ exec &> >(tee -a $FULL_LOG) echo "Packages:" echo " Kernel: $(uname -r)" rpm -qa |\ - egrep 'podman|conmon|crun|runc|iptable|slirp|systemd|container-selinux' |\ + egrep 'podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux' |\ sort |\ sed -e 's/^/ /' From ac29f66df485d986c7e7c744b32857065221f441 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 14:41:40 -0500 Subject: [PATCH 109/313] go-rpm-macros not defined for rhel8 Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/podman.spec b/podman.spec index 6847607..89ed86f 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,9 @@ BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: git-core BuildRequires: go-md2man +%if ! 0%{?rhel} <= 8 BuildRequires: go-rpm-macros +%endif BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel From e33f60b5d3b2a5ca09a2fcf1f70bd0bcb84a9e88 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 7 Mar 2022 11:26:10 -0700 Subject: [PATCH 110/313] Gating tests: include more package versions In headers of gating tests, also include aardvark, netavark, containers-common, containernetworking-plugins Signed-off-by: Ed Santiago (cherry picked from commit ec4650d2ca9f39addcfeee5198c5df95397936e4) Signed-off-by: Lokesh Mandvekar --- tests/roles/run_bats_tests/files/run_bats_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh index dce908b..6456841 100755 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ b/tests/roles/run_bats_tests/files/run_bats_tests.sh @@ -27,7 +27,7 @@ exec &> >(tee -a $FULL_LOG) echo "Packages:" echo " Kernel: $(uname -r)" rpm -qa |\ - egrep 'podman|conmon|crun|runc|iptable|slirp|systemd|container-selinux' |\ + egrep 'podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux' |\ sort |\ sed -e 's/^/ /' From c5af691072770fb0e4aa9766cdaf45bb3f352a5f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 14:41:40 -0500 Subject: [PATCH 111/313] go-rpm-macros not defined for rhel8 Signed-off-by: Lokesh Mandvekar (cherry picked from commit ac29f66df485d986c7e7c744b32857065221f441) Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/podman.spec b/podman.spec index 1e19149..08ac95a 100644 --- a/podman.spec +++ b/podman.spec @@ -61,7 +61,9 @@ BuildRequires: go-md2man %else BuildRequires: golang-github-cpuguy83-md2man %endif +%if ! 0%{?rhel} <= 8 BuildRequires: go-rpm-macros +%endif BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel From 6c8d356fea2875f8c3b7de7481918a97484b0cde Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 15:53:13 -0500 Subject: [PATCH 112/313] adjust conditionals for centos 8 Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 89ed86f..8050a98 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: git-core BuildRequires: go-md2man -%if ! 0%{?rhel} <= 8 +%if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: go-rpm-macros %endif BuildRequires: gpgme-devel From 4d1f2cf013a30aa8912479ce22bbba53c2e18875 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 15:53:13 -0500 Subject: [PATCH 113/313] adjust conditionals for centos 8 Signed-off-by: Lokesh Mandvekar (cherry picked from commit 6c8d356fea2875f8c3b7de7481918a97484b0cde) Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/podman.spec b/podman.spec index 08ac95a..224f7bf 100644 --- a/podman.spec +++ b/podman.spec @@ -56,12 +56,8 @@ BuildRequires: glib2-devel BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: git-core -%if 0%{?fedora} BuildRequires: go-md2man -%else -BuildRequires: golang-github-cpuguy83-md2man -%endif -%if ! 0%{?rhel} <= 8 +%if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: go-rpm-macros %endif BuildRequires: gpgme-devel From e907cf2a2397b5a2ae845497cb71d06f1ca8ac4a Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 16:07:54 -0500 Subject: [PATCH 114/313] adjust btrfs for fedora and centos Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 224f7bf..fa1aa93 100644 --- a/podman.spec +++ b/podman.spec @@ -47,7 +47,7 @@ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -%if ! 0%{?centos} +%if 0%{?fedora} || 0%{?centos} <= 8 BuildRequires: btrfs-progs-devel %endif BuildRequires: gcc From 4be43fccc88e2ec836f5b18438a64a0dde394619 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 16:20:38 -0500 Subject: [PATCH 115/313] adjust btrfs-progs-devel conditonals Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index fa1aa93..9379492 100644 --- a/podman.spec +++ b/podman.spec @@ -47,7 +47,7 @@ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -%if 0%{?fedora} || 0%{?centos} <= 8 +%if 0%{?fedora} BuildRequires: btrfs-progs-devel %endif BuildRequires: gcc From e87693798135858c04e25dc9a1c0160badeab4d4 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 16:40:27 -0500 Subject: [PATCH 116/313] adjust btrfs dep for rhel/centos Signed-off-by: Lokesh Mandvekar --- podman.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 9379492..9ee4dab 100644 --- a/podman.spec +++ b/podman.spec @@ -263,12 +263,18 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" %gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport # build %%{name} -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +if 0%{?fedora} +export BUILDTAGS+=" $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" +%endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion remote" +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh) remote" +%if 0%{?fedora} +export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion" +%endif %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} pushd %{repo_plugins}-%{commit_plugins} From 009080a7d8c2d4c3e74db5e7545ab25e51b68d59 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 16:47:02 -0500 Subject: [PATCH 117/313] fix conditional Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 9ee4dab..dc6426d 100644 --- a/podman.spec +++ b/podman.spec @@ -264,7 +264,7 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" # build %%{name} export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" -if 0%{?fedora} +%if 0%{?fedora} export BUILDTAGS+=" $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" %endif From dfba5cdde65a3d3bd2ae0b52224d2a6be0bad61c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 17:05:09 -0500 Subject: [PATCH 118/313] adjust buildtags for distros Signed-off-by: Lokesh Mandvekar --- podman.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index dc6426d..5da3408 100644 --- a/podman.spec +++ b/podman.spec @@ -263,17 +263,19 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" %gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport # build %%{name} -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" %if 0%{?fedora} -export BUILDTAGS+=" $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" +export BUILDTAGS+=" $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libsubid_tag.sh)" +%else +export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion" %endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh) remote" +export BUILDTAGS="exclude_graph_driver_btrfs btrfs_noversion seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) remote" %if 0%{?fedora} -export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion" +export BUILDTAGS+=" $(hack/libsubid_tag.sh)" %endif %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} From acbdc171db75562b6cf87565ad1030877bf6e859 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 17:23:37 -0500 Subject: [PATCH 119/313] remove btrfs file for centos Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 5da3408..dc23c54 100644 --- a/podman.spec +++ b/podman.spec @@ -256,6 +256,10 @@ ln -s ../../../../ src/%{import_path} popd ln -s vendor src +%if 0%{?centos} +rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go +%endif + # build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" @@ -267,7 +271,7 @@ export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) %if 0%{?fedora} export BUILDTAGS+=" $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libsubid_tag.sh)" %else -export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion" +export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper" %endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} From c907f90e7fdc22c41406f78e02807d5c714cca52 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 17:42:05 -0500 Subject: [PATCH 120/313] adjust deps Signed-off-by: Lokesh Mandvekar --- podman.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index dc23c54..6525ae0 100644 --- a/podman.spec +++ b/podman.spec @@ -59,13 +59,13 @@ BuildRequires: git-core BuildRequires: go-md2man %if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: go-rpm-macros +BuildRequires: shadow-utils-subid-devel %endif BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel -BuildRequires: shadow-utils-subid-devel BuildRequires: pkgconfig BuildRequires: make BuildRequires: ostree-devel @@ -256,7 +256,7 @@ ln -s ../../../../ src/%{import_path} popd ln -s vendor src -%if 0%{?centos} +%if 0%{?rhel} <= 8 rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go %endif @@ -268,7 +268,7 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" # build %%{name} export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} >= 9 export BUILDTAGS+=" $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libsubid_tag.sh)" %else export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper" @@ -278,7 +278,7 @@ export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion exclude_graphdrive # build %%{name}-remote export BUILDTAGS="exclude_graph_driver_btrfs btrfs_noversion seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) remote" -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} >= 9 export BUILDTAGS+=" $(hack/libsubid_tag.sh)" %endif %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} From cb7a85fe6dcd738af7e6679d6cfff817bd8e5ec6 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 17:51:46 -0500 Subject: [PATCH 121/313] adjust deps Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 6525ae0..0762888 100644 --- a/podman.spec +++ b/podman.spec @@ -269,16 +269,19 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" # build %%{name} export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" %if 0%{?fedora} || 0%{?rhel} >= 9 -export BUILDTAGS+=" $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libsubid_tag.sh)" +export BUILDTAGS+=" $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" %else export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper" %endif +%if 0%{?fedora} +export BUILDTAGS+=" $(hack/libsubid_tag.sh)" + %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote export BUILDTAGS="exclude_graph_driver_btrfs btrfs_noversion seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) remote" -%if 0%{?fedora} || 0%{?rhel} >= 9 +%if 0%{?fedora} export BUILDTAGS+=" $(hack/libsubid_tag.sh)" %endif %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} From 8bfbbd01ca5ac3090164e98ad2edaf84b09d5a04 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 17:54:35 -0500 Subject: [PATCH 122/313] fix conditional Signed-off-by: Lokesh Mandvekar --- podman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/podman.spec b/podman.spec index 0762888..beb026e 100644 --- a/podman.spec +++ b/podman.spec @@ -276,6 +276,7 @@ export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion exclude_graphdrive %if 0%{?fedora} export BUILDTAGS+=" $(hack/libsubid_tag.sh)" +%endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} From 7d3d7b8a009cec6bca10816530ac52c9d00f23af Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 9 Mar 2022 20:26:45 -0500 Subject: [PATCH 123/313] revert the last 9 commits Signed-off-by: Lokesh Mandvekar --- podman.spec | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/podman.spec b/podman.spec index beb026e..224f7bf 100644 --- a/podman.spec +++ b/podman.spec @@ -47,7 +47,7 @@ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -%if 0%{?fedora} +%if ! 0%{?centos} BuildRequires: btrfs-progs-devel %endif BuildRequires: gcc @@ -59,13 +59,13 @@ BuildRequires: git-core BuildRequires: go-md2man %if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: go-rpm-macros -BuildRequires: shadow-utils-subid-devel %endif BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel +BuildRequires: shadow-utils-subid-devel BuildRequires: pkgconfig BuildRequires: make BuildRequires: ostree-devel @@ -256,10 +256,6 @@ ln -s ../../../../ src/%{import_path} popd ln -s vendor src -%if 0%{?rhel} <= 8 -rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go -%endif - # build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" @@ -267,24 +263,12 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" %gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport # build %%{name} -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" -%if 0%{?fedora} || 0%{?rhel} >= 9 -export BUILDTAGS+=" $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" -%else -export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper" -%endif - -%if 0%{?fedora} -export BUILDTAGS+=" $(hack/libsubid_tag.sh)" -%endif +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS="exclude_graph_driver_btrfs btrfs_noversion seccomp exclude_graphdriver_devicemapper $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) remote" -%if 0%{?fedora} -export BUILDTAGS+=" $(hack/libsubid_tag.sh)" -%endif +export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion remote" %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} pushd %{repo_plugins}-%{commit_plugins} From 6ad0d9cb50ecda0803d3321d14ce43b489b53548 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 10 Mar 2022 08:17:08 -0500 Subject: [PATCH 124/313] rework centos 8 conditionals Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 224f7bf..62f0b59 100644 --- a/podman.spec +++ b/podman.spec @@ -256,6 +256,10 @@ ln -s ../../../../ src/%{import_path} popd ln -s vendor src +%if 0%{?centos} <= 8 +rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go +%endif + # build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" @@ -268,7 +272,7 @@ export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installe %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion remote" +export BUILDTAGS="$BUILDTAGS remote" %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} pushd %{repo_plugins}-%{commit_plugins} From b04c898b9f314f4300e6a8cd45661e864b27112f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 10 Mar 2022 08:34:16 -0500 Subject: [PATCH 125/313] add devmapper dep for rhel8 Signed-off-by: Lokesh Mandvekar --- podman.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/podman.spec b/podman.spec index 62f0b59..28ac328 100644 --- a/podman.spec +++ b/podman.spec @@ -60,6 +60,9 @@ BuildRequires: go-md2man %if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: go-rpm-macros %endif +%if 0%{?rhel} <= 8 +BuildRequires: pkgconfig(devmapper) +%endif BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel From 67c2fbbc58c69865667a44a2c257a79e51b7a931 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 10 Mar 2022 15:06:22 -0500 Subject: [PATCH 126/313] generalize conditionals for fedora, centos and el Signed-off-by: Lokesh Mandvekar --- podman.spec | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/podman.spec b/podman.spec index 28ac328..117ce98 100644 --- a/podman.spec +++ b/podman.spec @@ -47,9 +47,12 @@ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -%if ! 0%{?centos} +%if 0%{?fedora} BuildRequires: btrfs-progs-devel %endif +%if 0%{?rhel} <= 8 +BuildRequires: pkgconfig(devmapper) +%endif BuildRequires: gcc BuildRequires: golang >= 1.16.6 BuildRequires: glib2-devel @@ -60,9 +63,6 @@ BuildRequires: go-md2man %if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: go-rpm-macros %endif -%if 0%{?rhel} <= 8 -BuildRequires: pkgconfig(devmapper) -%endif BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel @@ -187,6 +187,7 @@ Requires: httpd-tools Requires: openssl Requires: socat Requires: buildah +Requires: gnupg %description tests %{summary} @@ -259,7 +260,7 @@ ln -s ../../../../ src/%{import_path} popd ln -s vendor src -%if 0%{?centos} <= 8 +%if 0%{?rhel} <= 8 rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go %endif @@ -269,13 +270,19 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" # build rootlessport first %gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport -# build %%{name} -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +# set base buildtags +export BASEBUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +# build %%{name} +%if 0%{?fedora} +export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" +%else +export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion" +%endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS="$BUILDTAGS remote" +export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion remote" %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} pushd %{repo_plugins}-%{commit_plugins} From b87369aa74959dca2e6aaeaf4a61cc96030322f4 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 29 Mar 2022 12:22:15 -0400 Subject: [PATCH 127/313] update placeholder changelog Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index 8050a98..77aa33d 100644 --- a/podman.spec +++ b/podman.spec @@ -388,7 +388,5 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %changelog #%%autochangelog -* Thu Feb 17 2022 Lokesh Mandvekar - 3:4.0.0 -- bump to v4.0.0 -- autospec misbehaves if the git logs ever used an unescaped rpm macro -- so adding a manual changelog entry +* Thu Feb 17 2022 Lokesh Mandvekar +- placeholder changelog cause autospec doesn't like macros in git logs From 43d36da0f766defd3ee7b7e5e74038f004412704 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 1 Apr 2022 18:04:05 +0000 Subject: [PATCH 128/313] auto bump to v4.0.3 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9b155ec..0c13cdf 100644 --- a/.gitignore +++ b/.gitignore @@ -1800,3 +1800,4 @@ /v4.0.0.tar.gz /v4.0.1.tar.gz /v4.0.2.tar.gz +/v4.0.3.tar.gz diff --git a/podman.spec b/podman.spec index 77aa33d..8c8c870 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.2 +%global built_tag v4.0.3 %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 8123eaf..7a8378d 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.2.tar.gz) = f3c42b3b3c75ca451b4c22c2d6f9f1b9ab9437b118b16e19f17f92f28b5849f8e3de4ebc97d8d249f565a61ba187214928c25a031204163a59174e94ce300a59 +SHA512 (v4.0.3.tar.gz) = a7c6f9a0f33641520c4143e6a3568129021783557f8ea7c846e4bc3f7da9bf70cb30b19cc7c6527809df2c46e6ded1d162a929dc4f44a5daafcf9d211b43b44a From 97236e7719cbaea0ebdab960bb1c8d64052b3c2f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 21 Apr 2022 09:05:52 -0400 Subject: [PATCH 129/313] podman-3:3.4.7-1 - built v3.4.7 - Resolves: #2070368, #2074164 - Security fix for CVE-2022-1227 - Resolves: #2045880, #2067448 - Security fix for CVE-2022-21698 - Resolves: #2064702, #2074267 - Security fix for CVE-2022-27191 - Resolves: #2066568, #2070102 - Security fix for CVE-2022-27649 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 6240 ++++++++++++++++- sources | 3 +- .../run_bats_tests/files/run_bats_tests.sh | 2 +- 4 files changed, 6157 insertions(+), 89 deletions(-) diff --git a/.gitignore b/.gitignore index 9b155ec..4e62b19 100644 --- a/.gitignore +++ b/.gitignore @@ -1800,3 +1800,4 @@ /v4.0.0.tar.gz /v4.0.1.tar.gz /v4.0.2.tar.gz +/v3.4.7.tar.gz diff --git a/podman.spec b/podman.spec index 117ce98..47c164e 100644 --- a/podman.spec +++ b/podman.spec @@ -1,3 +1,8 @@ +%global with_devel 0 +%global with_bundled 1 +%global with_check 0 +%global with_unit_test 0 + %global with_debug 1 %if 0%{?with_debug} @@ -7,6 +12,10 @@ %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 @@ -14,6 +23,11 @@ # https://github.com/containers/%%{name} %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} +# To build a random user's fork/commit, comment out above line, +# uncomment below line and replace the placeholders and commit0 below with the right info +#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO +#%%global commit0 d32e56658aec5246c3a5dc4d2156918d4f3031a7 +#%%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) # dnsname %global repo_plugins dnsname @@ -23,6 +37,14 @@ %global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 %global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7}) +# podman-machine-cni +%global repo_mcni %{name}-machine-cni +# https://github.com/containers/podman-machine-cni +%global import_path_mcni %{provider}.%{provider_tld}/%{project}/%{repo_mcni} +%global git_mcni https://%{import_path_mcni} +%global commit_mcni 0749884b8d1a455c68da30789e37811ec0809d51 +%global shortcommit_mcni %(c=%{commit_mcni}; echo ${c:0:7}) + # gvproxy %global repo_gvproxy gvisor-tap-vsock # https://github.com/containers/gvisor-tap-vsock @@ -31,28 +53,33 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.2 +%global built_tag v3.4.7 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) -%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: podman +%if 0%{?fedora} Epoch: 3 -Version: %{gen_version} -Release: %autorelease +%else +Epoch: 0 +%endif +Version: 3.4.7 +# RELEASE TAG SHOULD ALWAYS BEGIN WITH A NUMBER +# N.foo if released, 0.N.foo if unreleased +# Rawhide almost always ships unreleased builds, +# so release tag should be of the form 0.N.foo +Release: 1%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 URL: https://%{name}.io/ ExclusiveArch: %{golang_arches} Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz -Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz +Source2: %{git_mcni}/archive/%{commit_mcni}/%{repo_mcni}-%{shortcommit_mcni}.tar.gz +Source3: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -%if 0%{?fedora} +%if 0%{?fedora} && ! 0%{?rhel} BuildRequires: btrfs-progs-devel %endif -%if 0%{?rhel} <= 8 -BuildRequires: pkgconfig(devmapper) -%endif BuildRequires: gcc BuildRequires: golang >= 1.16.6 BuildRequires: glib2-devel @@ -60,90 +87,92 @@ BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: git-core BuildRequires: go-md2man -%if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: go-rpm-macros -%endif BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel +%if 0%{?fedora} >= 35 BuildRequires: shadow-utils-subid-devel +%endif BuildRequires: pkgconfig BuildRequires: make BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 -Requires: containers-common >= 4:1-41 +Requires: containers-common >= 4:1-30 +Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables +Recommends: %{name}-plugins = %{epoch}:%{version}-%{release} Recommends: catatonit Suggests: qemu-user-static # vendored libraries # 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/BurntSushi/toml)) = v1.0.0 +Provides: bundled(golang(github.com/BurntSushi/toml)) = v0.4.1 Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible -Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4 -Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20211204171957_54b4ebfdb681 -Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 -Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.0.0_20220111162300_46367ec063fd -Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 -Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.0.1 -Provides: bundled(golang(github.com/containers/buildah)) = v1.24.1 -Provides: bundled(golang(github.com/containers/common)) = v0.47.4 +Provides: bundled(golang(github.com/buger/goterm)) = v0.0.0_20181115115552_c206103e1f37 +Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20210301084134_a2024f5584e7 +Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.1.0 +Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.0.0_20210325223243_f99e8b6c10b9 +Provides: bundled(golang(github.com/containernetworking/cni)) = v0.8.1 +Provides: bundled(golang(github.com/containernetworking/plugins)) = v0.9.1 +Provides: bundled(golang(github.com/containers/buildah)) = v1.23.1 +Provides: bundled(golang(github.com/containers/common)) = v0.44.5 Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.19.1 +Provides: bundled(golang(github.com/containers/image/v5)) = v5.17.0 Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.2 -Provides: bundled(golang(github.com/containers/psgo)) = v1.7.2 -Provides: bundled(golang(github.com/containers/storage)) = v1.38.2 +Provides: bundled(golang(github.com/containers/psgo)) = v1.7.2_0.20220414132323_3ae304491648 +Provides: bundled(golang(github.com/containers/storage)) = v1.37.2 Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.3.2 Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 +Provides: bundled(golang(github.com/cri_o/ocicni)) = v0.2.1_0.20210621164014_d0acc7862283 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/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 -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_connections)) = v0.4.1_0.20210727194412_58542c764a11 -Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 +Provides: bundled(golang(github.com/digitalocean/go_qemu)) = v0.0.0_20210209191958_152a1535e49f +Provides: bundled(golang(github.com/docker/distribution)) = v2.7.1+incompatible +Provides: bundled(golang(github.com/docker/docker)) = v20.10.11+incompatible +Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.0 +Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20200102110956_c9a8a2d92ccc Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 Provides: bundled(golang(github.com/dtylman/scp)) = v0.0.0_20181017070807_f3000a34aef4 Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.1 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.0.6 -Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 +Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20181106134648_c34317bd91bf Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 -Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1 +Provides: bundled(golang(github.com/gorilla/handlers)) = v0.0.0_20150720190736_60c7bfde3e33 Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.0 Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 Provides: bundled(golang(github.com/hpcloud/tail)) = v1.0.0 Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12 -Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.14 Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.5.0 -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/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.3_0.20220114050600_8b9d41f48198 -Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 -Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20211214071223_8958f93039ab -Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220110225228_7e2d60f1e41f -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.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.9.1 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/rootless_containers/rootlesskit)) = v0.14.6 +Provides: bundled(golang(github.com/prometheus/client_golang)) = v1.11.1 +Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v0.14.5 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/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(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible -Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 +Provides: bundled(golang(github.com/uber/jaeger_client_go)) = v2.29.1+incompatible Provides: bundled(golang(github.com/vbauerster/mpb/v6)) = v6.0.4 -Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.1_0.20220115184804_dd687eb2f2d4 -Provides: bundled(golang(k8s.io/api)) = v0.22.4 -Provides: bundled(golang(k8s.io/apimachinery)) = v0.22.4 +Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.1_0.20201029203352_d40f9887b852 +Provides: bundled(golang(k8s.io/api)) = v0.22.1 +Provides: bundled(golang(k8s.io/apimachinery)) = v0.22.1 %description %{name} (Pod Manager) is a fully featured container engine that is a simple @@ -175,6 +204,168 @@ This package installs a script named docker that emulates the Docker CLI by executes %{name} commands, it also creates links between all Docker CLI man pages and %{name}. +%if 0%{?with_devel} +%package devel +Summary: Library for applications looking to use Container Pods +BuildArch: noarch +Provides: libpod-devel = %{epoch}:%{version}-%{release} + +%if 0%{?with_check} && ! 0%{?with_bundled} +BuildRequires: golang(github.com/BurntSushi/toml) +BuildRequires: golang(github.com/containerd/cgroups) +BuildRequires: golang(github.com/containernetworking/plugins/pkg/ns) +BuildRequires: golang(github.com/containers/image/copy) +BuildRequires: golang(github.com/containers/image/directory) +BuildRequires: golang(github.com/containers/image/docker) +BuildRequires: golang(github.com/containers/image/docker/archive) +BuildRequires: golang(github.com/containers/image/docker/reference) +BuildRequires: golang(github.com/containers/image/docker/tarfile) +BuildRequires: golang(github.com/containers/image/image) +BuildRequires: golang(github.com/containers/image/oci/archive) +BuildRequires: golang(github.com/containers/image/pkg/strslice) +BuildRequires: golang(github.com/containers/image/pkg/sysregistries) +BuildRequires: golang(github.com/containers/image/signature) +BuildRequires: golang(github.com/containers/image/storage) +BuildRequires: golang(github.com/containers/image/tarball) +BuildRequires: golang(github.com/containers/image/transports/alltransports) +BuildRequires: golang(github.com/containers/image/types) +BuildRequires: golang(github.com/containers/storage) +BuildRequires: golang(github.com/containers/storage/pkg/archive) +BuildRequires: golang(github.com/containers/storage/pkg/idtools) +BuildRequires: golang(github.com/containers/storage/pkg/reexec) +BuildRequires: golang(github.com/coreos/go-systemd/dbus) +BuildRequires: golang(github.com/cri-o/ocicni/pkg/ocicni) +BuildRequires: golang(github.com/docker/distribution/reference) +BuildRequires: golang(github.com/docker/docker/daemon/caps) +BuildRequires: golang(github.com/docker/docker/pkg/mount) +BuildRequires: golang(github.com/docker/docker/pkg/namesgenerator) +BuildRequires: golang(github.com/docker/docker/pkg/stringid) +BuildRequires: golang(github.com/docker/docker/pkg/system) +BuildRequires: golang(github.com/docker/docker/pkg/term) +BuildRequires: golang(github.com/docker/docker/pkg/truncindex) +BuildRequires: golang(github.com/ghodss/yaml) +BuildRequires: golang(github.com/godbus/dbus) +BuildRequires: golang(github.com/mattn/go-sqlite3) +BuildRequires: golang(github.com/mrunalp/fileutils) +BuildRequires: golang(github.com/opencontainers/go-digest) +BuildRequires: golang(github.com/opencontainers/image-spec/specs-go/v1) +BuildRequires: golang(github.com/opencontainers/runc/libcontainer) +BuildRequires: golang(github.com/opencontainers/runtime-spec/specs-go) +BuildRequires: golang(github.com/opencontainers/runtime-tools/generate) +BuildRequires: golang(github.com/opencontainers/selinux/go-selinux) +BuildRequires: golang(github.com/opencontainers/selinux/go-selinux/label) +BuildRequires: golang(github.com/pkg/errors) +BuildRequires: golang(github.com/sirupsen/logrus) +BuildRequires: golang(github.com/ulule/deepcopier) +BuildRequires: golang(golang.org/x/crypto/ssh/terminal) +BuildRequires: golang(golang.org/x/sys/unix) +BuildRequires: golang(k8s.io/apimachinery/pkg/util/wait) +BuildRequires: golang(k8s.io/client-go/tools/remotecommand) +BuildRequires: golang(k8s.io/kubernetes/pkg/kubelet/container) +%endif + +Requires: golang(github.com/BurntSushi/toml) +Requires: golang(github.com/containerd/cgroups) +Requires: golang(github.com/containernetworking/plugins/pkg/ns) +Requires: golang(github.com/containers/image/copy) +Requires: golang(github.com/containers/image/directory) +Requires: golang(github.com/containers/image/docker) +Requires: golang(github.com/containers/image/docker/archive) +Requires: golang(github.com/containers/image/docker/reference) +Requires: golang(github.com/containers/image/docker/tarfile) +Requires: golang(github.com/containers/image/image) +Requires: golang(github.com/containers/image/oci/archive) +Requires: golang(github.com/containers/image/pkg/strslice) +Requires: golang(github.com/containers/image/pkg/sysregistries) +Requires: golang(github.com/containers/image/signature) +Requires: golang(github.com/containers/image/storage) +Requires: golang(github.com/containers/image/tarball) +Requires: golang(github.com/containers/image/transports/alltransports) +Requires: golang(github.com/containers/image/types) +Requires: golang(github.com/containers/storage) +Requires: golang(github.com/containers/storage/pkg/archive) +Requires: golang(github.com/containers/storage/pkg/idtools) +Requires: golang(github.com/containers/storage/pkg/reexec) +Requires: golang(github.com/coreos/go-systemd/dbus) +Requires: golang(github.com/cri-o/ocicni/pkg/ocicni) +Requires: golang(github.com/docker/distribution/reference) +Requires: golang(github.com/docker/docker/daemon/caps) +Requires: golang(github.com/docker/docker/pkg/mount) +Requires: golang(github.com/docker/docker/pkg/namesgenerator) +Requires: golang(github.com/docker/docker/pkg/stringid) +Requires: golang(github.com/docker/docker/pkg/system) +Requires: golang(github.com/docker/docker/pkg/term) +Requires: golang(github.com/docker/docker/pkg/truncindex) +Requires: golang(github.com/ghodss/yaml) +Requires: golang(github.com/godbus/dbus) +Requires: golang(github.com/mattn/go-sqlite3) +Requires: golang(github.com/mrunalp/fileutils) +Requires: golang(github.com/opencontainers/go-digest) +Requires: golang(github.com/opencontainers/image-spec/specs-go/v1) +Requires: golang(github.com/opencontainers/runc/libcontainer) +Requires: golang(github.com/opencontainers/runtime-spec/specs-go) +Requires: golang(github.com/opencontainers/runtime-tools/generate) +Requires: golang(github.com/opencontainers/selinux/go-selinux) +Requires: golang(github.com/opencontainers/selinux/go-selinux/label) +Requires: golang(github.com/pkg/errors) +Requires: golang(github.com/sirupsen/logrus) +Requires: golang(github.com/ulule/deepcopier) +Requires: golang(golang.org/x/crypto/ssh/terminal) +Requires: golang(golang.org/x/sys/unix) +Requires: golang(k8s.io/apimachinery/pkg/util/wait) +Requires: golang(k8s.io/client-go/tools/remotecommand) +Requires: golang(k8s.io/kubernetes/pkg/kubelet/container) + +Provides: golang(%{import_path}/cmd/%{name}/docker) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/cmd/%{name}/formats) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/libkpod) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/%{name}) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/%{name}/common) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/%{name}/driver) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/%{name}/layers) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/pkg/annotations) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/pkg/chrootuser) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/pkg/registrar) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/pkg/storage) = %{epoch}:%{version}-%{release} +Provides: golang(%{import_path}/utils) = %{epoch}:%{version}-%{release} + +%description devel +%{summary} + +This package contains library source intended for +building other packages which use import path with +%{import_path} prefix. +%endif + +%if 0%{?with_unit_test} && 0%{?with_devel} +%package unit-test-devel +Summary: Unit tests for %{name} package +%if 0%{?with_check} +#Here comes all BuildRequires: PACKAGE the unit tests +#in %%check section need for running +%endif + +# test subpackage tests code from devel subpackage +Requires: %{name}-devel = %{epoch}:%{version}-%{release} + +%if 0%{?with_check} && ! 0%{?with_bundled} +BuildRequires: golang(github.com/stretchr/testify/assert) +BuildRequires: golang(github.com/urfave/cli) +%endif + +Requires: golang(github.com/stretchr/testify/assert) +Requires: golang(github.com/urfave/cli) + +%description unit-test-devel +%{summary} +%{repo} provides a library for applications looking to use the +Container Pod concept popularized by Kubernetes. + +This package contains unit tests for project +providing packages with %{import_path} prefix. +%endif + +%if 0%{?fedora} || 0%{?rhel} %package tests Summary: Tests for %{name} @@ -187,7 +378,6 @@ Requires: httpd-tools Requires: openssl Requires: socat Requires: buildah -Requires: gnupg %description tests %{summary} @@ -206,6 +396,7 @@ run %{name}-remote in production. %{name}-remote uses the version 2 API to connect to a %{name} client to manage pods, containers and container images. %{name}-remote supports ssh connections as well. +%endif %package plugins Summary: Plugins for %{name} @@ -231,14 +422,16 @@ dynamic port forwarding. %prep %autosetup -Sgit -n %{name}-%{built_tag_strip} -sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname tar zxf %{SOURCE1} -# untar %%{name}-gvproxy +# untar %%{name}-machine-cni tar zxf %{SOURCE2} +# untar %%{name}-gvproxy +tar zxf %{SOURCE3} + %build %set_build_flags export GO111MODULE=off @@ -260,29 +453,19 @@ ln -s ../../../../ src/%{import_path} popd ln -s vendor src -%if 0%{?rhel} <= 8 -rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go +# build %%{name} +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh)" +%if 0%{?fedora} >= 35 +export BUILDTAGS+=" $(hack/libsubid_tag.sh)" %endif # build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" -# build rootlessport first -%gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport - -# set base buildtags -export BASEBUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" - -# build %%{name} -%if 0%{?fedora} -export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" -%else -export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion" -%endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion remote" +export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion remote" %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} pushd %{repo_plugins}-%{commit_plugins} @@ -296,6 +479,17 @@ export GOPATH=$(pwd)/_build:$(pwd) %gobuild -o bin/dnsname %{import_path_plugins}/plugins/meta/dnsname popd +pushd %{repo_mcni}-%{commit_mcni} +mkdir _build +pushd _build +mkdir -p src/%{provider}.%{provider_tld}/%{project} +ln -s ../../../../ src/%{import_path_mcni} +popd +ln -s vendor src +export GOPATH=$(pwd)/_build:$(pwd) +%gobuild -o bin/%{name}-machine %{import_path_mcni}/plugins/meta/%{name}-machine +popd + pushd %{repo_gvproxy}-%{commit_gvproxy} mkdir _build pushd _build @@ -312,15 +506,14 @@ popd %install install -dp %{buildroot}%{_unitdir} PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{buildroot}%{_sysconfdir} \ - install.bin \ - install.man \ - install.systemd \ - install.completions \ - install.docker \ - install.docker-docs \ - install.remote \ -%if 0%{?fedora} >= 36 - install.modules-load + install.bin-nobuild \ + install.man-nobuild \ + install.systemd \ + install.completions \ + install.docker \ + install.docker-docs-nobuild \ +%if 0%{?fedora} || 0%{?rhel} + install.remote-nobuild \ %endif mv pkg/hooks/README.md pkg/hooks/README-hooks.md @@ -330,6 +523,11 @@ pushd %{repo_plugins}-%{commit_plugins} %{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install popd +# install machine-cni plugin +pushd %{repo_mcni}-%{commit_mcni} +%{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install +popd + # install gvproxy pushd %{repo_gvproxy}-%{commit_gvproxy} install -dp %{buildroot}%{_libexecdir}/%{name} @@ -341,7 +539,69 @@ for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},, echo "$file*" >> podman.file-list done -rm -f %{buildroot}%{_mandir}/man5/docker*.5 +# source code for building projects +%if 0%{?with_devel} +install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ + +echo "%%dir %%{gopath}/src/%%{import_path}/." >> devel.file-list +# find all *.go but no *_test.go files and generate devel.file-list +for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go" | grep -v "vendor") ; do + dirprefix=$(dirname $file) + install -d -p %{buildroot}/%{gopath}/src/%{import_path}/$dirprefix + cp -pav $file %{buildroot}/%{gopath}/src/%{import_path}/$file + echo "%%{gopath}/src/%%{import_path}/$file" >> devel.file-list + + while [ "$dirprefix" != "." ]; do + echo "%%dir %%{gopath}/src/%%{import_path}/$dirprefix" >> devel.file-list + dirprefix=$(dirname $dirprefix) + done +done +%endif + +# testing files for this project +%if 0%{?with_unit_test} && 0%{?with_devel} +install -d -p %{buildroot}/%{gopath}/src/%{import_path}/ +# find all *_test.go files and generate unit-test-devel.file-list +for file in $(find . -iname "*_test.go" | grep -v "vendor") ; do + dirprefix=$(dirname $file) + install -d -p %{buildroot}/%{gopath}/src/%{import_path}/$dirprefix + cp -pav $file %{buildroot}/%{gopath}/src/%{import_path}/$file + echo "%%{gopath}/src/%%{import_path}/$file" >> unit-test-devel.file-list + + while [ "$dirprefix" != "." ]; do + echo "%%dir %%{gopath}/src/%%{import_path}/$dirprefix" >> devel.file-list + dirprefix=$(dirname $dirprefix) + done +done +%endif + +%if 0%{?with_devel} +sort -u -o devel.file-list devel.file-list +%endif + +%check +%if 0%{?with_check} && 0%{?with_unit_test} && 0%{?with_devel} +%if ! 0%{?with_bundled} +export GOPATH=%{buildroot}/%{gopath}:%{gopath} +%else +# Since we aren't packaging up the vendor directory we need to link +# back to it somehow. Hack it up so that we can add the vendor +# directory from BUILD dir as a gopath to be searched when executing +# tests from the BUILDROOT dir. +ln -s ./ ./vendor/src # ./vendor/src -> ./vendor + +export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} +%endif + +%if ! 0%{?gotest:1} +%global gotest go test +%endif + +%gotest %{import_path}/cmd/%{name} +%gotest %{import_path}/libkpod +%gotest %{import_path}/libpod +%gotest %{import_path}/pkg/registrar +%endif install -d -p %{buildroot}/%{_datadir}/%{name}/test/system cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ @@ -353,26 +613,44 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %license LICENSE %doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md %{_bindir}/%{name} -%dir %{_libexecdir}/%{name} -%{_libexecdir}/%{name}/rootlessport %{_datadir}/bash-completion/completions/%{name} # By "owning" the site-functions dir, we don't need to Require zsh %dir %{_datadir}/zsh/site-functions %{_datadir}/zsh/site-functions/_%{name} %dir %{_datadir}/fish/vendor_completions.d %{_datadir}/fish/vendor_completions.d/%{name}.fish -%{_unitdir}/%{name}* -%{_userunitdir}/%{name}* -%{_tmpfilesdir}/%{name}.conf -%if 0%{?fedora} >= 36 -%{_modulesloaddir}/%{name}-iptables.conf -%endif +%{_unitdir}/%{name}-auto-update.service +%{_unitdir}/%{name}-auto-update.timer +%{_unitdir}/%{name}.service +%{_unitdir}/%{name}.socket +%{_unitdir}/%{name}-restart.service +%{_userunitdir}/%{name}-auto-update.service +%{_userunitdir}/%{name}-auto-update.timer +%{_userunitdir}/%{name}.service +%{_userunitdir}/%{name}.socket +%{_userunitdir}/%{name}-restart.service +%{_usr}/lib/tmpfiles.d/%{name}.conf %files docker %{_bindir}/docker %{_mandir}/man1/docker*.1* %{_usr}/lib/tmpfiles.d/%{name}-docker.conf +%if 0%{?with_devel} +%files -n libpod-devel -f devel.file-list +%license LICENSE +%doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md +%dir %{gopath}/src/%{provider}.%{provider_tld}/%{project} +%endif + +%if 0%{?with_unit_test} && 0%{?with_devel} +%files unit-test-devel -f unit-test-devel.file-list +%license LICENSE +%doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md +%endif + +#### DO NOT REMOVE - NEEDED FOR CENTOS +%if 0%{?fedora} || 0%{?rhel} %files remote %license LICENSE %{_bindir}/%{name}-remote @@ -386,12 +664,14 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files tests %license LICENSE %{_datadir}/%{name}/test +%endif %files plugins %license %{repo_plugins}-%{commit_plugins}/LICENSE %doc %{repo_plugins}-%{commit_plugins}/{README.md,README_PODMAN.md} %dir %{_libexecdir}/cni %{_libexecdir}/cni/dnsname +%{_libexecdir}/cni/%{name}-machine %files gvproxy %license %{repo_gvproxy}-%{commit_gvproxy}/LICENSE @@ -399,9 +679,5795 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy +%triggerpostun -- %{name} <= 3.2 +rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists +exit 0 + %changelog -#%%autochangelog -* Thu Feb 17 2022 Lokesh Mandvekar - 3:4.0.0 -- bump to v4.0.0 -- autospec misbehaves if the git logs ever used an unescaped rpm macro -- so adding a manual changelog entry +* Thu Apr 21 2022 Lokesh Mandvekar - 3:3.4.7-1 +- built v3.4.7 +- Resolves: #2070368, #2074164 - Security fix for CVE-2022-1227 +- Resolves: #2045880, #2067448 - Security fix for CVE-2022-21698 +- Resolves: #2064702, #2074267 - Security fix for CVE-2022-27191 +- Resolves: #2066568, #2070102 - Security fix for CVE-2022-27649 + +* Wed Dec 08 2021 RH Container Bot - 3:3.4.4-1 +- autobuilt v3.4.4 + +* Tue Dec 07 2021 RH Container Bot - 3:3.4.3-1 +- autobuilt v3.4.3 + +* Fri Nov 12 2021 RH Container Bot - 3:3.4.2-1 +- autobuilt v3.4.2 + +* Wed Oct 20 2021 RH Container Bot - 3:3.4.1-1 +- autobuilt v3.4.1 + +* Tue Oct 05 2021 Stephen Gallagher - 3:3.4.0-4 +- Drop i686 support for RHEL >= 9 +- RHEL 9 does not have i686 support for golang + +* Mon Oct 04 2021 Lokesh Mandvekar - 3:3.4.0-3 +- Gating tests: fix permissions error +- From: Ed Santiago + +* Fri Oct 01 2021 Timm Bäder - 3:3.4.0-2 +- Remove individual flags from $CFLAGS instead of hardcoding all flags + +* Thu Sep 30 2021 RH Container Bot - 3:3.4.0-1 +- autobuilt v3.4.0 + +* Mon Sep 27 2021 Lokesh Mandvekar - 3:3.4.0-0.11.rc2 +- bump containers-common dep + +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.10.rc2 +- build with libsubid buildtag + +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.9.rc2 +- depend on shadow-utils-subid for f35 and higher + +* Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.8.rc2 +- new build with remote tests enabled + +* Fri Sep 24 2021 RH Container Bot - 3:3.4.0-0.7.rc2 +- autobuilt v3.4.0-rc2 + +* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.6.rc1 +- Add shadow-utils-subid-devel requirement + +* Thu Sep 23 2021 Daniel J Walsh - 3:3.4.0-0.5.rc1 +- rm -f /var/lib/containers/storage/libpod/defaultCNINetExists in post + +* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.4.rc1 +- bump conmon requirement for remote gating tests + +* Wed Sep 22 2021 Lokesh Mandvekar - 3:3.4.0-0.3.rc1 +- Requires: conmon >= 2:2.0.30 for remote gating tests + +* Tue Sep 21 2021 Lokesh Mandvekar - 3:3.4.0-0.2.rc1 +- rebuild for podman-remote gating tests + +* Thu Sep 16 2021 RH Container Bot - 3:3.4.0-0.1.rc1 +- autobuilt v3.4.0-rc1 + +* Tue Aug 31 2021 Lokesh Mandvekar - 3:3.3.1-2 +- bump release to be on par with f35 + +* Mon Aug 30 2021 RH Container Bot - 3:3.3.1-1 +- autobuilt v3.3.1 + +* Fri Aug 27 2021 Lokesh Mandvekar - 3:3.3.0-2 +- update gvproxy binary name + +* Fri Aug 20 2021 RH Container Bot - 3:3.3.0-1 +- autobuilt v3.3.0 + +* Tue Aug 17 2021 RH Container Bot - 3:3.3.0-0.28.rc3 +- autobuilt v3.3.0-rc3 + +* Mon Aug 16 2021 Lokesh Mandvekar - 3:3.3.0-0.27.rc2 +- Bump to v3.3.0-rc2 +- Include podman-gvproxy subpackage which provides +/usr/libexecdir/podman/podman-gvproxy + +* Tue Aug 03 2021 Lokesh Mandvekar - 3:3.3.0-0.26.rc1 +- Bump to v3.3.0-rc1 + +* Mon Aug 02 2021 Lokesh Mandvekar - 3:3.3.0-0.25.dev.gitd32e566 +- Resolves: #1983596, #1987739 - Security fix for CVE-2021-34558 + +* Fri Jul 23 2021 Fedora Release Engineering - 3:3.3.0-0.24.dev.gitd32e566 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jul 16 2021 Lokesh Mandvekar - 3:3.3.0-0.23.dev.gitd32e566 +- Resolves: #1969264, #1982881 - Security fix for CVE-2021-3602 + +* Wed Jul 14 2021 Lokesh Mandvekar - 3:3.3.0-0.22.dev.git599b7d7 +- rebuild with gating.yaml changes + +* Tue Jul 06 2021 Lokesh Mandvekar - 3:3.3.0-0.21.dev.git599b7d7 +- rebuild for openQA + +* Tue Jun 29 2021 Lokesh Mandvekar - 3:3.3.0-0.20.dev.git599b7d7 +- remove /etc/sysconfdir/cni/net.d/87-podman-bridge.conflist +- bodhi will not be ignored for this one so cut us some slack ;) + +* Thu Jun 24 2021 RH Container Bot - 3:3.3.0-0.19.dev.gitfc34f35 +- autobuilt fc34f35 + +* Wed Jun 23 2021 RH Container Bot - 3:3.3.0-0.18.dev.gitd3afc6b +- autobuilt d3afc6b + +* Tue Jun 22 2021 RH Container Bot - 3:3.3.0-0.17.dev.gitbe15e69 +- autobuilt be15e69 + +* Mon Jun 21 2021 RH Container Bot - 3:3.3.0-0.16.dev.git18bf92f +- autobuilt 18bf92f + +* Mon Jun 21 2021 RH Container Bot - 3:3.3.0-0.15.dev.git928687e +- autobuilt 928687e + +* Sun Jun 20 2021 RH Container Bot - 3:3.3.0-0.14.dev.gitd8cd205 +- autobuilt d8cd205 + +* Sat Jun 19 2021 RH Container Bot - 3:3.3.0-0.13.dev.git48db8d9 +- autobuilt 48db8d9 + +* Fri Jun 18 2021 RH Container Bot - 3:3.3.0-0.12.dev.gitce04a3e +- autobuilt ce04a3e + +* Thu Jun 17 2021 RH Container Bot - 3:3.3.0-0.11.dev.git814a8b6 +- autobuilt 814a8b6 + +* Wed Jun 16 2021 RH Container Bot - 3:3.3.0-0.10.dev.git092b2ec +- autobuilt 092b2ec + +* Tue Jun 15 2021 RH Container Bot - 3:3.3.0-0.9.dev.gite2f51ee +- autobuilt e2f51ee + +* Mon Jun 14 2021 Lokesh Mandvekar - 3:3.3.0-0.8.dev.gite549ca5 +- BR: go-rpm-macros to re-enable debuginfo + +* Sun Jun 13 2021 RH Container Bot - 3:3.3.0-0.7.dev.gite549ca5 +- autobuilt e549ca5 + +* Sat Jun 12 2021 RH Container Bot - 3:3.3.0-0.6.dev.git45dc3d6 +- autobuilt 45dc3d6 + +* Fri Jun 11 2021 RH Container Bot - 3:3.3.0-0.5.dev.gited983c9 +- autobuilt ed983c9 + +* Thu Jun 10 2021 RH Container Bot - 3:3.3.0-0.4.dev.gitea39735 +- autobuilt ea39735 + +* Wed Jun 09 2021 RH Container Bot - 3:3.3.0-0.3.dev.gitda1bade +- autobuilt da1bade + +* Tue Jun 08 2021 Lokesh Mandvekar - 3:3.3.0-0.2.dev.git9a3a732 +- include podman-machine-cni in podman-plugins subpackage + +* Tue Jun 08 2021 RH Container Bot - 3:3.3.0-0.1.dev.git9a3a732 +- bump to 3.3.0 +- autobuilt 9a3a732 + +* Tue May 18 2021 Lokesh Mandvekar - 3:3.2.0-0.27.dev.git353f04b +- disable debuginfo temporarily to get a successful build past gating issues + +* Tue May 18 2021 RH Container Bot - 3:3.2.0-0.26.dev.git353f04b +- autobuilt 353f04b + +* Tue May 18 2021 Lokesh Mandvekar - 3:3.2.0-0.25.dev.gita7fa0da +- use containers-common >= 4:1-19 with container-selinux 2.162.1 + +* Tue May 18 2021 RH Container Bot - 3:3.2.0-0.24.dev.gita7fa0da +- autobuilt a7fa0da + +* Mon May 17 2021 RH Container Bot - 3:3.2.0-0.23.dev.gita6a3df0 +- autobuilt a6a3df0 + +* Sun May 16 2021 RH Container Bot - 3:3.2.0-0.22.dev.git90a12ac +- autobuilt 90a12ac + +* Sat May 15 2021 RH Container Bot - 3:3.2.0-0.21.dev.git2b0b971 +- autobuilt 2b0b971 + +* Thu May 13 2021 Daniel J Walsh - 3:3.2.0-0.20.dev.git4dc52f6 +- Add suggests qemu-user-static + +* Thu May 13 2021 RH Container Bot - 3:3.2.0-0.19.dev.git4dc52f6 +- autobuilt 4dc52f6 + +* Wed May 12 2021 RH Container Bot - 3:3.2.0-0.18.dev.git59dd357 +- autobuilt 59dd357 + +* Tue May 11 2021 Lokesh Mandvekar - 3:3.2.0-0.17.dev.git57b6425 +- bump epoch to account for bad v3.2.0-rc1 in stable + +* Tue May 11 2021 RH Container Bot - 2:3.2.0-0.16.dev.git57b6425 +- autobuilt 57b6425 + +* Sun May 09 2021 RH Container Bot - 2:3.2.0-0.15.dev.git54bed10 +- autobuilt 54bed10 + +* Sat May 08 2021 RH Container Bot - 2:3.2.0-0.14.dev.git141d3f1 +- autobuilt 141d3f1 + +* Fri May 07 2021 RH Container Bot - 2:3.2.0-0.13.dev.git5616887 +- autobuilt 5616887 + +* Fri May 07 2021 RH Container Bot - 2:3.2.0-0.12.dev.gitb533fcb +- autobuilt b533fcb + +* Thu May 06 2021 RH Container Bot - 2:3.2.0-0.11.dev.git8cc96bd +- autobuilt 8cc96bd + +* Thu May 06 2021 RH Container Bot - 2:3.2.0-0.10.dev.gitb6405c1 +- autobuilt b6405c1 + +* Mon May 03 2021 RH Container Bot - 2:3.2.0-0.9.dev.git697ec8f +- autobuilt 697ec8f + +* Wed Apr 28 2021 RH Container Bot - 2:3.2.0-0.8.dev.git4ca34fc +- autobuilt 4ca34fc + +* Wed Apr 28 2021 RH Container Bot - 2:3.2.0-0.7.dev.git99e5a76 +- autobuilt 99e5a76 + +* Tue Apr 27 2021 RH Container Bot - 2:3.2.0-0.6.dev.git3148e01 +- autobuilt 3148e01 + +* Mon Apr 26 2021 RH Container Bot - 2:3.2.0-0.5.dev.git476c76f +- autobuilt 476c76f + +* Tue Apr 20 2021 RH Container Bot - 2:3.2.0-0.4.dev.gitcf2c3a1 +- autobuilt cf2c3a1 + +* Fri Apr 16 2021 Lokesh Mandvekar - 2:3.2.0-0.3.dev.git35b62ef +- slirp4netns and fuse-overlayfs deps are in containers-common + +* Thu Apr 15 2021 Lokesh Mandvekar - 2:3.2.0-0.2.dev.git373f15f +- container-selinux and crun dependencies moved to containers-common + +* Thu Apr 15 2021 RH Container Bot - 2:3.2.0-0.1.dev.git373f15f +- bump to 3.2.0 +- autobuilt 373f15f + +* Mon Apr 05 2021 Lokesh Mandvekar - 2:3.1.0-0.102.dev.git259004f +- adjust dependencies + +* Mon Mar 29 2021 RH Container Bot - 2:3.1.0-0.101.dev.git259004f +- autobuilt 259004f + +* Thu Mar 25 2021 Lokesh Mandvekar - 2:3.1.0-0.100.dev.gitdf1d561 +- bump crun requirement + +* Mon Mar 22 2021 RH Container Bot - 2:3.1.0-0.99.dev.gitdf1d561 +- autobuilt df1d561 + +* Mon Mar 15 2021 RH Container Bot - 2:3.1.0-0.98.dev.gite7dc592 +- autobuilt e7dc592 + +* Fri Mar 12 2021 RH Container Bot - 2:3.1.0-0.97.dev.gitfc02d16 +- autobuilt fc02d16 + +* Fri Mar 12 2021 RH Container Bot - 2:3.1.0-0.96.dev.git5b22ddd +- autobuilt 5b22ddd + +* Thu Mar 11 2021 RH Container Bot - 2:3.1.0-0.95.dev.git81737b3 +- autobuilt 81737b3 + +* Thu Mar 11 2021 RH Container Bot - 2:3.1.0-0.94.dev.git8d33bfa +- autobuilt 8d33bfa + +* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.93.dev.gite2d35e5 +- autobuilt e2d35e5 + +* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.92.dev.git786757f +- autobuilt 786757f + +* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.91.dev.git5331096 +- autobuilt 5331096 + +* Wed Mar 10 2021 RH Container Bot - 2:3.1.0-0.90.dev.git1ac2fb7 +- autobuilt 1ac2fb7 + +* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.89.dev.git09473d4 +- autobuilt 09473d4 + +* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.88.dev.git66ac942 +- autobuilt 66ac942 + +* Tue Mar 09 2021 RH Container Bot - 2:3.1.0-0.87.dev.git36ec835 +- autobuilt 36ec835 + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.86.dev.git789d579 +- autobuilt 789d579 + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.85.dev.gitff46d13 +- autobuilt ff46d13 + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.84.dev.gitba36d79 +- autobuilt ba36d79 + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.83.dev.gitb386d23 +- autobuilt b386d23 + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.82.dev.git1e1035c +- autobuilt 1e1035c + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.81.dev.gitb6079bc +- autobuilt b6079bc + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.80.dev.git6fe634c +- autobuilt 6fe634c + +* Mon Mar 08 2021 RH Container Bot - 2:3.1.0-0.79.dev.git7c09752 +- autobuilt 7c09752 + +* Sun Mar 07 2021 RH Container Bot - 2:3.1.0-0.78.dev.gitb7c00f2 +- autobuilt b7c00f2 + +* Sat Mar 06 2021 RH Container Bot - 2:3.1.0-0.77.dev.gita9fcd9d +- autobuilt a9fcd9d + +* Sat Mar 06 2021 RH Container Bot - 2:3.1.0-0.76.dev.git77a597a +- autobuilt 77a597a + +* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.75.dev.git2a78157 +- autobuilt 2a78157 + +* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.74.dev.git44e6d20 +- autobuilt 44e6d20 + +* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.73.dev.git0bac30d +- autobuilt 0bac30d + +* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.72.dev.gitc6cefa5 +- autobuilt c6cefa5 + +* Fri Mar 05 2021 RH Container Bot - 2:3.1.0-0.71.dev.git05080a1 +- autobuilt 05080a1 + +* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.70.dev.git4e5cc6a +- autobuilt 4e5cc6a + +* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.69.dev.gite65bcc1 +- autobuilt e65bcc1 + +* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.68.dev.git7a92de4 +- autobuilt 7a92de4 + +* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.67.dev.git87a78c0 +- autobuilt 87a78c0 + +* Thu Mar 04 2021 RH Container Bot - 2:3.1.0-0.66.dev.git17cacea +- autobuilt 17cacea + +* Wed Mar 03 2021 Lokesh Mandvekar - 2:3.1.0-0.65.dev.git87e2056 +- built 87e2056 + +* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.64.dev.git426178a +- autobuilt 426178a + +* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.63.dev.gitc726732 +- autobuilt c726732 + +* Tue Mar 02 2021 RH Container Bot - 2:3.1.0-0.62.dev.git7497dcb +- autobuilt 7497dcb + +* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.61.dev.git8af6680 +- autobuilt 8af6680 + +* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.60.dev.git73044b2 +- autobuilt 73044b2 + +* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.59.dev.git8daa014 +- autobuilt 8daa014 + +* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.58.dev.gitb5827d8 +- autobuilt b5827d8 + +* Mon Mar 01 2021 RH Container Bot - 2:3.1.0-0.57.dev.gitb154c51 +- autobuilt b154c51 + +* Sat Feb 27 2021 RH Container Bot - 2:3.1.0-0.56.dev.git9600ea6 +- autobuilt 9600ea6 + +* Fri Feb 26 2021 RH Container Bot - 2:3.1.0-0.55.dev.git397aae3 +- autobuilt 397aae3 + +* Fri Feb 26 2021 RH Container Bot - 2:3.1.0-0.54.dev.git05410e8 +- autobuilt 05410e8 + +* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.53.dev.gitbde1d3f +- autobuilt bde1d3f + +* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.52.dev.gitb220d6c +- autobuilt b220d6c + +* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.51.dev.git9ec8106 +- autobuilt 9ec8106 + +* Thu Feb 25 2021 RH Container Bot - 2:3.1.0-0.50.dev.git79e8032 +- autobuilt 79e8032 + +* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.49.dev.git25d8195 +- autobuilt 25d8195 + +* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.48.dev.gitdec06b1 +- autobuilt dec06b1 + +* Wed Feb 24 2021 RH Container Bot - 2:3.1.0-0.47.dev.git49fa19d +- autobuilt 49fa19d + +* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.46.dev.gitca0af71 +- autobuilt ca0af71 + +* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.45.dev.git4dfcd58 +- autobuilt 4dfcd58 + +* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.44.dev.git1702cbc +- autobuilt 1702cbc + +* Tue Feb 23 2021 RH Container Bot - 2:3.1.0-0.43.dev.git96fc9d9 +- autobuilt 96fc9d9 + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.42.dev.gitd999328 +- autobuilt d999328 + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.41.dev.gitc69decc +- autobuilt c69decc + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.40.dev.gita6e7d19 +- autobuilt a6e7d19 + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.39.dev.gitf8ff172 +- autobuilt f8ff172 + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.38.dev.gitcb3af5b +- autobuilt cb3af5b + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.37.dev.git6fbf73e +- autobuilt 6fbf73e + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.36.dev.git10d52c0 +- autobuilt 10d52c0 + +* Mon Feb 22 2021 RH Container Bot - 2:3.1.0-0.35.dev.gitd92b946 +- autobuilt d92b946 + +* Sun Feb 21 2021 RH Container Bot - 2:3.1.0-0.34.dev.git4a6582b +- autobuilt 4a6582b + +* Sun Feb 21 2021 RH Container Bot - 2:3.1.0-0.33.dev.git7b52654 +- autobuilt 7b52654 + +* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.32.dev.git4aaaa6c +- autobuilt 4aaaa6c + +* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.31.dev.gitb6db60e +- autobuilt b6db60e + +* Fri Feb 19 2021 RH Container Bot - 2:3.1.0-0.30.dev.git6a9257a +- autobuilt 6a9257a + +* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.29.dev.git1c6c94d +- autobuilt 1c6c94d + +* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.28.dev.gitb2bb05d +- autobuilt b2bb05d + +* Thu Feb 18 2021 RH Container Bot - 2:3.1.0-0.27.dev.gitc3419d2 +- autobuilt c3419d2 + +* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.26.dev.gitd48f4a0 +- autobuilt d48f4a0 + +* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.25.dev.git516dc6d +- autobuilt 516dc6d + +* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.24.dev.git2e522ff +- autobuilt 2e522ff + +* Wed Feb 17 2021 RH Container Bot - 2:3.1.0-0.23.dev.gitd55d80a +- autobuilt d55d80a + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.22.dev.git5004212 +- autobuilt 5004212 + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.21.dev.git7fb347a +- autobuilt 7fb347a + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.20.dev.git58a4793 +- autobuilt 58a4793 + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.19.dev.gitaadb16d +- autobuilt aadb16d + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.18.dev.git8c444e6 +- autobuilt 8c444e6 + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.17.dev.gitac9a048 +- autobuilt ac9a048 + +* Tue Feb 16 2021 RH Container Bot - 2:3.1.0-0.16.dev.gitdf8ba7f +- autobuilt df8ba7f + +* Mon Feb 15 2021 RH Container Bot - 2:3.1.0-0.15.dev.git30607d7 +- autobuilt 30607d7 + +* Sat Feb 13 2021 RH Container Bot - 2:3.1.0-0.14.dev.git3ba0afd +- autobuilt 3ba0afd + +* Sat Feb 13 2021 RH Container Bot - 2:3.1.0-0.13.dev.git9d57aa7 +- autobuilt 9d57aa7 + +* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.12.dev.git87b2722 +- autobuilt 87b2722 + +* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.11.dev.git1d15ed7 +- autobuilt 1d15ed7 + +* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.10.dev.git73cf06a +- autobuilt 73cf06a + +* Fri Feb 12 2021 RH Container Bot - 2:3.1.0-0.9.dev.git291f596 +- autobuilt 291f596 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.8.dev.git1b284a2 +- autobuilt 1b284a2 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.7.dev.gitb38b143 +- autobuilt b38b143 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.6.dev.gita500d93 +- autobuilt a500d93 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.5.dev.gitafe4ce6 +- autobuilt afe4ce6 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.4.dev.gitca354f1 +- autobuilt ca354f1 + +* Thu Feb 11 2021 RH Container Bot - 2:3.1.0-0.3.dev.gitdb64865 +- autobuilt db64865 + +* Wed Feb 10 2021 RH Container Bot - 2:3.1.0-0.2.dev.git4d604c1 +- autobuilt 4d604c1 + +* Wed Feb 10 2021 RH Container Bot - 2:3.1.0-0.1.dev.git88ab83d +- bump to 3.1.0 +- autobuilt 88ab83d + +* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.213.dev.gitb4ca924 +- autobuilt b4ca924 + +* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.212.dev.git629a979 +- autobuilt 629a979 + +* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.211.dev.git055e2dd +- autobuilt 055e2dd + +* Wed Feb 10 2021 RH Container Bot - 2:3.0.0-0.210.dev.git2d829ae +- autobuilt 2d829ae + +* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.209.dev.git8600c3b +- autobuilt 8600c3b + +* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.208.dev.git763d522 +- autobuilt 763d522 + +* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.207.dev.gitf98605e +- autobuilt f98605e + +* Tue Feb 09 2021 RH Container Bot - 2:3.0.0-0.206.dev.git9da4169 +- autobuilt 9da4169 + +* Mon Feb 08 2021 RH Container Bot - 2:3.0.0-0.205.dev.git19507d0 +- autobuilt 19507d0 + +* Wed Feb 03 2021 RH Container Bot - 2:3.0.0-0.204.dev.gita086f60 +- autobuilt a086f60 + +* Wed Feb 03 2021 RH Container Bot - 2:3.0.0-0.203.dev.git9742165 +- autobuilt 9742165 + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.202.dev.gitd1e0afd +- autobuilt d1e0afd + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.201.dev.gitaab8a93 +- autobuilt aab8a93 + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.200.dev.git628b0d7 +- autobuilt 628b0d7 + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.199.dev.gitd66a18c +- autobuilt d66a18c + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.198.dev.git828279d +- autobuilt 828279d + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.197.dev.git2314af7 +- autobuilt 2314af7 + +* Tue Feb 02 2021 RH Container Bot - 2:3.0.0-0.196.dev.git52575db +- autobuilt 52575db + +* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.195.dev.git48a0e00 +- autobuilt 48a0e00 + +* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.194.dev.git182e841 +- autobuilt 182e841 + +* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.193.dev.git2018334 +- autobuilt 2018334 + +* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.192.dev.gitb045c17 +- autobuilt b045c17 + +* Mon Feb 01 2021 RH Container Bot - 2:3.0.0-0.191.dev.git4ead806 +- autobuilt 4ead806 + +* Sat Jan 30 2021 RH Container Bot - 2:3.0.0-0.190.dev.git735b16e +- autobuilt 735b16e + +* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.189.dev.git2686e40 +- autobuilt 2686e40 + +* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.188.dev.gitf3a7bc1 +- autobuilt f3a7bc1 + +* Fri Jan 29 2021 RH Container Bot - 2:3.0.0-0.187.dev.git4ee66c2 +- autobuilt 4ee66c2 + +* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.186.dev.git0c6a889 +- autobuilt 0c6a889 + +* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.185.dev.git2ee034c +- autobuilt 2ee034c + +* Thu Jan 28 2021 RH Container Bot - 2:3.0.0-0.184.dev.gitfb653c4 +- autobuilt fb653c4 + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.183.dev.git9d59daa +- autobuilt 9d59daa + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.182.dev.git14cc4aa +- autobuilt 14cc4aa + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.181.dev.git1814fa2 +- autobuilt 1814fa2 + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.180.dev.git2ff4da9 +- autobuilt 2ff4da9 + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.179.dev.git179b9d1 +- autobuilt 179b9d1 + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.178.dev.git2102e26 +- autobuilt 2102e26 + +* Wed Jan 27 2021 RH Container Bot - 2:3.0.0-0.177.dev.gitc3b3984 +- autobuilt c3b3984 + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.176.dev.git5d44446 +- autobuilt 5d44446 + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.175.dev.gitad1e0bb +- autobuilt ad1e0bb + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.174.dev.gitf13385e +- autobuilt f13385e + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.173.dev.gitefcd48b +- autobuilt efcd48b + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.172.dev.gite5e447d +- autobuilt e5e447d + +* Tue Jan 26 2021 RH Container Bot - 2:3.0.0-0.171.dev.git79565d1 +- autobuilt 79565d1 + +* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.170.dev.git6ba8819 +- autobuilt 6ba8819 + +* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.169.dev.git63cef43 +- autobuilt 63cef43 + +* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.168.dev.git23b879d +- autobuilt 23b879d + +* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.167.dev.gitf4e8572 +- autobuilt f4e8572 + +* Mon Jan 25 2021 RH Container Bot - 2:3.0.0-0.166.dev.gitb4b7838 +- autobuilt b4b7838 + +* Sun Jan 24 2021 RH Container Bot - 2:3.0.0-0.165.dev.git479fc22 +- autobuilt 479fc22 + +* Sat Jan 23 2021 RH Container Bot - 2:3.0.0-0.164.dev.git3f5af4e +- autobuilt 3f5af4e + +* Sat Jan 23 2021 RH Container Bot - 2:3.0.0-0.163.dev.git6cef7c7 +- autobuilt 6cef7c7 + +* Fri Jan 22 2021 RH Container Bot - 2:3.0.0-0.162.dev.git474ba4c +- autobuilt 474ba4c + +* Fri Jan 22 2021 RH Container Bot - 2:3.0.0-0.161.dev.git47616fe +- autobuilt 47616fe + +* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.160.dev.git6fd83de +- autobuilt 6fd83de + +* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.159.dev.git3ba1a8d +- autobuilt 3ba1a8d + +* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.158.dev.gitd102d02 +- autobuilt d102d02 + +* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.157.dev.git7d297dd +- autobuilt 7d297dd + +* Thu Jan 21 2021 RH Container Bot - 2:3.0.0-0.156.dev.git5598229 +- autobuilt 5598229 + +* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.155.dev.git14443cc +- autobuilt 14443cc + +* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.154.dev.gitfe4f9ba +- autobuilt fe4f9ba + +* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.153.dev.git7d024a2 +- autobuilt 7d024a2 + +* Wed Jan 20 2021 RH Container Bot - 2:3.0.0-0.152.dev.git54c465b +- autobuilt 54c465b + +* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.151.dev.git5e7262d +- autobuilt 5e7262d + +* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.150.dev.gitd99e475 +- autobuilt d99e475 + +* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.149.dev.git8c6df5e +- autobuilt 8c6df5e + +* Tue Jan 19 2021 RH Container Bot - 2:3.0.0-0.148.dev.git9a10f20 +- autobuilt 9a10f20 + +* Mon Jan 18 2021 RH Container Bot - 2:3.0.0-0.147.dev.git5f1a7a7 +- autobuilt 5f1a7a7 + +* Sun Jan 17 2021 RH Container Bot - 2:3.0.0-0.146.dev.git5b3c7a5 +- autobuilt 5b3c7a5 + +* Sun Jan 17 2021 RH Container Bot - 2:3.0.0-0.145.dev.git341c4b1 +- autobuilt 341c4b1 + +* Sat Jan 16 2021 RH Container Bot - 2:3.0.0-0.144.dev.git73b036d +- autobuilt 73b036d + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.143.dev.git83ed464 +- autobuilt 83ed464 + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.142.dev.git0400dc0 +- autobuilt 0400dc0 + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.141.dev.git7d3a628 +- autobuilt 7d3a628 + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.140.dev.git5a166b2 +- autobuilt 5a166b2 + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.139.dev.git3ceef00 +- autobuilt 3ceef00 + +* Fri Jan 15 2021 RH Container Bot - 2:3.0.0-0.138.dev.git3fcf346 +- autobuilt 3fcf346 + +* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.137.dev.git2b7793b +- autobuilt 2b7793b + +* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.136.dev.gita944f90 +- autobuilt a944f90 + +* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.135.dev.git9f50d48 +- autobuilt 9f50d48 + +* Thu Jan 14 2021 RH Container Bot - 2:3.0.0-0.134.dev.git4e4477c +- autobuilt 4e4477c + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.133.dev.gitb2ac2a3 +- autobuilt b2ac2a3 + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.132.dev.gitbbff9c8 +- autobuilt bbff9c8 + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.131.dev.git9473dda +- autobuilt 9473dda + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.130.dev.git99c5746 +- autobuilt 99c5746 + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.129.dev.git183f443 +- autobuilt 183f443 + +* Wed Jan 13 2021 RH Container Bot - 2:3.0.0-0.128.dev.gitf52a9ee +- autobuilt f52a9ee + +* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.127.dev.git265ec91 +- autobuilt 265ec91 + +* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.126.dev.git0ccc888 +- autobuilt 0ccc888 + +* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.125.dev.git0532fda +- autobuilt 0532fda + +* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.124.dev.git64b86d0 +- autobuilt 64b86d0 + +* Tue Jan 12 2021 RH Container Bot - 2:3.0.0-0.123.dev.git5575c7b +- autobuilt 5575c7b + +* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.122.dev.git5681907 +- autobuilt 5681907 + +* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.121.dev.git20217f5 +- autobuilt 20217f5 + +* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.120.dev.gitd2503ae +- autobuilt d2503ae + +* Mon Jan 11 2021 RH Container Bot - 2:3.0.0-0.119.dev.git3b987a7 +- autobuilt 3b987a7 + +* Sun Jan 10 2021 RH Container Bot - 2:3.0.0-0.118.dev.git41613bd +- autobuilt 41613bd + +* Sun Jan 10 2021 RH Container Bot - 2:3.0.0-0.117.dev.gitbc0fa65 +- autobuilt bc0fa65 + +* Fri Jan 8 2021 RH Container Bot - 2:3.0.0-0.116.dev.git49db79e +- autobuilt 49db79e + +* Fri Jan 8 2021 RH Container Bot - 2:3.0.0-0.115.dev.gita0b432d +- autobuilt a0b432d + +* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.114.dev.git78cda71 +- autobuilt 78cda71 + +* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.113.dev.git3cf41c4 +- autobuilt 3cf41c4 + +* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.112.dev.gita475150 +- autobuilt a475150 + +* Thu Jan 7 2021 RH Container Bot - 2:3.0.0-0.111.dev.git355e387 +- autobuilt 355e387 + +* Wed Jan 6 2021 RH Container Bot - 2:3.0.0-0.110.dev.gitbb82c37 +- autobuilt bb82c37 + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.109.dev.gitffe2b1e +- autobuilt ffe2b1e + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.108.dev.git1f59276 +- autobuilt 1f59276 + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.107.dev.gitb84b7c8 +- autobuilt b84b7c8 + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.106.dev.gitbc21fab +- autobuilt bc21fab + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.105.dev.git1b9366d +- autobuilt 1b9366d + +* Tue Jan 5 2021 RH Container Bot - 2:3.0.0-0.104.dev.git618c355 +- autobuilt 618c355 + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.103.dev.gitced7c0a +- autobuilt ced7c0a + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.102.dev.gitb502854 +- autobuilt b502854 + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.101.dev.git6a1fbe7 +- autobuilt 6a1fbe7 + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.100.dev.gitf261bfc +- autobuilt f261bfc + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.99.dev.git8e4d19d +- autobuilt 8e4d19d + +* Mon Jan 4 2021 RH Container Bot - 2:3.0.0-0.98.dev.git23f25b8 +- autobuilt 23f25b8 + +* Sat Jan 2 2021 RH Container Bot - 2:3.0.0-0.97.dev.git142b4ac +- autobuilt 142b4ac + +* Thu Dec 31 2020 RH Container Bot - 2:3.0.0-0.96.dev.git39b1cb4 +- autobuilt 39b1cb4 + +* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.95.dev.gitc6c9b45 +- autobuilt c6c9b45 + +* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.94.dev.gitef12e36 +- autobuilt ef12e36 + +* Wed Dec 30 2020 RH Container Bot - 2:3.0.0-0.93.dev.git7f0771f +- autobuilt 7f0771f + +* Fri Dec 25 2020 RH Container Bot - 2:3.0.0-0.92.dev.git9c9f02a +- autobuilt 9c9f02a + +* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.91.dev.git8f75ed9 +- autobuilt 8f75ed9 + +* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.90.dev.gitb176c62 +- autobuilt b176c62 + +* Thu Dec 24 2020 RH Container Bot - 2:3.0.0-0.89.dev.git231c528 +- autobuilt 231c528 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.88.dev.git9ac5ed1 +- autobuilt 9ac5ed1 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.87.dev.gitbbc0deb +- autobuilt bbc0deb + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.86.dev.git54b82a1 +- autobuilt 54b82a1 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.85.dev.git0778c11 +- autobuilt 0778c11 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.84.dev.git3728ca9 +- autobuilt 3728ca9 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.83.dev.git06a6fd9 +- autobuilt 06a6fd9 + +* Wed Dec 23 2020 RH Container Bot - 2:3.0.0-0.82.dev.git9b6324f +- autobuilt 9b6324f + +* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.81.dev.git07663f7 +- autobuilt 07663f7 + +* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.80.dev.gitcfdb8fb +- autobuilt cfdb8fb + +* Tue Dec 22 2020 RH Container Bot - 2:3.0.0-0.79.dev.gitb4692f2 +- autobuilt b4692f2 + +* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.78.dev.git182646b +- autobuilt 182646b + +* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.77.dev.git076f77b +- autobuilt 076f77b + +* Mon Dec 21 2020 RH Container Bot - 2:3.0.0-0.76.dev.gitd692518 +- autobuilt d692518 + +* Fri Dec 18 2020 RH Container Bot - 2:3.0.0-0.75.dev.git5c6b5ef +- autobuilt 5c6b5ef + +* Fri Dec 18 2020 RH Container Bot - 2:3.0.0-0.74.dev.gitf568658 +- autobuilt f568658 + +* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.73.dev.gita17afa9 +- autobuilt a17afa9 + +* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.72.dev.git0333366 +- autobuilt 0333366 + +* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.71.dev.git7592f8f +- autobuilt 7592f8f + +* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.70.dev.gitd291013 +- autobuilt d291013 + +* Thu Dec 17 2020 RH Container Bot - 2:3.0.0-0.69.dev.gitc38ae47 +- autobuilt c38ae47 + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.68.dev.git915ae6d +- autobuilt 915ae6d + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.67.dev.git2a21dcd +- autobuilt 2a21dcd + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.66.dev.gitbacb2fc +- autobuilt bacb2fc + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.65.dev.git978c076 +- autobuilt 978c076 + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.64.dev.gitf1f7b8f +- autobuilt f1f7b8f + +* Wed Dec 16 2020 RH Container Bot - 2:3.0.0-0.63.dev.git8333a9e +- autobuilt 8333a9e + +* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.62.dev.git66e979a +- autobuilt 66e979a + +* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.61.dev.gite689503 +- autobuilt e689503 + +* Tue Dec 15 2020 RH Container Bot - 2:3.0.0-0.60.dev.git9379ee9 +- autobuilt 9379ee9 + +* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.59.dev.git999d40d +- autobuilt 999d40d + +* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.58.dev.git0fd31e2 +- autobuilt 0fd31e2 + +* Mon Dec 14 2020 RH Container Bot - 2:3.0.0-0.57.dev.gitbdbf47f +- autobuilt bdbf47f + +* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.56.dev.gita226e6e +- autobuilt a226e6e + +* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.55.dev.git36bec38 +- autobuilt 36bec38 + +* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.54.dev.git1d50245 +- autobuilt 1d50245 + +* Sat Dec 12 2020 RH Container Bot - 2:3.0.0-0.53.dev.gitfbcd445 +- autobuilt fbcd445 + +* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.52.dev.gitb0a287c +- autobuilt b0a287c + +* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.51.dev.git99ac30a +- autobuilt 99ac30a + +* Fri Dec 11 2020 RH Container Bot - 2:3.0.0-0.50.dev.gitdd95478 +- autobuilt dd95478 + +* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.49.dev.git6823a5d +- autobuilt 6823a5d + +* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.48.dev.git2bb1490 +- autobuilt 2bb1490 + +* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.47.dev.gitdeb0042 +- autobuilt deb0042 + +* Thu Dec 10 2020 RH Container Bot - 2:3.0.0-0.46.dev.giteaa19a1 +- autobuilt eaa19a1 + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.45.dev.git9216be2 +- autobuilt 9216be2 + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.44.dev.giteb053df +- autobuilt eb053df + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.43.dev.git43567c6 +- autobuilt 43567c6 + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.42.dev.git9abbe07 +- autobuilt 9abbe07 + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.41.dev.git3cd143f +- autobuilt 3cd143f + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.40.dev.gitb875c5c +- autobuilt b875c5c + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.39.dev.git2472600 +- autobuilt 2472600 + +* Wed Dec 9 2020 RH Container Bot - 2:3.0.0-0.38.dev.gitdd295f2 +- autobuilt dd295f2 + +* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.37.dev.git7caef9c +- autobuilt 7caef9c + +* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.36.dev.git47d2a4b +- autobuilt 47d2a4b + +* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.35.dev.git0cccba8 +- autobuilt 0cccba8 + +* Tue Dec 8 2020 RH Container Bot - 2:3.0.0-0.34.dev.git9b3a81a +- autobuilt 9b3a81a + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.33.dev.gite2f9120 +- autobuilt e2f9120 + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.32.dev.gitbfbeece +- autobuilt bfbeece + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.31.dev.gita5ca039 +- autobuilt a5ca039 + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.30.dev.git3569e24 +- autobuilt 3569e24 + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.29.dev.gite6f80fa +- autobuilt e6f80fa + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.28.dev.gite117ad3 +- autobuilt e117ad3 + +* Mon Dec 7 2020 RH Container Bot - 2:3.0.0-0.27.dev.git0c96731 +- autobuilt 0c96731 + +* Sat Dec 5 2020 RH Container Bot - 2:3.0.0-0.26.dev.git0c2a43b +- autobuilt 0c2a43b + +* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.25.dev.git8e83799 +- autobuilt 8e83799 + +* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.24.dev.gitb6536d2 +- autobuilt b6536d2 + +* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.23.dev.gitc55b831 +- autobuilt c55b831 + +* Fri Dec 4 2020 Lokesh Mandvekar - 2:3.0.0-0.22.dev.gitf01630a +- make both checksec and koji happy + +* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.21.dev.gitf01630a +- autobuilt f01630a + +* Fri Dec 4 2020 RH Container Bot - 2:3.0.0-0.20.dev.gitec0411a +- autobuilt ec0411a + +* Thu Dec 3 2020 Lokesh Mandvekar - 2:3.0.0-0.19.dev.git85b412d +- Harden binaries +- Reported-by: Wade Mealing + +* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.18.dev.git70284b1 +- autobuilt 70284b1 + +* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.17.dev.gitc675d8a +- autobuilt c675d8a + +* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.16.dev.git85b412d +- autobuilt 85b412d + +* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.15.dev.git9180872 +- autobuilt 9180872 + +* Thu Dec 3 2020 RH Container Bot - 2:3.0.0-0.14.dev.git5cf7aa6 +- autobuilt 5cf7aa6 + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.13.dev.git7984842 +- autobuilt 7984842 + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.12.dev.gitd456765 +- autobuilt d456765 + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.11.dev.gite82ec90 +- autobuilt e82ec90 + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.10.dev.git7210b86 +- autobuilt 7210b86 + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.9.dev.gitd28874b +- autobuilt d28874b + +* Wed Dec 2 2020 RH Container Bot - 2:3.0.0-0.8.dev.git9c5fe95 +- autobuilt 9c5fe95 + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.7.dev.gitb2cd6e0 +- autobuilt b2cd6e0 + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.6.dev.gitc71ad9a +- autobuilt c71ad9a + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.5.dev.gitce45b71 +- autobuilt ce45b71 + +* Tue Dec 1 2020 Lokesh Mandvekar - 2:3.0.0-0.4.dev.git429d949 +- use podman-plugins / dnsname upstream v1.1.1 + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.3.dev.git429d949 +- autobuilt 429d949 + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.2.dev.git2438390 +- autobuilt 2438390 + +* Tue Dec 1 2020 RH Container Bot - 2:3.0.0-0.1.dev.gitca612a3 +- bump to 3.0.0 +- autobuilt ca612a3 + +* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.74.dev.gitc342583 +- autobuilt c342583 + +* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.73.dev.gitf6fb297 +- autobuilt f6fb297 + +* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.72.dev.git7ad1c9c +- autobuilt 7ad1c9c + +* Mon Nov 30 2020 RH Container Bot - 2:2.2.0-0.71.dev.gitfc85ec9 +- autobuilt fc85ec9 + +* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.70.dev.git8b2c0a4 +- autobuilt 8b2c0a4 + +* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.69.dev.gitf0d48aa +- autobuilt f0d48aa + +* Sat Nov 28 2020 RH Container Bot - 2:2.2.0-0.68.dev.git3110308 +- autobuilt 3110308 + +* Thu Nov 26 2020 RH Container Bot - 2:2.2.0-0.67.dev.gitad24392 +- autobuilt ad24392 + +* Wed Nov 25 2020 RH Container Bot - 2:2.2.0-0.66.dev.git397e9a9 +- autobuilt 397e9a9 + +* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.65.dev.gitd408395 +- autobuilt d408395 + +* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.64.dev.git850bdd2 +- autobuilt 850bdd2 + +* Tue Nov 24 2020 RH Container Bot - 2:2.2.0-0.63.dev.git4ebd9d9 +- autobuilt 4ebd9d9 + +* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.62.dev.git4fe7c3f +- autobuilt 4fe7c3f + +* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.61.dev.gitcd6c4cb +- autobuilt cd6c4cb + +* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.60.dev.git5d55285 +- autobuilt 5d55285 + +* Mon Nov 23 2020 RH Container Bot - 2:2.2.0-0.59.dev.gitdd34341 +- autobuilt dd34341 + +* Sat Nov 21 2020 RH Container Bot - 2:2.2.0-0.58.dev.git5292d5a +- autobuilt 5292d5a + +* Fri Nov 20 2020 RH Container Bot - 2:2.2.0-0.57.dev.git042d488 +- autobuilt 042d488 + +* Thu Nov 19 2020 RH Container Bot - 2:2.2.0-0.56.dev.git70f91fb +- autobuilt 70f91fb + +* Wed Nov 18 2020 Lokesh Mandvekar - 2:2.2.0-0.55.dev.git286d356 +- bump dnsname to v1.1.0, commit a9c2a10 + +* Wed Nov 18 2020 RH Container Bot - 2:2.2.0-0.54.dev.git286d356 +- autobuilt 286d356 + +* Tue Nov 17 2020 Eduardo Santiago - 2:2.2.0-0.53.dev.git42ec4cf +- slight correction to the path of the containers-mounts source file + +* Tue Nov 17 2020 Lokesh Mandvekar - 2:2.2.0-0.52.dev.git42ec4cf +- containers-mounts.conf.5 in containers-common + +* Tue Nov 17 2020 Eduardo Santiago - 2:2.2.0-0.51.dev.git42ec4cf +- completion files: be smarter, package -remote files only with -remote + +* Tue Nov 17 2020 RH Container Bot - 2:2.2.0-0.50.dev.git42ec4cf +- autobuilt 42ec4cf + +* Sun Nov 15 2020 Eduardo Santiago - 2:2.2.0-0.49.dev.git3920756 +- package new zsh and fish completion files + +* Sun Nov 15 2020 RH Container Bot - 2:2.2.0-0.48.dev.git3920756 +- autobuilt 3920756 + +* Sat Nov 14 2020 RH Container Bot - 2:2.2.0-0.47.dev.git4eb9c28 +- autobuilt 4eb9c28 + +* Fri Nov 13 2020 RH Container Bot - 2:2.2.0-0.46.dev.git0b1a60e +- autobuilt 0b1a60e + +* Thu Nov 12 2020 RH Container Bot - 2:2.2.0-0.45.dev.git6c2503c +- autobuilt 6c2503c + +* Wed Nov 11 2020 Eduardo Santiago - 2:2.2.0-0.44.dev.gite443c01 +- distribute newly-added /usr/lib/tmpfiles.d/podman.conf + +* Wed Nov 11 2020 RH Container Bot - 2:2.2.0-0.43.dev.gite443c01 +- autobuilt e443c01 + +* Tue Nov 10 2020 RH Container Bot - 2:2.2.0-0.42.dev.gitda01191 +- autobuilt da01191 + +* Sat Nov 7 2020 RH Container Bot - 2:2.2.0-0.41.dev.gite2b82e6 +- autobuilt e2b82e6 + +* Fri Nov 6 2020 RH Container Bot - 2:2.2.0-0.40.dev.git07293bc +- autobuilt 07293bc + +* Fri Oct 23 2020 ashley-cui - 2:2.2.0-0.39.dev.git287edd4 +- ‘rebuild’ + +* Wed Oct 21 2020 RH Container Bot - 2:2.2.0-0.38.dev.git287edd4 +- autobuilt 287edd4 + +* Tue Oct 20 2020 RH Container Bot - 2:2.2.0-0.37.dev.git35b4cb1 +- autobuilt 35b4cb1 + +* Mon Oct 19 2020 RH Container Bot - 2:2.2.0-0.36.dev.git7ffcab0 +- autobuilt 7ffcab0 + +* Sun Oct 18 2020 RH Container Bot - 2:2.2.0-0.35.dev.git6ec96dc +- autobuilt 6ec96dc + +* Sat Oct 17 2020 RH Container Bot - 2:2.2.0-0.34.dev.git39f1bea +- autobuilt 39f1bea + +* Fri Oct 16 2020 RH Container Bot - 2:2.2.0-0.33.dev.git9f98b34 +- autobuilt 9f98b34 + +* Thu Oct 15 2020 RH Container Bot - 2:2.2.0-0.32.dev.gita82d60d +- autobuilt a82d60d + +* Wed Oct 14 2020 RH Container Bot - 2:2.2.0-0.31.dev.gitd30b4b7 +- autobuilt d30b4b7 + +* Tue Oct 13 2020 RH Container Bot - 2:2.2.0-0.30.dev.git7ad631b +- autobuilt 7ad631b + +* Mon Oct 12 2020 Jindrich Novy - 2:2.2.0-0.29.dev.git212011f +- use %%rhel instead of %%eln, thanks to Adam Samalik for noticing + +* Mon Oct 12 2020 RH Container Bot - 2:2.2.0-0.28.dev.git212011f +- autobuilt 212011f + +* Sat Oct 10 2020 RH Container Bot - 2:2.2.0-0.27.dev.git7876dd5 +- autobuilt 7876dd5 + +* Fri Oct 9 2020 RH Container Bot - 2:2.2.0-0.26.dev.git71d675a +- autobuilt 71d675a + +* Thu Oct 8 2020 RH Container Bot - 2:2.2.0-0.25.dev.git59b5f0a +- autobuilt 59b5f0a + +* Wed Oct 7 2020 RH Container Bot - 2:2.2.0-0.24.dev.gita7500e5 +- autobuilt a7500e5 + +* Tue Oct 6 2020 Lokesh Mandvekar - 2:2.2.0-0.23.dev.gitdefb754 +- btrfs deps for fedora only + +* Tue Oct 6 2020 RH Container Bot - 2:2.2.0-0.22.dev.gitdefb754 +- autobuilt defb754 + +* Mon Oct 5 2020 RH Container Bot - 2:2.2.0-0.21.dev.gitcaace52 +- autobuilt caace52 + +* Sat Oct 3 2020 Lokesh Mandvekar - 2:2.2.0-0.20.dev.git7c12967 +- rebuild + +* Sat Oct 3 2020 RH Container Bot - 2:2.2.0-0.19.dev.git7c12967 +- autobuilt 7c12967 + +* Fri Oct 2 2020 RH Container Bot - 2:2.2.0-0.18.dev.git14fd7b4 +- autobuilt 14fd7b4 + +* Thu Oct 1 2020 RH Container Bot - 2:2.2.0-0.17.dev.git556117c +- autobuilt 556117c + +* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.16.dev.git4d57313 +- autobuilt 4d57313 + +* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.15.dev.git08d036c +- autobuilt 08d036c + +* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.14.dev.git19f080f +- autobuilt 19f080f + +* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.13.dev.gite9eddda +- autobuilt e9eddda + +* Wed Sep 30 2020 RH Container Bot - 2:2.2.0-0.12.dev.gitb68b6f3 +- autobuilt b68b6f3 + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.11.dev.git453333a +- autobuilt 453333a + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.10.dev.git12f173f +- autobuilt 12f173f + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.9.dev.git2ee415b +- autobuilt 2ee415b + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.8.dev.gitbf10168 +- autobuilt bf10168 + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.7.dev.git84dede4 +- autobuilt 84dede4 + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.6.dev.git5cf8659 +- autobuilt 5cf8659 + +* Tue Sep 29 2020 RH Container Bot - 2:2.2.0-0.5.dev.git4a7fb62 +- autobuilt 4a7fb62 + +* Mon Sep 28 2020 RH Container Bot - 2:2.2.0-0.4.dev.gite7e466e +- autobuilt e7e466e + +* Mon Sep 28 2020 RH Container Bot - 2:2.2.0-0.3.dev.gitb0e70a6 +- autobuilt b0e70a6 + +* Fri Sep 25 2020 RH Container Bot - 2:2.2.0-0.2.dev.git03d01ab +- autobuilt 03d01ab + +* Fri Sep 25 2020 RH Container Bot - 2:2.2.0-0.1.dev.gita1045ad +- bump to 2.2.0 +- autobuilt a1045ad + +* Tue Sep 22 2020 RH Container Bot - 2:2.1.0-0.287.dev.git141688c +- autobuilt 141688c + +* Mon Sep 21 2020 RH Container Bot - 2:2.1.0-0.286.dev.git84c87fc +- autobuilt 84c87fc + +* Mon Sep 21 2020 RH Container Bot - 2:2.1.0-0.285.dev.gitdd4dc4b +- autobuilt dd4dc4b + +* Sat Sep 19 2020 RH Container Bot - 2:2.1.0-0.284.dev.git8529435 +- autobuilt 8529435 + +* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.283.dev.git5b7509c +- autobuilt 5b7509c + +* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.282.dev.gitfc3daae +- autobuilt fc3daae + +* Fri Sep 18 2020 RH Container Bot - 2:2.1.0-0.281.dev.git273b954 +- autobuilt 273b954 + +* Thu Sep 17 2020 Merlin Mathesius - 2:2.1.0-0.280.dev.git1a929c7 +- Minor conditional updates to enable building for ELN + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.279.dev.gitf84f441 +- autobuilt f84f441 + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.278.dev.git175d7b1 +- autobuilt 175d7b1 + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.277.dev.gitdc23ef1 +- autobuilt dc23ef1 + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.276.dev.git031ddf9 +- autobuilt 031ddf9 + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.275.dev.git9f745d5 +- autobuilt 9f745d5 + +* Thu Sep 17 2020 RH Container Bot - 2:2.1.0-0.274.dev.git1a929c7 +- autobuilt 1a929c7 + +* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.273.dev.git8d7e795 +- autobuilt 8d7e795 + +* Wed Sep 16 2020 Lokesh Mandvekar - 2:2.1.0-0.272.dev.gitacf86ef +- fix dependencies for podman-plugins + +* Wed Sep 16 2020 Lokesh Mandvekar - 2:2.1.0-0.271.dev.gitacf86ef +- bump dnsname plugin commit and dependency on dnsmasq + +* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.270.dev.gitacf86ef +- autobuilt acf86ef + +* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.269.dev.git0d14d7b +- autobuilt 0d14d7b + +* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.268.dev.gitb9c47fa +- autobuilt b9c47fa + +* Wed Sep 16 2020 RH Container Bot - 2:2.1.0-0.267.dev.git2604919 +- autobuilt 2604919 + +* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.266.dev.git2eb3339 +- autobuilt 2eb3339 + +* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.265.dev.gitbec96ab +- autobuilt bec96ab + +* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.264.dev.git0be5836 +- autobuilt 0be5836 + +* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.263.dev.git3f6045c +- autobuilt 3f6045c + +* Tue Sep 15 2020 RH Container Bot - 2:2.1.0-0.262.dev.git5c47a33 +- autobuilt 5c47a33 + +* Mon Sep 14 2020 RH Container Bot - 2:2.1.0-0.261.dev.gitfd7cdb2 +- autobuilt fd7cdb2 + +* Mon Sep 14 2020 RH Container Bot - 2:2.1.0-0.260.dev.gitb7a7cf6 +- autobuilt b7a7cf6 + +* Sun Sep 13 2020 RH Container Bot - 2:2.1.0-0.259.dev.git3f5f99b +- autobuilt 3f5f99b + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.258.dev.git25fb0c2 +- autobuilt 25fb0c2 + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.257.dev.git834c41d +- autobuilt 834c41d + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.256.dev.git4f04007 +- autobuilt 4f04007 + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.255.dev.git881f2df +- autobuilt 881f2df + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.254.dev.git37658c0 +- autobuilt 37658c0 + +* Fri Sep 11 2020 RH Container Bot - 2:2.1.0-0.253.dev.git397de44 +- autobuilt 397de44 + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.252.dev.git10ba232 +- autobuilt 10ba232 + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.251.dev.git861451a +- autobuilt 861451a + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.250.dev.git96bc5eb +- autobuilt 96bc5eb + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.249.dev.git89a3483 +- autobuilt 89a3483 + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.248.dev.gitfc70360 +- autobuilt fc70360 + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.247.dev.gitaadf96a +- autobuilt aadf96a + +* Thu Sep 10 2020 RH Container Bot - 2:2.1.0-0.246.dev.git3d33923 +- autobuilt 3d33923 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.245.dev.gite1b4729 +- autobuilt e1b4729 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.244.dev.git08b6020 +- autobuilt 08b6020 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.243.dev.git68dace0 +- autobuilt 68dace0 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.242.dev.git9c4c883 +- autobuilt 9c4c883 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.241.dev.git5a09fd8 +- autobuilt 5a09fd8 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.240.dev.git1b2b068 +- autobuilt 1b2b068 + +* Wed Sep 9 2020 RH Container Bot - 2:2.1.0-0.239.dev.git6b1a1fc +- autobuilt 6b1a1fc + +* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.238.dev.git814784c +- autobuilt 814784c + +* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.237.dev.gite180de8 +- autobuilt e180de8 + +* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.236.dev.git54a61e3 +- autobuilt 54a61e3 + +* Tue Sep 8 2020 RH Container Bot - 2:2.1.0-0.235.dev.git11679c2 +- autobuilt 11679c2 + +* Mon Sep 7 2020 RH Container Bot - 2:2.1.0-0.234.dev.gitbe7778d +- autobuilt be7778d + +* Mon Sep 7 2020 RH Container Bot - 2:2.1.0-0.233.dev.git21c6aae +- autobuilt 21c6aae + +* Sun Sep 6 2020 RH Container Bot - 2:2.1.0-0.232.dev.gitba8d0bb +- autobuilt ba8d0bb + +* Sat Sep 5 2020 RH Container Bot - 2:2.1.0-0.231.dev.gitf1323a9 +- autobuilt f1323a9 + +* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.230.dev.gitfa487a6 +- autobuilt fa487a6 + +* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.229.dev.git37791d7 +- autobuilt 37791d7 + +* Wed Sep 2 2020 RH Container Bot - 2:2.1.0-0.228.dev.git1184cdf +- autobuilt 1184cdf + +* Tue Sep 1 2020 RH Container Bot - 2:2.1.0-0.227.dev.gita867b16 +- autobuilt a867b16 + +* Tue Sep 1 2020 RH Container Bot - 2:2.1.0-0.226.dev.git557cf94 +- autobuilt 557cf94 + +* Mon Aug 31 2020 RH Container Bot - 2:2.1.0-0.225.dev.git138132e +- autobuilt 138132e + +* Mon Aug 31 2020 RH Container Bot - 2:2.1.0-0.224.dev.git0c076db +- autobuilt 0c076db + +* Mon Aug 31 2020 Lokesh Mandvekar - 2:2.1.0-0.223.dev.git575b3a3 +- bump + +* Sat Aug 29 2020 RH Container Bot - 2:2.1.0-0.222.dev.git575b3a3 +- autobuilt 575b3a3 + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.221.dev.git4e3ea01 +- autobuilt 4e3ea01 + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.220.dev.git1f9b854 +- autobuilt 1f9b854 + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.219.dev.git522a32f +- autobuilt 522a32f + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.218.dev.git0640cc7 +- autobuilt 0640cc7 + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.217.dev.gitb1d6ea2 +- autobuilt b1d6ea2 + +* Fri Aug 28 2020 RH Container Bot - 2:2.1.0-0.216.dev.git061c93f +- autobuilt 061c93f + +* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.215.dev.git72c5b35 +- autobuilt 72c5b35 + +* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.214.dev.git7d3cadc +- autobuilt 7d3cadc + +* Thu Aug 27 2020 RH Container Bot - 2:2.1.0-0.213.dev.gitd6b0377 +- autobuilt d6b0377 + +* Wed Aug 26 2020 RH Container Bot - 2:2.1.0-0.212.dev.gitf99954c +- autobuilt f99954c + +* Wed Aug 26 2020 RH Container Bot - 2:2.1.0-0.211.dev.git3a9d524 +- autobuilt 3a9d524 + +* Tue Aug 25 2020 RH Container Bot - 2:2.1.0-0.210.dev.git6a06944 +- autobuilt 6a06944 + +* Mon Aug 24 2020 RH Container Bot - 2:2.1.0-0.209.dev.git8fdc116 +- autobuilt 8fdc116 + +* Mon Aug 24 2020 RH Container Bot - 2:2.1.0-0.208.dev.git2c567dc +- autobuilt 2c567dc + +* Sun Aug 23 2020 RH Container Bot - 2:2.1.0-0.207.dev.gite535f61 +- autobuilt e535f61 + +* Sun Aug 23 2020 RH Container Bot - 2:2.1.0-0.206.dev.git80d2c01 +- autobuilt 80d2c01 + +* Fri Aug 21 2020 RH Container Bot - 2:2.1.0-0.205.dev.git4828455 +- autobuilt 4828455 + +* Fri Aug 21 2020 RH Container Bot - 2:2.1.0-0.204.dev.gita8619bb +- autobuilt a8619bb + +* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.203.dev.git516196f +- autobuilt 516196f + +* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.202.dev.git7ccd821 +- autobuilt 7ccd821 + +* Thu Aug 20 2020 RH Container Bot - 2:2.1.0-0.201.dev.git7865db5 +- autobuilt 7865db5 + +* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.200.dev.git42690ff +- autobuilt 42690ff + +* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.199.dev.gitdcdb647 +- autobuilt dcdb647 + +* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.198.dev.git9babd21 +- autobuilt 9babd21 + +* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.197.dev.gitdd4e0da +- autobuilt dd4e0da + +* Wed Aug 19 2020 RH Container Bot - 2:2.1.0-0.196.dev.git7e2a1b3 +- autobuilt 7e2a1b3 + +* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.195.dev.git9d096c1 +- autobuilt 9d096c1 + +* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.194.dev.gitff1f81b +- autobuilt ff1f81b + +* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.193.dev.git748e882 +- autobuilt 748e882 + +* Tue Aug 18 2020 RH Container Bot - 2:2.1.0-0.192.dev.git49d6468 +- autobuilt 49d6468 + +* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.191.dev.git8caed30 +- autobuilt 8caed30 + +* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.190.dev.git47108e2 +- autobuilt 47108e2 + +* Mon Aug 17 2020 RH Container Bot - 2:2.1.0-0.189.dev.gitfff66f1 +- autobuilt fff66f1 + +* Sun Aug 16 2020 RH Container Bot - 2:2.1.0-0.188.dev.git96fb5dc +- autobuilt 96fb5dc + +* Sat Aug 15 2020 RH Container Bot - 2:2.1.0-0.187.dev.gitca4423e +- autobuilt ca4423e + +* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.186.dev.git81499a5 +- autobuilt 81499a5 + +* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.185.dev.git9ede14e +- autobuilt 9ede14e + +* Thu Aug 13 2020 RH Container Bot - 2:2.1.0-0.184.dev.git90831df +- autobuilt 90831df + +* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.183.dev.gitd777a7b +- autobuilt d777a7b + +* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.182.dev.git4ef4f52 +- autobuilt 4ef4f52 + +* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.181.dev.git8e4842a +- autobuilt 8e4842a + +* Wed Aug 12 2020 RH Container Bot - 2:2.1.0-0.180.dev.gitac96112 +- autobuilt ac96112 + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.179.dev.git8eaacec +- autobuilt 8eaacec + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.178.dev.git43f2771 +- autobuilt 43f2771 + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.177.dev.gitaa66c06 +- autobuilt aa66c06 + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.176.dev.git6d3075a +- autobuilt 6d3075a + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.175.dev.git68c67d2 +- autobuilt 68c67d2 + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.174.dev.gita90ae00 +- autobuilt a90ae00 + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.173.dev.git92b088b +- autobuilt 92b088b + +* Tue Aug 11 2020 RH Container Bot - 2:2.1.0-0.172.dev.gitdf0ad51 +- autobuilt df0ad51 + +* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.171.dev.git75d2fe6 +- autobuilt 75d2fe6 + +* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.170.dev.git68fd9aa +- autobuilt 68fd9aa + +* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.169.dev.git162625f +- autobuilt 162625f + +* Mon Aug 10 2020 RH Container Bot - 2:2.1.0-0.168.dev.gitda00482 +- autobuilt da00482 + +* Sun Aug 09 2020 RH Container Bot - 2:2.1.0-0.167.dev.git95e2e15 +- autobuilt 95e2e15 + +* Sat Aug 08 2020 RH Container Bot - 2:2.1.0-0.166.dev.git3173a18 +- autobuilt 3173a18 + +* Sat Aug 08 2020 RH Container Bot - 2:2.1.0-0.165.dev.git1298161 +- autobuilt 1298161 + +* Fri Aug 07 2020 RH Container Bot - 2:2.1.0-0.164.dev.git51159e7 +- autobuilt 51159e7 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.163.dev.git0d4a269 +- autobuilt 0d4a269 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.162.dev.gita948635 +- autobuilt a948635 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.161.dev.gitbae6d5d +- autobuilt bae6d5d + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.160.dev.gitd1aaf33 +- autobuilt d1aaf33 + +* Wed Aug 05 2020 Eduardo Santiago - 2:2.1.0-0.159.dev.git7a7c8e9 +- add openssl, httpd-tools requirements to podman-tests + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.158.dev.git7a7c8e9 +- autobuilt 7a7c8e9 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.157.dev.git4797190 +- autobuilt 4797190 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.156.dev.git6260677 +- autobuilt 6260677 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.155.dev.git0a3f3c9 +- autobuilt 0a3f3c9 + +* Wed Aug 05 2020 RH Container Bot - 2:2.1.0-0.154.dev.git807efd6 +- autobuilt 807efd6 + +* Tue Aug 04 2020 Peter Oliver - 2:2.1.0-0.153.dev.git1709335 +- Include podman-auto-update systemd service and timer. + +* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.152.dev.gitd4cf3c5 +- autobuilt d4cf3c5 + +* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.151.dev.git93d6320 +- autobuilt 93d6320 + +* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.150.dev.gitf7440ff +- autobuilt f7440ff + +* Tue Aug 04 2020 RH Container Bot - 2:2.1.0-0.149.dev.git1ed1e58 +- autobuilt 1ed1e58 + +* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.148.dev.git1709335 +- autobuilt 1709335 + +* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.147.dev.git2e3928e +- autobuilt 2e3928e + +* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.146.dev.git41358f5 +- autobuilt 41358f5 + +* Mon Aug 03 2020 RH Container Bot - 2:2.1.0-0.145.dev.gitbfd3454 +- autobuilt bfd3454 + +* Sun Aug 02 2020 RH Container Bot - 2:2.1.0-0.144.dev.gitf4d4bd2 +- autobuilt f4d4bd2 + +* Sat Aug 01 2020 RH Container Bot - 2:2.1.0-0.143.dev.gitb425a4f +- autobuilt b425a4f + +* Sat Aug 01 2020 RH Container Bot - 2:2.1.0-0.142.dev.git0d064a0 +- autobuilt 0d064a0 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.141.dev.git4c75fe3 +- autobuilt 4c75fe3 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.140.dev.git7a15be5 +- autobuilt 7a15be5 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.139.dev.git3cf8237 +- autobuilt 3cf8237 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.138.dev.gitbb96c89 +- autobuilt bb96c89 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.137.dev.gite911875 +- autobuilt e911875 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.136.dev.git0e009d5 +- autobuilt 0e009d5 + +* Fri Jul 31 2020 RH Container Bot - 2:2.1.0-0.135.dev.git1b784b4 +- autobuilt 1b784b4 + +* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.134.dev.git4132b71 +- autobuilt 4132b71 + +* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.133.dev.gitca2bda6 +- autobuilt ca2bda6 + +* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.132.dev.git05b3e0e +- autobuilt 05b3e0e + +* Thu Jul 30 2020 RH Container Bot - 2:2.1.0-0.131.dev.git1170430 +- autobuilt 1170430 + +* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.130.dev.gitc66ce8d +- autobuilt c66ce8d + +* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.129.dev.giteaa2f52 +- autobuilt eaa2f52 + +* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.128.dev.git044a7cb +- autobuilt 044a7cb + +* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.127.dev.git7f38774 +- autobuilt 7f38774 + +* Wed Jul 29 2020 RH Container Bot - 2:2.1.0-0.126.dev.git83166a9 +- autobuilt 83166a9 + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.125.dev.git539bb4c +- autobuilt 539bb4c + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.124.dev.gitb0777ad +- autobuilt b0777ad + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.123.dev.git288ebec +- autobuilt 288ebec + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.122.dev.git6ed9868 +- autobuilt 6ed9868 + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.121.dev.gitec69497 +- autobuilt ec69497 + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.120.dev.git91c92d1 +- autobuilt 91c92d1 + +* Tue Jul 28 2020 RH Container Bot - 2:2.1.0-0.119.dev.gitd463715 +- autobuilt d463715 + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.118.dev.git2b7bc9b +- autobuilt 2b7bc9b + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.117.dev.git956caf3 +- autobuilt 956caf3 + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.116.dev.gitbf92ec5 +- autobuilt bf92ec5 + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.115.dev.git5e9b54f +- autobuilt 5e9b54f + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.114.dev.git55a7faf +- autobuilt 55a7faf + +* Mon Jul 27 2020 RH Container Bot - 2:2.1.0-0.113.dev.git71f7150 +- autobuilt 71f7150 + +* Sun Jul 26 2020 RH Container Bot - 2:2.1.0-0.112.dev.git11e8e65 +- autobuilt 11e8e65 + +* Fri Jul 24 2020 RH Container Bot - 2:2.1.0-0.111.dev.gitc2deeff +- autobuilt c2deeff + +* Fri Jul 24 2020 RH Container Bot - 2:2.1.0-0.110.dev.gitd924476 +- autobuilt d924476 + +* Thu Jul 23 2020 RH Container Bot - 2:2.1.0-0.109.dev.git197825d +- autobuilt 197825d + +* Thu Jul 23 2020 RH Container Bot - 2:2.1.0-0.108.dev.git961fa6a +- autobuilt 961fa6a + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.107.dev.git1aac197 +- autobuilt 1aac197 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.106.dev.git9223b72 +- autobuilt 9223b72 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.105.dev.gitd493374 +- autobuilt d493374 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.104.dev.git80add29 +- autobuilt 80add29 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.103.dev.git9f5d146 +- autobuilt 9f5d146 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.102.dev.gitef03815 +- autobuilt ef03815 + +* Wed Jul 22 2020 RH Container Bot - 2:2.1.0-0.101.dev.git59bad8b +- autobuilt 59bad8b + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.100.dev.git344a791 +- autobuilt 344a791 + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.99.dev.gite5b3563 +- autobuilt e5b3563 + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.98.dev.gitbe5219a +- autobuilt be5219a + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.97.dev.gitf8e2a35 +- autobuilt f8e2a35 + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.96.dev.git644b5bc +- autobuilt 644b5bc + +* Tue Jul 21 2020 RH Container Bot - 2:2.1.0-0.95.dev.gitdf6920a +- autobuilt df6920a + +* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.94.dev.git0d26a57 +- autobuilt 0d26a57 + +* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.93.dev.gite8de509 +- autobuilt e8de509 + +* Mon Jul 20 2020 RH Container Bot - 2:2.1.0-0.92.dev.git17f9b80 +- autobuilt 17f9b80 + +* Sun Jul 19 2020 RH Container Bot - 2:2.1.0-0.91.dev.gitb7b8fce +- autobuilt b7b8fce + +* Sat Jul 18 2020 RH Container Bot - 2:2.1.0-0.90.dev.gitd087ade +- autobuilt d087ade + +* Sat Jul 18 2020 RH Container Bot - 2:2.1.0-0.89.dev.gitdeff289 +- autobuilt deff289 + +* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.88.dev.git10c5f24 +- autobuilt 10c5f24 + +* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.87.dev.gitdfca83d +- autobuilt dfca83d + +* Fri Jul 17 2020 RH Container Bot - 2:2.1.0-0.86.dev.gitd86bae2 +- autobuilt d86bae2 + +* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.85.dev.git0bd5181 +- autobuilt 0bd5181 + +* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.84.dev.gitf4766e0 +- autobuilt f4766e0 + +* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.83.dev.git984fffc +- autobuilt 984fffc + +* Thu Jul 16 2020 RH Container Bot - 2:2.1.0-0.82.dev.git11fe857 +- autobuilt 11fe857 + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.81.dev.git9efeb1c +- autobuilt 9efeb1c + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.80.dev.git6dcff5c +- autobuilt 6dcff5c + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.79.dev.git9051546 +- autobuilt 9051546 + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.78.dev.git8704b78 +- autobuilt 8704b78 + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.77.dev.git60127cf +- autobuilt 60127cf + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.76.dev.git76f9f96 +- autobuilt 76f9f96 + +* Wed Jul 15 2020 RH Container Bot - 2:2.1.0-0.75.dev.git4250d24 +- autobuilt 4250d24 + +* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.74.dev.gitc4843d4 +- autobuilt c4843d4 + +* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.73.dev.gita9a751f +- autobuilt a9a751f + +* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.72.dev.gitd83077b +- autobuilt d83077b + +* Tue Jul 14 2020 RH Container Bot - 2:2.1.0-0.71.dev.git210f104 +- autobuilt 210f104 + +* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.70.dev.git3d33590 +- autobuilt 3d33590 + +* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.69.dev.gitd86acf2 +- autobuilt d86acf2 + +* Mon Jul 13 2020 RH Container Bot - 2:2.1.0-0.68.dev.gite2a8e03 +- autobuilt e2a8e03 + +* Sat Jul 11 2020 RH Container Bot - 2:2.1.0-0.67.dev.gite38001f +- autobuilt e38001f + +* Fri Jul 10 2020 RH Container Bot - 2:2.1.0-0.66.dev.git1d71753 +- autobuilt 1d71753 + +* Fri Jul 10 2020 RH Container Bot - 2:2.1.0-0.65.dev.git2ac8c69 +- autobuilt 2ac8c69 + +* Thu Jul 09 2020 RH Container Bot - 2:2.1.0-0.64.dev.gitd9cd003 +- autobuilt d9cd003 + +* Thu Jul 09 2020 RH Container Bot - 2:2.1.0-0.63.dev.gitbc3b3b3 +- autobuilt bc3b3b3 + +* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.62.dev.gitedf5fe8 +- autobuilt edf5fe8 + +* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.61.dev.gitb58d2b7 +- autobuilt b58d2b7 + +* Wed Jul 08 2020 RH Container Bot - 2:2.1.0-0.60.dev.git85d71ae +- autobuilt 85d71ae + +* Tue Jul 07 2020 RH Container Bot - 2:2.1.0-0.59.dev.git54d16f3 +- autobuilt 54d16f3 + +* Tue Jul 07 2020 RH Container Bot - 2:2.1.0-0.58.dev.gitcd08485 +- autobuilt cd08485 + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.57.dev.git1a93857 +- autobuilt 1a93857 + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.56.dev.gitb1cc781 +- autobuilt b1cc781 + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.55.dev.gitf4708a5 +- autobuilt f4708a5 + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.54.dev.git9532509 +- autobuilt 9532509 + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.53.dev.git9eac75a +- autobuilt 9eac75a + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.52.dev.git4bdc119 +- autobuilt 4bdc119 + +* Mon Jul 06 2020 Eduardo Santiago - 2:2.1.0-0.51.dev.git4351e33 +- bump crun dependency to 0.14, needed for --sdnotify option + +* Mon Jul 06 2020 RH Container Bot - 2:2.1.0-0.50.dev.git4351e33 +- autobuilt 4351e33 + +* Sun Jul 05 2020 RH Container Bot - 2:2.1.0-0.49.dev.git41ccc04 +- autobuilt 41ccc04 + +* Fri Jul 03 2020 RH Container Bot - 2:2.1.0-0.48.dev.gitb9d48a9 +- autobuilt b9d48a9 + +* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.47.dev.gitbd2fca0 +- autobuilt bd2fca0 + +* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.46.dev.gitc131567 +- autobuilt c131567 + +* Thu Jul 02 2020 RH Container Bot - 2:2.1.0-0.45.dev.git9fb0b56 +- autobuilt 9fb0b56 + +* Wed Jul 01 2020 RH Container Bot - 2:2.1.0-0.44.dev.gite846952 +- autobuilt e846952 + +* Wed Jul 01 2020 RH Container Bot - 2:2.1.0-0.43.dev.gitd8718fd +- autobuilt d8718fd + +* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.42.dev.git957e7a5 +- autobuilt 957e7a5 + +* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.41.dev.git1a1e3f4 +- autobuilt 1a1e3f4 + +* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.40.dev.git6fbd157 +- autobuilt 6fbd157 + +* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.39.dev.gitc2a0ccd +- autobuilt c2a0ccd + +* Tue Jun 30 2020 RH Container Bot - 2:2.1.0-0.38.dev.git83bde3b +- autobuilt 83bde3b + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.37.dev.gitb163ec3 +- autobuilt b163ec3 + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.36.dev.gite0b93af +- autobuilt e0b93af + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.35.dev.gitc682ca3 +- autobuilt c682ca3 + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.34.dev.gitd90e8b6 +- autobuilt d90e8b6 + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.33.dev.git6ac009d +- autobuilt 6ac009d + +* Mon Jun 29 2020 RH Container Bot - 2:2.1.0-0.32.dev.git771c887 +- autobuilt 771c887 + +* Fri Jun 26 2020 RH Container Bot - 2:2.1.0-0.31.dev.git673116c +- autobuilt 673116c + +* Fri Jun 26 2020 RH Container Bot - 2:2.1.0-0.30.dev.gitbb11b42 +- autobuilt bb11b42 + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.29.dev.git4db296f +- autobuilt 4db296f + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.28.dev.git358e69c +- autobuilt 358e69c + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.27.dev.git05e1df2 +- autobuilt 05e1df2 + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.26.dev.git7766192 +- autobuilt 7766192 + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.25.dev.gitc036eef +- autobuilt c036eef + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.24.dev.gitf8036c5 +- autobuilt f8036c5 + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.23.dev.gitcd36499 +- autobuilt cd36499 + +* Thu Jun 25 2020 RH Container Bot - 2:2.1.0-0.22.dev.git35cca19 +- autobuilt 35cca19 + +* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.21.dev.git2df3faa +- autobuilt 2df3faa + +* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.20.dev.git4ee6659 +- autobuilt 4ee6659 + +* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.19.dev.gitb61e429 +- autobuilt b61e429 + +* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.18.dev.git6bc5dcc +- autobuilt 6bc5dcc + +* Wed Jun 24 2020 RH Container Bot - 2:2.1.0-0.17.dev.git0d26b8f +- autobuilt 0d26b8f + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.16.dev.git5fe122b +- autobuilt 5fe122b + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.15.dev.git81f4204 +- autobuilt 81f4204 + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.14.dev.gitaa6881d +- autobuilt aa6881d + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.13.dev.git92af85f +- autobuilt 92af85f + +* Tue Jun 23 2020 Lokesh Mandvekar - 2:2.1.0-0.12.dev.git73514b1 +- re-enable remote package + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.11.dev.git73514b1 +- autobuilt 73514b1 + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.10.dev.gitbbaba9f +- autobuilt bbaba9f + +* Tue Jun 23 2020 RH Container Bot - 2:2.1.0-0.9.dev.git9e37fd4 +- autobuilt 9e37fd4 + +* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.8.dev.git22a7d60 +- autobuilt 22a7d60 + +* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.7.dev.git22942e3 +- autobuilt 22942e3 + +* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.6.dev.git78b205c +- autobuilt 78b205c + +* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.5.dev.git277732b +- autobuilt 277732b + +* Mon Jun 22 2020 RH Container Bot - 2:2.1.0-0.4.dev.git4afdbcd +- autobuilt 4afdbcd + +* Sun Jun 21 2020 RH Container Bot - 2:2.1.0-0.3.dev.git0e4b734 +- autobuilt 0e4b734 + +* Sun Jun 21 2020 RH Container Bot - 2:2.1.0-0.2.dev.git4a1dd9f +- autobuilt 4a1dd9f + +* Sat Jun 20 2020 RH Container Bot - 2:2.1.0-0.1.dev.gitbc256d9 +- bump to 2.1.0 +- autobuilt bc256d9 + +* Sat Jun 20 2020 RH Container Bot - 2:2.0.0-0.173.dev.gitf403aa3 +- autobuilt f403aa3 + +* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.172.dev.git89dbd1a +- autobuilt 89dbd1a + +* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.171.dev.git1a2eb3e +- autobuilt 1a2eb3e + +* Fri Jun 19 2020 RH Container Bot - 2:2.0.0-0.170.dev.git33a6027 +- autobuilt 33a6027 + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.169.dev.gita2661b1 +- autobuilt a2661b1 + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.168.dev.gite6b9b3a +- autobuilt e6b9b3a + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.167.dev.git1099ad6 +- autobuilt 1099ad6 + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.166.dev.git3eb0ad0 +- autobuilt 3eb0ad0 + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.165.dev.gitb5f7afd +- autobuilt b5f7afd + +* Thu Jun 18 2020 RH Container Bot - 2:2.0.0-0.164.dev.git6472b44 +- autobuilt 6472b44 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.163.dev.git7b00e49 +- autobuilt 7b00e49 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.162.dev.git7b5073b +- autobuilt 7b5073b + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.161.dev.gita76bf11 +- autobuilt a76bf11 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.160.dev.git5694104 +- autobuilt 5694104 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.159.dev.gitf293606 +- autobuilt f293606 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.158.dev.git1acd2ad +- autobuilt 1acd2ad + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.157.dev.git38391ed +- autobuilt 38391ed + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.156.dev.git4fb0f56 +- autobuilt 4fb0f56 + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.155.dev.git4b2da3e +- autobuilt 4b2da3e + +* Wed Jun 17 2020 RH Container Bot - 2:2.0.0-0.154.dev.gite4e10df +- autobuilt e4e10df + +* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.153.dev.git89630ad +- autobuilt 89630ad + +* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.152.dev.gitd6965da +- autobuilt d6965da + +* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.151.dev.git908bc3f +- autobuilt 908bc3f + +* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.150.dev.git0968f25 +- autobuilt 0968f25 + +* Tue Jun 16 2020 RH Container Bot - 2:2.0.0-0.149.dev.gite0dd227 +- autobuilt e0dd227 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.148.dev.git2c7b39d +- autobuilt 2c7b39d + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.147.dev.git8a42a32 +- autobuilt 8a42a32 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.146.dev.git10c6c80 +- autobuilt 10c6c80 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.145.dev.gitb897297 +- autobuilt b897297 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.144.dev.git298d622 +- autobuilt 298d622 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.143.dev.git230cd25 +- autobuilt 230cd25 + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.142.dev.gite94e3fd +- autobuilt e94e3fd + +* Mon Jun 15 2020 RH Container Bot - 2:2.0.0-0.141.dev.gitc2690c2 +- autobuilt c2690c2 + +* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.140.dev.git3f026eb +- autobuilt 3f026eb + +* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.139.dev.git92dafdc +- autobuilt 92dafdc + +* Fri Jun 12 2020 RH Container Bot - 2:2.0.0-0.138.dev.git8aa5cf3 +- autobuilt 8aa5cf3 + +* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.137.dev.git1f05606 +- autobuilt 1f05606 + +* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.136.dev.git39ad038 +- autobuilt 39ad038 + +* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.135.dev.git142e62c +- autobuilt 142e62c + +* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.134.dev.git5f3e64f +- autobuilt 5f3e64f + +* Thu Jun 11 2020 RH Container Bot - 2:2.0.0-0.133.dev.git7b85d5c +- autobuilt 7b85d5c + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.132.dev.gitb2200db +- autobuilt b2200db + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.131.dev.git6c5bd15 +- autobuilt 6c5bd15 + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.130.dev.git37c9078 +- autobuilt 37c9078 + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.129.dev.git6346846 +- autobuilt 6346846 + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.128.dev.git9967f28 +- autobuilt 9967f28 + +* Wed Jun 10 2020 RH Container Bot - 2:2.0.0-0.127.dev.gitfbe09d7 +- autobuilt fbe09d7 + +* Tue Jun 09 2020 RH Container Bot - 2:2.0.0-0.126.dev.gitc831ae1 +- autobuilt c831ae1 + +* Tue Jun 09 2020 RH Container Bot - 2:2.0.0-0.125.dev.git79f30af +- autobuilt 79f30af + +* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.124.dev.gita85e979 +- autobuilt a85e979 + +* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.123.dev.gitb8acc85 +- autobuilt b8acc85 + +* Mon Jun 08 2020 RH Container Bot - 2:2.0.0-0.122.dev.git2869cce +- autobuilt 2869cce + +* Sat Jun 06 2020 RH Container Bot - 2:2.0.0-0.121.dev.git1fcb678 +- autobuilt 1fcb678 + +* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.120.dev.git723e823 +- autobuilt 723e823 + +* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.119.dev.gitc448c03 +- autobuilt c448c03 + +* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.118.dev.gitc6da1a8 +- autobuilt c6da1a8 + +* Fri Jun 05 2020 RH Container Bot - 2:2.0.0-0.117.dev.gitf243233 +- autobuilt f243233 + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.116.dev.gitb057896 +- autobuilt b057896 + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.115.dev.gitbf8337b +- autobuilt bf8337b + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.114.dev.gitceef4f6 +- autobuilt ceef4f6 + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.113.dev.git650ed43 +- autobuilt 650ed43 + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.112.dev.gitff99c3e +- autobuilt ff99c3e + +* Thu Jun 04 2020 RH Container Bot - 2:2.0.0-0.111.dev.gitd6e70c6 +- autobuilt d6e70c6 + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.110.dev.git1f8c509 +- autobuilt 1f8c509 + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.109.dev.git986a277 +- autobuilt 986a277 + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.108.dev.gitbba0a8b +- autobuilt bba0a8b + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.107.dev.gitcbfb498 +- autobuilt cbfb498 + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.106.dev.git9bd48a6 +- autobuilt 9bd48a6 + +* Wed Jun 03 2020 RH Container Bot - 2:2.0.0-0.105.dev.git428303c +- autobuilt 428303c + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.104.dev.git95ea39e +- autobuilt 95ea39e + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.103.dev.git4632a4b +- autobuilt 4632a4b + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.102.dev.gitc4ccd7c +- autobuilt c4ccd7c + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.101.dev.gitd10addc +- autobuilt d10addc + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.100.dev.git2937151 +- autobuilt 2937151 + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.99.dev.giteb488e7 +- autobuilt eb488e7 + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.98.dev.git92f5029 +- autobuilt 92f5029 + +* Tue Jun 02 2020 RH Container Bot - 2:2.0.0-0.97.dev.gitcc02154 +- autobuilt cc02154 + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.96.dev.gitd6bf6b9 +- autobuilt d6bf6b9 + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.95.dev.git85d3641 +- autobuilt 85d3641 + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.94.dev.git5f1c23d +- autobuilt 5f1c23d + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.93.dev.gitf559cec +- autobuilt f559cec + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.92.dev.git2c6016f +- autobuilt 2c6016f + +* Mon Jun 01 2020 RH Container Bot - 2:2.0.0-0.91.dev.git22713d6 +- autobuilt 22713d6 + +* Sun May 31 2020 RH Container Bot - 2:2.0.0-0.90.dev.gitbb05337 +- autobuilt bb05337 + +* Sat May 30 2020 RH Container Bot - 2:2.0.0-0.89.dev.git9037908 +- autobuilt 9037908 + +* Sat May 30 2020 RH Container Bot - 2:2.0.0-0.88.dev.gitc479d63 +- autobuilt c479d63 + +* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.87.dev.git0eea051 +- autobuilt 0eea051 + +* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.86.dev.git0c750a9 +- autobuilt 0c750a9 + +* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.85.dev.git78c3846 +- autobuilt 78c3846 + +* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.84.dev.git6e3aec3 +- autobuilt 6e3aec3 + +* Fri May 29 2020 RH Container Bot - 2:2.0.0-0.83.dev.gitcd1e25f +- autobuilt cd1e25f + +* Thu May 28 2020 Lokesh Mandvekar - 2:2.0.0-0.82.dev.gite8818ce +- use ABISupport buildtag for podman + +* Thu May 28 2020 RH Container Bot - 2:2.0.0-0.81.dev.gite8818ce +- autobuilt e8818ce + +* Thu May 28 2020 RH Container Bot - 2:2.0.0-0.80.dev.git4b2c980 +- autobuilt 4b2c980 + +* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.79.dev.gitadca437 +- autobuilt adca437 + +* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.78.dev.gitc64abd0 +- autobuilt c64abd0 + +* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.77.dev.gitab3a620 +- autobuilt ab3a620 + +* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.76.dev.git2a988a4 +- autobuilt 2a988a4 + +* Wed May 27 2020 RH Container Bot - 2:2.0.0-0.75.dev.git89b4683 +- autobuilt 89b4683 + +* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.74.dev.git119e13d +- autobuilt 119e13d + +* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.73.dev.gite704da0 +- autobuilt e704da0 + +* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.72.dev.gitd32d588 +- autobuilt d32d588 + +* Tue May 26 2020 RH Container Bot - 2:2.0.0-0.71.dev.git07ef44e +- autobuilt 07ef44e + +* Mon May 25 2020 RH Container Bot - 2:2.0.0-0.70.dev.git1077d2d +- autobuilt 1077d2d + +* Mon May 25 2020 RH Container Bot - 2:2.0.0-0.69.dev.git0b7b974 +- autobuilt 0b7b974 + +* Sun May 24 2020 RH Container Bot - 2:2.0.0-0.68.dev.gitb4cd54a +- autobuilt b4cd54a + +* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.67.dev.git56a95b0 +- autobuilt 56a95b0 + +* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.66.dev.gite323d3e +- autobuilt e323d3e + +* Sat May 23 2020 RH Container Bot - 2:2.0.0-0.65.dev.gitc166b21 +- autobuilt c166b21 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.64.dev.gite1193c8 +- autobuilt e1193c8 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.63.dev.gita6ee8bf +- autobuilt a6ee8bf + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.62.dev.gitc8d6426 +- autobuilt c8d6426 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.61.dev.git6aa802d +- autobuilt 6aa802d + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.60.dev.gitcf5d338 +- autobuilt cf5d338 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.59.dev.git05c0ae6 +- autobuilt 05c0ae6 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.58.dev.git05a0612 +- autobuilt 05a0612 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.57.dev.git3f2ab6b +- autobuilt 3f2ab6b + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.56.dev.git398d462 +- autobuilt 398d462 + +* Fri May 22 2020 RH Container Bot - 2:2.0.0-0.55.dev.gitbe43536 +- autobuilt be43536 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.54.dev.gitb023d6d +- autobuilt b023d6d + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.53.dev.gitd688851 +- autobuilt d688851 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.52.dev.gitf6aa620 +- autobuilt f6aa620 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.51.dev.git9d3b466 +- autobuilt 9d3b466 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.50.dev.git6409ff6 +- autobuilt 6409ff6 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.49.dev.gitfeb97bb +- autobuilt feb97bb + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.48.dev.git6668b13 +- autobuilt 6668b13 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.47.dev.git72e8803 +- autobuilt 72e8803 + +* Thu May 21 2020 RH Container Bot - 2:2.0.0-0.46.dev.git8db7b9e +- autobuilt 8db7b9e + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.45.dev.git02b29db +- autobuilt 02b29db + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.44.dev.gite8e5a5f +- autobuilt e8e5a5f + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.43.dev.git6a75dfa +- autobuilt 6a75dfa + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.42.dev.gitb0bfa0e +- autobuilt b0bfa0e + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.41.dev.git09f8f14 +- autobuilt 09f8f14 + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.40.dev.git70d89bf +- autobuilt 70d89bf + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.39.dev.gita670014 +- autobuilt a670014 + +* Wed May 20 2020 RH Container Bot - 2:2.0.0-0.38.dev.git4eee0d8 +- autobuilt 4eee0d8 + +* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.37.dev.git0f8ad03 +- autobuilt 0f8ad03 + +* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.36.dev.git9fe4933 +- autobuilt 9fe4933 + +* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.35.dev.gitd6d4500 +- autobuilt d6d4500 + +* Mon May 18 2020 RH Container Bot - 2:2.0.0-0.34.dev.gitd4587c6 +- autobuilt d4587c6 + +* Sun May 17 2020 RH Container Bot - 2:2.0.0-0.33.dev.gitbfcec32 +- autobuilt bfcec32 + +* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.32.dev.git343ab99 +- autobuilt 343ab99 + +* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.31.dev.gitc61a45c +- autobuilt c61a45c + +* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.30.dev.git59dd341 +- autobuilt 59dd341 + +* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.29.dev.gitd5358e6 +- autobuilt d5358e6 + +* Fri May 15 2020 RH Container Bot - 2:2.0.0-0.28.dev.gita88cd9a +- autobuilt a88cd9a + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.27.dev.git4611ff5 +- autobuilt 4611ff5 + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.26.dev.git0d96251 +- autobuilt 0d96251 + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.25.dev.git77dbfc7 +- autobuilt 77dbfc7 + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.24.dev.git7e9ed37 +- autobuilt 7e9ed37 + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.23.dev.gite35edb6 +- autobuilt e35edb6 + +* Thu May 14 2020 Daniel J Walsh - 2:2.0.0-0.22.dev.gitf2f0de4 +- Add requires for oci-runtime +- Change crun to Recommends + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.21.dev.gitf2f0de4 +- autobuilt f2f0de4 + +* Thu May 14 2020 RH Container Bot - 2:2.0.0-0.20.dev.git150679d +- autobuilt 150679d + +* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.19.dev.gitfa5b33e +- autobuilt fa5b33e + +* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.18.dev.git3c58e4f +- autobuilt 3c58e4f + +* Wed May 13 2020 Eduardo Santiago - 2:2.0.0-0.17.dev.gitd147b3e +- libpod.conf has been removed from the repo + +* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.16.dev.gitd147b3e +- autobuilt d147b3e + +* Wed May 13 2020 RH Container Bot - 2:2.0.0-0.15.dev.gitb364420 +- autobuilt b364420 + +* Tue May 12 2020 RH Container Bot - 2:2.0.0-0.14.dev.git486a117 +- autobuilt 486a117 + +* Tue May 12 2020 Lokesh Mandvekar - 2:2.0.0-0.13.dev.git5b4e91d +- disable remote package + +* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.12.dev.git8857ba2 +- gating test fix attempt by Ed Santiago + +* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.11.dev.git8857ba2 +- do not modprobe br_netfilter + +* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.10.dev.git8857ba2 +- autobuilt 8857ba2 + +* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.9.dev.git155a7d6 +- autobuilt 155a7d6 + +* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.8.dev.git084cfb8 +- autobuilt 084cfb8 + +* Thu Apr 16 2020 RH Container Bot - 2:2.0.0-0.7.dev.gitd6b3bc1 +- autobuilt d6b3bc1 + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.6.dev.gitc7d1761 +- autobuilt c7d1761 + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.5.dev.git3500a8b +- autobuilt 3500a8b + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.4.dev.git97bded8 +- autobuilt 97bded8 + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.3.dev.gitef297d4 +- autobuilt ef297d4 + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.2.dev.git9b78bf9 +- autobuilt 9b78bf9 + +* Wed Apr 15 2020 RH Container Bot - 2:2.0.0-0.1.dev.gitcc9b78f +- bump to 2.0.0 +- autobuilt cc9b78f + +* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-14.1.dev.git37ed662 +- autobuilt 37ed662 + +* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-13.1.dev.gita756161 +- autobuilt a756161 + +* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-12.1.dev.gitffcb99d +- autobuilt ffcb99d + +* Wed Apr 15 2020 RH Container Bot - 2:1.9.0-11.1.dev.gitf0b6cde +- autobuilt f0b6cde + +* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-10.1.dev.git0d01f09 +- autobuilt 0d01f09 + +* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-9.1.dev.gita6caae0 +- autobuilt a6caae0 + +* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-8.1.dev.gite2a1373 +- autobuilt e2a1373 + +* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-7.1.dev.git26c1535 +- autobuilt 26c1535 + +* Tue Apr 14 2020 RH Container Bot - 2:1.9.0-6.1.dev.gitd885342 +- autobuilt d885342 + +* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-5.1.dev.git5cf64ae +- autobuilt 5cf64ae + +* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-4.1.dev.git0b067b6 +- autobuilt 0b067b6 + +* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-3.1.dev.gitd7695dd +- autobuilt d7695dd + +* Mon Apr 13 2020 Lokesh Mandvekar - 2:1.9.0-2.1.dev.git465b4bc +- bump release tag to preserve clean upgrade path + +* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-0.2.dev.git465b4bc +- autobuilt 465b4bc + +* Mon Apr 13 2020 RH Container Bot - 2:1.9.0-0.1.dev.git309a7f7 +- bump to 1.9.0 +- autobuilt 309a7f7 + +* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.102.dev.git1593d4c +- autobuilt 1593d4c + +* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.101.dev.git2a8db9d +- autobuilt 2a8db9d + +* Fri Apr 10 2020 RH Container Bot - 2:1.8.3-0.100.dev.git838b5e1 +- autobuilt 838b5e1 + +* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.99.dev.git3a4bd39 +- autobuilt 3a4bd39 + +* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.98.dev.git1662310 +- autobuilt 1662310 + +* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.97.dev.git555b30e +- autobuilt 555b30e + +* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.96.dev.git46227e0 +- autobuilt 46227e0 + +* Thu Apr 09 2020 RH Container Bot - 2:1.8.3-0.95.dev.git3c94fa9 +- autobuilt 3c94fa9 + +* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.94.dev.gitf71e4d3 +- autobuilt f71e4d3 + +* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.93.dev.git1791fe6 +- autobuilt 1791fe6 + +* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.92.dev.git291ad7f +- autobuilt 291ad7f + +* Wed Apr 08 2020 RH Container Bot - 2:1.8.3-0.91.dev.git522dcd6 +- autobuilt 522dcd6 + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.90.dev.gitb4840ec +- autobuilt b4840ec + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.89.dev.git11c8b01 +- autobuilt 11c8b01 + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.88.dev.git08fa3d5 +- autobuilt 08fa3d5 + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.87.dev.git9d0d9df +- autobuilt 9d0d9df + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.86.dev.git8289805 +- autobuilt 8289805 + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.85.dev.git44f910c +- autobuilt 44f910c + +* Tue Apr 07 2020 RH Container Bot - 2:1.8.3-0.84.dev.gitc0e29b4 +- autobuilt c0e29b4 + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.83.dev.git64b6a19 +- autobuilt 64b6a19 + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.82.dev.git843fa25 +- autobuilt 843fa25 + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.81.dev.gita858b3a +- autobuilt a858b3a + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.80.dev.gite318b09 +- autobuilt e318b09 + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.79.dev.git09f553c +- autobuilt 09f553c + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.78.dev.git4b69cf0 +- autobuilt 4b69cf0 + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.77.dev.git5b853bb +- autobuilt 5b853bb + +* Mon Apr 06 2020 RH Container Bot - 2:1.8.3-0.76.dev.git8dea3c3 +- autobuilt 8dea3c3 + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.75.dev.gitf7dffed +- autobuilt f7dffed + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.74.dev.git35f5867 +- autobuilt 35f5867 + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.73.dev.git64cade0 +- autobuilt 64cade0 + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.72.dev.git2d9b9e8 +- autobuilt 2d9b9e8 + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.71.dev.gita168dcc +- autobuilt a168dcc + +* Fri Apr 03 2020 RH Container Bot - 2:1.8.3-0.70.dev.gitccb9e57 +- autobuilt ccb9e57 + +* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.69.dev.gitccf0e0d +- autobuilt ccf0e0d + +* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.68.dev.gitc3c6a7c +- autobuilt c3c6a7c + +* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.67.dev.gitffd2d78 +- autobuilt ffd2d78 + +* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.66.dev.git82610d6 +- autobuilt 82610d6 + +* Thu Apr 02 2020 RH Container Bot - 2:1.8.3-0.65.dev.git88455fe +- autobuilt 88455fe + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.64.dev.gita8cde90 +- autobuilt a8cde90 + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.63.dev.git0f357be +- autobuilt 0f357be + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.62.dev.git0a16372 +- autobuilt 0a16372 + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.61.dev.gitd534e52 +- autobuilt d534e52 + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.60.dev.git82cbebc +- autobuilt 82cbebc + +* Wed Apr 01 2020 RH Container Bot - 2:1.8.3-0.59.dev.git394f1c2 +- autobuilt 394f1c2 + +* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.58.dev.git6d36d05 +- autobuilt 6d36d05 + +* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.57.dev.git9f5fcc3 +- autobuilt 9f5fcc3 + +* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.56.dev.git6e8f6ca +- autobuilt 6e8f6ca + +* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.55.dev.git56ab9e4 +- autobuilt 56ab9e4 + +* Tue Mar 31 2020 RH Container Bot - 2:1.8.3-0.54.dev.git4e3010d +- autobuilt 4e3010d + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.53.dev.git9c7410d +- autobuilt 9c7410d + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.52.dev.gitedd623c +- autobuilt edd623c + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.51.dev.git95d9a1e +- autobuilt 95d9a1e + +* Mon Mar 30 2020 Lokesh Mandvekar - 2:1.8.3-0.50.dev.git0fa01c8 +- Resolves: gh#5316 + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.49.dev.git0fa01c8 +- autobuilt 0fa01c8 + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.48.dev.gitcc22b94 +- autobuilt cc22b94 + +* Mon Mar 30 2020 RH Container Bot - 2:1.8.3-0.47.dev.git8193751 +- autobuilt 8193751 + +* Sun Mar 29 2020 RH Container Bot - 2:1.8.3-0.46.dev.git598bb53 +- autobuilt 598bb53 + +* Sun Mar 29 2020 RH Container Bot - 2:1.8.3-0.45.dev.gitdabfa10 +- autobuilt dabfa10 + +* Sat Mar 28 2020 RH Container Bot - 2:1.8.3-0.44.dev.git684b4bd +- autobuilt 684b4bd + +* Sat Mar 28 2020 RH Container Bot - 2:1.8.3-0.43.dev.git21b67e6 +- autobuilt 21b67e6 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.42.dev.git3336b10 +- autobuilt 3336b10 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.41.dev.git1fe2fbb +- autobuilt 1fe2fbb + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.40.dev.git2c5c198 +- autobuilt 2c5c198 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.39.dev.git4233250 +- autobuilt 4233250 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.38.dev.git3ddb5b1 +- autobuilt 3ddb5b1 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.37.dev.git7007680 +- autobuilt 7007680 + +* Fri Mar 27 2020 RH Container Bot - 2:1.8.3-0.36.dev.git340312c +- autobuilt 340312c + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.35.dev.git1710eca +- autobuilt 1710eca + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.34.dev.git6a46a87 +- autobuilt 6a46a87 + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.33.dev.git913426c +- autobuilt 913426c + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.32.dev.git14ece7e +- autobuilt 14ece7e + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.31.dev.git8cccac5 +- autobuilt 8cccac5 + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.30.dev.gitc869b96 +- autobuilt c869b96 + +* Thu Mar 26 2020 RH Container Bot - 2:1.8.3-0.29.dev.git18c1530 +- autobuilt 18c1530 + +* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.28.dev.gitff0124a +- autobuilt ff0124a + +* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.27.dev.git852dd7f +- autobuilt 852dd7f + +* Wed Mar 25 2020 RH Container Bot - 2:1.8.3-0.26.dev.git69b011d +- autobuilt 69b011d + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.25.dev.gitb452064 +- autobuilt b452064 + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.24.dev.git0c084d9 +- autobuilt 0c084d9 + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.23.dev.gitc29a4c6 +- autobuilt c29a4c6 + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.22.dev.git14050c6 +- autobuilt 14050c6 + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.21.dev.git0334c8d +- autobuilt 0334c8d + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.20.dev.git0275eed +- autobuilt 0275eed + +* Tue Mar 24 2020 RH Container Bot - 2:1.8.3-0.19.dev.gita2ffd5c +- autobuilt a2ffd5c + +* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.18.dev.git02de8d5 +- autobuilt 02de8d5 + +* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.17.dev.git48b3143 +- autobuilt 48b3143 + +* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.16.dev.gitb743f60 +- autobuilt b743f60 + +* Mon Mar 23 2020 Lokesh Mandvekar - 2:1.8.3-0.15.dev.gite34ec61 +- do not use hack/ostree_tag.sh + +* Mon Mar 23 2020 Lokesh Mandvekar - 2:1.8.3-0.14.dev.gite34ec61 +- Add APIv2 service files + +* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.13.dev.gite34ec61 +- autobuilt e34ec61 + +* Mon Mar 23 2020 RH Container Bot - 2:1.8.3-0.12.dev.gitd6c9f3e +- autobuilt d6c9f3e + +* Sun Mar 22 2020 RH Container Bot - 2:1.8.3-0.11.dev.git31d1445 +- autobuilt 31d1445 + +* Sun Mar 22 2020 RH Container Bot - 2:1.8.3-0.10.dev.git98687ad +- autobuilt 98687ad + +* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.9.dev.git2ffff3c +- autobuilt 2ffff3c + +* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.8.dev.git89a3e59 +- autobuilt 89a3e59 + +* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.7.dev.gite1f2851 +- autobuilt e1f2851 + +* Sat Mar 21 2020 RH Container Bot - 2:1.8.3-0.6.dev.git77187da +- autobuilt 77187da + +* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.5.dev.git7a095af +- autobuilt 7a095af + +* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.4.dev.git6df1d20 +- autobuilt 6df1d20 + +* Fri Mar 20 2020 RH Container Bot - 2:1.8.3-0.3.dev.gitccc30c6 +- autobuilt ccc30c6 + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.3-0.2.dev.gitd927b43 +- autobuilt d927b43 + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.3-0.1.dev.gitaa6c8c2 +- bump to 1.8.3 +- autobuilt aa6c8c2 + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.9.dev.gitcccd05c +- autobuilt cccd05c + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.8.dev.git1cb3e3a +- autobuilt 1cb3e3a + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.7.dev.gitedcc73e +- autobuilt edcc73e + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.6.dev.gite87fe4d +- autobuilt e87fe4d + +* Thu Mar 19 2020 RH Container Bot - 2:1.8.2-0.5.dev.gitbd9386d +- autobuilt bd9386d + +* Wed Mar 18 2020 RH Container Bot - 2:1.8.2-0.4.dev.git45e7cbf +- autobuilt 45e7cbf + +* Wed Mar 18 2020 RH Container Bot - 2:1.8.2-0.3.dev.gitf3a28de +- autobuilt f3a28de + +* Tue Mar 17 2020 RH Container Bot - 2:1.8.2-0.2.dev.git8f1ce4b +- autobuilt 8f1ce4b + +* Mon Mar 16 2020 RH Container Bot - 2:1.8.2-0.1.dev.git412a114 +- bump to 1.8.2 +- autobuilt 412a114 + +* Mon Mar 02 2020 Lokesh Mandvekar - 2:1.8.1-0.4.dev.git275e9b8 +- bump release tag for smooth upgrade path + +* Mon Mar 02 2020 RH Container Bot - 2:1.8.1-0.3.dev.git275e9b8 +- autobuilt 275e9b8 + +* Sat Feb 22 2020 Lokesh Mandvekar - 2:1.8.1-0.2.dev.git0bd29f8 +- bump release tag + +* Mon Feb 17 2020 Lokesh Mandvekar - 2:1.8.1-0.1.dev.git0bd29f8 +- bump to 1.8.1-dev +- built commit 0bd29f8 + +* Thu Feb 06 2020 Lokesh Mandvekar - 2:1.8.0-0.4.dev.git5092c07 +- bump crun dependency + +* Wed Feb 05 2020 RH Container Bot - 2:1.8.0-0.3.dev.git5092c07 +- autobuilt 5092c07 + +* Tue Feb 04 2020 RH Container Bot - 2:1.8.0-0.2.dev.gitc4f6d56 +- autobuilt c4f6d56 + +* Sun Feb 02 2020 RH Container Bot - 2:1.8.0-0.1.dev.git4699d5e +- bump to 1.8.0 +- autobuilt 4699d5e + +* Fri Jan 31 2020 RH Container Bot - 2:1.7.1-0.66.dev.git36af283 +- autobuilt 36af283 + +* Thu Jan 30 2020 RH Container Bot - 2:1.7.1-0.65.dev.giteb28365 +- autobuilt eb28365 + +* Wed Jan 29 2020 RH Container Bot - 2:1.7.1-0.64.dev.gitb2ae45c +- autobuilt b2ae45c + +* Tue Jan 28 2020 RH Container Bot - 2:1.7.1-0.63.dev.git326cdf9 +- autobuilt 326cdf9 + +* Mon Jan 27 2020 RH Container Bot - 2:1.7.1-0.62.dev.gitc28af15 +- autobuilt c28af15 + +* Sat Jan 25 2020 RH Container Bot - 2:1.7.1-0.61.dev.git975854a +- autobuilt 975854a + +* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.60.dev.git5bad873 +- autobuilt 5bad873 + +* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.59.dev.git8beeb06 +- autobuilt 8beeb06 + +* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.58.dev.git6518421 +- autobuilt 6518421 + +* Thu Jan 23 2020 RH Container Bot - 2:1.7.1-0.57.dev.gite6cf0ec +- autobuilt e6cf0ec + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.56.dev.gitac3a6b8 +- autobuilt ac3a6b8 + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.55.dev.git8b377a7 +- autobuilt 8b377a7 + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.54.dev.gitc42383f +- autobuilt c42383f + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.53.dev.gitc40664d +- autobuilt c40664d + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.52.dev.git9f146b1 +- autobuilt 9f146b1 + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.51.dev.git7e1afe0 +- autobuilt 7e1afe0 + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.50.dev.git55abb6d +- autobuilt 55abb6d + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.49.dev.gitd52132b +- autobuilt d52132b + +* Wed Jan 22 2020 RH Container Bot - 2:1.7.1-0.48.dev.gitaa13779 +- autobuilt aa13779 + +* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.47.dev.gitf63005e +- autobuilt f63005e + +* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.46.dev.gitf467bb2 +- autobuilt f467bb2 + +* Tue Jan 21 2020 RH Container Bot - 2:1.7.1-0.45.dev.gitfb2bd26 +- autobuilt fb2bd26 + +* Sat Jan 18 2020 RH Container Bot - 2:1.7.1-0.44.dev.git9be6430 +- autobuilt 9be6430 + +* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.43.dev.gitce4bf33 +- autobuilt ce4bf33 + +* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.42.dev.git3b6a843 +- autobuilt 3b6a843 + +* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.41.dev.gitab7e1a4 +- autobuilt ab7e1a4 + +* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.40.dev.gitf5e614b +- autobuilt f5e614b + +* Fri Jan 17 2020 RH Container Bot - 2:1.7.1-0.39.dev.gitacbb6c0 +- autobuilt acbb6c0 + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.38.dev.git74b89da +- autobuilt 74b89da + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.37.dev.git79fbe72 +- autobuilt 79fbe72 + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.36.dev.git30245af +- autobuilt 30245af + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.35.dev.git1d7176b +- autobuilt 1d7176b + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.34.dev.gitdb00ee9 +- autobuilt db00ee9 + +* Thu Jan 16 2020 RH Container Bot - 2:1.7.1-0.33.dev.git61fbce7 +- autobuilt 61fbce7 + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.32.dev.gite1e405b +- autobuilt e1e405b + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.31.dev.git978b891 +- autobuilt 978b891 + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.30.dev.git34429f3 +- autobuilt 34429f3 + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.29.dev.gite025b43 +- autobuilt e025b43 + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.28.dev.gitd914cc2 +- autobuilt d914cc2 + +* Wed Jan 15 2020 RH Container Bot - 2:1.7.1-0.27.dev.git12aa9ca +- autobuilt 12aa9ca + +* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.26.dev.gitad5137b +- autobuilt ad5137b + +* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.25.dev.git564bd69 +- autobuilt 564bd69 + +* Tue Jan 14 2020 RH Container Bot - 2:1.7.1-0.24.dev.git3961882 +- autobuilt 3961882 + +* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.23.dev.git79ec2a9 +- autobuilt 79ec2a9 + +* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.22.dev.git6c3d383 +- autobuilt 6c3d383 + +* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.21.dev.git796ae87 +- autobuilt 796ae87 + +* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.20.dev.gite83a1b8 +- autobuilt e83a1b8 + +* Mon Jan 13 2020 RH Container Bot - 2:1.7.1-0.19.dev.git9e2e4d7 +- autobuilt 9e2e4d7 + +* Sun Jan 12 2020 RH Container Bot - 2:1.7.1-0.18.dev.git55dd73c +- autobuilt 55dd73c + +* Sat Jan 11 2020 RH Container Bot - 2:1.7.1-0.17.dev.git2d5fd7c +- autobuilt 2d5fd7c + +* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.16.dev.git0e9c208 +- autobuilt 0e9c208 + +* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.15.dev.gite1ffac6 +- autobuilt e1ffac6 + +* Fri Jan 10 2020 RH Container Bot - 2:1.7.1-0.14.dev.git6ed88e0 +- autobuilt 6ed88e0 + +* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.13.dev.gitf57fdd0 +- autobuilt f57fdd0 + +* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.12.dev.git154b5ca +- autobuilt 154b5ca + +* Thu Jan 09 2020 RH Container Bot - 2:1.7.1-0.11.dev.gitf3fc10f +- autobuilt f3fc10f + +* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.10.dev.gitc99b413 +- autobuilt c99b413 + +* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.9.dev.gitc6ad42a +- autobuilt c6ad42a + +* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.8.dev.git27caffb +- autobuilt 27caffb + +* Wed Jan 08 2020 Jindrich Novy - 2:1.7.1-0.7.dev.git0b9dd1a +- require container-selinux only when selinux-policy is installed and + move podman-remote man pages to dedicated package (#1765818) + +* Wed Jan 08 2020 RH Container Bot - 2:1.7.1-0.6.dev.git0b9dd1a +- autobuilt 0b9dd1a + +* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.5.dev.gitc41fd09 +- autobuilt c41fd09 + +* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.4.dev.gitbd3d8f4 +- autobuilt bd3d8f4 + +* Tue Jan 07 2020 RH Container Bot - 2:1.7.1-0.3.dev.gitf85b3a0 +- autobuilt f85b3a0 + +* Tue Jan 07 2020 Jindrich Novy - 2:1.7.1-0.2.dev.gite362220 +- always require container-selinux (#1765818) + +* Mon Jan 06 2020 RH Container Bot - 2:1.7.1-0.1.dev.gite362220 +- bump to 1.7.1 +- autobuilt e362220 + +* Mon Jan 06 2020 RH Container Bot - 2:1.7.0-0.28.dev.git2d8f1c8 +- autobuilt 2d8f1c8 + +* Mon Jan 06 2020 RH Container Bot - 2:1.7.0-0.27.dev.git2e0157a +- autobuilt 2e0157a + +* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.26.dev.git9758a97 +- also obsolete former podman-manpages package + +* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.25.dev.git9758a97 +- add podman-manpages provide to main podman package + +* Mon Jan 06 2020 Jindrich Novy - 2:1.7.0-0.24.dev.git9758a97 +- merge podman-manpages with podman package + +* Fri Jan 03 2020 RH Container Bot - 2:1.7.0-0.23.dev.git9758a97 +- autobuilt 9758a97 + +* Thu Jan 02 2020 RH Container Bot - 2:1.7.0-0.22.dev.git50b4446 +- autobuilt 50b4446 + +* Thu Jan 02 2020 RH Container Bot - 2:1.7.0-0.21.dev.git1faa5bb +- autobuilt 1faa5bb + +* Tue Dec 31 2019 RH Container Bot - 2:1.7.0-0.20.dev.git6a370cb +- autobuilt 6a370cb + +* Fri Dec 20 2019 RH Container Bot - 2:1.7.0-0.19.dev.gitfcd48db +- autobuilt fcd48db + +* Fri Dec 20 2019 RH Container Bot - 2:1.7.0-0.18.dev.gite33d7e9 +- autobuilt e33d7e9 + +* Thu Dec 19 2019 RH Container Bot - 2:1.7.0-0.17.dev.git1ba6d0f +- autobuilt 1ba6d0f + +* Thu Dec 19 2019 RH Container Bot - 2:1.7.0-0.16.dev.gitc1a7911 +- autobuilt c1a7911 + +* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.15.dev.gite6b8433 +- autobuilt e6b8433 + +* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.14.dev.gitfab67f3 +- autobuilt fab67f3 + +* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.13.dev.git1e440a3 +- autobuilt 1e440a3 + +* Tue Dec 17 2019 RH Container Bot - 2:1.7.0-0.12.dev.git4329204 +- autobuilt 4329204 + +* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.11.dev.git1162183 +- autobuilt 1162183 + +* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.10.dev.gitb2f05e0 +- autobuilt b2f05e0 + +* Mon Dec 16 2019 RH Container Bot - 2:1.7.0-0.9.dev.git19064e5 +- autobuilt 19064e5 + +* Sat Dec 14 2019 RH Container Bot - 2:1.7.0-0.8.dev.git6c7b6d9 +- autobuilt 6c7b6d9 + +* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.7.dev.git885967f +- autobuilt 885967f + +* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.6.dev.git22849ff +- autobuilt 22849ff + +* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.5.dev.git71a0c0f +- autobuilt 71a0c0f + +* Fri Dec 13 2019 RH Container Bot - 2:1.7.0-0.4.dev.git123e7ea +- autobuilt 123e7ea + +* Thu Dec 12 2019 RH Container Bot - 2:1.7.0-0.3.dev.git16de498 +- autobuilt 16de498 + +* Wed Dec 11 2019 RH Container Bot - 2:1.7.0-0.2.dev.gitf81f15f +- autobuilt f81f15f + +* Wed Dec 11 2019 RH Container Bot - 2:1.7.0-0.1.dev.git5941138 +- bump to 1.7.0 +- autobuilt 5941138 + +* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.74.dev.git11541ae +- autobuilt 11541ae + +* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.73.dev.gitdd64038 +- autobuilt dd64038 + +* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.72.dev.gita18de10 +- autobuilt a18de10 + +* Wed Dec 11 2019 RH Container Bot - 2:1.6.4-0.71.dev.git282787f +- autobuilt 282787f + +* Mon Dec 09 2019 RH Container Bot - 2:1.6.4-0.70.dev.gitc2dab75 +- autobuilt c2dab75 + +* Sat Dec 07 2019 RH Container Bot - 2:1.6.4-0.69.dev.git7287f69 +- autobuilt 7287f69 + +* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.68.dev.git82a83b9 +- autobuilt 82a83b9 + +* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.67.dev.git8924a30 +- autobuilt 8924a30 + +* Fri Dec 06 2019 RH Container Bot - 2:1.6.4-0.66.dev.gite9c4820 +- autobuilt e9c4820 + +* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.65.dev.git465e142 +- autobuilt 465e142 + +* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.64.dev.git4fb724c +- autobuilt 4fb724c + +* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.63.dev.git813b00e +- autobuilt 813b00e + +* Thu Dec 05 2019 RH Container Bot - 2:1.6.4-0.62.dev.gitbc40282 +- autobuilt bc40282 + +* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.61.dev.git4dbab37 +- autobuilt 4dbab37 + +* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.60.dev.gite47b7a6 +- autobuilt e47b7a6 + +* Wed Dec 04 2019 RH Container Bot - 2:1.6.4-0.59.dev.git10f7334 +- autobuilt 10f7334 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.58.dev.git06e2a20 +- autobuilt 06e2a20 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.57.dev.git5c3af00 +- autobuilt 5c3af00 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.56.dev.git748de3c +- autobuilt 748de3c + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.55.dev.gitd8bfd11 +- autobuilt d8bfd11 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.54.dev.gitb88f2c4 +- autobuilt b88f2c4 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.53.dev.git9e361fd +- autobuilt 9e361fd + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.52.dev.git309452d +- autobuilt 309452d + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.51.dev.git6458f96 +- autobuilt 6458f96 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.50.dev.gitb905850 +- autobuilt b905850 + +* Tue Dec 03 2019 RH Container Bot - 2:1.6.4-0.49.dev.gitc9696c4 +- autobuilt c9696c4 + +* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.48.dev.git7117286 +- autobuilt 7117286 + +* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.47.dev.git8d00c83 +- autobuilt 8d00c83 + +* Mon Dec 02 2019 RH Container Bot - 2:1.6.4-0.46.dev.gite4275b3 +- autobuilt e4275b3 + +* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.45.dev.git39c705e +- autobuilt 39c705e + +* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.44.dev.git7f53178 +- autobuilt 7f53178 + +* Fri Nov 29 2019 RH Container Bot - 2:1.6.4-0.43.dev.git1c0356e +- autobuilt 1c0356e + +* Thu Nov 28 2019 RH Container Bot - 2:1.6.4-0.42.dev.gitaa95726 +- autobuilt aa95726 + +* Wed Nov 27 2019 RH Container Bot - 2:1.6.4-0.41.dev.git2178875 +- autobuilt 2178875 + +* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.40.dev.git27a09f8 +- autobuilt 27a09f8 + +* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.39.dev.gitb29928f +- autobuilt b29928f + +* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.38.dev.gitf5ef3d5 +- autobuilt f5ef3d5 + +* Tue Nov 26 2019 RH Container Bot - 2:1.6.4-0.37.dev.gitaef3858 +- autobuilt aef3858 + +* Mon Nov 25 2019 RH Container Bot - 2:1.6.4-0.36.dev.git9fb0adf +- autobuilt 9fb0adf + +* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.35.dev.git6187e72 +- autobuilt 6187e72 + +* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.34.dev.git1284260 +- autobuilt 1284260 + +* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.33.dev.gitc2dfef5 +- autobuilt c2dfef5 + +* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.32.dev.gite4b8054 +- autobuilt e4b8054 + +* Fri Nov 22 2019 RH Container Bot - 2:1.6.4-0.31.dev.git22e7d7d +- autobuilt 22e7d7d + +* Thu Nov 21 2019 RH Container Bot - 2:1.6.4-0.30.dev.git6392477 +- autobuilt 6392477 + +* Tue Nov 19 2019 RH Container Bot - 2:1.6.4-0.29.dev.gitc673ff8 +- autobuilt c673ff8 + +* Tue Nov 19 2019 RH Container Bot - 2:1.6.4-0.28.dev.gitf3f219a +- autobuilt f3f219a + +* Mon Nov 18 2019 RH Container Bot - 2:1.6.4-0.27.dev.git741b90c +- autobuilt 741b90c + +* Sun Nov 17 2019 RH Container Bot - 2:1.6.4-0.26.dev.gitdb32ed1 +- autobuilt db32ed1 + +* Sat Nov 16 2019 RH Container Bot - 2:1.6.4-0.25.dev.gitc6f2383 +- autobuilt c6f2383 + +* Fri Nov 15 2019 RH Container Bot - 2:1.6.4-0.24.dev.git51c08f3 +- autobuilt 51c08f3 + +* Thu Nov 14 2019 RH Container Bot - 2:1.6.4-0.23.dev.gitd7ed9fa +- autobuilt d7ed9fa + +* Wed Nov 13 2019 RH Container Bot - 2:1.6.4-0.22.dev.git225f22b +- autobuilt 225f22b + +* Wed Nov 13 2019 RH Container Bot - 2:1.6.4-0.21.dev.git15220af +- autobuilt 15220af + +* Mon Nov 11 2019 RH Container Bot - 2:1.6.4-0.20.dev.gitde32b89 +- autobuilt de32b89 + +* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.19.dev.gitb713e53 +- autobuilt b713e53 + +* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.18.dev.gitf456ce9 +- autobuilt f456ce9 + +* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.17.dev.git4ed12f9 +- autobuilt 4ed12f9 + +* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.16.dev.git92af260 +- autobuilt 92af260 + +* Fri Nov 08 2019 RH Container Bot - 2:1.6.4-0.15.dev.git3463a71 +- autobuilt 3463a71 + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.14.dev.git3ec9ee0 +- autobuilt 3ec9ee0 + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.13.dev.gitd919961 +- autobuilt d919961 + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.12.dev.git3474997 +- autobuilt 3474997 + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.11.dev.git24efb5e +- autobuilt 24efb5e + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.10.dev.gitb4a83bf +- autobuilt b4a83bf + +* Thu Nov 07 2019 RH Container Bot - 2:1.6.4-0.9.dev.gitaad2904 +- autobuilt aad2904 + +* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.8.dev.git2e2d82c +- autobuilt 2e2d82c + +* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.7.dev.git581a7ec +- autobuilt 581a7ec + +* Wed Nov 06 2019 RH Container Bot - 2:1.6.4-0.6.dev.git6f7c290 +- autobuilt 6f7c290 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.5.dev.gitb4b7272 +- autobuilt b4b7272 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.4.dev.git7eda1b0 +- autobuilt 7eda1b0 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.3.dev.gita904e21 +- autobuilt a904e21 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.2.dev.git08c5c54 +- autobuilt 08c5c54 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.4-0.1.dev.gitcc19b09 +- bump to 1.6.4 +- autobuilt cc19b09 + +* Tue Nov 05 2019 RH Container Bot - 2:1.6.3-0.47.dev.git1db4556 +- autobuilt 1db4556 + +* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.46.dev.git17eadda +- autobuilt 17eadda + +* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.45.dev.git8e5aad9 +- autobuilt 8e5aad9 + +* Mon Nov 04 2019 RH Container Bot - 2:1.6.3-0.44.dev.gitefc7f15 +- autobuilt efc7f15 + +* Sun Nov 03 2019 RH Container Bot - 2:1.6.3-0.43.dev.gitca4c24c +- autobuilt ca4c24c + +* Sat Nov 02 2019 RH Container Bot - 2:1.6.3-0.42.dev.git2bf4df4 +- autobuilt 2bf4df4 + +* Sat Nov 02 2019 RH Container Bot - 2:1.6.3-0.41.dev.git10d67fc +- autobuilt 10d67fc + +* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.40.dev.git8238107 +- autobuilt 8238107 + +* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.39.dev.git04e8bf3 +- autobuilt 04e8bf3 + +* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.38.dev.git69165fa +- autobuilt 69165fa + +* Fri Nov 01 2019 RH Container Bot - 2:1.6.3-0.37.dev.git7c7f000 +- autobuilt 7c7f000 + +* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.36.dev.git2dae257 +- autobuilt 2dae257 + +* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.35.dev.git0bfdeae +- autobuilt 0bfdeae + +* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.34.dev.git1e750f7 +- autobuilt 1e750f7 + +* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.33.dev.git5af166f +- autobuilt 5af166f + +* Thu Oct 31 2019 RH Container Bot - 2:1.6.3-0.32.dev.git1b3e79d +- autobuilt 1b3e79d + +* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.31.dev.git381fa4d +- autobuilt 381fa4d + +* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.30.dev.git9ba8dae +- autobuilt 9ba8dae + +* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.29.dev.gita35d002 +- autobuilt a35d002 + +* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.28.dev.git63b57f5 +- autobuilt 63b57f5 + +* Wed Oct 30 2019 RH Container Bot - 2:1.6.3-0.27.dev.git4762b63 +- autobuilt 4762b63 + +* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.26.dev.gite7540d0 +- autobuilt e7540d0 + +* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.25.dev.git6c6e783 +- autobuilt 6c6e783 + +* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.24.dev.git59582c5 +- autobuilt 59582c5 + +* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.23.dev.gita56131f +- autobuilt a56131f + +* Tue Oct 29 2019 RH Container Bot - 2:1.6.3-0.22.dev.git8e264ca +- autobuilt 8e264ca + +* Mon Oct 28 2019 RH Container Bot - 2:1.6.3-0.21.dev.git1b5c2d1 +- autobuilt 1b5c2d1 + +* Mon Oct 28 2019 RH Container Bot - 2:1.6.3-0.20.dev.git94864ad +- autobuilt 94864ad + +* Sun Oct 27 2019 RH Container Bot - 2:1.6.3-0.19.dev.gitac73fd3 +- autobuilt ac73fd3 + +* Sat Oct 26 2019 RH Container Bot - 2:1.6.3-0.18.dev.gitea46937 +- autobuilt ea46937 + +* Fri Oct 25 2019 RH Container Bot - 2:1.6.3-0.17.dev.gita01cb22 +- autobuilt a01cb22 + +* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.16.dev.git77c7a28 +- autobuilt 77c7a28 + +* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.15.dev.gitba4a808 +- autobuilt ba4a808 + +* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.14.dev.git43b1c2f +- autobuilt 43b1c2f + +* Thu Oct 24 2019 RH Container Bot - 2:1.6.3-0.13.dev.git674dc2b +- autobuilt 674dc2b + +* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.12.dev.git299a430 +- autobuilt 299a430 + +* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.11.dev.git2e6c9aa +- autobuilt 2e6c9aa + +* Wed Oct 23 2019 RH Container Bot - 2:1.6.3-0.10.dev.gitef556cf +- autobuilt ef556cf + +* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.9.dev.git46ad6bc +- autobuilt 46ad6bc + +* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.8.dev.gitd358840 +- autobuilt d358840 + +* Tue Oct 22 2019 RH Container Bot - 2:1.6.3-0.7.dev.git5431ace +- autobuilt 5431ace + +* Mon Oct 21 2019 RH Container Bot - 2:1.6.3-0.6.dev.gitefc54c3 +- autobuilt efc54c3 + +* Mon Oct 21 2019 RH Container Bot - 2:1.6.3-0.5.dev.gitd2591a5 +- autobuilt d2591a5 + +* Sun Oct 20 2019 RH Container Bot - 2:1.6.3-0.4.dev.gitd3520de +- autobuilt d3520de + +* Fri Oct 18 2019 RH Container Bot - 2:1.6.3-0.3.dev.git02ab9c7 +- autobuilt 02ab9c7 + +* Fri Oct 18 2019 RH Container Bot - 2:1.6.3-0.2.dev.gitf0da9cf +- autobuilt f0da9cf + +* Thu Oct 17 2019 RH Container Bot - 2:1.6.3-0.1.dev.gitb6fdfa0 +- bump to 1.6.3 +- autobuilt b6fdfa0 + +* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.41.dev.git2b0892e +- autobuilt 2b0892e + +* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.40.dev.gitf2d9a9d +- autobuilt f2d9a9d + +* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.39.dev.gitd7cbcfa +- autobuilt d7cbcfa + +* Thu Oct 17 2019 RH Container Bot - 2:1.6.2-0.38.dev.git392846c +- autobuilt 392846c + +* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.37.dev.gite7d5ac0 +- autobuilt e7d5ac0 + +* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.36.dev.gitdc1f8b6 +- autobuilt dc1f8b6 + +* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.35.dev.git7825c58 +- autobuilt 7825c58 + +* Wed Oct 16 2019 RH Container Bot - 2:1.6.2-0.34.dev.git8172460 +- autobuilt 8172460 + +* Tue Oct 15 2019 RH Container Bot - 2:1.6.2-0.33.dev.git5f72e6e +- autobuilt 5f72e6e + +* Mon Oct 14 2019 RH Container Bot - 2:1.6.2-0.32.dev.gita9190da +- autobuilt a9190da + +* Mon Oct 14 2019 RH Container Bot - 2:1.6.2-0.31.dev.git3e45d07 +- autobuilt 3e45d07 + +* Sat Oct 12 2019 RH Container Bot - 2:1.6.2-0.30.dev.gita8993ba +- autobuilt a8993ba + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.29.dev.gitb0b3506 +- autobuilt b0b3506 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.28.dev.git79d05b9 +- autobuilt 79d05b9 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.27.dev.gitcee6478 +- autobuilt cee6478 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.26.dev.giteb6ca05 +- autobuilt eb6ca05 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.25.dev.git50b1884 +- autobuilt 50b1884 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.24.dev.git9f1f4ef +- autobuilt 9f1f4ef + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.23.dev.git495db28 +- autobuilt 495db28 + +* Fri Oct 11 2019 RH Container Bot - 2:1.6.2-0.22.dev.git43dcc91 +- autobuilt 43dcc91 + +* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.21.dev.git6d35eac +- autobuilt 6d35eac + +* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.20.dev.gitf39e097 +- autobuilt f39e097 + +* Thu Oct 10 2019 RH Container Bot - 2:1.6.2-0.19.dev.gita7f2668 +- autobuilt a7f2668 + +* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.18.dev.git12c9b53 +- autobuilt 12c9b53 + +* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.17.dev.gitf61e399 +- autobuilt f61e399 + +* Wed Oct 09 2019 Lokesh Mandvekar - 2:1.6.2-0.16.dev.gitc3c40f9 +- remove polkit dependency for now + +* Wed Oct 09 2019 Lokesh Mandvekar - 2:1.6.2-0.15.dev.gitc3c40f9 +- Requires: crun >= 0.10.2-1 and polkit + +* Wed Oct 09 2019 RH Container Bot - 2:1.6.2-0.14.dev.gitc3c40f9 +- autobuilt c3c40f9 + +* Tue Oct 08 2019 RH Container Bot - 2:1.6.2-0.13.dev.git10cbaad +- autobuilt 10cbaad + +* Tue Oct 08 2019 Lokesh Mandvekar - 2:1.6.2-0.12.dev.gitc817ea1 +- add runc back + +* Mon Oct 07 2019 RH Container Bot - 2:1.6.2-0.11.dev.gitc817ea1 +- autobuilt c817ea1 + +* Mon Oct 07 2019 RH Container Bot - 2:1.6.2-0.10.dev.git589261f +- autobuilt 589261f + +* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.9.dev.git2c2782a +- autobuilt 2c2782a + +* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.8.dev.gitbd08fc0 +- autobuilt bd08fc0 + +* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.7.dev.git70d5b0a +- autobuilt 70d5b0a + +* Fri Oct 04 2019 RH Container Bot - 2:1.6.2-0.6.dev.git1fe9556 +- autobuilt 1fe9556 + +* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.5.dev.git7af4074 +- autobuilt 7af4074 + +* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.4.dev.git86c8650 +- autobuilt 86c8650 + +* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.3.dev.gitf96fbfc +- autobuilt f96fbfc + +* Thu Oct 03 2019 RH Container Bot - 2:1.6.2-0.2.dev.gitb32cb4b +- autobuilt b32cb4b + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.2-0.1.dev.gite67e9e1 +- bump to 1.6.2 +- autobuilt e67e9e1 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.12.dev.git960f07b +- autobuilt 960f07b + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.11.dev.git0046b01 +- autobuilt 0046b01 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.10.dev.gitdac7889 +- autobuilt dac7889 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.9.dev.git2648955 +- autobuilt 2648955 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.8.dev.git257a985 +- autobuilt 257a985 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.7.dev.git32a2ce8 +- autobuilt 32a2ce8 + +* Wed Oct 02 2019 RH Container Bot - 2:1.6.1-0.6.dev.git74879c8 +- autobuilt 74879c8 + +* Tue Oct 01 2019 Lokesh Mandvekar - 2:1.6.1-0.5.dev.git7a56963 +- Requires: crun >= 0.10-1 + +* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.4.dev.git7a56963 +- autobuilt 7a56963 + +* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.3.dev.git8f2ec88 +- autobuilt 8f2ec88 + +* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.2.dev.git049aafa +- autobuilt 049aafa + +* Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.1.dev.git5d344db +- bump to 1.6.1 +- autobuilt 5d344db + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.42.dev.gitd7eba02 +- autobuilt d7eba02 + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.41.dev.git5702dd7 +- autobuilt 5702dd7 + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.40.dev.gitb063383 +- autobuilt b063383 + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.39.dev.git04b3a73 +- autobuilt 04b3a73 + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.38.dev.git2c23729 +- autobuilt 2c23729 + +* Mon Sep 30 2019 RH Container Bot - 2:1.6.0-0.37.dev.git150ba5e +- autobuilt 150ba5e + +* Sun Sep 29 2019 RH Container Bot - 2:1.6.0-0.36.dev.git01b7af8 +- autobuilt 01b7af8 + +* Sat Sep 28 2019 RH Container Bot - 2:1.6.0-0.35.dev.git01a802e +- autobuilt 01a802e + +* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.34.dev.gite87012d +- autobuilt e87012d + +* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.33.dev.git0fb807d +- autobuilt 0fb807d + +* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.32.dev.gitd4399ee +- autobuilt d4399ee + +* Fri Sep 27 2019 RH Container Bot - 2:1.6.0-0.31.dev.gita8c2b5d +- autobuilt a8c2b5d + +* Thu Sep 26 2019 RH Container Bot - 2:1.6.0-0.30.dev.git851e377 +- autobuilt 851e377 + +* Thu Sep 26 2019 RH Container Bot - 2:1.6.0-0.29.dev.gitd76b21e +- autobuilt d76b21e + +* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.28.dev.git3ed265c +- autobuilt 3ed265c + +* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.27.dev.git19075ca +- autobuilt 19075ca + +* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.26.dev.git8ab3c86 +- autobuilt 8ab3c86 + +* Wed Sep 25 2019 RH Container Bot - 2:1.6.0-0.25.dev.gitf197ebe +- autobuilt f197ebe + +* Wed Sep 25 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.24.dev.git240095e +- autobuilt 240095e + +* Wed Sep 25 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.23.dev.git525be7d +- autobuilt 525be7d + +* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.22.dev.git0000afc +- autobuilt 0000afc + +* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.21.dev.git1dfac0e +- autobuilt 1dfac0e + +* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.20.dev.gitb300b98 +- autobuilt b300b98 + +* Tue Sep 24 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.19.dev.git83b2348 +- autobuilt 83b2348 + +* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.18.dev.git6ce8d05 +- autobuilt 6ce8d05 + +* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.17.dev.gitf5951c7 +- autobuilt f5951c7 + +* Mon Sep 23 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.16.dev.gita74dfda +- autobuilt a74dfda + +* Sun Sep 22 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.15.dev.gitc0eff1a +- autobuilt c0eff1a + +* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.14.dev.git0d95e3a +- autobuilt 0d95e3a + +* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.13.dev.gite947d63 +- autobuilt e947d63 + +* Sat Sep 21 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.12.dev.git819b63c +- autobuilt 819b63c + +* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.11.dev.git66f4bc7 +- autobuilt 66f4bc7 + +* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.10.dev.git7ed1816 +- autobuilt 7ed1816 + +* Fri Sep 20 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.9.dev.git9dc764c +- autobuilt 9dc764c + +* Thu Sep 19 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.8.dev.gitc38844f +- autobuilt c38844f + +* Thu Sep 19 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.7.dev.git408f278 +- autobuilt 408f278 + +* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.6.dev.gitfe48b9e +- autobuilt fe48b9e + +* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.5.dev.git8133aa1 +- autobuilt 8133aa1 + +* Wed Sep 18 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.4.dev.git2c51d6f +- autobuilt 2c51d6f + +* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.3.dev.git143caa9 +- autobuilt 143caa9 + +* Tue Sep 17 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.2.dev.git799aa70 +- autobuilt 799aa70 + +* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.6.0-0.1.dev.git2aa6771 +- bump to 1.6.0 +- autobuilt 2aa6771 + +* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.92.dev.git2a4e062 +- autobuilt 2a4e062 + +* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.91.dev.git0014d6c +- autobuilt 0014d6c + +* Mon Sep 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.90.dev.git1f5514e +- autobuilt 1f5514e + +* Sat Sep 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.89.dev.gita1970e1 +- autobuilt a1970e1 + +* Sat Sep 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.88.dev.git2366fd7 +- autobuilt 2366fd7 + +* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.87.dev.git0079c24 +- autobuilt 0079c24 + +* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.86.dev.gitd74cede +- autobuilt d74cede + +* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.85.dev.git7875e00 +- autobuilt 7875e00 + +* Fri Sep 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.84.dev.git5c09c4d +- autobuilt 5c09c4d + +* Fri Sep 13 2019 Daniel J Walsh - 2:1.5.2-0.83.dev.gitb095d8a +- Grab specific version of crun or newer. + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.82.dev.gitb095d8a +- autobuilt b095d8a + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.81.dev.gitb43a36d +- autobuilt b43a36d + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.80.dev.git1ddfc11 +- autobuilt 1ddfc11 + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.79.dev.gitaf8fedc +- autobuilt af8fedc + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.78.dev.gitafa3d11 +- autobuilt afa3d11 + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.77.dev.git57e093b +- autobuilt 57e093b + +* Thu Sep 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.76.dev.gitce31aa3 +- autobuilt ce31aa3 + +* Wed Sep 11 2019 Lokesh Mandvekar - 2:1.5.2-0.75.dev.git79ebb5f +- use conmon package as dependency + +* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.74.dev.git79ebb5f +- autobuilt 79ebb5f + +* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.73.dev.gitf73c3b8 +- autobuilt f73c3b8 + +* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.72.dev.git093013b +- autobuilt 093013b + +* Wed Sep 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.71.dev.git9cf852c +- autobuilt 9cf852c + +* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.70.dev.git7ac6ed3 +- autobuilt 7ac6ed3 + +* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.69.dev.git997c4b5 +- autobuilt 997c4b5 + +* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.68.dev.gitc1761ba +- autobuilt c1761ba + +* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.67.dev.git095647c +- autobuilt 095647c + +* Tue Sep 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.66.dev.git5233536 +- autobuilt 5233536 + +* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.65.dev.git9a55bce +- autobuilt 9a55bce + +* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.64.dev.git7042a3d +- autobuilt 7042a3d + +* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.63.dev.git511b071 +- autobuilt 511b071 + +* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.62.dev.git16a7049 +- autobuilt 16a7049 + +* Mon Sep 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.61.dev.gitd78521d +- autobuilt d78521d + +* Sun Sep 08 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.60.dev.gitf500feb +- autobuilt f500feb + +* Sun Sep 08 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.59.dev.git7312811 +- autobuilt 7312811 + +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.58.dev.git30cbb00 +- autobuilt 30cbb00 + +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.57.dev.git290def5 +- autobuilt 290def5 + +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.56.dev.git575ffee +- autobuilt 575ffee + +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.55.dev.git8898085 +- autobuilt 8898085 + +* Fri Sep 06 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.54.dev.git24171ae +- autobuilt 24171ae + +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.53.dev.gita4572c4 +- autobuilt a4572c4 + +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.52.dev.gitcef5bec +- autobuilt cef5bec + +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.51.dev.git3f81f44 +- autobuilt 3f81f44 + +* Thu Sep 05 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.50.dev.gitb962b1e +- autobuilt b962b1e + +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.49.dev.gite74fcd7 +- autobuilt e74fcd7 + +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.48.dev.git84140f5 +- autobuilt 84140f5 + +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.47.dev.gitf1a3e02 +- autobuilt f1a3e02 + +* Wed Sep 04 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.46.dev.git1d8a940 +- autobuilt 1d8a940 + +* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.45.dev.gita16f63e +- autobuilt a16f63e + +* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.44.dev.gitc039499 +- autobuilt c039499 + +* Tue Sep 03 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.43.dev.git50a1910 +- autobuilt 50a1910 + +* Mon Sep 02 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.42.dev.git099549b +- autobuilt 099549b + +* Sun Sep 01 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.41.dev.gite5568d4 +- autobuilt e5568d4 + +* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.40.dev.git8ba21ac +- autobuilt 8ba21ac + +* Fri Aug 30 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.39.dev.git3e0fdc7 +- autobuilt 3e0fdc7 + +* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.38.dev.gitd110998 +- autobuilt d110998 + +* Thu Aug 29 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.37.dev.gitab5f52c +- autobuilt ab5f52c + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.36.dev.git1eb6b27 +- autobuilt 1eb6b27 + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.35.dev.gitbdf9e56 +- autobuilt bdf9e56 + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.34.dev.git4e209fc +- autobuilt 4e209fc + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.33.dev.git61dc63f +- autobuilt 61dc63f + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.32.dev.gite5c5a33 +- autobuilt e5c5a33 + +* Wed Aug 28 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.31.dev.gita1a1342 +- autobuilt a1a1342 + +* Tue Aug 27 2019 Daniel J Walsh - 2:1.5.2-0.30.dev.gitf221c61 +- Require crun rather then runc +- Switch to crun by default for cgroupsV2 support + +* Tue Aug 27 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.29.dev.gitf221c61 +- autobuilt f221c61 + +* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.28.dev.gitcec354a +- autobuilt cec354a + +* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.27.dev.git112a3cc +- autobuilt 112a3cc + +* Mon Aug 26 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.26.dev.git67926d8 +- autobuilt 67926d8 + +* Sun Aug 25 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.25.dev.gitc0528c1 +- autobuilt c0528c1 + +* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.24.dev.git59261cf +- autobuilt 59261cf + +* Thu Aug 22 2019 Daniel J Walsh - 2:1.5.2-0.23.dev.gitb263dd9 +- Move man5 man pages into podman-manpage package + +* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.22.dev.gitb263dd9 +- autobuilt b263dd9 + +* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.21.dev.git34002f9 +- autobuilt 34002f9 + +* Thu Aug 22 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.20.dev.git18f2328 +- autobuilt 18f2328 + +* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.19.dev.gitecc5cc5 +- autobuilt ecc5cc5 + +* Wed Aug 21 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.18.dev.git1ff984d +- autobuilt 1ff984d + +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.17.dev.git1ad8fe5 +- autobuilt 1ad8fe5 + +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.16.dev.gitf618bc3 +- autobuilt f618bc3 + +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.15.dev.gita3c46fc +- autobuilt a3c46fc + +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.14.dev.git230faa8 +- autobuilt 230faa8 + +* Tue Aug 20 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.13.dev.git34fc1d0 +- autobuilt 34fc1d0 + +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.12.dev.git890378e +- autobuilt 890378e + +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.11.dev.gitd23639a +- autobuilt d23639a + +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.10.dev.gitc137e8f +- autobuilt c137e8f + +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.9.dev.gitb1acc43 +- autobuilt b1acc43 + +* Mon Aug 19 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.8.dev.gitbd0b05f +- autobuilt bd0b05f + +* Sun Aug 18 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.7.dev.git438cbf4 +- autobuilt 438cbf4 + +* Sat Aug 17 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.6.dev.git76f327f +- autobuilt 76f327f + +* Sat Aug 17 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.5.dev.git098ce2f +- autobuilt 098ce2f + +* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.4.dev.git8eab96e +- autobuilt 8eab96e + +* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.3.dev.git704cc58 +- autobuilt 704cc58 + +* Fri Aug 16 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.2.dev.git2d47f1a +- autobuilt 2d47f1a + +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.2-0.1.dev.git05149e6 +- bump to 1.5.2 +- autobuilt 05149e6 + +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-9.16.dev.gitb9a176b +- autobuilt b9a176b + +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-8.16.dev.git74224d9 +- autobuilt 74224d9 + +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-7.16.dev.git3f1657d +- autobuilt 3f1657d + +* Thu Aug 15 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-6.16.dev.gitf9ddf91 +- autobuilt f9ddf91 + +* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-5.16.dev.gitbf9e801 +- autobuilt bf9e801 + +* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-4.16.dev.gitf5dcb80 +- autobuilt f5dcb80 + +* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-3.16.dev.git4823cf8 +- autobuilt 4823cf8 + +* Wed Aug 14 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-2.16.dev.gita734b53 +- autobuilt a734b53 + +* Tue Aug 13 2019 Dan Walsh - 2:1.5.1-1.16.dev.gitce64c14 +- Add recommends libvarlink-util + +* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.16.dev.gitce64c14 +- autobuilt ce64c14 + +* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.15.dev.git7a859f0 +- autobuilt 7a859f0 + +* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.14.dev.git031437b +- autobuilt 031437b + +* Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.13.dev.gitc48243e +- autobuilt c48243e + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.12.dev.gitf634fd3 +- autobuilt f634fd3 + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.11.dev.git3cf4567 +- autobuilt 3cf4567 + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.10.dev.git9bee690 +- autobuilt 9bee690 + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.9.dev.gitca7bae7 +- autobuilt ca7bae7 + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.8.dev.gitec93c9d +- autobuilt ec93c9d + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.7.dev.gitf18cfa4 +- autobuilt f18cfa4 + +* Mon Aug 12 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.6.dev.git2348c28 +- autobuilt 2348c28 + +* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.5.dev.git1467197 +- autobuilt 1467197 + +* Sun Aug 11 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.4.dev.git7bbaa36 +- autobuilt 7bbaa36 + +* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.3.dev.git3bc861c +- autobuilt 3bc861c + +* Sat Aug 10 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.2.dev.git926901d +- autobuilt 926901d + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.1.dev.git2018faa +- bump to 1.5.1 +- autobuilt 2018faa + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.99.dev.gitbb80586 +- autobuilt bb80586 + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.98.dev.gitd05798e +- autobuilt d05798e + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.97.dev.git4b91f60 +- autobuilt 4b91f60 + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.96.dev.gitdc38168 +- autobuilt dc38168 + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.95.dev.git00a20f7 +- autobuilt 00a20f7 + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.94.dev.git2a19036 +- autobuilt 2a19036 + +* Fri Aug 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.93.dev.git76840f2 +- autobuilt 76840f2 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.92.dev.git4349f42 +- autobuilt 4349f42 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.91.dev.git202eade +- autobuilt 202eade + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.90.dev.git09cedd1 +- autobuilt 09cedd1 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.89.dev.git3959a35 +- autobuilt 3959a35 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.88.dev.git5701fe6 +- autobuilt 5701fe6 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.87.dev.git31bfb12 +- autobuilt 31bfb12 + +* Thu Aug 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.86.dev.git41de7b1 +- autobuilt 41de7b1 + +* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.85.dev.git35ecf49 +- autobuilt 35ecf49 + +* Wed Aug 07 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.84.dev.git66ea32c +- autobuilt 66ea32c + +* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.83.dev.gitf0a5b7f +- autobuilt f0a5b7f + +* Tue Aug 06 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.82.dev.gitb5618d9 +- autobuilt b5618d9 + +* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.81.dev.git3bffe77 +- autobuilt 3bffe77 + +* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.80.dev.git337358a +- autobuilt 337358a + +* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.79.dev.git626dfdb +- autobuilt 626dfdb + +* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.78.dev.gite2f38cd +- autobuilt e2f38cd + +* Mon Aug 05 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.77.dev.gitb609de2 +- autobuilt b609de2 + +* Sun Aug 04 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.76.dev.git389a7b7 +- autobuilt 389a7b7 + +* Sun Aug 04 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.75.dev.gitd9ea4db +- autobuilt d9ea4db + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.74.dev.git140e08e +- autobuilt 140e08e + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.73.dev.git3cc9ab8 +- autobuilt 3cc9ab8 + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.72.dev.git5370c53 +- autobuilt 5370c53 + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.71.dev.git2cc5913 +- autobuilt 2cc5913 + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.70.dev.gite3240da +- autobuilt e3240da + +* Fri Aug 02 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.69.dev.gite48dc50 +- autobuilt e48dc50 + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.68.dev.git1bbcb2f +- autobuilt 1bbcb2f + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.67.dev.gite1a099e +- autobuilt e1a099e + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.66.dev.gitafb493a +- autobuilt afb493a + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.65.dev.git6f62dac +- autobuilt 6f62dac + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.64.dev.gitee15e76 +- autobuilt ee15e76 + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.63.dev.git5056964 +- autobuilt 5056964 + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.62.dev.git3215ea6 +- autobuilt 3215ea6 + +* Thu Aug 01 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.61.dev.gitccf4ec2 +- autobuilt ccf4ec2 + +* Wed Jul 31 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.60.dev.gita622f8d +- autobuilt a622f8d + +* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.59.dev.git680a383 +- autobuilt 680a383 + +* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.58.dev.gite84ed3c +- autobuilt e84ed3c + +* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.57.dev.git1a00895 +- autobuilt 1a00895 + +* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.56.dev.git4196a59 +- autobuilt 4196a59 + +* Tue Jul 30 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.55.dev.git040355d +- autobuilt 040355d + +* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.54.dev.git7d635ac +- autobuilt 7d635ac + +* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.53.dev.gitc3c45f3 +- autobuilt c3c45f3 + +* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.52.dev.git6665269 +- autobuilt 6665269 + +* Mon Jul 29 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.51.dev.git2ca7861 +- autobuilt 2ca7861 + +* Sun Jul 28 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.50.dev.git2c98bd5 +- autobuilt 2c98bd5 + +* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.49.dev.git0c4dfcf +- autobuilt 0c4dfcf + +* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.48.dev.giteca157f +- autobuilt eca157f + +* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.47.dev.git1910d68 +- autobuilt 1910d68 + +* Fri Jul 26 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.46.dev.git4674d00 +- autobuilt 4674d00 + +* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.45.dev.gitdff82d9 +- autobuilt dff82d9 + +* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.44.dev.git5763618 +- autobuilt 5763618 + +* Thu Jul 25 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.43.dev.git7c9095e +- autobuilt 7c9095e + +* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.42.dev.git2283471 +- autobuilt 2283471 + +* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.41.dev.git0917783 +- autobuilt 0917783 + +* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.40.dev.giteae9a00 +- autobuilt eae9a00 + +* Wed Jul 24 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.39.dev.git3c6b111 +- autobuilt 3c6b111 + +* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.38.dev.git7dbc6d8 +- autobuilt 7dbc6d8 + +* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.37.dev.gitbb253af +- autobuilt bb253af + +* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.36.dev.gitce60c4d +- autobuilt ce60c4d + +* Tue Jul 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.35.dev.git2674920 +- autobuilt 2674920 + +* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.34.dev.gita12a231 +- autobuilt a12a231 + +* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.33.dev.gitcf9efa9 +- autobuilt cf9efa9 + +* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.32.dev.git69f74f1 +- autobuilt 69f74f1 + +* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.31.dev.gitab7b47c +- autobuilt ab7b47c + +* Mon Jul 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.30.dev.git3b52e4d +- autobuilt 3b52e4d + +* Sun Jul 21 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.29.dev.gitd6b41eb +- autobuilt d6b41eb + +* Sat Jul 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.28.dev.gita5aa44c +- autobuilt a5aa44c + +* Sat Jul 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.27.dev.git8364552 +- autobuilt 8364552 + +* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.26.dev.git02140ea +- autobuilt 02140ea + +* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.25.dev.git398aeac +- autobuilt 398aeac + +* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.24.dev.gitdeb087d +- autobuilt deb087d + +* Fri Jul 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.23.dev.gitb59abdc +- autobuilt b59abdc + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.22.dev.git2254a35 +- autobuilt 2254a35 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.21.dev.git1065548 +- autobuilt 1065548 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.20.dev.gitade0d87 +- autobuilt ade0d87 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.19.dev.git22e62e8 +- autobuilt 22e62e8 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.18.dev.gitadcde23 +- autobuilt adcde23 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.17.dev.git456c045 +- autobuilt 456c045 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.16.dev.git7488ed6 +- autobuilt 7488ed6 + +* Thu Jul 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.15.dev.gitb2734ba +- autobuilt b2734ba + +* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.14.dev.git1c02905 +- autobuilt 1c02905 + +* Wed Jul 17 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.13.dev.git04a9cb0 +- autobuilt 04a9cb0 + +* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.12.dev.gitfe83308 +- autobuilt fe83308 + +* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.11.dev.git400851a +- autobuilt 400851a + +* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.10.dev.gita449e9a +- autobuilt a449e9a + +* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.9.dev.git386ffd2 +- autobuilt 386ffd2 + +* Tue Jul 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.8.dev.git7e4db44 +- autobuilt 7e4db44 + +* Mon Jul 15 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.7.dev.gitd2291ec +- autobuilt d2291ec + +* Sun Jul 14 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.6.dev.git456b6ab +- autobuilt 456b6ab + +* Fri Jul 12 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.5.dev.gite2e8477 +- built conmon 1de71ad + +* Thu Jul 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.4.dev.gite2e8477 +- autobuilt e2e8477 + +* Wed Jul 10 2019 Lokesh Mandvekar (Bot) - 2:1.4.5-0.3.dev.gitdf3f5af +- autobuilt df3f5af + +* Tue Jul 09 2019 Lokesh Mandvekar - 2:1.4.5-0.2.dev.gitcea0e93 +- Resolves: #1727933 - containers-monuts.conf.5 moved to containers-common + +* Sun Jul 07 2019 Lokesh Mandvekar - 2:1.4.5-0.1.dev.gitf7407f2 +- bump to v1.4.5-dev +- use new name for go-md2man +- include centos conditionals + +* Sun Jun 23 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.30.dev.git7c4e444 +- autobuilt 7c4e444 + +* Sat Jun 22 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.29.dev.gitd9bdd3c +- autobuilt d9bdd3c + +* Fri Jun 21 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.28.dev.git39fdf91 +- autobuilt 39fdf91 + +* Thu Jun 20 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.27.dev.gitb4f9bc8 +- autobuilt b4f9bc8 + +* Wed Jun 19 2019 Lokesh Mandvekar (Bot) - 2:1.4.3-0.26.dev.git240b846 +- bump to 1.4.3 +- autobuilt 240b846 + +* Tue Jun 18 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.25.dev.git8bcfd24 +- autobuilt 8bcfd24 + +* Sun Jun 16 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.24.dev.git670fc03 +- autobuilt 670fc03 + +* Sat Jun 15 2019 Lokesh Mandvekar (Bot) - 2:1.4.2-0.23.dev.git185b413 +- bump to 1.4.2 +- autobuilt 185b413 + +* Fri Jun 14 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.22.dev.git2784cf3 +- autobuilt 2784cf3 + +* Thu Jun 13 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.21.dev.git77d1cf0 +- autobuilt 77d1cf0 + +* Wed Jun 12 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.20.dev.gitf8a84fd +- autobuilt f8a84fd + +* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.19.dev.gitc93b8d6 +- do not install /usr/libexec/crio - conflicts with crio + +* Tue Jun 11 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.18.dev.gitc93b8d6 +- autobuilt c93b8d6 + +* Mon Jun 10 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.17.dev.gitfcb7c14 +- autobuilt fcb7c14 + +* Sun Jun 09 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.16.dev.git39f5ea4 +- autobuilt 39f5ea4 + +* Sat Jun 08 2019 Lokesh Mandvekar (Bot) - 2:1.4.1-0.15.dev.gitcae5af5 +- bump to 1.4.1 +- autobuilt cae5af5 + +* Fri Jun 07 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.14.dev.gitba36a5f +- autobuilt ba36a5f + +* Fri Jun 07 2019 Lokesh Mandvekar - 2:1.3.2-0.13.dev.git6d285b8 +- Resolves: #1716809 - use conmon v0.2.0 + +* Thu Jun 06 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.12.dev.git6d285b8 +- autobuilt 6d285b8 + +* Wed Jun 05 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.11.dev.git3fb9669 +- autobuilt 3fb9669 + +* Tue Jun 04 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.10.dev.git0ede794 +- autobuilt 0ede794 + +* Sun Jun 02 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.9.dev.git176a41c +- autobuilt 176a41c + +* Sat Jun 01 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.8.dev.git2068919 +- autobuilt 2068919 + +* Fri May 31 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.7.dev.git558ce8d +- autobuilt 558ce8d + +* Thu May 30 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.6.dev.gitc871653 +- autobuilt c871653 + +* Wed May 29 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.5.dev.git8649dbd +- autobuilt 8649dbd + +* Mon May 27 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.4.dev.git25f8c21 +- autobuilt 25f8c21 + +* Sun May 26 2019 Lokesh Mandvekar (Bot) - 2:1.3.2-0.3.dev.gitb1d590b +- autobuilt b1d590b + +* Fri May 24 2019 Lokesh Mandvekar - 2:1.3.2-0.2.dev.git1ac06d8 +- built commit 1ac06d8 +- BR: systemd-devel +- correct build steps for %%{name}-remote + +* Fri May 24 2019 Dan Walsh - 2:1.3.2-0.1.dev.git5296428 +- Bump up to latest on master + +* Fri May 10 2019 Lokesh Mandvekar - 2:1.3.1-0.1.dev.git9ae3221 +- bump to v1.3.1-dev +- built 9ae3221 +- correct release tag format for unreleased versions + +* Thu Apr 25 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-21.dev.gitb01fdcb +- autobuilt b01fdcb + +* Tue Apr 23 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-20.dev.gitd652c86 +- autobuilt d652c86 + +* Sat Apr 20 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-19.dev.git9f92b21 +- autobuilt 9f92b21 + +* Fri Apr 19 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-18.dev.gite4947e5 +- autobuilt e4947e5 + +* Thu Apr 18 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-17.dev.gitbf5ffda +- autobuilt bf5ffda + +* Wed Apr 17 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-16.dev.gita87cf6f +- autobuilt a87cf6f + +* Tue Apr 16 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-15.dev.gitc1e2b58 +- autobuilt c1e2b58 + +* Mon Apr 15 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-14.dev.git167ce59 +- autobuilt 167ce59 + +* Sun Apr 14 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-13.dev.gitb926005 +- autobuilt b926005 + +* Sat Apr 13 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-12.dev.git1572367 +- autobuilt 1572367 + +* Fri Apr 12 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-11.dev.git387d601 +- autobuilt 387d601 + +* Thu Apr 11 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-10.dev.git6cd6eb6 +- autobuilt 6cd6eb6 + +* Wed Apr 10 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-9.dev.git60ef8f8 +- autobuilt 60ef8f8 + +* Tue Apr 09 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-8.dev.gitc94903a +- autobuilt c94903a + +* Sat Apr 06 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-7.dev.gitbc320be +- autobuilt bc320be + +* Fri Apr 05 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-6.dev.gitbda28c6 +- autobuilt bda28c6 + +* Thu Apr 04 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-5.dev.git4bda537 +- autobuilt 4bda537 + +* Wed Apr 03 2019 Lokesh Mandvekar - 2:1.3.0-4.dev.gitad467ba +- Resolves: #1695492 - own /usr/libexec/podman + +* Tue Apr 02 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-3.dev.gitad467ba +- autobuilt ad467ba + +* Mon Apr 01 2019 Lokesh Mandvekar (Bot) - 2:1.3.0-2.dev.gitcd35e20 +- bump to 1.3.0 +- autobuilt cd35e20 + +* Sun Mar 31 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-30.dev.git833204d +- autobuilt 833204d + +* Sat Mar 30 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-29.dev.git7b73974 +- autobuilt 7b73974 + +* Fri Mar 29 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-28.dev.gitfdf979a +- autobuilt fdf979a + +* Thu Mar 28 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-27.dev.git850326c +- autobuilt 850326c + +* Wed Mar 27 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-26.dev.gitfc546d4 +- autobuilt fc546d4 + +* Mon Mar 25 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-25.dev.gitd0c6a35 +- autobuilt d0c6a35 + +* Sat Mar 23 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-24.dev.git0458daf +- autobuilt 0458daf + +* Fri Mar 22 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-23.dev.git68e3df3 +- autobuilt 68e3df3 + +* Thu Mar 21 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-22.dev.gitc230f0c +- autobuilt c230f0c + +* Wed Mar 20 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-21.dev.git537c382 +- autobuilt 537c382 + +* Tue Mar 19 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-20.dev.gitac523cb +- autobuilt ac523cb + +* Mon Mar 18 2019 Eduardo Santiago - 2:1.2.0-19.dev.git6aa8078 +- include zsh completion + +* Fri Mar 15 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-18.dev.git31f11a8 +- autobuilt 31f11a8 + +* Thu Mar 14 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-17.dev.git7426d4f +- autobuilt 7426d4f + +* Wed Mar 13 2019 Eduardo Santiago - 2:1.2.0-16.dev.git883566f +- new -tests subpackage + +* Wed Mar 13 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-15.dev.git883566f +- autobuilt 883566f + +* Tue Mar 12 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-14.dev.gitde0192a +- autobuilt de0192a + +* Sun Mar 10 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-13.dev.gitd95f97a +- autobuilt d95f97a + +* Sat Mar 09 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-12.dev.git9b21f14 +- autobuilt 9b21f14 + +* Fri Mar 08 2019 Lokesh Mandvekar - 2:1.2.0-11.dev.git1b2f867 +- Resolves: #1686813 - conmon bundled inside podman rpm + +* Fri Mar 08 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-10.dev.git1b2f867 +- autobuilt 1b2f867 + +* Thu Mar 07 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-9.dev.git614409f +- autobuilt 614409f + +* Wed Mar 06 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-8.dev.git40f7843 +- autobuilt 40f7843 + +* Tue Mar 05 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-7.dev.git4b80517 +- autobuilt 4b80517 + +* Mon Mar 04 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-6.dev.gitf3a3d8e +- autobuilt f3a3d8e + +* Sat Mar 02 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-5.dev.git9adcda7 +- autobuilt 9adcda7 + +* Fri Mar 01 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-4.dev.git9137315 +- autobuilt 9137315 + +* Thu Feb 28 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-3.dev.git5afae0b +- autobuilt 5afae0b + +* Wed Feb 27 2019 Lokesh Mandvekar (Bot) - 2:1.2.0-2.dev.git623fcfa +- bump to 1.2.0 +- autobuilt 623fcfa + +* Tue Feb 26 2019 Dan Walsh - 2:1.0.1-39.dev.gitcf52144 +* Tue Feb 26 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-38.dev.gitcf52144 +- autobuilt cf52144 + +* Mon Feb 25 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-37.dev.git553ac80 +- autobuilt 553ac80 + +* Sun Feb 24 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-36.dev.gitcc4addd +- autobuilt cc4addd + +* Sat Feb 23 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-35.dev.gitb223d4e +- autobuilt b223d4e + +* Fri Feb 22 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-34.dev.git1788add +- autobuilt 1788add + +* Thu Feb 21 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-33.dev.git4934bf2 +- autobuilt 4934bf2 + +* Wed Feb 20 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-32.dev.git3b88c73 +- autobuilt 3b88c73 + +* Tue Feb 19 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-31.dev.git228d1cb +- autobuilt 228d1cb + +* Mon Feb 18 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-30.dev.git3f32eae +- autobuilt 3f32eae + +* Sun Feb 17 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-29.dev.git1cb16bd +- autobuilt 1cb16bd + +* Sat Feb 16 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-28.dev.git0a521e1 +- autobuilt 0a521e1 + +* Fri Feb 15 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-27.dev.git81ace5c +- autobuilt 81ace5c + +* Thu Feb 14 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-26.dev.gitdfc64e1 +- autobuilt dfc64e1 + +* Wed Feb 13 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-25.dev.gitee27c39 +- autobuilt ee27c39 + +* Tue Feb 12 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-24.dev.git8923703 +- autobuilt 8923703 + +* Sun Feb 10 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-23.dev.gitc86e8f1 +- autobuilt c86e8f1 + +* Sat Feb 09 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-22.dev.gitafd4d5f +- autobuilt afd4d5f + +* Fri Feb 08 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-21.dev.git962850c +- autobuilt 962850c + +* Thu Feb 07 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-20.dev.gitf250745 +- autobuilt f250745 + +* Wed Feb 06 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-19.dev.git650e242 +- autobuilt 650e242 + +* Tue Feb 05 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-18.dev.git778f986 +- autobuilt 778f986 + +* Sun Feb 03 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-17.dev.gitd5593b8 +- autobuilt d5593b8 + +* Sat Feb 02 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-16.dev.gite6426af +- autobuilt e6426af + +* Fri Feb 01 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-15.dev.gite97dc8e +- autobuilt e97dc8e + +* Thu Jan 31 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-14.dev.git805c6d9 +- autobuilt 805c6d9 + +* Wed Jan 30 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-13.dev.gitad5579e +- autobuilt ad5579e + +* Tue Jan 29 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-12.dev.gitebe9297 +- autobuilt ebe9297 + +* Thu Jan 24 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-11.dev.gitc9e1f36 +- autobuilt c9e1f36 + +* Wed Jan 23 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-10.dev.git7838a13 +- autobuilt 7838a13 + +* Tue Jan 22 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-9.dev.gitec96987 +- autobuilt ec96987 + +* Mon Jan 21 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-8.dev.gitef2f6f9 +- autobuilt ef2f6f9 + +* Sun Jan 20 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-7.dev.git579fc0f +- autobuilt 579fc0f + +* Sat Jan 19 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-6.dev.git0d4bfb0 +- autobuilt 0d4bfb0 + +* Fri Jan 18 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-5.dev.gite3dc660 +- autobuilt e3dc660 + +* Thu Jan 17 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-4.dev.git0e3264a +- autobuilt 0e3264a + +* Wed Jan 16 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-3.dev.git1b2f752 +- autobuilt 1b2f752 + +* Tue Jan 15 2019 Lokesh Mandvekar (Bot) - 2:1.0.1-2.dev.git6301f6a +- bump to 1.0.1 +- autobuilt 6301f6a + +* Mon Jan 14 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-3.dev.git140ae25 +- autobuilt 140ae25 + +* Sat Jan 12 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-2.dev.git5c86efb +- bump to 0.12.2 +- autobuilt 5c86efb + +* Fri Jan 11 2019 bbaude - 1:1.0.0-1.dev.git82e8011 +- Upstream 1.0.0 release + +* Thu Jan 10 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-27.dev.git0f6535c +- autobuilt 0f6535c + +* Wed Jan 09 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-26.dev.gitc9d63fe +- autobuilt c9d63fe + +* Tue Jan 08 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-25.dev.gitfaa2462 +- autobuilt faa2462 + +* Mon Jan 07 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-24.dev.gitb83b07c +- autobuilt b83b07c + +* Sat Jan 05 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-23.dev.git4e0c0ec +- autobuilt 4e0c0ec + +* Fri Jan 04 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-22.dev.git9ffd480 +- autobuilt 9ffd480 + +* Thu Jan 03 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-21.dev.git098c134 +- autobuilt 098c134 + +* Tue Jan 01 2019 Lokesh Mandvekar (Bot) - 2:0.12.2-20.dev.git7438b7b +- autobuilt 7438b7b + +* Sat Dec 29 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb9.dev.git1aa55ed +- autobuilt 1aa55ed + +* Thu Dec 27 2018 Igor Gnatenko - 2:0.12.2-1.nightly.git5c86efb8.dev.gitc50332d +- Enable python dependency generator + +* Tue Dec 25 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb7.dev.gitc50332d +- autobuilt c50332d + +* Mon Dec 24 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb6.dev.git8fe3050 +- autobuilt 8fe3050 + +* Sun Dec 23 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb5.dev.git792f109 +- autobuilt 792f109 + +* Sat Dec 22 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb4.dev.gitfe186c6 +- autobuilt fe186c6 + +* Fri Dec 21 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb3.dev.gitfa998f2 +- autobuilt fa998f2 + +* Thu Dec 20 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb2.dev.git6b059a5 +- autobuilt 6b059a5 + +* Wed Dec 19 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb1.dev.gitc8eaf59 +- autobuilt c8eaf59 + +* Tue Dec 18 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-1.nightly.git5c86efb0.dev.git68414c5 +- autobuilt 68414c5 + +* Mon Dec 17 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-9.dev.gitb21d474 +- autobuilt b21d474 + +* Sat Dec 15 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-8.dev.gitc086118 +- autobuilt c086118 + +* Fri Dec 14 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-7.dev.git93b5ccf +- autobuilt 93b5ccf + +* Thu Dec 13 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-6.dev.git508388b +- autobuilt 508388b + +* Wed Dec 12 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-5.dev.git8a3361f +- autobuilt 8a3361f + +* Tue Dec 11 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-4.dev.git235a630 +- autobuilt 235a630 + +* Sat Dec 08 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-3.dev.git1f547b2 +- autobuilt 1f547b2 + +* Fri Dec 07 2018 Lokesh Mandvekar (Bot) - 2:0.12.2-2.dev.gita387c72 +- bump to 0.12.2 +- autobuilt a387c72 + +* Thu Dec 06 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-15.dev.git75b19ca +- autobuilt 75b19ca + +* Wed Dec 05 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-14.dev.git320085a +- autobuilt 320085a + +* Tue Dec 04 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-13.dev.git5f6ad82 +- autobuilt 5f6ad82 + +* Sun Dec 02 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-12.dev.git41f250c +- autobuilt 41f250c + +* Sat Dec 01 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-11.dev.git6b8f89d +- autobuilt 6b8f89d + +* Thu Nov 29 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-10.dev.git3af62f6 +- autobuilt 3af62f6 + +* Tue Nov 27 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-9.dev.git3956050 +- autobuilt 3956050 + +* Mon Nov 26 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-8.dev.gite3ece3b +- autobuilt e3ece3b + +* Sat Nov 24 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-7.dev.git78604c3 +- autobuilt 78604c3 + +* Thu Nov 22 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-6.dev.git1fdfeb8 +- autobuilt 1fdfeb8 + +* Wed Nov 21 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-5.dev.git23feb0d +- autobuilt 23feb0d + +* Tue Nov 20 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-4.dev.gitea928f2 +- autobuilt ea928f2 + +* Sat Nov 17 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-3.dev.gitcd5742f +- autobuilt cd5742f + +* Fri Nov 16 2018 Lokesh Mandvekar (Bot) - 2:0.11.2-2.dev.git236408b +- autobuilt 236408b + +* Wed Nov 14 2018 Lokesh Mandvekar - 2:0.11.2-1.dev.git97bded4 +- bump epoch cause previous version was messed up +- built 97bded4 + +* Tue Nov 13 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git79657161 +- bump to 0.11.2 +- autobuilt 7965716 + +* Sat Nov 10 2018 Dan Walsh - 1:0.11.20.11.2-2.dev.git78e6d8e1 +- Remove dirty flag from podman version + + +* Sat Nov 10 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git7965716.dev.git78e6d8e1 +- bump to 0.11.2 +- autobuilt 78e6d8e + +* Fri Nov 09 2018 Lokesh Mandvekar (Bot) - 1:0.11.20.11.2-1.dev.git7965716.dev.git78e6d8e.dev.gitf5473c61 +- bump to 0.11.2 +- autobuilt f5473c6 + +* Thu Nov 08 2018 baude - 1:0.11.1-1.dev.gita4adfe5 +- Upstream 0.11.1-1 + +* Thu Nov 08 2018 Lokesh Mandvekar (Bot) - 1:0.10.2-3.dev.git672f572 +- autobuilt 672f572 + +* Wed Nov 07 2018 Lokesh Mandvekar (Bot) - 1:0.10.2-2.dev.gite9f8aed +- autobuilt e9f8aed + +* Sun Oct 28 2018 Lokesh Mandvekar - 1:0.10.2-1.dev.git4955572 +- Resolves: #1643744 - build podman with ostree support +- bump to v0.10.2 +- built commit 4955572 + +* Fri Oct 19 2018 Lokesh Mandvekar - 1:0.10.1.3-3.dev.gitdb08685 +- consistent epoch:version-release in changelog + +* Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-2.dev.gitdb08685 +- correct epoch mentions + +* Thu Oct 18 2018 Lokesh Mandvekar - 1:0.10.1.3-1.dev.gitdb08685 +- bump to v0.10.1.3 + +* Thu Oct 11 2018 baude - 1:0.10.1-1.gitda5c894 +- Upstream v0.10.1 release + +* Fri Sep 28 2018 Lokesh Mandvekar - 1:0.9.4-3.dev.gite7e81e6 +- built libpod commit e7e81e6 +- built conmon from cri-o commit 2cbe48b + +* Tue Sep 25 2018 Dan Walsh - 1:0.9.4-2.dev.gitaf791f3 +- Fix required version of runc + +* Mon Sep 24 2018 Lokesh Mandvekar - 1:0.9.4-1.dev.gitaf791f3 +- bump to v0.9.4 +- built af791f3 + +* Wed Sep 19 2018 Lokesh Mandvekar - 1:0.9.3-2.dev.gitc3a0874 +- autobuilt c3a0874 + +* Mon Sep 17 2018 Lokesh Mandvekar - 1:0.9.3-1.dev.git28a2bf8 +- bump to v0.9.3 +- built commit 28a2bf82 + +* Tue Sep 11 2018 Lokesh Mandvekar - 1:0.9.1.1-1.dev.git95dbcad +- bump to v0.9.1.1 +- built commit 95dbcad + +* Tue Sep 11 2018 baude - 1:0.9.1-1.dev.git123de30 +- Upstream release of 0.9.1 +- Do not build with devicemapper + +* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-5.git65c31d4 +- Fix required version of runc + +* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-4.dev.git65c31d4 +- Fix rpm -qi podman to show the correct URL + +* Tue Sep 4 2018 Dan Walsh - 1:0.8.5-3.dev.git65c31d4 +- Fix required version of runc + +* Mon Sep 3 2018 Dan Walsh - 1:0.8.5-2.dev.git65c31d4 +- Add a specific version of runc or later to require + +* Thu Aug 30 2018 Lokesh Mandvekar - 1:0.8.5-1.dev.git65c31d4 +- bump to v0.8.5-dev +- built commit 65c31d4 +- correct min dep on containernetworking-plugins for upgrade from +containernetworking-cni + +* Mon Aug 20 2018 Lokesh Mandvekar - 1:0.8.3-4.dev.git3d55721f +- Resolves: #1619411 - python3-podman should require python3-psutil +- podman-docker should conflict with moby-engine +- require nftables +- recommend slirp4netns and fuse-overlayfs (latter only for kernel >= 4.18) + +* Sun Aug 12 2018 Dan Walsh - 1:0.8.3-3.dev.git3d55721f +- Add podman-docker support +- Force cgroupfs for non root podman + +* Sun Aug 12 2018 Lokesh Mandvekar - 1:0.8.3-2.dev.git3d55721f +- Requires: conmon +- use default %%gobuild + +* Sat Aug 11 2018 Lokesh Mandvekar - 1:0.8.3-1.dev.git3d55721f +- bump to v0.8.3-dev +- built commit 3d55721f +- bump Epoch to 1, cause my autobuilder messed up earlier + +* Wed Aug 01 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f91 +- bump to 0.8.1 +- autobuilt 1a439f9 + +* Tue Jul 31 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e5901 +- bump to 0.8.1 +- autobuilt 5a4e590 + +* Sun Jul 29 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e590.dev.git433cbd51 +- bump to 0.8.1 +- autobuilt 433cbd5 + +* Sat Jul 28 2018 Lokesh Mandvekar (Bot) - 0.8.10.8.1-1.dev.git1a439f9.dev.git5a4e590.dev.git433cbd5.dev.git87d8edb1 +- bump to 0.8.1 +- autobuilt 87d8edb + +* Fri Jul 27 2018 Lokesh Mandvekar - 0.7.4-7.dev.git3dd577e +- fix python package version + +* Fri Jul 27 2018 Igor Gnatenko - 0.7.4-6.dev.git3dd577e +- Rebuild for new binutils + +* Fri Jul 27 2018 Lokesh Mandvekar (Bot) - 0.7.4-5.dev.git3dd577e +- autobuilt 3dd577e + +* Thu Jul 26 2018 Lokesh Mandvekar (Bot) - 0.7.4-4.dev.git9c806a4 +- autobuilt 9c806a4 + +* Wed Jul 25 2018 Lokesh Mandvekar (Bot) - 0.7.4-3.dev.gitc90b740 +- autobuilt c90b740 + +* Tue Jul 24 2018 Lokesh Mandvekar - 0.7.4-2.dev.git9a18681 +- pypodman package exists only if varlink + +* Mon Jul 23 2018 Lokesh Mandvekar - 0.7.4-1.dev.git9a18681 +- bump to v0.7.4-dev +- built commit 9a18681 + +* Mon Jul 23 2018 Dan Walsh - 0.7.3-2.dev.git06c546e +- Add Reccommeds container-selinux + +* Sun Jul 15 2018 Lokesh Mandvekar - 0.7.3-1.dev.git06c546e +- built commit 06c546e + +* Sat Jul 14 2018 Dan Walsh - 0.7.2-10.dev.git86154b6 +- Add install of pypodman + +* Fri Jul 13 2018 Fedora Release Engineering - 0.7.2-9.dev.git86154b6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Thu Jul 12 2018 Lokesh Mandvekar (Bot) - 0.7.2-8.dev.git86154b6 +- autobuilt 86154b6 + +* Wed Jul 11 2018 Lokesh Mandvekar (Bot) - 0.7.2-7.dev.git84cfdb2 +- autobuilt 84cfdb2 + +* Tue Jul 10 2018 Lokesh Mandvekar (Bot) - 0.7.2-6.dev.git4f9b1ae +- autobuilt 4f9b1ae + +* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 0.7.2-5.gitc7424b6 +- autobuilt c7424b6 + +* Mon Jul 09 2018 Dan Walsh - 0.7.2-4.gitf661e1d +- Add ostree support + +* Mon Jul 09 2018 Lokesh Mandvekar (Bot) - 0.7.2-3.gitf661e1d +- autobuilt f661e1d + +* Sun Jul 08 2018 Lokesh Mandvekar (Bot) - 0.7.2-2.git0660108 +- autobuilt 0660108 + +* Sat Jul 07 2018 Lokesh Mandvekar (Bot) - 0.7.2-1.gitca6ffbc +- bump to 0.7.2 +- autobuilt ca6ffbc + +* Fri Jul 06 2018 Lokesh Mandvekar (Bot) - 0.7.1-6.git99959e5 +- autobuilt 99959e5 + +* Thu Jul 05 2018 Lokesh Mandvekar (Bot) - 0.7.1-5.gitf2462ca +- autobuilt f2462ca + +* Wed Jul 04 2018 Lokesh Mandvekar (Bot) - 0.7.1-4.git6d8fac8 +- autobuilt 6d8fac8 + +* Tue Jul 03 2018 Lokesh Mandvekar (Bot) - 0.7.1-3.git767b3dd +- autobuilt 767b3dd + +* Mon Jul 02 2018 Miro Hrončok - 0.7.1-2.gitb96be3a +- Rebuilt for Python 3.7 + +* Sat Jun 30 2018 Lokesh Mandvekar (Bot) - 0.7.1-1.gitb96be3a +- bump to 0.7.1 +- autobuilt b96be3a + +* Fri Jun 29 2018 Lokesh Mandvekar (Bot) - 0.6.5-6.gitd61d8a3 +- autobuilt d61d8a3 + +* Thu Jun 28 2018 Lokesh Mandvekar (Bot) - 0.6.5-5.gitfd12c89 +- autobuilt fd12c89 + +* Wed Jun 27 2018 Lokesh Mandvekar (Bot) - 0.6.5-4.git56133f7 +- autobuilt 56133f7 + +* Tue Jun 26 2018 Lokesh Mandvekar (Bot) - 0.6.5-3.git208b9a6 +- autobuilt 208b9a6 + +* Mon Jun 25 2018 Lokesh Mandvekar (Bot) - 0.6.5-2.gite89bbd6 +- autobuilt e89bbd6 + +* Sat Jun 23 2018 Lokesh Mandvekar (Bot) - 0.6.5-1.git7182339 +- bump to 0.6.5 +- autobuilt 7182339 + +* Fri Jun 22 2018 Lokesh Mandvekar (Bot) - 0.6.4-7.git4bd0f22 +- autobuilt 4bd0f22 + +* Thu Jun 21 2018 Lokesh Mandvekar (Bot) - 0.6.4-6.git6804fde +- autobuilt 6804fde + +* Wed Jun 20 2018 Lokesh Mandvekar (Bot) - 0.6.4-5.gitf228cf7 +- autobuilt f228cf7 + +* Tue Jun 19 2018 Miro Hrončok - 0.6.4-4.git5645789 +- Rebuilt for Python 3.7 + +* Tue Jun 19 2018 Lokesh Mandvekar (Bot) - 0.6.4-3.git5645789 +- autobuilt 5645789 + +* Mon Jun 18 2018 Lokesh Mandvekar (Bot) - 0.6.4-2.git9e13457 +- autobuilt 9e13457 + +* Sat Jun 16 2018 Lokesh Mandvekar (Bot) - 0.6.4-1.gitb43677c +- bump to 0.6.4 +- autobuilt b43677c + +* Fri Jun 15 2018 Lokesh Mandvekar (Bot) - 0.6.3-6.git6bdf023 +- autobuilt 6bdf023 + +* Thu Jun 14 2018 Lokesh Mandvekar (Bot) - 0.6.3-5.git65033b5 +- autobuilt 65033b5 + +* Wed Jun 13 2018 Lokesh Mandvekar (Bot) - 0.6.3-4.git95ea3d4 +- autobuilt 95ea3d4 + +* Tue Jun 12 2018 Lokesh Mandvekar (Bot) - 0.6.3-3.gitab72130 +- autobuilt ab72130 + +* Mon Jun 11 2018 Lokesh Mandvekar (Bot) - 0.6.3-2.git1e9e530 +- autobuilt 1e9e530 + +* Sat Jun 09 2018 Lokesh Mandvekar (Bot) - 0.6.3-1.gitb78e7e4 +- bump to 0.6.3 +- autobuilt b78e7e4 + +* Fri Jun 08 2018 Lokesh Mandvekar (Bot) - 0.6.2-7.git1cbce85 +- autobuilt 1cbce85 + +* Thu Jun 07 2018 Lokesh Mandvekar (Bot) - 0.6.2-6.gitb1ebad9 +- autobuilt b1ebad9 + +* Wed Jun 06 2018 Lokesh Mandvekar (Bot) - 0.6.2-5.git7b2b2bc +- autobuilt 7b2b2bc + +* Tue Jun 05 2018 Lokesh Mandvekar (Bot) - 0.6.2-4.git14cf6d2 +- autobuilt 14cf6d2 + +* Mon Jun 04 2018 Lokesh Mandvekar (Bot) - 0.6.2-3.gitcae49fc +- autobuilt cae49fc + +* Sun Jun 03 2018 Lokesh Mandvekar (Bot) - 0.6.2-2.git13f7450 +- autobuilt 13f7450 + +* Sat Jun 02 2018 Lokesh Mandvekar (Bot) - 0.6.2-1.git22e6f11 +- bump to 0.6.2 +- autobuilt 22e6f11 + +* Fri Jun 01 2018 Lokesh Mandvekar (Bot) - 0.6.1-4.gita9e9fd4 +- autobuilt a9e9fd4 + +* Thu May 31 2018 Lokesh Mandvekar (Bot) - 0.6.1-3.gita127b4f +- autobuilt a127b4f + +* Wed May 30 2018 Lokesh Mandvekar (Bot) - 0.6.1-2.git8ee0f2b +- autobuilt 8ee0f2b + +* Sat May 26 2018 Lokesh Mandvekar (Bot) - 0.6.1-1.git44d1c1c +- bump to 0.6.1 +- autobuilt 44d1c1c + +* Fri May 18 2018 Lokesh Mandvekar - 0.5.3-7.gitc54b423 +- make python3-podman the same version as the main package +- build python3-podman only for fedora >= 28 + +* Fri May 18 2018 Lokesh Mandvekar (Bot) - 0.5.3-6.gitc54b423 +- autobuilt c54b423 + +* Wed May 16 2018 Lokesh Mandvekar - 0.5.3-5.git624660c +- built commit 624660c +- New subapackage: python3-podman + +* Wed May 16 2018 Lokesh Mandvekar (Bot) - 0.5.3-4.git9fcc475 +- autobuilt 9fcc475 + +* Wed May 16 2018 Lokesh Mandvekar (Bot) - 0.5.3-3.git0613844 +- autobuilt 0613844 + +* Tue May 15 2018 Lokesh Mandvekar (Bot) - 0.5.3-2.git45838b9 +- autobuilt 45838b9 + +* Fri May 11 2018 Lokesh Mandvekar - 0.5.3-1.git07253fc +- bump to v0.5.3 +- built commit 07253fc + +* Fri May 11 2018 Lokesh Mandvekar (Bot) - 0.5.2-5.gitcc1bad8 +- autobuilt cc1bad8 + +* Wed May 09 2018 Lokesh Mandvekar (Bot) - 0.5.2-4.git2526355 +- autobuilt 2526355 + +* Tue May 08 2018 Lokesh Mandvekar (Bot) - 0.5.2-3.gitfaa8c3e +- autobuilt faa8c3e + +* Sun May 06 2018 Lokesh Mandvekar (Bot) - 0.5.2-2.gitfa4705c +- autobuilt fa4705c + +* Sat May 05 2018 Lokesh Mandvekar (Bot) - 0.5.2-1.gitbb0e754 +- bump to 0.5.2 +- autobuilt bb0e754 + +* Fri May 04 2018 Lokesh Mandvekar (Bot) - 0.5.1-5.git5ae940a +- autobuilt 5ae940a + +* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.5.1-4.git64dc803 +- autobuilt commit 64dc803 + +* Wed May 02 2018 Lokesh Mandvekar (Bot) - 0.5.1-3.git970eaf0 +- autobuilt commit 970eaf0 + +* Tue May 01 2018 Lokesh Mandvekar (Bot) - 0.5.1-2.git7a0a855 +- autobuilt commit 7a0a855 + +* Sun Apr 29 2018 Lokesh Mandvekar - 0.5.1-1.giteda0fd7 +- reflect version number correctly +- my builder script error ended up picking the wrong version number previously + +* Sun Apr 29 2018 Lokesh Mandvekar (Bot) - 0.4.2-5.giteda0fd7 +- autobuilt commit eda0fd7 + +* Sat Apr 28 2018 Lokesh Mandvekar (Bot) - 0.4.2-4.git6774425 +- autobuilt commit 6774425 + +* Fri Apr 27 2018 Lokesh Mandvekar (Bot) - 0.4.2-3.git39a7a77 +- autobuilt commit 39a7a77 + +* Thu Apr 26 2018 Lokesh Mandvekar (Bot) - 0.4.2-2.git58cb8f7 +- autobuilt commit 58cb8f7 + +* Wed Apr 25 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de +- bump to 0.4.2 +- autobuilt commit bef93de + +* Tue Apr 24 2018 Lokesh Mandvekar - 0.4.4-1.git398133e +- use correct version number + +* Tue Apr 24 2018 Lokesh Mandvekar (Bot) - 0.4.2-22.git398133e +- autobuilt commit 398133e + +* Sun Apr 22 2018 Lokesh Mandvekar (Bot) - 0.4.2-21.gitcf1d884 +- autobuilt commit cf1d884 + +* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.4.2-20.git9b457e3 +- autobuilt commit 9b457e3 + +* Fri Apr 20 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de9.git228732d +- autobuilt commit 228732d + +* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de8.gitf2658ec +- autobuilt commit f2658ec + +* Thu Apr 19 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de7.git6a9dbf3 +- autobuilt commit 6a9dbf3 + +* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de6.git96d1162 +- autobuilt commit 96d1162 + +* Tue Apr 17 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de5.git96d1162 +- autobuilt commit 96d1162 + +* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de4.git6c5ebb0 +- autobuilt commit 6c5ebb0 + +* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de3.gitfa8442e +- autobuilt commit fa8442e + +* Mon Apr 16 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de2.gitfa8442e +- autobuilt commit fa8442e + +* Sun Apr 15 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de1.gitfa8442e +- autobuilt commit fa8442e + +* Sat Apr 14 2018 Lokesh Mandvekar (Bot) - 0.4.2-1.gitbef93de0.git62b59df +- autobuilt commit 62b59df + +* Fri Apr 13 2018 Lokesh Mandvekar (Bot) - 0.4.2-9.git191da31 +- autobuilt commit 191da31 + +* Thu Apr 12 2018 Lokesh Mandvekar (Bot) - 0.4.2-8.git6f51a5b +- autobuilt commit 6f51a5b + +* Wed Apr 11 2018 Lokesh Mandvekar (Bot) - 0.4.2-7.git77a1665 +- autobuilt commit 77a1665 + +* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-6.git864b9c0 +- autobuilt commit 864b9c0 + +* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-5.git864b9c0 +- autobuilt commit 864b9c0 + +* Tue Apr 10 2018 Lokesh Mandvekar (Bot) - 0.4.2-4.git998fd2e +- autobuilt commit 998fd2e + +* Sun Apr 08 2018 Lokesh Mandvekar (Bot) - 0.4.2-3.git998fd2e +- autobuilt commit 998fd2e + +* Sun Apr 08 2018 Lokesh Mandvekar - 0.4.2-2.git998fd2e +- autobuilt commit 998fd2e + +* Sun Apr 08 2018 Lokesh Mandvekar - 0.4.2-1.gitbef93de.git998fd2e +- bump to 0.4.2 +- autobuilt commit 998fd2e + +* Thu Mar 29 2018 baude - 0.3.5-2.gitdb6bf9e3 +- Upstream release 0.3.5 + +* Tue Mar 27 2018 Lokesh Mandvekar - 0.3.5-1.git304bf53 +- built commit 304bf53 + +* Fri Mar 23 2018 baude - 0.3.4-1.git57b403e +- Upstream release 0.3.4 + +* Fri Mar 16 2018 baude - 0.3.3-2.dev.gitbc358eb +- Upstream release 0.3.3 + +* Wed Mar 14 2018 Lokesh Mandvekar - 0.3.3-1.dev.gitbc358eb +- built podman commit bc358eb +- built conmon from cri-o commit 712f3b8 + +* Fri Mar 09 2018 baude - 0.3.2-1.gitf79a39a +- Release 0.3.2-1 + +* Sun Mar 04 2018 baude - 0.3.1-2.git98b95ff +- Correct RPM version + +* Fri Mar 02 2018 baude - 0.3.1-1-gitc187538 +- Release 0.3.1-1 + +* Sun Feb 25 2018 Peter Robinson 0.2.2-2.git525e3b1 +- Build on ARMv7 too (Fedora supports containers on that arch too) + +* Fri Feb 23 2018 baude - 0.2.2-1.git525e3b1 +- Release 0.2.2 + +* Fri Feb 16 2018 baude - 0.2.1-1.git3d0100b +- Release 0.2.1 + +* Wed Feb 14 2018 baude - 0.2-3.git3d0100b +- Add dep for atomic-registries + +* Tue Feb 13 2018 baude - 0.2-2.git3d0100b +- Add more 64bit arches +- Add containernetworking-cni dependancy +- Add iptables dependancy + +* Mon Feb 12 2018 baude - 0-2.1.git3d0100 +- Release 0.2 + +* Tue Feb 06 2018 Lokesh Mandvekar - 0-0.3.git367213a +- Resolves: #1541554 - first official build +- built commit 367213a + +* Fri Feb 02 2018 Lokesh Mandvekar - 0-0.2.git0387f69 +- built commit 0387f69 + +* Wed Jan 10 2018 Frantisek Kluknavsky - 0-0.1.gitc1b2278 +- First package for Fedora diff --git a/sources b/sources index 8123eaf..5318a68 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.2.tar.gz) = f3c42b3b3c75ca451b4c22c2d6f9f1b9ab9437b118b16e19f17f92f28b5849f8e3de4ebc97d8d249f565a61ba187214928c25a031204163a59174e94ce300a59 +SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4 +SHA512 (v3.4.7.tar.gz) = 0f0700a630b6289a08ded15a256128a1cf7a13b92ab12f869a3827fc26624111ade71cc13148b55dec802ccc8698902fe926a66f11ef4805babd5d0421519908 diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh index 6456841..dce908b 100755 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ b/tests/roles/run_bats_tests/files/run_bats_tests.sh @@ -27,7 +27,7 @@ exec &> >(tee -a $FULL_LOG) echo "Packages:" echo " Kernel: $(uname -r)" rpm -qa |\ - egrep 'podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux' |\ + egrep 'podman|conmon|crun|runc|iptable|slirp|systemd|container-selinux' |\ sort |\ sed -e 's/^/ /' From 349ebe9613880c2d3fb9141e6a38b222b005ab9c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 26 Apr 2022 08:08:59 -0400 Subject: [PATCH 130/313] try autochangelog Signed-off-by: Lokesh Mandvekar --- podman.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/podman.spec b/podman.spec index 8c8c870..6a6cb73 100644 --- a/podman.spec +++ b/podman.spec @@ -387,6 +387,4 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_libexecdir}/%{name}/gvproxy %changelog -#%%autochangelog -* Thu Feb 17 2022 Lokesh Mandvekar -- placeholder changelog cause autospec doesn't like macros in git logs +%autochangelog From 95d6654b3a41dd802db0344357c04248fd3507c5 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 26 Apr 2022 08:19:41 -0400 Subject: [PATCH 131/313] Revert "try autochangelog" This reverts commit 349ebe9613880c2d3fb9141e6a38b222b005ab9c. autochangelog doesn't work yet, so reverting to not block upcoming builds. --- podman.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 6a6cb73..8c8c870 100644 --- a/podman.spec +++ b/podman.spec @@ -387,4 +387,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_libexecdir}/%{name}/gvproxy %changelog -%autochangelog +#%%autochangelog +* Thu Feb 17 2022 Lokesh Mandvekar +- placeholder changelog cause autospec doesn't like macros in git logs From 4a0f0ff9bd4c33a35f45431ba886157a60711071 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 28 Apr 2022 17:04:38 +0000 Subject: [PATCH 132/313] auto bump to v4.1.0-rc1 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0c13cdf..f5e144d 100644 --- a/.gitignore +++ b/.gitignore @@ -1801,3 +1801,4 @@ /v4.0.1.tar.gz /v4.0.2.tar.gz /v4.0.3.tar.gz +/v4.1.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 8c8c870..0d92839 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.0.3 +%global built_tag v4.1.0-rc1 %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 7a8378d..2198093 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.0.3.tar.gz) = a7c6f9a0f33641520c4143e6a3568129021783557f8ea7c846e4bc3f7da9bf70cb30b19cc7c6527809df2c46e6ded1d162a929dc4f44a5daafcf9d211b43b44a +SHA512 (v4.1.0-rc1.tar.gz) = 3b16a92506aab69a2c2c9138a5a0ca56d70c7d5f14805dbf17b45a12f91eb4383472770dd89a3426698d646c6c3063c7d36bda340eeb4287a97a42a6cd93638f From f744e4cf1c9031f250b2c8277ef68d8d5ea602a0 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 4 May 2022 21:04:12 +0000 Subject: [PATCH 133/313] auto bump to v4.1.0-rc2 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f5e144d..65be41e 100644 --- a/.gitignore +++ b/.gitignore @@ -1802,3 +1802,4 @@ /v4.0.2.tar.gz /v4.0.3.tar.gz /v4.1.0-rc1.tar.gz +/v4.1.0-rc2.tar.gz diff --git a/podman.spec b/podman.spec index 0d92839..153e695 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.1.0-rc1 +%global built_tag v4.1.0-rc2 %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 2198093..3b300b7 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.1.0-rc1.tar.gz) = 3b16a92506aab69a2c2c9138a5a0ca56d70c7d5f14805dbf17b45a12f91eb4383472770dd89a3426698d646c6c3063c7d36bda340eeb4287a97a42a6cd93638f +SHA512 (v4.1.0-rc2.tar.gz) = ee55b3acadc153e02836aba72f62da6fcc9d30975455ac85a1e814633bbd2556f685a1a43c071b669ac2255ae05978861f1b64be1ca7616f78c09751ef77a4e0 From 9a0c36bcffd23cabd9c08d571ef78f30075bdb19 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 6 May 2022 12:08:27 -0400 Subject: [PATCH 134/313] bump to v4.1.0 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 52 ++++++++++++++++++++++++++-------------------------- sources | 2 +- 3 files changed, 28 insertions(+), 27 deletions(-) diff --git a/.gitignore b/.gitignore index 65be41e..f83b107 100644 --- a/.gitignore +++ b/.gitignore @@ -1803,3 +1803,4 @@ /v4.0.3.tar.gz /v4.1.0-rc1.tar.gz /v4.1.0-rc2.tar.gz +/v4.1.0.tar.gz diff --git a/podman.spec b/podman.spec index 153e695..aa27b72 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) -%global built_tag v4.1.0-rc2 +%global built_tag v4.1.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -73,74 +73,74 @@ BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 Requires: containers-common >= 4:1-46 +Suggests: containernetworking-plugins >= 0.9.1-1 +Requires: netavark >= 1.0.3-1 Requires: iptables Requires: nftables Recommends: catatonit Suggests: qemu-user-static # vendored libraries # 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/BurntSushi/toml)) = v1.0.0 +Provides: bundled(golang(github.com/BurntSushi/toml)) = v1.1.0 Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4 -Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20211204171957_54b4ebfdb681 +Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20220321135231_33f4a66335f0 Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 -Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.0.0_20220111162300_46367ec063fd -Provides: bundled(golang(github.com/containernetworking/cni)) = v1.0.1 -Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.0.1 -Provides: bundled(golang(github.com/containers/buildah)) = v1.24.1 -Provides: bundled(golang(github.com/containers/common)) = v0.47.4 +Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.4.0 +Provides: bundled(golang(github.com/containernetworking/cni)) = v1.1.0 +Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.1.1 +Provides: bundled(golang(github.com/containers/buildah)) = v1.26.1 +Provides: bundled(golang(github.com/containers/common)) = v0.48.0 Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -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/image/v5)) = v5.21.1 +Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.4 Provides: bundled(golang(github.com/containers/psgo)) = v1.7.2 -Provides: bundled(golang(github.com/containers/storage)) = v1.38.2 +Provides: bundled(golang(github.com/containers/storage)) = v1.40.2 Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.3.2 Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 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/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 -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/distribution)) = v2.8.1+incompatible +Provides: bundled(golang(github.com/docker/docker)) = v20.10.14+incompatible Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.1_0.20210727194412_58542c764a11 Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 Provides: bundled(golang(github.com/dtylman/scp)) = v0.0.0_20181017070807_f3000a34aef4 -Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.1 +Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.4 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 -Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.0.6 +Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.0 +Provides: bundled(golang(github.com/google/gofuzz)) = v1.2.0 Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1 Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.0 Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 -Provides: bundled(golang(github.com/hpcloud/tail)) = v1.0.0 Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12 Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.14 Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 -Provides: bundled(golang(github.com/mrunalp/fileutils)) = v0.5.0 +Provides: bundled(golang(github.com/nxadm/tail)) = v1.4.8 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.19.0 Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.0.3_0.20220114050600_8b9d41f48198 -Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0 +Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.1 Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20211214071223_8958f93039ab Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220110225228_7e2d60f1e41f -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.0 +Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.1 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/rootless_containers/rootlesskit)) = v0.14.6 +Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v1.0.1 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/spf13/cobra)) = v1.4.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/stretchr/testify)) = v1.7.1 Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635 Provides: bundled(golang(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 -Provides: bundled(golang(github.com/vbauerster/mpb/v6)) = v6.0.4 +Provides: bundled(golang(github.com/vbauerster/mpb/v7)) = v7.4.1 Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.1_0.20220115184804_dd687eb2f2d4 -Provides: bundled(golang(k8s.io/api)) = v0.22.4 -Provides: bundled(golang(k8s.io/apimachinery)) = v0.22.4 %description %{name} (Pod Manager) is a fully featured container engine that is a simple diff --git a/sources b/sources index 3b300b7..e5a9d79 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.1.0-rc2.tar.gz) = ee55b3acadc153e02836aba72f62da6fcc9d30975455ac85a1e814633bbd2556f685a1a43c071b669ac2255ae05978861f1b64be1ca7616f78c09751ef77a4e0 +SHA512 (v4.1.0.tar.gz) = 4d5f240423f21b1224ce44853a2265359dacee0d921f0ea53a7fca34f9076ebfaa49f4327a59ac51f5bf5b9dafb47dda3a9bb8e609237cc69f833b42b95bcd0a From 8d5f758a1d3b695815945f9daa0907c9c2977aa4 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 9 May 2022 06:26:05 -0600 Subject: [PATCH 135/313] setup: log results of 'ip addr' Purpose: try to diagnose gating-test failure which looks like a bad combination of netavark + cni Signed-off-by: Ed Santiago --- tests/roles/run_bats_tests/files/run_bats_tests.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh index 6456841..249c3ec 100755 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ b/tests/roles/run_bats_tests/files/run_bats_tests.sh @@ -35,6 +35,9 @@ divider='------------------------------------------------------------------' echo $divider printenv | sort echo $divider +echo "ip addr:" +ip addr +echo $divider testdir=/usr/share/${TEST_PACKAGE}/test/system From b98b56cfd405ced9a3f12360a5436755f0864b0f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 18 May 2022 15:16:30 -0400 Subject: [PATCH 136/313] build deb packages using debbuild Signed-off-by: Lokesh Mandvekar --- podman.spec | 91 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 57 insertions(+), 34 deletions(-) diff --git a/podman.spec b/podman.spec index aa27b72..6334d8a 100644 --- a/podman.spec +++ b/podman.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} @@ -21,7 +25,6 @@ %global import_path_plugins %{provider}.%{provider_tld}/%{project}/%{repo_plugins} %global git_plugins https://%{import_path_plugins} %global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 -%global shortcommit_plugins %(c=%{commit_plugins}; echo ${c:0:7}) # gvproxy %global repo_gvproxy gvisor-tap-vsock @@ -29,34 +32,53 @@ %global import_path_gvproxy %%{provider}.%{provider_tld}/%{project}/%{repo_gvproxy} %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 -%global shortcommit_gvproxy %(c=%{commit_gvproxy}; echo ${c:0:7}) %global built_tag v4.1.0 -%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) -%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: podman Epoch: 3 -Version: %{gen_version} -Release: %autorelease -Summary: Manage Pods, Containers and Container Images +Version: 4.1.0 +%if "%{_vendor}" == "debbuild" +Maintainer: Lokesh Mandvekar +License: ASL-2.0+ +Release: 0%{?dist} +%else License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 -URL: https://%{name}.io/ +Release: %autorelease ExclusiveArch: %{golang_arches} +%endif +Summary: Manage Pods, Containers and Container Images +URL: https://%{name}.io/ Source0: %{git0}/archive/%{built_tag}.tar.gz -Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{shortcommit_plugins}.tar.gz -Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{shortcommit_gvproxy}.tar.gz +Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz +Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} +BuildRequires: go-md2man +BuildRequires: golang +Requires: iptables +Requires: nftables +Recommends: catatonit +%if "%{_vendor}" == "debbuild" +BuildRequires: git +BuildRequires: libassuan-dev +BuildRequires: libglib2.0-dev +BuildRequires: libgpg-error-dev +BuildRequires: libgpgme-dev +BuildRequires: libseccomp-dev +BuildRequires: libsystemd-dev +BuildRequires: pkg-config +Requires: conmon >= 2:2.0.30 +Requires: containers-common >= 4:1 +Requires: uidmap +%else %if ! 0%{?centos} BuildRequires: btrfs-progs-devel %endif BuildRequires: gcc -BuildRequires: golang >= 1.16.6 BuildRequires: glib2-devel BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: git-core -BuildRequires: go-md2man %if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: go-rpm-macros %endif @@ -73,11 +95,8 @@ BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 Requires: containers-common >= 4:1-46 -Suggests: containernetworking-plugins >= 0.9.1-1 Requires: netavark >= 1.0.3-1 -Requires: iptables -Requires: nftables -Recommends: catatonit +Suggests: containernetworking-plugins >= 0.9.1-1 Suggests: qemu-user-static # vendored libraries # 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' @@ -141,6 +160,7 @@ Provides: bundled(golang(github.com/uber/jaeger_client_go)) = v2.30.0+incompatib Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 Provides: bundled(golang(github.com/vbauerster/mpb/v7)) = v7.4.1 Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.1_0.20220115184804_dd687eb2f2d4 +%endif %description %{name} (Pod Manager) is a fully featured container engine that is a simple @@ -227,7 +247,7 @@ gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. %prep -%autosetup -Sgit -n %{name}-%{built_tag_strip} +%autosetup -Sgit sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname @@ -237,9 +257,8 @@ tar zxf %{SOURCE1} tar zxf %{SOURCE2} %build +%if "%{_vendor}" != "debbuild" %set_build_flags -export GO111MODULE=off -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') @@ -249,12 +268,16 @@ 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 GO111MODULE=off +export GOPATH=$(pwd)/_build:$(pwd) mkdir _build -pushd _build +cd _build mkdir -p src/%{provider}.%{provider_tld}/%{project} ln -s ../../../../ src/%{import_path} -popd +cd .. ln -s vendor src # build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? @@ -269,30 +292,30 @@ export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installe %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion remote" +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper exclude_graphdriver_btrfs btrfs_noversion $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh) remote" %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} -pushd %{repo_plugins}-%{commit_plugins} +cd %{repo_plugins}-%{commit_plugins} mkdir _build -pushd _build +cd _build mkdir -p src/%{provider}.%{provider_tld}/%{project} ln -s ../../../../ src/%{import_path_plugins} -popd +cd .. ln -s vendor src export GOPATH=$(pwd)/_build:$(pwd) %gobuild -o bin/dnsname %{import_path_plugins}/plugins/meta/dnsname -popd +cd .. -pushd %{repo_gvproxy}-%{commit_gvproxy} +cd %{repo_gvproxy}-%{commit_gvproxy} mkdir _build -pushd _build +cd _build mkdir -p src/%{provider}.%{provider_tld}/%{project} ln -s ../../../../ src/%{import_path_gvproxy} -popd +cd .. ln -s vendor src export GOPATH=$(pwd)/_build:$(pwd) %gobuild -o bin/gvproxy %{import_path_gvproxy}/cmd/gvproxy -popd +cd .. %{__make} docs docker-docs @@ -313,15 +336,15 @@ PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{build mv pkg/hooks/README.md pkg/hooks/README-hooks.md # install dnsname plugin -pushd %{repo_plugins}-%{commit_plugins} +cd %{repo_plugins}-%{commit_plugins} %{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install -popd +cd .. # install gvproxy -pushd %{repo_gvproxy}-%{commit_gvproxy} +cd %{repo_gvproxy}-%{commit_gvproxy} install -dp %{buildroot}%{_libexecdir}/%{name} install -p -m0755 bin/gvproxy %{buildroot}%{_libexecdir}/%{name} -popd +cd .. # do not include docker and podman-remote man pages in main package for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e remote -e docker`; do From 1b451062e544d7081bf9671648d7a6d9ddcab9d6 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 30 May 2022 10:44:05 -0400 Subject: [PATCH 137/313] Resolves: #2090108 - catatonit should be a full dependency Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 6334d8a..b27b565 100644 --- a/podman.spec +++ b/podman.spec @@ -55,9 +55,9 @@ Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvpro Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: go-md2man BuildRequires: golang +Requires: catatonit Requires: iptables Requires: nftables -Recommends: catatonit %if "%{_vendor}" == "debbuild" BuildRequires: git BuildRequires: libassuan-dev From f59e3036428facca7b14f13e7625a2c72a59fbfc Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 30 May 2022 10:48:36 -0400 Subject: [PATCH 138/313] try autochangelog Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/podman.spec b/podman.spec index b27b565..5c5d189 100644 --- a/podman.spec +++ b/podman.spec @@ -410,6 +410,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_libexecdir}/%{name}/gvproxy %changelog -#%%autochangelog -* Thu Feb 17 2022 Lokesh Mandvekar -- placeholder changelog cause autospec doesn't like macros in git logs +%autochangelog +#* Thu Feb 17 2022 Lokesh Mandvekar +#- placeholder changelog cause autospec doesn't like macros in git logs From 9faf8fd0ca6821c318a3328d18f2d60204d34aac Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 30 May 2022 10:56:06 -0400 Subject: [PATCH 139/313] remove commented changelog entry Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/podman.spec b/podman.spec index 5c5d189..70a17d1 100644 --- a/podman.spec +++ b/podman.spec @@ -411,5 +411,3 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %changelog %autochangelog -#* Thu Feb 17 2022 Lokesh Mandvekar -#- placeholder changelog cause autospec doesn't like macros in git logs From 0450c4d77036c9a41c59cc4cac690304b56c04f3 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 30 May 2022 11:25:58 -0400 Subject: [PATCH 140/313] Revert last 2 commits This reverts commit 9faf8fd0ca6821c318a3328d18f2d60204d34aac. This reverts commit f59e3036428facca7b14f13e7625a2c72a59fbfc. --- podman.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 70a17d1..b27b565 100644 --- a/podman.spec +++ b/podman.spec @@ -410,4 +410,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_libexecdir}/%{name}/gvproxy %changelog -%autochangelog +#%%autochangelog +* Thu Feb 17 2022 Lokesh Mandvekar +- placeholder changelog cause autospec doesn't like macros in git logs From e1f2b874a9446e9f2cae237335c24585b5363478 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 30 May 2022 11:45:31 -0400 Subject: [PATCH 141/313] use new filenames in sources Signed-off-by: Lokesh Mandvekar --- .gitignore | 2 ++ sources | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f83b107..7fc29c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1804,3 +1804,5 @@ /v4.1.0-rc1.tar.gz /v4.1.0-rc2.tar.gz /v4.1.0.tar.gz +/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz +/gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz diff --git a/sources b/sources index e5a9d79..f84c06c 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (gvisor-tap-vsock-4ee84d6.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a +SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 +SHA512 (gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a SHA512 (v4.1.0.tar.gz) = 4d5f240423f21b1224ce44853a2265359dacee0d921f0ea53a7fca34f9076ebfaa49f4327a59ac51f5bf5b9dafb47dda3a9bb8e609237cc69f833b42b95bcd0a From ac9f52b02eead73e4eaf35834f7767c9c3da769c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 6 Jun 2022 15:17:21 -0400 Subject: [PATCH 142/313] try autochangelog Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/podman.spec b/podman.spec index b27b565..23464e0 100644 --- a/podman.spec +++ b/podman.spec @@ -410,6 +410,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_libexecdir}/%{name}/gvproxy %changelog -#%%autochangelog -* Thu Feb 17 2022 Lokesh Mandvekar -- placeholder changelog cause autospec doesn't like macros in git logs +%if "%{_vendor}" != "debbuild" +%autochangelog +%endif From 4f9d66f3bc508c0eb761e0458d876fecd811d627 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 15 Jun 2022 14:16:31 +0000 Subject: [PATCH 143/313] auto bump to v4.1.1 --- .gitignore | 1 + podman.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7fc29c7..33ba6fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1806,3 +1806,4 @@ /v4.1.0.tar.gz /dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz /gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz +/v4.1.1.tar.gz diff --git a/podman.spec b/podman.spec index 23464e0..54ab419 100644 --- a/podman.spec +++ b/podman.spec @@ -33,11 +33,11 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 -%global built_tag v4.1.0 +%global built_tag v4.1.1 Name: podman Epoch: 3 -Version: 4.1.0 +Version: 4.1.1 %if "%{_vendor}" == "debbuild" Maintainer: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index f84c06c..32fb308 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.1.0.tar.gz) = 4d5f240423f21b1224ce44853a2265359dacee0d921f0ea53a7fca34f9076ebfaa49f4327a59ac51f5bf5b9dafb47dda3a9bb8e609237cc69f833b42b95bcd0a +SHA512 (v4.1.1.tar.gz) = 19dd2800b59dacf7edd5d8204bdaffa0959910c7751b582f5a12b8d644b52f9d6581b9c3b4cba3ddb0707f6a90c0dbc93de6d8e2eaa6a4234ebb9dfa28e693b3 From c5d712256628c55abc7fea348c22bba927ec7714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Sat, 18 Jun 2022 12:17:51 +0200 Subject: [PATCH 144/313] Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 From d11fdff711d27b07cd96d2bbb418aea7a9059534 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 29 Jun 2022 10:19:44 -0400 Subject: [PATCH 145/313] Explicitly list tmpfiles dir for debbuild For whatever reason, debbuild doesn't install /usr/lib/tmpfiles.d/podman.conf Also use Packager tag in debbuild Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 54ab419..5fa1159 100644 --- a/podman.spec +++ b/podman.spec @@ -39,7 +39,7 @@ Name: podman Epoch: 3 Version: 4.1.1 %if "%{_vendor}" == "debbuild" -Maintainer: Lokesh Mandvekar +Packager: Lokesh Mandvekar License: ASL-2.0+ Release: 0%{?dist} %else @@ -373,7 +373,11 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_datadir}/fish/vendor_completions.d/%{name}.fish %{_unitdir}/%{name}* %{_userunitdir}/%{name}* +%if "%{_vendor}" == "debbuild" +%{_usr}/lib/tmpfiles.d/%{name}.conf +%else %{_tmpfilesdir}/%{name}.conf +%endif %if 0%{?fedora} >= 36 %{_modulesloaddir}/%{name}-iptables.conf %endif From fafe089927464bab63e49c8d45b2bbbda2150d0a Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 6 Jul 2022 13:41:29 -0400 Subject: [PATCH 146/313] podman requires podman-gvproxy Related: https://github.com/containers/podman/issues/14809 Signed-off-by: Lokesh Mandvekar --- podman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/podman.spec b/podman.spec index 5fa1159..42596f1 100644 --- a/podman.spec +++ b/podman.spec @@ -96,6 +96,7 @@ BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 Requires: containers-common >= 4:1-46 Requires: netavark >= 1.0.3-1 +Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} Suggests: containernetworking-plugins >= 0.9.1-1 Suggests: qemu-user-static # vendored libraries From 6503ad290ff6eb1459089497a425260bd217a7aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Mon, 11 Jul 2022 00:30:21 +0200 Subject: [PATCH 147/313] Rebuild for CVE-2022-{24675,28327,29526 in golang} --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 47c164e..4797763 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.7 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 URL: https://%{name}.io/ @@ -684,6 +684,9 @@ rm -f %{_sharedstatedir}/containers/storage/libpod/defaultCNINetExists exit 0 %changelog +* Sun Jul 10 2022 Robert-André Mauchin - 3:3.4.7-2 +- Rebuild for CVE-2022-{24675,28327,29526 in golang} + * Thu Apr 21 2022 Lokesh Mandvekar - 3:3.4.7-1 - built v3.4.7 - Resolves: #2070368, #2074164 - Security fix for CVE-2022-1227 From b1b55e4da189748f414ebf3915b696c9bb87e91a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 11 Jul 2022 20:03:10 +0000 Subject: [PATCH 148/313] auto bump to v4.2.0-rc1 --- .gitignore | 1 + podman.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 33ba6fd..e17e1d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1807,3 +1807,4 @@ /dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz /gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz /v4.1.1.tar.gz +/v4.2.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 42596f1..4648cff 100644 --- a/podman.spec +++ b/podman.spec @@ -33,11 +33,11 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 -%global built_tag v4.1.1 +%global built_tag v4.2.0-rc1 Name: podman Epoch: 3 -Version: 4.1.1 +Version: 4.2.0~rc1 %if "%{_vendor}" == "debbuild" Packager: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index 32fb308..d279045 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.1.1.tar.gz) = 19dd2800b59dacf7edd5d8204bdaffa0959910c7751b582f5a12b8d644b52f9d6581b9c3b4cba3ddb0707f6a90c0dbc93de6d8e2eaa6a4234ebb9dfa28e693b3 +SHA512 (v4.2.0-rc1.tar.gz) = 8015150c2532a8698fd7c202b7817db9e8df9d545bd25fb0d097ba0643e1f635fdb6062df785ece1fd3d9872ea9ef638296d85c64116b739eaff1409212ec319 From 7d5dc0bbb9f044d3e55af6fc82173ca2f36d9961 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 11 Jul 2022 16:49:32 -0400 Subject: [PATCH 149/313] tmp fix to unblock build such that debbuild works too Signed-off-by: Lokesh Mandvekar --- podman.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 4648cff..0989345 100644 --- a/podman.spec +++ b/podman.spec @@ -34,6 +34,7 @@ %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 %global built_tag v4.2.0-rc1 +%global tarball_tag 4.2.0-rc1 Name: podman Epoch: 3 @@ -248,7 +249,7 @@ gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. %prep -%autosetup -Sgit +%autosetup -Sgit -n %{name}-%{tarball_tag} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname From 7b1104045df9e57b65a0a00d591c168e4fe8e3ef Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Tue, 19 Jul 2022 13:58:55 -0500 Subject: [PATCH 150/313] Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang From da18dcce950c59dd951c4b96f624b2798b1048f0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 15:08:45 +0000 Subject: [PATCH 151/313] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 06315f40bea38780ef6b0cb90885a356a0ac8ccc Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 22 Jul 2022 14:28:41 -0400 Subject: [PATCH 152/313] revert to v4.1.1 with Epoch bump for golang CVE fixes Signed-off-by: Lokesh Mandvekar --- podman.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/podman.spec b/podman.spec index 0989345..3f0fdcf 100644 --- a/podman.spec +++ b/podman.spec @@ -33,12 +33,12 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 -%global built_tag v4.2.0-rc1 -%global tarball_tag 4.2.0-rc1 +%global built_tag v4.1.1 +%global tarball_tag 4.1.1 Name: podman -Epoch: 3 -Version: 4.2.0~rc1 +Epoch: 4 +Version: 4.1.1 %if "%{_vendor}" == "debbuild" Packager: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index d279045..32fb308 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.2.0-rc1.tar.gz) = 8015150c2532a8698fd7c202b7817db9e8df9d545bd25fb0d097ba0643e1f635fdb6062df785ece1fd3d9872ea9ef638296d85c64116b739eaff1409212ec319 +SHA512 (v4.1.1.tar.gz) = 19dd2800b59dacf7edd5d8204bdaffa0959910c7751b582f5a12b8d644b52f9d6581b9c3b4cba3ddb0707f6a90c0dbc93de6d8e2eaa6a4234ebb9dfa28e693b3 From e441f802590a5225dbe97d4d25ca64aaeec92a36 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 22 Jul 2022 14:37:14 -0400 Subject: [PATCH 153/313] Bump back to v4.2.0-rc1 with Epoch bump maintained Signed-off-by: Lokesh Mandvekar --- podman.spec | 6 +++--- sources | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index 3f0fdcf..f9d8cf8 100644 --- a/podman.spec +++ b/podman.spec @@ -33,12 +33,12 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 -%global built_tag v4.1.1 -%global tarball_tag 4.1.1 +%global built_tag v4.2.0-rc1 +%global tarball_tag 4.2.0-rc1 Name: podman Epoch: 4 -Version: 4.1.1 +Version: 4.2.0~rc1 %if "%{_vendor}" == "debbuild" Packager: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index 32fb308..d279045 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.1.1.tar.gz) = 19dd2800b59dacf7edd5d8204bdaffa0959910c7751b582f5a12b8d644b52f9d6581b9c3b4cba3ddb0707f6a90c0dbc93de6d8e2eaa6a4234ebb9dfa28e693b3 +SHA512 (v4.2.0-rc1.tar.gz) = 8015150c2532a8698fd7c202b7817db9e8df9d545bd25fb0d097ba0643e1f635fdb6062df785ece1fd3d9872ea9ef638296d85c64116b739eaff1409212ec319 From 5948daee94f4765771546abe63b2a518f9a96207 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 22 Jul 2022 14:49:35 -0400 Subject: [PATCH 154/313] Revert "Bump back to v4.2.0-rc1 with Epoch bump maintained" Need to get a successful build for f36 v4.1.1 This reverts commit e441f802590a5225dbe97d4d25ca64aaeec92a36. --- podman.spec | 6 +++--- sources | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index f9d8cf8..3f0fdcf 100644 --- a/podman.spec +++ b/podman.spec @@ -33,12 +33,12 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 -%global built_tag v4.2.0-rc1 -%global tarball_tag 4.2.0-rc1 +%global built_tag v4.1.1 +%global tarball_tag 4.1.1 Name: podman Epoch: 4 -Version: 4.2.0~rc1 +Version: 4.1.1 %if "%{_vendor}" == "debbuild" Packager: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index d279045..32fb308 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.2.0-rc1.tar.gz) = 8015150c2532a8698fd7c202b7817db9e8df9d545bd25fb0d097ba0643e1f635fdb6062df785ece1fd3d9872ea9ef638296d85c64116b739eaff1409212ec319 +SHA512 (v4.1.1.tar.gz) = 19dd2800b59dacf7edd5d8204bdaffa0959910c7751b582f5a12b8d644b52f9d6581b9c3b4cba3ddb0707f6a90c0dbc93de6d8e2eaa6a4234ebb9dfa28e693b3 From 6a6b10b5547e2e4ca0a132df6f1b7a714b8086c1 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 22 Jul 2022 14:56:49 -0400 Subject: [PATCH 155/313] bump for 4.1.1 rebuild Signed-off-by: Lokesh Mandvekar From 5c9abf78988c88ae2ba804d7a5281c87ceb873fc Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 22 Jul 2022 14:57:11 -0400 Subject: [PATCH 156/313] bump for 4.1.1 rebuild Signed-off-by: Lokesh Mandvekar From 1517acd4a369cd6ce5ea48e8db167747669e28c6 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 3 Aug 2022 09:55:33 -0400 Subject: [PATCH 157/313] Bump to v4.2.0-rc2 use gvisor-tap-vsock commit fdc231ae Signed-off-by: Lokesh Mandvekar --- .gitignore | 2 ++ podman.spec | 43 +++++++++++++++++++------------------------ sources | 4 ++-- 3 files changed, 23 insertions(+), 26 deletions(-) diff --git a/.gitignore b/.gitignore index e17e1d4..ddb7b92 100644 --- a/.gitignore +++ b/.gitignore @@ -1808,3 +1808,5 @@ /gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz /v4.1.1.tar.gz /v4.2.0-rc1.tar.gz +/gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz +/v4.2.0-rc2.tar.gz diff --git a/podman.spec b/podman.spec index 3f0fdcf..74d9b76 100644 --- a/podman.spec +++ b/podman.spec @@ -31,14 +31,14 @@ # https://github.com/containers/gvisor-tap-vsock %global import_path_gvproxy %%{provider}.%{provider_tld}/%{project}/%{repo_gvproxy} %global git_gvproxy https://%{import_path_gvproxy} -%global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07 +%global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag v4.1.1 -%global tarball_tag 4.1.1 +%global built_tag v4.2.0-rc2 +%global tarball_tag 4.2.0-rc2 Name: podman Epoch: 4 -Version: 4.1.1 +Version: 4.2.0~rc2 %if "%{_vendor}" == "debbuild" Packager: Lokesh Mandvekar License: ASL-2.0+ @@ -103,27 +103,26 @@ Suggests: qemu-user-static # vendored libraries # 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/BurntSushi/toml)) = v1.1.0 -Provides: bundled(golang(github.com/blang/semver)) = v3.5.1+incompatible +Provides: bundled(golang(github.com/blang/semver/v4)) = v4.0.0 Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4 Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20220321135231_33f4a66335f0 Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.4.0 -Provides: bundled(golang(github.com/containernetworking/cni)) = v1.1.0 +Provides: bundled(golang(github.com/containernetworking/cni)) = v1.1.1 Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.1.1 -Provides: bundled(golang(github.com/containers/buildah)) = v1.26.1 -Provides: bundled(golang(github.com/containers/common)) = v0.48.0 +Provides: bundled(golang(github.com/containers/buildah)) = v1.26.1_0.20220716095526_d31d27c357ab +Provides: bundled(golang(github.com/containers/common)) = v0.48.1_0.20220718075257_ecddf87b3840 Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.21.1 -Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.4 +Provides: bundled(golang(github.com/containers/image/v5)) = v5.21.2_0.20220721072459_bf19265865b7 +Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.5 Provides: bundled(golang(github.com/containers/psgo)) = v1.7.2 -Provides: bundled(golang(github.com/containers/storage)) = v1.40.2 +Provides: bundled(golang(github.com/containers/storage)) = v1.41.1_0.20220714115232_fc9b0ff5272a Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.3.2 Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 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/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 Provides: bundled(golang(github.com/docker/distribution)) = v2.8.1+incompatible -Provides: bundled(golang(github.com/docker/docker)) = v20.10.14+incompatible +Provides: bundled(golang(github.com/docker/docker)) = v20.10.17+incompatible Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.1_0.20210727194412_58542c764a11 Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 @@ -146,21 +145,19 @@ Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.16.5 Provides: bundled(golang(github.com/onsi/gomega)) = v1.19.0 Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.0.3_0.20220114050600_8b9d41f48198 -Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.1 +Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.3 Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20211214071223_8958f93039ab -Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220110225228_7e2d60f1e41f +Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220714195903_17b3287fafb7 Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.1 -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/rootless_containers/rootlesskit)) = v1.0.1 -Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.8.1 -Provides: bundled(golang(github.com/spf13/cobra)) = v1.4.0 +Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.0 +Provides: bundled(golang(github.com/spf13/cobra)) = v1.5.0 Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5 -Provides: bundled(golang(github.com/stretchr/testify)) = v1.7.1 +Provides: bundled(golang(github.com/stretchr/testify)) = v1.8.0 Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635 Provides: bundled(golang(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 -Provides: bundled(golang(github.com/vbauerster/mpb/v7)) = v7.4.1 +Provides: bundled(golang(github.com/vbauerster/mpb/v7)) = v7.4.2 Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.1_0.20220115184804_dd687eb2f2d4 %endif @@ -335,8 +332,6 @@ PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{build install.modules-load %endif -mv pkg/hooks/README.md pkg/hooks/README-hooks.md - # install dnsname plugin cd %{repo_plugins}-%{commit_plugins} %{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install @@ -363,7 +358,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files -f %{name}.file-list %license LICENSE -%doc README.md CONTRIBUTING.md pkg/hooks/README-hooks.md install.md transfer.md +%doc README.md CONTRIBUTING.md install.md transfer.md %{_bindir}/%{name} %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/rootlessport diff --git a/sources b/sources index 32fb308..dd274f7 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (gvisor-tap-vsock-4ee84d66bd86668f011733d8873989b5862bcd07.tar.gz) = 6b0e97f25f0c9ec0f018edcf9c1801daaeacc4d97d05cc2b453467e071c50693bb44d483bac34e64e0c9de71e78e47810a7c46d028553adee9fd6f593df8eb1a -SHA512 (v4.1.1.tar.gz) = 19dd2800b59dacf7edd5d8204bdaffa0959910c7751b582f5a12b8d644b52f9d6581b9c3b4cba3ddb0707f6a90c0dbc93de6d8e2eaa6a4234ebb9dfa28e693b3 +SHA512 (gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz) = 9441a6b0dc64961994ec9c268ad81916c4b88bf5c508c32dc6b0f68a993dc0c57c92304bfaa525aafe6445107314fc6954a65dbfb53432450ac0076d7d68c1ba +SHA512 (v4.2.0-rc2.tar.gz) = 008ada00eadbb2c4fe6250052bbd0dc07636b119f82a01804b5c3e3ffa0944b6e1adbe3c0b819b818a40918e3450648fda49834eb7114c74a61a7a18f0a83d44 From b1bf6f6ae471b5cc112b4ac2cce5231a2dd612dd Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 5 Aug 2022 18:03:37 +0000 Subject: [PATCH 158/313] auto bump to v4.2.0-rc3 --- .gitignore | 1 + podman.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ddb7b92..4037942 100644 --- a/.gitignore +++ b/.gitignore @@ -1810,3 +1810,4 @@ /v4.2.0-rc1.tar.gz /gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz /v4.2.0-rc2.tar.gz +/v4.2.0-rc3.tar.gz diff --git a/podman.spec b/podman.spec index 74d9b76..9c75392 100644 --- a/podman.spec +++ b/podman.spec @@ -33,12 +33,12 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag v4.2.0-rc2 +%global built_tag v4.2.0-rc3 %global tarball_tag 4.2.0-rc2 Name: podman Epoch: 4 -Version: 4.2.0~rc2 +Version: 4.2.0~rc3 %if "%{_vendor}" == "debbuild" Packager: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index dd274f7..b4016a1 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz) = 9441a6b0dc64961994ec9c268ad81916c4b88bf5c508c32dc6b0f68a993dc0c57c92304bfaa525aafe6445107314fc6954a65dbfb53432450ac0076d7d68c1ba -SHA512 (v4.2.0-rc2.tar.gz) = 008ada00eadbb2c4fe6250052bbd0dc07636b119f82a01804b5c3e3ffa0944b6e1adbe3c0b819b818a40918e3450648fda49834eb7114c74a61a7a18f0a83d44 +SHA512 (v4.2.0-rc3.tar.gz) = 89126935127b72b3d2965a78bbb6a00c5c6297c25093e79ba91d78b5c1b06e383d66422a57511e1e9a9199e81b6f6368737b958d332bd0329fccf18dfe73667d From c68a14b355daaf95215b9fc8e70d6d0d78509752 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 5 Aug 2022 15:44:12 -0400 Subject: [PATCH 159/313] fix tarball_tag macro Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 9c75392..9d6efb5 100644 --- a/podman.spec +++ b/podman.spec @@ -34,7 +34,7 @@ %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 %global built_tag v4.2.0-rc3 -%global tarball_tag 4.2.0-rc2 +%global tarball_tag 4.2.0-rc3 Name: podman Epoch: 4 From ec532ea28e1209300f0b5ef2072a80b3dd559c68 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 11 Aug 2022 01:03:21 +0000 Subject: [PATCH 160/313] auto bump to v4.2.0 --- .gitignore | 1 + podman.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4037942..11be9e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1811,3 +1811,4 @@ /gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz /v4.2.0-rc2.tar.gz /v4.2.0-rc3.tar.gz +/v4.2.0.tar.gz diff --git a/podman.spec b/podman.spec index 9d6efb5..ba42faf 100644 --- a/podman.spec +++ b/podman.spec @@ -33,12 +33,12 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag v4.2.0-rc3 +%global built_tag v4.2.0 %global tarball_tag 4.2.0-rc3 Name: podman Epoch: 4 -Version: 4.2.0~rc3 +Version: 4.2.0 %if "%{_vendor}" == "debbuild" Packager: Lokesh Mandvekar License: ASL-2.0+ diff --git a/sources b/sources index b4016a1..babfaad 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz) = 9441a6b0dc64961994ec9c268ad81916c4b88bf5c508c32dc6b0f68a993dc0c57c92304bfaa525aafe6445107314fc6954a65dbfb53432450ac0076d7d68c1ba -SHA512 (v4.2.0-rc3.tar.gz) = 89126935127b72b3d2965a78bbb6a00c5c6297c25093e79ba91d78b5c1b06e383d66422a57511e1e9a9199e81b6f6368737b958d332bd0329fccf18dfe73667d +SHA512 (v4.2.0.tar.gz) = bc9e28d9938127f91be10ea8bc6c6f638a01d74d120efad5ad1e72c5f7b893685871e83872434745bc72ecaca430355b0f59d302660e8b4a53cc88a88cc37f9c From 699339b3290d5e0e5a2ff66710d5260d334d00ea Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 11 Aug 2022 10:36:18 -0400 Subject: [PATCH 161/313] fix tarball_tag Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index ba42faf..300e113 100644 --- a/podman.spec +++ b/podman.spec @@ -34,7 +34,7 @@ %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 %global built_tag v4.2.0 -%global tarball_tag 4.2.0-rc3 +%global tarball_tag 4.2.0 Name: podman Epoch: 4 From e9ac2c1dc00751357d1b831b36dcd0ffe4a31c57 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 16 Aug 2022 14:34:39 -0400 Subject: [PATCH 162/313] Fix debbuild maintainer issue Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 300e113..43921e4 100644 --- a/podman.spec +++ b/podman.spec @@ -40,7 +40,7 @@ Name: podman Epoch: 4 Version: 4.2.0 %if "%{_vendor}" == "debbuild" -Packager: Lokesh Mandvekar +Packager: Podman Debbuild Maintainers License: ASL-2.0+ Release: 0%{?dist} %else From db835ca70ac1e41840368f528a69663bf97ca566 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 17 Aug 2022 13:59:00 -0400 Subject: [PATCH 163/313] use easier tag macros to make both fedora and debbuild happy Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index 43921e4..046e98c 100644 --- a/podman.spec +++ b/podman.spec @@ -33,8 +33,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag v4.2.0 -%global tarball_tag 4.2.0 +%global built_tag_strip 4.2.0 Name: podman Epoch: 4 @@ -50,7 +49,7 @@ ExclusiveArch: %{golang_arches} %endif Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ -Source0: %{git0}/archive/%{built_tag}.tar.gz +Source0: %{git0}/archive/v%{built_tag_strip}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} @@ -246,7 +245,7 @@ gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. %prep -%autosetup -Sgit -n %{name}-%{tarball_tag} +%autosetup -Sgit -n %{name}-%{built_tag_strip} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname From 8a2abf2a294efd6958f7075fa39deb2bb1fc8544 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 19 Aug 2022 16:13:59 -0400 Subject: [PATCH 164/313] Attempt to fix debian 11 and ubuntu 18.04, 20.04 Doesn't work yet :( Signed-off-by: Lokesh Mandvekar --- podman.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 046e98c..1c6f8ef 100644 --- a/podman.spec +++ b/podman.spec @@ -1,6 +1,11 @@ %if "%{_vendor}" == "debbuild" +# Older distros don't work yet +%if (0%{?debian} && 0%{?debian} <= 11) || (0%{?ubuntu} && 0%{?ubuntu} < 2204) +%define gobuild(o:) GO111MODULE=off %{_prefix}/lib/go-1.16/bin/go build -buildmode pie -tags=" ${BUILDTAGS:-}" -a -v -x %{?**}; +%else %define gobuild(o:) GO111MODULE=off go build -buildmode pie -tags=" ${BUILDTAGS:-}" -a -v -x %{?**}; %endif +%endif %global with_debug 1 @@ -54,7 +59,6 @@ Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugi Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: go-md2man -BuildRequires: golang Requires: catatonit Requires: iptables Requires: nftables @@ -67,6 +71,13 @@ BuildRequires: libgpgme-dev BuildRequires: libseccomp-dev BuildRequires: libsystemd-dev BuildRequires: pkg-config +%if (0%{?debian} && 0%{?debian} <= 11) || (0%{?ubuntu} && 0%{?ubuntu} < 2204) +BuildRequires: golang-1.16 +BuildRequires: libc6 < 2.32 +%else +BuildRequires: golang +BuildRequires: libc6 +%endif Requires: conmon >= 2:2.0.30 Requires: containers-common >= 4:1 Requires: uidmap @@ -78,6 +89,7 @@ BuildRequires: gcc BuildRequires: glib2-devel BuildRequires: glibc-devel BuildRequires: glibc-static +BuildRequires: golang BuildRequires: git-core %if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: go-rpm-macros From 5040ffb31d5c47dc2cbca8c3941d7dbdeabeebb3 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 22 Aug 2022 09:17:49 -0400 Subject: [PATCH 165/313] install systemd units for debbuild Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index 1c6f8ef..0808a50 100644 --- a/podman.spec +++ b/podman.spec @@ -1,4 +1,7 @@ %if "%{_vendor}" == "debbuild" +%global _unitdir %{_usr}/lib/systemd/system +%global _userunitdir %{_usr}/lib/systemd/user +%global _tmpfilesdir %{_usr}/lib/tmpfiles.d # Older distros don't work yet %if (0%{?debian} && 0%{?debian} <= 11) || (0%{?ubuntu} && 0%{?ubuntu} < 2204) %define gobuild(o:) GO111MODULE=off %{_prefix}/lib/go-1.16/bin/go build -buildmode pie -tags=" ${BUILDTAGS:-}" -a -v -x %{?**}; @@ -381,11 +384,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_datadir}/fish/vendor_completions.d/%{name}.fish %{_unitdir}/%{name}* %{_userunitdir}/%{name}* -%if "%{_vendor}" == "debbuild" -%{_usr}/lib/tmpfiles.d/%{name}.conf -%else %{_tmpfilesdir}/%{name}.conf -%endif %if 0%{?fedora} >= 36 %{_modulesloaddir}/%{name}-iptables.conf %endif From 03abdee179e84b0f727562070fa022a2a76bb84b Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 24 Aug 2022 09:44:18 -0400 Subject: [PATCH 166/313] account for upcoming tmpfilesdir/podman-docker.conf Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 0808a50..5ef298f 100644 --- a/podman.spec +++ b/podman.spec @@ -384,7 +384,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_datadir}/fish/vendor_completions.d/%{name}.fish %{_unitdir}/%{name}* %{_userunitdir}/%{name}* -%{_tmpfilesdir}/%{name}.conf +%{_tmpfilesdir}/%{name}*.conf %if 0%{?fedora} >= 36 %{_modulesloaddir}/%{name}-iptables.conf %endif From 6b7d7d7194b614524cd0ab398d0fb77710b5b677 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 24 Aug 2022 10:14:56 -0400 Subject: [PATCH 167/313] account for upcoming /usr/lib/user-tmpfiles.d/podman-docker.conf in podman-docker Signed-off-by: Lokesh Mandvekar --- podman.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 5ef298f..c59dea0 100644 --- a/podman.spec +++ b/podman.spec @@ -384,7 +384,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_datadir}/fish/vendor_completions.d/%{name}.fish %{_unitdir}/%{name}* %{_userunitdir}/%{name}* -%{_tmpfilesdir}/%{name}*.conf +%{_tmpfilesdir}/%{name}.conf %if 0%{?fedora} >= 36 %{_modulesloaddir}/%{name}-iptables.conf %endif @@ -392,7 +392,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files docker %{_bindir}/docker %{_mandir}/man1/docker*.1* -%{_usr}/lib/tmpfiles.d/%{name}-docker.conf +%{_usr}/lib/*tmpfiles.d/%{name}-docker.conf %files remote %license LICENSE From 374ec52fa08e35795e8eb47b28567aeb721f0cd5 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 24 Aug 2022 11:08:01 -0400 Subject: [PATCH 168/313] use tmpfilesdir macro Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index c59dea0..56a4330 100644 --- a/podman.spec +++ b/podman.spec @@ -392,7 +392,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files docker %{_bindir}/docker %{_mandir}/man1/docker*.1* -%{_usr}/lib/*tmpfiles.d/%{name}-docker.conf +%{_tmpfilesdir}/%{name}-docker.conf %files remote %license LICENSE From be5377fc2b8a07ad5c3b89423965a3953c903fd6 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 26 Aug 2022 11:10:21 -0400 Subject: [PATCH 169/313] Packit: remove files installed by unreleased versions Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/podman.spec b/podman.spec index 56a4330..9bcaa53 100644 --- a/podman.spec +++ b/podman.spec @@ -370,6 +370,13 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ #define license tag if not already defined %{!?_licensedir:%global license %doc} +# PACKIT PACKIT PACKIT PACKIT PACKIT PACKIT PACKIT PACKIT PACKIT PACKIT +# These files will be installed by unreleased versions of %%{name} and upstream is +# not comfy with a patch using packit's fix-spec-files action so let's remove the file here. +# The packager will need to revisit this section on every upstream release. +# See: https://github.com/containers/podman/pull/15457#discussion_r955423853 +rm -f %{buildroot}%{_datadir}/user-tmpfiles.d/%{name}-docker.conf + %files -f %{name}.file-list %license LICENSE %doc README.md CONTRIBUTING.md install.md transfer.md From 7275adbfce45139d94230eec04b1324876ecee6a Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 5 Sep 2022 11:37:08 -0400 Subject: [PATCH 170/313] update license for debbuild Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 9bcaa53..ecd8770 100644 --- a/podman.spec +++ b/podman.spec @@ -48,7 +48,7 @@ Epoch: 4 Version: 4.2.0 %if "%{_vendor}" == "debbuild" Packager: Podman Debbuild Maintainers -License: ASL-2.0+ +License: ASL-2.0+ and BSD and ISC and MIT and MPLv2.0 Release: 0%{?dist} %else License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 From 5d2388704f77327d3a44483eaa3d85473b881e3f Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 7 Sep 2022 14:04:08 +0000 Subject: [PATCH 171/313] auto bump to v4.2.1 --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index ecd8770..0c2f31d 100644 --- a/podman.spec +++ b/podman.spec @@ -45,7 +45,7 @@ Name: podman Epoch: 4 -Version: 4.2.0 +Version: 4.2.1 %if "%{_vendor}" == "debbuild" Packager: Podman Debbuild Maintainers License: ASL-2.0+ and BSD and ISC and MIT and MPLv2.0 From 61bf449d93a645ab614d9aa373af970d7b82a990 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 7 Sep 2022 15:50:54 -0400 Subject: [PATCH 172/313] use correct tarball Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 11be9e0..a867bc9 100644 --- a/.gitignore +++ b/.gitignore @@ -1812,3 +1812,4 @@ /v4.2.0-rc2.tar.gz /v4.2.0-rc3.tar.gz /v4.2.0.tar.gz +/v4.2.1.tar.gz diff --git a/podman.spec b/podman.spec index 0c2f31d..9ecac85 100644 --- a/podman.spec +++ b/podman.spec @@ -41,7 +41,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag_strip 4.2.0 +%global built_tag_strip 4.2.1 Name: podman Epoch: 4 diff --git a/sources b/sources index babfaad..8bbf537 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz) = 9441a6b0dc64961994ec9c268ad81916c4b88bf5c508c32dc6b0f68a993dc0c57c92304bfaa525aafe6445107314fc6954a65dbfb53432450ac0076d7d68c1ba -SHA512 (v4.2.0.tar.gz) = bc9e28d9938127f91be10ea8bc6c6f638a01d74d120efad5ad1e72c5f7b893685871e83872434745bc72ecaca430355b0f59d302660e8b4a53cc88a88cc37f9c +SHA512 (v4.2.1.tar.gz) = a8a6e3228c1cb6860bb27515bd081b5c395a17bd69fab8797758b84631d08d2389e554621080e66ecc04818c1c4d132ea6ed0edfedcfea6d7886a70ebc95297d From 9cae7541f445426a445d5e6ba8bdc89b981b1a4d Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 27 Sep 2022 15:43:27 +0000 Subject: [PATCH 173/313] auto bump to v4.3.0-rc1 --- .gitignore | 1 + podman.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a867bc9..608a92f 100644 --- a/.gitignore +++ b/.gitignore @@ -1813,3 +1813,4 @@ /v4.2.0-rc3.tar.gz /v4.2.0.tar.gz /v4.2.1.tar.gz +/v4.3.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 9ecac85..ad0b408 100644 --- a/podman.spec +++ b/podman.spec @@ -41,11 +41,11 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag_strip 4.2.1 +%global built_tag_strip 4.3.0-rc1 Name: podman Epoch: 4 -Version: 4.2.1 +Version: 4.3.0~rc1 %if "%{_vendor}" == "debbuild" Packager: Podman Debbuild Maintainers License: ASL-2.0+ and BSD and ISC and MIT and MPLv2.0 diff --git a/sources b/sources index 8bbf537..b24c663 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz) = 9441a6b0dc64961994ec9c268ad81916c4b88bf5c508c32dc6b0f68a993dc0c57c92304bfaa525aafe6445107314fc6954a65dbfb53432450ac0076d7d68c1ba -SHA512 (v4.2.1.tar.gz) = a8a6e3228c1cb6860bb27515bd081b5c395a17bd69fab8797758b84631d08d2389e554621080e66ecc04818c1c4d132ea6ed0edfedcfea6d7886a70ebc95297d +SHA512 (v4.3.0-rc1.tar.gz) = d85a871e63cef76a83bc386a5f62621307c04aaf29d7d739139b77063da83d00cbf68740717d4b6347774df781bd2bd9eb14b74ced15b09e85f04e1b380e9292 From 694c4b04dbf916026f3217fbbcf04499e2aaa1f9 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 7 Oct 2022 10:08:46 -0400 Subject: [PATCH 174/313] Remove debbuild macros and depend on containers-common-extra Signed-off-by: Lokesh Mandvekar --- podman.spec | 73 ++++++++++++----------------------------------------- 1 file changed, 16 insertions(+), 57 deletions(-) diff --git a/podman.spec b/podman.spec index ad0b408..53a2781 100644 --- a/podman.spec +++ b/podman.spec @@ -1,15 +1,3 @@ -%if "%{_vendor}" == "debbuild" -%global _unitdir %{_usr}/lib/systemd/system -%global _userunitdir %{_usr}/lib/systemd/user -%global _tmpfilesdir %{_usr}/lib/tmpfiles.d -# Older distros don't work yet -%if (0%{?debian} && 0%{?debian} <= 11) || (0%{?ubuntu} && 0%{?ubuntu} < 2204) -%define gobuild(o:) GO111MODULE=off %{_prefix}/lib/go-1.16/bin/go build -buildmode pie -tags=" ${BUILDTAGS:-}" -a -v -x %{?**}; -%else -%define gobuild(o:) GO111MODULE=off go build -buildmode pie -tags=" ${BUILDTAGS:-}" -a -v -x %{?**}; -%endif -%endif - %global with_debug 1 %if 0%{?with_debug} @@ -41,62 +29,32 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag_strip 4.3.0-rc1 +%global built_tag v4.3.0-rc1 +%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: podman Epoch: 4 -Version: 4.3.0~rc1 -%if "%{_vendor}" == "debbuild" -Packager: Podman Debbuild Maintainers -License: ASL-2.0+ and BSD and ISC and MIT and MPLv2.0 -Release: 0%{?dist} -%else +Version: %{gen_version} License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 Release: %autorelease ExclusiveArch: %{golang_arches} -%endif Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ -Source0: %{git0}/archive/v%{built_tag_strip}.tar.gz +# All SourceN files fetched from upstream +Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: go-md2man -Requires: catatonit -Requires: iptables -Requires: nftables -%if "%{_vendor}" == "debbuild" -BuildRequires: git -BuildRequires: libassuan-dev -BuildRequires: libglib2.0-dev -BuildRequires: libgpg-error-dev -BuildRequires: libgpgme-dev -BuildRequires: libseccomp-dev -BuildRequires: libsystemd-dev -BuildRequires: pkg-config -%if (0%{?debian} && 0%{?debian} <= 11) || (0%{?ubuntu} && 0%{?ubuntu} < 2204) -BuildRequires: golang-1.16 -BuildRequires: libc6 < 2.32 -%else -BuildRequires: golang -BuildRequires: libc6 -%endif -Requires: conmon >= 2:2.0.30 -Requires: containers-common >= 4:1 -Requires: uidmap -%else -%if ! 0%{?centos} BuildRequires: btrfs-progs-devel -%endif BuildRequires: gcc BuildRequires: glib2-devel BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: golang BuildRequires: git-core -%if 0%{?fedora} || 0%{?rhel} >= 9 BuildRequires: go-rpm-macros -%endif BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel @@ -108,12 +66,18 @@ BuildRequires: make BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel +Requires: catatonit Requires: conmon >= 2:2.0.30-2 -Requires: containers-common >= 4:1-46 -Requires: netavark >= 1.0.3-1 +%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 Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} -Suggests: containernetworking-plugins >= 0.9.1-1 -Suggests: qemu-user-static # vendored libraries # 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/BurntSushi/toml)) = v1.1.0 @@ -173,7 +137,6 @@ Provides: bundled(golang(github.com/uber/jaeger_client_go)) = v2.30.0+incompatib Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 Provides: bundled(golang(github.com/vbauerster/mpb/v7)) = v7.4.2 Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.1.1_0.20220115184804_dd687eb2f2d4 -%endif %description %{name} (Pod Manager) is a fully featured container engine that is a simple @@ -270,7 +233,6 @@ tar zxf %{SOURCE1} tar zxf %{SOURCE2} %build -%if "%{_vendor}" != "debbuild" %set_build_flags export CGO_CFLAGS=$CFLAGS # These extra flags present in $CFLAGS have been skipped for now as they break the build @@ -281,7 +243,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 GO111MODULE=off export GOPATH=$(pwd)/_build:$(pwd) @@ -428,6 +389,4 @@ rm -f %{buildroot}%{_datadir}/user-tmpfiles.d/%{name}-docker.conf %{_libexecdir}/%{name}/gvproxy %changelog -%if "%{_vendor}" != "debbuild" %autochangelog -%endif From 4d37af8ee2d2cf52854660ea4bed94991c772393 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 7 Oct 2022 10:14:14 -0400 Subject: [PATCH 175/313] update bundled provides Signed-off-by: Lokesh Mandvekar --- podman.spec | 96 ++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 80 insertions(+), 16 deletions(-) diff --git a/podman.spec b/podman.spec index 53a2781..1071496 100644 --- a/podman.spec +++ b/podman.spec @@ -80,63 +80,127 @@ Requires: containers-common-extra >= 4:1-62 Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} # vendored libraries # 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/BurntSushi/toml)) = v1.1.0 +Provides: bundled(golang(github.com/Azure/go_ansiterm)) = v0.0.0_20210617225240_d185dfc1b5a1 +Provides: bundled(golang(github.com/BurntSushi/toml)) = v1.2.0 +Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.5.2 +Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.9.4 +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/blang/semver)) = v3.5.1+incompatible Provides: bundled(golang(github.com/blang/semver/v4)) = v4.0.0 Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4 Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20220321135231_33f4a66335f0 Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 -Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.4.0 -Provides: bundled(golang(github.com/containernetworking/cni)) = v1.1.1 +Provides: bundled(golang(github.com/chzyer/readline)) = v1.5.1 +Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.5.1 +Provides: bundled(golang(github.com/containerd/cgroups)) = v1.0.4 +Provides: bundled(golang(github.com/containerd/containerd)) = v1.6.8 +Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.12.0 +Provides: bundled(golang(github.com/containernetworking/cni)) = v1.1.2 Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.1.1 -Provides: bundled(golang(github.com/containers/buildah)) = v1.26.1_0.20220716095526_d31d27c357ab -Provides: bundled(golang(github.com/containers/common)) = v0.48.1_0.20220718075257_ecddf87b3840 +Provides: bundled(golang(github.com/containers/buildah)) = v1.27.1_0.20220921131114_d3064796af36 +Provides: bundled(golang(github.com/containers/common)) = v0.49.2_0.20220920205255_8062f81c5497 Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.21.2_0.20220721072459_bf19265865b7 +Provides: bundled(golang(github.com/containers/image/v5)) = v5.22.1_0.20220919112403_fe51f7ffca50 +Provides: bundled(golang(github.com/containers/libtrust)) = v0.0.0_20200511145503_9c3a6c22cd9a Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.5 -Provides: bundled(golang(github.com/containers/psgo)) = v1.7.2 -Provides: bundled(golang(github.com/containers/storage)) = v1.41.1_0.20220714115232_fc9b0ff5272a -Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.3.2 +Provides: bundled(golang(github.com/containers/psgo)) = v1.7.3 +Provides: bundled(golang(github.com/containers/storage)) = v1.42.1_0.20220919112236_8a581aac3bdf +Provides: bundled(golang(github.com/coreos/go_systemd)) = v0.0.0_20190719114852_fd7a80b32e1f +Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.4.0 Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 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/digitalocean/go_libvirt)) = v0.0.0_20201209184759_e2a69bcd5bd1 Provides: bundled(golang(github.com/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 +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.17+incompatible +Provides: bundled(golang(github.com/docker/docker)) = v20.10.18+incompatible +Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.6.4 Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.1_0.20210727194412_58542c764a11 Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 -Provides: bundled(golang(github.com/docker/go_units)) = v0.4.0 -Provides: bundled(golang(github.com/dtylman/scp)) = v0.0.0_20181017070807_f3000a34aef4 +Provides: bundled(golang(github.com/docker/go_units)) = v0.5.0 +Provides: bundled(golang(github.com/felixge/httpsnoop)) = v1.0.3 Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.4 +Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.8.3 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 +Provides: bundled(golang(github.com/go_task/slim_sprig)) = v0.0.0_20210107165309_348f09dbbbc0 Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.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.11.0 +Provides: bundled(golang(github.com/google/go_intervals)) = v0.0.2 Provides: bundled(golang(github.com/google/gofuzz)) = v1.2.0 Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1 Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.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.0 +Provides: bundled(golang(github.com/jinzhu/copier)) = v0.3.5 Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12 -Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.14 +Provides: bundled(golang(github.com/klauspost/compress)) = v1.15.10 +Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.5 +Provides: bundled(golang(github.com/kr/fs)) = v0.1.0 +Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20220723181115_27de4befb95e +Provides: bundled(golang(github.com/manifoldco/promptui)) = v0.9.0 +Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.16 +Provides: bundled(golang(github.com/mattn/go_runewidth)) = v0.0.13 +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/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/onsi/ginkgo)) = v1.16.5 -Provides: bundled(golang(github.com/onsi/gomega)) = v1.19.0 +Provides: bundled(golang(github.com/onsi/gomega)) = v1.20.2 Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.0.3_0.20220114050600_8b9d41f48198 -Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.3 +Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.4 Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.0.3_0.20211214071223_8958f93039ab Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220714195903_17b3287fafb7 Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.1 +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/pkg/sftp)) = v1.13.5 +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.2.0 +Provides: bundled(golang(github.com/rogpeppe/go_internal)) = v1.8.0 Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v1.0.1 +Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.10.0 +Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.4.1 Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.0 Provides: bundled(golang(github.com/spf13/cobra)) = v1.5.0 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.0 +Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.7.2 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.0 +Provides: bundled(golang(github.com/titanous/rocacheck)) = v0.0.0_20171023193734_afe73141d399 Provides: bundled(golang(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 -Provides: bundled(golang(github.com/vbauerster/mpb/v7)) = v7.4.2 +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.1.1_0.20220115184804_dd687eb2f2d4 +Provides: bundled(golang(github.com/vishvananda/netns)) = v0.0.0_20210104183010_2eb08e3e575f +Provides: bundled(golang(github.com/vmihailenco/msgpack/v5)) = v5.3.5 +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(sigs.k8s.io/yaml)) = v1.3.0 %description %{name} (Pod Manager) is a fully featured container engine that is a simple From 82a33c81045a3160a22e21847a9e39194925d24b Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 7 Oct 2022 15:14:28 +0000 Subject: [PATCH 176/313] auto bump to v4.3.0-rc1 --- podman.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 1071496..139f70f 100644 --- a/podman.spec +++ b/podman.spec @@ -30,12 +30,12 @@ %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 %global built_tag v4.3.0-rc1 -%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global built_tag_strip 4.3.0-rc1 %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: podman Epoch: 4 -Version: %{gen_version} +Version: 4.3.0~rc1 License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 Release: %autorelease ExclusiveArch: %{golang_arches} From d3f0f4826088553399fb6cda44e49f94e98c2017 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 7 Oct 2022 12:05:20 -0400 Subject: [PATCH 177/313] Revert "auto bump to v4.3.0-rc1" This reverts commit 82a33c81045a3160a22e21847a9e39194925d24b done by autobuilder. --- podman.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 139f70f..1071496 100644 --- a/podman.spec +++ b/podman.spec @@ -30,12 +30,12 @@ %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 %global built_tag v4.3.0-rc1 -%global built_tag_strip 4.3.0-rc1 +%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: podman Epoch: 4 -Version: 4.3.0~rc1 +Version: %{gen_version} License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 Release: %autorelease ExclusiveArch: %{golang_arches} From 14ceb9e2ba9fad48213c5e022d0fd8e69022f96c Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Wed, 19 Oct 2022 13:15:47 +0000 Subject: [PATCH 178/313] auto bump to v4.3.0 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 608a92f..4006721 100644 --- a/.gitignore +++ b/.gitignore @@ -1814,3 +1814,4 @@ /v4.2.0.tar.gz /v4.2.1.tar.gz /v4.3.0-rc1.tar.gz +/v4.3.0.tar.gz diff --git a/podman.spec b/podman.spec index 1071496..72afb19 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag v4.3.0-rc1 +%global built_tag v4.3.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 b24c663..d4b5054 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz) = 9441a6b0dc64961994ec9c268ad81916c4b88bf5c508c32dc6b0f68a993dc0c57c92304bfaa525aafe6445107314fc6954a65dbfb53432450ac0076d7d68c1ba -SHA512 (v4.3.0-rc1.tar.gz) = d85a871e63cef76a83bc386a5f62621307c04aaf29d7d739139b77063da83d00cbf68740717d4b6347774df781bd2bd9eb14b74ced15b09e85f04e1b380e9292 +SHA512 (v4.3.0.tar.gz) = b5b70e83a67ccfea149cb7df87a452d51fbb5e87ab3d1c6b4f623ba0f8f8a25442cee6ae8b8d31ea844f08c3ea4962e865ddb90e61c185dfad29d3b23aa8338f From 638b79cc3905666cab12ff01228b2dfa4099573f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 20 Oct 2022 18:41:08 +0530 Subject: [PATCH 179/313] fix sdnotify gating test (merged upstream) Signed-off-by: Lokesh Mandvekar --- gating-test1.patch | 45 +++++++++++++++++++++++++++++++++++++++++++++ podman.spec | 1 + 2 files changed, 46 insertions(+) create mode 100644 gating-test1.patch diff --git a/gating-test1.patch b/gating-test1.patch new file mode 100644 index 0000000..39a9655 --- /dev/null +++ b/gating-test1.patch @@ -0,0 +1,45 @@ +From 14563ef132ddaa44083d5b2452ef036abb203493 Mon Sep 17 00:00:00 2001 +From: Ed Santiago +Date: Tue, 18 Oct 2022 10:24:46 -0600 +Subject: [PATCH] system tests: fix broken bashisms + +gating tests failing on rawhide, and will probably fail +on f36 and f37 due to long-broken bugs that are now +caught by (bats, I think? new version of bash? who knows). + +This is a partial cherry-pick of #16220, omitting the +change to testimage (not needed here) + +Signed-off-by: Ed Santiago +--- + test/system/260-sdnotify.bats | 2 ++ + test/system/270-socket-activation.bats | 2 +- + 2 files changed, 3 insertions(+), 1 deletion(-) + +diff --git a/test/system/260-sdnotify.bats b/test/system/260-sdnotify.bats +index c4724d60528..970a2e3c7c5 100644 +--- a/test/system/260-sdnotify.bats ++++ b/test/system/260-sdnotify.bats +@@ -41,7 +41,9 @@ function teardown() { + function _start_socat() { + _SOCAT_LOG="$PODMAN_TMPDIR/socat.log" + ++ # Reset socat logfile to empty + rm -f $_SOCAT_LOG ++ touch $_SOCAT_LOG + # Execute in subshell so we can close fd3 (which BATS uses). + # This is a superstitious ritual to try to avoid leaving processes behind, + # and thus prevent CI hangs. +diff --git a/test/system/270-socket-activation.bats b/test/system/270-socket-activation.bats +index 6d582be180f..a8ae2343315 100644 +--- a/test/system/270-socket-activation.bats ++++ b/test/system/270-socket-activation.bats +@@ -101,7 +101,7 @@ function teardown() { + die "Pause pid file does not exist: $pause_pid_file" + fi + +- echo "kill -9 $(< pause_pid_file)" ++ echo "kill -9 $(< $pause_pid_file) [pause process]" + kill -9 $(< $pause_pid_file) + + run curl -s --max-time 3 --unix-socket $SERVICE_SOCK_ADDR $_PING diff --git a/podman.spec b/podman.spec index 72afb19..7f2a93f 100644 --- a/podman.spec +++ b/podman.spec @@ -45,6 +45,7 @@ URL: https://%{name}.io/ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz +Patch0: gating-test1.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: go-md2man BuildRequires: btrfs-progs-devel From 86969acc658495a3b6f7de27c57dc4b6e60c82dd Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 11 Nov 2022 17:46:19 +0530 Subject: [PATCH 180/313] bump to v4.3.1 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 3 +-- sources | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4006721..f851f47 100644 --- a/.gitignore +++ b/.gitignore @@ -1815,3 +1815,4 @@ /v4.2.1.tar.gz /v4.3.0-rc1.tar.gz /v4.3.0.tar.gz +/v4.3.1.tar.gz diff --git a/podman.spec b/podman.spec index 7f2a93f..97d7fa4 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag v4.3.0 +%global built_tag v4.3.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -45,7 +45,6 @@ URL: https://%{name}.io/ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz -Patch0: gating-test1.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: go-md2man BuildRequires: btrfs-progs-devel diff --git a/sources b/sources index d4b5054..ea1cd69 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz) = 9441a6b0dc64961994ec9c268ad81916c4b88bf5c508c32dc6b0f68a993dc0c57c92304bfaa525aafe6445107314fc6954a65dbfb53432450ac0076d7d68c1ba -SHA512 (v4.3.0.tar.gz) = b5b70e83a67ccfea149cb7df87a452d51fbb5e87ab3d1c6b4f623ba0f8f8a25442cee6ae8b8d31ea844f08c3ea4962e865ddb90e61c185dfad29d3b23aa8338f +SHA512 (v4.3.1.tar.gz) = 907dafc6481cbcb7a9b6771c3682a88d6c3b055050c0a180f9ceb985c1a3826318056b62dd6d2859a2a23eba7aad4bf26404327d5479bde98658745fa7d88efa From 1653a48aa74b12af369c29029c005c7c5a50070a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 16 Jan 2023 00:03:42 +0000 Subject: [PATCH 181/313] auto bump to v4.4.0-rc1 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f851f47..6d5222d 100644 --- a/.gitignore +++ b/.gitignore @@ -1816,3 +1816,4 @@ /v4.3.0-rc1.tar.gz /v4.3.0.tar.gz /v4.3.1.tar.gz +/v4.4.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 97d7fa4..81d1801 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag v4.3.1 +%global built_tag v4.4.0-rc1 %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 ea1cd69..e633964 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz) = 9441a6b0dc64961994ec9c268ad81916c4b88bf5c508c32dc6b0f68a993dc0c57c92304bfaa525aafe6445107314fc6954a65dbfb53432450ac0076d7d68c1ba -SHA512 (v4.3.1.tar.gz) = 907dafc6481cbcb7a9b6771c3682a88d6c3b055050c0a180f9ceb985c1a3826318056b62dd6d2859a2a23eba7aad4bf26404327d5479bde98658745fa7d88efa +SHA512 (v4.4.0-rc1.tar.gz) = d11e5f5c96e2b4d48bab05f054e64965f9ef24fc53d35d063bc8f006bc9bd7eebae7fc496ff1a6f70ec7abc6515de5de1a186a9068c8171829e6f04c61f28f20 From 260db876ce8ed3438175d13559c924ef035adb40 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 16 Jan 2023 18:09:24 +0530 Subject: [PATCH 182/313] add quadlet subpackage Signed-off-by: Lokesh Mandvekar --- podman.spec | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index 81d1801..4c2e6c2 100644 --- a/podman.spec +++ b/podman.spec @@ -286,6 +286,17 @@ It is based on the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. +%package quadlet +Summary: Easily create systemd services using %{name} +Requires: %{name} = %{epoch}:%{version}-%{release} +Conflicts: quadlet + +%description quadlet +This package installs a systemd generator for *.container files in +/etc/containers/systemd. Such files are automatically converted into +systemd service units, allowing easily written and maintained +podman-based system services. + %prep %autosetup -Sgit -n %{name}-%{built_tag_strip} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile @@ -324,15 +335,21 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" # build rootlessport first %gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport +export BASEBUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" + # build %%{name} -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh)" %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper exclude_graphdriver_btrfs btrfs_noversion $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh) remote" +export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion remote" %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} +# build quadlet +export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" +%gobuild -o bin/quadlet %{import_path}/cmd/quadlet + cd %{repo_plugins}-%{commit_plugins} mkdir _build cd _build @@ -452,5 +469,11 @@ rm -f %{buildroot}%{_datadir}/user-tmpfiles.d/%{name}-docker.conf %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy +%files quadlet +%license LICENSE +%{_libexecdir}/%{name}/quadlet +%{_systemdgeneratordir}/%{name}-system-generator +%{_systemdusergeneratordir}/%{name}-user-generator + %changelog %autochangelog From 68abbd302d9bc5240eb13db69c8b5a6cc8e43ab2 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 16 Jan 2023 18:10:37 +0530 Subject: [PATCH 183/313] update bundled golang provides Signed-off-by: Lokesh Mandvekar --- podman.spec | 80 +++++++++++++++++++++++++---------------------------- 1 file changed, 37 insertions(+), 43 deletions(-) diff --git a/podman.spec b/podman.spec index 4c2e6c2..0f4c088 100644 --- a/podman.spec +++ b/podman.spec @@ -81,33 +81,32 @@ Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} # vendored libraries # 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.0 -Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.5.2 -Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.9.4 +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/blang/semver)) = v3.5.1+incompatible Provides: bundled(golang(github.com/blang/semver/v4)) = v4.0.0 Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4 Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20220321135231_33f4a66335f0 -Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 +Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v6)) = v6.3.0 Provides: bundled(golang(github.com/chzyer/readline)) = v1.5.1 -Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.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.8 -Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.12.0 +Provides: bundled(golang(github.com/containerd/containerd)) = v1.6.14 +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.1.1 -Provides: bundled(golang(github.com/containers/buildah)) = v1.27.1_0.20220921131114_d3064796af36 -Provides: bundled(golang(github.com/containers/common)) = v0.49.2_0.20220920205255_8062f81c5497 +Provides: bundled(golang(github.com/containers/buildah)) = v1.28.1_0.20221221082547_8403b6ebc13d +Provides: bundled(golang(github.com/containers/common)) = v0.50.2_0.20230105184634_df156f4ee73f Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.22.1_0.20220919112403_fe51f7ffca50 +Provides: bundled(golang(github.com/containers/image/v5)) = v5.23.1_0.20230104183125_aaf0985b36f9 Provides: bundled(golang(github.com/containers/libtrust)) = v0.0.0_20200511145503_9c3a6c22cd9a -Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.5 -Provides: bundled(golang(github.com/containers/psgo)) = v1.7.3 -Provides: bundled(golang(github.com/containers/storage)) = v1.42.1_0.20220919112236_8a581aac3bdf +Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.6 +Provides: bundled(golang(github.com/containers/psgo)) = v1.8.0 +Provides: bundled(golang(github.com/containers/storage)) = v1.44.1_0.20230105105526_fc91849352e5 Provides: bundled(golang(github.com/coreos/go_systemd)) = v0.0.0_20190719114852_fd7a80b32e1f -Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.4.0 +Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.5.0 Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 Provides: bundled(golang(github.com/cyphar/filepath_securejoin)) = v0.2.3 Provides: bundled(golang(github.com/davecgh/go_spew)) = v1.1.1 @@ -115,22 +114,21 @@ Provides: bundled(golang(github.com/digitalocean/go_libvirt)) = v0.0.0_202012091 Provides: bundled(golang(github.com/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 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.18+incompatible -Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.6.4 +Provides: bundled(golang(github.com/docker/docker)) = v20.10.22+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_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 Provides: bundled(golang(github.com/docker/go_units)) = v0.5.0 Provides: bundled(golang(github.com/felixge/httpsnoop)) = v1.0.3 -Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.4 -Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.8.3 +Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.6.0 +Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.9.0 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 -Provides: bundled(golang(github.com/go_task/slim_sprig)) = v0.0.0_20210107165309_348f09dbbbc0 -Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.0 +Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.1_0.20221029134443_4b691ce883d5 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.11.0 +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/gofuzz)) = v1.2.0 Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 @@ -141,16 +139,15 @@ Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.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.0 +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/json_iterator/go)) = v1.1.12 -Provides: bundled(golang(github.com/klauspost/compress)) = v1.15.10 -Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.5 +Provides: bundled(golang(github.com/klauspost/compress)) = v1.15.14 +Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.6_0.20220930104621_17e8dac29df8 Provides: bundled(golang(github.com/kr/fs)) = v0.1.0 -Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20220723181115_27de4befb95e +Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20221109233200_85aa52084eaf Provides: bundled(golang(github.com/manifoldco/promptui)) = v0.9.0 -Provides: bundled(golang(github.com/mattn/go_isatty)) = v0.0.16 -Provides: bundled(golang(github.com/mattn/go_runewidth)) = v0.0.13 +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 @@ -162,13 +159,13 @@ 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/onsi/ginkgo)) = v1.16.5 -Provides: bundled(golang(github.com/onsi/gomega)) = v1.20.2 +Provides: bundled(golang(github.com/onsi/gomega)) = v1.24.2 Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 -Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.0.3_0.20220114050600_8b9d41f48198 +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.20211214071223_8958f93039ab -Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220714195903_17b3287fafb7 -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.1 +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 @@ -176,32 +173,29 @@ Provides: bundled(golang(github.com/pkg/sftp)) = v1.13.5 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.2.0 -Provides: bundled(golang(github.com/rogpeppe/go_internal)) = v1.8.0 -Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v1.0.1 +Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v1.1.0 Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.10.0 -Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.4.1 +Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.5.0 Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.0 -Provides: bundled(golang(github.com/spf13/cobra)) = v1.5.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.0 -Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.7.2 +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.0 +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/uber/jaeger_client_go)) = v2.30.0+incompatible -Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 +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.1.1_0.20220115184804_dd687eb2f2d4 Provides: bundled(golang(github.com/vishvananda/netns)) = v0.0.0_20210104183010_2eb08e3e575f -Provides: bundled(golang(github.com/vmihailenco/msgpack/v5)) = v5.3.5 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(sigs.k8s.io/yaml)) = v1.3.0 - %description %{name} (Pod Manager) is a fully featured container engine that is a simple daemonless tool. %{name} provides a Docker-CLI comparable command line that From 4c4356f482dbe8adfade3e36da61c2d4adc21f1e Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 17 Jan 2023 21:10:16 +0530 Subject: [PATCH 184/313] specify QUADLET envvar in gating test config Signed-off-by: Lokesh Mandvekar --- tests/test_podman_cgroups_vn.yml | 2 ++ tests/test_podman_remote.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/tests/test_podman_cgroups_vn.yml b/tests/test_podman_cgroups_vn.yml index f069182..5d48663 100644 --- a/tests/test_podman_cgroups_vn.yml +++ b/tests/test_podman_cgroups_vn.yml @@ -12,8 +12,10 @@ package: podman environment: PODMAN: /usr/bin/podman + QUADLET: /usr/libexec/podman/quadlet - name: podman rootless cgroupsv{{ want_cgroups }} package: podman environment: PODMAN: /usr/bin/podman + QUADLET: /usr/libexec/podman/quadlet become: true diff --git a/tests/test_podman_remote.yml b/tests/test_podman_remote.yml index 8c61093..204d137 100644 --- a/tests/test_podman_remote.yml +++ b/tests/test_podman_remote.yml @@ -10,8 +10,10 @@ package: podman environment: PODMAN: /usr/bin/podman-remote + QUADLET: /usr/libexec/podman/quadlet - name: podman-remote rootless package: podman environment: PODMAN: /usr/bin/podman-remote + QUADLET: /usr/libexec/podman/quadlet become: true From 22fedbed3ef56a7d7b8d8921b1f7e85f76dcd34f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 18 Jan 2023 18:02:09 +0530 Subject: [PATCH 185/313] bump to v4.4.0-rc2 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6d5222d..f8d8735 100644 --- a/.gitignore +++ b/.gitignore @@ -1817,3 +1817,4 @@ /v4.3.0.tar.gz /v4.3.1.tar.gz /v4.4.0-rc1.tar.gz +/v4.4.0-rc2.tar.gz diff --git a/podman.spec b/podman.spec index 0f4c088..437c1fa 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 -%global built_tag v4.4.0-rc1 +%global built_tag v4.4.0-rc2 %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 e633964..82f2162 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz) = 9441a6b0dc64961994ec9c268ad81916c4b88bf5c508c32dc6b0f68a993dc0c57c92304bfaa525aafe6445107314fc6954a65dbfb53432450ac0076d7d68c1ba -SHA512 (v4.4.0-rc1.tar.gz) = d11e5f5c96e2b4d48bab05f054e64965f9ef24fc53d35d063bc8f006bc9bd7eebae7fc496ff1a6f70ec7abc6515de5de1a186a9068c8171829e6f04c61f28f20 +SHA512 (v4.4.0-rc2.tar.gz) = c207d1bfe90c4d81638c88a1f08ee8441f8456f68736293bc4e17f88c116794cde99e46fcfca40c293f4264bd714b8d88fbeaffbb2012d2be7217d0bc5d4de54 From 1b0a5374f56d7268e09f2f2f6dab603aea34a3e2 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 19 Jan 2023 18:43:17 +0530 Subject: [PATCH 186/313] bump gvproxy to 0.5.0 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f8d8735..005ebd8 100644 --- a/.gitignore +++ b/.gitignore @@ -1818,3 +1818,4 @@ /v4.3.1.tar.gz /v4.4.0-rc1.tar.gz /v4.4.0-rc2.tar.gz +/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz diff --git a/podman.spec b/podman.spec index 437c1fa..e353d35 100644 --- a/podman.spec +++ b/podman.spec @@ -27,7 +27,7 @@ # https://github.com/containers/gvisor-tap-vsock %global import_path_gvproxy %%{provider}.%{provider_tld}/%{project}/%{repo_gvproxy} %global git_gvproxy https://%{import_path_gvproxy} -%global commit_gvproxy fdc231ae7b8fe1aec4cf0b8777274fa21b70d789 +%global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 %global built_tag v4.4.0-rc2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) diff --git a/sources b/sources index 82f2162..75652db 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (gvisor-tap-vsock-fdc231ae7b8fe1aec4cf0b8777274fa21b70d789.tar.gz) = 9441a6b0dc64961994ec9c268ad81916c4b88bf5c508c32dc6b0f68a993dc0c57c92304bfaa525aafe6445107314fc6954a65dbfb53432450ac0076d7d68c1ba +SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 SHA512 (v4.4.0-rc2.tar.gz) = c207d1bfe90c4d81638c88a1f08ee8441f8456f68736293bc4e17f88c116794cde99e46fcfca40c293f4264bd714b8d88fbeaffbb2012d2be7217d0bc5d4de54 From 3d2fca72819f9093f67739e757f1b54e54b68792 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 23 Jan 2023 16:04:03 +0530 Subject: [PATCH 187/313] Revert to v4.3.1 and bump Epoch to 5 This reverts commits 22fedbe, 4c4356f, 68abbd3 and 260db87. Prep for CVE-2022-41717. Signed-off-by: Lokesh Mandvekar --- .gitignore | 2 - podman.spec | 111 +++++++++++++------------------ sources | 2 +- tests/test_podman_cgroups_vn.yml | 2 - tests/test_podman_remote.yml | 2 - 5 files changed, 48 insertions(+), 71 deletions(-) diff --git a/.gitignore b/.gitignore index 005ebd8..bb786a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1816,6 +1816,4 @@ /v4.3.0-rc1.tar.gz /v4.3.0.tar.gz /v4.3.1.tar.gz -/v4.4.0-rc1.tar.gz -/v4.4.0-rc2.tar.gz /gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz diff --git a/podman.spec b/podman.spec index e353d35..af957ac 100644 --- a/podman.spec +++ b/podman.spec @@ -29,12 +29,12 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 -%global built_tag v4.4.0-rc2 +%global built_tag v4.3.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: podman -Epoch: 4 +Epoch: 5 Version: %{gen_version} License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 Release: %autorelease @@ -81,32 +81,33 @@ Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} # vendored libraries # 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/BurntSushi/toml)) = v1.2.0 +Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.5.2 +Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.9.4 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/blang/semver)) = v3.5.1+incompatible Provides: bundled(golang(github.com/blang/semver/v4)) = v4.0.0 Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4 Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20220321135231_33f4a66335f0 -Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v6)) = v6.3.0 +Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.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/container_orchestrated_devices/container_device_interface)) = v0.5.1 Provides: bundled(golang(github.com/containerd/cgroups)) = v1.0.4 -Provides: bundled(golang(github.com/containerd/containerd)) = v1.6.14 -Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.13.0 +Provides: bundled(golang(github.com/containerd/containerd)) = v1.6.8 +Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.12.0 Provides: bundled(golang(github.com/containernetworking/cni)) = v1.1.2 Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.1.1 -Provides: bundled(golang(github.com/containers/buildah)) = v1.28.1_0.20221221082547_8403b6ebc13d -Provides: bundled(golang(github.com/containers/common)) = v0.50.2_0.20230105184634_df156f4ee73f +Provides: bundled(golang(github.com/containers/buildah)) = v1.27.1_0.20220921131114_d3064796af36 +Provides: bundled(golang(github.com/containers/common)) = v0.49.2_0.20220920205255_8062f81c5497 Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.23.1_0.20230104183125_aaf0985b36f9 +Provides: bundled(golang(github.com/containers/image/v5)) = v5.22.1_0.20220919112403_fe51f7ffca50 Provides: bundled(golang(github.com/containers/libtrust)) = v0.0.0_20200511145503_9c3a6c22cd9a -Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.6 -Provides: bundled(golang(github.com/containers/psgo)) = v1.8.0 -Provides: bundled(golang(github.com/containers/storage)) = v1.44.1_0.20230105105526_fc91849352e5 +Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.5 +Provides: bundled(golang(github.com/containers/psgo)) = v1.7.3 +Provides: bundled(golang(github.com/containers/storage)) = v1.42.1_0.20220919112236_8a581aac3bdf Provides: bundled(golang(github.com/coreos/go_systemd)) = v0.0.0_20190719114852_fd7a80b32e1f -Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.5.0 +Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.4.0 Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 Provides: bundled(golang(github.com/cyphar/filepath_securejoin)) = v0.2.3 Provides: bundled(golang(github.com/davecgh/go_spew)) = v1.1.1 @@ -114,21 +115,22 @@ Provides: bundled(golang(github.com/digitalocean/go_libvirt)) = v0.0.0_202012091 Provides: bundled(golang(github.com/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 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.22+incompatible -Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.7.0 +Provides: bundled(golang(github.com/docker/docker)) = v20.10.18+incompatible +Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.6.4 Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.1_0.20210727194412_58542c764a11 Provides: bundled(golang(github.com/docker/go_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 Provides: bundled(golang(github.com/docker/go_units)) = v0.5.0 Provides: bundled(golang(github.com/felixge/httpsnoop)) = v1.0.3 -Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.6.0 -Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.9.0 +Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.4 +Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.8.3 Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0 -Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.1_0.20221029134443_4b691ce883d5 +Provides: bundled(golang(github.com/go_task/slim_sprig)) = v0.0.0_20210107165309_348f09dbbbc0 +Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.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_containerregistry)) = v0.11.0 Provides: bundled(golang(github.com/google/go_intervals)) = v0.0.2 Provides: bundled(golang(github.com/google/gofuzz)) = v1.2.0 Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 @@ -139,15 +141,16 @@ Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.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/inconshreveable/mousetrap)) = v1.0.0 Provides: bundled(golang(github.com/jinzhu/copier)) = v0.3.5 Provides: bundled(golang(github.com/json_iterator/go)) = v1.1.12 -Provides: bundled(golang(github.com/klauspost/compress)) = v1.15.14 -Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.6_0.20220930104621_17e8dac29df8 +Provides: bundled(golang(github.com/klauspost/compress)) = v1.15.10 +Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.5 Provides: bundled(golang(github.com/kr/fs)) = v0.1.0 -Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20221109233200_85aa52084eaf +Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20220723181115_27de4befb95e 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_isatty)) = v0.0.16 +Provides: bundled(golang(github.com/mattn/go_runewidth)) = v0.0.13 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 @@ -159,13 +162,13 @@ 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/onsi/ginkgo)) = v1.16.5 -Provides: bundled(golang(github.com/onsi/gomega)) = v1.24.2 +Provides: bundled(golang(github.com/onsi/gomega)) = v1.20.2 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/image_spec)) = v1.0.3_0.20220114050600_8b9d41f48198 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/opencontainers/runtime_spec)) = v1.0.3_0.20211214071223_8958f93039ab +Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220714195903_17b3287fafb7 +Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.1 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 @@ -173,29 +176,32 @@ Provides: bundled(golang(github.com/pkg/sftp)) = v1.13.5 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.2.0 -Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v1.1.0 +Provides: bundled(golang(github.com/rogpeppe/go_internal)) = v1.8.0 +Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v1.0.1 Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.10.0 -Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.5.0 +Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.4.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/cobra)) = v1.5.0 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/stretchr/testify)) = v1.8.0 +Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.7.2 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/theupdateframework/go_tuf)) = v0.5.0 Provides: bundled(golang(github.com/titanous/rocacheck)) = v0.0.0_20171023193734_afe73141d399 Provides: bundled(golang(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible -Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.11 +Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 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.1.1_0.20220115184804_dd687eb2f2d4 Provides: bundled(golang(github.com/vishvananda/netns)) = v0.0.0_20210104183010_2eb08e3e575f +Provides: bundled(golang(github.com/vmihailenco/msgpack/v5)) = v5.3.5 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(sigs.k8s.io/yaml)) = v1.3.0 + %description %{name} (Pod Manager) is a fully featured container engine that is a simple daemonless tool. %{name} provides a Docker-CLI comparable command line that @@ -280,17 +286,6 @@ It is based on the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. -%package quadlet -Summary: Easily create systemd services using %{name} -Requires: %{name} = %{epoch}:%{version}-%{release} -Conflicts: quadlet - -%description quadlet -This package installs a systemd generator for *.container files in -/etc/containers/systemd. Such files are automatically converted into -systemd service units, allowing easily written and maintained -podman-based system services. - %prep %autosetup -Sgit -n %{name}-%{built_tag_strip} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile @@ -329,21 +324,15 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" # build rootlessport first %gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport -export BASEBUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" - # build %%{name} -export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh)" +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion remote" +export BUILDTAGS="seccomp exclude_graphdriver_devicemapper exclude_graphdriver_btrfs btrfs_noversion $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh) remote" %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} -# build quadlet -export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" -%gobuild -o bin/quadlet %{import_path}/cmd/quadlet - cd %{repo_plugins}-%{commit_plugins} mkdir _build cd _build @@ -463,11 +452,5 @@ rm -f %{buildroot}%{_datadir}/user-tmpfiles.d/%{name}-docker.conf %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy -%files quadlet -%license LICENSE -%{_libexecdir}/%{name}/quadlet -%{_systemdgeneratordir}/%{name}-system-generator -%{_systemdusergeneratordir}/%{name}-user-generator - %changelog %autochangelog diff --git a/sources b/sources index 75652db..9b24543 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 -SHA512 (v4.4.0-rc2.tar.gz) = c207d1bfe90c4d81638c88a1f08ee8441f8456f68736293bc4e17f88c116794cde99e46fcfca40c293f4264bd714b8d88fbeaffbb2012d2be7217d0bc5d4de54 +SHA512 (v4.3.1.tar.gz) = 907dafc6481cbcb7a9b6771c3682a88d6c3b055050c0a180f9ceb985c1a3826318056b62dd6d2859a2a23eba7aad4bf26404327d5479bde98658745fa7d88efa diff --git a/tests/test_podman_cgroups_vn.yml b/tests/test_podman_cgroups_vn.yml index 5d48663..f069182 100644 --- a/tests/test_podman_cgroups_vn.yml +++ b/tests/test_podman_cgroups_vn.yml @@ -12,10 +12,8 @@ package: podman environment: PODMAN: /usr/bin/podman - QUADLET: /usr/libexec/podman/quadlet - name: podman rootless cgroupsv{{ want_cgroups }} package: podman environment: PODMAN: /usr/bin/podman - QUADLET: /usr/libexec/podman/quadlet become: true diff --git a/tests/test_podman_remote.yml b/tests/test_podman_remote.yml index 204d137..8c61093 100644 --- a/tests/test_podman_remote.yml +++ b/tests/test_podman_remote.yml @@ -10,10 +10,8 @@ package: podman environment: PODMAN: /usr/bin/podman-remote - QUADLET: /usr/libexec/podman/quadlet - name: podman-remote rootless package: podman environment: PODMAN: /usr/bin/podman-remote - QUADLET: /usr/libexec/podman/quadlet become: true From b376f4e57a680dcb3d7ffeefa7c8c47ed6996d91 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 2 Feb 2023 17:24:35 +0530 Subject: [PATCH 188/313] bump to v4.4.0 Signed-off-by: Lokesh Mandvekar --- .gitignore | 3 + podman.spec | 152 ++++++++++++++++++++----------- sources | 2 +- tests/test_podman_cgroups_vn.yml | 2 + tests/test_podman_remote.yml | 2 + 5 files changed, 108 insertions(+), 53 deletions(-) diff --git a/.gitignore b/.gitignore index bb786a9..006c3b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1816,4 +1816,7 @@ /v4.3.0-rc1.tar.gz /v4.3.0.tar.gz /v4.3.1.tar.gz +/v4.4.0-rc1.tar.gz +/v4.4.0-rc2.tar.gz /gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz +/v4.4.0.tar.gz diff --git a/podman.spec b/podman.spec index af957ac..a26917f 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 -%global built_tag v4.3.1 +%global built_tag v4.4.0 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -69,91 +69,112 @@ BuildRequires: systemd-devel Requires: catatonit Requires: conmon >= 2:2.0.30-2 %if 0%{?fedora} > 37 -Requires: containers-common-extra >= 4:1-78 +Requires: containers-common-extra >= 4:1-84 %else %if 0%{?fedora} == 37 -Requires: containers-common-extra >= 4:1-73 +Requires: containers-common-extra >= 4:1-78 %else -Requires: containers-common-extra >= 4:1-62 +Requires: containers-common-extra >= 4:1-66 %endif %endif Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} # vendored libraries # 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.0 -Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.5.2 -Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.9.4 +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/blang/semver)) = v3.5.1+incompatible +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/buger/goterm)) = v1.0.4 Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20220321135231_33f4a66335f0 -Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v5)) = v5.3.0 +Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v6)) = v6.3.0 Provides: bundled(golang(github.com/chzyer/readline)) = v1.5.1 -Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.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.8 -Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.12.0 +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.1.1 -Provides: bundled(golang(github.com/containers/buildah)) = v1.27.1_0.20220921131114_d3064796af36 -Provides: bundled(golang(github.com/containers/common)) = v0.49.2_0.20220920205255_8062f81c5497 +Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.2.0 +Provides: bundled(golang(github.com/containers/buildah)) = v1.29.0 +Provides: bundled(golang(github.com/containers/common)) = v0.51.0 Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.22.1_0.20220919112403_fe51f7ffca50 -Provides: bundled(golang(github.com/containers/libtrust)) = v0.0.0_20200511145503_9c3a6c22cd9a -Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.5 -Provides: bundled(golang(github.com/containers/psgo)) = v1.7.3 -Provides: bundled(golang(github.com/containers/storage)) = v1.42.1_0.20220919112236_8a581aac3bdf +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/psgo)) = v1.8.0 +Provides: bundled(golang(github.com/containers/storage)) = v1.45.3 +Provides: bundled(golang(github.com/coreos/go_oidc/v3)) = v3.5.0 Provides: bundled(golang(github.com/coreos/go_systemd)) = v0.0.0_20190719114852_fd7a80b32e1f -Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.4.0 +Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.5.0 Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 +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/digitalocean/go_libvirt)) = v0.0.0_20201209184759_e2a69bcd5bd1 Provides: bundled(golang(github.com/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 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.18+incompatible -Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.6.4 +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_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 Provides: bundled(golang(github.com/docker/go_units)) = v0.5.0 Provides: bundled(golang(github.com/felixge/httpsnoop)) = v1.0.3 -Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.5.4 -Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.8.3 +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_task/slim_sprig)) = v0.0.0_20210107165309_348f09dbbbc0 -Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.0 +Provides: bundled(golang(github.com/go_jose/go_jose/v3)) = v3.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/go_playground/locales)) = v0.14.0 +Provides: bundled(golang(github.com/go_playground/universal_translator)) = v0.18.0 +Provides: bundled(golang(github.com/go_playground/validator/v10)) = v10.11.1 +Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.1_0.20221029134443_4b691ce883d5 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.11.0 +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/gofuzz)) = v1.2.0 Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 +Provides: bundled(golang(github.com/google/trillian)) = v1.5.0 Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1 Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.0 Provides: bundled(golang(github.com/hashicorp/errwrap)) = v1.1.0 +Provides: bundled(golang(github.com/hashicorp/go_cleanhttp)) = v0.5.2 Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 +Provides: bundled(golang(github.com/hashicorp/go_retryablehttp)) = v0.7.2 Provides: bundled(golang(github.com/imdario/mergo)) = v0.3.13 -Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = v1.0.0 +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.10 -Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.5 +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/kr/fs)) = v0.1.0 -Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20220723181115_27de4befb95e +Provides: bundled(golang(github.com/leodido/go_urn)) = v1.2.1 +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_isatty)) = v0.0.16 -Provides: bundled(golang(github.com/mattn/go_runewidth)) = v0.0.13 +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 @@ -161,42 +182,46 @@ Provides: bundled(golang(github.com/modern_go/concurrent)) = v0.0.0_201803060126 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.20.2 +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.20220114050600_8b9d41f48198 +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.20211214071223_8958f93039ab -Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20220714195903_17b3287fafb7 -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.1 +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/opentracing/opentracing_go)) = v1.2.0 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/pkg/sftp)) = v1.13.5 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.2.0 -Provides: bundled(golang(github.com/rogpeppe/go_internal)) = v1.8.0 -Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v1.0.1 +Provides: bundled(golang(github.com/rivo/uniseg)) = v0.4.3 +Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v1.1.0 Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.10.0 -Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.4.1 +Provides: bundled(golang(github.com/segmentio/ksuid)) = v1.0.4 +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.5.0 +Provides: bundled(golang(github.com/skratchdot/open_golang)) = v0.0.0_20200116055534_eef842397966 +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.0 -Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.7.2 +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.0 +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/uber/jaeger_client_go)) = v2.30.0+incompatible -Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.10 +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.1.1_0.20220115184804_dd687eb2f2d4 +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/vmihailenco/msgpack/v5)) = v5.3.5 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 @@ -286,6 +311,17 @@ It is based on the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. +%package quadlet +Summary: Easily create systemd services using %{name} +Requires: %{name} = %{epoch}:%{version}-%{release} +Conflicts: quadlet + +%description quadlet +This package installs a systemd generator for *.container files in +/etc/containers/systemd. Such files are automatically converted into +systemd service units, allowing easily written and maintained +podman-based system services. + %prep %autosetup -Sgit -n %{name}-%{built_tag_strip} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile @@ -324,15 +360,21 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" # build rootlessport first %gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport +export BASEBUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" + # build %%{name} -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh) $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh)" %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote -export BUILDTAGS="seccomp exclude_graphdriver_devicemapper exclude_graphdriver_btrfs btrfs_noversion $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh) remote" +export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion remote" %gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} +# build quadlet +export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" +%gobuild -o bin/quadlet %{import_path}/cmd/quadlet + cd %{repo_plugins}-%{commit_plugins} mkdir _build cd _build @@ -452,5 +494,11 @@ rm -f %{buildroot}%{_datadir}/user-tmpfiles.d/%{name}-docker.conf %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy +%files quadlet +%license LICENSE +%{_libexecdir}/%{name}/quadlet +%{_systemdgeneratordir}/%{name}-system-generator +%{_systemdusergeneratordir}/%{name}-user-generator + %changelog %autochangelog diff --git a/sources b/sources index 9b24543..ff19b6d 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 -SHA512 (v4.3.1.tar.gz) = 907dafc6481cbcb7a9b6771c3682a88d6c3b055050c0a180f9ceb985c1a3826318056b62dd6d2859a2a23eba7aad4bf26404327d5479bde98658745fa7d88efa +SHA512 (v4.4.0.tar.gz) = 5813c78647ca8ebb809eccaebaa54f4570ef5cea66678bdde5dc5e7a1df77119b56a8acdc0886a45d905419c16a26467f7deb21e6515f2f35b3295baedaa1cd3 diff --git a/tests/test_podman_cgroups_vn.yml b/tests/test_podman_cgroups_vn.yml index f069182..5d48663 100644 --- a/tests/test_podman_cgroups_vn.yml +++ b/tests/test_podman_cgroups_vn.yml @@ -12,8 +12,10 @@ package: podman environment: PODMAN: /usr/bin/podman + QUADLET: /usr/libexec/podman/quadlet - name: podman rootless cgroupsv{{ want_cgroups }} package: podman environment: PODMAN: /usr/bin/podman + QUADLET: /usr/libexec/podman/quadlet become: true diff --git a/tests/test_podman_remote.yml b/tests/test_podman_remote.yml index 8c61093..204d137 100644 --- a/tests/test_podman_remote.yml +++ b/tests/test_podman_remote.yml @@ -10,8 +10,10 @@ package: podman environment: PODMAN: /usr/bin/podman-remote + QUADLET: /usr/libexec/podman/quadlet - name: podman-remote rootless package: podman environment: PODMAN: /usr/bin/podman-remote + QUADLET: /usr/libexec/podman/quadlet become: true From 313c3e86a81c69ebe76cb363a4fbe2df4f7a3704 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 9 Feb 2023 15:55:12 +0530 Subject: [PATCH 189/313] bump to v4.4.1 Fold podman-quadlet into podman main package Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + gating-test1.patch | 45 --------------------------------------------- podman.spec | 26 +++++++++----------------- sources | 2 +- 4 files changed, 11 insertions(+), 63 deletions(-) delete mode 100644 gating-test1.patch diff --git a/.gitignore b/.gitignore index 006c3b7..af6a8de 100644 --- a/.gitignore +++ b/.gitignore @@ -1820,3 +1820,4 @@ /v4.4.0-rc2.tar.gz /gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz /v4.4.0.tar.gz +/v4.4.1.tar.gz diff --git a/gating-test1.patch b/gating-test1.patch deleted file mode 100644 index 39a9655..0000000 --- a/gating-test1.patch +++ /dev/null @@ -1,45 +0,0 @@ -From 14563ef132ddaa44083d5b2452ef036abb203493 Mon Sep 17 00:00:00 2001 -From: Ed Santiago -Date: Tue, 18 Oct 2022 10:24:46 -0600 -Subject: [PATCH] system tests: fix broken bashisms - -gating tests failing on rawhide, and will probably fail -on f36 and f37 due to long-broken bugs that are now -caught by (bats, I think? new version of bash? who knows). - -This is a partial cherry-pick of #16220, omitting the -change to testimage (not needed here) - -Signed-off-by: Ed Santiago ---- - test/system/260-sdnotify.bats | 2 ++ - test/system/270-socket-activation.bats | 2 +- - 2 files changed, 3 insertions(+), 1 deletion(-) - -diff --git a/test/system/260-sdnotify.bats b/test/system/260-sdnotify.bats -index c4724d60528..970a2e3c7c5 100644 ---- a/test/system/260-sdnotify.bats -+++ b/test/system/260-sdnotify.bats -@@ -41,7 +41,9 @@ function teardown() { - function _start_socat() { - _SOCAT_LOG="$PODMAN_TMPDIR/socat.log" - -+ # Reset socat logfile to empty - rm -f $_SOCAT_LOG -+ touch $_SOCAT_LOG - # Execute in subshell so we can close fd3 (which BATS uses). - # This is a superstitious ritual to try to avoid leaving processes behind, - # and thus prevent CI hangs. -diff --git a/test/system/270-socket-activation.bats b/test/system/270-socket-activation.bats -index 6d582be180f..a8ae2343315 100644 ---- a/test/system/270-socket-activation.bats -+++ b/test/system/270-socket-activation.bats -@@ -101,7 +101,7 @@ function teardown() { - die "Pause pid file does not exist: $pause_pid_file" - fi - -- echo "kill -9 $(< pause_pid_file)" -+ echo "kill -9 $(< $pause_pid_file) [pause process]" - kill -9 $(< $pause_pid_file) - - run curl -s --max-time 3 --unix-socket $SERVICE_SOCK_ADDR $_PING diff --git a/podman.spec b/podman.spec index a26917f..ad8ddcc 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 -%global built_tag v4.4.0 +%global built_tag v4.4.1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -38,7 +38,7 @@ Epoch: 5 Version: %{gen_version} License: ASL 2.0 and BSD and ISC and MIT and MPLv2.0 Release: %autorelease -ExclusiveArch: %{golang_arches} +ExclusiveArch: %{golang_arches_future} Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream @@ -78,6 +78,9 @@ Requires: containers-common-extra >= 4:1-66 %endif %endif Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} +Provides: %{name}-quadlet +Obsoletes: %{name}-quadlet <= 5:4.4.0-1 +Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} # vendored libraries # 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 @@ -437,19 +440,13 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ #define license tag if not already defined %{!?_licensedir:%global license %doc} -# PACKIT PACKIT PACKIT PACKIT PACKIT PACKIT PACKIT PACKIT PACKIT PACKIT -# These files will be installed by unreleased versions of %%{name} and upstream is -# not comfy with a patch using packit's fix-spec-files action so let's remove the file here. -# The packager will need to revisit this section on every upstream release. -# See: https://github.com/containers/podman/pull/15457#discussion_r955423853 -rm -f %{buildroot}%{_datadir}/user-tmpfiles.d/%{name}-docker.conf - %files -f %{name}.file-list %license LICENSE %doc README.md CONTRIBUTING.md install.md transfer.md %{_bindir}/%{name} %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/rootlessport +%{_libexecdir}/%{name}/quadlet %{_datadir}/bash-completion/completions/%{name} # By "owning" the site-functions dir, we don't need to Require zsh %dir %{_datadir}/zsh/site-functions @@ -459,14 +456,15 @@ rm -f %{buildroot}%{_datadir}/user-tmpfiles.d/%{name}-docker.conf %{_unitdir}/%{name}* %{_userunitdir}/%{name}* %{_tmpfilesdir}/%{name}.conf -%if 0%{?fedora} >= 36 +%{_systemdgeneratordir}/%{name}-system-generator +%{_systemdusergeneratordir}/%{name}-user-generator %{_modulesloaddir}/%{name}-iptables.conf -%endif %files docker %{_bindir}/docker %{_mandir}/man1/docker*.1* %{_tmpfilesdir}/%{name}-docker.conf +%{_user_tmpfilesdir}/%{name}-docker.conf %files remote %license LICENSE @@ -494,11 +492,5 @@ rm -f %{buildroot}%{_datadir}/user-tmpfiles.d/%{name}-docker.conf %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy -%files quadlet -%license LICENSE -%{_libexecdir}/%{name}/quadlet -%{_systemdgeneratordir}/%{name}-system-generator -%{_systemdusergeneratordir}/%{name}-user-generator - %changelog %autochangelog diff --git a/sources b/sources index ff19b6d..a860097 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 -SHA512 (v4.4.0.tar.gz) = 5813c78647ca8ebb809eccaebaa54f4570ef5cea66678bdde5dc5e7a1df77119b56a8acdc0886a45d905419c16a26467f7deb21e6515f2f35b3295baedaa1cd3 +SHA512 (v4.4.1.tar.gz) = 33a22b7941f4f6715baa1cd2d5b29a4e2e95264c5239877122448f71e1408d8c393bcd2cdaef9516a580eede911c84f1cfea9d7b4c9d287a2737986fdc604e2c From d7de8d0da422d72d50e38bbacc9e4d8c4242e802 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 13 Feb 2023 15:25:12 +0530 Subject: [PATCH 190/313] remove quadlet package specification completely Signed-off-by: Lokesh Mandvekar --- podman.spec | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/podman.spec b/podman.spec index ad8ddcc..8f074cb 100644 --- a/podman.spec +++ b/podman.spec @@ -314,17 +314,6 @@ It is based on the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. -%package quadlet -Summary: Easily create systemd services using %{name} -Requires: %{name} = %{epoch}:%{version}-%{release} -Conflicts: quadlet - -%description quadlet -This package installs a systemd generator for *.container files in -/etc/containers/systemd. Such files are automatically converted into -systemd service units, allowing easily written and maintained -podman-based system services. - %prep %autosetup -Sgit -n %{name}-%{built_tag_strip} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile From 179d1821842e5b12d6611187c7749ed8176fb25d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 17 Feb 2023 15:44:24 +0530 Subject: [PATCH 191/313] Resolves: #2168256, #2170631 - CVE-2023-0778 Signed-off-by: Lokesh Mandvekar --- CVE-2023-0778.patch | 102 ++++++++++++++++++++++++++++++++++++++++++++ podman.spec | 1 + 2 files changed, 103 insertions(+) create mode 100644 CVE-2023-0778.patch diff --git a/CVE-2023-0778.patch b/CVE-2023-0778.patch new file mode 100644 index 0000000..3fadf81 --- /dev/null +++ b/CVE-2023-0778.patch @@ -0,0 +1,102 @@ +From 805e94b034ceb59e10a57413c1493b7e8b7e33a0 Mon Sep 17 00:00:00 2001 +From: Aditya R +Date: Fri, 10 Feb 2023 15:16:27 +0530 +Subject: [PATCH] volume,container: chroot to source before exporting content + +* Utils must support higher level API to create Tar with chrooted into + directory +* Volume export: use TarwithChroot instead of Tar so we can make sure no + symlink can be exported by tar if it exists outside of the source +directory. +* container export: use chroot and Tar instead of Tar so we can make sure no + symlink can be exported by tar if it exists outside of the mointPoint. + +[NO NEW TESTS NEEDED] +[NO TESTS NEEDED] +Race needs combination of external/in-container mechanism which is hard to repro in CI. + +Closes: BZ:#2168256 +CVE: https://access.redhat.com/security/cve/CVE-2023-0778 + +Signed-off-by: Aditya R + + + +Signed-off-by: Matt Heon +--- + libpod/container_internal.go | 4 ++-- + utils/utils.go | 25 ++++++++++++++++++++++++- + 2 files changed, 26 insertions(+), 3 deletions(-) + +diff --git a/libpod/container_internal.go b/libpod/container_internal.go +index c37d6be2b1b..ee6a7b6cc2c 100644 +--- a/libpod/container_internal.go ++++ b/libpod/container_internal.go +@@ -34,7 +34,7 @@ import ( + "github.com/containers/podman/v4/pkg/systemd/notifyproxy" + "github.com/containers/podman/v4/pkg/util" + "github.com/containers/storage" +- "github.com/containers/storage/pkg/archive" ++ "github.com/containers/storage/pkg/chrootarchive" + "github.com/containers/storage/pkg/idtools" + "github.com/containers/storage/pkg/lockfile" + "github.com/containers/storage/pkg/mount" +@@ -763,7 +763,7 @@ func (c *Container) export(out io.Writer) error { + }() + } + +- input, err := archive.Tar(mountPoint, archive.Uncompressed) ++ input, err := chrootarchive.Tar(mountPoint, nil, mountPoint) + if err != nil { + return fmt.Errorf("reading container directory %q: %w", c.ID(), err) + } +diff --git a/utils/utils.go b/utils/utils.go +index f9f96f2835e..81b77e544a3 100644 +--- a/utils/utils.go ++++ b/utils/utils.go +@@ -13,6 +13,7 @@ import ( + + "github.com/containers/common/pkg/cgroups" + "github.com/containers/storage/pkg/archive" ++ "github.com/containers/storage/pkg/chrootarchive" + "github.com/godbus/dbus/v5" + "github.com/sirupsen/logrus" + ) +@@ -63,7 +64,7 @@ func CreateTarFromSrc(source string, dest string) error { + return fmt.Errorf("could not create tarball file '%s': %w", dest, err) + } + defer file.Close() +- return TarToFilesystem(source, file) ++ return TarChrootToFilesystem(source, file) + } + + // TarToFilesystem creates a tarball from source and writes to an os.file +@@ -87,6 +88,28 @@ func Tar(source string) (io.ReadCloser, error) { + return archive.Tar(source, archive.Uncompressed) + } + ++// TarChrootToFilesystem creates a tarball from source and writes to an os.file ++// provided while chrooted to the source. ++func TarChrootToFilesystem(source string, tarball *os.File) error { ++ tb, err := TarWithChroot(source) ++ if err != nil { ++ return err ++ } ++ _, err = io.Copy(tarball, tb) ++ if err != nil { ++ return err ++ } ++ logrus.Debugf("wrote tarball file %s", tarball.Name()) ++ return nil ++} ++ ++// TarWithChroot creates a tarball from source and returns a readcloser of it ++// while chrooted to the source. ++func TarWithChroot(source string) (io.ReadCloser, error) { ++ logrus.Debugf("creating tarball of %s", source) ++ return chrootarchive.Tar(source, nil, source) ++} ++ + // RemoveScientificNotationFromFloat returns a float without any + // scientific notation if the number has any. + // golang does not handle conversion of float64s that have scientific diff --git a/podman.spec b/podman.spec index 8f074cb..48fe6a6 100644 --- a/podman.spec +++ b/podman.spec @@ -45,6 +45,7 @@ URL: https://%{name}.io/ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz +Patch0: CVE-2023-0778.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: go-md2man BuildRequires: btrfs-progs-devel From c82d37a5b3c102088775e16bca817437e425b5d1 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 21 Feb 2023 20:09:20 -0500 Subject: [PATCH 192/313] Sync modules-load conditionals ELN tracks rawhide and therefore is new enough for this. Either way, the %files listing needs to use the same conditional. --- podman.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 48fe6a6..430340a 100644 --- a/podman.spec +++ b/podman.spec @@ -402,7 +402,7 @@ PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{build install.docker \ install.docker-docs \ install.remote \ -%if 0%{?fedora} >= 36 +%if 0%{?fedora} >= 36 || 0%{?rhel} >= 10 install.modules-load %endif @@ -448,7 +448,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_tmpfilesdir}/%{name}.conf %{_systemdgeneratordir}/%{name}-system-generator %{_systemdusergeneratordir}/%{name}-user-generator +%if 0%{?fedora} >= 36 || 0%{?rhel} >= 10 %{_modulesloaddir}/%{name}-iptables.conf +%endif %files docker %{_bindir}/docker From 1e823da91a5479747d65ec91dc7c6e3f96822685 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Tue, 28 Feb 2023 12:50:25 +0000 Subject: [PATCH 193/313] auto bump to v4.4.2 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index af6a8de..11db366 100644 --- a/.gitignore +++ b/.gitignore @@ -1821,3 +1821,4 @@ /gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz /v4.4.0.tar.gz /v4.4.1.tar.gz +/v4.4.2.tar.gz diff --git a/podman.spec b/podman.spec index 430340a..e219e1f 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 -%global built_tag v4.4.1 +%global built_tag v4.4.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 a860097..5f08825 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 -SHA512 (v4.4.1.tar.gz) = 33a22b7941f4f6715baa1cd2d5b29a4e2e95264c5239877122448f71e1408d8c393bcd2cdaef9516a580eede911c84f1cfea9d7b4c9d287a2737986fdc604e2c +SHA512 (v4.4.2.tar.gz) = 057b6321b5223039155bca73b54c5239b17b8adc24c35762e860acec768dfec2ecb06d9d1f5d5da2ebea4c3cca3b508fbd0c101a9c76805f48050d1a4e12bd74 From 1a9e693b724671778150394e4cb1d6844d48eedc Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 1 Mar 2023 16:35:28 +0530 Subject: [PATCH 194/313] remove CVE-2023-0778.patch merged upstream Signed-off-by: Lokesh Mandvekar --- CVE-2023-0778.patch | 102 -------------------------------------------- podman.spec | 1 - 2 files changed, 103 deletions(-) delete mode 100644 CVE-2023-0778.patch diff --git a/CVE-2023-0778.patch b/CVE-2023-0778.patch deleted file mode 100644 index 3fadf81..0000000 --- a/CVE-2023-0778.patch +++ /dev/null @@ -1,102 +0,0 @@ -From 805e94b034ceb59e10a57413c1493b7e8b7e33a0 Mon Sep 17 00:00:00 2001 -From: Aditya R -Date: Fri, 10 Feb 2023 15:16:27 +0530 -Subject: [PATCH] volume,container: chroot to source before exporting content - -* Utils must support higher level API to create Tar with chrooted into - directory -* Volume export: use TarwithChroot instead of Tar so we can make sure no - symlink can be exported by tar if it exists outside of the source -directory. -* container export: use chroot and Tar instead of Tar so we can make sure no - symlink can be exported by tar if it exists outside of the mointPoint. - -[NO NEW TESTS NEEDED] -[NO TESTS NEEDED] -Race needs combination of external/in-container mechanism which is hard to repro in CI. - -Closes: BZ:#2168256 -CVE: https://access.redhat.com/security/cve/CVE-2023-0778 - -Signed-off-by: Aditya R - - - -Signed-off-by: Matt Heon ---- - libpod/container_internal.go | 4 ++-- - utils/utils.go | 25 ++++++++++++++++++++++++- - 2 files changed, 26 insertions(+), 3 deletions(-) - -diff --git a/libpod/container_internal.go b/libpod/container_internal.go -index c37d6be2b1b..ee6a7b6cc2c 100644 ---- a/libpod/container_internal.go -+++ b/libpod/container_internal.go -@@ -34,7 +34,7 @@ import ( - "github.com/containers/podman/v4/pkg/systemd/notifyproxy" - "github.com/containers/podman/v4/pkg/util" - "github.com/containers/storage" -- "github.com/containers/storage/pkg/archive" -+ "github.com/containers/storage/pkg/chrootarchive" - "github.com/containers/storage/pkg/idtools" - "github.com/containers/storage/pkg/lockfile" - "github.com/containers/storage/pkg/mount" -@@ -763,7 +763,7 @@ func (c *Container) export(out io.Writer) error { - }() - } - -- input, err := archive.Tar(mountPoint, archive.Uncompressed) -+ input, err := chrootarchive.Tar(mountPoint, nil, mountPoint) - if err != nil { - return fmt.Errorf("reading container directory %q: %w", c.ID(), err) - } -diff --git a/utils/utils.go b/utils/utils.go -index f9f96f2835e..81b77e544a3 100644 ---- a/utils/utils.go -+++ b/utils/utils.go -@@ -13,6 +13,7 @@ import ( - - "github.com/containers/common/pkg/cgroups" - "github.com/containers/storage/pkg/archive" -+ "github.com/containers/storage/pkg/chrootarchive" - "github.com/godbus/dbus/v5" - "github.com/sirupsen/logrus" - ) -@@ -63,7 +64,7 @@ func CreateTarFromSrc(source string, dest string) error { - return fmt.Errorf("could not create tarball file '%s': %w", dest, err) - } - defer file.Close() -- return TarToFilesystem(source, file) -+ return TarChrootToFilesystem(source, file) - } - - // TarToFilesystem creates a tarball from source and writes to an os.file -@@ -87,6 +88,28 @@ func Tar(source string) (io.ReadCloser, error) { - return archive.Tar(source, archive.Uncompressed) - } - -+// TarChrootToFilesystem creates a tarball from source and writes to an os.file -+// provided while chrooted to the source. -+func TarChrootToFilesystem(source string, tarball *os.File) error { -+ tb, err := TarWithChroot(source) -+ if err != nil { -+ return err -+ } -+ _, err = io.Copy(tarball, tb) -+ if err != nil { -+ return err -+ } -+ logrus.Debugf("wrote tarball file %s", tarball.Name()) -+ return nil -+} -+ -+// TarWithChroot creates a tarball from source and returns a readcloser of it -+// while chrooted to the source. -+func TarWithChroot(source string) (io.ReadCloser, error) { -+ logrus.Debugf("creating tarball of %s", source) -+ return chrootarchive.Tar(source, nil, source) -+} -+ - // RemoveScientificNotationFromFloat returns a float without any - // scientific notation if the number has any. - // golang does not handle conversion of float64s that have scientific diff --git a/podman.spec b/podman.spec index e219e1f..10ceaae 100644 --- a/podman.spec +++ b/podman.spec @@ -45,7 +45,6 @@ URL: https://%{name}.io/ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz -Patch0: CVE-2023-0778.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: go-md2man BuildRequires: btrfs-progs-devel From 81b573afb17cb738f95e083af1b5addea3e01937 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 6 Mar 2023 16:22:21 +0530 Subject: [PATCH 195/313] migrated to SPDX license Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 10ceaae..c18cfd2 100644 --- a/podman.spec +++ b/podman.spec @@ -36,7 +36,7 @@ Name: podman Epoch: 5 Version: %{gen_version} -License: ASL 2.0 and BSD and ISC 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: Manage Pods, Containers and Container Images From bf8062ab84e61c0ba4f8982b407c9263d84ce410 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Thu, 23 Mar 2023 18:02:05 +0000 Subject: [PATCH 196/313] auto bump to v4.4.3 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 11db366..72fca03 100644 --- a/.gitignore +++ b/.gitignore @@ -1822,3 +1822,4 @@ /v4.4.0.tar.gz /v4.4.1.tar.gz /v4.4.2.tar.gz +/v4.4.3.tar.gz diff --git a/podman.spec b/podman.spec index c18cfd2..0dbb4e7 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 -%global built_tag v4.4.2 +%global built_tag v4.4.3 %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 5f08825..04dae2f 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 -SHA512 (v4.4.2.tar.gz) = 057b6321b5223039155bca73b54c5239b17b8adc24c35762e860acec768dfec2ecb06d9d1f5d5da2ebea4c3cca3b508fbd0c101a9c76805f48050d1a4e12bd74 +SHA512 (v4.4.3.tar.gz) = fc8e6ef989c07c51ed2e25bba5b192bebef5dcbcba36b0c4f7daa0f86e0d424725c3cdff60f6053149435ce4a0d33c0c59d8614a233dc247fe26e162ab82cfe2 From 839d9423732053430033b091377ac0d5464a5e32 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 24 Mar 2023 12:46:47 +0530 Subject: [PATCH 197/313] ensure no buildroot macro left in /usr/bin/docker A new change soon to be merged upstream will leave the buildroot macro in /usr/bin/docker in the rpmbuild process. This commit will sanitize the buildroot macro from /usr/bin/docker. Signed-off-by: Lokesh Mandvekar --- podman.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/podman.spec b/podman.spec index 0dbb4e7..3c73148 100644 --- a/podman.spec +++ b/podman.spec @@ -416,6 +416,9 @@ install -dp %{buildroot}%{_libexecdir}/%{name} install -p -m0755 bin/gvproxy %{buildroot}%{_libexecdir}/%{name} cd .. +# Sanitize paths in %%{_bindir}/docker +sed -i 's;%{buildroot}%{_sysconfdir};%{_sysconfdir}/containers;g' %{buildroot}%{_bindir}/docker + # do not include docker and podman-remote man pages in main package for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e remote -e docker`; do echo "$file*" >> podman.file-list From 144403ee6289eb01901acb0516df5c096685a003 Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 27 Mar 2023 20:02:41 +0000 Subject: [PATCH 198/313] auto bump to v4.4.4 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 72fca03..8dea053 100644 --- a/.gitignore +++ b/.gitignore @@ -1823,3 +1823,4 @@ /v4.4.1.tar.gz /v4.4.2.tar.gz /v4.4.3.tar.gz +/v4.4.4.tar.gz diff --git a/podman.spec b/podman.spec index 3c73148..1cf445d 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 -%global built_tag v4.4.3 +%global built_tag v4.4.4 %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 04dae2f..869aee8 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 -SHA512 (v4.4.3.tar.gz) = fc8e6ef989c07c51ed2e25bba5b192bebef5dcbcba36b0c4f7daa0f86e0d424725c3cdff60f6053149435ce4a0d33c0c59d8614a233dc247fe26e162ab82cfe2 +SHA512 (v4.4.4.tar.gz) = eec7e4630a7f6ee29bda5d6daf302318381d5a1158830bcc266356a3dfbb9eb97b3201e146b4a0c0577dc5633ac74713716c002412317908298b92aea37e11fd From f12cda32c2d29f201a13e5dab5239469c061d29e Mon Sep 17 00:00:00 2001 From: Miroslav Vadkerti Date: Sat, 25 Mar 2023 03:30:47 +0100 Subject: [PATCH 199/313] Adjust tests for new Ansible Testing Farm 2023-03.1 has updated to a new Ansible version. Unfortunately, playbooks using the deprecated `warn:` parameter for the shell/command modules will fail because this had been deprecated This should fix the problem. Signed-off-by: Miroslav Vadkerti --- tests/roles/set_cgroups/tasks/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/roles/set_cgroups/tasks/main.yml b/tests/roles/set_cgroups/tasks/main.yml index 133d7fe..a900673 100644 --- a/tests/roles/set_cgroups/tasks/main.yml +++ b/tests/roles/set_cgroups/tasks/main.yml @@ -27,12 +27,10 @@ - name: remove cgroup option from kernel flags shell: cmd: sed -i -e "s/^\(kernelopts=.*\)systemd\.unified_cgroup_hierarchy=.\(.*\)/\1 \2/" /boot/grub2/grubenv - warn: false - name: add it with the desired value shell: cmd: sed -i -e "s/^\(kernelopts=.*\)/\1 systemd.unified_cgroup_hierarchy=0/" /boot/grub2/grubenv - warn: false when: want_cgroups == 1 - name: grubenv, post-edit, cat From a5a566a1431ff2cad807f6e0d007c09220ad181e Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 3 Apr 2023 16:50:02 +0530 Subject: [PATCH 200/313] Resolves: #2183641 - use min conmon v2.1.7 Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 1cf445d..169f6e1 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: catatonit -Requires: conmon >= 2:2.0.30-2 +Requires: conmon >= 2:2.1.7-2 %if 0%{?fedora} > 37 Requires: containers-common-extra >= 4:1-84 %else From e623fbceb21f0c1e2a19edc245f5a93625b1fb36 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 3 Apr 2023 18:18:19 +0530 Subject: [PATCH 201/313] Fix ETCDIR usage for future upstream changes in docker wrapper Signed-off-by: Lokesh Mandvekar --- podman.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/podman.spec b/podman.spec index 169f6e1..36e1264 100644 --- a/podman.spec +++ b/podman.spec @@ -393,7 +393,7 @@ cd .. %install install -dp %{buildroot}%{_unitdir} -PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{buildroot}%{_sysconfdir} \ +PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{_sysconfdir} \ install.bin \ install.man \ install.systemd \ @@ -416,9 +416,6 @@ install -dp %{buildroot}%{_libexecdir}/%{name} install -p -m0755 bin/gvproxy %{buildroot}%{_libexecdir}/%{name} cd .. -# Sanitize paths in %%{_bindir}/docker -sed -i 's;%{buildroot}%{_sysconfdir};%{_sysconfdir}/containers;g' %{buildroot}%{_bindir}/docker - # do not include docker and podman-remote man pages in main package for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e remote -e docker`; do echo "$file*" >> podman.file-list From 92f1a6c1b4c1cac971e082e9736ebbb2377290ca Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 5 Apr 2023 09:22:06 +0200 Subject: [PATCH 202/313] bump to v4.5.0-rc1 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8dea053..7dcf335 100644 --- a/.gitignore +++ b/.gitignore @@ -1824,3 +1824,4 @@ /v4.4.2.tar.gz /v4.4.3.tar.gz /v4.4.4.tar.gz +/v4.5.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 36e1264..db44007 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 -%global built_tag v4.4.4 +%global built_tag v4.5.0-rc1 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -401,10 +401,12 @@ PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{_sysc install.docker \ install.docker-docs \ install.remote \ -%if 0%{?fedora} >= 36 || 0%{?rhel} >= 10 +%if 0%{?fedora} || 0%{?rhel} >= 10 install.modules-load %endif +sed -i 's;%{buildroot};;g' %{buildroot}%{_bindir}/docker + # install dnsname plugin cd %{repo_plugins}-%{commit_plugins} %{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install diff --git a/sources b/sources index 869aee8..c1a6521 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 -SHA512 (v4.4.4.tar.gz) = eec7e4630a7f6ee29bda5d6daf302318381d5a1158830bcc266356a3dfbb9eb97b3201e146b4a0c0577dc5633ac74713716c002412317908298b92aea37e11fd +SHA512 (v4.5.0-rc1.tar.gz) = 693cc8e67de614e364627b7dbe29c8a4b207cf1cd43f37e1a4108b0afeb6c3f8c62e20ded27570442cf72377ef0730bcde9fe2c692b664354e4aa10eb242b5d1 From 3cc557cca3ea4285f058f3163ff8ca50900043ef Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 5 Apr 2023 09:54:28 +0200 Subject: [PATCH 203/313] BR: gettext-envsubst Signed-off-by: Lokesh Mandvekar --- podman.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/podman.spec b/podman.spec index db44007..e34aa92 100644 --- a/podman.spec +++ b/podman.spec @@ -46,6 +46,7 @@ Source0: %{git0}/archive/%{built_tag}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} +BuildRequires: gettext-envsubst BuildRequires: go-md2man BuildRequires: btrfs-progs-devel BuildRequires: gcc From ddbea30cde339a4b1f71640cb1bde95ff4273b9d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 12 Apr 2023 09:25:24 -0400 Subject: [PATCH 204/313] bump to v4.5.0-rc2 --- .gitignore | 1 + podman.spec | 120 ++++++++++++++++++++++++++-------------------------- sources | 2 +- 3 files changed, 63 insertions(+), 60 deletions(-) diff --git a/.gitignore b/.gitignore index 7dcf335..4956ed9 100644 --- a/.gitignore +++ b/.gitignore @@ -1825,3 +1825,4 @@ /v4.4.3.tar.gz /v4.4.4.tar.gz /v4.5.0-rc1.tar.gz +/v4.5.0-rc2.tar.gz diff --git a/podman.spec b/podman.spec index e34aa92..5278e23 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 -%global built_tag v4.5.0-rc1 +%global built_tag v4.5.0-rc2 %global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) @@ -69,13 +69,13 @@ BuildRequires: systemd BuildRequires: systemd-devel Requires: catatonit Requires: conmon >= 2:2.1.7-2 -%if 0%{?fedora} > 37 -Requires: containers-common-extra >= 4:1-84 +%if 0%{?fedora} > 38 +Requires: containers-common-extra >= 4:1-90 %else -%if 0%{?fedora} == 37 -Requires: containers-common-extra >= 4:1-78 +%if 0%{?fedora} == 38 +Requires: containers-common-extra >= 4:1-89 %else -Requires: containers-common-extra >= 4:1-66 +Requires: containers-common-extra >= 4:1-82 %endif %endif Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} @@ -87,33 +87,34 @@ Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} 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/Microsoft/hcsshim)) = v0.10.0_rc.7 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/asaskevich/govalidator)) = v0.0.0_20230301143203_a9d515a09cc2 Provides: bundled(golang(github.com/blang/semver/v4)) = v4.0.0 Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4 -Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.0.0_20220321135231_33f4a66335f0 +Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.1.0 Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v6)) = v6.3.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/container_orchestrated_devices/container_device_interface)) = v0.5.4 +Provides: bundled(golang(github.com/containerd/cgroups)) = v1.1.0 +Provides: bundled(golang(github.com/containerd/containerd)) = v1.7.0 +Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.14.3 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/buildah)) = v1.29.0 -Provides: bundled(golang(github.com/containers/common)) = v0.51.0 +Provides: bundled(golang(github.com/containers/buildah)) = v1.30.0 +Provides: bundled(golang(github.com/containers/common)) = v0.52.0 Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.24.0 +Provides: bundled(golang(github.com/containers/image/v5)) = v5.25.0 +Provides: bundled(golang(github.com/containers/libhvee)) = v0.0.2 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/psgo)) = v1.8.0 -Provides: bundled(golang(github.com/containers/storage)) = v1.45.3 +Provides: bundled(golang(github.com/containers/storage)) = v1.46.1 Provides: bundled(golang(github.com/coreos/go_oidc/v3)) = v3.5.0 Provides: bundled(golang(github.com/coreos/go_systemd)) = v0.0.0_20190719114852_fd7a80b32e1f Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.5.0 -Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.0.0_20210225230131_70edb9eb47b3 +Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.4.1 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 @@ -121,39 +122,41 @@ Provides: bundled(golang(github.com/digitalocean/go_libvirt)) = v0.0.0_202012091 Provides: bundled(golang(github.com/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 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)) = v23.0.3+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_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 Provides: bundled(golang(github.com/docker/go_units)) = v0.5.0 Provides: bundled(golang(github.com/felixge/httpsnoop)) = v1.0.3 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/fsouza/go_dockerclient)) = v1.9.7 Provides: bundled(golang(github.com/go_jose/go_jose/v3)) = v3.0.0 +Provides: bundled(golang(github.com/go_logr/logr)) = v1.2.3 +Provides: bundled(golang(github.com/go_logr/stdr)) = v1.2.2 +Provides: bundled(golang(github.com/go_ole/go_ole)) = v1.2.6 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/runtime)) = v0.25.0 +Provides: bundled(golang(github.com/go_openapi/spec)) = v0.20.8 +Provides: bundled(golang(github.com/go_openapi/strfmt)) = v0.21.7 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/go_playground/locales)) = v0.14.0 -Provides: bundled(golang(github.com/go_playground/universal_translator)) = v0.18.0 -Provides: bundled(golang(github.com/go_playground/validator/v10)) = v10.11.1 +Provides: bundled(golang(github.com/go_openapi/validate)) = v0.22.1 +Provides: bundled(golang(github.com/go_playground/locales)) = v0.14.1 +Provides: bundled(golang(github.com/go_playground/universal_translator)) = v0.18.1 +Provides: bundled(golang(github.com/go_playground/validator/v10)) = v10.12.0 Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.1_0.20221029134443_4b691ce883d5 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/golang/protobuf)) = v1.5.3 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_containerregistry)) = v0.13.0 Provides: bundled(golang(github.com/google/go_intervals)) = v0.0.2 Provides: bundled(golang(github.com/google/gofuzz)) = v1.2.0 Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 -Provides: bundled(golang(github.com/google/trillian)) = v1.5.0 +Provides: bundled(golang(github.com/google/trillian)) = v1.5.1 Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1 Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 @@ -162,73 +165,72 @@ Provides: bundled(golang(github.com/hashicorp/errwrap)) = v1.1.0 Provides: bundled(golang(github.com/hashicorp/go_cleanhttp)) = v0.5.2 Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 Provides: bundled(golang(github.com/hashicorp/go_retryablehttp)) = v0.7.2 -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/imdario/mergo)) = v0.3.15 +Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = v1.1.0 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/compress)) = v1.16.4 Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.6_0.20220930104621_17e8dac29df8 Provides: bundled(golang(github.com/kr/fs)) = v0.1.0 -Provides: bundled(golang(github.com/leodido/go_urn)) = v1.2.1 -Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20221109233200_85aa52084eaf +Provides: bundled(golang(github.com/leodido/go_urn)) = v1.2.2 +Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20230213213521_fdfea0d469b6 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/mattn/go_sqlite3)) = v1.14.16 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/patternmatcher)) = v0.5.0 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/moby/sys/sequential)) = v0.5.0 +Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20221120202655_abb19827d345 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/onsi/gomega)) = v1.27.6 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/opencontainers/image_spec)) = v1.1.0_rc2.0.20221005185240_3a7f492d3f1b +Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.5 +Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.1.0_rc.1 +Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20230317050512_e931285f4b69 +Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.11.0 +Provides: bundled(golang(github.com/openshift/imagebuilder)) = v1.2.4 Provides: bundled(golang(github.com/opentracing/opentracing_go)) = v1.2.0 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/pkg/sftp)) = v1.13.5 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/rivo/uniseg)) = v0.4.4 Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v1.1.0 Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.10.0 Provides: bundled(golang(github.com/segmentio/ksuid)) = v1.0.4 -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/sigstore/fulcio)) = v1.2.0 +Provides: bundled(golang(github.com/sigstore/rekor)) = v1.1.0 +Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.6.0 Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.0 Provides: bundled(golang(github.com/skratchdot/open_golang)) = v0.0.0_20200116055534_eef842397966 -Provides: bundled(golang(github.com/spf13/cobra)) = v1.6.1 +Provides: bundled(golang(github.com/spf13/cobra)) = v1.7.0 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/stretchr/testify)) = v1.8.2 +Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.11.1 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/tchap/go_patricia/v2)) = v2.3.1 +Provides: bundled(golang(github.com/theupdateframework/go_tuf)) = v0.5.2 Provides: bundled(golang(github.com/titanous/rocacheck)) = v0.0.0_20171023193734_afe73141d399 Provides: bundled(golang(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible 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/vbatts/tar_split)) = v0.11.3 +Provides: bundled(golang(github.com/vbauerster/mpb/v8)) = v8.3.0 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(sigs.k8s.io/yaml)) = v1.3.0 %description diff --git a/sources b/sources index c1a6521..258a018 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 -SHA512 (v4.5.0-rc1.tar.gz) = 693cc8e67de614e364627b7dbe29c8a4b207cf1cd43f37e1a4108b0afeb6c3f8c62e20ded27570442cf72377ef0730bcde9fe2c692b664354e4aa10eb242b5d1 +SHA512 (v4.5.0-rc2.tar.gz) = fa421b2c0be60a2a0b8bec1ccbc0f98c8ac37d08c0fb49efe07ca3f9314c7f26201af5d7e79721d6ec988f82163c07474ac53619603def6dfdd3f14176868ad2 From a4c6b7d041a5470ea6ae9aaa16247d49eb4cdc3e Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 14 Apr 2023 15:19:02 +0000 Subject: [PATCH 205/313] auto bump to v4.5.0 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4956ed9..55ee588 100644 --- a/.gitignore +++ b/.gitignore @@ -1826,3 +1826,4 @@ /v4.4.4.tar.gz /v4.5.0-rc1.tar.gz /v4.5.0-rc2.tar.gz +/v4.5.0.tar.gz diff --git a/podman.spec b/podman.spec index 5278e23..bc652fd 100644 --- a/podman.spec +++ b/podman.spec @@ -29,7 +29,7 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 -%global built_tag v4.5.0-rc2 +%global built_tag v4.5.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 258a018..dac3d81 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 -SHA512 (v4.5.0-rc2.tar.gz) = fa421b2c0be60a2a0b8bec1ccbc0f98c8ac37d08c0fb49efe07ca3f9314c7f26201af5d7e79721d6ec988f82163c07474ac53619603def6dfdd3f14176868ad2 +SHA512 (v4.5.0.tar.gz) = 8a699dc01fc3d7c4a9e5ef4f166170303fc30e0f6695c61f763944e1cb755e75896108e0c4166d184fe49e3a6859f045aa3883047ebba9290e851fc128d77cac From fb6959e0d61f21f21aabb169c24f3b76f4def489 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 24 Apr 2023 19:16:03 -0400 Subject: [PATCH 206/313] Disable btrfs in RHEL builds btrfs-progs is not supported on RHEL. BUILDTAGS is already set properly to compile if not present. --- podman.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/podman.spec b/podman.spec index bc652fd..91cd9ec 100644 --- a/podman.spec +++ b/podman.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 @@ -48,7 +54,9 @@ Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvpro Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: gettext-envsubst BuildRequires: go-md2man +%if %{with btrfs} BuildRequires: btrfs-progs-devel +%endif BuildRequires: gcc BuildRequires: glib2-devel BuildRequires: glibc-devel From fdd5bef7e5ab0e9c98a3f978ce50108a7661bc87 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 25 Apr 2023 14:19:10 -0400 Subject: [PATCH 207/313] fix macro --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 91cd9ec..38209f8 100644 --- a/podman.spec +++ b/podman.spec @@ -31,7 +31,7 @@ # gvproxy %global repo_gvproxy gvisor-tap-vsock # https://github.com/containers/gvisor-tap-vsock -%global import_path_gvproxy %%{provider}.%{provider_tld}/%{project}/%{repo_gvproxy} +%global import_path_gvproxy %{provider}.%{provider_tld}/%{project}/%{repo_gvproxy} %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 From a37af540a5a52bce056b0032f8d5c3fbb7b4186f Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 8 May 2023 09:31:11 -0600 Subject: [PATCH 208/313] Disable systemd resolved Fixes flake: 'dial tcp: lookup cdn03.quay.io: no such host' Okay, doesn't actually fix as in _fix_, just fix as in "sweep it under the rug". The actual bug is in systemd-resolved, or in the quay.io/cloudflare.net DNS nameservers, or in the weird specific setup for cdn03 (it's a CNAME, compared to cdn01/02 which are A). Maybe a combination of all of the above. I don't care; I just want the flakes gone. I realize that this makes our testing environment different from default Fedora, and am okay with that because I suspect many Fedora users disable systemd-resolved as SOP. Signed-off-by: Ed Santiago --- .../files/disable_systemd_resolved.sh | 41 +++++++++++++++++++ .../disable_systemd_resolved/tasks/main.yml | 3 ++ tests/test_podman.yml | 1 + 3 files changed, 45 insertions(+) create mode 100755 tests/roles/disable_systemd_resolved/files/disable_systemd_resolved.sh create mode 100644 tests/roles/disable_systemd_resolved/tasks/main.yml diff --git a/tests/roles/disable_systemd_resolved/files/disable_systemd_resolved.sh b/tests/roles/disable_systemd_resolved/files/disable_systemd_resolved.sh new file mode 100755 index 0000000..f5cb4da --- /dev/null +++ b/tests/roles/disable_systemd_resolved/files/disable_systemd_resolved.sh @@ -0,0 +1,41 @@ +#!/bin/bash +# +# Excerpted from https://github.com/containers/automation_images/blob/main/systemd_banish.sh +# +# Early 2023: https://github.com/containers/podman/issues/16973 +# +# We see countless instances of "lookup cdn03.quay.io" flakes. +# Disabling the systemd resolver has completely resolved those, +# from multiple flakes per day to zero in a month. +# +# Opinions differ on the merits of systemd-resolve, but the fact is +# it breaks our CI testing. Kill it. +nsswitch=/etc/authselect/nsswitch.conf +if [[ -e $nsswitch ]]; then + if grep -q -E 'hosts:.*resolve' $nsswitch; then + echo "Disabling systemd-resolved" + sed -i -e 's/^\(hosts: *\).*/\1files dns myhostname/' $nsswitch + systemctl disable --now systemd-resolved + rm -f /etc/resolv.conf + + # NetworkManager may already be running, or it may not.... + systemctl start NetworkManager + sleep 1 + systemctl restart NetworkManager + + # ...and it may create resolv.conf upon start/restart, or it + # may not. Keep restarting until it does. (Yes, I realize + # this is cargocult thinking. Don't care. Not worth the effort + # to diagnose and solve properly.) + retries=10 + while ! test -e /etc/resolv.conf;do + retries=$((retries - 1)) + if [[ $retries -eq 0 ]]; then + echo "Timed out waiting for resolv.conf" >&2 + echo "...gonna try continuing. Expect failures." >&2 + fi + systemctl restart NetworkManager + sleep 5 + done + fi +fi diff --git a/tests/roles/disable_systemd_resolved/tasks/main.yml b/tests/roles/disable_systemd_resolved/tasks/main.yml new file mode 100644 index 0000000..7c77540 --- /dev/null +++ b/tests/roles/disable_systemd_resolved/tasks/main.yml @@ -0,0 +1,3 @@ +--- +- name: disable systemd resolved + script: ./disable_systemd_resolved.sh diff --git a/tests/test_podman.yml b/tests/test_podman.yml index 9674dea..0b4c41b 100644 --- a/tests/test_podman.yml +++ b/tests/test_podman.yml @@ -7,6 +7,7 @@ - artifacts: ./artifacts rootless_user: testuser roles: + - role: disable_systemd_resolved - role: rootless_user_ready tasks: From f6e2b9b14a805ccbd806199bdae0028ee2593f93 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 24 May 2023 09:41:45 -0400 Subject: [PATCH 209/313] rewrite spec to minimize diff with soon to be upstream packit-maintained spec --- podman.spec | 411 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 251 insertions(+), 160 deletions(-) diff --git a/podman.spec b/podman.spec index 38209f8..05ca71e 100644 --- a/podman.spec +++ b/podman.spec @@ -7,12 +7,58 @@ %global debug_package %{nil} %endif +# 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. +%if !0%{?fedora} && 0%{?rhel} <= 8 +%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 + %if 0%{?rhel} %bcond_with btrfs +# _user_tmpfiles.d currently undefined on rhel +%global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d %else %bcond_without btrfs %endif +# RHEL 8 needs /usr/bin/python3 to build docs +%if 0%{?rhel} == 8 +%bcond_without python3 +%else +%bcond_with python3 +%endif + +%if 0%{?fedora} || 0%{?rhel} >= 10 +%bcond_without modules_load +%else +%bcond_with modules_load +%endif + +%if 0%{?fedora} || 0%{?rhel} >= 9 +%bcond_without go_rpm_macros +%else +%bcond_with go_rpm_macros +%endif + +# copr_username is only set on copr environments, not on others like koji +%if "%{?copr_username}" != "rhcontainerbot" +%bcond_with copr +%else +%bcond_without copr +%endif + +%if 0%{?centos} <= 8 +%bcond_without changelog +%else +%bcond_with changelog +%endif + +%if 0%{?fedora} +%bcond_without golang_arches_future +%else +%bcond_with golang_arches_future +%endif + %global provider github %global provider_tld com %global project containers @@ -35,24 +81,37 @@ %global git_gvproxy https://%{import_path_gvproxy} %global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 -%global built_tag v4.5.0 -%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) -%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) +# podman +%global git0 https://github.com/containers/%{name} Name: podman +%if %{with copr} +Epoch: 101 +%else Epoch: 5 -Version: %{gen_version} +%endif +# DO NOT TOUCH the Version string! +# The TRUE source of this specfile is: +# https://github.com/containers/podman/blob/main/rpm/podman.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: 4.5.0 License: Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT and MPL-2.0 Release: %autorelease +%if %{with golang_arches_future} ExclusiveArch: %{golang_arches_future} +%else +ExclusiveArch: aarch64 ppc64le s390x x86_64 +%endif Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream -Source0: %{git0}/archive/%{built_tag}.tar.gz +Source0: %{git0}/archive/v%{version}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} -BuildRequires: gettext-envsubst +BuildRequires: %{_bindir}/envsubst BuildRequires: go-md2man %if %{with btrfs} BuildRequires: btrfs-progs-devel @@ -63,7 +122,9 @@ BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: golang BuildRequires: git-core +%if %{with go_rpm_macros} BuildRequires: go-rpm-macros +%endif BuildRequires: gpgme-devel BuildRequires: libassuan-devel BuildRequires: libgpg-error-devel @@ -75,6 +136,9 @@ BuildRequires: make BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel +%if %{with python3} +BuildRequires: python3 +%endif Requires: catatonit Requires: conmon >= 2:2.1.7-2 %if 0%{?fedora} > 38 @@ -90,156 +154,179 @@ Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} Provides: %{name}-quadlet Obsoletes: %{name}-quadlet <= 5:4.4.0-1 Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} +# TODO: need to find the right action in packit propose-downstream to update +# the goimports here. None of the actions seem to work so far. +# DO NOT DELETE BELOW LINE - used for updating downstream goimports # vendored libraries -# 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.10.0_rc.7 -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_20230301143203_a9d515a09cc2 -Provides: bundled(golang(github.com/blang/semver/v4)) = v4.0.0 -Provides: bundled(golang(github.com/buger/goterm)) = v1.0.4 -Provides: bundled(golang(github.com/checkpoint_restore/checkpointctl)) = v0.1.0 -Provides: bundled(golang(github.com/checkpoint_restore/go_criu/v6)) = v6.3.0 -Provides: bundled(golang(github.com/chzyer/readline)) = v1.5.1 -Provides: bundled(golang(github.com/container_orchestrated_devices/container_device_interface)) = v0.5.4 -Provides: bundled(golang(github.com/containerd/cgroups)) = v1.1.0 -Provides: bundled(golang(github.com/containerd/containerd)) = v1.7.0 -Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.14.3 -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/buildah)) = v1.30.0 -Provides: bundled(golang(github.com/containers/common)) = v0.52.0 -Provides: bundled(golang(github.com/containers/conmon)) = v2.0.20+incompatible -Provides: bundled(golang(github.com/containers/image/v5)) = v5.25.0 -Provides: bundled(golang(github.com/containers/libhvee)) = v0.0.2 -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/psgo)) = v1.8.0 -Provides: bundled(golang(github.com/containers/storage)) = v1.46.1 -Provides: bundled(golang(github.com/coreos/go_oidc/v3)) = v3.5.0 -Provides: bundled(golang(github.com/coreos/go_systemd)) = v0.0.0_20190719114852_fd7a80b32e1f -Provides: bundled(golang(github.com/coreos/go_systemd/v22)) = v22.5.0 -Provides: bundled(golang(github.com/coreos/stream_metadata_go)) = v0.4.1 -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/digitalocean/go_libvirt)) = v0.0.0_20201209184759_e2a69bcd5bd1 -Provides: bundled(golang(github.com/digitalocean/go_qemu)) = v0.0.0_20210326154740_ac9e0b687001 -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)) = v23.0.3+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_plugins_helpers)) = v0.0.0_20211224144127_6eecb7beb651 -Provides: bundled(golang(github.com/docker/go_units)) = v0.5.0 -Provides: bundled(golang(github.com/felixge/httpsnoop)) = v1.0.3 -Provides: bundled(golang(github.com/fsnotify/fsnotify)) = v1.6.0 -Provides: bundled(golang(github.com/fsouza/go_dockerclient)) = v1.9.7 -Provides: bundled(golang(github.com/go_jose/go_jose/v3)) = v3.0.0 -Provides: bundled(golang(github.com/go_logr/logr)) = v1.2.3 -Provides: bundled(golang(github.com/go_logr/stdr)) = v1.2.2 -Provides: bundled(golang(github.com/go_ole/go_ole)) = v1.2.6 -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.25.0 -Provides: bundled(golang(github.com/go_openapi/spec)) = v0.20.8 -Provides: bundled(golang(github.com/go_openapi/strfmt)) = v0.21.7 -Provides: bundled(golang(github.com/go_openapi/swag)) = v0.22.3 -Provides: bundled(golang(github.com/go_openapi/validate)) = v0.22.1 -Provides: bundled(golang(github.com/go_playground/locales)) = v0.14.1 -Provides: bundled(golang(github.com/go_playground/universal_translator)) = v0.18.1 -Provides: bundled(golang(github.com/go_playground/validator/v10)) = v10.12.0 -Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.1_0.20221029134443_4b691ce883d5 -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.3 -Provides: bundled(golang(github.com/google/go_cmp)) = v0.5.9 -Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.13.0 -Provides: bundled(golang(github.com/google/go_intervals)) = v0.0.2 -Provides: bundled(golang(github.com/google/gofuzz)) = v1.2.0 -Provides: bundled(golang(github.com/google/shlex)) = v0.0.0_20191202100458_e7afc7fbc510 -Provides: bundled(golang(github.com/google/trillian)) = v1.5.1 -Provides: bundled(golang(github.com/google/uuid)) = v1.3.0 -Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1 -Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0 -Provides: bundled(golang(github.com/gorilla/schema)) = v1.2.0 -Provides: bundled(golang(github.com/hashicorp/errwrap)) = v1.1.0 -Provides: bundled(golang(github.com/hashicorp/go_cleanhttp)) = v0.5.2 -Provides: bundled(golang(github.com/hashicorp/go_multierror)) = v1.1.1 -Provides: bundled(golang(github.com/hashicorp/go_retryablehttp)) = v0.7.2 -Provides: bundled(golang(github.com/imdario/mergo)) = v0.3.15 -Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = v1.1.0 -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.16.4 -Provides: bundled(golang(github.com/klauspost/pgzip)) = v1.2.6_0.20220930104621_17e8dac29df8 -Provides: bundled(golang(github.com/kr/fs)) = v0.1.0 -Provides: bundled(golang(github.com/leodido/go_urn)) = v1.2.2 -Provides: bundled(golang(github.com/letsencrypt/boulder)) = v0.0.0_20230213213521_fdfea0d469b6 -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/mattn/go_sqlite3)) = v1.14.16 -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/patternmatcher)) = v0.5.0 -Provides: bundled(golang(github.com/moby/sys/mountinfo)) = v0.6.2 -Provides: bundled(golang(github.com/moby/sys/sequential)) = v0.5.0 -Provides: bundled(golang(github.com/moby/term)) = v0.0.0_20221120202655_abb19827d345 -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.27.6 -Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 -Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.1.0_rc2.0.20221005185240_3a7f492d3f1b -Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.5 -Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.1.0_rc.1 -Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20230317050512_e931285f4b69 -Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.11.0 -Provides: bundled(golang(github.com/openshift/imagebuilder)) = v1.2.4 -Provides: bundled(golang(github.com/opentracing/opentracing_go)) = v1.2.0 -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/pkg/sftp)) = v1.13.5 -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.4 -Provides: bundled(golang(github.com/rootless_containers/rootlesskit)) = v1.1.0 -Provides: bundled(golang(github.com/seccomp/libseccomp_golang)) = v0.10.0 -Provides: bundled(golang(github.com/segmentio/ksuid)) = v1.0.4 -Provides: bundled(golang(github.com/sigstore/fulcio)) = v1.2.0 -Provides: bundled(golang(github.com/sigstore/rekor)) = v1.1.0 -Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.6.0 -Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.0 -Provides: bundled(golang(github.com/skratchdot/open_golang)) = v0.0.0_20200116055534_eef842397966 -Provides: bundled(golang(github.com/spf13/cobra)) = v1.7.0 -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.2 -Provides: bundled(golang(github.com/sylabs/sif/v2)) = v2.11.1 -Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635 -Provides: bundled(golang(github.com/tchap/go_patricia/v2)) = v2.3.1 -Provides: bundled(golang(github.com/theupdateframework/go_tuf)) = v0.5.2 -Provides: bundled(golang(github.com/titanous/rocacheck)) = v0.0.0_20171023193734_afe73141d399 -Provides: bundled(golang(github.com/uber/jaeger_client_go)) = v2.30.0+incompatible -Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.11 -Provides: bundled(golang(github.com/vbatts/tar_split)) = v0.11.3 -Provides: bundled(golang(github.com/vbauerster/mpb/v8)) = v8.3.0 -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(sigs.k8s.io/yaml)) = v1.3.0 +Provides: bundled(golang(github.com/BurntSushi/toml)) +Provides: bundled(golang(github.com/blang/semver/v4)) +Provides: bundled(golang(github.com/buger/goterm)) +Provides: bundled(golang(github.com/checkpoint-restore/checkpointctl/lib)) +Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v6)) +Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v6/rpc)) +Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v6/stats)) +Provides: bundled(golang(github.com/container-orchestrated-devices/container-device-interface/pkg/cdi)) +Provides: bundled(golang(github.com/containernetworking/cni/pkg/types/040)) +Provides: bundled(golang(github.com/containernetworking/plugins/pkg/ns)) +Provides: bundled(golang(github.com/containers/buildah)) +Provides: bundled(golang(github.com/containers/buildah/copier)) +Provides: bundled(golang(github.com/containers/buildah/define)) +Provides: bundled(golang(github.com/containers/buildah/imagebuildah)) +Provides: bundled(golang(github.com/containers/buildah/pkg/chrootuser)) +Provides: bundled(golang(github.com/containers/buildah/pkg/cli)) +Provides: bundled(golang(github.com/containers/buildah/pkg/overlay)) +Provides: bundled(golang(github.com/containers/buildah/pkg/parse)) +Provides: bundled(golang(github.com/containers/buildah/pkg/util)) +Provides: bundled(golang(github.com/containers/buildah/util)) +Provides: bundled(golang(github.com/containers/common/libimage)) +Provides: bundled(golang(github.com/containers/common/libimage/define)) +Provides: bundled(golang(github.com/containers/common/libnetwork/cni)) +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/resolvconf)) +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/apparmor)) +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/cgroups)) +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/download)) +Provides: bundled(golang(github.com/containers/common/pkg/filters)) +Provides: bundled(golang(github.com/containers/common/pkg/flag)) +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/machine)) +Provides: bundled(golang(github.com/containers/common/pkg/netns)) +Provides: bundled(golang(github.com/containers/common/pkg/parse)) +Provides: bundled(golang(github.com/containers/common/pkg/report)) +Provides: bundled(golang(github.com/containers/common/pkg/resize)) +Provides: bundled(golang(github.com/containers/common/pkg/seccomp)) +Provides: bundled(golang(github.com/containers/common/pkg/secrets)) +Provides: bundled(golang(github.com/containers/common/pkg/ssh)) +Provides: bundled(golang(github.com/containers/common/pkg/subscriptions)) +Provides: bundled(golang(github.com/containers/common/pkg/sysinfo)) +Provides: bundled(golang(github.com/containers/common/pkg/umask)) +Provides: bundled(golang(github.com/containers/common/pkg/util)) +Provides: bundled(golang(github.com/containers/conmon/runner/config)) +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/manifest)) +Provides: bundled(golang(github.com/containers/image/v5/pkg/cli)) +Provides: bundled(golang(github.com/containers/image/v5/pkg/cli/sigstore)) +Provides: bundled(golang(github.com/containers/image/v5/pkg/compression)) +Provides: bundled(golang(github.com/containers/image/v5/pkg/docker/config)) +Provides: bundled(golang(github.com/containers/image/v5/pkg/shortnames)) +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/signature/signer)) +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/ocicrypt/config)) +Provides: bundled(golang(github.com/containers/ocicrypt/helpers)) +Provides: bundled(golang(github.com/containers/psgo)) +Provides: bundled(golang(github.com/containers/storage)) +Provides: bundled(golang(github.com/containers/storage/drivers/quota)) +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/directory)) +Provides: bundled(golang(github.com/containers/storage/pkg/fileutils)) +Provides: bundled(golang(github.com/containers/storage/pkg/homedir)) +Provides: bundled(golang(github.com/containers/storage/pkg/idmap)) +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/parsers/kernel)) +Provides: bundled(golang(github.com/containers/storage/pkg/reexec)) +Provides: bundled(golang(github.com/containers/storage/pkg/regexp)) +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/coreos/go-systemd/v22/activation)) +Provides: bundled(golang(github.com/coreos/go-systemd/v22/daemon)) +Provides: bundled(golang(github.com/coreos/go-systemd/v22/dbus)) +Provides: bundled(golang(github.com/coreos/stream-metadata-go/fedoracoreos)) +Provides: bundled(golang(github.com/coreos/stream-metadata-go/release)) +Provides: bundled(golang(github.com/coreos/stream-metadata-go/stream)) +Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) +Provides: bundled(golang(github.com/digitalocean/go-qemu/qmp)) +Provides: bundled(golang(github.com/docker/docker/api/types)) +Provides: bundled(golang(github.com/docker/docker/api/types/container)) +Provides: bundled(golang(github.com/docker/docker/api/types/events)) +Provides: bundled(golang(github.com/docker/docker/api/types/mount)) +Provides: bundled(golang(github.com/docker/docker/api/types/network)) +Provides: bundled(golang(github.com/docker/docker/api/types/registry)) +Provides: bundled(golang(github.com/docker/docker/api/types/swarm)) +Provides: bundled(golang(github.com/docker/docker/api/types/volume)) +Provides: bundled(golang(github.com/docker/docker/pkg/homedir)) +Provides: bundled(golang(github.com/docker/docker/pkg/jsonmessage)) +Provides: bundled(golang(github.com/docker/docker/pkg/meminfo)) +Provides: bundled(golang(github.com/docker/docker/pkg/namesgenerator)) +Provides: bundled(golang(github.com/docker/docker/pkg/parsers)) +Provides: bundled(golang(github.com/docker/go-connections/nat)) +Provides: bundled(golang(github.com/docker/go-plugins-helpers/sdk)) +Provides: bundled(golang(github.com/docker/go-plugins-helpers/volume)) +Provides: bundled(golang(github.com/docker/go-units)) +Provides: bundled(golang(github.com/fsnotify/fsnotify)) +Provides: bundled(golang(github.com/godbus/dbus/v5)) +Provides: bundled(golang(github.com/google/gofuzz)) +Provides: bundled(golang(github.com/google/shlex)) +Provides: bundled(golang(github.com/google/uuid)) +Provides: bundled(golang(github.com/gorilla/handlers)) +Provides: bundled(golang(github.com/gorilla/mux)) +Provides: bundled(golang(github.com/gorilla/schema)) +Provides: bundled(golang(github.com/hashicorp/go-multierror)) +Provides: bundled(golang(github.com/json-iterator/go)) +Provides: bundled(golang(github.com/mattn/go-sqlite3)) +Provides: bundled(golang(github.com/moby/term)) +Provides: bundled(golang(github.com/nxadm/tail)) +Provides: bundled(golang(github.com/nxadm/tail/watch)) +Provides: bundled(golang(github.com/onsi/ginkgo/v2)) +Provides: bundled(golang(github.com/onsi/gomega)) +Provides: bundled(golang(github.com/onsi/gomega/format)) +Provides: bundled(golang(github.com/onsi/gomega/gexec)) +Provides: bundled(golang(github.com/onsi/gomega/matchers)) +Provides: bundled(golang(github.com/onsi/gomega/types)) +Provides: bundled(golang(github.com/opencontainers/go-digest)) +Provides: bundled(golang(github.com/opencontainers/image-spec/specs-go/v1)) +Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/cgroups)) +Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/configs)) +Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/devices)) +Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/user)) +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/runtime-tools/validate/capabilities)) +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/rootless-containers/rootlesskit/pkg/port)) +Provides: bundled(golang(github.com/rootless-containers/rootlesskit/pkg/port/builtin)) +Provides: bundled(golang(github.com/rootless-containers/rootlesskit/pkg/port/portutil)) +Provides: bundled(golang(github.com/sirupsen/logrus)) +Provides: bundled(golang(github.com/sirupsen/logrus/hooks/syslog)) +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(github.com/ulikunitz/xz)) +Provides: bundled(golang(github.com/vbauerster/mpb/v8)) +Provides: bundled(golang(github.com/vbauerster/mpb/v8/decor)) +Provides: bundled(golang(github.com/vishvananda/netlink)) +Provides: bundled(golang(go.etcd.io/bbolt)) +Provides: bundled(golang(golang.org/x/net/proxy)) +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(google.golang.org/protobuf/proto)) +Provides: bundled(golang(gopkg.in/inf.v0)) +Provides: bundled(golang(gopkg.in/yaml.v3)) +Provides: bundled(golang(sigs.k8s.io/yaml)) %description %{name} (Pod Manager) is a fully featured container engine that is a simple @@ -326,7 +413,7 @@ gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. %prep -%autosetup -Sgit -n %{name}-%{built_tag_strip} +%autosetup -Sgit -n %{name}-%{version} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname @@ -363,11 +450,10 @@ LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" # build rootlessport first %gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport -export BASEBUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/selinux_tag.sh) $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +export BASEBUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" # build %%{name} export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh)" - %gobuild -o bin/%{name} %{import_path}/cmd/%{name} # build %%{name}-remote @@ -412,7 +498,7 @@ PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{_sysc install.docker \ install.docker-docs \ install.remote \ -%if 0%{?fedora} || 0%{?rhel} >= 10 +%if %{with modules_load} install.modules-load %endif @@ -460,7 +546,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_tmpfilesdir}/%{name}.conf %{_systemdgeneratordir}/%{name}-system-generator %{_systemdusergeneratordir}/%{name}-user-generator -%if 0%{?fedora} >= 36 || 0%{?rhel} >= 10 +%if %{with modules_load} %{_modulesloaddir}/%{name}-iptables.conf %endif @@ -497,4 +583,9 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_libexecdir}/%{name}/gvproxy %changelog +%if %{with changelog} +* Mon May 01 2023 RH Container Bot +- Placeholder changelog for envs that are not autochangelog-ready +%else %autochangelog +%endif From 35be92c7523346193a4edba7f3a3906ca294c002 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 26 May 2023 13:40:48 -0400 Subject: [PATCH 210/313] bump to v4.5.1 --- .gitignore | 2 ++ podman.spec | 12 +++++++----- sources | 4 ++-- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 55ee588..89dd461 100644 --- a/.gitignore +++ b/.gitignore @@ -1827,3 +1827,5 @@ /v4.5.0-rc1.tar.gz /v4.5.0-rc2.tar.gz /v4.5.0.tar.gz +/gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz +/v4.5.1.tar.gz diff --git a/podman.spec b/podman.spec index 05ca71e..41d456a 100644 --- a/podman.spec +++ b/podman.spec @@ -79,7 +79,7 @@ # https://github.com/containers/gvisor-tap-vsock %global import_path_gvproxy %{provider}.%{provider_tld}/%{project}/%{repo_gvproxy} %global git_gvproxy https://%{import_path_gvproxy} -%global commit_gvproxy aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 +%global commit_gvproxy 407efb5dcdb0f4445935f7360535800b60447544 # podman %global git0 https://github.com/containers/%{name} @@ -96,7 +96,7 @@ Epoch: 5 # 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: 4.5.0 +Version: 4.5.1 License: Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT and MPL-2.0 Release: %autorelease %if %{with golang_arches_future} @@ -234,7 +234,6 @@ Provides: bundled(golang(github.com/containers/storage)) Provides: bundled(golang(github.com/containers/storage/drivers/quota)) 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/directory)) Provides: bundled(golang(github.com/containers/storage/pkg/fileutils)) Provides: bundled(golang(github.com/containers/storage/pkg/homedir)) Provides: bundled(golang(github.com/containers/storage/pkg/idmap)) @@ -267,9 +266,9 @@ Provides: bundled(golang(github.com/docker/docker/api/types/swarm)) Provides: bundled(golang(github.com/docker/docker/api/types/volume)) Provides: bundled(golang(github.com/docker/docker/pkg/homedir)) Provides: bundled(golang(github.com/docker/docker/pkg/jsonmessage)) -Provides: bundled(golang(github.com/docker/docker/pkg/meminfo)) Provides: bundled(golang(github.com/docker/docker/pkg/namesgenerator)) Provides: bundled(golang(github.com/docker/docker/pkg/parsers)) +Provides: bundled(golang(github.com/docker/docker/pkg/system)) Provides: bundled(golang(github.com/docker/go-connections/nat)) Provides: bundled(golang(github.com/docker/go-plugins-helpers/sdk)) Provides: bundled(golang(github.com/docker/go-plugins-helpers/volume)) @@ -288,7 +287,7 @@ Provides: bundled(golang(github.com/mattn/go-sqlite3)) Provides: bundled(golang(github.com/moby/term)) Provides: bundled(golang(github.com/nxadm/tail)) Provides: bundled(golang(github.com/nxadm/tail/watch)) -Provides: bundled(golang(github.com/onsi/ginkgo/v2)) +Provides: bundled(golang(github.com/onsi/ginkgo)) Provides: bundled(golang(github.com/onsi/gomega)) Provides: bundled(golang(github.com/onsi/gomega/format)) Provides: bundled(golang(github.com/onsi/gomega/gexec)) @@ -484,6 +483,7 @@ cd .. ln -s vendor src export GOPATH=$(pwd)/_build:$(pwd) %gobuild -o bin/gvproxy %{import_path_gvproxy}/cmd/gvproxy +%gobuild -o bin/gvforwarder %{import_path_gvproxy}/cmd/vm cd .. %{__make} docs docker-docs @@ -513,6 +513,7 @@ cd .. cd %{repo_gvproxy}-%{commit_gvproxy} install -dp %{buildroot}%{_libexecdir}/%{name} install -p -m0755 bin/gvproxy %{buildroot}%{_libexecdir}/%{name} +install -p -m0755 bin/gvforwarder %{buildroot}%{_libexecdir}/%{name} cd .. # do not include docker and podman-remote man pages in main package @@ -581,6 +582,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %doc %{repo_gvproxy}-%{commit_gvproxy}/README.md %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy +%{_libexecdir}/%{name}/gvforwarder %changelog %if %{with changelog} diff --git a/sources b/sources index dac3d81..72a79cd 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291 -SHA512 (v4.5.0.tar.gz) = 8a699dc01fc3d7c4a9e5ef4f166170303fc30e0f6695c61f763944e1cb755e75896108e0c4166d184fe49e3a6859f045aa3883047ebba9290e851fc128d77cac +SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c +SHA512 (v4.5.1.tar.gz) = c09af81063dba7125d06bb982ae6db5c1933bb32273f194f90875b5c63b916f94d0daacf09212139ae8dc5f8cfa224e7fd1d83e1a22df19be2adde84583ee049 From ec69e1ec9cac2b807ab8d6a4ee93127130b478c4 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 3 Jul 2023 10:06:58 -0400 Subject: [PATCH 211/313] bump to v4.6.0-rc1 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 201 ++++++++++++++++++++++------------------------------ sources | 2 +- 3 files changed, 86 insertions(+), 118 deletions(-) diff --git a/.gitignore b/.gitignore index 89dd461..3f9c3cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1829,3 +1829,4 @@ /v4.5.0.tar.gz /gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz /v4.5.1.tar.gz +/v4.6.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 41d456a..79a4297 100644 --- a/podman.spec +++ b/podman.spec @@ -9,84 +9,46 @@ # 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. -%if !0%{?fedora} && 0%{?rhel} <= 8 +%if %{defined rhel} && 0%{?rhel} == 8 %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 %{?**}; +%define rhel8py3 1 %endif -%if 0%{?rhel} -%bcond_with btrfs +%global gomodulesmode GO111MODULE=on + +%if %{defined rhel} # _user_tmpfiles.d currently undefined on rhel %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d -%else -%bcond_without btrfs %endif -# RHEL 8 needs /usr/bin/python3 to build docs -%if 0%{?rhel} == 8 -%bcond_without python3 -%else -%bcond_with python3 +%if %{defined fedora} +%define build_with_btrfs 1 %endif -%if 0%{?fedora} || 0%{?rhel} >= 10 -%bcond_without modules_load -%else -%bcond_with modules_load -%endif +%global container_base_path github.com/containers +%global container_base_url https://%{container_base_path} -%if 0%{?fedora} || 0%{?rhel} >= 9 -%bcond_without go_rpm_macros -%else -%bcond_with go_rpm_macros -%endif +# For LDFLAGS +%global ld_project %{container_base_path}/%{name}/v4 +%global ld_libpod %{ld_project}/libpod -# copr_username is only set on copr environments, not on others like koji -%if "%{?copr_username}" != "rhcontainerbot" -%bcond_with copr -%else -%bcond_without copr -%endif - -%if 0%{?centos} <= 8 -%bcond_without changelog -%else -%bcond_with changelog -%endif - -%if 0%{?fedora} -%bcond_without golang_arches_future -%else -%bcond_with golang_arches_future -%endif - -%global provider github -%global provider_tld com -%global project containers -%global repo %{name} -# https://github.com/containers/%%{name} -%global import_path %{provider}.%{provider_tld}/%{project}/%{repo} -%global git0 https://%{import_path} +# %%{name} +%global git0 %{container_base_url}/%{name} # dnsname %global repo_plugins dnsname -# https://github.com/containers/dnsname -%global import_path_plugins %{provider}.%{provider_tld}/%{project}/%{repo_plugins} -%global git_plugins https://%{import_path_plugins} +%global git_plugins %{container_base_url}/%{repo_plugins} %global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 +%global import_path_plugins %{container_base_path}/%{repo_plugins} # gvproxy %global repo_gvproxy gvisor-tap-vsock -# https://github.com/containers/gvisor-tap-vsock -%global import_path_gvproxy %{provider}.%{provider_tld}/%{project}/%{repo_gvproxy} -%global git_gvproxy https://%{import_path_gvproxy} +%global git_gvproxy %{container_base_url}/%{repo_gvproxy} %global commit_gvproxy 407efb5dcdb0f4445935f7360535800b60447544 -# podman -%global git0 https://github.com/containers/%{name} - Name: podman -%if %{with copr} -Epoch: 101 +%if %{defined copr_username} +Epoch: 102 %else Epoch: 5 %endif @@ -96,10 +58,10 @@ Epoch: 5 # 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: 4.5.1 +Version: 4.6.0~rc1 License: Apache-2.0 and BSD-2-Clause and BSD-3-Clause and ISC and MIT and MPL-2.0 Release: %autorelease -%if %{with golang_arches_future} +%if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} %else ExclusiveArch: aarch64 ppc64le s390x x86_64 @@ -107,13 +69,13 @@ ExclusiveArch: aarch64 ppc64le s390x x86_64 Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream -Source0: %{git0}/archive/v%{version}.tar.gz +Source0: %{git0}/archive/v4.6.0-rc1.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst -BuildRequires: go-md2man -%if %{with btrfs} +BuildRequires: %{_bindir}/go-md2man +%if %{defined build_with_btrfs} BuildRequires: btrfs-progs-devel %endif BuildRequires: gcc @@ -122,7 +84,7 @@ BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: golang BuildRequires: git-core -%if %{with go_rpm_macros} +%if !%{defined gobuild} BuildRequires: go-rpm-macros %endif BuildRequires: gpgme-devel @@ -136,38 +98,28 @@ BuildRequires: make BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel -%if %{with python3} +%if %{defined rhel8py3} BuildRequires: python3 %endif Requires: catatonit Requires: conmon >= 2:2.1.7-2 -%if 0%{?fedora} > 38 -Requires: containers-common-extra >= 4:1-90 -%else -%if 0%{?fedora} == 38 -Requires: containers-common-extra >= 4:1-89 -%else -Requires: containers-common-extra >= 4:1-82 -%endif -%endif +Requires: containers-common-extra Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} Provides: %{name}-quadlet Obsoletes: %{name}-quadlet <= 5:4.4.0-1 Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} -# TODO: need to find the right action in packit propose-downstream to update -# the goimports here. None of the actions seem to work so far. # DO NOT DELETE BELOW LINE - used for updating downstream goimports # vendored libraries -Provides: bundled(golang(github.com/BurntSushi/toml)) Provides: bundled(golang(github.com/blang/semver/v4)) Provides: bundled(golang(github.com/buger/goterm)) +Provides: bundled(golang(github.com/BurntSushi/toml)) Provides: bundled(golang(github.com/checkpoint-restore/checkpointctl/lib)) Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v6)) Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v6/rpc)) Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v6/stats)) -Provides: bundled(golang(github.com/container-orchestrated-devices/container-device-interface/pkg/cdi)) Provides: bundled(golang(github.com/containernetworking/cni/pkg/types/040)) Provides: bundled(golang(github.com/containernetworking/plugins/pkg/ns)) +Provides: bundled(golang(github.com/container-orchestrated-devices/container-device-interface/pkg/cdi)) Provides: bundled(golang(github.com/containers/buildah)) Provides: bundled(golang(github.com/containers/buildah/copier)) Provides: bundled(golang(github.com/containers/buildah/define)) @@ -183,7 +135,9 @@ Provides: bundled(golang(github.com/containers/common/libimage/define)) Provides: bundled(golang(github.com/containers/common/libnetwork/cni)) 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/apparmor)) @@ -203,8 +157,10 @@ Provides: bundled(golang(github.com/containers/common/pkg/netns)) Provides: bundled(golang(github.com/containers/common/pkg/parse)) Provides: bundled(golang(github.com/containers/common/pkg/report)) Provides: bundled(golang(github.com/containers/common/pkg/resize)) +Provides: bundled(golang(github.com/containers/common/pkg/rootlessport)) Provides: bundled(golang(github.com/containers/common/pkg/seccomp)) Provides: bundled(golang(github.com/containers/common/pkg/secrets)) +Provides: bundled(golang(github.com/containers/common/pkg/servicereaper)) Provides: bundled(golang(github.com/containers/common/pkg/ssh)) Provides: bundled(golang(github.com/containers/common/pkg/subscriptions)) Provides: bundled(golang(github.com/containers/common/pkg/sysinfo)) @@ -234,6 +190,7 @@ Provides: bundled(golang(github.com/containers/storage)) Provides: bundled(golang(github.com/containers/storage/drivers/quota)) 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/directory)) Provides: bundled(golang(github.com/containers/storage/pkg/fileutils)) Provides: bundled(golang(github.com/containers/storage/pkg/homedir)) Provides: bundled(golang(github.com/containers/storage/pkg/idmap)) @@ -256,6 +213,7 @@ Provides: bundled(golang(github.com/coreos/stream-metadata-go/release)) Provides: bundled(golang(github.com/coreos/stream-metadata-go/stream)) Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) Provides: bundled(golang(github.com/digitalocean/go-qemu/qmp)) +Provides: bundled(golang(github.com/docker/distribution/registry/api/errcode)) Provides: bundled(golang(github.com/docker/docker/api/types)) Provides: bundled(golang(github.com/docker/docker/api/types/container)) Provides: bundled(golang(github.com/docker/docker/api/types/events)) @@ -266,14 +224,13 @@ Provides: bundled(golang(github.com/docker/docker/api/types/swarm)) Provides: bundled(golang(github.com/docker/docker/api/types/volume)) Provides: bundled(golang(github.com/docker/docker/pkg/homedir)) Provides: bundled(golang(github.com/docker/docker/pkg/jsonmessage)) +Provides: bundled(golang(github.com/docker/docker/pkg/meminfo)) Provides: bundled(golang(github.com/docker/docker/pkg/namesgenerator)) Provides: bundled(golang(github.com/docker/docker/pkg/parsers)) -Provides: bundled(golang(github.com/docker/docker/pkg/system)) Provides: bundled(golang(github.com/docker/go-connections/nat)) Provides: bundled(golang(github.com/docker/go-plugins-helpers/sdk)) Provides: bundled(golang(github.com/docker/go-plugins-helpers/volume)) Provides: bundled(golang(github.com/docker/go-units)) -Provides: bundled(golang(github.com/fsnotify/fsnotify)) Provides: bundled(golang(github.com/godbus/dbus/v5)) Provides: bundled(golang(github.com/google/gofuzz)) Provides: bundled(golang(github.com/google/shlex)) @@ -287,7 +244,7 @@ Provides: bundled(golang(github.com/mattn/go-sqlite3)) Provides: bundled(golang(github.com/moby/term)) Provides: bundled(golang(github.com/nxadm/tail)) Provides: bundled(golang(github.com/nxadm/tail/watch)) -Provides: bundled(golang(github.com/onsi/ginkgo)) +Provides: bundled(golang(github.com/onsi/ginkgo/v2)) Provides: bundled(golang(github.com/onsi/gomega)) Provides: bundled(golang(github.com/onsi/gomega/format)) Provides: bundled(golang(github.com/onsi/gomega/gexec)) @@ -411,8 +368,21 @@ It is based on the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. +%package -n %{name}sh +Summary: Confined login and user shell using %{name} +Requires: %{name} = %{epoch}:%{version}-%{release} +Provides: %{name}-shell = %{epoch}:%{version}-%{release} +Provides: %{name}-%{name}sh = %{epoch}:%{version}-%{release} + +%description -n %{name}sh +%{name}sh provides a confined login and user shell with access to volumes and +capabilities specified in user quadlets. + +It is a symlink to %{_bindir}/%{name} and execs into the `%{name}sh` container +when `%{_bindir}/%{name}sh is set as a login shell or set as os.Args[0]. + %prep -%autosetup -Sgit -n %{name}-%{version} +%autosetup -Sgit -n %{name}-4.6.0-rc1 sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname @@ -424,6 +394,7 @@ tar zxf %{SOURCE2} %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') @@ -433,61 +404,52 @@ 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 GO111MODULE=off -export GOPATH=$(pwd)/_build:$(pwd) - -mkdir _build -cd _build -mkdir -p src/%{provider}.%{provider_tld}/%{project} -ln -s ../../../../ src/%{import_path} -cd .. -ln -s vendor src - -# build date. FIXME: Makefile uses '/v2/libpod', that doesn't work here? -LDFLAGS="-X %{import_path}/libpod/define.buildInfo=$(date +%s)" +LDFLAGS="-X %{ld_libpod}/define.buildInfo=$(date +%s) \ + -X %{ld_libpod}/config._installPrefix=%{_prefix} \ + -X %{ld_libpod}/config._etcDir=%{_sysconfdir} \ + -X %{ld_project}/pkg/systemd/quadlet._binDir=%{_bindir}" # build rootlessport first -%gobuild -o bin/rootlessport %{import_path}/cmd/rootlessport +%gobuild -o bin/rootlessport ./cmd/rootlessport export BASEBUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" # build %%{name} export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh)" -%gobuild -o bin/%{name} %{import_path}/cmd/%{name} +%gobuild -o bin/%{name} ./cmd/%{name} # build %%{name}-remote export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion remote" -%gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name} +%gobuild -o bin/%{name}-remote ./cmd/%{name} # build quadlet export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" -%gobuild -o bin/quadlet %{import_path}/cmd/quadlet +%gobuild -o bin/quadlet ./cmd/quadlet +# reset LDFLAGS for plugins and gvisor binaries +LDFLAGS='' + +# build gvisor-tap-vsock binaries +cd %{repo_gvproxy}-%{commit_gvproxy} +%gobuild -o bin/gvproxy ./cmd/gvproxy +%gobuild -o bin/gvforwarder ./cmd/vm +cd .. + +%{__make} docs docker-docs + +# build dnsname the old way otherwise it fails on koji cd %{repo_plugins}-%{commit_plugins} mkdir _build cd _build -mkdir -p src/%{provider}.%{provider_tld}/%{project} +mkdir -p src/%{container_base_path} ln -s ../../../../ src/%{import_path_plugins} cd .. ln -s vendor src export GOPATH=$(pwd)/_build:$(pwd) +%define gomodulesmode GO111MODULE=off %gobuild -o bin/dnsname %{import_path_plugins}/plugins/meta/dnsname cd .. -cd %{repo_gvproxy}-%{commit_gvproxy} -mkdir _build -cd _build -mkdir -p src/%{provider}.%{provider_tld}/%{project} -ln -s ../../../../ src/%{import_path_gvproxy} -cd .. -ln -s vendor src -export GOPATH=$(pwd)/_build:$(pwd) -%gobuild -o bin/gvproxy %{import_path_gvproxy}/cmd/gvproxy -%gobuild -o bin/gvforwarder %{import_path_gvproxy}/cmd/vm -cd .. - -%{__make} docs docker-docs - %install install -dp %{buildroot}%{_unitdir} PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{_sysconfdir} \ @@ -498,7 +460,7 @@ PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{_sysc install.docker \ install.docker-docs \ install.remote \ -%if %{with modules_load} +%if %{defined _modulesloaddir} install.modules-load %endif @@ -547,7 +509,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_tmpfilesdir}/%{name}.conf %{_systemdgeneratordir}/%{name}-system-generator %{_systemdusergeneratordir}/%{name}-user-generator -%if %{with modules_load} +%if %{defined _modulesloaddir} %{_modulesloaddir}/%{name}-iptables.conf %endif @@ -584,10 +546,15 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_libexecdir}/%{name}/gvproxy %{_libexecdir}/%{name}/gvforwarder +%files -n %{name}sh +%license LICENSE +%doc README.md CONTRIBUTING.md install.md transfer.md +%{_bindir}/%{name}sh + %changelog -%if %{with changelog} +%if %{defined autochangelog} +%autochangelog +%else * Mon May 01 2023 RH Container Bot - Placeholder changelog for envs that are not autochangelog-ready -%else -%autochangelog %endif diff --git a/sources b/sources index 72a79cd..7b644eb 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c -SHA512 (v4.5.1.tar.gz) = c09af81063dba7125d06bb982ae6db5c1933bb32273f194f90875b5c63b916f94d0daacf09212139ae8dc5f8cfa224e7fd1d83e1a22df19be2adde84583ee049 +SHA512 (v4.6.0-rc1.tar.gz) = 624c039e02ce3a4214070d26229ef6f9ec9ae18750bc95eb1a221f01afdeac6ce667ffd1752d3a9c220f36e78b38aba5e25b582933c65c3e570d8fbf2a78943c From 223a82f86b175b0aa6587ea1ac171b8d5be03a91 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 13 Jul 2023 16:01:55 -0400 Subject: [PATCH 212/313] bump to v4.6.0-rc2 --- .gitignore | 1 + podman.spec | 181 +--------------------------------------------------- sources | 2 +- 3 files changed, 5 insertions(+), 179 deletions(-) diff --git a/.gitignore b/.gitignore index 3f9c3cf..3b07634 100644 --- a/.gitignore +++ b/.gitignore @@ -1830,3 +1830,4 @@ /gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz /v4.5.1.tar.gz /v4.6.0-rc1.tar.gz +/v4.6.0-rc2.tar.gz diff --git a/podman.spec b/podman.spec index 79a4297..b907f5b 100644 --- a/podman.spec +++ b/podman.spec @@ -58,7 +58,7 @@ Epoch: 5 # 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: 4.6.0~rc1 +Version: 4.6.0~rc2 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} @@ -69,7 +69,7 @@ ExclusiveArch: aarch64 ppc64le s390x x86_64 Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream -Source0: %{git0}/archive/v4.6.0-rc1.tar.gz +Source0: %{git0}/archive/v4.6.0-rc2.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} @@ -108,181 +108,6 @@ Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} Provides: %{name}-quadlet Obsoletes: %{name}-quadlet <= 5:4.4.0-1 Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} -# DO NOT DELETE BELOW LINE - used for updating downstream goimports -# vendored libraries -Provides: bundled(golang(github.com/blang/semver/v4)) -Provides: bundled(golang(github.com/buger/goterm)) -Provides: bundled(golang(github.com/BurntSushi/toml)) -Provides: bundled(golang(github.com/checkpoint-restore/checkpointctl/lib)) -Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v6)) -Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v6/rpc)) -Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v6/stats)) -Provides: bundled(golang(github.com/containernetworking/cni/pkg/types/040)) -Provides: bundled(golang(github.com/containernetworking/plugins/pkg/ns)) -Provides: bundled(golang(github.com/container-orchestrated-devices/container-device-interface/pkg/cdi)) -Provides: bundled(golang(github.com/containers/buildah)) -Provides: bundled(golang(github.com/containers/buildah/copier)) -Provides: bundled(golang(github.com/containers/buildah/define)) -Provides: bundled(golang(github.com/containers/buildah/imagebuildah)) -Provides: bundled(golang(github.com/containers/buildah/pkg/chrootuser)) -Provides: bundled(golang(github.com/containers/buildah/pkg/cli)) -Provides: bundled(golang(github.com/containers/buildah/pkg/overlay)) -Provides: bundled(golang(github.com/containers/buildah/pkg/parse)) -Provides: bundled(golang(github.com/containers/buildah/pkg/util)) -Provides: bundled(golang(github.com/containers/buildah/util)) -Provides: bundled(golang(github.com/containers/common/libimage)) -Provides: bundled(golang(github.com/containers/common/libimage/define)) -Provides: bundled(golang(github.com/containers/common/libnetwork/cni)) -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/apparmor)) -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/cgroups)) -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/download)) -Provides: bundled(golang(github.com/containers/common/pkg/filters)) -Provides: bundled(golang(github.com/containers/common/pkg/flag)) -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/machine)) -Provides: bundled(golang(github.com/containers/common/pkg/netns)) -Provides: bundled(golang(github.com/containers/common/pkg/parse)) -Provides: bundled(golang(github.com/containers/common/pkg/report)) -Provides: bundled(golang(github.com/containers/common/pkg/resize)) -Provides: bundled(golang(github.com/containers/common/pkg/rootlessport)) -Provides: bundled(golang(github.com/containers/common/pkg/seccomp)) -Provides: bundled(golang(github.com/containers/common/pkg/secrets)) -Provides: bundled(golang(github.com/containers/common/pkg/servicereaper)) -Provides: bundled(golang(github.com/containers/common/pkg/ssh)) -Provides: bundled(golang(github.com/containers/common/pkg/subscriptions)) -Provides: bundled(golang(github.com/containers/common/pkg/sysinfo)) -Provides: bundled(golang(github.com/containers/common/pkg/umask)) -Provides: bundled(golang(github.com/containers/common/pkg/util)) -Provides: bundled(golang(github.com/containers/conmon/runner/config)) -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/manifest)) -Provides: bundled(golang(github.com/containers/image/v5/pkg/cli)) -Provides: bundled(golang(github.com/containers/image/v5/pkg/cli/sigstore)) -Provides: bundled(golang(github.com/containers/image/v5/pkg/compression)) -Provides: bundled(golang(github.com/containers/image/v5/pkg/docker/config)) -Provides: bundled(golang(github.com/containers/image/v5/pkg/shortnames)) -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/signature/signer)) -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/ocicrypt/config)) -Provides: bundled(golang(github.com/containers/ocicrypt/helpers)) -Provides: bundled(golang(github.com/containers/psgo)) -Provides: bundled(golang(github.com/containers/storage)) -Provides: bundled(golang(github.com/containers/storage/drivers/quota)) -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/directory)) -Provides: bundled(golang(github.com/containers/storage/pkg/fileutils)) -Provides: bundled(golang(github.com/containers/storage/pkg/homedir)) -Provides: bundled(golang(github.com/containers/storage/pkg/idmap)) -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/parsers/kernel)) -Provides: bundled(golang(github.com/containers/storage/pkg/reexec)) -Provides: bundled(golang(github.com/containers/storage/pkg/regexp)) -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/coreos/go-systemd/v22/activation)) -Provides: bundled(golang(github.com/coreos/go-systemd/v22/daemon)) -Provides: bundled(golang(github.com/coreos/go-systemd/v22/dbus)) -Provides: bundled(golang(github.com/coreos/stream-metadata-go/fedoracoreos)) -Provides: bundled(golang(github.com/coreos/stream-metadata-go/release)) -Provides: bundled(golang(github.com/coreos/stream-metadata-go/stream)) -Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) -Provides: bundled(golang(github.com/digitalocean/go-qemu/qmp)) -Provides: bundled(golang(github.com/docker/distribution/registry/api/errcode)) -Provides: bundled(golang(github.com/docker/docker/api/types)) -Provides: bundled(golang(github.com/docker/docker/api/types/container)) -Provides: bundled(golang(github.com/docker/docker/api/types/events)) -Provides: bundled(golang(github.com/docker/docker/api/types/mount)) -Provides: bundled(golang(github.com/docker/docker/api/types/network)) -Provides: bundled(golang(github.com/docker/docker/api/types/registry)) -Provides: bundled(golang(github.com/docker/docker/api/types/swarm)) -Provides: bundled(golang(github.com/docker/docker/api/types/volume)) -Provides: bundled(golang(github.com/docker/docker/pkg/homedir)) -Provides: bundled(golang(github.com/docker/docker/pkg/jsonmessage)) -Provides: bundled(golang(github.com/docker/docker/pkg/meminfo)) -Provides: bundled(golang(github.com/docker/docker/pkg/namesgenerator)) -Provides: bundled(golang(github.com/docker/docker/pkg/parsers)) -Provides: bundled(golang(github.com/docker/go-connections/nat)) -Provides: bundled(golang(github.com/docker/go-plugins-helpers/sdk)) -Provides: bundled(golang(github.com/docker/go-plugins-helpers/volume)) -Provides: bundled(golang(github.com/docker/go-units)) -Provides: bundled(golang(github.com/godbus/dbus/v5)) -Provides: bundled(golang(github.com/google/gofuzz)) -Provides: bundled(golang(github.com/google/shlex)) -Provides: bundled(golang(github.com/google/uuid)) -Provides: bundled(golang(github.com/gorilla/handlers)) -Provides: bundled(golang(github.com/gorilla/mux)) -Provides: bundled(golang(github.com/gorilla/schema)) -Provides: bundled(golang(github.com/hashicorp/go-multierror)) -Provides: bundled(golang(github.com/json-iterator/go)) -Provides: bundled(golang(github.com/mattn/go-sqlite3)) -Provides: bundled(golang(github.com/moby/term)) -Provides: bundled(golang(github.com/nxadm/tail)) -Provides: bundled(golang(github.com/nxadm/tail/watch)) -Provides: bundled(golang(github.com/onsi/ginkgo/v2)) -Provides: bundled(golang(github.com/onsi/gomega)) -Provides: bundled(golang(github.com/onsi/gomega/format)) -Provides: bundled(golang(github.com/onsi/gomega/gexec)) -Provides: bundled(golang(github.com/onsi/gomega/matchers)) -Provides: bundled(golang(github.com/onsi/gomega/types)) -Provides: bundled(golang(github.com/opencontainers/go-digest)) -Provides: bundled(golang(github.com/opencontainers/image-spec/specs-go/v1)) -Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/cgroups)) -Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/configs)) -Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/devices)) -Provides: bundled(golang(github.com/opencontainers/runc/libcontainer/user)) -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/runtime-tools/validate/capabilities)) -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/rootless-containers/rootlesskit/pkg/port)) -Provides: bundled(golang(github.com/rootless-containers/rootlesskit/pkg/port/builtin)) -Provides: bundled(golang(github.com/rootless-containers/rootlesskit/pkg/port/portutil)) -Provides: bundled(golang(github.com/sirupsen/logrus)) -Provides: bundled(golang(github.com/sirupsen/logrus/hooks/syslog)) -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(github.com/ulikunitz/xz)) -Provides: bundled(golang(github.com/vbauerster/mpb/v8)) -Provides: bundled(golang(github.com/vbauerster/mpb/v8/decor)) -Provides: bundled(golang(github.com/vishvananda/netlink)) -Provides: bundled(golang(go.etcd.io/bbolt)) -Provides: bundled(golang(golang.org/x/net/proxy)) -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(google.golang.org/protobuf/proto)) -Provides: bundled(golang(gopkg.in/inf.v0)) -Provides: bundled(golang(gopkg.in/yaml.v3)) -Provides: bundled(golang(sigs.k8s.io/yaml)) %description %{name} (Pod Manager) is a fully featured container engine that is a simple @@ -382,7 +207,7 @@ It is a symlink to %{_bindir}/%{name} and execs into the `%{name}sh` container when `%{_bindir}/%{name}sh is set as a login shell or set as os.Args[0]. %prep -%autosetup -Sgit -n %{name}-4.6.0-rc1 +%autosetup -Sgit -n %{name}-4.6.0-rc2 sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname diff --git a/sources b/sources index 7b644eb..0c97bd1 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c -SHA512 (v4.6.0-rc1.tar.gz) = 624c039e02ce3a4214070d26229ef6f9ec9ae18750bc95eb1a221f01afdeac6ce667ffd1752d3a9c220f36e78b38aba5e25b582933c65c3e570d8fbf2a78943c +SHA512 (v4.6.0-rc2.tar.gz) = 96dc23df93269c5c83e15bfeb33606505205aef7ee2064f69babf6f4fae9c2d1a416d397f34119de30f1d086192b307771c67d66ae256ace1dfd4a24b7c675bf From 8f90708bfad9355f6d85e10aca9fb45671c54eb3 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 20 Jul 2023 22:09:02 +0000 Subject: [PATCH 213/313] [packit] 4.6.0 upstream release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream tag: v4.6.0 Upstream commit: 38e6fab9 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/podman.git refs/heads/*:refs/remotes/packit/* git checkout packit/4.6.0-rawhide-update-propose_downstream ``` --- .gitignore | 1 + .packit.yaml | 41 +++++++++++++++++++++++++++++++++++++++++ README.packit | 3 +++ podman.spec | 6 +++--- sources | 2 +- 5 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 .packit.yaml create mode 100644 README.packit diff --git a/.gitignore b/.gitignore index 3b07634..32554f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1831,3 +1831,4 @@ /v4.5.1.tar.gz /v4.6.0-rc1.tar.gz /v4.6.0-rc2.tar.gz +/v4.6.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..2d53d26 --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,41 @@ +--- +# See the documentation for more information: +# https://packit.dev/docs/configuration/ + +# Build targets can be found at: +# https://copr.fedorainfracloud.org/coprs/rhcontainerbot/packit-builds/ + +specfile_path: rpm/podman.spec +upstream_tag_template: v{version} + +jobs: + - &copr + job: copr_build + trigger: pull_request + owner: rhcontainerbot + project: packit-builds + enable_net: true + srpm_build_deps: + - make + + - <<: *copr + # Run on commit to main branch + trigger: commit + branch: main + project: podman-next + + - 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..9d6cbbc --- /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.1. diff --git a/podman.spec b/podman.spec index b907f5b..afbb6fc 100644 --- a/podman.spec +++ b/podman.spec @@ -58,7 +58,7 @@ Epoch: 5 # 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: 4.6.0~rc2 +Version: 4.6.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} @@ -69,7 +69,7 @@ ExclusiveArch: aarch64 ppc64le s390x x86_64 Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream -Source0: %{git0}/archive/v4.6.0-rc2.tar.gz +Source0: %{git0}/archive/v%{version}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} @@ -207,7 +207,7 @@ It is a symlink to %{_bindir}/%{name} and execs into the `%{name}sh` container when `%{_bindir}/%{name}sh is set as a login shell or set as os.Args[0]. %prep -%autosetup -Sgit -n %{name}-4.6.0-rc2 +%autosetup -Sgit -n %{name}-%{version} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname diff --git a/sources b/sources index 0c97bd1..930594b 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ +SHA512 (v4.6.0.tar.gz) = a0f045e3275f072abcf2e59636527f1b98b7579d7b64df37cbabbf1f9d2cb3852a95240f6145ccd81d4b31da0175003ab0043d269c75f9dfb31586065554c986 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c -SHA512 (v4.6.0-rc2.tar.gz) = 96dc23df93269c5c83e15bfeb33606505205aef7ee2064f69babf6f4fae9c2d1a416d397f34119de30f1d086192b307771c67d66ae256ace1dfd4a24b7c675bf From ebd0cee2487bc67d40f5765ea8307e12c53e6153 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 05:57:58 +0000 Subject: [PATCH 214/313] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 107772583a39cc9532aab0bd859a913af92e8cad Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 24 Jul 2023 08:34:58 -0400 Subject: [PATCH 215/313] gvproxy removed for rawhide and copr builds Ref: (WIP) https://bugzilla.redhat.com/show_bug.cgi?id=2224434 This might cause breakage in rawhide, but can't be worse than what it already is. --- podman.spec | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/podman.spec b/podman.spec index afbb6fc..44691da 100644 --- a/podman.spec +++ b/podman.spec @@ -25,6 +25,15 @@ %define build_with_btrfs 1 %endif +# gvproxy can be included as a standalone package on copr. +# It is currently open for review on bugzilla until which fedora releases can't +# include it. Official rawhide should be able to fetch the last active build of +# gvproxy, the min version requirement has been removed to allow it. +# Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2224434 +%if !%{defined copr_username} && 0%{?fedora} <= 38 +%define gvproxy_subpackage 1 +%endif + %global container_base_path github.com/containers %global container_base_url https://%{container_base_path} @@ -71,7 +80,9 @@ URL: https://%{name}.io/ # All SourceN files fetched from upstream Source0: %{git0}/archive/v%{version}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz +%if %{defined gvproxy_subpackage} Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz +%endif Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst BuildRequires: %{_bindir}/go-md2man @@ -104,7 +115,11 @@ BuildRequires: python3 Requires: catatonit Requires: conmon >= 2:2.1.7-2 Requires: containers-common-extra +%if %{defined gvproxy_subpackage} Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} +%else +Recommends: %{name}-gvproxy +%endif Provides: %{name}-quadlet Obsoletes: %{name}-quadlet <= 5:4.4.0-1 Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} @@ -174,7 +189,11 @@ connections as well. %package plugins Summary: Plugins for %{name} Requires: dnsmasq +%if %{defined gvproxy_subpackage} Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} +%else +Recommends: %{name}-gvproxy +%endif %description plugins This plugin sets up the use of dnsmasq on a given CNI network so @@ -184,6 +203,7 @@ that dnsmasq will read in. Similarly, when a pod is removed from the network, it will remove the entry from the hosts file. Each CNI network will have its own dnsmasq instance. +%if %{defined gvproxy_subpackage} %package gvproxy Summary: Go replacement for libslirp and VPNKit @@ -192,6 +212,7 @@ A replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. +%endif %package -n %{name}sh Summary: Confined login and user shell using %{name} @@ -213,8 +234,10 @@ sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname tar zxf %{SOURCE1} +%if %{defined gvproxy_subpackage} # untar %%{name}-gvproxy tar zxf %{SOURCE2} +%endif %build %set_build_flags @@ -254,11 +277,13 @@ export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag # reset LDFLAGS for plugins and gvisor binaries LDFLAGS='' +%if %{defined gvproxy_subpackage} # build gvisor-tap-vsock binaries cd %{repo_gvproxy}-%{commit_gvproxy} %gobuild -o bin/gvproxy ./cmd/gvproxy %gobuild -o bin/gvforwarder ./cmd/vm cd .. +%endif %{__make} docs docker-docs @@ -296,12 +321,14 @@ cd %{repo_plugins}-%{commit_plugins} %{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install cd .. +%if %{defined gvproxy_subpackage} # install gvproxy cd %{repo_gvproxy}-%{commit_gvproxy} install -dp %{buildroot}%{_libexecdir}/%{name} install -p -m0755 bin/gvproxy %{buildroot}%{_libexecdir}/%{name} install -p -m0755 bin/gvforwarder %{buildroot}%{_libexecdir}/%{name} cd .. +%endif # do not include docker and podman-remote man pages in main package for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e remote -e docker`; do @@ -364,12 +391,14 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{_libexecdir}/cni %{_libexecdir}/cni/dnsname +%if %{defined gvproxy_subpackage} %files gvproxy %license %{repo_gvproxy}-%{commit_gvproxy}/LICENSE %doc %{repo_gvproxy}-%{commit_gvproxy}/README.md %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy %{_libexecdir}/%{name}/gvforwarder +%endif %files -n %{name}sh %license LICENSE From db46064115b0f944217d2e967c9d92f89101e6e5 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 10 Aug 2023 20:58:58 +0000 Subject: [PATCH 216/313] [packit] 4.6.1 upstream release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream tag: v4.6.1 Upstream commit: f3069b3f 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/podman.git refs/heads/*:refs/remotes/packit/* git checkout packit/4.6.1-rawhide-update-propose_downstream ``` --- .gitignore | 1 + README.packit | 2 +- podman.spec | 21 +++++++++++++++------ sources | 2 +- 4 files changed, 18 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 32554f2..832a07c 100644 --- a/.gitignore +++ b/.gitignore @@ -1832,3 +1832,4 @@ /v4.6.0-rc1.tar.gz /v4.6.0-rc2.tar.gz /v4.6.0.tar.gz +/v4.6.1.tar.gz diff --git a/README.packit b/README.packit index 9d6cbbc..d7c433c 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.1. +The file was generated using packit 0.78.2.post2+g81828af. diff --git a/podman.spec b/podman.spec index 44691da..8372b55 100644 --- a/podman.spec +++ b/podman.spec @@ -7,12 +7,18 @@ %global debug_package %{nil} %endif -# 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. -%if %{defined rhel} && 0%{?rhel} == 8 +# 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} && !%{defined eln} %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 %{?**}; +# python3 dep conditional for rhel8 +%if %{?rhel} == 8 %define rhel8py3 1 %endif +%endif %global gomodulesmode GO111MODULE=on @@ -25,12 +31,13 @@ %define build_with_btrfs 1 %endif -# gvproxy can be included as a standalone package on copr. +# gvproxy doesn't currently build on rawhide because of go1.21. +# It can be included as a standalone package on copr. # It is currently open for review on bugzilla until which fedora releases can't # include it. Official rawhide should be able to fetch the last active build of # gvproxy, the min version requirement has been removed to allow it. # Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2224434 -%if !%{defined copr_username} && 0%{?fedora} <= 38 +%if !%{defined copr_username} && 0%{?fedora} <= 37 %define gvproxy_subpackage 1 %endif @@ -50,10 +57,12 @@ %global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 %global import_path_plugins %{container_base_path}/%{repo_plugins} +%if %{defined gvproxy_subpackage} # gvproxy %global repo_gvproxy gvisor-tap-vsock %global git_gvproxy %{container_base_url}/%{repo_gvproxy} %global commit_gvproxy 407efb5dcdb0f4445935f7360535800b60447544 +%endif Name: podman %if %{defined copr_username} @@ -67,7 +76,7 @@ Epoch: 5 # 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: 4.6.0 +Version: 4.6.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} diff --git a/sources b/sources index 930594b..8909bac 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (v4.6.0.tar.gz) = a0f045e3275f072abcf2e59636527f1b98b7579d7b64df37cbabbf1f9d2cb3852a95240f6145ccd81d4b31da0175003ab0043d269c75f9dfb31586065554c986 +SHA512 (v4.6.1.tar.gz) = e875fd8f40be94a589ac2404e82e282490bdd639b75943f669feadf81a26abf9a1bf6649be7d9d2dd07e62df58af7d495c673f30c98cc27a2cf6e7892daf3f28 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c From 6e02a17fe3b484dd0023ade1e1c66841ed807cd3 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 22 Aug 2023 09:15:27 -0400 Subject: [PATCH 217/313] spdx compatible version string --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 8372b55..6dd0a90 100644 --- a/podman.spec +++ b/podman.spec @@ -77,7 +77,7 @@ Epoch: 5 # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. Version: 4.6.1 -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 386b867edd387908a8b054ecb241623ff92f52b3 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 28 Aug 2023 19:16:12 +0000 Subject: [PATCH 218/313] [packit] 4.6.2 upstream release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream tag: v4.6.2 Upstream commit: 5db42e86 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/podman.git refs/heads/*:refs/remotes/packit/* git checkout packit/4.6.2-rawhide-update-propose_downstream ``` --- .gitignore | 1 + .packit.yaml | 52 +++++++++++++++++++++++++++++++++++++-------------- README.packit | 2 +- podman.spec | 4 +++- sources | 2 +- 5 files changed, 44 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index 832a07c..a609cd9 100644 --- a/.gitignore +++ b/.gitignore @@ -1833,3 +1833,4 @@ /v4.6.0-rc2.tar.gz /v4.6.0.tar.gz /v4.6.1.tar.gz +/v4.6.2.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 2d53d26..fb8aefa 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -2,27 +2,51 @@ # See the documentation for more information: # https://packit.dev/docs/configuration/ -# Build targets can be found at: -# https://copr.fedorainfracloud.org/coprs/rhcontainerbot/packit-builds/ - specfile_path: rpm/podman.spec upstream_tag_template: v{version} -jobs: - - &copr - job: copr_build - trigger: pull_request - owner: rhcontainerbot - project: packit-builds - enable_net: true - srpm_build_deps: - - make +srpm_build_deps: + - make - - <<: *copr - # Run on commit to main branch +jobs: + - job: copr_build + trigger: pull_request + enable_net: true + # keep in sync with https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next + targets: + - fedora-all-x86_64 + - fedora-all-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 branch: main + owner: rhcontainerbot project: podman-next + enable_net: true + + - job: tests + identifier: cockpit-revdeps + trigger: pull_request + targets: + - fedora-latest-stable + - fedora-development + tf_extra_params: + environments: + - artifacts: + - type: repository-file + id: https://copr.fedorainfracloud.org/coprs/g/cockpit/main-builds/repo/fedora-$releasever/group_cockpit-main-builds-fedora-$releasever.repo + - type: repository-file + id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-$releasever/rhcontainerbot-podman-next-fedora-$releasever.repo + tmt: + context: + revdeps: "yes" - job: propose_downstream trigger: release 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/podman.spec b/podman.spec index 6dd0a90..35f6168 100644 --- a/podman.spec +++ b/podman.spec @@ -76,7 +76,8 @@ Epoch: 5 # 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: 4.6.1 +Version: 4.6.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 %if %{defined golang_arches_future} @@ -115,6 +116,7 @@ BuildRequires: libselinux-devel BuildRequires: shadow-utils-subid-devel BuildRequires: pkgconfig BuildRequires: make +BuildRequires: man-db BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel diff --git a/sources b/sources index 8909bac..8ebecd1 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (v4.6.1.tar.gz) = e875fd8f40be94a589ac2404e82e282490bdd639b75943f669feadf81a26abf9a1bf6649be7d9d2dd07e62df58af7d495c673f30c98cc27a2cf6e7892daf3f28 +SHA512 (v4.6.2.tar.gz) = 0c89ff3df21e9ca0eb6891600eb86c47463a53bd004d1564cc4661f0ea303dc245b47467d586db29587f960d5c78e0326b7f33ef87ba95e142e3320c56ceaa99 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c From 01f53fd3b585ecab4e80c90ebdeb6e1338937816 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 29 Aug 2023 14:34:10 -0400 Subject: [PATCH 219/313] tests: add passt to rpm -qa so we know what version is used in tests --- tests/roles/run_bats_tests/files/run_bats_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh index 249c3ec..90884cb 100755 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ b/tests/roles/run_bats_tests/files/run_bats_tests.sh @@ -27,7 +27,7 @@ exec &> >(tee -a $FULL_LOG) echo "Packages:" echo " Kernel: $(uname -r)" rpm -qa |\ - egrep 'podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux' |\ + egrep 'podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux|passt' |\ sort |\ sed -e 's/^/ /' From e937b31ec5a1f2cff1c1514e49b702469f5f6e7e Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 12 Sep 2023 15:39:19 -0400 Subject: [PATCH 220/313] podman has hard dependency on gvisor-tap-vsock-gvforwarder --- podman.spec | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/podman.spec b/podman.spec index 35f6168..4473d84 100644 --- a/podman.spec +++ b/podman.spec @@ -95,7 +95,6 @@ Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvpro %endif Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst -BuildRequires: %{_bindir}/go-md2man %if %{defined build_with_btrfs} BuildRequires: btrfs-progs-devel %endif @@ -131,6 +130,7 @@ Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} %else Recommends: %{name}-gvproxy %endif +Requires: gvisor-tap-vsock-gvforwarder Provides: %{name}-quadlet Obsoletes: %{name}-quadlet <= 5:4.4.0-1 Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} @@ -223,6 +223,13 @@ A replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. + +%global desc_gvforwarder Forward traffic from a tap interface over vsock +%package -n gvisor-tap-vsock-gvforwarder +Summary: %{desc_gvforwarder} + +%description -n gvisor-tap-vsock-gvforwarder +%{desc_gvforwarder} %endif %package -n %{name}sh @@ -236,7 +243,7 @@ Provides: %{name}-%{name}sh = %{epoch}:%{version}-%{release} capabilities specified in user quadlets. It is a symlink to %{_bindir}/%{name} and execs into the `%{name}sh` container -when `%{_bindir}/%{name}sh is set as a login shell or set as os.Args[0]. +when `%{_bindir}/%{name}sh` is set as a login shell or set as os.Args[0]. %prep %autosetup -Sgit -n %{name}-%{version} @@ -393,7 +400,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_datadir}/zsh/site-functions/_%{name}-remote %files tests -%license LICENSE %{_datadir}/%{name}/test %files plugins @@ -408,12 +414,13 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %doc %{repo_gvproxy}-%{commit_gvproxy}/README.md %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy + +%files -n gvisor-tap-vsock-gvforwarder +%dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvforwarder %endif %files -n %{name}sh -%license LICENSE -%doc README.md CONTRIBUTING.md install.md transfer.md %{_bindir}/%{name}sh %changelog From 4c9244aceaf785d4b4fa17340e68baba13f77cac Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 15 Sep 2023 19:16:17 -0400 Subject: [PATCH 221/313] bump to v4.7.0-rc1 --- .gitignore | 1 + podman.spec | 16 +++------------- sources | 3 +-- 3 files changed, 5 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index a609cd9..e543672 100644 --- a/.gitignore +++ b/.gitignore @@ -1834,3 +1834,4 @@ /v4.6.0.tar.gz /v4.6.1.tar.gz /v4.6.2.tar.gz +/v4.7.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 4473d84..1a4b257 100644 --- a/podman.spec +++ b/podman.spec @@ -76,7 +76,7 @@ Epoch: 5 # 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: 4.6.2 +Version: 4.7.0~rc1 # 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 @@ -88,7 +88,7 @@ ExclusiveArch: aarch64 ppc64le s390x x86_64 Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream -Source0: %{git0}/archive/v%{version}.tar.gz +Source0: %{git0}/archive/v4.7.0-rc1.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz %if %{defined gvproxy_subpackage} Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz @@ -223,13 +223,6 @@ A replacement for libslirp and VPNKit, written in pure Go. It is based on the network stack of gVisor. Compared to libslirp, gvisor-tap-vsock brings a configurable DNS server and dynamic port forwarding. - -%global desc_gvforwarder Forward traffic from a tap interface over vsock -%package -n gvisor-tap-vsock-gvforwarder -Summary: %{desc_gvforwarder} - -%description -n gvisor-tap-vsock-gvforwarder -%{desc_gvforwarder} %endif %package -n %{name}sh @@ -246,7 +239,7 @@ It is a symlink to %{_bindir}/%{name} and execs into the `%{name}sh` container when `%{_bindir}/%{name}sh` is set as a login shell or set as os.Args[0]. %prep -%autosetup -Sgit -n %{name}-%{version} +%autosetup -Sgit -n %{name}-4.7.0-rc1 sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname @@ -414,9 +407,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %doc %{repo_gvproxy}-%{commit_gvproxy}/README.md %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvproxy - -%files -n gvisor-tap-vsock-gvforwarder -%dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/gvforwarder %endif diff --git a/sources b/sources index 8ebecd1..a77bd5d 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ -SHA512 (v4.6.2.tar.gz) = 0c89ff3df21e9ca0eb6891600eb86c47463a53bd004d1564cc4661f0ea303dc245b47467d586db29587f960d5c78e0326b7f33ef87ba95e142e3320c56ceaa99 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c +SHA512 (v4.7.0-rc1.tar.gz) = 3a69210db0bc074627818d7990506a361402fbdd70c312464dd351f9664eaea91190fe438cc194cd1f572afbcbba4cf4a187b688c724c1784a01165d8bdaf56c From 115cfab7c702702c29f7088dfd1fb322e25f436c Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 18 Sep 2023 12:38:07 -0400 Subject: [PATCH 222/313] Do not conditionalize sources This makes it possible to use a tarball generated on Rawhide/F38 to build a package for F37 or Fedora ELN. Signed-off-by: Stephen Gallagher --- podman.spec | 6 +----- sources | 1 + 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/podman.spec b/podman.spec index 1a4b257..fb21255 100644 --- a/podman.spec +++ b/podman.spec @@ -37,7 +37,7 @@ # include it. Official rawhide should be able to fetch the last active build of # gvproxy, the min version requirement has been removed to allow it. # Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2224434 -%if !%{defined copr_username} && 0%{?fedora} <= 37 +%if !%{defined copr_username} && 0%{?fedora} && 0%{?fedora} <= 37 %define gvproxy_subpackage 1 %endif @@ -57,12 +57,10 @@ %global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 %global import_path_plugins %{container_base_path}/%{repo_plugins} -%if %{defined gvproxy_subpackage} # gvproxy %global repo_gvproxy gvisor-tap-vsock %global git_gvproxy %{container_base_url}/%{repo_gvproxy} %global commit_gvproxy 407efb5dcdb0f4445935f7360535800b60447544 -%endif Name: podman %if %{defined copr_username} @@ -90,9 +88,7 @@ URL: https://%{name}.io/ # All SourceN files fetched from upstream Source0: %{git0}/archive/v4.7.0-rc1.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz -%if %{defined gvproxy_subpackage} Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz -%endif Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst %if %{defined build_with_btrfs} diff --git a/sources b/sources index a77bd5d..e63fc86 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 SHA512 (v4.7.0-rc1.tar.gz) = 3a69210db0bc074627818d7990506a361402fbdd70c312464dd351f9664eaea91190fe438cc194cd1f572afbcbba4cf4a187b688c724c1784a01165d8bdaf56c +SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c From 027f479fd260895dda5fb8b46add822a15efd633 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 27 Sep 2023 18:03:01 +0000 Subject: [PATCH 223/313] [packit] 4.7.0 upstream release Upstream tag: v4.7.0 Upstream commit: 073183fe --- .gitignore | 1 + .packit.yaml | 14 ++++++++- README.packit | 2 +- podman.spec | 78 ++++----------------------------------------------- sources | 3 +- 5 files changed, 22 insertions(+), 76 deletions(-) diff --git a/.gitignore b/.gitignore index e543672..b3ba3c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1835,3 +1835,4 @@ /v4.6.1.tar.gz /v4.6.2.tar.gz /v4.7.0-rc1.tar.gz +/v4.7.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index fb8aefa..3044626 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -6,16 +6,25 @@ specfile_path: rpm/podman.spec upstream_tag_template: v{version} srpm_build_deps: + - git-archive-all - make +actions: + fix-spec-file: + - "bash .packit.sh" + jobs: - job: copr_build trigger: pull_request + notifications: + failure_comment: + message: "Ephemeral COPR build failed. @containers/packit-build please check." enable_net: true - # keep in sync with https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next 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 @@ -26,6 +35,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." branch: main owner: rhcontainerbot project: podman-next diff --git a/README.packit b/README.packit index 797aefb..8b12de4 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.81.0.post1.dev4+g3347ce2b. diff --git a/podman.spec b/podman.spec index fb21255..e7fc75d 100644 --- a/podman.spec +++ b/podman.spec @@ -31,16 +31,6 @@ %define build_with_btrfs 1 %endif -# gvproxy doesn't currently build on rawhide because of go1.21. -# It can be included as a standalone package on copr. -# It is currently open for review on bugzilla until which fedora releases can't -# include it. Official rawhide should be able to fetch the last active build of -# gvproxy, the min version requirement has been removed to allow it. -# Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2224434 -%if !%{defined copr_username} && 0%{?fedora} && 0%{?fedora} <= 37 -%define gvproxy_subpackage 1 -%endif - %global container_base_path github.com/containers %global container_base_url https://%{container_base_path} @@ -57,11 +47,6 @@ %global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 %global import_path_plugins %{container_base_path}/%{repo_plugins} -# gvproxy -%global repo_gvproxy gvisor-tap-vsock -%global git_gvproxy %{container_base_url}/%{repo_gvproxy} -%global commit_gvproxy 407efb5dcdb0f4445935f7360535800b60447544 - Name: podman %if %{defined copr_username} Epoch: 102 @@ -74,7 +59,7 @@ Epoch: 5 # 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: 4.7.0~rc1 +Version: 4.7.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,9 +71,8 @@ ExclusiveArch: aarch64 ppc64le s390x x86_64 Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream -Source0: %{git0}/archive/v4.7.0-rc1.tar.gz +Source0: %{git0}/archive/v%{version}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz -Source2: %{git_gvproxy}/archive/%{commit_gvproxy}/%{repo_gvproxy}-%{commit_gvproxy}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst %if %{defined build_with_btrfs} @@ -121,12 +105,8 @@ BuildRequires: python3 Requires: catatonit Requires: conmon >= 2:2.1.7-2 Requires: containers-common-extra -%if %{defined gvproxy_subpackage} -Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} -%else -Recommends: %{name}-gvproxy -%endif Requires: gvisor-tap-vsock-gvforwarder +Recommends: gvisor-tap-vsock Provides: %{name}-quadlet Obsoletes: %{name}-quadlet <= 5:4.4.0-1 Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} @@ -196,11 +176,7 @@ connections as well. %package plugins Summary: Plugins for %{name} Requires: dnsmasq -%if %{defined gvproxy_subpackage} -Recommends: %{name}-gvproxy = %{epoch}:%{version}-%{release} -%else -Recommends: %{name}-gvproxy -%endif +Recommends: gvisor-tap-vsock %description plugins This plugin sets up the use of dnsmasq on a given CNI network so @@ -210,17 +186,6 @@ that dnsmasq will read in. Similarly, when a pod is removed from the network, it will remove the entry from the hosts file. Each CNI network will have its own dnsmasq instance. -%if %{defined gvproxy_subpackage} -%package gvproxy -Summary: Go replacement for libslirp and VPNKit - -%description gvproxy -A replacement for libslirp and VPNKit, written in pure Go. -It is based on the network stack of gVisor. Compared to libslirp, -gvisor-tap-vsock brings a configurable DNS server and -dynamic port forwarding. -%endif - %package -n %{name}sh Summary: Confined login and user shell using %{name} Requires: %{name} = %{epoch}:%{version}-%{release} @@ -235,17 +200,12 @@ It is a symlink to %{_bindir}/%{name} and execs into the `%{name}sh` container when `%{_bindir}/%{name}sh` is set as a login shell or set as os.Args[0]. %prep -%autosetup -Sgit -n %{name}-4.7.0-rc1 +%autosetup -Sgit -n %{name}-%{version} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname tar zxf %{SOURCE1} -%if %{defined gvproxy_subpackage} -# untar %%{name}-gvproxy -tar zxf %{SOURCE2} -%endif - %build %set_build_flags export CGO_CFLAGS=$CFLAGS @@ -281,17 +241,9 @@ export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion remot export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" %gobuild -o bin/quadlet ./cmd/quadlet -# reset LDFLAGS for plugins and gvisor binaries +# reset LDFLAGS for plugins binaries LDFLAGS='' -%if %{defined gvproxy_subpackage} -# build gvisor-tap-vsock binaries -cd %{repo_gvproxy}-%{commit_gvproxy} -%gobuild -o bin/gvproxy ./cmd/gvproxy -%gobuild -o bin/gvforwarder ./cmd/vm -cd .. -%endif - %{__make} docs docker-docs # build dnsname the old way otherwise it fails on koji @@ -328,15 +280,6 @@ cd %{repo_plugins}-%{commit_plugins} %{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install cd .. -%if %{defined gvproxy_subpackage} -# install gvproxy -cd %{repo_gvproxy}-%{commit_gvproxy} -install -dp %{buildroot}%{_libexecdir}/%{name} -install -p -m0755 bin/gvproxy %{buildroot}%{_libexecdir}/%{name} -install -p -m0755 bin/gvforwarder %{buildroot}%{_libexecdir}/%{name} -cd .. -%endif - # do not include docker and podman-remote man pages in main package for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e remote -e docker`; do echo "$file*" >> podman.file-list @@ -397,15 +340,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %dir %{_libexecdir}/cni %{_libexecdir}/cni/dnsname -%if %{defined gvproxy_subpackage} -%files gvproxy -%license %{repo_gvproxy}-%{commit_gvproxy}/LICENSE -%doc %{repo_gvproxy}-%{commit_gvproxy}/README.md -%dir %{_libexecdir}/%{name} -%{_libexecdir}/%{name}/gvproxy -%{_libexecdir}/%{name}/gvforwarder -%endif - %files -n %{name}sh %{_bindir}/%{name}sh diff --git a/sources b/sources index e63fc86..921e188 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ +SHA512 (v4.7.0.tar.gz) = 4cab8698a819cd42de4cb588978c94c91b0c85693db2476aa6d20d7f4e4a7674d417703f70bdbb5a0e94b678fd585ae03a95ff0e5b7eb2682d9f400b92915742 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (v4.7.0-rc1.tar.gz) = 3a69210db0bc074627818d7990506a361402fbdd70c312464dd351f9664eaea91190fe438cc194cd1f572afbcbba4cf4a187b688c724c1784a01165d8bdaf56c -SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c From 7f157c74c7dd869c6f4a9f2c05c12dc3f0c9eddf Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 5 Oct 2023 17:20:28 +0000 Subject: [PATCH 224/313] [packit] 4.7.1 upstream release Upstream tag: v4.7.1 Upstream commit: ef83eeb9 --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b3ba3c9..7d467e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1836,3 +1836,4 @@ /v4.6.2.tar.gz /v4.7.0-rc1.tar.gz /v4.7.0.tar.gz +/v4.7.1.tar.gz diff --git a/README.packit b/README.packit index 8b12de4..a50d49c 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.81.0.post1.dev4+g3347ce2b. +The file was generated using packit 0.82.0.post1.dev2+g77334714. diff --git a/podman.spec b/podman.spec index e7fc75d..2dda8f6 100644 --- a/podman.spec +++ b/podman.spec @@ -59,7 +59,7 @@ Epoch: 5 # 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: 4.7.0 +Version: 4.7.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 921e188..152c219 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (v4.7.0.tar.gz) = 4cab8698a819cd42de4cb588978c94c91b0c85693db2476aa6d20d7f4e4a7674d417703f70bdbb5a0e94b678fd585ae03a95ff0e5b7eb2682d9f400b92915742 +SHA512 (v4.7.1.tar.gz) = cb89a687900bdc8ab9aec01d11c4e3062d8735122aa03639fa6eeecde10ea4bc3633381bce1e65955bf112d4fda330182f81d81054916b1eca8b7354c0f55c14 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 From c11e262ddd341550e0f2cc0501b876bafe5e34d3 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 31 Oct 2023 14:09:21 +0000 Subject: [PATCH 225/313] [packit] 4.7.2 upstream release Upstream tag: v4.7.2 Upstream commit: 750b4c3a --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7d467e1..ca7f342 100644 --- a/.gitignore +++ b/.gitignore @@ -1837,3 +1837,4 @@ /v4.7.0-rc1.tar.gz /v4.7.0.tar.gz /v4.7.1.tar.gz +/v4.7.2.tar.gz diff --git a/README.packit b/README.packit index a50d49c..5998f60 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.82.0.post1.dev2+g77334714. +The file was generated using packit 0.85.0. diff --git a/podman.spec b/podman.spec index 2dda8f6..8ae7567 100644 --- a/podman.spec +++ b/podman.spec @@ -59,7 +59,7 @@ Epoch: 5 # 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: 4.7.1 +Version: 4.7.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 152c219..46638fd 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (v4.7.1.tar.gz) = cb89a687900bdc8ab9aec01d11c4e3062d8735122aa03639fa6eeecde10ea4bc3633381bce1e65955bf112d4fda330182f81d81054916b1eca8b7354c0f55c14 +SHA512 (v4.7.2.tar.gz) = 1873a158f2e0527b6e57929f391c4ea5adee5fba33e861eb7744cd0ac845f7296f6149b5e824142e701e5b4db95466585206f37402298301f99cc40b781a51ba SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 From e13f1e1d16374e52c86ef9c5aa6cd7751046c788 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 27 Nov 2023 16:00:53 +0530 Subject: [PATCH 226/313] bump to v4.8.0-rc1 --- .gitignore | 1 + podman.spec | 6 +++--- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ca7f342..345f3d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1838,3 +1838,4 @@ /v4.7.0.tar.gz /v4.7.1.tar.gz /v4.7.2.tar.gz +/v4.8.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index 8ae7567..5cb58ca 100644 --- a/podman.spec +++ b/podman.spec @@ -59,7 +59,7 @@ Epoch: 5 # 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: 4.7.2 +Version: 4.8.0~rc1 # 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 @@ -71,7 +71,7 @@ ExclusiveArch: aarch64 ppc64le s390x x86_64 Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream -Source0: %{git0}/archive/v%{version}.tar.gz +Source0: %{git0}/archive/v%{version_no_tilde}.tar.gz Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst @@ -200,7 +200,7 @@ It is a symlink to %{_bindir}/%{name} and execs into the `%{name}sh` container when `%{_bindir}/%{name}sh` is set as a login shell or set as os.Args[0]. %prep -%autosetup -Sgit -n %{name}-%{version} +%autosetup -Sgit -n %{name}-%{version_no_tilde} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile # untar dnsname diff --git a/sources b/sources index 46638fd..1328ecc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (v4.7.2.tar.gz) = 1873a158f2e0527b6e57929f391c4ea5adee5fba33e861eb7744cd0ac845f7296f6149b5e824142e701e5b4db95466585206f37402298301f99cc40b781a51ba SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 +SHA512 (v4.8.0-rc1.tar.gz) = 5b3cb3e78d311cf41c5b79ac0b93c34e77b7168230b6f307304be210a34606a937aa6039e2de14a5ae6271b94e7a19e12503335c3796f57c968df004d5f13607 From 4f6306fd2a1915cfcebf6a276592d4d232c3e6d6 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 27 Nov 2023 19:53:07 +0000 Subject: [PATCH 227/313] [packit] 4.8.0 upstream release Upstream tag: v4.8.0 Upstream commit: c4dfcf14 --- .gitignore | 1 + .packit.yaml | 3 +++ README.packit | 2 +- podman.spec | 22 ++++++++++++++++++++-- sources | 2 +- 5 files changed, 26 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 345f3d8..6e0dfb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1839,3 +1839,4 @@ /v4.7.1.tar.gz /v4.7.2.tar.gz /v4.8.0-rc1.tar.gz +/v4.8.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 3044626..31218d6 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -46,6 +46,9 @@ jobs: - job: tests identifier: cockpit-revdeps trigger: pull_request + notifications: + failure_comment: + message: "Cockpit tests failed for commit {commit_sha}. @martinpitt, @jelly, @mvollmer please check." targets: - fedora-latest-stable - fedora-development diff --git a/README.packit b/README.packit index 5998f60..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.85.0. +The file was generated using packit 0.86.2.post1.dev2+g209847d1. diff --git a/podman.spec b/podman.spec index 5cb58ca..0f5bf54 100644 --- a/podman.spec +++ b/podman.spec @@ -31,6 +31,10 @@ %define build_with_btrfs 1 %endif +%if %{defined copr_username} +%define copr_build 1 +%endif + %global container_base_path github.com/containers %global container_base_url https://%{container_base_path} @@ -48,7 +52,7 @@ %global import_path_plugins %{container_base_path}/%{repo_plugins} Name: podman -%if %{defined copr_username} +%if %{defined copr_build} Epoch: 102 %else Epoch: 5 @@ -59,7 +63,7 @@ Epoch: 5 # 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: 4.8.0~rc1 +Version: 4.8.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 @@ -105,7 +109,11 @@ BuildRequires: python3 Requires: catatonit Requires: conmon >= 2:2.1.7-2 Requires: containers-common-extra +%if %{defined rhel} && !%{defined eln} +Recommends: gvisor-tap-vsock-gvforwarder +%else Requires: gvisor-tap-vsock-gvforwarder +%endif Recommends: gvisor-tap-vsock Provides: %{name}-quadlet Obsoletes: %{name}-quadlet <= 5:4.4.0-1 @@ -203,6 +211,14 @@ when `%{_bindir}/%{name}sh` is set as a login shell or set as os.Args[0]. %autosetup -Sgit -n %{name}-%{version_no_tilde} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile +# These changes are only meant for copr builds +%if %{defined copr_build} +# podman --version should show short sha +sed -i "s/^const RawVersion = .*/const RawVersion = \"##VERSION##-##SHORT_SHA##\"/" version/rawversion/version.go +# use ParseTolerant to allow short sha in version +sed -i "s/^var Version.*/var Version, err = semver.ParseTolerant(rawversion.RawVersion)/" version/version.go +%endif + # untar dnsname tar zxf %{SOURCE1} @@ -219,6 +235,8 @@ 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 GOPROXY=direct + LDFLAGS="-X %{ld_libpod}/define.buildInfo=$(date +%s) \ -X %{ld_libpod}/config._installPrefix=%{_prefix} \ -X %{ld_libpod}/config._etcDir=%{_sysconfdir} \ diff --git a/sources b/sources index 1328ecc..029e7a0 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +SHA512 (v4.8.0.tar.gz) = 2178a9c8428a0cf2c402e0f299efe2ad9a797143e641a92438112694a4acbdfb69ba8c104c87f4763d001f17cedb709eef24d86460d095a61a64d29a168a2051 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 -SHA512 (v4.8.0-rc1.tar.gz) = 5b3cb3e78d311cf41c5b79ac0b93c34e77b7168230b6f307304be210a34606a937aa6039e2de14a5ae6271b94e7a19e12503335c3796f57c968df004d5f13607 From 14d4b9b6968bc634ff2cb42c6635cda0ba578abd Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 5 Dec 2023 11:53:59 +0000 Subject: [PATCH 228/313] [packit] 4.8.1 upstream release Upstream tag: v4.8.1 Upstream commit: ef6e5ac4 --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6e0dfb2..2263470 100644 --- a/.gitignore +++ b/.gitignore @@ -1840,3 +1840,4 @@ /v4.7.2.tar.gz /v4.8.0-rc1.tar.gz /v4.8.0.tar.gz +/v4.8.1.tar.gz diff --git a/README.packit b/README.packit index d778d97..d51b2f8 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.dev5+g6e286a7b. diff --git a/podman.spec b/podman.spec index 0f5bf54..f87be59 100644 --- a/podman.spec +++ b/podman.spec @@ -63,7 +63,7 @@ Epoch: 5 # 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: 4.8.0 +Version: 4.8.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 029e7a0..bc9c268 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (v4.8.0.tar.gz) = 2178a9c8428a0cf2c402e0f299efe2ad9a797143e641a92438112694a4acbdfb69ba8c104c87f4763d001f17cedb709eef24d86460d095a61a64d29a168a2051 +SHA512 (v4.8.1.tar.gz) = a9188b81d4f4babb04c5a44d8a3aefb73c5d8f53d056d32c5c8563f296e27fa4f4b60f6c8581bebb7ee47c3f760743fd386211906ef0a88249f78256b24a4764 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 From bda0c5e41c313d39f7ca109d7d7b1e438cb3dd31 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 11 Dec 2023 12:56:12 +0000 Subject: [PATCH 229/313] [packit] 4.8.2 upstream release Upstream tag: v4.8.2 Upstream commit: aa546902 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2263470..9740f8d 100644 --- a/.gitignore +++ b/.gitignore @@ -1841,3 +1841,4 @@ /v4.8.0-rc1.tar.gz /v4.8.0.tar.gz /v4.8.1.tar.gz +/v4.8.2.tar.gz diff --git a/podman.spec b/podman.spec index f87be59..781ddcc 100644 --- a/podman.spec +++ b/podman.spec @@ -63,7 +63,7 @@ Epoch: 5 # 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: 4.8.1 +Version: 4.8.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 bc9c268..deb78ef 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (v4.8.1.tar.gz) = a9188b81d4f4babb04c5a44d8a3aefb73c5d8f53d056d32c5c8563f296e27fa4f4b60f6c8581bebb7ee47c3f760743fd386211906ef0a88249f78256b24a4764 +SHA512 (v4.8.2.tar.gz) = 4ad4d03010fc706bb53de4d5de4779f0f32f623cda301f5bbcfd9d2e8f443f2955d2c8b9278f4741aad72498e87081475a53d5e5b1ce8a28035e18aa6d5acb0c SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 From fc12c4b81d5920298081341d3040f23e89278e7d Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 3 Jan 2024 13:57:10 +0000 Subject: [PATCH 230/313] [packit] 4.8.3 upstream release Upstream tag: v4.8.3 Upstream commit: 85dc30df --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9740f8d..5a13f58 100644 --- a/.gitignore +++ b/.gitignore @@ -1842,3 +1842,4 @@ /v4.8.0.tar.gz /v4.8.1.tar.gz /v4.8.2.tar.gz +/v4.8.3.tar.gz diff --git a/README.packit b/README.packit index d51b2f8..f27b296 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.dev5+g6e286a7b. +The file was generated using packit 0.87.1.post1.dev11+gd1f7091b. diff --git a/podman.spec b/podman.spec index 781ddcc..ad6197a 100644 --- a/podman.spec +++ b/podman.spec @@ -63,7 +63,7 @@ Epoch: 5 # 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: 4.8.2 +Version: 4.8.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 deb78ef..b5b288c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (v4.8.2.tar.gz) = 4ad4d03010fc706bb53de4d5de4779f0f32f623cda301f5bbcfd9d2e8f443f2955d2c8b9278f4741aad72498e87081475a53d5e5b1ce8a28035e18aa6d5acb0c +SHA512 (v4.8.3.tar.gz) = 13ade866b888d32ada3b38130d7cc4677591136e25234e040b478c5d002d1b7907ed46731996d25cc41b992b98b75f109c6e6eea44251f4ad89162b20266976d SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 From 3f3916b2710859a8916eaf7fadaffe1acde109e7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 22:04:45 +0000 Subject: [PATCH 231/313] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 464a2d7e2d9d3cda998cacbf185aa8ef9d329a13 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 24 Jan 2024 09:53:20 +0000 Subject: [PATCH 232/313] [packit] 4.9.0 upstream release Upstream tag: v4.9.0 Upstream commit: f7c7b0a7 --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5a13f58..e120800 100644 --- a/.gitignore +++ b/.gitignore @@ -1843,3 +1843,4 @@ /v4.8.1.tar.gz /v4.8.2.tar.gz /v4.8.3.tar.gz +/v4.9.0.tar.gz diff --git a/README.packit b/README.packit index f27b296..bba9424 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.dev11+gd1f7091b. +The file was generated using packit 0.89.0.post1.dev4+gabf90471. diff --git a/podman.spec b/podman.spec index ad6197a..58f3a15 100644 --- a/podman.spec +++ b/podman.spec @@ -63,7 +63,7 @@ Epoch: 5 # 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: 4.8.3 +Version: 4.9.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 b5b288c..9ffe3c4 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (v4.8.3.tar.gz) = 13ade866b888d32ada3b38130d7cc4677591136e25234e040b478c5d002d1b7907ed46731996d25cc41b992b98b75f109c6e6eea44251f4ad89162b20266976d +SHA512 (v4.9.0.tar.gz) = 70f395c8ff048aafeab81a526b2ff3a884a16f4e55435e643d8cea620ac2d48ef93b5482f6fcc75cffc9652b76dc385ff3baa911797600e30b0bb125e289ce52 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 From 7f7ad320ba038c6178b2cf52487ccacc615f8beb Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 25 Jan 2024 00:10:24 -0500 Subject: [PATCH 233/313] Use go-rpm-macros on RHEL 10 The macros in ELN and c10s have the necessary support. https://github.com/containers/podman/pull/21358 --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 58f3a15..d86905c 100644 --- a/podman.spec +++ b/podman.spec @@ -12,7 +12,7 @@ # 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} && !%{defined eln} +%if %{defined rhel} && 0%{?rhel} < 10 %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 %{?**}; # python3 dep conditional for rhel8 %if %{?rhel} == 8 From aa55adeec93edf42f810c2d8c241b57d6f78836b Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 1 Feb 2024 14:13:35 +0000 Subject: [PATCH 234/313] [packit] 4.9.1 upstream release Upstream tag: v4.9.1 Upstream commit: 118829d7 --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e120800..3c651b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1844,3 +1844,4 @@ /v4.8.2.tar.gz /v4.8.3.tar.gz /v4.9.0.tar.gz +/v4.9.1.tar.gz diff --git a/README.packit b/README.packit index bba9424..9a6e969 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.89.0.post1.dev4+gabf90471. +The file was generated using packit 0.90.0.post1.dev3+g3d9551d2. diff --git a/podman.spec b/podman.spec index d86905c..fb0148d 100644 --- a/podman.spec +++ b/podman.spec @@ -63,7 +63,7 @@ Epoch: 5 # 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: 4.9.0 +Version: 4.9.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 9ffe3c4..805f1dc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (v4.9.0.tar.gz) = 70f395c8ff048aafeab81a526b2ff3a884a16f4e55435e643d8cea620ac2d48ef93b5482f6fcc75cffc9652b76dc385ff3baa911797600e30b0bb125e289ce52 +SHA512 (v4.9.1.tar.gz) = 59cece9806df3b69e202b39e0a45d71b3f6fd77dbbbe1452bc046468d5504fc52c21ad3056a89bab7d3f9a86c86e22369902e0a2840ca43e0dd3a6c4c10affc2 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 From 67da5bfbb77e6d0d47b27486194037ba3bca106f Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Thu, 1 Feb 2024 06:33:04 -0700 Subject: [PATCH 235/313] Much-belated cleanup - remove all references to cgroups v1. That code never worked, and "cgroups v2" in test names was misleading because it implied an alternative. Remove it. - refactor podman remote and local tests - clean up docs - Ansible bitrot cleanup ("this is deprecated, use that") Tested using 1minutetip but even so this is a big change and we need to be prepared for fallout in the next bodhi. Signed-off-by: Ed Santiago --- tests/README | 13 +--- tests/roles/run_bats_tests/tasks/main.yml | 2 +- tests/roles/set_cgroups/tasks/main.yml | 73 ------------------- ...an_cgroups_vn.yml => run_podman_tests.yml} | 15 ++-- tests/test_podman.yml | 22 ++---- tests/test_podman_remote.yml | 19 ----- 6 files changed, 17 insertions(+), 127 deletions(-) delete mode 100644 tests/roles/set_cgroups/tasks/main.yml rename tests/{test_podman_cgroups_vn.yml => run_podman_tests.yml} (59%) delete mode 100644 tests/test_podman_remote.yml diff --git a/tests/README b/tests/README index 672acdb..72aa202 100644 --- a/tests/README +++ b/tests/README @@ -1,21 +1,14 @@ I'm sorry. The playbooks here are a much-too-complicated way of saying: - - test podman (root and rootless) under cgroups v2 - - reboot into cgroups v1 - - repeat the same podman tests - -We can't use standard-test-basic any more because, tl;dr, that has to -be the last stanza in the playbook and it doesn't offer any mechanism -for running a reboot in the middle of tests. (I actually found a way -but it was even uglier than this approach). + - test podman (root and rootless) + - same, with podman-remote The starting point is tests.yml . From there: tests.yml \- test_podman.yml |- roles/rootless_user_ready/ - \- test_podman_cgroups_vn.yml (runs twice: cgroups v2, v1) - |- roles/set_cgroups/ + \- run_podman_tests.yml (once for local, once for remote) \- roles/run_bats_tests/ (runs tests: root, rootless) Principal result is the file 'artifacts/test.log'. It will contain diff --git a/tests/roles/run_bats_tests/tasks/main.yml b/tests/roles/run_bats_tests/tasks/main.yml index a207c05..decf8ef 100644 --- a/tests/roles/run_bats_tests/tasks/main.yml +++ b/tests/roles/run_bats_tests/tasks/main.yml @@ -4,7 +4,7 @@ copy: dest=/tmp/test.log content='' force=yes mode=0666 - name: execute tests - include: run_one_test.yml + include_tasks: run_one_test.yml with_items: "{{ tests }}" loop_control: loop_var: test diff --git a/tests/roles/set_cgroups/tasks/main.yml b/tests/roles/set_cgroups/tasks/main.yml deleted file mode 100644 index a900673..0000000 --- a/tests/roles/set_cgroups/tasks/main.yml +++ /dev/null @@ -1,73 +0,0 @@ ---- -# Check the CURRENT cgroup level; we get this from /proc/cmdline -- name: check current kernel options - shell: fgrep systemd.unified_cgroup_hierarchy=0 /proc/cmdline - register: result - ignore_errors: true - -- name: determine current cgroups | assume v2 - set_fact: current_cgroups=2 - -- name: determine current cgroups | looks like v1 - set_fact: current_cgroups=1 - when: result is succeeded - -- debug: - msg: "want: v{{ want_cgroups }} actual: v{{ current_cgroups }}" - -- name: grubenv, pre-edit, cat - shell: cat /boot/grub2/grubenv - register: grubenv - -- name: grubenv, pre-edit, show - debug: - msg: "{{ grubenv.stdout_lines }}" - -# Update grubenv file to reflect the desired cgroup level -- name: remove cgroup option from kernel flags - shell: - cmd: sed -i -e "s/^\(kernelopts=.*\)systemd\.unified_cgroup_hierarchy=.\(.*\)/\1 \2/" /boot/grub2/grubenv - -- name: add it with the desired value - shell: - cmd: sed -i -e "s/^\(kernelopts=.*\)/\1 systemd.unified_cgroup_hierarchy=0/" /boot/grub2/grubenv - when: want_cgroups == 1 - -- name: grubenv, post-edit, cat - shell: cat /boot/grub2/grubenv - register: grubenv - -- name: grubenv, post-edit, show - debug: - msg: "post: {{ grubenv.stdout_lines }}" - -# If want != have, reboot -- name: reboot and wait - block: - - name: reboot - reboot: - reboot_timeout: 900 - ignore_errors: yes - - name: wait and reconnect - wait_for_connection: - timeout: 900 - when: want_cgroups|int != current_cgroups|int - -- set_fact: - expected_fstype: - - none - - tmpfs - - cgroup2fs - -- name: confirm cgroups setting - shell: stat -f -c "%T" /sys/fs/cgroup - register: fstype - -- debug: - msg: "stat(/sys/fs/cgroup) = {{ fstype.stdout }}" - -- name: system cgroups is the expected type - assert: - that: - - fstype.stdout == expected_fstype[want_cgroups|int] - fail_msg: "stat(/sys/fs/cgroup) = {{ fstype.stdout }} (expected {{ expected_fstype[want_cgroups|int] }})" diff --git a/tests/test_podman_cgroups_vn.yml b/tests/run_podman_tests.yml similarity index 59% rename from tests/test_podman_cgroups_vn.yml rename to tests/run_podman_tests.yml index 5d48663..de7ddff 100644 --- a/tests/test_podman_cgroups_vn.yml +++ b/tests/run_podman_tests.yml @@ -1,21 +1,22 @@ --- -# Requires: 'want_cgroups' variable set to 1 or 2 -- include_role: - name: set_cgroups +- name: "podman-remote | install" + dnf: name="podman-remote" state=installed + when: podman_bin == "podman-remote" + - include_role: name: run_bats_tests vars: tests: # Yes, this is horrible duplication, but trying to refactor in ansible # yields even more horrible unreadable code. This is the lesser evil. - - name: podman root cgroupsv{{ want_cgroups }} + - name: "{{ podman_bin }} root" package: podman environment: - PODMAN: /usr/bin/podman + PODMAN: /usr/bin/{{ podman_bin }} QUADLET: /usr/libexec/podman/quadlet - - name: podman rootless cgroupsv{{ want_cgroups }} + - name: "{{ podman_bin }} rootless" package: podman environment: - PODMAN: /usr/bin/podman + PODMAN: /usr/bin/{{ podman_bin }} QUADLET: /usr/libexec/podman/quadlet become: true diff --git a/tests/test_podman.yml b/tests/test_podman.yml index 0b4c41b..e5c82a1 100644 --- a/tests/test_podman.yml +++ b/tests/test_podman.yml @@ -24,24 +24,12 @@ - name: clear test results (results.yml) local_action: copy content="results:\n" dest={{ artifacts }}/results.yml - # These are the actual tests: set cgroups vN, then run root/rootless tests. - # - # FIXME FIXME FIXME: 2020-05-21: 'loop' should be '2, 1' but there's some - # nightmarish bug in CI wherein reboots hang forever. There's a bug open[1] - # but it seems dead. Without a working reboot, there's no way to test v1. - # [1] https://redhat.service-now.com/surl.do?n=PNT0808530 - # I'm leaving this as a 'loop' in (foolish? vain?) hope that the bug will - # be fixed. Let's revisit this after, say, 2020-08. If the bug persists - # then let's just revert the entire cgroups v1 change, and go back to - # using standard-test-basic. - - name: set cgroups and run podman tests - include_tasks: test_podman_cgroups_vn.yml - loop: [ 2 ] + # These are the actual tests. + - name: test podman + include_tasks: run_podman_tests.yml + loop: [ podman, podman-remote ] loop_control: - loop_var: want_cgroups - - - name: test podman-remote - include_tasks: test_podman_remote.yml + loop_var: podman_bin - name: test toolbox include_tasks: test_toolbox.yml diff --git a/tests/test_podman_remote.yml b/tests/test_podman_remote.yml deleted file mode 100644 index 204d137..0000000 --- a/tests/test_podman_remote.yml +++ /dev/null @@ -1,19 +0,0 @@ ---- -- name: "podman-remote | install" - dnf: name="podman-remote" state=installed - -- include_role: - name: run_bats_tests - vars: - tests: - - name: podman-remote root - package: podman - environment: - PODMAN: /usr/bin/podman-remote - QUADLET: /usr/libexec/podman/quadlet - - name: podman-remote rootless - package: podman - environment: - PODMAN: /usr/bin/podman-remote - QUADLET: /usr/libexec/podman/quadlet - become: true From eb3ec998998a6e2bf6f0d83d06a09caffca94b58 Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 2 Feb 2024 23:33:04 +0000 Subject: [PATCH 236/313] [packit] 4.9.2 upstream release Upstream tag: v4.9.2 Upstream commit: f9a48ebc --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3c651b8..20643d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1845,3 +1845,4 @@ /v4.8.3.tar.gz /v4.9.0.tar.gz /v4.9.1.tar.gz +/v4.9.2.tar.gz diff --git a/podman.spec b/podman.spec index fb0148d..c1a741a 100644 --- a/podman.spec +++ b/podman.spec @@ -63,7 +63,7 @@ Epoch: 5 # 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: 4.9.1 +Version: 4.9.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 805f1dc..595152b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (v4.9.1.tar.gz) = 59cece9806df3b69e202b39e0a45d71b3f6fd77dbbbe1452bc046468d5504fc52c21ad3056a89bab7d3f9a86c86e22369902e0a2840ca43e0dd3a6c4c10affc2 +SHA512 (v4.9.2.tar.gz) = 09f6c1839d67fb7404688c8fc6fcb65471ca9f9d1651f7c5c57baa52eb64f0a8f73523d7761a857794b6307d3a943aecd92fc247dd193ccf1d53eb234f9f6ff5 SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 From 2ab1bb3d2d6b3e9df18449494a081fcbe8044d4c Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 8 Feb 2024 16:39:24 +0000 Subject: [PATCH 237/313] [packit] 5.0.0-rc1 upstream release Upstream tag: v5.0.0-rc1 Upstream commit: dc218a3c --- .gitignore | 1 + .packit.yaml | 13 +++++++------ README.packit | 2 +- podman.spec | 54 ++++++--------------------------------------------- sources | 3 +-- 5 files changed, 16 insertions(+), 57 deletions(-) diff --git a/.gitignore b/.gitignore index 20643d1..1039674 100644 --- a/.gitignore +++ b/.gitignore @@ -1846,3 +1846,4 @@ /v4.9.0.tar.gz /v4.9.1.tar.gz /v4.9.2.tar.gz +/v5.0.0-rc1.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 31218d6..afcebd1 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -67,14 +67,15 @@ jobs: trigger: release update_release: false dist_git_branches: - - fedora-all + - fedora-development # Implies fedora-rawhide and any branched but unreleased version, will include f40 before f40 is marked stable. - job: koji_build trigger: commit dist_git_branches: - - fedora-all + - fedora-development - - job: bodhi_update - trigger: commit - dist_git_branches: - - fedora-branched # rawhide updates are created automatically + # TODO: Revisit once fedora 40 is branched and manual bodhi is enabled + #- job: bodhi_update + #trigger: commit + #dist_git_branches: + #- fedora-40 # rawhide updates are created automatically diff --git a/README.packit b/README.packit index 9a6e969..29cc7d8 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.90.0.post1.dev3+g3d9551d2. +The file was generated using packit 0.90.0.post1.dev9+g1f0325d1. diff --git a/podman.spec b/podman.spec index c1a741a..1caee6d 100644 --- a/podman.spec +++ b/podman.spec @@ -45,12 +45,6 @@ # %%{name} %global git0 %{container_base_url}/%{name} -# dnsname -%global repo_plugins dnsname -%global git_plugins %{container_base_url}/%{repo_plugins} -%global commit_plugins 18822f9a4fb35d1349eb256f4cd2bfd372474d84 -%global import_path_plugins %{container_base_path}/%{repo_plugins} - Name: podman %if %{defined copr_build} Epoch: 102 @@ -63,7 +57,7 @@ Epoch: 5 # 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: 4.9.2 +Version: 5.0.0~rc1 # 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 @@ -76,7 +70,6 @@ Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream Source0: %{git0}/archive/v%{version_no_tilde}.tar.gz -Source1: %{git_plugins}/archive/%{commit_plugins}/%{repo_plugins}-%{commit_plugins}.tar.gz Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst %if %{defined build_with_btrfs} @@ -181,19 +174,6 @@ run %{name}-remote in production. manage pods, containers and container images. %{name}-remote supports ssh connections as well. -%package plugins -Summary: Plugins for %{name} -Requires: dnsmasq -Recommends: gvisor-tap-vsock - -%description plugins -This plugin sets up the use of dnsmasq on a given CNI network so -that Pods can resolve each other by name. When configured, -the pod and its IP address are added to a network specific hosts file -that dnsmasq will read in. Similarly, when a pod -is removed from the network, it will remove the entry from the hosts -file. Each CNI network will have its own dnsmasq instance. - %package -n %{name}sh Summary: Confined login and user shell using %{name} Requires: %{name} = %{epoch}:%{version}-%{release} @@ -211,6 +191,11 @@ when `%{_bindir}/%{name}sh` is set as a login shell or set as os.Args[0]. %autosetup -Sgit -n %{name}-%{version_no_tilde} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile +# cgroups-v1 is supported on rhel9 +%if 0%{?rhel} == 9 +sed -i '/DELETE ON RHEL9/,/DELETE ON RHEL9/d' libpod/runtime.go +%endif + # These changes are only meant for copr builds %if %{defined copr_build} # podman --version should show short sha @@ -219,9 +204,6 @@ sed -i "s/^const RawVersion = .*/const RawVersion = \"##VERSION##-##SHORT_SHA##\ sed -i "s/^var Version.*/var Version, err = semver.ParseTolerant(rawversion.RawVersion)/" version/version.go %endif -# untar dnsname -tar zxf %{SOURCE1} - %build %set_build_flags export CGO_CFLAGS=$CFLAGS @@ -264,19 +246,6 @@ LDFLAGS='' %{__make} docs docker-docs -# build dnsname the old way otherwise it fails on koji -cd %{repo_plugins}-%{commit_plugins} -mkdir _build -cd _build -mkdir -p src/%{container_base_path} -ln -s ../../../../ src/%{import_path_plugins} -cd .. -ln -s vendor src -export GOPATH=$(pwd)/_build:$(pwd) -%define gomodulesmode GO111MODULE=off -%gobuild -o bin/dnsname %{import_path_plugins}/plugins/meta/dnsname -cd .. - %install install -dp %{buildroot}%{_unitdir} PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{_sysconfdir} \ @@ -293,11 +262,6 @@ PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{_sysc sed -i 's;%{buildroot};;g' %{buildroot}%{_bindir}/docker -# install dnsname plugin -cd %{repo_plugins}-%{commit_plugins} -%{__make} PREFIX=%{_prefix} DESTDIR=%{buildroot} install -cd .. - # do not include docker and podman-remote man pages in main package for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e remote -e docker`; do echo "$file*" >> podman.file-list @@ -352,12 +316,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files tests %{_datadir}/%{name}/test -%files plugins -%license %{repo_plugins}-%{commit_plugins}/LICENSE -%doc %{repo_plugins}-%{commit_plugins}/{README.md,README_PODMAN.md} -%dir %{_libexecdir}/cni -%{_libexecdir}/cni/dnsname - %files -n %{name}sh %{_bindir}/%{name}sh diff --git a/sources b/sources index 595152b..8937017 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (v4.9.2.tar.gz) = 09f6c1839d67fb7404688c8fc6fcb65471ca9f9d1651f7c5c57baa52eb64f0a8f73523d7761a857794b6307d3a943aecd92fc247dd193ccf1d53eb234f9f6ff5 -SHA512 (dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8 +SHA512 (v5.0.0-rc1.tar.gz) = 95452d5489b167cff24620b5a7504e1363d8276cf4e7c026d43ea2e9b24dde1c595b6e763a1065087d876e5ad56e62f7cda6e53838abdeac7eeb3deadcfd88ae From a26b20b47b17202bf2328fdc352ca8e78a2bc4b1 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 9 Feb 2024 19:03:12 +0530 Subject: [PATCH 238/313] update podman module version --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 1caee6d..68b810f 100644 --- a/podman.spec +++ b/podman.spec @@ -39,7 +39,7 @@ %global container_base_url https://%{container_base_path} # For LDFLAGS -%global ld_project %{container_base_path}/%{name}/v4 +%global ld_project %{container_base_path}/%{name}/v5 %global ld_libpod %{ld_project}/libpod # %%{name} From 67ebd1f331e6357d86e60868257dff099b691a32 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Sun, 11 Feb 2024 23:34:59 +0000 Subject: [PATCH 239/313] Rebuild for golang 1.22.0 From 7bff8d08f668797fa44881a1bc65632c18bdeb94 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 13 Feb 2024 22:40:59 +0100 Subject: [PATCH 240/313] Update how Toolbx is spelt This is meant to make the project more searchable on the Internet. More and more people have been pointing out that "toolbox" is terribly difficult to search for, and it's impossible to find any decent Internet real estate by that name. Some exceptions: * The code repository is still https://github.com/containers/toolbox. It will be renamed after giving a heads-up to other contributors. * The name of the binary is still 'toolbox'. The name is embedded into existing Toolbx containers as their entry point, which is bind mounted from the host operating system when the containers are started. Trivially renaming the binary will prevent these containers from starting. * The name of the Fedora package is still 'toolbox'. https://src.fedoraproject.org/rpms/podman/pull-request/122 --- tests/test_podman.yml | 4 ++-- tests/{test_toolbox.yml => test_toolbx.yml} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename tests/{test_toolbox.yml => test_toolbx.yml} (89%) diff --git a/tests/test_podman.yml b/tests/test_podman.yml index e5c82a1..d471630 100644 --- a/tests/test_podman.yml +++ b/tests/test_podman.yml @@ -31,8 +31,8 @@ loop_control: loop_var: podman_bin - - name: test toolbox - include_tasks: test_toolbox.yml + - name: test toolbx + include_tasks: test_toolbx.yml # Postprocessing: check for FAIL or ERROR in any test, exit 1 if so - name: check results diff --git a/tests/test_toolbox.yml b/tests/test_toolbx.yml similarity index 89% rename from tests/test_toolbox.yml rename to tests/test_toolbx.yml index 9b0859c..a7470c5 100644 --- a/tests/test_toolbox.yml +++ b/tests/test_toolbx.yml @@ -3,7 +3,7 @@ name: run_bats_tests vars: tests: - - name: toolbox + - name: toolbx package: toolbox become: true environment: From 89acf13e05c727b0b001cc3a4cf4a2887135e89c Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 15 Feb 2024 15:04:49 +0100 Subject: [PATCH 241/313] Silence warnings about deprecated grep(1) use in test logs The egrep command was deprecated in 2007 as part of Grep 2.5.3, and since Grep 3.8 it actually warns about it [1]. The warning shows up in the test logs as: egrep: warning: egrep is obsolescent; using grep -E [1] Grep commit a9515624709865d4 https://git.savannah.gnu.org/cgit/grep.git/commit/?id=a9515624709865d4 https://src.fedoraproject.org/rpms/podman/pull-request/125 --- tests/roles/run_bats_tests/files/run_bats_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh index 90884cb..bddd851 100755 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ b/tests/roles/run_bats_tests/files/run_bats_tests.sh @@ -27,7 +27,7 @@ exec &> >(tee -a $FULL_LOG) echo "Packages:" echo " Kernel: $(uname -r)" rpm -qa |\ - egrep 'podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux|passt' |\ + grep -E 'podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux|passt' |\ sort |\ sed -e 's/^/ /' From 5b19639ef30694ebfc3cf0f6107131ec9a2cbacb Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 16 Feb 2024 16:47:08 +0000 Subject: [PATCH 242/313] [packit] 5.0.0-rc2 upstream release Upstream tag: v5.0.0-rc2 Upstream commit: f620aa0f --- .gitignore | 1 + README.packit | 2 +- podman.spec | 5 +++-- sources | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1039674..6d78021 100644 --- a/.gitignore +++ b/.gitignore @@ -1847,3 +1847,4 @@ /v4.9.1.tar.gz /v4.9.2.tar.gz /v5.0.0-rc1.tar.gz +/v5.0.0-rc2.tar.gz diff --git a/README.packit b/README.packit index 29cc7d8..f592284 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.90.0.post1.dev9+g1f0325d1. +The file was generated using packit 0.91.0.post1.dev4+ge6fd4a25. diff --git a/podman.spec b/podman.spec index 68b810f..e68bd1f 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Epoch: 5 # 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: 5.0.0~rc1 +Version: 5.0.0~rc2 # 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 @@ -248,7 +248,7 @@ LDFLAGS='' %install install -dp %{buildroot}%{_unitdir} -PODMAN_VERSION=%{version} %{__make} PREFIX=%{buildroot}%{_prefix} ETCDIR=%{_sysconfdir} \ +PODMAN_VERSION=%{version} %{__make} DESTDIR=%{buildroot} PREFIX=%{_prefix} ETCDIR=%{_sysconfdir} \ install.bin \ install.man \ install.systemd \ @@ -300,6 +300,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files docker %{_bindir}/docker %{_mandir}/man1/docker*.1* +%{_sysconfdir}/profile.d/%{name}-docker.* %{_tmpfilesdir}/%{name}-docker.conf %{_user_tmpfilesdir}/%{name}-docker.conf diff --git a/sources b/sources index 8937017..49d7659 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.0-rc1.tar.gz) = 95452d5489b167cff24620b5a7504e1363d8276cf4e7c026d43ea2e9b24dde1c595b6e763a1065087d876e5ad56e62f7cda6e53838abdeac7eeb3deadcfd88ae +SHA512 (v5.0.0-rc2.tar.gz) = 7680ad4f7e7e61068fdbf746ec42cb8e53b0150d8ee5fc7e996eaa8873df41d6426b00c05dd666e609e2187d8d44950ecce7b2999916a6607e11078244483017 From c2712c6a6b64069dbc00c991fd1688e75305f6c5 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mon, 19 Feb 2024 20:32:59 +0100 Subject: [PATCH 243/313] Avoid running out of storage space when running the Toolbx tests Toolbx's system tests download several images when setting up the test suite, and cache them for later use by the tests [1]. This saves time and avoids hitting rate limits imposed by OCI registries by not downloading the same images repeatedly for several tests, but at the cost of increased use of storage space to cache the images. The images are cached under BATS_TMPDIR. It defaults to the TMPDIR environment variable, and if that's not set then to /tmp [2]. Normally, TMPDIR isn't set, and the images end up getting cached under /tmp. Now, /tmp is typically on tmpfs backed by RAM or swap, which means that it should be used for smaller size-bounded files only, and /var/tmp should be used for everything else [3]. The images are big enough that a collection of them can't be described as smaller and size-bounded, and it led to: 1..306 # test suite: Set up # test suite: Tear down not ok 1 setup_suite # (from function `setup_suite' in test file ./setup_suite.bash, line 55) # `_pull_and_cache_distro_image fedora "$((system_version-1))" || false' failed # Failed to cache image registry.fedoraproject.org/fedora-toolbox:40 to /tmp/bats-run-IPz4Cn/image-cache/fedora-toolbox-40 # time="2024-02-19T11:41:43Z" level=fatal msg="copying system image from manifest list: writing blob: write /tmp/bats-run-IPz4Cn/image-cache/fedora-toolbox-40/dir-put-blob607392514: no space left on device" # bats warning: Executed 1 instead of expected 306 tests So, change the default location of the BATS_TMPDIR environment variable to /var/tmp by setting TMPDIR. [1] Toolbx commit 50683c9d9a78adc9 https://github.com/containers/toolbox/commit/50683c9d9a78adc9 https://github.com/containers/toolbox/pull/375 [2] https://bats-core.readthedocs.io/en/stable/writing-tests.html [3] https://systemd.io/TEMPORARY_DIRECTORIES/ https://src.fedoraproject.org/rpms/podman/pull-request/128 --- tests/test_toolbx.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_toolbx.yml b/tests/test_toolbx.yml index a7470c5..58494f4 100644 --- a/tests/test_toolbx.yml +++ b/tests/test_toolbx.yml @@ -7,4 +7,5 @@ package: toolbox become: true environment: + TMPDIR: /var/tmp XDG_RUNTIME_DIR: /run/user/{{ rootless_uid }} From 01556b40d035c4cc08dc32d200cc07b7e0a9d08d Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 22 Feb 2024 21:06:16 +0000 Subject: [PATCH 244/313] [packit] 5.0.0-rc3 upstream release Upstream tag: v5.0.0-rc3 Upstream commit: 54795efe --- .gitignore | 1 + .packit.yaml | 11 +++++------ README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 6d78021..5bee72e 100644 --- a/.gitignore +++ b/.gitignore @@ -1848,3 +1848,4 @@ /v4.9.2.tar.gz /v5.0.0-rc1.tar.gz /v5.0.0-rc2.tar.gz +/v5.0.0-rc3.tar.gz diff --git a/.packit.yaml b/.packit.yaml index afcebd1..45d14a0 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -72,10 +72,9 @@ jobs: - job: koji_build trigger: commit dist_git_branches: - - fedora-development + - fedora-all - # TODO: Revisit once fedora 40 is branched and manual bodhi is enabled - #- job: bodhi_update - #trigger: commit - #dist_git_branches: - #- fedora-40 # rawhide updates are created automatically + - job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-branched # rawhide updates are created automatically diff --git a/README.packit b/README.packit index f592284..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.91.0.post1.dev4+ge6fd4a25. +The file was generated using packit 0.92.0. diff --git a/podman.spec b/podman.spec index e68bd1f..9f25660 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Epoch: 5 # 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: 5.0.0~rc2 +Version: 5.0.0~rc3 # 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 49d7659..bac6a1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.0-rc2.tar.gz) = 7680ad4f7e7e61068fdbf746ec42cb8e53b0150d8ee5fc7e996eaa8873df41d6426b00c05dd666e609e2187d8d44950ecce7b2999916a6607e11078244483017 +SHA512 (v5.0.0-rc3.tar.gz) = d61e69bc98d7286b896ec9cb9ef4b9b2aec16637172aa1d11a25a6f6665d69eddb600534a5c4daf12d5ed622f20fdd05d7eb86ab67a5d08ac20205aebb427153 From a87dd6f5054839640d3fe94fd461b73a2176ff92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 26 Feb 2024 13:24:05 +0100 Subject: [PATCH 245/313] Use $SOURCE_DATE_EPOCH instead of the current date Using the current timestamp makes every build slightly different, breaking build reproducibility. --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 9f25660..825321d 100644 --- a/podman.spec +++ b/podman.spec @@ -219,7 +219,7 @@ export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" export GOPROXY=direct -LDFLAGS="-X %{ld_libpod}/define.buildInfo=$(date +%s) \ +LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:?} \ -X %{ld_libpod}/config._installPrefix=%{_prefix} \ -X %{ld_libpod}/config._etcDir=%{_sysconfdir} \ -X %{ld_project}/pkg/systemd/quadlet._binDir=%{_bindir}" From be971d6fbb3144a8db495f72dd847b058c283b12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 26 Feb 2024 14:30:09 +0100 Subject: [PATCH 246/313] Make BuildRequires independent of the environment The spec file had %if %{defined rhel} && 0%{?rhel} < 10 %define gobuild(o:) ... %endif ... %if !%{defined gobuild} BuildRequires: go-rpm-macros %endif The intent apparently was to use BR:go-rpm-macros where available, and define %gobuild as a fallback where they are not available. This was unreliable, because the package may have been installed already, and then %gobuild would be defined when the srpm was being built, and then the srpm would NOT have the BR. Instead, use the same condition to wrap the definition of %gobuild and the BR lines to that the BR is always emitted when appropriate. --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 825321d..0b84fd5 100644 --- a/podman.spec +++ b/podman.spec @@ -81,7 +81,7 @@ BuildRequires: glibc-devel BuildRequires: glibc-static BuildRequires: golang BuildRequires: git-core -%if !%{defined gobuild} +%if %{undefined rhel} || 0%{?rhel} >= 10 BuildRequires: go-rpm-macros %endif BuildRequires: gpgme-devel From eaa62a527c2a96d6974bcf6f71a0c8259886b23a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 27 Feb 2024 15:18:55 +0100 Subject: [PATCH 247/313] Add fallback for $SOURCE_DATE_EPOCH not being set At least in all recent Fedora releases, SOURCE_DATE_EPOCH would be set. But the build should work even if it not set, e.g. in copr builds on c8s. Add 'date +%s' as a fallback. --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 0b84fd5..bad108f 100644 --- a/podman.spec +++ b/podman.spec @@ -219,7 +219,7 @@ export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" export GOPROXY=direct -LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:?} \ +LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ -X %{ld_libpod}/config._installPrefix=%{_prefix} \ -X %{ld_libpod}/config._etcDir=%{_sysconfdir} \ -X %{ld_project}/pkg/systemd/quadlet._binDir=%{_bindir}" From 5a89a8566598871e6684dd5b5e4dd09bda84ea01 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 29 Feb 2024 14:17:38 +0100 Subject: [PATCH 248/313] Show the toolbox RPMs used to run the tests This will make it easier to debug test failures by confirming if they are caused by old buggy toolbox RPMs or if the fixes don't work as intended. https://src.fedoraproject.org/rpms/podman/pull-request/133 --- tests/roles/run_bats_tests/files/run_bats_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh index bddd851..f1df29d 100755 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ b/tests/roles/run_bats_tests/files/run_bats_tests.sh @@ -27,7 +27,7 @@ exec &> >(tee -a $FULL_LOG) echo "Packages:" echo " Kernel: $(uname -r)" rpm -qa |\ - grep -E 'podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux|passt' |\ + grep -E 'toolbox|podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux|passt' |\ sort |\ sed -e 's/^/ /' From 2035f28ac2bd266b59a232b06105aafc0a9835cf Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 5 Mar 2024 10:42:59 +0000 Subject: [PATCH 249/313] [packit] 5.0.0-rc4 upstream release Upstream tag: v5.0.0-rc4 Upstream commit: cfc5b8e0 --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5bee72e..603d0c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1849,3 +1849,4 @@ /v5.0.0-rc1.tar.gz /v5.0.0-rc2.tar.gz /v5.0.0-rc3.tar.gz +/v5.0.0-rc4.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/podman.spec b/podman.spec index bad108f..fe2c896 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Epoch: 5 # 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: 5.0.0~rc3 +Version: 5.0.0~rc4 # 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 bac6a1e..3a6575c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.0-rc3.tar.gz) = d61e69bc98d7286b896ec9cb9ef4b9b2aec16637172aa1d11a25a6f6665d69eddb600534a5c4daf12d5ed622f20fdd05d7eb86ab67a5d08ac20205aebb427153 +SHA512 (v5.0.0-rc4.tar.gz) = 034b411dfde2e3219b9bbdf5c966f474c9ed1a48a83793494abd0f74d164617f1321c2723384eb43827813faaf5737b378893c1555816badcbd1c81904349944 From f286b98e7d55120479d18174d06fedc895c0e60f Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 8 Mar 2024 02:49:36 +0000 Subject: [PATCH 250/313] [packit] 5.0.0-rc5 upstream release Upstream tag: v5.0.0-rc5 Upstream commit: bbad09bb --- .gitignore | 1 + podman.spec | 7 ++++--- sources | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 603d0c5..e2b93fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1850,3 +1850,4 @@ /v5.0.0-rc2.tar.gz /v5.0.0-rc3.tar.gz /v5.0.0-rc4.tar.gz +/v5.0.0-rc5.tar.gz diff --git a/podman.spec b/podman.spec index fe2c896..33fcd7d 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Epoch: 5 # 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: 5.0.0~rc4 +Version: 5.0.0~rc5 # 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 @@ -263,8 +263,8 @@ PODMAN_VERSION=%{version} %{__make} DESTDIR=%{buildroot} PREFIX=%{_prefix} ETCDI sed -i 's;%{buildroot};;g' %{buildroot}%{_bindir}/docker # do not include docker and podman-remote man pages in main package -for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e remote -e docker`; do - echo "$file*" >> podman.file-list +for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e %{name}sh.1 -e remote -e docker`; do + echo "$file*" >> %{name}.file-list done rm -f %{buildroot}%{_mandir}/man5/docker*.5 @@ -319,6 +319,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %files -n %{name}sh %{_bindir}/%{name}sh +%{_mandir}/man1/%{name}sh.1* %changelog %if %{defined autochangelog} diff --git a/sources b/sources index 3a6575c..6c4085c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.0-rc4.tar.gz) = 034b411dfde2e3219b9bbdf5c966f474c9ed1a48a83793494abd0f74d164617f1321c2723384eb43827813faaf5737b378893c1555816badcbd1c81904349944 +SHA512 (v5.0.0-rc5.tar.gz) = a3ccd6eb53d66297be30ec66efa0a5fa5f5050a647c6bc5cdb2fd4cd9dd5638c42328bf1429a2fa3f8dcc84bb7d1ffbdd9c6bf06862993277f5b60d740d91c1b From f8c84e24f28d09c9cbf34ca777dedc46147899be Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 11 Mar 2024 19:04:07 +0000 Subject: [PATCH 251/313] [packit] 5.0.0-rc6 upstream release Upstream tag: v5.0.0-rc6 Upstream commit: d26113ca --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e2b93fa..7121a47 100644 --- a/.gitignore +++ b/.gitignore @@ -1851,3 +1851,4 @@ /v5.0.0-rc3.tar.gz /v5.0.0-rc4.tar.gz /v5.0.0-rc5.tar.gz +/v5.0.0-rc6.tar.gz diff --git a/README.packit b/README.packit index 58aeb5d..38c0a99 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.93.0.post1.dev5+g0048024e. diff --git a/podman.spec b/podman.spec index 33fcd7d..ade996a 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Epoch: 5 # 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: 5.0.0~rc5 +Version: 5.0.0~rc6 # 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 6c4085c..ae872cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.0-rc5.tar.gz) = a3ccd6eb53d66297be30ec66efa0a5fa5f5050a647c6bc5cdb2fd4cd9dd5638c42328bf1429a2fa3f8dcc84bb7d1ffbdd9c6bf06862993277f5b60d740d91c1b +SHA512 (v5.0.0-rc6.tar.gz) = 6f2ddac9de6f949e1d89ccefebd755b750af6eedc438a78352a7b934408a6f09eb83727a027cb91276c46bb6f11dfb4bcbaf2417b0b805197ea9dd385fd7680b From c837778125f8316432d67821b7c5f26d66a9433f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 13 Mar 2024 17:43:31 +0530 Subject: [PATCH 252/313] Resolves: #2269148 - make passt a hard dep Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/podman.spec b/podman.spec index ade996a..fed5fbe 100644 --- a/podman.spec +++ b/podman.spec @@ -101,7 +101,14 @@ BuildRequires: python3 %endif Requires: catatonit Requires: conmon >= 2:2.1.7-2 +%if %{defined fedora} && 0%{?fedora} >= 40 +# TODO: Remove the f40 conditional after a few releases to keep conditionals to +# a minimum +# Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2269148 +Requires: containers-common-extra >= 5:0.58.0-1 +%else Requires: containers-common-extra +%endif %if %{defined rhel} && !%{defined eln} Recommends: gvisor-tap-vsock-gvforwarder %else From 2c61db21a3208547d79989844225ba8a27d8947b Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 15 Mar 2024 13:24:06 +0000 Subject: [PATCH 253/313] [packit] 5.0.0-rc7 upstream release Upstream tag: v5.0.0-rc7 Upstream commit: f8888a13 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7121a47..b98cf3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1852,3 +1852,4 @@ /v5.0.0-rc4.tar.gz /v5.0.0-rc5.tar.gz /v5.0.0-rc6.tar.gz +/v5.0.0-rc7.tar.gz diff --git a/podman.spec b/podman.spec index fed5fbe..d666ad9 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Epoch: 5 # 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: 5.0.0~rc6 +Version: 5.0.0~rc7 # 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 ae872cd..591ba8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.0-rc6.tar.gz) = 6f2ddac9de6f949e1d89ccefebd755b750af6eedc438a78352a7b934408a6f09eb83727a027cb91276c46bb6f11dfb4bcbaf2417b0b805197ea9dd385fd7680b +SHA512 (v5.0.0-rc7.tar.gz) = ce66a6a061511bcb1e2e0044dbae50a421719974bc1126cc54c725d2d72282718e7cea8a5e0013b5e10b6d3ea9efb3d84716b4906312ed0190d6e5036dcd4f97 From 83525ea543cd663016ce3a4d2f4fdb4c3e971ed0 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 19 Mar 2024 17:25:18 +0000 Subject: [PATCH 254/313] [packit] 5.0.0 upstream release Upstream tag: v5.0.0 Upstream commit: e71ec6f1 --- .gitignore | 1 + README.packit | 2 +- podman.spec | 4 ++-- sources | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b98cf3d..0ee1a15 100644 --- a/.gitignore +++ b/.gitignore @@ -1853,3 +1853,4 @@ /v5.0.0-rc5.tar.gz /v5.0.0-rc6.tar.gz /v5.0.0-rc7.tar.gz +/v5.0.0.tar.gz diff --git a/README.packit b/README.packit index 38c0a99..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.dev5+g0048024e. +The file was generated using packit 0.94.0.post1.dev2+g7ce7e679. diff --git a/podman.spec b/podman.spec index d666ad9..0e54c62 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Epoch: 5 # 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: 5.0.0~rc7 +Version: 5.0.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 @@ -283,7 +283,7 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{!?_licensedir:%global license %doc} %files -f %{name}.file-list -%license LICENSE +%license LICENSE vendor/modules.txt %doc README.md CONTRIBUTING.md install.md transfer.md %{_bindir}/%{name} %dir %{_libexecdir}/%{name} diff --git a/sources b/sources index 591ba8e..55e702b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.0-rc7.tar.gz) = ce66a6a061511bcb1e2e0044dbae50a421719974bc1126cc54c725d2d72282718e7cea8a5e0013b5e10b6d3ea9efb3d84716b4906312ed0190d6e5036dcd4f97 +SHA512 (v5.0.0.tar.gz) = 8800d96d668cbc7a7ff85a09c71b3307a280c124513fd02fe478f415cf8db43ee47dc7e9c3b75046c6bda9f916937a2cc59887c2c4b26766c2f770abb87fd7ce From 9667d0f5b5069acb4f7d3faa158a2ea9255a9302 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 26 Mar 2024 09:31:14 -0600 Subject: [PATCH 255/313] Podman tests: force-install slirp4netns As of podman 5.0, slirp4 is no longer an RPM Requirement. It is not deprecated, though, so we should continue to test it. Signed-off-by: Ed Santiago --- tests/run_podman_tests.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/run_podman_tests.yml b/tests/run_podman_tests.yml index de7ddff..bfabdee 100644 --- a/tests/run_podman_tests.yml +++ b/tests/run_podman_tests.yml @@ -3,6 +3,11 @@ dnf: name="podman-remote" state=installed when: podman_bin == "podman-remote" +# As of podman 5.0, slirp is a soft dependency. Until/unless it is +# actually deprecated, we continue to test with it. +- name: "slirp4netns | install" + dnf: name="slirp4netns" state=installed + - include_role: name: run_bats_tests vars: From 8d795004db089c5924d49656cd3d4010e0ecabf0 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 1 Apr 2024 14:06:02 +0000 Subject: [PATCH 256/313] [packit] 5.0.1 upstream release Upstream tag: v5.0.1 Upstream commit: 946d055d --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0ee1a15..d945ecd 100644 --- a/.gitignore +++ b/.gitignore @@ -1854,3 +1854,4 @@ /v5.0.0-rc6.tar.gz /v5.0.0-rc7.tar.gz /v5.0.0.tar.gz +/v5.0.1.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/podman.spec b/podman.spec index 0e54c62..b1591c2 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Epoch: 5 # 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: 5.0.0 +Version: 5.0.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 55e702b..9eb6dd8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.0.tar.gz) = 8800d96d668cbc7a7ff85a09c71b3307a280c124513fd02fe478f415cf8db43ee47dc7e9c3b75046c6bda9f916937a2cc59887c2c4b26766c2f770abb87fd7ce +SHA512 (v5.0.1.tar.gz) = 4ab64beea9b23839caa35bf8ec0f097ed16b4d2f448ce16039bb55672ac8b1d8d8cadf86c21eb32dc2c1d30dabb5b57a141823aa5fc3f14f09741f76cffa6023 From af8c62e09e02a5f487ab0aa08253f72d0e7901bd Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 17 Apr 2024 19:15:35 +0000 Subject: [PATCH 257/313] Update to 5.0.2 upstream release Upstream tag: v5.0.2 Upstream commit: 3304dd95 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 33 ++++++++++++++++++++++++++++++++- README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 5 files changed, 36 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d945ecd..6aed7ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1855,3 +1855,4 @@ /v5.0.0-rc7.tar.gz /v5.0.0.tar.gz /v5.0.1.tar.gz +/v5.0.2.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 45d14a0..83a5d0e 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -2,9 +2,17 @@ # See the documentation for more information: # https://packit.dev/docs/configuration/ -specfile_path: rpm/podman.spec +downstream_package_name: podman upstream_tag_template: v{version} +packages: + podman-fedora: + pkg_tool: fedpkg + specfile_path: rpm/podman.spec + podman-centos: + pkg_tool: centpkg + specfile_path: rpm/podman.spec + srpm_build_deps: - git-archive-all - make @@ -16,6 +24,7 @@ actions: jobs: - job: copr_build trigger: pull_request + packages: [podman-fedora] notifications: failure_comment: message: "Ephemeral COPR build failed. @containers/packit-build please check." @@ -25,6 +34,17 @@ jobs: - fedora-all-aarch64 - fedora-eln-x86_64 - fedora-eln-aarch64 + additional_repos: + - "copr://rhcontainerbot/podman-next" + + - job: copr_build + trigger: pull_request + packages: [podman-centos] + notifications: + failure_comment: + message: "Ephemeral COPR build failed. @containers/packit-build please check." + enable_net: true + targets: - centos-stream+epel-next-8-x86_64 - centos-stream+epel-next-8-aarch64 - centos-stream+epel-next-9-x86_64 @@ -46,6 +66,7 @@ jobs: - job: tests identifier: cockpit-revdeps trigger: pull_request + packages: [podman-fedora] notifications: failure_comment: message: "Cockpit tests failed for commit {commit_sha}. @martinpitt, @jelly, @mvollmer please check." @@ -66,15 +87,25 @@ jobs: - job: propose_downstream trigger: release update_release: false + packages: [podman-fedora] dist_git_branches: - fedora-development # Implies fedora-rawhide and any branched but unreleased version, will include f40 before f40 is marked stable. + - job: propose_downstream + trigger: release + update_release: false + packages: [podman-centos] + dist_git_branches: + - c10s + - job: koji_build trigger: commit + packages: [podman-fedora] dist_git_branches: - fedora-all - job: bodhi_update trigger: commit + packages: [podman-fedora] dist_git_branches: - fedora-branched # rawhide updates are created automatically diff --git a/README.packit b/README.packit index d401b46..60cc823 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.94.2. diff --git a/podman.spec b/podman.spec index b1591c2..2c02a7e 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Epoch: 5 # 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: 5.0.1 +Version: 5.0.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 9eb6dd8..9b50362 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.1.tar.gz) = 4ab64beea9b23839caa35bf8ec0f097ed16b4d2f448ce16039bb55672ac8b1d8d8cadf86c21eb32dc2c1d30dabb5b57a141823aa5fc3f14f09741f76cffa6023 +SHA512 (v5.0.2.tar.gz) = 70dbac9fc81d66eb9b0a5174f5776b805397005cacca917674d2b001591fadd05a776c956e693bad932e9eefe591c35da5c566e8e9e01db8be42bc454cd03104 From 2a0a1fc671fb9f724640e5cd967880c0ec706cda Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 10 May 2024 17:58:47 +0000 Subject: [PATCH 258/313] Update to 5.0.3 upstream release Upstream tag: v5.0.3 Upstream commit: d08315df Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 4 +--- sources | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6aed7ed..9f4f8b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1856,3 +1856,4 @@ /v5.0.0.tar.gz /v5.0.1.tar.gz /v5.0.2.tar.gz +/v5.0.3.tar.gz diff --git a/README.packit b/README.packit index 60cc823..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.2. +The file was generated using packit 0.96.0.post1.dev4+gc5b1ea8e. diff --git a/podman.spec b/podman.spec index 2c02a7e..5c76509 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Epoch: 5 # 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: 5.0.2 +Version: 5.0.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 @@ -131,8 +131,6 @@ additional privileges. Both tools share image (not container) storage, hence each can use or manipulate images (but not containers) created by the other. -%{summary} -%{repo} Simple management tool for pods, containers and images %package docker Summary: Emulate Docker CLI using %{name} diff --git a/sources b/sources index 9b50362..376dbf4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.2.tar.gz) = 70dbac9fc81d66eb9b0a5174f5776b805397005cacca917674d2b001591fadd05a776c956e693bad932e9eefe591c35da5c566e8e9e01db8be42bc454cd03104 +SHA512 (v5.0.3.tar.gz) = c605a52cc5aba43d485796c4986f2d1be704e5c931473bf5ba1cf77f703cdb3d16f41d33da0b25287e8d001077f77caf117d3ea5dbd7c56a744274025d9ab07d From 1be277eb53d9fea63a26959780503ed5aefe91d5 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 15 May 2024 21:34:22 +0000 Subject: [PATCH 259/313] Update to 5.1.0-rc1 upstream release Upstream tag: v5.1.0-rc1 Upstream commit: 6a8f2e7f Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 12 +++++++----- podman.spec | 12 +++--------- sources | 2 +- 4 files changed, 12 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 9f4f8b4..cf8488f 100644 --- a/.gitignore +++ b/.gitignore @@ -1857,3 +1857,4 @@ /v5.0.1.tar.gz /v5.0.2.tar.gz /v5.0.3.tar.gz +/v5.1.0-rc1.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 83a5d0e..0d3eaca 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -45,16 +45,17 @@ jobs: message: "Ephemeral COPR build failed. @containers/packit-build please check." enable_net: true targets: - - 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 + - centos-stream-10-x86_64 + - centos-stream-10-aarch64 additional_repos: - "copr://rhcontainerbot/podman-next" # Run on commit to main branch - job: copr_build trigger: commit + packages: [podman-fedora] notifications: failure_comment: message: "podman-next COPR build failed. @containers/packit-build please check." @@ -89,7 +90,8 @@ jobs: update_release: false packages: [podman-fedora] dist_git_branches: - - fedora-development # Implies fedora-rawhide and any branched but unreleased version, will include f40 before f40 is marked stable. + - fedora-development + - fedora-latest - job: propose_downstream trigger: release diff --git a/podman.spec b/podman.spec index 5c76509..f65faec 100644 --- a/podman.spec +++ b/podman.spec @@ -11,13 +11,8 @@ # 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} && 0%{?rhel} < 10 %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 %{?**}; -# python3 dep conditional for rhel8 -%if %{?rhel} == 8 -%define rhel8py3 1 -%endif %endif %global gomodulesmode GO111MODULE=on @@ -57,7 +52,7 @@ Epoch: 5 # 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: 5.0.3 +Version: 5.1.0~rc1 # 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 @@ -96,9 +91,6 @@ BuildRequires: man-db BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel -%if %{defined rhel8py3} -BuildRequires: python3 -%endif Requires: catatonit Requires: conmon >= 2:2.1.7-2 %if %{defined fedora} && 0%{?fedora} >= 40 @@ -151,7 +143,9 @@ pages and %{name}. Summary: Tests for %{name} Requires: %{name} = %{epoch}:%{version}-%{release} +%if %{defined fedora} Requires: bats +%endif Requires: jq Requires: skopeo Requires: nmap-ncat diff --git a/sources b/sources index 376dbf4..3292c39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.0.3.tar.gz) = c605a52cc5aba43d485796c4986f2d1be704e5c931473bf5ba1cf77f703cdb3d16f41d33da0b25287e8d001077f77caf117d3ea5dbd7c56a744274025d9ab07d +SHA512 (v5.1.0-rc1.tar.gz) = ff864dc7a63a1604fc65a597e31d1bb9dffe3206a231b39cf6783cd0df41a1db4987e8bffbc664b66b483a966f45b807fed635ad3850e005f53f061e0805e906 From 5804eb7d29505e5f5429208468542318215a1b33 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 29 May 2024 20:25:53 +0000 Subject: [PATCH 260/313] Update to 5.1.0 upstream release Upstream tag: v5.1.0 Upstream commit: 4e9486db Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cf8488f..4a24c71 100644 --- a/.gitignore +++ b/.gitignore @@ -1858,3 +1858,4 @@ /v5.0.2.tar.gz /v5.0.3.tar.gz /v5.1.0-rc1.tar.gz +/v5.1.0.tar.gz diff --git a/README.packit b/README.packit index 97de583..2fa216c 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.97.1.post1.dev4+g1268842e. diff --git a/podman.spec b/podman.spec index f65faec..a07ea0c 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.1.0~rc1 +Version: 5.1.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 3292c39..3eeb0b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.1.0-rc1.tar.gz) = ff864dc7a63a1604fc65a597e31d1bb9dffe3206a231b39cf6783cd0df41a1db4987e8bffbc664b66b483a966f45b807fed635ad3850e005f53f061e0805e906 +SHA512 (v5.1.0.tar.gz) = 0cd6b5c8031c2e8e3fdd88f97c8f08881ef08cc6401d52c973730c6b5c9e3084e124394115ad016055527e70df0bc5d916ae77ab6c6bcd0c7689a0ba9de663a4 From a9f99ac984c2ceafb5af92cc1e9ccca1c1bfa607 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 4 Jun 2024 21:14:33 +0000 Subject: [PATCH 261/313] Update to 5.1.1 upstream release Upstream tag: v5.1.1 Upstream commit: bda6eb03 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4a24c71..6693875 100644 --- a/.gitignore +++ b/.gitignore @@ -1859,3 +1859,4 @@ /v5.0.3.tar.gz /v5.1.0-rc1.tar.gz /v5.1.0.tar.gz +/v5.1.1.tar.gz diff --git a/README.packit b/README.packit index 2fa216c..d2b528d 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.97.1.post1.dev4+g1268842e. +The file was generated using packit 0.97.1.post1.dev6+gc8c0314a. diff --git a/podman.spec b/podman.spec index a07ea0c..f417547 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.1.0 +Version: 5.1.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 3eeb0b0..078ea8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.1.0.tar.gz) = 0cd6b5c8031c2e8e3fdd88f97c8f08881ef08cc6401d52c973730c6b5c9e3084e124394115ad016055527e70df0bc5d916ae77ab6c6bcd0c7689a0ba9de663a4 +SHA512 (v5.1.1.tar.gz) = e896ee97980da4a522eb865d2eacb6876dd8bc5be1488aed8bd81a81af95faa1383b176b5d236d4af0f76bc30ddad5230df3e11c59ffc6f86e5b4cf3876ff184 From 8cbff1171773ae1c61f2da3c3c642708f3611cc3 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 10 Jul 2024 14:57:31 +0000 Subject: [PATCH 262/313] Update to 5.1.2 upstream release Upstream tag: v5.1.2 Upstream commit: 94a24974 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6693875..0888d2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1860,3 +1860,4 @@ /v5.1.0-rc1.tar.gz /v5.1.0.tar.gz /v5.1.1.tar.gz +/v5.1.2.tar.gz diff --git a/README.packit b/README.packit index d2b528d..2499381 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.97.1.post1.dev6+gc8c0314a. +The file was generated using packit 0.98.0. diff --git a/podman.spec b/podman.spec index f417547..02d3702 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.1.1 +Version: 5.1.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 078ea8e..8cf705e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.1.1.tar.gz) = e896ee97980da4a522eb865d2eacb6876dd8bc5be1488aed8bd81a81af95faa1383b176b5d236d4af0f76bc30ddad5230df3e11c59ffc6f86e5b4cf3876ff184 +SHA512 (v5.1.2.tar.gz) = adfd4dc5a1f7e1887ca5ffc0c6ec4593f051566010c3cc7050294fd50d2cab3d0257ff6ea4cc1abd2ba8b12adcfe0310446ac66bfc2280d9a9597294ecbcd474 From 1ed846a4ae6c5daea33d47caf720dfcaf531db88 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 16 Jul 2024 13:40:34 -0400 Subject: [PATCH 263/313] Add PODMAN_TESTING var --- tests/run_podman_tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/run_podman_tests.yml b/tests/run_podman_tests.yml index bfabdee..63e08e6 100644 --- a/tests/run_podman_tests.yml +++ b/tests/run_podman_tests.yml @@ -18,10 +18,12 @@ package: podman environment: PODMAN: /usr/bin/{{ podman_bin }} + PODMAN_TESTING: /usr/bin/{{ podman_bin }}-testing QUADLET: /usr/libexec/podman/quadlet - name: "{{ podman_bin }} rootless" package: podman environment: PODMAN: /usr/bin/{{ podman_bin }} + PODMAN_TESTING: /usr/bin/{{ podman_bin }}-testing QUADLET: /usr/libexec/podman/quadlet become: true From f605ca3f0cd48f006dc5889258a8561479058e1f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 17 Jul 2024 08:29:58 -0400 Subject: [PATCH 264/313] fix podman-testing binary --- tests/run_podman_tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/run_podman_tests.yml b/tests/run_podman_tests.yml index 63e08e6..06b2525 100644 --- a/tests/run_podman_tests.yml +++ b/tests/run_podman_tests.yml @@ -18,12 +18,12 @@ package: podman environment: PODMAN: /usr/bin/{{ podman_bin }} - PODMAN_TESTING: /usr/bin/{{ podman_bin }}-testing + PODMAN_TESTING: /usr/bin/podman-testing QUADLET: /usr/libexec/podman/quadlet - name: "{{ podman_bin }} rootless" package: podman environment: PODMAN: /usr/bin/{{ podman_bin }} - PODMAN_TESTING: /usr/bin/{{ podman_bin }}-testing + PODMAN_TESTING: /usr/bin/podman-testing QUADLET: /usr/libexec/podman/quadlet become: true From 39c52acc0ca2c6a4dc4612cdddb7c0bed36a70f0 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 16 Jul 2024 13:44:38 +0000 Subject: [PATCH 265/313] Update to 5.2.0-rc1 upstream release Upstream tag: v5.2.0-rc1 Upstream commit: 973e8654 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 37 +++++++++++++++++++++++-------------- README.packit | 2 +- podman.spec | 38 ++++++++++++++++++++++++++++---------- sources | 2 +- 5 files changed, 54 insertions(+), 26 deletions(-) diff --git a/.gitignore b/.gitignore index 0888d2a..0187a35 100644 --- a/.gitignore +++ b/.gitignore @@ -1861,3 +1861,4 @@ /v5.1.0.tar.gz /v5.1.1.tar.gz /v5.1.2.tar.gz +/v5.2.0-rc1.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 0d3eaca..7783371 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -12,6 +12,8 @@ packages: podman-centos: pkg_tool: centpkg specfile_path: rpm/podman.spec + podman-rhel: + specfile_path: rpm/podman.spec srpm_build_deps: - git-archive-all @@ -25,32 +27,39 @@ jobs: - job: copr_build trigger: pull_request packages: [podman-fedora] - notifications: + notifications: &packit_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 - additional_repos: - - "copr://rhcontainerbot/podman-next" + 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/" - job: copr_build trigger: pull_request packages: [podman-centos] - notifications: - failure_comment: - message: "Ephemeral COPR build failed. @containers/packit-build please check." + notifications: *packit_build_failure_notification + enable_net: true + targets: + - centos-stream-9-x86_64 + - centos-stream-9-aarch64 + - centos-stream-10-x86_64 + - centos-stream-10-aarch64 + + - job: copr_build + trigger: pull_request + packages: [podman-rhel] + notifications: *packit_build_failure_notification enable_net: true targets: - epel-9-x86_64 - epel-9-aarch64 - - centos-stream-10-x86_64 - - centos-stream-10-aarch64 - additional_repos: - - "copr://rhcontainerbot/podman-next" # Run on commit to main branch - job: copr_build diff --git a/README.packit b/README.packit index 2499381..f49e745 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.98.0. +The file was generated using packit 0.99.0.post1.dev3+g7c61c94b. diff --git a/podman.spec b/podman.spec index 02d3702..5ce1213 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.1.2 +Version: 5.2.0~rc1 # 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 @@ -101,12 +101,6 @@ Requires: containers-common-extra >= 5:0.58.0-1 %else Requires: containers-common-extra %endif -%if %{defined rhel} && !%{defined eln} -Recommends: gvisor-tap-vsock-gvforwarder -%else -Requires: gvisor-tap-vsock-gvforwarder -%endif -Recommends: gvisor-tap-vsock Provides: %{name}-quadlet Obsoletes: %{name}-quadlet <= 5:4.4.0-1 Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} @@ -186,6 +180,17 @@ capabilities specified in user quadlets. It is a symlink to %{_bindir}/%{name} and execs into the `%{name}sh` container when `%{_bindir}/%{name}sh` is set as a login shell or set as os.Args[0]. +%package machine +Summary: Metapackage for setting up %{name} machine +Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: gvisor-tap-vsock +Requires: qemu +Requires: virtiofsd + +%description machine +This subpackage installs the dependencies for %{name} machine, for more see: +https://docs.podman.io/en/latest/markdown/podman-machine.1.html + %prep %autosetup -Sgit -n %{name}-%{version_no_tilde} sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile @@ -240,6 +245,10 @@ export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion remot export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" %gobuild -o bin/quadlet ./cmd/quadlet +# build %%{name}-testing +export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" +%gobuild -o bin/podman-testing ./cmd/podman-testing + # reset LDFLAGS for plugins binaries LDFLAGS='' @@ -255,8 +264,9 @@ PODMAN_VERSION=%{version} %{__make} DESTDIR=%{buildroot} PREFIX=%{_prefix} ETCDI install.docker \ install.docker-docs \ install.remote \ + install.testing \ %if %{defined _modulesloaddir} - install.modules-load + install.modules-load %endif sed -i 's;%{buildroot};;g' %{buildroot}%{_bindir}/docker @@ -268,8 +278,11 @@ done rm -f %{buildroot}%{_mandir}/man5/docker*.5 -install -d -p %{buildroot}/%{_datadir}/%{name}/test/system -cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ +install -d -p %{buildroot}%{_datadir}/%{name}/test/system +cp -pav test/system %{buildroot}%{_datadir}/%{name}/test/ + +# symlink virtiofsd in %%{name} libexecdir for machine subpackage +ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name} #define license tag if not already defined %{!?_licensedir:%global license %doc} @@ -314,12 +327,17 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_datadir}/zsh/site-functions/_%{name}-remote %files tests +%{_bindir}/%{name}-testing %{_datadir}/%{name}/test %files -n %{name}sh %{_bindir}/%{name}sh %{_mandir}/man1/%{name}sh.1* +%files machine +%dir %{_libexecdir}/%{name} +%{_libexecdir}/%{name}/virtiofsd + %changelog %if %{defined autochangelog} %autochangelog diff --git a/sources b/sources index 8cf705e..1892e44 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.1.2.tar.gz) = adfd4dc5a1f7e1887ca5ffc0c6ec4593f051566010c3cc7050294fd50d2cab3d0257ff6ea4cc1abd2ba8b12adcfe0310446ac66bfc2280d9a9597294ecbcd474 +SHA512 (v5.2.0-rc1.tar.gz) = 83e237631612adaeab2e0f5c1f83f464d27ebbb67771371565e26e4a6b9b4847987d466d21a18a350722bebf7816520c0083e45da36564715c37102832131776 From b838253d9b915abab13901cc195e96b2daf7127b Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 23 Jul 2024 12:03:33 +0000 Subject: [PATCH 266/313] Update to 5.2.0-rc2 upstream release Upstream tag: v5.2.0-rc2 Upstream commit: 716874f4 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0187a35..e688462 100644 --- a/.gitignore +++ b/.gitignore @@ -1862,3 +1862,4 @@ /v5.1.1.tar.gz /v5.1.2.tar.gz /v5.2.0-rc1.tar.gz +/v5.2.0-rc2.tar.gz diff --git a/README.packit b/README.packit index f49e745..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.99.0.post1.dev3+g7c61c94b. +The file was generated using packit 0.99.0.post1.dev18+g4850a935. diff --git a/podman.spec b/podman.spec index 5ce1213..38f1336 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.2.0~rc1 +Version: 5.2.0~rc2 # 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 1892e44..82e5031 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.2.0-rc1.tar.gz) = 83e237631612adaeab2e0f5c1f83f464d27ebbb67771371565e26e4a6b9b4847987d466d21a18a350722bebf7816520c0083e45da36564715c37102832131776 +SHA512 (v5.2.0-rc2.tar.gz) = 5f7e185a33eb5cc1febe2baf3e0e538f5e4ece0c02992ff8c2e7cf7f971114e92e0442ba6289a682fe221ac5a33465023b8c1fd31a05c94bf5cd23fd8cd73fff From 44c5587573218691f914104989f37b443a4d7215 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 1 Aug 2024 10:41:34 -0400 Subject: [PATCH 267/313] check buildah and skopeo version in tests --- tests/roles/run_bats_tests/files/run_bats_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh index f1df29d..e82a903 100755 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ b/tests/roles/run_bats_tests/files/run_bats_tests.sh @@ -27,7 +27,7 @@ exec &> >(tee -a $FULL_LOG) echo "Packages:" echo " Kernel: $(uname -r)" rpm -qa |\ - grep -E 'toolbox|podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux|passt' |\ + grep -E 'buildah|skopeo|toolbox|podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux|passt' |\ sort |\ sed -e 's/^/ /' From bc8af09bfe76839807faaa9055709116227816b5 Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 2 Aug 2024 12:06:33 +0000 Subject: [PATCH 268/313] Update to 5.2.0 upstream release Upstream tag: v5.2.0 Upstream commit: b22d5c61 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 12 +++++++----- sources | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index e688462..e3c5cd3 100644 --- a/.gitignore +++ b/.gitignore @@ -1863,3 +1863,4 @@ /v5.1.2.tar.gz /v5.2.0-rc1.tar.gz /v5.2.0-rc2.tar.gz +/v5.2.0.tar.gz diff --git a/README.packit b/README.packit index 8d4e245..aeaae38 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.99.0.post1.dev29+g2e75e6ff. diff --git a/podman.spec b/podman.spec index 38f1336..4454e7b 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.2.0~rc2 +Version: 5.2.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 @@ -264,9 +264,11 @@ PODMAN_VERSION=%{version} %{__make} DESTDIR=%{buildroot} PREFIX=%{_prefix} ETCDI install.docker \ install.docker-docs \ install.remote \ - install.testing \ -%if %{defined _modulesloaddir} - install.modules-load + install.testing + +# Only need this on Fedora until nftables becomes the default +%if %{defined fedora} +%{__make} DESTDIR=%{buildroot} MODULESLOADDIR=%{_modulesloaddir} install.modules-load %endif sed -i 's;%{buildroot};;g' %{buildroot}%{_bindir}/docker @@ -305,7 +307,7 @@ ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name} %{_tmpfilesdir}/%{name}.conf %{_systemdgeneratordir}/%{name}-system-generator %{_systemdusergeneratordir}/%{name}-user-generator -%if %{defined _modulesloaddir} +%if %{defined fedora} %{_modulesloaddir}/%{name}-iptables.conf %endif diff --git a/sources b/sources index 82e5031..ac60916 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.2.0-rc2.tar.gz) = 5f7e185a33eb5cc1febe2baf3e0e538f5e4ece0c02992ff8c2e7cf7f971114e92e0442ba6289a682fe221ac5a33465023b8c1fd31a05c94bf5cd23fd8cd73fff +SHA512 (v5.2.0.tar.gz) = cc5ac92ebeaac03074c1221fa4cbc3ea62af95d0d444208b88368208089e146ff2693281033caaecd909a5f01fe4a3f8a199fef8c6c9901c281431011e19f729 From a799555f38c6564c53a507ae4123b53b853cab1a Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 14 Aug 2024 18:08:17 +0000 Subject: [PATCH 269/313] Update to 5.2.1 upstream release Upstream tag: v5.2.1 Upstream commit: d0582c9e Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e3c5cd3..d1392d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1864,3 +1864,4 @@ /v5.2.0-rc1.tar.gz /v5.2.0-rc2.tar.gz /v5.2.0.tar.gz +/v5.2.1.tar.gz diff --git a/README.packit b/README.packit index aeaae38..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.dev29+g2e75e6ff. +The file was generated using packit 0.100.1. diff --git a/podman.spec b/podman.spec index 4454e7b..267a32e 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.2.0 +Version: 5.2.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 ac60916..15211eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.2.0.tar.gz) = cc5ac92ebeaac03074c1221fa4cbc3ea62af95d0d444208b88368208089e146ff2693281033caaecd909a5f01fe4a3f8a199fef8c6c9901c281431011e19f729 +SHA512 (v5.2.1.tar.gz) = 62827a1bf0e3b9c59815fbdc1affc5e0524398088de90c3f2eee12208cc674daa4e3dfda3a77364f6c3d2d3c5e63a5792a7d44b19e015e30046cd593470dc410 From 38b9ee99ea9795cbba43b21ad7a1d3f2572431ae Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 21 Aug 2024 20:00:56 +0000 Subject: [PATCH 270/313] Update to 5.2.2 upstream release Upstream tag: v5.2.2 Upstream commit: fcee4810 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 3 +-- README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d1392d7..75c42b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1865,3 +1865,4 @@ /v5.2.0-rc2.tar.gz /v5.2.0.tar.gz /v5.2.1.tar.gz +/v5.2.2.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 7783371..e840b9e 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -99,8 +99,7 @@ jobs: update_release: false packages: [podman-fedora] dist_git_branches: - - fedora-development - - fedora-latest + - fedora-all - job: propose_downstream trigger: release 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/podman.spec b/podman.spec index 267a32e..507c5df 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.2.1 +Version: 5.2.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 15211eb..2b27ec4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.2.1.tar.gz) = 62827a1bf0e3b9c59815fbdc1affc5e0524398088de90c3f2eee12208cc674daa4e3dfda3a77364f6c3d2d3c5e63a5792a7d44b19e015e30046cd593470dc410 +SHA512 (v5.2.2.tar.gz) = a6c06689d4af80a35fa5867f8f3ea0ae3134fc40e3b3c101707842900444621337cf73eb9af42235ac5ccd12a11d707d98b29094514b00e6d6f158b4fe1f2973 From 4a3c9f78bf508d82d18ccc9a98b4e3566453bd35 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 28 Aug 2024 20:35:02 +0530 Subject: [PATCH 271/313] rebuild for shadow-utils bump Signed-off-by: Lokesh Mandvekar From 25c5d045531b0cbf1a6e3eb967702c53fa372b83 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 24 Sep 2024 15:20:02 +0000 Subject: [PATCH 272/313] Update to 5.2.3 upstream release Upstream tag: v5.2.3 Upstream commit: c5366a30 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 40 ++++++++++++++++++++++++++++++---------- README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 5 files changed, 34 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 75c42b3..5ea107a 100644 --- a/.gitignore +++ b/.gitignore @@ -1866,3 +1866,4 @@ /v5.2.0.tar.gz /v5.2.1.tar.gz /v5.2.2.tar.gz +/v5.2.3.tar.gz diff --git a/.packit.yaml b/.packit.yaml index e840b9e..cc47847 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -14,6 +14,8 @@ packages: specfile_path: rpm/podman.spec podman-rhel: specfile_path: rpm/podman.spec + podman-eln: + specfile_path: rpm/podman.spec srpm_build_deps: - git-archive-all @@ -32,8 +34,21 @@ jobs: message: "Ephemeral COPR build failed. @containers/packit-build please check." enable_net: true 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 + + - job: copr_build + trigger: pull_request + packages: [podman-eln] + notifications: *packit_build_failure_notification + enable_net: true + targets: fedora-eln-x86_64: additional_repos: - "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/x86_64/" @@ -98,7 +113,7 @@ jobs: trigger: release update_release: false packages: [podman-fedora] - dist_git_branches: + dist_git_branches: &fedora_targets - fedora-all - job: propose_downstream @@ -110,12 +125,17 @@ jobs: - job: koji_build trigger: commit - packages: [podman-fedora] - dist_git_branches: - - fedora-all + sidetag_group: podman-releases + dist_git_branches: *fedora_targets - job: bodhi_update - trigger: commit - packages: [podman-fedora] - dist_git_branches: - - fedora-branched # rawhide updates are created automatically + trigger: koji_build + sidetag_group: podman-releases + # Dependencies are not rpm dependencies, but packages that should go in the + # same bodhi update + # Ref: https://packit.dev/docs/fedora-releases-guide/releasing-multiple-packages + dependencies: + - buildah + - containers-common + - skopeo + 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/podman.spec b/podman.spec index 507c5df..aa41553 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.2.2 +Version: 5.2.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 2b27ec4..cee6dd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.2.2.tar.gz) = a6c06689d4af80a35fa5867f8f3ea0ae3134fc40e3b3c101707842900444621337cf73eb9af42235ac5ccd12a11d707d98b29094514b00e6d6f158b4fe1f2973 +SHA512 (v5.2.3.tar.gz) = 65aedd77f96e03a4ff06167fa44930be0929969a1f0d411c89a3981b2250b8051c975441b74b5b05f9ba0798ff41ff4fdf539b7f1849b130565e2765bb8c872b From 9ee0404bb87287919158d6c81269f3136bc9d1af Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 26 Sep 2024 16:06:59 +0530 Subject: [PATCH 273/313] 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 2ea42c0f0b6dcf9a2ba62aa75295d2bb945ea16e Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 7 Oct 2024 16:05:36 +0000 Subject: [PATCH 274/313] Update to 5.2.4 upstream release Upstream tag: v5.2.4 Upstream commit: 76d0859d Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 5 +---- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 5ea107a..bc8e9b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1867,3 +1867,4 @@ /v5.2.1.tar.gz /v5.2.2.tar.gz /v5.2.3.tar.gz +/v5.2.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/podman.spec b/podman.spec index aa41553..fdccb84 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.2.3 +Version: 5.2.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 cee6dd4..4598fa3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.2.3.tar.gz) = 65aedd77f96e03a4ff06167fa44930be0929969a1f0d411c89a3981b2250b8051c975441b74b5b05f9ba0798ff41ff4fdf539b7f1849b130565e2765bb8c872b +SHA512 (v5.2.4.tar.gz) = c6dc05cb377ba6ca3bf7a8d7875c97af9e82b972812702e011e41f7922a4546166061dd5fb809fbef9dd13ee233744de7b7fe16906d8d9631133fc4205a980c5 From 7d7eeff1c693b2d6ff14edbd0a115cd996216a97 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 15 Oct 2024 13:21:58 +0530 Subject: [PATCH 275/313] c/common pr 2194 --- ...-upstream-c-common-PR-2194-to-podman.patch | 31 +++++++++++++++++++ podman.spec | 6 +--- 2 files changed, 32 insertions(+), 5 deletions(-) create mode 100644 0001-upstream-c-common-PR-2194-to-podman.patch diff --git a/0001-upstream-c-common-PR-2194-to-podman.patch b/0001-upstream-c-common-PR-2194-to-podman.patch new file mode 100644 index 0000000..1dcb477 --- /dev/null +++ b/0001-upstream-c-common-PR-2194-to-podman.patch @@ -0,0 +1,31 @@ +From 197741e4fa3510a14e78f572677d3b9154419cab Mon Sep 17 00:00:00 2001 +From: Lokesh Mandvekar +Date: Tue, 15 Oct 2024 13:17:50 +0530 +Subject: [PATCH] upstream c/common PR 2194 to podman + +Signed-off-by: Lokesh Mandvekar +--- + vendor/github.com/containers/common/pkg/config/default.go | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/vendor/github.com/containers/common/pkg/config/default.go b/vendor/github.com/containers/common/pkg/config/default.go +index 311b090b9..044748ab0 100644 +--- a/vendor/github.com/containers/common/pkg/config/default.go ++++ b/vendor/github.com/containers/common/pkg/config/default.go +@@ -120,12 +120,12 @@ var ( + additionalHelperBinariesDir string + + defaultUnixComposeProviders = []string{ +- "docker-compose", + "$HOME/.docker/cli-plugins/docker-compose", + "/usr/local/lib/docker/cli-plugins/docker-compose", + "/usr/local/libexec/docker/cli-plugins/docker-compose", + "/usr/lib/docker/cli-plugins/docker-compose", + "/usr/libexec/docker/cli-plugins/docker-compose", ++ "docker-compose", + "podman-compose", + } + +-- +2.47.0 + diff --git a/podman.spec b/podman.spec index fdccb84..5379c14 100644 --- a/podman.spec +++ b/podman.spec @@ -65,6 +65,7 @@ Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream Source0: %{git0}/archive/v%{version_no_tilde}.tar.gz +Patch0: 0001-upstream-c-common-PR-2194-to-podman.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst %if %{defined build_with_btrfs} @@ -341,9 +342,4 @@ ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name} %{_libexecdir}/%{name}/virtiofsd %changelog -%if %{defined autochangelog} %autochangelog -%else -* Mon May 01 2023 RH Container Bot -- Placeholder changelog for envs that are not autochangelog-ready -%endif From 5f0570428b859349f0f7c71d3b49238e96de76fb Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 18 Oct 2024 23:10:27 +0530 Subject: [PATCH 276/313] bump to v5.2.5 Fixes: #2317464 - Security fix for CVE-2024-9675 Fixes: #2319019 - Security fix for CVE-2024-9676 Fixes: #2318511 - Security fix for CVE-2024-9341 Signed-off-by: Lokesh Mandvekar --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bc8e9b2..6e97bf3 100644 --- a/.gitignore +++ b/.gitignore @@ -1868,3 +1868,4 @@ /v5.2.2.tar.gz /v5.2.3.tar.gz /v5.2.4.tar.gz +/v5.2.5.tar.gz diff --git a/podman.spec b/podman.spec index 5379c14..53e0b24 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.2.4 +Version: 5.2.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 4598fa3..27aeb20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.2.4.tar.gz) = c6dc05cb377ba6ca3bf7a8d7875c97af9e82b972812702e011e41f7922a4546166061dd5fb809fbef9dd13ee233744de7b7fe16906d8d9631133fc4205a980c5 +SHA512 (v5.2.5.tar.gz) = 29f71c67a5700e8dffe45e6e91acab509d8c8924a5f3cf9b4eee95f665a9ed19333285df89da892699ee314cee27c0c8a4a62d29e4205198781f5d5f585135a9 From e7af4c8ac5d3b5d21a0846583f051eb0a23ed893 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 22 Oct 2024 15:58:40 +0000 Subject: [PATCH 277/313] Update to 5.3.0-rc1 upstream release Upstream tag: v5.3.0-rc1 Upstream commit: d306e801 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 23 +++++++++++++---------- README.packit | 2 +- podman.spec | 15 ++++++++------- sources | 2 +- 5 files changed, 24 insertions(+), 19 deletions(-) diff --git a/.gitignore b/.gitignore index 6e97bf3..bf2b1ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1869,3 +1869,4 @@ /v5.2.3.tar.gz /v5.2.4.tar.gz /v5.2.5.tar.gz +/v5.3.0-rc1.tar.gz diff --git a/.packit.yaml b/.packit.yaml index cc47847..0d5c3a3 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -62,19 +62,20 @@ jobs: notifications: *packit_build_failure_notification enable_net: true targets: - - centos-stream-9-x86_64 - - centos-stream-9-aarch64 + # - centos-stream-9-x86_64 + # - centos-stream-9-aarch64 - centos-stream-10-x86_64 - centos-stream-10-aarch64 - - job: copr_build - trigger: pull_request - packages: [podman-rhel] - notifications: *packit_build_failure_notification - enable_net: true - targets: - - epel-9-x86_64 - - epel-9-aarch64 + # Disabled until there is go 1.22 in epel-9 + # - job: copr_build + # trigger: pull_request + # packages: [podman-rhel] + # notifications: *packit_build_failure_notification + # enable_net: true + # targets: + # - epel-9-x86_64 + # - epel-9-aarch64 # Run on commit to main branch - job: copr_build @@ -125,11 +126,13 @@ jobs: - job: koji_build trigger: commit + packages: [podman-fedora] sidetag_group: podman-releases dist_git_branches: *fedora_targets - job: bodhi_update trigger: koji_build + packages: [podman-fedora] sidetag_group: podman-releases # Dependencies are not rpm dependencies, but packages that should go in the # same bodhi update 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/podman.spec b/podman.spec index 53e0b24..fd6a6ae 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.2.5 +Version: 5.3.0~rc1 # 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 @@ -65,7 +65,6 @@ Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream Source0: %{git0}/archive/v%{version_no_tilde}.tar.gz -Patch0: 0001-upstream-c-common-PR-2194-to-podman.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst %if %{defined build_with_btrfs} @@ -102,7 +101,6 @@ Requires: containers-common-extra >= 5:0.58.0-1 %else Requires: containers-common-extra %endif -Provides: %{name}-quadlet Obsoletes: %{name}-quadlet <= 5:4.4.0-1 Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} @@ -267,15 +265,15 @@ PODMAN_VERSION=%{version} %{__make} DESTDIR=%{buildroot} PREFIX=%{_prefix} ETCDI install.remote \ install.testing -# Only need this on Fedora until nftables becomes the default -%if %{defined fedora} +# See above for the iptables.conf declaration +%if %{defined fedora} && 0%{?fedora} < 41 %{__make} DESTDIR=%{buildroot} MODULESLOADDIR=%{_modulesloaddir} install.modules-load %endif sed -i 's;%{buildroot};;g' %{buildroot}%{_bindir}/docker # do not include docker and podman-remote man pages in main package -for file in `find %{buildroot}%{_mandir}/man[15] -type f | sed "s,%{buildroot},," | grep -v -e %{name}sh.1 -e remote -e docker`; do +for file in `find %{buildroot}%{_mandir}/man[157] -type f | sed "s,%{buildroot},," | grep -v -e %{name}sh.1 -e remote -e docker`; do echo "$file*" >> %{name}.file-list done @@ -308,7 +306,10 @@ ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name} %{_tmpfilesdir}/%{name}.conf %{_systemdgeneratordir}/%{name}-system-generator %{_systemdusergeneratordir}/%{name}-user-generator -%if %{defined fedora} +# iptables modules are only needed with iptables-legacy, +# as of f41 netavark will default to nftables so do not load unessary modules +# https://fedoraproject.org/wiki/Changes/NetavarkNftablesDefault +%if %{defined fedora} && 0%{?fedora} < 41 %{_modulesloaddir}/%{name}-iptables.conf %endif diff --git a/sources b/sources index 27aeb20..8f7476e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.2.5.tar.gz) = 29f71c67a5700e8dffe45e6e91acab509d8c8924a5f3cf9b4eee95f665a9ed19333285df89da892699ee314cee27c0c8a4a62d29e4205198781f5d5f585135a9 +SHA512 (v5.3.0-rc1.tar.gz) = dce8c2cd8bf10dd89353fe6553526e2bf937c883b80d4b76dc8d98e16901713038cc385668316abb40e620769afeb95d69686b4978bd81ca7f32d875b986e98b From 3565da350cf306cacb2189d513d1d34282812db3 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 31 Oct 2024 13:55:03 +0000 Subject: [PATCH 278/313] Update to 5.3.0-rc2 upstream release Upstream tag: v5.3.0-rc2 Upstream commit: ffad01fb Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bf2b1ef..b37f5d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1870,3 +1870,4 @@ /v5.2.4.tar.gz /v5.2.5.tar.gz /v5.3.0-rc1.tar.gz +/v5.3.0-rc2.tar.gz diff --git a/README.packit b/README.packit index 2bd3f40..3d207b6 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.102.2.post1.dev2+gbdca14cb. diff --git a/podman.spec b/podman.spec index fd6a6ae..c1e9c68 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.3.0~rc1 +Version: 5.3.0~rc2 # 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 8f7476e..dcb5bee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.3.0-rc1.tar.gz) = dce8c2cd8bf10dd89353fe6553526e2bf937c883b80d4b76dc8d98e16901713038cc385668316abb40e620769afeb95d69686b4978bd81ca7f32d875b986e98b +SHA512 (v5.3.0-rc2.tar.gz) = 1b8d93a5b8589c8ba8f89951dbd28fc8905b3cd34a438a74219dbeef5130e2774f765d89a3e11b4a7442dd6175bcf97b8365ab6d6435af52641a9b7386642446 From 12291ee7a73eaa4ab29f69bf892b332eb56c1b20 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 6 Nov 2024 19:17:42 +0000 Subject: [PATCH 279/313] Update to 5.3.0-rc3 upstream release Upstream tag: v5.3.0-rc3 Upstream commit: 8469dcc4 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b37f5d6..43e998c 100644 --- a/.gitignore +++ b/.gitignore @@ -1871,3 +1871,4 @@ /v5.2.5.tar.gz /v5.3.0-rc1.tar.gz /v5.3.0-rc2.tar.gz +/v5.3.0-rc3.tar.gz diff --git a/README.packit b/README.packit index 3d207b6..1b4760d 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.2.post1.dev2+gbdca14cb. +The file was generated using packit 0.102.2.post1.dev4+g3142fcf8. diff --git a/podman.spec b/podman.spec index c1e9c68..a8fc62e 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.3.0~rc2 +Version: 5.3.0~rc3 # 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 dcb5bee..ae7bd4d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.3.0-rc2.tar.gz) = 1b8d93a5b8589c8ba8f89951dbd28fc8905b3cd34a438a74219dbeef5130e2774f765d89a3e11b4a7442dd6175bcf97b8365ab6d6435af52641a9b7386642446 +SHA512 (v5.3.0-rc3.tar.gz) = d546d7424cab430c6de477bc4819ac11d87f521c17aa31c82ced92e66f2fe7d7fff54f66591b3d5b79cab513ab398997236e962bc539a5fe3eea32f0cc34e8c8 From dc0e6a1b2e41bbf3bdb0854b43990e3fa89ee166 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 13 Nov 2024 13:17:16 +0000 Subject: [PATCH 280/313] Update to 5.3.0 upstream release Upstream tag: v5.3.0 Upstream commit: 874bf2c3 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 43e998c..cf680ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1872,3 +1872,4 @@ /v5.3.0-rc1.tar.gz /v5.3.0-rc2.tar.gz /v5.3.0-rc3.tar.gz +/v5.3.0.tar.gz diff --git a/README.packit b/README.packit index 1b4760d..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.2.post1.dev4+g3142fcf8. +The file was generated using packit 0.103.0. diff --git a/podman.spec b/podman.spec index a8fc62e..4746ac2 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.3.0~rc3 +Version: 5.3.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 ae7bd4d..5ebad65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.3.0-rc3.tar.gz) = d546d7424cab430c6de477bc4819ac11d87f521c17aa31c82ced92e66f2fe7d7fff54f66591b3d5b79cab513ab398997236e962bc539a5fe3eea32f0cc34e8c8 +SHA512 (v5.3.0.tar.gz) = 3f1ab7e792850e2e21823c59ca9e03d348e78267e3ec5344a04c38e51466159717944c318cf5e61ad9a785d9112b468b9fc37f3b60a40e8764d5cac9f58e7d16 From bedd327f6d5d4c692d9a0e7c0cae191c2d736aea Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 21 Nov 2024 15:42:16 +0000 Subject: [PATCH 281/313] Update to 5.3.1 upstream release Upstream tag: v5.3.1 Upstream commit: 4cbdfde5 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 2 +- sources | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cf680ab..b7c1afc 100644 --- a/.gitignore +++ b/.gitignore @@ -1873,3 +1873,4 @@ /v5.3.0-rc2.tar.gz /v5.3.0-rc3.tar.gz /v5.3.0.tar.gz +/v5.3.1.tar.gz diff --git a/README.packit b/README.packit index c18262a..58044ba 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.104.0. diff --git a/podman.spec b/podman.spec index 4746ac2..345e113 100644 --- a/podman.spec +++ b/podman.spec @@ -52,7 +52,7 @@ Epoch: 5 # 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: 5.3.0 +Version: 5.3.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 5ebad65..31b1d65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.3.0.tar.gz) = 3f1ab7e792850e2e21823c59ca9e03d348e78267e3ec5344a04c38e51466159717944c318cf5e61ad9a785d9112b468b9fc37f3b60a40e8764d5cac9f58e7d16 +SHA512 (v5.3.1.tar.gz) = e865104453cc2d7e3d76c83da84dbd6c4fb5224b089059d3eca3cbe3b5513e7964000eb66a2c6ac80ad09b3392d24900fe314bb464cdcc80b0dd6a74b6ea9262 From 89aed9941f2fa774249a55c3082ff9a3932c1022 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 27 Nov 2024 20:48:48 +0530 Subject: [PATCH 282/313] remove unused patch Signed-off-by: Lokesh Mandvekar --- ...-upstream-c-common-PR-2194-to-podman.patch | 31 ------------------- 1 file changed, 31 deletions(-) delete mode 100644 0001-upstream-c-common-PR-2194-to-podman.patch diff --git a/0001-upstream-c-common-PR-2194-to-podman.patch b/0001-upstream-c-common-PR-2194-to-podman.patch deleted file mode 100644 index 1dcb477..0000000 --- a/0001-upstream-c-common-PR-2194-to-podman.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 197741e4fa3510a14e78f572677d3b9154419cab Mon Sep 17 00:00:00 2001 -From: Lokesh Mandvekar -Date: Tue, 15 Oct 2024 13:17:50 +0530 -Subject: [PATCH] upstream c/common PR 2194 to podman - -Signed-off-by: Lokesh Mandvekar ---- - vendor/github.com/containers/common/pkg/config/default.go | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/vendor/github.com/containers/common/pkg/config/default.go b/vendor/github.com/containers/common/pkg/config/default.go -index 311b090b9..044748ab0 100644 ---- a/vendor/github.com/containers/common/pkg/config/default.go -+++ b/vendor/github.com/containers/common/pkg/config/default.go -@@ -120,12 +120,12 @@ var ( - additionalHelperBinariesDir string - - defaultUnixComposeProviders = []string{ -- "docker-compose", - "$HOME/.docker/cli-plugins/docker-compose", - "/usr/local/lib/docker/cli-plugins/docker-compose", - "/usr/local/libexec/docker/cli-plugins/docker-compose", - "/usr/lib/docker/cli-plugins/docker-compose", - "/usr/libexec/docker/cli-plugins/docker-compose", -+ "docker-compose", - "podman-compose", - } - --- -2.47.0 - From 6889e093102bc0d22ee0eac1f8ffeabde19ef0c2 Mon Sep 17 00:00:00 2001 From: Mikhail Gavrilov Date: Thu, 9 Jan 2025 05:52:53 +0500 Subject: [PATCH 283/313] apply MR https://github.com/containers/storage/pull/2193 --- 2193.patch | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++ podman.spec | 1 + 2 files changed, 84 insertions(+) create mode 100644 2193.patch diff --git a/2193.patch b/2193.patch new file mode 100644 index 0000000..fc7ba08 --- /dev/null +++ b/2193.patch @@ -0,0 +1,83 @@ +From 359b5d5c748876b20b6cbdd28d8df43b27bc71b5 Mon Sep 17 00:00:00 2001 +From: Paul Holzinger +Date: Tue, 3 Dec 2024 14:09:02 +0100 +Subject: [PATCH] store: correctly remove incomplete layers on load. + +In go one should never modify a slice while also iterating over it at +the same time. This causes weird side effects as the underlying array +elements are shifted around without the range loop index knowing. +So if you delete a element the loop will then actually skip the next one +and theoretically access out of bounds on the last element which does +not panic but rather return the default zero type, nil here which then +causes the panic on layer.Flags == nil. + +Here is a simple example to show the behavior: +func main() { + slice := []int{1, 2, 3, 4, 5, 6, 7, 8, 9} + for _, num := range slice { + if num == 5 { + slice = slices.DeleteFunc(slice, func(n int) bool { + return n == 5 + }) + } + fmt.Println(num) + } +} + +The loop will not print 6, but then as last number it prints 0 (the +default zero type for an int). + +Fixes #2184 + +Signed-off-by: Paul Holzinger +(cherry picked from commit 99b0d2d423c8093807d8a1464437152cd04d7d95) +--- + layers.go | 29 +++++++++++++++++++---------- + 1 file changed, 19 insertions(+), 10 deletions(-) + +diff --git a/vendor/github.com/containers/storage/layers.go b/vendor/github.com/containers/storage/layers.go +index 6fe1a08035..4769e581ae 100644 +--- a/vendor/github.com/containers/storage/layers.go ++++ b/vendor/github.com/containers/storage/layers.go +@@ -913,22 +913,31 @@ func (r *layerStore) load(lockedForWriting bool) (bool, error) { + // user of this storage area marked for deletion but didn't manage to + // actually delete. + var incompleteDeletionErrors error // = nil ++ var layersToDelete []*Layer + for _, layer := range r.layers { + if layer.Flags == nil { + layer.Flags = make(map[string]interface{}) + } + if layerHasIncompleteFlag(layer) { +- logrus.Warnf("Found incomplete layer %#v, deleting it", layer.ID) +- err := r.deleteInternal(layer.ID) +- if err != nil { +- // Don't return the error immediately, because deleteInternal does not saveLayers(); +- // Even if deleting one incomplete layer fails, call saveLayers() so that other possible successfully +- // deleted incomplete layers have their metadata correctly removed. +- incompleteDeletionErrors = multierror.Append(incompleteDeletionErrors, +- fmt.Errorf("deleting layer %#v: %w", layer.ID, err)) +- } +- modifiedLocations |= layerLocation(layer) ++ // Important: Do not call r.deleteInternal() here. It modifies r.layers ++ // which causes unexpected side effects while iterating over r.layers here. ++ // The range loop has no idea that the underlying elements where shifted ++ // around. ++ layersToDelete = append(layersToDelete, layer) ++ } ++ } ++ // Now actually delete the layers ++ for _, layer := range layersToDelete { ++ logrus.Warnf("Found incomplete layer %q, deleting it", layer.ID) ++ err := r.deleteInternal(layer.ID) ++ if err != nil { ++ // Don't return the error immediately, because deleteInternal does not saveLayers(); ++ // Even if deleting one incomplete layer fails, call saveLayers() so that other possible successfully ++ // deleted incomplete layers have their metadata correctly removed. ++ incompleteDeletionErrors = multierror.Append(incompleteDeletionErrors, ++ fmt.Errorf("deleting layer %#v: %w", layer.ID, err)) + } ++ modifiedLocations |= layerLocation(layer) + } + if err := r.saveLayers(modifiedLocations); err != nil { + return false, err diff --git a/podman.spec b/podman.spec index 345e113..da478f1 100644 --- a/podman.spec +++ b/podman.spec @@ -65,6 +65,7 @@ Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream Source0: %{git0}/archive/v%{version_no_tilde}.tar.gz +Patch0: 2193.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst %if %{defined build_with_btrfs} From 935369422c1d16ed4d6cd7297fd9dcf2d17f2c59 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 10:29:23 +0000 Subject: [PATCH 284/313] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 4045fdac88a718fae986d0469b2756a3bbac1d12 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 22 Jan 2025 19:03:53 +0530 Subject: [PATCH 285/313] remove patch merged in upcoming upstream release Signed-off-by: Lokesh Mandvekar --- 2193.patch | 83 ----------------------------------------------------- podman.spec | 1 - 2 files changed, 84 deletions(-) delete mode 100644 2193.patch diff --git a/2193.patch b/2193.patch deleted file mode 100644 index fc7ba08..0000000 --- a/2193.patch +++ /dev/null @@ -1,83 +0,0 @@ -From 359b5d5c748876b20b6cbdd28d8df43b27bc71b5 Mon Sep 17 00:00:00 2001 -From: Paul Holzinger -Date: Tue, 3 Dec 2024 14:09:02 +0100 -Subject: [PATCH] store: correctly remove incomplete layers on load. - -In go one should never modify a slice while also iterating over it at -the same time. This causes weird side effects as the underlying array -elements are shifted around without the range loop index knowing. -So if you delete a element the loop will then actually skip the next one -and theoretically access out of bounds on the last element which does -not panic but rather return the default zero type, nil here which then -causes the panic on layer.Flags == nil. - -Here is a simple example to show the behavior: -func main() { - slice := []int{1, 2, 3, 4, 5, 6, 7, 8, 9} - for _, num := range slice { - if num == 5 { - slice = slices.DeleteFunc(slice, func(n int) bool { - return n == 5 - }) - } - fmt.Println(num) - } -} - -The loop will not print 6, but then as last number it prints 0 (the -default zero type for an int). - -Fixes #2184 - -Signed-off-by: Paul Holzinger -(cherry picked from commit 99b0d2d423c8093807d8a1464437152cd04d7d95) ---- - layers.go | 29 +++++++++++++++++++---------- - 1 file changed, 19 insertions(+), 10 deletions(-) - -diff --git a/vendor/github.com/containers/storage/layers.go b/vendor/github.com/containers/storage/layers.go -index 6fe1a08035..4769e581ae 100644 ---- a/vendor/github.com/containers/storage/layers.go -+++ b/vendor/github.com/containers/storage/layers.go -@@ -913,22 +913,31 @@ func (r *layerStore) load(lockedForWriting bool) (bool, error) { - // user of this storage area marked for deletion but didn't manage to - // actually delete. - var incompleteDeletionErrors error // = nil -+ var layersToDelete []*Layer - for _, layer := range r.layers { - if layer.Flags == nil { - layer.Flags = make(map[string]interface{}) - } - if layerHasIncompleteFlag(layer) { -- logrus.Warnf("Found incomplete layer %#v, deleting it", layer.ID) -- err := r.deleteInternal(layer.ID) -- if err != nil { -- // Don't return the error immediately, because deleteInternal does not saveLayers(); -- // Even if deleting one incomplete layer fails, call saveLayers() so that other possible successfully -- // deleted incomplete layers have their metadata correctly removed. -- incompleteDeletionErrors = multierror.Append(incompleteDeletionErrors, -- fmt.Errorf("deleting layer %#v: %w", layer.ID, err)) -- } -- modifiedLocations |= layerLocation(layer) -+ // Important: Do not call r.deleteInternal() here. It modifies r.layers -+ // which causes unexpected side effects while iterating over r.layers here. -+ // The range loop has no idea that the underlying elements where shifted -+ // around. -+ layersToDelete = append(layersToDelete, layer) -+ } -+ } -+ // Now actually delete the layers -+ for _, layer := range layersToDelete { -+ logrus.Warnf("Found incomplete layer %q, deleting it", layer.ID) -+ err := r.deleteInternal(layer.ID) -+ if err != nil { -+ // Don't return the error immediately, because deleteInternal does not saveLayers(); -+ // Even if deleting one incomplete layer fails, call saveLayers() so that other possible successfully -+ // deleted incomplete layers have their metadata correctly removed. -+ incompleteDeletionErrors = multierror.Append(incompleteDeletionErrors, -+ fmt.Errorf("deleting layer %#v: %w", layer.ID, err)) - } -+ modifiedLocations |= layerLocation(layer) - } - if err := r.saveLayers(modifiedLocations); err != nil { - return false, err diff --git a/podman.spec b/podman.spec index da478f1..345e113 100644 --- a/podman.spec +++ b/podman.spec @@ -65,7 +65,6 @@ Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ # All SourceN files fetched from upstream Source0: %{git0}/archive/v%{version_no_tilde}.tar.gz -Patch0: 2193.patch Provides: %{name}-manpages = %{epoch}:%{version}-%{release} BuildRequires: %{_bindir}/envsubst %if %{defined build_with_btrfs} From 17ae2ac263408d0244d3ee8f2e7281a77017eb80 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 22 Jan 2025 13:39:33 +0000 Subject: [PATCH 286/313] Update to 5.3.2 upstream release Upstream tag: v5.3.2 Upstream commit: 85043bb1 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 26 ++++---------------------- README.packit | 2 +- podman.spec | 11 ++++++++++- sources | 2 +- 5 files changed, 17 insertions(+), 25 deletions(-) diff --git a/.gitignore b/.gitignore index b7c1afc..512967d 100644 --- a/.gitignore +++ b/.gitignore @@ -1874,3 +1874,4 @@ /v5.3.0-rc3.tar.gz /v5.3.0.tar.gz /v5.3.1.tar.gz +/v5.3.2.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 0d5c3a3..637e020 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -12,8 +12,6 @@ packages: podman-centos: pkg_tool: centpkg specfile_path: rpm/podman.spec - podman-rhel: - specfile_path: rpm/podman.spec podman-eln: specfile_path: rpm/podman.spec @@ -34,14 +32,8 @@ jobs: message: "Ephemeral COPR build failed. @containers/packit-build please check." enable_net: true 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 - job: copr_build trigger: pull_request @@ -62,21 +54,11 @@ jobs: notifications: *packit_build_failure_notification enable_net: true targets: - # - centos-stream-9-x86_64 - # - centos-stream-9-aarch64 + - centos-stream-9-x86_64 + - centos-stream-9-aarch64 - centos-stream-10-x86_64 - centos-stream-10-aarch64 - # Disabled until there is go 1.22 in epel-9 - # - job: copr_build - # trigger: pull_request - # packages: [podman-rhel] - # notifications: *packit_build_failure_notification - # enable_net: true - # targets: - # - epel-9-x86_64 - # - epel-9-aarch64 - # Run on commit to main branch - job: copr_build trigger: commit diff --git a/README.packit b/README.packit index 58044ba..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.104.0. +The file was generated using packit 0.106.0.post1.dev8+g521f1e1d. diff --git a/podman.spec b/podman.spec index 345e113..5aee7ce 100644 --- a/podman.spec +++ b/podman.spec @@ -40,6 +40,9 @@ # %%{name} %global git0 %{container_base_url}/%{name} +# podman-machine subpackage will be present only on these architectures +%global machine_arches x86_64 aarch64 + Name: podman %if %{defined copr_build} Epoch: 102 @@ -52,7 +55,7 @@ Epoch: 5 # 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: 5.3.1 +Version: 5.3.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 @@ -179,6 +182,7 @@ capabilities specified in user quadlets. It is a symlink to %{_bindir}/%{name} and execs into the `%{name}sh` container when `%{_bindir}/%{name}sh` is set as a login shell or set as os.Args[0]. +%ifarch %{machine_arches} %package machine Summary: Metapackage for setting up %{name} machine Requires: %{name} = %{epoch}:%{version}-%{release} @@ -189,6 +193,7 @@ Requires: virtiofsd %description machine This subpackage installs the dependencies for %{name} machine, for more see: https://docs.podman.io/en/latest/markdown/podman-machine.1.html +%endif %prep %autosetup -Sgit -n %{name}-%{version_no_tilde} @@ -282,8 +287,10 @@ rm -f %{buildroot}%{_mandir}/man5/docker*.5 install -d -p %{buildroot}%{_datadir}/%{name}/test/system cp -pav test/system %{buildroot}%{_datadir}/%{name}/test/ +%ifarch %{machine_arches} # symlink virtiofsd in %%{name} libexecdir for machine subpackage ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name} +%endif #define license tag if not already defined %{!?_licensedir:%global license %doc} @@ -338,9 +345,11 @@ ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name} %{_bindir}/%{name}sh %{_mandir}/man1/%{name}sh.1* +%ifarch %{machine_arches} %files machine %dir %{_libexecdir}/%{name} %{_libexecdir}/%{name}/virtiofsd +%endif %changelog %autochangelog diff --git a/sources b/sources index 31b1d65..2e9b8fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.3.1.tar.gz) = e865104453cc2d7e3d76c83da84dbd6c4fb5224b089059d3eca3cbe3b5513e7964000eb66a2c6ac80ad09b3392d24900fe314bb464cdcc80b0dd6a74b6ea9262 +SHA512 (v5.3.2.tar.gz) = b7007278dd3f493bd0d0185ed4328570d5af527d4864c4435e7b330543d60ba87f04f36c94407d4e11e622a4af8b6467f66474e9b66cbeacb8eecb3088b4439e From 3a51c052c8086f11e41dadc1cb3efd8827c11a59 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 30 Jan 2025 13:35:33 +0000 Subject: [PATCH 287/313] Update to 5.4.0-rc2 upstream release Upstream tag: v5.4.0-rc2 Upstream commit: 14f6a69d Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 3 ++- sources | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 512967d..e394912 100644 --- a/.gitignore +++ b/.gitignore @@ -1875,3 +1875,4 @@ /v5.3.0.tar.gz /v5.3.1.tar.gz /v5.3.2.tar.gz +/v5.4.0-rc2.tar.gz diff --git a/README.packit b/README.packit index 8c905b9..5732d6a 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.0.1. diff --git a/podman.spec b/podman.spec index 5aee7ce..d8c58d1 100644 --- a/podman.spec +++ b/podman.spec @@ -55,7 +55,7 @@ Epoch: 5 # 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: 5.3.2 +Version: 5.4.0~rc2 # 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 @@ -189,6 +189,7 @@ Requires: %{name} = %{epoch}:%{version}-%{release} Requires: gvisor-tap-vsock Requires: qemu Requires: virtiofsd +ExclusiveArch: x86_64 aarch64 %description machine This subpackage installs the dependencies for %{name} machine, for more see: diff --git a/sources b/sources index 2e9b8fb..88bca5d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.3.2.tar.gz) = b7007278dd3f493bd0d0185ed4328570d5af527d4864c4435e7b330543d60ba87f04f36c94407d4e11e622a4af8b6467f66474e9b66cbeacb8eecb3088b4439e +SHA512 (v5.4.0-rc2.tar.gz) = 74c6e59489e4fc473f23c4642e72bd60c434a4160b871b47032d95b8a06e73ad7d1032299f8a421a42084b3fd7d090afbfd2688781dc4753986bbeb3a686e523 From 3713b0f06874557933ef55545235793792257272 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 4 Feb 2025 16:25:42 +0530 Subject: [PATCH 288/313] TMT: initial enablement Remove STI test triggers in favor of TMT. The upstream TMT enablement PR is at https://github.com/containers/podman/pull/24369 . The Fedora PR can be merged independently of upstream so we can get rid of STI asap. Toolbox tests are fetched from its own dist-git. Signed-off-by: Lokesh Mandvekar --- .fmf/version | 1 + .packit.yaml | 74 +++++++++++++++- gating.yaml | 7 ++ plans/cockpit-podman.fmf | 37 ++++++++ plans/system.fmf | 56 ++++++++++++ plans/tmt.fmf | 29 +++++++ plans/toolbox.fmf | 13 +++ test/tmt/system.fmf | 48 ++++++++++ test/tmt/system.sh | 43 +++++++++ test/tmt/tmt-envvars | 20 +++++ test/tmt/tmt.fmf | 14 +++ tests/README | 18 ---- tests/check_results.yml | 36 -------- .../files/disable_systemd_resolved.sh | 41 --------- .../disable_systemd_resolved/tasks/main.yml | 3 - .../roles/rootless_user_ready/tasks/main.yml | 14 --- .../run_bats_tests/files/run_bats_tests.sh | 73 ---------------- tests/roles/run_bats_tests/tasks/main.yml | 10 --- .../run_bats_tests/tasks/run_one_test.yml | 87 ------------------- tests/run_podman_tests.yml | 29 ------- tests/test_podman.yml | 39 --------- tests/test_toolbx.yml | 11 --- tests/tests.yml | 1 - 23 files changed, 340 insertions(+), 364 deletions(-) create mode 100644 .fmf/version create mode 100644 plans/cockpit-podman.fmf create mode 100644 plans/system.fmf create mode 100644 plans/tmt.fmf create mode 100644 plans/toolbox.fmf create mode 100644 test/tmt/system.fmf create mode 100644 test/tmt/system.sh create mode 100644 test/tmt/tmt-envvars create mode 100644 test/tmt/tmt.fmf delete mode 100644 tests/README delete mode 100644 tests/check_results.yml delete mode 100755 tests/roles/disable_systemd_resolved/files/disable_systemd_resolved.sh delete mode 100644 tests/roles/disable_systemd_resolved/tasks/main.yml delete mode 100644 tests/roles/rootless_user_ready/tasks/main.yml delete mode 100755 tests/roles/run_bats_tests/files/run_bats_tests.sh delete mode 100644 tests/roles/run_bats_tests/tasks/main.yml delete mode 100644 tests/roles/run_bats_tests/tasks/run_one_test.yml delete mode 100644 tests/run_podman_tests.yml delete mode 100644 tests/test_podman.yml delete mode 100644 tests/test_toolbx.yml delete mode 100644 tests/tests.yml 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 637e020..09334de 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -5,6 +5,27 @@ downstream_package_name: podman 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: test/tmt/ + dest: test/tmt/ + delete: true + mkpath: true + - src: .fmf/ + dest: .fmf/ + delete: true + - .packit.yaml + packages: podman-fedora: pkg_tool: fedpkg @@ -31,7 +52,7 @@ jobs: failure_comment: message: "Ephemeral COPR build failed. @containers/packit-build please check." enable_net: true - targets: + targets: &fedora_copr_targets - fedora-all-x86_64 - fedora-all-aarch64 @@ -53,7 +74,7 @@ jobs: packages: [podman-centos] notifications: *packit_build_failure_notification enable_net: true - targets: + targets: ¢os_copr_targets - centos-stream-9-x86_64 - centos-stream-9-aarch64 - centos-stream-10-x86_64 @@ -71,6 +92,55 @@ jobs: project: podman-next enable_net: true + - job: tests + trigger: pull_request + packages: [podman-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: [podman-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: [podman-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: [podman-centos] + targets: *centos_copr_targets + require: *release_tests + preserve_project: true + identifier: "release" + - job: tests identifier: cockpit-revdeps trigger: pull_request diff --git a/gating.yaml b/gating.yaml index 5ab3627..1fb3172 100644 --- a/gating.yaml +++ b/gating.yaml @@ -7,3 +7,10 @@ decision_contexts: subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + +--- !Policy +product_versions: + - rhel-* +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} diff --git a/plans/cockpit-podman.fmf b/plans/cockpit-podman.fmf new file mode 100644 index 0000000..9485470 --- /dev/null +++ b/plans/cockpit-podman.fmf @@ -0,0 +1,37 @@ +# reverse dependency test for https://github.com/cockpit-project/cockpit-podman/ +# packit should automatically notify the cockpit maintainers on failures. +# For questions, please contact @martinpitt, @jelly, @mvollmer +enabled: false + +adjust+: + when: revdeps == yes + enabled: true + +discover: + how: fmf + url: https://github.com/cockpit-project/cockpit-podman + ref: "main" + +execute: + how: tmt + +# not relevant for testing podman +environment: + TEST_AUDIT_NO_SELINUX: 1 + TEST_ALLOW_JOURNAL_MESSAGES: ".*" + +# This has to duplicate cockpit-podman's plan structure; see https://github.com/teemtee/tmt/issues/1770 +/podman-system: + summary: Run cockpit-podman system tests + discover+: + test: /test/browser/system + +/podman-user: + summary: Run cockpit-podman user tests + discover+: + test: /test/browser/user + +/podman-misc: + summary: Run other cockpit-podman tests + discover+: + test: /test/browser/other diff --git a/plans/system.fmf b/plans/system.fmf new file mode 100644 index 0000000..6a2c5ba --- /dev/null +++ b/plans/system.fmf @@ -0,0 +1,56 @@ +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 + +adjust+: + - enabled: false + when: revdeps == yes + +provision: + how: artemis + hardware: + memory: ">= 16 GB" + cpu: + cores: ">= 4" + threads: ">=8" + disk: + - size: ">= 512 GB" + +/local-root: + summary: Local rootful tests + discover+: + filter: 'tag:local & tag:root' + +/local-rootless: + summary: Local rootless tests + discover+: + filter: 'tag:local & tag:rootless' + +/remote-root: + summary: Remote rootful tests + discover+: + filter: 'tag:remote & tag:root' + +/remote-rootless: + summary: Remote rootless tests + discover+: + filter: 'tag:remote & tag:rootless' diff --git a/plans/tmt.fmf b/plans/tmt.fmf new file mode 100644 index 0000000..fa96694 --- /dev/null +++ b/plans/tmt.fmf @@ -0,0 +1,29 @@ +summary: Run tmt container provision test (downstream only) + +discover: + how: fmf + filter: 'tag:tmt & tag:downstream' + +execute: + how: tmt + +provision: + how: artemis + hardware: + memory: ">= 16 GB" + cpu: + cores: ">= 4" + threads: ">=8" + disk: + - size: ">= 512 GB" +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 + +adjust+: + - enabled: false + when: revdeps == yes diff --git a/plans/toolbox.fmf b/plans/toolbox.fmf new file mode 100644 index 0000000..81504f6 --- /dev/null +++ b/plans/toolbox.fmf @@ -0,0 +1,13 @@ +summary: Run toolbox tests (downstream only) +prepare: + - name: packages + how: install + package: [toolbox-tests] + +discover: + how: fmf + url: https://src.fedoraproject.org/rpms/toolbox + ref: "rawhide" + +execute: + how: tmt diff --git a/test/tmt/system.fmf b/test/tmt/system.fmf new file mode 100644 index 0000000..3e5d52d --- /dev/null +++ b/test/tmt/system.fmf @@ -0,0 +1,48 @@ +require: + - attr + - bats + - podman-remote + - podman-tests + - psmisc + - slirp4netns + +environment: + PODMAN: /usr/bin/podman + PODMAN_TESTING: /usr/bin/podman-testing + QUADLET: /usr/libexec/podman/quadlet + ROOTLESS_USER: "fedora" +adjust+: + - when: distro == centos-stream + environment+: + ROOTLESS_USER: "ec2-user" + - when: distro == rhel + environment+: + ROOTLESS_USER: "cloud-user" + +/local-root: + tag: [ local, root ] + summary: local rootful test + test: bash ./system.sh + duration: 30m + +/local-rootless: + tag: [ local, rootless ] + summary: rootless test + test: bash ./system.sh rootless + duration: 30m + +/remote-root: + tag: [ remote, root ] + summary: remote rootful test + test: bash ./system.sh + duration: 30m + environment+: + PODMAN: /usr/bin/podman-remote + +/remote-rootless: + tag: [ remote, rootless ] + summary: remote rootless test + test: bash ./system.sh rootless + duration: 30m + environment+: + PODMAN: /usr/bin/podman-remote diff --git a/test/tmt/system.sh b/test/tmt/system.sh new file mode 100644 index 0000000..9ed099f --- /dev/null +++ b/test/tmt/system.sh @@ -0,0 +1,43 @@ +#!/usr/bin/env bash + +set -exo pipefail + +uname -r + +loginctl enable-linger "$ROOTLESS_USER" + +rpm -q \ + aardvark-dns \ + buildah \ + conmon \ + container-selinux \ + containers-common \ + crun \ + netavark \ + passt \ + podman \ + podman-tests \ + skopeo \ + slirp4netns \ + systemd + +export system_service_cmd="/usr/bin/podman system service --timeout=0 &" +export test_cmd="whoami && cd /usr/share/podman/test/system && bats ." + +if [[ -z $1 ]]; then + if [[ $PODMAN == "/usr/bin/podman-remote" ]]; then + eval $system_service_cmd + fi + eval $test_cmd +elif [[ $1 == "rootless" ]]; then + if [[ $PODMAN == "/usr/bin/podman-remote" ]]; then + su - "$ROOTLESS_USER" -c "eval $system_service_cmd" + fi + su --whitelist-environment=$(cat ./tmt-envvars | tr '\n' ',') - "$ROOTLESS_USER" -c "eval $test_cmd" +fi + +# Kill all podman processes for remote tests +if [[ $PODMAN == "/usr/bin/podman-remote" ]]; then + killall -q podman +fi +exit 0 diff --git a/test/tmt/tmt-envvars b/test/tmt/tmt-envvars new file mode 100644 index 0000000..3ae53a1 --- /dev/null +++ b/test/tmt/tmt-envvars @@ -0,0 +1,20 @@ +TMT_TREE +TMT_PLAN_DATA +TMT_VERSION +TMT_TEST_NAME +TMT_TEST_DATA +TMT_TEST_SERIAL_NUMBER +TMT_TEST_ITERATION_ID +TMT_TEST_METADATA +TMT_SOURCE_DIR +TMT_REBOOT_COUNT +TMT_TEST_RESTART_COUNT +TMT_TOPOLOGY_BASH +TMT_TOPOLOGY_YAML +TMT_TEST_PIDFILE +TMT_TEST_PIDFILE_LOCK +TMT_TEST_PIDFILE_ROOT +PODMAN +PODMAN_TESTING +QUADLET +ROOTLESS_USER diff --git a/test/tmt/tmt.fmf b/test/tmt/tmt.fmf new file mode 100644 index 0000000..187fc1c --- /dev/null +++ b/test/tmt/tmt.fmf @@ -0,0 +1,14 @@ +enabled: false +adjust: + enabled: true + when: initiator != packit and distro != rhel-10 or distro != centos-stream-10 + +summary: Make sure that TMT container provision works +tag: [ tmt, downstream ] +require: + - tmt+provision-container +test: + tmt run --verbose --remove + provision --how container --image fedora + login --command 'cat /etc/os-release' + finish diff --git a/tests/README b/tests/README deleted file mode 100644 index 72aa202..0000000 --- a/tests/README +++ /dev/null @@ -1,18 +0,0 @@ -I'm sorry. The playbooks here are a much-too-complicated way of saying: - - - test podman (root and rootless) - - same, with podman-remote - -The starting point is tests.yml . From there: - - tests.yml - \- test_podman.yml - |- roles/rootless_user_ready/ - \- run_podman_tests.yml (once for local, once for remote) - \- roles/run_bats_tests/ (runs tests: root, rootless) - -Principal result is the file 'artifacts/test.log'. It will contain -one line for each test run, format will be '(PASS|FAIL|ERROR) ' - -For each completed test there will also be a 'test..bats.log' -containing some setup blurbs (RPMs, environment) and the full BATS log. diff --git a/tests/check_results.yml b/tests/check_results.yml deleted file mode 100644 index e1de3bd..0000000 --- a/tests/check_results.yml +++ /dev/null @@ -1,36 +0,0 @@ ---- -# Copied from standard-test-basic -# ...and, 2020-05-13, updated, looks like they changed the whole thing around -- name: Check the results - local_action: - module: shell - cmd: | - log="{{ artifacts }}/test.log" - if [ ! -f "$log" ]; then - echo ERROR - echo "Test results not found." 1>&2 - elif grep ^ERROR "$log" 1>&2; then - echo ERROR - elif grep ^FAIL "$log" 1>&2; then - echo FAIL - elif grep -q ^PASS "$log"; then - echo PASS - else - echo ERROR - echo "No test results found." 1>&2 - fi - register: test_results - -- name: Set role result - set_fact: - role_result: "{{ test_results.stdout }}" - role_message: "{{ test_results.stderr|d('test execution error.') }}" - -- name: display results - vars: - msg: | - role_result: {{ role_result|d('Undefined') }} - {{ role_message|d('[No error messages found]') }} - debug: - msg: "{{ msg.split('\n') }}" - failed_when: role_message|d("") != "" diff --git a/tests/roles/disable_systemd_resolved/files/disable_systemd_resolved.sh b/tests/roles/disable_systemd_resolved/files/disable_systemd_resolved.sh deleted file mode 100755 index f5cb4da..0000000 --- a/tests/roles/disable_systemd_resolved/files/disable_systemd_resolved.sh +++ /dev/null @@ -1,41 +0,0 @@ -#!/bin/bash -# -# Excerpted from https://github.com/containers/automation_images/blob/main/systemd_banish.sh -# -# Early 2023: https://github.com/containers/podman/issues/16973 -# -# We see countless instances of "lookup cdn03.quay.io" flakes. -# Disabling the systemd resolver has completely resolved those, -# from multiple flakes per day to zero in a month. -# -# Opinions differ on the merits of systemd-resolve, but the fact is -# it breaks our CI testing. Kill it. -nsswitch=/etc/authselect/nsswitch.conf -if [[ -e $nsswitch ]]; then - if grep -q -E 'hosts:.*resolve' $nsswitch; then - echo "Disabling systemd-resolved" - sed -i -e 's/^\(hosts: *\).*/\1files dns myhostname/' $nsswitch - systemctl disable --now systemd-resolved - rm -f /etc/resolv.conf - - # NetworkManager may already be running, or it may not.... - systemctl start NetworkManager - sleep 1 - systemctl restart NetworkManager - - # ...and it may create resolv.conf upon start/restart, or it - # may not. Keep restarting until it does. (Yes, I realize - # this is cargocult thinking. Don't care. Not worth the effort - # to diagnose and solve properly.) - retries=10 - while ! test -e /etc/resolv.conf;do - retries=$((retries - 1)) - if [[ $retries -eq 0 ]]; then - echo "Timed out waiting for resolv.conf" >&2 - echo "...gonna try continuing. Expect failures." >&2 - fi - systemctl restart NetworkManager - sleep 5 - done - fi -fi diff --git a/tests/roles/disable_systemd_resolved/tasks/main.yml b/tests/roles/disable_systemd_resolved/tasks/main.yml deleted file mode 100644 index 7c77540..0000000 --- a/tests/roles/disable_systemd_resolved/tasks/main.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -- name: disable systemd resolved - script: ./disable_systemd_resolved.sh diff --git a/tests/roles/rootless_user_ready/tasks/main.yml b/tests/roles/rootless_user_ready/tasks/main.yml deleted file mode 100644 index 88ad032..0000000 --- a/tests/roles/rootless_user_ready/tasks/main.yml +++ /dev/null @@ -1,14 +0,0 @@ ---- -- name: make sure rootless account exists - user: name={{ rootless_user }} - -- name: rootless account | enable linger - shell: loginctl enable-linger {{ rootless_user }} - -- name: rootless account | get uid - getent: - database: passwd - key: "{{ rootless_user }}" - -- name: rootless account | preserve uid - set_fact: rootless_uid="{{ getent_passwd[rootless_user][1] }}" diff --git a/tests/roles/run_bats_tests/files/run_bats_tests.sh b/tests/roles/run_bats_tests/files/run_bats_tests.sh deleted file mode 100755 index e82a903..0000000 --- a/tests/roles/run_bats_tests/files/run_bats_tests.sh +++ /dev/null @@ -1,73 +0,0 @@ -#!/bin/bash -# -# Run bats tests for a given $TEST_PACKAGE, e.g. buildah, podman -# -# This is invoked by the 'run_bats_tests' role; we assume that -# the package foo has a foo-tests subpackage which provides the -# directory /usr/share/foo/test/system, containing one or more .bats -# test files. -# -# We create two files: -# -# /tmp/test.summary.log - one-liner with FAIL, PASS, ERROR and a blurb -# /tmp/test.bats.log - full log of this script, plus the BATS run -# -export PATH=/usr/local/bin:/usr/sbin:/usr/bin - -FULL_LOG=/tmp/test.bats.log -rm -f $FULL_LOG -touch $FULL_LOG - -# Preserve output to a log file, but also emit on stdout. This covers -# RHEL (which preserves logfiles but runs ansible without --verbose) -# and Fedora (which hides logfiles but runs ansible --verbose). -exec &> >(tee -a $FULL_LOG) - -# Log program versions -echo "Packages:" -echo " Kernel: $(uname -r)" -rpm -qa |\ - grep -E 'buildah|skopeo|toolbox|podman|conmon|containers-common|crun|runc|iptable|slirp|aardvark|netavark|containernetworking-plugins|systemd|container-selinux|passt' |\ - sort |\ - sed -e 's/^/ /' - -divider='------------------------------------------------------------------' -echo $divider -printenv | sort -echo $divider -echo "ip addr:" -ip addr -echo $divider - -testdir=/usr/share/${TEST_PACKAGE}/test/system - -if ! cd $testdir; then - echo "FAIL ${TEST_NAME} : cd $testdir" > /tmp/test.summary.log - exit 0 -fi - -if [[ $PODMAN =~ remote ]]; then - ${PODMAN%%-remote} system service -t0 &>/dev/null & - PODMAN_SERVER_PID=$! -fi - -echo "\$ bats ." -bats . -rc=$? - -if [[ -n "$PODMAN_SERVER_PID" ]]; then - kill $PODMAN_SERVER_PID -fi - -echo $divider -echo "bats completed with status $rc" - -status=PASS -if [ $rc -ne 0 ]; then - status=FAIL -fi - -echo "${status} ${TEST_NAME}" > /tmp/test.summary.log - -# FIXME: for CI purposes, always exit 0. This allows subsequent tests. -exit 0 diff --git a/tests/roles/run_bats_tests/tasks/main.yml b/tests/roles/run_bats_tests/tasks/main.yml deleted file mode 100644 index decf8ef..0000000 --- a/tests/roles/run_bats_tests/tasks/main.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# Create empty results file, world-writable -- name: initialize test.log file - copy: dest=/tmp/test.log content='' force=yes mode=0666 - -- name: execute tests - include_tasks: run_one_test.yml - with_items: "{{ tests }}" - loop_control: - loop_var: test diff --git a/tests/roles/run_bats_tests/tasks/run_one_test.yml b/tests/roles/run_bats_tests/tasks/run_one_test.yml deleted file mode 100644 index 9ef8cb7..0000000 --- a/tests/roles/run_bats_tests/tasks/run_one_test.yml +++ /dev/null @@ -1,87 +0,0 @@ ---- -- name: "{{ test.name }} | install test packages" - dnf: name="{{ test.package }}-tests" state=installed - -- name: "{{ test.name }} | define helper variables" - set_fact: - test_name_oneword: "{{ test.name | replace(' ','-') }}" - -# UGH. This is necessary because our caller sets some environment variables -# and we need to set a few more based on other caller variables; then we -# need to combine the two dicts when running the test. This seems to be -# the only way to do it in ansible. -- name: "{{ test.name }} | define local environment" - set_fact: - local_environment: - TEST_NAME: "{{ test.name }}" - TEST_PACKAGE: "{{ test.package }}" - TEST_ENV: "{{ test.environment }}" - -- name: "{{ test.name }} | setup/teardown helper | see if exists" - local_action: stat path={{ role_path }}/files/helper.{{ test_name_oneword }}.sh - register: helper - -- name: "{{ test.name }} | setup/teardown helper | install" - copy: src=helper.{{ test_name_oneword }}.sh dest=/tmp/helper.sh - when: helper.stat.exists - -# This is what runs the BATS tests. -- name: "{{ test.name }} | run test" - script: ./run_bats_tests.sh - args: - chdir: /usr/share/{{ test.package }}/test/system - become: "{{ true if test.become is defined else false }}" - become_user: "{{ rootless_user }}" - environment: "{{ local_environment | combine(test.environment) }}" - -# BATS tests will always exit zero and should leave behind two files: -# a full log (test.bats.log) and a one-line PASS/FAIL file (.summary.log) -- name: "{{ test.name }} | pull logs" - fetch: - src: "/tmp/test.{{ item }}.log" - dest: "{{ artifacts }}/test.{{ test_name_oneword }}.{{ item }}.log" - flat: yes - with_items: - - bats - - summary - -# Collect all the one-line PASS/FAIL results in one file, test.log -# Write the same thing, in a different format, to results.yml -# https://docs.fedoraproject.org/en-US/ci/standard-test-interface/ -- name: "{{ test.name }} | keep running tally of test results" - local_action: - module: shell - cmd: | - cd {{ artifacts }} - cat "test.{{ test_name_oneword }}.summary.log" >>test.log - - status=$(awk '{print $1}' >results.yml - echo " result: $status" >>results.yml - echo " logs: test.{{ test_name_oneword }}.bats.log" >>results.yml - - # delete the oneliner file, to keep artifacts dir clean - rm -f test.{{ test_name_oneword }}.summary.log - -- name: "{{ test.name }} | remove remote logs and helpers" - file: - dest=/tmp/{{ item }} - state=absent - with_items: - - test.bats.log - - test.summary.log - - helper.sh - -# AAAAARGH! -# -# Fedora gating tests are failing, because str-common-final/tasks/main.yml -# tries to pull test.log and other logs from $remote_host:/tmp/artifacts . -# Those don't exist, because I track status and artifacts locally, because -# with the reboot I can't rely on /tmp being preserved. -# I see no way to tell str-common-final to skip this step; so let's just -# push logs over upon completion of each subtest. -- name: keep remote artifacts synced - synchronize: - src: "{{ artifacts }}/" - dest: "{{ remote_artifacts|d('/tmp/artifacts') }}/" - mode: push diff --git a/tests/run_podman_tests.yml b/tests/run_podman_tests.yml deleted file mode 100644 index 06b2525..0000000 --- a/tests/run_podman_tests.yml +++ /dev/null @@ -1,29 +0,0 @@ ---- -- name: "podman-remote | install" - dnf: name="podman-remote" state=installed - when: podman_bin == "podman-remote" - -# As of podman 5.0, slirp is a soft dependency. Until/unless it is -# actually deprecated, we continue to test with it. -- name: "slirp4netns | install" - dnf: name="slirp4netns" state=installed - -- include_role: - name: run_bats_tests - vars: - tests: - # Yes, this is horrible duplication, but trying to refactor in ansible - # yields even more horrible unreadable code. This is the lesser evil. - - name: "{{ podman_bin }} root" - package: podman - environment: - PODMAN: /usr/bin/{{ podman_bin }} - PODMAN_TESTING: /usr/bin/podman-testing - QUADLET: /usr/libexec/podman/quadlet - - name: "{{ podman_bin }} rootless" - package: podman - environment: - PODMAN: /usr/bin/{{ podman_bin }} - PODMAN_TESTING: /usr/bin/podman-testing - QUADLET: /usr/libexec/podman/quadlet - become: true diff --git a/tests/test_podman.yml b/tests/test_podman.yml deleted file mode 100644 index d471630..0000000 --- a/tests/test_podman.yml +++ /dev/null @@ -1,39 +0,0 @@ ---- -- hosts: localhost - tags: - - classic - - container - vars: - - artifacts: ./artifacts - rootless_user: testuser - roles: - - role: disable_systemd_resolved - - role: rootless_user_ready - - tasks: - # At the start of a run, clean up state. Useful for test reruns. - - name: local artifacts directory exists - local_action: file path="{{ artifacts }}" state=directory - - - name: remove stale log files - local_action: shell rm -f {{ artifacts }}/test*.log - - - name: clear test results (test.log) - local_action: command truncate --size=0 {{ artifacts }}/test.log - - - name: clear test results (results.yml) - local_action: copy content="results:\n" dest={{ artifacts }}/results.yml - - # These are the actual tests. - - name: test podman - include_tasks: run_podman_tests.yml - loop: [ podman, podman-remote ] - loop_control: - loop_var: podman_bin - - - name: test toolbx - include_tasks: test_toolbx.yml - - # Postprocessing: check for FAIL or ERROR in any test, exit 1 if so - - name: check results - include_tasks: check_results.yml diff --git a/tests/test_toolbx.yml b/tests/test_toolbx.yml deleted file mode 100644 index 58494f4..0000000 --- a/tests/test_toolbx.yml +++ /dev/null @@ -1,11 +0,0 @@ ---- -- include_role: - name: run_bats_tests - vars: - tests: - - name: toolbx - package: toolbox - become: true - environment: - TMPDIR: /var/tmp - XDG_RUNTIME_DIR: /run/user/{{ rootless_uid }} diff --git a/tests/tests.yml b/tests/tests.yml deleted file mode 100644 index 80caee7..0000000 --- a/tests/tests.yml +++ /dev/null @@ -1 +0,0 @@ -- import_playbook: test_podman.yml From 30326849d82ef9f2cb2360f5b048b00f0dd9594d Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 5 Feb 2025 19:03:28 +0000 Subject: [PATCH 289/313] Update to 5.4.0-rc3 upstream release Upstream tag: v5.4.0-rc3 Upstream commit: ad54787b Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 74 ++------------------------------------------------- README.packit | 2 +- podman.spec | 20 ++++++++++++-- sources | 2 +- 5 files changed, 23 insertions(+), 76 deletions(-) diff --git a/.gitignore b/.gitignore index e394912..9b90513 100644 --- a/.gitignore +++ b/.gitignore @@ -1876,3 +1876,4 @@ /v5.3.1.tar.gz /v5.3.2.tar.gz /v5.4.0-rc2.tar.gz +/v5.4.0-rc3.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 09334de..637e020 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -5,27 +5,6 @@ downstream_package_name: podman 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: test/tmt/ - dest: test/tmt/ - delete: true - mkpath: true - - src: .fmf/ - dest: .fmf/ - delete: true - - .packit.yaml - packages: podman-fedora: pkg_tool: fedpkg @@ -52,7 +31,7 @@ jobs: failure_comment: message: "Ephemeral COPR build failed. @containers/packit-build please check." enable_net: true - targets: &fedora_copr_targets + targets: - fedora-all-x86_64 - fedora-all-aarch64 @@ -74,7 +53,7 @@ jobs: packages: [podman-centos] notifications: *packit_build_failure_notification enable_net: true - targets: ¢os_copr_targets + targets: - centos-stream-9-x86_64 - centos-stream-9-aarch64 - centos-stream-10-x86_64 @@ -92,55 +71,6 @@ jobs: project: podman-next enable_net: true - - job: tests - trigger: pull_request - packages: [podman-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: [podman-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: [podman-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: [podman-centos] - targets: *centos_copr_targets - require: *release_tests - preserve_project: true - identifier: "release" - - job: tests identifier: cockpit-revdeps trigger: pull_request diff --git a/README.packit b/README.packit index 5732d6a..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 1.0.1. +The file was generated using packit 1.1.0. diff --git a/podman.spec b/podman.spec index d8c58d1..223f2fb 100644 --- a/podman.spec +++ b/podman.spec @@ -24,6 +24,8 @@ %if %{defined fedora} %define build_with_btrfs 1 +# qemu-system* isn't packageed for CentOS Stream / RHEL +%define qemu 1 %endif %if %{defined copr_username} @@ -55,7 +57,7 @@ Epoch: 5 # 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: 5.4.0~rc2 +Version: 5.4.0~rc3 # 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 @@ -142,6 +144,7 @@ Requires: %{name} = %{epoch}:%{version}-%{release} %if %{defined fedora} Requires: bats %endif +Requires: attr Requires: jq Requires: skopeo Requires: nmap-ncat @@ -187,7 +190,17 @@ when `%{_bindir}/%{name}sh` is set as a login shell or set as os.Args[0]. Summary: Metapackage for setting up %{name} machine Requires: %{name} = %{epoch}:%{version}-%{release} Requires: gvisor-tap-vsock -Requires: qemu +%if %{defined qemu} +%ifarch aarch64 +Requires: qemu-system-aarch64-core +%endif +%ifarch x86_64 +Requires: qemu-system-x86-core +%endif +%else +Requires: qemu-kvm +%endif +Requires: qemu-img Requires: virtiofsd ExclusiveArch: x86_64 aarch64 @@ -296,6 +309,9 @@ ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name} #define license tag if not already defined %{!?_licensedir:%global license %doc} +# Include empty check to silence rpmlint warning +%check + %files -f %{name}.file-list %license LICENSE vendor/modules.txt %doc README.md CONTRIBUTING.md install.md transfer.md diff --git a/sources b/sources index 88bca5d..6c05703 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.4.0-rc2.tar.gz) = 74c6e59489e4fc473f23c4642e72bd60c434a4160b871b47032d95b8a06e73ad7d1032299f8a421a42084b3fd7d090afbfd2688781dc4753986bbeb3a686e523 +SHA512 (v5.4.0-rc3.tar.gz) = f018ddead98b628dc4b11688e4c5a5a9087d068d7440687e44eb0dc0577a88ed0910f7a640a746bd1ddcb62dbe774495e433d43dfc97de93d3d5a2fc5d1f62cb From 1b7f37d3d5c5677aed5b10c1fc3cc4f0ed92fd21 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 11 Feb 2025 18:27:23 +0000 Subject: [PATCH 290/313] Update to 5.4.0 upstream release Upstream tag: v5.4.0 Upstream commit: f9f7d48b Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 35 +++++++++++++++++++++-------------- sources | 2 +- 4 files changed, 24 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 9b90513..f05afda 100644 --- a/.gitignore +++ b/.gitignore @@ -1877,3 +1877,4 @@ /v5.3.2.tar.gz /v5.4.0-rc2.tar.gz /v5.4.0-rc3.tar.gz +/v5.4.0.tar.gz diff --git a/README.packit b/README.packit index c1b4159..7017e6c 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.0.post1.dev2+gf7b527d0. diff --git a/podman.spec b/podman.spec index 223f2fb..d8dff52 100644 --- a/podman.spec +++ b/podman.spec @@ -7,21 +7,8 @@ %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 -%if %{defined rhel} && 0%{?rhel} < 10 -%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 %{defined rhel} -# _user_tmpfiles.d currently undefined on rhel -%global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d -%endif - %if %{defined fedora} %define build_with_btrfs 1 # qemu-system* isn't packageed for CentOS Stream / RHEL @@ -32,6 +19,11 @@ %define copr_build 1 %endif +# Only RHEL and CentOS Stream rpms are built with fips-enabled go compiler +%if %{defined rhel} +%define fips_enabled 1 +%endif + %global container_base_path github.com/containers %global container_base_url https://%{container_base_path} @@ -45,6 +37,12 @@ # podman-machine subpackage will be present only on these architectures %global machine_arches x86_64 aarch64 +%if %{defined copr_build} +%define build_origin Copr: %{?copr_username}/%{?copr_projectname} +%else +%define build_origin %{?packager} +%endif + Name: podman %if %{defined copr_build} Epoch: 102 @@ -57,7 +55,7 @@ Epoch: 5 # 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: 5.4.0~rc3 +Version: 5.4.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 @@ -242,6 +240,7 @@ export CGO_CFLAGS+=" -m64 -mtune=generic -fcf-protection=full" export GOPROXY=direct LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ + -X \"%{ld_libpod}/define.buildOrigin=%{build_origin}\" \ -X %{ld_libpod}/config._installPrefix=%{_prefix} \ -X %{ld_libpod}/config._etcDir=%{_sysconfdir} \ -X %{ld_project}/pkg/systemd/quadlet._binDir=%{_bindir}" @@ -251,6 +250,14 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ export BASEBUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +# libtrust_openssl buildtag switches to using the FIPS-compatible func +# `ecdsa.HashSign`. +# Ref 1: https://github.com/golang-fips/go/blob/main/patches/015-add-hash-sign-verify.patch#L22 +# Ref 2: https://github.com/containers/libtrust/blob/main/ec_key_openssl.go#L23 +%if %{defined fips_enabled} +export BASEBUILDTAGS="$BASEBUILDTAGS libtrust_openssl" +%endif + # build %%{name} export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh)" %gobuild -o bin/%{name} ./cmd/%{name} diff --git a/sources b/sources index 6c05703..01e7baf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.4.0-rc3.tar.gz) = f018ddead98b628dc4b11688e4c5a5a9087d068d7440687e44eb0dc0577a88ed0910f7a640a746bd1ddcb62dbe774495e433d43dfc97de93d3d5a2fc5d1f62cb +SHA512 (v5.4.0.tar.gz) = f120178be0230ddc5d6b2b41d3c121fdecf5b8ef26bac74e0654e8be295e862ccb790e5a7178bfe65f93e2e106e92af3953d4b97c7383ec0b2fbfa250d72a8a1 From 357520e360afe3e5ccd8d571e56ef9db8d463a1e Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 11 Mar 2025 18:38:49 +0000 Subject: [PATCH 291/313] Update to 5.4.1 upstream release Upstream tag: v5.4.1 Upstream commit: b79bc8af Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 12 ++++++------ README.packit | 2 +- podman.spec | 16 +++++++--------- sources | 2 +- 5 files changed, 16 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index f05afda..d7759a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1878,3 +1878,4 @@ /v5.4.0-rc2.tar.gz /v5.4.0-rc3.tar.gz /v5.4.0.tar.gz +/v5.4.1.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 637e020..7c088fc 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -20,16 +20,16 @@ srpm_build_deps: - make actions: - fix-spec-file: - - "bash .packit.sh" + fix-spec-file: "bash .packit-copr-rpm.sh" + pre-sync: "bash .packit-rpm-git-commit.sh" jobs: - job: copr_build trigger: pull_request packages: [podman-fedora] - notifications: &packit_build_failure_notification + notifications: &packit_generic_failure_notification failure_comment: - message: "Ephemeral COPR build failed. @containers/packit-build please check." + message: "[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore." enable_net: true targets: - fedora-all-x86_64 @@ -38,7 +38,7 @@ jobs: - job: copr_build trigger: pull_request packages: [podman-eln] - notifications: *packit_build_failure_notification + notifications: *packit_generic_failure_notification enable_net: true targets: fedora-eln-x86_64: @@ -51,7 +51,7 @@ jobs: - job: copr_build trigger: pull_request packages: [podman-centos] - notifications: *packit_build_failure_notification + notifications: *packit_generic_failure_notification enable_net: true targets: - centos-stream-9-x86_64 diff --git a/README.packit b/README.packit index 7017e6c..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.1.0.post1.dev2+gf7b527d0. +The file was generated using packit 1.2.0.post1.dev13+g55ed4527. diff --git a/podman.spec b/podman.spec index d8dff52..bf8ab1b 100644 --- a/podman.spec +++ b/podman.spec @@ -55,7 +55,7 @@ Epoch: 5 # 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: 5.4.0 +Version: 5.4.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 @@ -151,6 +151,7 @@ Requires: openssl Requires: socat Requires: buildah Requires: gnupg +Requires: xfsprogs %description tests %{summary} @@ -216,14 +217,6 @@ sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile sed -i '/DELETE ON RHEL9/,/DELETE ON RHEL9/d' libpod/runtime.go %endif -# These changes are only meant for copr builds -%if %{defined copr_build} -# podman --version should show short sha -sed -i "s/^const RawVersion = .*/const RawVersion = \"##VERSION##-##SHORT_SHA##\"/" version/rawversion/version.go -# use ParseTolerant to allow short sha in version -sed -i "s/^var Version.*/var Version, err = semver.ParseTolerant(rawversion.RawVersion)/" version/version.go -%endif - %build %set_build_flags export CGO_CFLAGS=$CFLAGS @@ -245,6 +238,11 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ -X %{ld_libpod}/config._etcDir=%{_sysconfdir} \ -X %{ld_project}/pkg/systemd/quadlet._binDir=%{_bindir}" +# This variable will be set by Packit actions. See .packit.yaml in the root dir +# of the repo (upstream as well as Fedora dist-git). +GIT_COMMIT="b79bc8afe796cba51dd906270a7e1056ccdfcf9e""" +LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" + # build rootlessport first %gobuild -o bin/rootlessport ./cmd/rootlessport diff --git a/sources b/sources index 01e7baf..0539f17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.4.0.tar.gz) = f120178be0230ddc5d6b2b41d3c121fdecf5b8ef26bac74e0654e8be295e862ccb790e5a7178bfe65f93e2e106e92af3953d4b97c7383ec0b2fbfa250d72a8a1 +SHA512 (v5.4.1.tar.gz) = 7cbe02c4fdfce83e8becd5c167768d25eab621794e736e7741ca8d4d1384e7db550c59b2f45356aaabd49d9d236bae65bad7f60dc2392a0903ceec812fa5d1c2 From 1127f92dc8507ca1efad44afcf8cdf686e39510b Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 2 Apr 2025 16:30:28 +0000 Subject: [PATCH 292/313] Update to 5.4.2 upstream release Upstream tag: v5.4.2 Upstream commit: be85287f Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 6 +++--- sources | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d7759a9..b278a6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1879,3 +1879,4 @@ /v5.4.0-rc3.tar.gz /v5.4.0.tar.gz /v5.4.1.tar.gz +/v5.4.2.tar.gz diff --git a/README.packit b/README.packit index f5cc99f..bb4a369 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.4.0.post1.dev4+g043c5fde. diff --git a/podman.spec b/podman.spec index bf8ab1b..4b8218c 100644 --- a/podman.spec +++ b/podman.spec @@ -55,14 +55,14 @@ Epoch: 5 # 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: 5.4.1 +Version: 5.4.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 %if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} %else -ExclusiveArch: aarch64 ppc64le s390x x86_64 +ExclusiveArch: aarch64 ppc64le s390x x86_64 riscv64 %endif Summary: Manage Pods, Containers and Container Images URL: https://%{name}.io/ @@ -240,7 +240,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="b79bc8afe796cba51dd906270a7e1056ccdfcf9e""" +GIT_COMMIT="be85287fcf4590961614ee37be65eeb315e5d9ff" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first diff --git a/sources b/sources index 0539f17..f9d6862 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.4.1.tar.gz) = 7cbe02c4fdfce83e8becd5c167768d25eab621794e736e7741ca8d4d1384e7db550c59b2f45356aaabd49d9d236bae65bad7f60dc2392a0903ceec812fa5d1c2 +SHA512 (v5.4.2.tar.gz) = 482fde529766ca1b509a08bab4beb59a5935ebc6b27bc886c33597183258631e8c8db03ebb521baefd7989305aa76fad14c1359e211a0fe75c855c14bbaca960 From 0a4fcce7a88e38ee4f37b4f9c34e49bf21d26b76 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 24 Apr 2025 17:01:03 +0000 Subject: [PATCH 293/313] Update to 5.5.0-rc1 upstream release Upstream tag: v5.5.0-rc1 Upstream commit: 6a597e0e Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 17 +++++++++++++---- README.packit | 2 +- podman.spec | 7 ++++--- sources | 2 +- 5 files changed, 20 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index b278a6a..7054f85 100644 --- a/.gitignore +++ b/.gitignore @@ -1880,3 +1880,4 @@ /v5.4.0.tar.gz /v5.4.1.tar.gz /v5.4.2.tar.gz +/v5.5.0-rc1.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 7c088fc..b4170f5 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -15,6 +15,9 @@ packages: podman-eln: specfile_path: rpm/podman.spec +# Disable automatic merging for Copr builds (and subsequent Testing Farm) +merge_pr_in_ci: false + srpm_build_deps: - git-archive-all - make @@ -32,11 +35,16 @@ jobs: message: "[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore." enable_net: true targets: - - fedora-all-x86_64 - - fedora-all-aarch64 + - fedora-latest-stable-x86_64 + - fedora-latest-stable-aarch64 + - fedora-development-x86_64 + - fedora-development-aarch64 + - fedora-41-x86_64 + - fedora-41-aarch64 + # Ignore until golang is updated in distro buildroot to go 1.23.3+ - job: copr_build - trigger: pull_request + trigger: ignore packages: [podman-eln] notifications: *packit_generic_failure_notification enable_net: true @@ -48,8 +56,9 @@ jobs: additional_repos: - "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/aarch64/" + # Ignore until golang is updated in distro buildroot to go 1.23.3+ - job: copr_build - trigger: pull_request + trigger: ignore packages: [podman-centos] notifications: *packit_generic_failure_notification enable_net: true diff --git a/README.packit b/README.packit index bb4a369..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.4.0.post1.dev4+g043c5fde. +The file was generated using packit 1.6.0.post1.dev2+gd5a7662a. diff --git a/podman.spec b/podman.spec index 4b8218c..8bd4d91 100644 --- a/podman.spec +++ b/podman.spec @@ -55,7 +55,7 @@ Epoch: 5 # 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: 5.4.2 +Version: 5.5.0~rc1 # 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 @@ -149,6 +149,7 @@ Requires: nmap-ncat Requires: httpd-tools Requires: openssl Requires: socat +Requires: slirp4netns Requires: buildah Requires: gnupg Requires: xfsprogs @@ -240,13 +241,13 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="be85287fcf4590961614ee37be65eeb315e5d9ff" +GIT_COMMIT="6a597e0e89b0c597b9a5d8ac6b0f7ce66fb1fa14" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first %gobuild -o bin/rootlessport ./cmd/rootlessport -export BASEBUILDTAGS="seccomp exclude_graphdriver_devicemapper $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +export BASEBUILDTAGS="seccomp $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" # libtrust_openssl buildtag switches to using the FIPS-compatible func # `ecdsa.HashSign`. diff --git a/sources b/sources index f9d6862..37ab5c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.4.2.tar.gz) = 482fde529766ca1b509a08bab4beb59a5935ebc6b27bc886c33597183258631e8c8db03ebb521baefd7989305aa76fad14c1359e211a0fe75c855c14bbaca960 +SHA512 (v5.5.0-rc1.tar.gz) = 03e85be811886e316debf39280fc543e551db05551b1aae90451b38838215fc90e1f3a60030e5a8ea4ccd89db3f7c8e88dbc87a7240b472aa0def070144d671b From 96a0e2f43962bb19b650ed6c10c882c7bd9fbf91 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 1 May 2025 12:40:01 +0000 Subject: [PATCH 294/313] Update to 5.5.0-rc2 upstream release Upstream tag: v5.5.0-rc2 Upstream commit: 3c4cf521 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + podman.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7054f85..85dc3dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1881,3 +1881,4 @@ /v5.4.1.tar.gz /v5.4.2.tar.gz /v5.5.0-rc1.tar.gz +/v5.5.0-rc2.tar.gz diff --git a/podman.spec b/podman.spec index 8bd4d91..36387cb 100644 --- a/podman.spec +++ b/podman.spec @@ -55,7 +55,7 @@ Epoch: 5 # 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: 5.5.0~rc1 +Version: 5.5.0~rc2 # 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 @@ -241,7 +241,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="6a597e0e89b0c597b9a5d8ac6b0f7ce66fb1fa14" +GIT_COMMIT="3c4cf521428ce11906976ddd08a5a6e8626cd50e" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first diff --git a/sources b/sources index 37ab5c6..78f8b00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.5.0-rc1.tar.gz) = 03e85be811886e316debf39280fc543e551db05551b1aae90451b38838215fc90e1f3a60030e5a8ea4ccd89db3f7c8e88dbc87a7240b472aa0def070144d671b +SHA512 (v5.5.0-rc2.tar.gz) = 6c64f95dff39d3dbab9b450931dcd09dd4ff06915aa5032b60d94320751f41ee94f9da0b17cab4b76092db378de6faead5d3ad66ae119f06ae1688865191c98c From c65ae6022531a5430e8e6d78f29193c3c83cb853 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 7 Feb 2025 17:16:50 +0530 Subject: [PATCH 295/313] TMT: fix hardware provisioning for toolbox test Only enable toolbox tests on fedora bodhi updates. Signed-off-by: Lokesh Mandvekar --- plans/toolbox.fmf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/plans/toolbox.fmf b/plans/toolbox.fmf index 81504f6..eb6ffda 100644 --- a/plans/toolbox.fmf +++ b/plans/toolbox.fmf @@ -1,4 +1,5 @@ summary: Run toolbox tests (downstream only) + prepare: - name: packages how: install @@ -11,3 +12,18 @@ discover: execute: how: tmt + +provision: + how: artemis + hardware: + memory: ">= 16 GB" + cpu: + cores: ">= 4" + threads: ">=8" + disk: + - size: ">= 512 GB" + +enabled: false +adjust: + - enabled: true + when: distro == fedora and initiator != packit From 16af8ff9677cb1bb3ae036f00e46513af0f1973c Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 2 May 2025 16:23:47 +0530 Subject: [PATCH 296/313] cleanup: no plugins binaries built in rpm Signed-off-by: Lokesh Mandvekar --- podman.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/podman.spec b/podman.spec index 36387cb..903eac3 100644 --- a/podman.spec +++ b/podman.spec @@ -273,9 +273,6 @@ export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" %gobuild -o bin/podman-testing ./cmd/podman-testing -# reset LDFLAGS for plugins binaries -LDFLAGS='' - %{__make} docs docker-docs %install From cfd03ba6564b2ce4e80844d8ec124a2afda27018 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 2 May 2025 16:25:29 +0530 Subject: [PATCH 297/313] fix setup to test tmt itself do not enable on CentOS-Stream-10 and RHEL-10 as TMT is not yet present on EPEL10. Signed-off-by: Lokesh Mandvekar --- plans/tmt.fmf | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/plans/tmt.fmf b/plans/tmt.fmf index fa96694..4345cac 100644 --- a/plans/tmt.fmf +++ b/plans/tmt.fmf @@ -7,15 +7,6 @@ discover: execute: how: tmt -provision: - how: artemis - hardware: - memory: ">= 16 GB" - cpu: - cores: ">= 4" - threads: ">=8" - disk: - - size: ">= 512 GB" prepare: - when: distro == centos-stream or distro == rhel how: shell @@ -24,6 +15,8 @@ prepare: dnf -y config-manager --set-enabled epel order: 10 +enabled: true adjust+: - enabled: false - when: revdeps == yes + when: revdeps == yes or distro == centos-stream-10 or distro == rhel-10 + because: TMT is not yet available on EL10 environments From 9d09cecc7b3a65e45572123afee97064ee534bd2 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 2 May 2025 16:37:18 +0530 Subject: [PATCH 298/313] TMT: system tests: Load null_blk kernel module to have /dev/nullb0 This also depends on patches in https://github.com/containers/podman/pull/26022 which will be present in final v5.5.0. Signed-off-by: Lokesh Mandvekar --- plans/system.fmf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plans/system.fmf b/plans/system.fmf index 6a2c5ba..e41ffb8 100644 --- a/plans/system.fmf +++ b/plans/system.fmf @@ -5,6 +5,9 @@ execute: how: tmt prepare: + - how: shell + script: modprobe null_blk nr_devices=1 + order: 5 - when: distro == centos-stream or distro == rhel how: shell script: | From 6988f89e7220cf6526d00b5d93d327200e99d650 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 14 May 2025 15:51:54 +0000 Subject: [PATCH 299/313] Update to 5.5.0 upstream release Upstream tag: v5.5.0 Upstream commit: 0dbcb514 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + podman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 85dc3dc..8016e9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1882,3 +1882,4 @@ /v5.4.2.tar.gz /v5.5.0-rc1.tar.gz /v5.5.0-rc2.tar.gz +/v5.5.0.tar.gz diff --git a/podman.spec b/podman.spec index 903eac3..f1652f0 100644 --- a/podman.spec +++ b/podman.spec @@ -55,7 +55,7 @@ Epoch: 5 # 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: 5.5.0~rc2 +Version: 5.5.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 @@ -241,7 +241,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="3c4cf521428ce11906976ddd08a5a6e8626cd50e" +GIT_COMMIT="0dbcb51477ee7ab8d3b47d30facf71fc38bb0c98" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first @@ -273,6 +273,9 @@ export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" %gobuild -o bin/podman-testing ./cmd/podman-testing +# reset LDFLAGS for plugins binaries +LDFLAGS='' + %{__make} docs docker-docs %install diff --git a/sources b/sources index 78f8b00..8d3d639 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.5.0-rc2.tar.gz) = 6c64f95dff39d3dbab9b450931dcd09dd4ff06915aa5032b60d94320751f41ee94f9da0b17cab4b76092db378de6faead5d3ad66ae119f06ae1688865191c98c +SHA512 (v5.5.0.tar.gz) = 45dcfcad916d096bd0df83713a0d42257ba6071773f98551c65329a0fc441a4a106a3b6adc6479e9aebd4c36768d22dacaf3a060334ac7d4021c5c599c59a2ce From 3742f311a93e5fddac65fc654a4d4441e5022961 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 5 Jun 2025 21:57:23 +0000 Subject: [PATCH 300/313] Update to 5.5.1 upstream release Upstream tag: v5.5.1 Upstream commit: 850db76d Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 4 ++-- sources | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8016e9a..d830461 100644 --- a/.gitignore +++ b/.gitignore @@ -1883,3 +1883,4 @@ /v5.5.0-rc1.tar.gz /v5.5.0-rc2.tar.gz /v5.5.0.tar.gz +/v5.5.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/podman.spec b/podman.spec index f1652f0..ef18e54 100644 --- a/podman.spec +++ b/podman.spec @@ -55,7 +55,7 @@ Epoch: 5 # 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: 5.5.0 +Version: 5.5.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 @@ -241,7 +241,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="0dbcb51477ee7ab8d3b47d30facf71fc38bb0c98" +GIT_COMMIT="850db76dd78a0641eddb9ee19ee6f60d2c59bcfa" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first diff --git a/sources b/sources index 8d3d639..c93a23b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.5.0.tar.gz) = 45dcfcad916d096bd0df83713a0d42257ba6071773f98551c65329a0fc441a4a106a3b6adc6479e9aebd4c36768d22dacaf3a060334ac7d4021c5c599c59a2ce +SHA512 (v5.5.1.tar.gz) = 275c18cd84ee1aacd870baf4b661e3bbaff81b075e86300dd462e5dfcb1d83a4b191bac8e622a5aad55eeaf3c46be6acb78db5937537c82e11f5b52b827fe921 From ff3eab78dc34f46c25bb2b4247c822b68d6e3956 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 24 Jun 2025 17:25:45 +0000 Subject: [PATCH 301/313] Update to 5.5.2 upstream release Upstream tag: v5.5.2 Upstream commit: e7d82267 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 9 ++++++--- sources | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index d830461..6b19983 100644 --- a/.gitignore +++ b/.gitignore @@ -1884,3 +1884,4 @@ /v5.5.0-rc2.tar.gz /v5.5.0.tar.gz /v5.5.1.tar.gz +/v5.5.2.tar.gz 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/podman.spec b/podman.spec index ef18e54..085f09e 100644 --- a/podman.spec +++ b/podman.spec @@ -17,6 +17,9 @@ %if %{defined copr_username} %define copr_build 1 +%if "%{copr_username}" == "rhcontainerbot" && "%{copr_projectname}" == "podman-next" +%define next_build 1 +%endif %endif # Only RHEL and CentOS Stream rpms are built with fips-enabled go compiler @@ -44,7 +47,7 @@ %endif Name: podman -%if %{defined copr_build} +%if %{defined next_build} Epoch: 102 %else Epoch: 5 @@ -55,7 +58,7 @@ Epoch: 5 # 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: 5.5.1 +Version: 5.5.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 @@ -241,7 +244,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="850db76dd78a0641eddb9ee19ee6f60d2c59bcfa" +GIT_COMMIT="e7d8226745ba07a64b7176a7f128e4ef53225a0e" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first diff --git a/sources b/sources index c93a23b..a54bd48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.5.1.tar.gz) = 275c18cd84ee1aacd870baf4b661e3bbaff81b075e86300dd462e5dfcb1d83a4b191bac8e622a5aad55eeaf3c46be6acb78db5937537c82e11f5b52b827fe921 +SHA512 (v5.5.2.tar.gz) = c647e74c22053b95d09f81d9c594203492283bdb881245941fa2d7253946cbb4953d705313a0e57a0d6737cc07697381e8ba5ed388a74d440b74b5fe045821ec From 14d6a7ae7b13369012f2cb5a524409b4369f1668 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 05:59:27 +0000 Subject: [PATCH 302/313] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From b972298be7d228f47dbcc7413b982be7c6b25652 Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 25 Jul 2025 19:03:28 +0000 Subject: [PATCH 303/313] Update to 5.6.0-rc1 upstream release Upstream tag: v5.6.0-rc1 Upstream commit: a3a6d9cc Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 53 +++++++++++++++++++++++++++++++++----------- gating.yaml | 1 + plans/tmt.fmf | 11 +++++---- plans/toolbox.fmf | 30 ++++++++++++------------- podman.spec | 28 +++++++++++------------ sources | 2 +- test/tmt/system.fmf | 15 ++++++++----- test/tmt/system.sh | 9 ++++---- test/tmt/tmt-envvars | 20 ----------------- test/tmt/tmt.fmf | 5 ++--- 11 files changed, 92 insertions(+), 83 deletions(-) delete mode 100644 test/tmt/tmt-envvars diff --git a/.gitignore b/.gitignore index 6b19983..f8517f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1885,3 +1885,4 @@ /v5.5.0.tar.gz /v5.5.1.tar.gz /v5.5.2.tar.gz +/v5.6.0-rc1.tar.gz diff --git a/.packit.yaml b/.packit.yaml index b4170f5..54f9d8e 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -5,6 +5,27 @@ downstream_package_name: podman 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: test/tmt/ + dest: test/tmt/ + delete: true + mkpath: true + - src: .fmf/ + dest: .fmf/ + delete: true + - .packit.yaml + packages: podman-fedora: pkg_tool: fedpkg @@ -35,12 +56,11 @@ jobs: message: "[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore." enable_net: true targets: - - fedora-latest-stable-x86_64 - - fedora-latest-stable-aarch64 - - fedora-development-x86_64 - - fedora-development-aarch64 - - fedora-41-x86_64 - - fedora-41-aarch64 + - fedora-all-x86_64 + - fedora-all-aarch64 + # Re-enable these scans if OpenScanHub starts scanning go packages + # https://packit.dev/posts/openscanhub-prototype + osh_diff_scan_after_copr_build: false # Ignore until golang is updated in distro buildroot to go 1.23.3+ - job: copr_build @@ -80,6 +100,20 @@ jobs: project: podman-next enable_net: true + # Tests on Fedora + - job: tests + trigger: pull_request + packages: [podman-fedora] + notifications: *packit_generic_failure_notification + targets: + - fedora-all + tmt_plan: "/plans/system/*" + 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 + - job: tests identifier: cockpit-revdeps trigger: pull_request @@ -108,13 +142,6 @@ jobs: dist_git_branches: &fedora_targets - fedora-all - - job: propose_downstream - trigger: release - update_release: false - packages: [podman-centos] - dist_git_branches: - - c10s - - job: koji_build trigger: commit packages: [podman-fedora] diff --git a/gating.yaml b/gating.yaml index 1fb3172..92c7dc4 100644 --- a/gating.yaml +++ b/gating.yaml @@ -8,6 +8,7 @@ subject_type: koji_build rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} +# recipients: jnovy, lsm5, santiago --- !Policy product_versions: - rhel-* diff --git a/plans/tmt.fmf b/plans/tmt.fmf index 4345cac..1589b5c 100644 --- a/plans/tmt.fmf +++ b/plans/tmt.fmf @@ -1,5 +1,10 @@ summary: Run tmt container provision test (downstream only) +enabled: false +adjust+: + - enabled: true + when: initiator != packit and distro != rhel + discover: how: fmf filter: 'tag:tmt & tag:downstream' @@ -14,9 +19,3 @@ prepare: 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 - -enabled: true -adjust+: - - enabled: false - when: revdeps == yes or distro == centos-stream-10 or distro == rhel-10 - because: TMT is not yet available on EL10 environments diff --git a/plans/toolbox.fmf b/plans/toolbox.fmf index eb6ffda..0aceed0 100644 --- a/plans/toolbox.fmf +++ b/plans/toolbox.fmf @@ -1,5 +1,20 @@ summary: Run toolbox tests (downstream only) +enabled: false +adjust+: + - enabled: true + when: initiator != packit and distro == fedora + +provision: + how: artemis + hardware: + memory: ">= 16 GB" + cpu: + cores: ">= 4" + threads: ">=8" + disk: + - size: ">= 512 GB" + prepare: - name: packages how: install @@ -12,18 +27,3 @@ discover: execute: how: tmt - -provision: - how: artemis - hardware: - memory: ">= 16 GB" - cpu: - cores: ">= 4" - threads: ">=8" - disk: - - size: ">= 512 GB" - -enabled: false -adjust: - - enabled: true - when: distro == fedora and initiator != packit diff --git a/podman.spec b/podman.spec index 085f09e..11bd1ec 100644 --- a/podman.spec +++ b/podman.spec @@ -13,6 +13,8 @@ %define build_with_btrfs 1 # qemu-system* isn't packageed for CentOS Stream / RHEL %define qemu 1 +# bats is included in the default repos (No epel/copr etc.) +%define distro_bats 1 %endif %if %{defined copr_username} @@ -58,7 +60,7 @@ Epoch: 5 # 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: 5.5.2 +Version: 5.6.0~rc1 # 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 @@ -94,7 +96,7 @@ BuildRequires: shadow-utils-subid-devel BuildRequires: pkgconfig BuildRequires: make BuildRequires: man-db -BuildRequires: ostree-devel +BuildRequires: sqlite-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: catatonit @@ -142,7 +144,7 @@ pages and %{name}. Summary: Tests for %{name} Requires: %{name} = %{epoch}:%{version}-%{release} -%if %{defined fedora} +%if %{defined distro_bats} Requires: bats %endif Requires: attr @@ -160,7 +162,8 @@ Requires: xfsprogs %description tests %{summary} -This package contains system tests for %{name} +This package contains system tests for %{name}. Only intended to be used for +gating tests. Not supported for end users / customers. %package remote Summary: (Experimental) Remote client for managing %{name} containers @@ -244,13 +247,13 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="e7d8226745ba07a64b7176a7f128e4ef53225a0e" +GIT_COMMIT="a3a6d9cc332bfda817d04796968264dd3c03e462" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first %gobuild -o bin/rootlessport ./cmd/rootlessport -export BASEBUILDTAGS="seccomp $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh)" +export BASEBUILDTAGS="seccomp $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh) libsqlite3 grpcnotrace" # libtrust_openssl buildtag switches to using the FIPS-compatible func # `ecdsa.HashSign`. @@ -261,19 +264,19 @@ export BASEBUILDTAGS="$BASEBUILDTAGS libtrust_openssl" %endif # build %%{name} -export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) $(hack/libdm_tag.sh)" +export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh)" %gobuild -o bin/%{name} ./cmd/%{name} # build %%{name}-remote -export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs btrfs_noversion remote" +export BUILDTAGS="$BASEBUILDTAGS exclude_graphdriver_btrfs remote" %gobuild -o bin/%{name}-remote ./cmd/%{name} # build quadlet -export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" +export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh)" %gobuild -o bin/quadlet ./cmd/quadlet # build %%{name}-testing -export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh)" +export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh)" %gobuild -o bin/podman-testing ./cmd/podman-testing # reset LDFLAGS for plugins binaries @@ -293,11 +296,6 @@ PODMAN_VERSION=%{version} %{__make} DESTDIR=%{buildroot} PREFIX=%{_prefix} ETCDI install.remote \ install.testing -# See above for the iptables.conf declaration -%if %{defined fedora} && 0%{?fedora} < 41 -%{__make} DESTDIR=%{buildroot} MODULESLOADDIR=%{_modulesloaddir} install.modules-load -%endif - sed -i 's;%{buildroot};;g' %{buildroot}%{_bindir}/docker # do not include docker and podman-remote man pages in main package diff --git a/sources b/sources index a54bd48..cec2065 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.5.2.tar.gz) = c647e74c22053b95d09f81d9c594203492283bdb881245941fa2d7253946cbb4953d705313a0e57a0d6737cc07697381e8ba5ed388a74d440b74b5fe045821ec +SHA512 (v5.6.0-rc1.tar.gz) = 3de63a392de0b427cf7f729c081d3b6a6acc9776597a9962a343c40d29e26e217a43a2d4a7ddb23a914103de26abcbf0916de38e409872d6c2145e3649fd5ba6 diff --git a/test/tmt/system.fmf b/test/tmt/system.fmf index 3e5d52d..65f4dd0 100644 --- a/test/tmt/system.fmf +++ b/test/tmt/system.fmf @@ -1,14 +1,10 @@ require: - - attr - - bats - - podman-remote - podman-tests - psmisc - - slirp4netns environment: + # PODMAN_TESTING envvar is set in system.sh PODMAN: /usr/bin/podman - PODMAN_TESTING: /usr/bin/podman-testing QUADLET: /usr/libexec/podman/quadlet ROOTLESS_USER: "fedora" adjust+: @@ -18,13 +14,16 @@ adjust+: - when: distro == rhel environment+: ROOTLESS_USER: "cloud-user" + - when: initiator != "packit" + environment+: + RELEASE_TESTING: true /local-root: tag: [ local, root ] summary: local rootful test test: bash ./system.sh duration: 30m - + /local-rootless: tag: [ local, rootless ] summary: rootless test @@ -38,6 +37,8 @@ adjust+: duration: 30m environment+: PODMAN: /usr/bin/podman-remote + require+: + - podman-remote /remote-rootless: tag: [ remote, rootless ] @@ -46,3 +47,5 @@ adjust+: duration: 30m environment+: PODMAN: /usr/bin/podman-remote + require+: + - podman-remote diff --git a/test/tmt/system.sh b/test/tmt/system.sh index 9ed099f..3cd29da 100644 --- a/test/tmt/system.sh +++ b/test/tmt/system.sh @@ -12,6 +12,7 @@ rpm -q \ conmon \ container-selinux \ containers-common \ + criu \ crun \ netavark \ passt \ @@ -22,18 +23,18 @@ rpm -q \ systemd export system_service_cmd="/usr/bin/podman system service --timeout=0 &" -export test_cmd="whoami && cd /usr/share/podman/test/system && bats ." +export test_cmd="whoami && cd /usr/share/podman/test/system && PODMAN_TESTING=/usr/bin/podman-testing bats ." if [[ -z $1 ]]; then if [[ $PODMAN == "/usr/bin/podman-remote" ]]; then - eval $system_service_cmd + eval "$system_service_cmd" fi - eval $test_cmd + eval "$test_cmd" elif [[ $1 == "rootless" ]]; then if [[ $PODMAN == "/usr/bin/podman-remote" ]]; then su - "$ROOTLESS_USER" -c "eval $system_service_cmd" fi - su --whitelist-environment=$(cat ./tmt-envvars | tr '\n' ',') - "$ROOTLESS_USER" -c "eval $test_cmd" + su - "$ROOTLESS_USER" -c "eval $test_cmd" fi # Kill all podman processes for remote tests diff --git a/test/tmt/tmt-envvars b/test/tmt/tmt-envvars deleted file mode 100644 index 3ae53a1..0000000 --- a/test/tmt/tmt-envvars +++ /dev/null @@ -1,20 +0,0 @@ -TMT_TREE -TMT_PLAN_DATA -TMT_VERSION -TMT_TEST_NAME -TMT_TEST_DATA -TMT_TEST_SERIAL_NUMBER -TMT_TEST_ITERATION_ID -TMT_TEST_METADATA -TMT_SOURCE_DIR -TMT_REBOOT_COUNT -TMT_TEST_RESTART_COUNT -TMT_TOPOLOGY_BASH -TMT_TOPOLOGY_YAML -TMT_TEST_PIDFILE -TMT_TEST_PIDFILE_LOCK -TMT_TEST_PIDFILE_ROOT -PODMAN -PODMAN_TESTING -QUADLET -ROOTLESS_USER diff --git a/test/tmt/tmt.fmf b/test/tmt/tmt.fmf index 187fc1c..f016947 100644 --- a/test/tmt/tmt.fmf +++ b/test/tmt/tmt.fmf @@ -1,10 +1,9 @@ enabled: false adjust: enabled: true - when: initiator != packit and distro != rhel-10 or distro != centos-stream-10 - + when: initiator != packit && distro != rhel summary: Make sure that TMT container provision works -tag: [ tmt, downstream ] +tag: [downstream] require: - tmt+provision-container test: From 432485b9af427fafd7ea1a5da2731aed9957fa07 Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 8 Aug 2025 17:29:42 +0000 Subject: [PATCH 304/313] Update to 5.6.0-rc2 upstream release Upstream tag: v5.6.0-rc2 Upstream commit: ec0652f4 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 4 ++-- sources | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f8517f1..d488b6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1886,3 +1886,4 @@ /v5.5.1.tar.gz /v5.5.2.tar.gz /v5.6.0-rc1.tar.gz +/v5.6.0-rc2.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/podman.spec b/podman.spec index 11bd1ec..456c521 100644 --- a/podman.spec +++ b/podman.spec @@ -60,7 +60,7 @@ Epoch: 5 # 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: 5.6.0~rc1 +Version: 5.6.0~rc2 # 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 @@ -247,7 +247,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="a3a6d9cc332bfda817d04796968264dd3c03e462" +GIT_COMMIT="ec0652f4ad4c6a5bb039ed6d749e06b7dadbab15" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first diff --git a/sources b/sources index cec2065..e883df9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.6.0-rc1.tar.gz) = 3de63a392de0b427cf7f729c081d3b6a6acc9776597a9962a343c40d29e26e217a43a2d4a7ddb23a914103de26abcbf0916de38e409872d6c2145e3649fd5ba6 +SHA512 (v5.6.0-rc2.tar.gz) = 9689d3641ca064a101cba0c38dae7adda47bfae49dff4c67a0a9798865e201b8f035abfbebbdda9003ccd393aa467571a4b7af3dc08206cc717c5f4aa0ad149c From 8d00804a67a2885eff452bba60453f0fda883bc5 Mon Sep 17 00:00:00 2001 From: Packit Date: Fri, 15 Aug 2025 16:01:56 +0000 Subject: [PATCH 305/313] Update to 5.6.0 upstream release Upstream tag: v5.6.0 Upstream commit: da671ef6 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + podman.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d488b6a..98f7d78 100644 --- a/.gitignore +++ b/.gitignore @@ -1887,3 +1887,4 @@ /v5.5.2.tar.gz /v5.6.0-rc1.tar.gz /v5.6.0-rc2.tar.gz +/v5.6.0.tar.gz diff --git a/podman.spec b/podman.spec index 456c521..d5bfdeb 100644 --- a/podman.spec +++ b/podman.spec @@ -60,7 +60,7 @@ Epoch: 5 # 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: 5.6.0~rc2 +Version: 5.6.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 @@ -247,7 +247,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="ec0652f4ad4c6a5bb039ed6d749e06b7dadbab15" +GIT_COMMIT="da671ef6cfa3fc9ac6225c18f1dd0a70a951e43f" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first diff --git a/sources b/sources index e883df9..b060ee3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.6.0-rc2.tar.gz) = 9689d3641ca064a101cba0c38dae7adda47bfae49dff4c67a0a9798865e201b8f035abfbebbdda9003ccd393aa467571a4b7af3dc08206cc717c5f4aa0ad149c +SHA512 (v5.6.0.tar.gz) = 683f729ae02da1e95ed2a17d09e70f53e4218fd36c362970324d533d07ba250dfdb193c79f66a266b0250c27d8ef3bf6987f3264c721d2dfc74b81d91854ebb3 From d4e2b6bddd9fe86b5e59efbd4eb928bdaa960b2d Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Fri, 15 Aug 2025 18:35:10 -0500 Subject: [PATCH 306/313] Rebuild for golang-1.25.0 From 427484e864da658035ccd263759ca4e702b0562a Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 4 Sep 2025 20:57:37 +0000 Subject: [PATCH 307/313] Update to 5.6.1 upstream release Upstream tag: v5.6.1 Upstream commit: 1e2b2315 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 4 ++-- sources | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 98f7d78..da2ecc3 100644 --- a/.gitignore +++ b/.gitignore @@ -1888,3 +1888,4 @@ /v5.6.0-rc1.tar.gz /v5.6.0-rc2.tar.gz /v5.6.0.tar.gz +/v5.6.1.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/podman.spec b/podman.spec index d5bfdeb..39cf2e5 100644 --- a/podman.spec +++ b/podman.spec @@ -60,7 +60,7 @@ Epoch: 5 # 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: 5.6.0 +Version: 5.6.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 @@ -247,7 +247,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="da671ef6cfa3fc9ac6225c18f1dd0a70a951e43f" +GIT_COMMIT="1e2b2315150b2ffa0971596fb5da8cd83f3ce0e1" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first diff --git a/sources b/sources index b060ee3..13dbece 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.6.0.tar.gz) = 683f729ae02da1e95ed2a17d09e70f53e4218fd36c362970324d533d07ba250dfdb193c79f66a266b0250c27d8ef3bf6987f3264c721d2dfc74b81d91854ebb3 +SHA512 (v5.6.1.tar.gz) = 146858b4e64c638a20c7865b294180c344a0fd7c4815a0f95c69abe04397c1aef53379e34f3f092184d663cc6f4967db2872a5aa969e1aa5a8f06c86ccbd14e1 From af62b0af36a9d8bd82306e4eb1a2bd6e245323c3 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 30 Sep 2025 19:44:12 +0000 Subject: [PATCH 308/313] Update to 5.6.2 upstream release Upstream tag: v5.6.2 Upstream commit: 9dd5e1ed Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + podman.spec | 4 ++-- sources | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index da2ecc3..f36e502 100644 --- a/.gitignore +++ b/.gitignore @@ -1889,3 +1889,4 @@ /v5.6.0-rc2.tar.gz /v5.6.0.tar.gz /v5.6.1.tar.gz +/v5.6.2.tar.gz diff --git a/podman.spec b/podman.spec index 39cf2e5..d5f6bc5 100644 --- a/podman.spec +++ b/podman.spec @@ -60,7 +60,7 @@ Epoch: 5 # 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: 5.6.1 +Version: 5.6.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 @@ -247,7 +247,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="1e2b2315150b2ffa0971596fb5da8cd83f3ce0e1" +GIT_COMMIT="9dd5e1ed33830612bc200d7a13db00af6ab865a4" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first diff --git a/sources b/sources index 13dbece..1c082db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.6.1.tar.gz) = 146858b4e64c638a20c7865b294180c344a0fd7c4815a0f95c69abe04397c1aef53379e34f3f092184d663cc6f4967db2872a5aa969e1aa5a8f06c86ccbd14e1 +SHA512 (v5.6.2.tar.gz) = 89f819da18a95b2f7d4d3dce1c34ee3e133a42ef87a78bd3a15cb5e8affed1671a2ce134518e37ca952ddb0ce086d47ed9a84ff98b941c6d55753c402e156b95 From ed2e1e69f9de715f8a4991475bb56cec26ddc98e Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Fri, 10 Oct 2025 11:11:11 -0500 Subject: [PATCH 309/313] Rebuild for golang 1.25.2 From 1919b5a958bd1f721a27e7b0ab9728cb8f89a980 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 19 Sep 2025 09:03:38 -0400 Subject: [PATCH 310/313] bump to v5.7.0-rc1 --- .gitignore | 1 + podman.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f36e502..5be4b02 100644 --- a/.gitignore +++ b/.gitignore @@ -1890,3 +1890,4 @@ /v5.6.0.tar.gz /v5.6.1.tar.gz /v5.6.2.tar.gz +/v5.7.0-rc1.tar.gz diff --git a/podman.spec b/podman.spec index d5f6bc5..2b1c59a 100644 --- a/podman.spec +++ b/podman.spec @@ -60,7 +60,7 @@ Epoch: 5 # 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: 5.6.2 +Version: 5.7.0~rc1 # 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 1c082db..65add35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.6.2.tar.gz) = 89f819da18a95b2f7d4d3dce1c34ee3e133a42ef87a78bd3a15cb5e8affed1671a2ce134518e37ca952ddb0ce086d47ed9a84ff98b941c6d55753c402e156b95 +SHA512 (v5.7.0-rc1.tar.gz) = 8e97a65ee4fdca0c783167734cf83e04df66fe2e27efa3a06635f93c3211bffd736e4bfc2c15af91345acb2e288b24bc01a350d94dcff7fd0d87fa67b02ac67d From b84b597c897e9795274d5a0d8241b7bfcdcf6738 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 30 Oct 2025 14:36:25 +0000 Subject: [PATCH 311/313] Update to 5.7.0-rc2 upstream release Upstream tag: v5.7.0-rc2 Upstream commit: fa892f1d Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 3 --- README.packit | 2 +- podman.spec | 16 ++++++++++++++-- sources | 2 +- 5 files changed, 17 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 5be4b02..6bf1629 100644 --- a/.gitignore +++ b/.gitignore @@ -1891,3 +1891,4 @@ /v5.6.1.tar.gz /v5.6.2.tar.gz /v5.7.0-rc1.tar.gz +/v5.7.0-rc2.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 54f9d8e..60c542e 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -92,9 +92,6 @@ jobs: - job: copr_build trigger: commit packages: [podman-fedora] - notifications: - failure_comment: - message: "podman-next COPR build failed. @containers/packit-build please check." branch: main owner: rhcontainerbot project: podman-next 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/podman.spec b/podman.spec index 2b1c59a..9574462 100644 --- a/podman.spec +++ b/podman.spec @@ -15,6 +15,9 @@ %define qemu 1 # bats is included in the default repos (No epel/copr etc.) %define distro_bats 1 +%if %{?fedora} >= 43 +%define sequoia 1 +%endif %endif %if %{defined copr_username} @@ -60,7 +63,7 @@ Epoch: 5 # 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: 5.7.0~rc1 +Version: 5.7.0~rc2 # 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 @@ -109,6 +112,10 @@ Requires: containers-common-extra >= 5:0.58.0-1 %else Requires: containers-common-extra %endif +%if %{defined sequoia} +Requires: podman-sequoia +%endif + Obsoletes: %{name}-quadlet <= 5:4.4.0-1 Provides: %{name}-quadlet = %{epoch}:%{version}-%{release} @@ -247,7 +254,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="9dd5e1ed33830612bc200d7a13db00af6ab865a4" +GIT_COMMIT="fa892f1df01aacbbc3faf5ec941b39c29e9aa64f" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first @@ -265,6 +272,11 @@ export BASEBUILDTAGS="$BASEBUILDTAGS libtrust_openssl" # build %%{name} export BUILDTAGS="$BASEBUILDTAGS $(hack/btrfs_installed_tag.sh)" + +%if %{defined sequoia} +export BUILDTAGS="$BUILDTAGS containers_image_sequoia" +%endif + %gobuild -o bin/%{name} ./cmd/%{name} # build %%{name}-remote diff --git a/sources b/sources index 65add35..1a7ff23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.7.0-rc1.tar.gz) = 8e97a65ee4fdca0c783167734cf83e04df66fe2e27efa3a06635f93c3211bffd736e4bfc2c15af91345acb2e288b24bc01a350d94dcff7fd0d87fa67b02ac67d +SHA512 (v5.7.0-rc2.tar.gz) = f30ac0daacac1791b376ad36e337be3fa49b1e41b1b8f7138f1507dd2f6de24d6a2b5428b46951c687d66ebf23ee8b50bdf289fc49e708c06aaf3a749407d62f From 881f2a0de01f4d925fe6cb3481eada904fe3dd35 Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 11 Nov 2025 19:04:56 +0000 Subject: [PATCH 312/313] Update to 5.7.0 upstream release Upstream tag: v5.7.0 Upstream commit: 0370128f Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yaml | 21 ++++++++++++++------- README.packit | 2 +- plans/system.fmf | 9 --------- podman.spec | 4 ++-- sources | 2 +- 6 files changed, 19 insertions(+), 20 deletions(-) diff --git a/.gitignore b/.gitignore index 6bf1629..9f533a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1892,3 +1892,4 @@ /v5.6.2.tar.gz /v5.7.0-rc1.tar.gz /v5.7.0-rc2.tar.gz +/v5.7.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 60c542e..117c7b5 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -105,11 +105,6 @@ jobs: targets: - fedora-all tmt_plan: "/plans/system/*" - 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 - job: tests identifier: cockpit-revdeps @@ -126,12 +121,24 @@ jobs: - artifacts: - type: repository-file id: https://copr.fedorainfracloud.org/coprs/g/cockpit/main-builds/repo/fedora-$releasever/group_cockpit-main-builds-fedora-$releasever.repo - - type: repository-file - id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-$releasever/rhcontainerbot-podman-next-fedora-$releasever.repo tmt: context: revdeps: "yes" + - job: tests + identifier: tmt-revdeps + trigger: pull_request + packages: [podman-fedora] + notifications: + failure_comment: + message: "tmt tests failed for commit {commit_sha}. @lsm5, @psss, @thrix please check." + targets: + - fedora-latest + fmf_url: https://github.com/teemtee/tmt + fmf_path: /plans/friends + fmf_ref: main + tmt_plan: "/podman" + - job: propose_downstream trigger: release update_release: false 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/plans/system.fmf b/plans/system.fmf index e41ffb8..b04c062 100644 --- a/plans/system.fmf +++ b/plans/system.fmf @@ -14,15 +14,6 @@ prepare: 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 adjust+: - enabled: false diff --git a/podman.spec b/podman.spec index 9574462..023585d 100644 --- a/podman.spec +++ b/podman.spec @@ -63,7 +63,7 @@ Epoch: 5 # 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: 5.7.0~rc2 +Version: 5.7.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 @@ -254,7 +254,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="fa892f1df01aacbbc3faf5ec941b39c29e9aa64f" +GIT_COMMIT="0370128fc8dcae93533334324ef838db8f8da8cb" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first diff --git a/sources b/sources index 1a7ff23..9ab2336 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.7.0-rc2.tar.gz) = f30ac0daacac1791b376ad36e337be3fa49b1e41b1b8f7138f1507dd2f6de24d6a2b5428b46951c687d66ebf23ee8b50bdf289fc49e708c06aaf3a749407d62f +SHA512 (v5.7.0.tar.gz) = e53e3f6d441de7865733e085017ce1c3e0af5cb0ad0cf605f5d15e9813d38e1af22691d59498960ed7bd18e32ef003db4c151a4f4bd5bd0dbac69f4011851ff1 From ab91e7858ab72d5aaa3d9e051fc76e4f69dbc89c Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 10 Dec 2025 16:39:43 +0000 Subject: [PATCH 313/313] Update to 5.7.1 upstream release Upstream tag: v5.7.1 Upstream commit: f845d14e Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- podman.spec | 4 ++-- sources | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9f533a1..5bb2950 100644 --- a/.gitignore +++ b/.gitignore @@ -1893,3 +1893,4 @@ /v5.7.0-rc1.tar.gz /v5.7.0-rc2.tar.gz /v5.7.0.tar.gz +/v5.7.1.tar.gz diff --git a/README.packit b/README.packit index e03362b..1d2f35b 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.dev22+gfe66fd850. diff --git a/podman.spec b/podman.spec index 023585d..1475aed 100644 --- a/podman.spec +++ b/podman.spec @@ -63,7 +63,7 @@ Epoch: 5 # 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: 5.7.0 +Version: 5.7.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 @@ -254,7 +254,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \ # This variable will be set by Packit actions. See .packit.yaml in the root dir # of the repo (upstream as well as Fedora dist-git). -GIT_COMMIT="0370128fc8dcae93533334324ef838db8f8da8cb" +GIT_COMMIT="f845d14e941889ba4c071f35233d09b29d363c75" LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT" # build rootlessport first diff --git a/sources b/sources index 9ab2336..1ab124d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v5.7.0.tar.gz) = e53e3f6d441de7865733e085017ce1c3e0af5cb0ad0cf605f5d15e9813d38e1af22691d59498960ed7bd18e32ef003db4c151a4f4bd5bd0dbac69f4011851ff1 +SHA512 (v5.7.1.tar.gz) = 81fd4c27ff1d16dcb85229d4e4fd2cb06943ddfe966b5324fa8a8a957b2d2ec2aed7c5da05d6c009148f53b76545b27b0cba506622c8861f70bf7cad6c214a08