Message ID | 20200616125324.19045-2-alex.bennee@linaro.org |
---|---|
State | New |
Headers | show |
Series | testing and plugin updates (tsan, plugins, cross-builds) | expand |
On 6/16/20 2:53 PM, Alex Bennée wrote: > We should be keeping this up to date as Fedora goes out of support > quite quickly. > > Signed-off-by: Alex Bennée <alex.bennee@linaro.org> FWIW this one had: Reviewed-by: Richard Henderson <richard.henderson@linaro.org> https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg06556.html > Message-Id: <20200612190237.30436-2-alex.bennee@linaro.org> > > diff --git a/tests/docker/dockerfiles/fedora.docker b/tests/docker/dockerfiles/fedora.docker > index 92b6e11c8a8..798ddd2c3e0 100644 > --- a/tests/docker/dockerfiles/fedora.docker > +++ b/tests/docker/dockerfiles/fedora.docker > @@ -1,4 +1,4 @@ > -FROM fedora:30 > +FROM fedora:32 > > # Please keep this list sorted alphabetically > ENV PACKAGES \ >
Philippe Mathieu-Daudé <philmd@redhat.com> writes: > On 6/16/20 2:53 PM, Alex Bennée wrote: >> We should be keeping this up to date as Fedora goes out of support >> quite quickly. >> >> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> > > FWIW this one had: > Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Thanks, I've issued a v2 of the tag: pull-testing-and-plugin-160620-2 > > https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg06556.html > >> Message-Id: <20200612190237.30436-2-alex.bennee@linaro.org> >> >> diff --git a/tests/docker/dockerfiles/fedora.docker b/tests/docker/dockerfiles/fedora.docker >> index 92b6e11c8a8..798ddd2c3e0 100644 >> --- a/tests/docker/dockerfiles/fedora.docker >> +++ b/tests/docker/dockerfiles/fedora.docker >> @@ -1,4 +1,4 @@ >> -FROM fedora:30 >> +FROM fedora:32 >> >> # Please keep this list sorted alphabetically >> ENV PACKAGES \ >> -- Alex Bennée
On 6/16/20 3:52 PM, Alex Bennée wrote: > > Philippe Mathieu-Daudé <philmd@redhat.com> writes: > >> On 6/16/20 2:53 PM, Alex Bennée wrote: >>> We should be keeping this up to date as Fedora goes out of support >>> quite quickly. >>> >>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> >> >> FWIW this one had: >> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> > > Thanks, I've issued a v2 of the tag: > > pull-testing-and-plugin-160620-2 I didn't meant to ask you to resend a v2... I just wanted to notice that sometimes tags get lost in your workflow. Sorry for the time lost. > >> >> https://lists.gnu.org/archive/html/qemu-devel/2020-05/msg06556.html >> >>> Message-Id: <20200612190237.30436-2-alex.bennee@linaro.org> >>> >>> diff --git a/tests/docker/dockerfiles/fedora.docker b/tests/docker/dockerfiles/fedora.docker >>> index 92b6e11c8a8..798ddd2c3e0 100644 >>> --- a/tests/docker/dockerfiles/fedora.docker >>> +++ b/tests/docker/dockerfiles/fedora.docker >>> @@ -1,4 +1,4 @@ >>> -FROM fedora:30 >>> +FROM fedora:32 >>> >>> # Please keep this list sorted alphabetically >>> ENV PACKAGES \ >>> > >
diff --git a/tests/docker/dockerfiles/fedora.docker b/tests/docker/dockerfiles/fedora.docker index 92b6e11c8a8..798ddd2c3e0 100644 --- a/tests/docker/dockerfiles/fedora.docker +++ b/tests/docker/dockerfiles/fedora.docker @@ -1,4 +1,4 @@ -FROM fedora:30 +FROM fedora:32 # Please keep this list sorted alphabetically ENV PACKAGES \
We should be keeping this up to date as Fedora goes out of support quite quickly. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20200612190237.30436-2-alex.bennee@linaro.org> -- 2.20.1