qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] tests: Bump Fedora image version for cross-compilation
@ 2022-05-25  8:59 Konstantin Kostiuk
  2022-05-25  8:59 ` [PATCH v2 1/1] " Konstantin Kostiuk
  2022-05-25 16:33 ` [PATCH v2 0/1] " Alex Bennée
  0 siblings, 2 replies; 3+ messages in thread
From: Konstantin Kostiuk @ 2022-05-25  8:59 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Philippe Mathieu-Daudé,
	Thomas Huth, Wainer dos Santos Moschetta, Beraldo Leal,
	Daniel P . Berrangé,
	Stefan Weil, Richard Henderson, Marc-André Lureau

v1 -> v2: Fix spelling in the commit message
v1: https://patchew.org/QEMU/20220524181111.922031-1-kkostiuk@redhat.com/

Konstantin Kostiuk (1):
  tests: Bump Fedora image version for cross-compilation

 tests/docker/dockerfiles/fedora-win32-cross.docker | 2 +-
 tests/docker/dockerfiles/fedora-win64-cross.docker | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--
2.25.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v2 1/1] tests: Bump Fedora image version for cross-compilation
  2022-05-25  8:59 [PATCH v2 0/1] tests: Bump Fedora image version for cross-compilation Konstantin Kostiuk
@ 2022-05-25  8:59 ` Konstantin Kostiuk
  2022-05-25 16:33 ` [PATCH v2 0/1] " Alex Bennée
  1 sibling, 0 replies; 3+ messages in thread
From: Konstantin Kostiuk @ 2022-05-25  8:59 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Philippe Mathieu-Daudé,
	Thomas Huth, Wainer dos Santos Moschetta, Beraldo Leal,
	Daniel P . Berrangé,
	Stefan Weil, Richard Henderson, Marc-André Lureau

There are 2 reason for the bump:
 - Fedora 33 is not supported anymore
 - Some changes in the guest agent required updates of
   mingw-headers


Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
---
 tests/docker/dockerfiles/fedora-win32-cross.docker | 2 +-
 tests/docker/dockerfiles/fedora-win64-cross.docker | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/docker/dockerfiles/fedora-win32-cross.docker b/tests/docker/dockerfiles/fedora-win32-cross.docker
index 84a8f5524d..a06bd29e8e 100644
--- a/tests/docker/dockerfiles/fedora-win32-cross.docker
+++ b/tests/docker/dockerfiles/fedora-win32-cross.docker
@@ -1,4 +1,4 @@
-FROM registry.fedoraproject.org/fedora:33
+FROM registry.fedoraproject.org/fedora:35

 # Please keep this list sorted alphabetically
 ENV PACKAGES \
diff --git a/tests/docker/dockerfiles/fedora-win64-cross.docker b/tests/docker/dockerfiles/fedora-win64-cross.docker
index d7ed8eb1cf..b71624330f 100644
--- a/tests/docker/dockerfiles/fedora-win64-cross.docker
+++ b/tests/docker/dockerfiles/fedora-win64-cross.docker
@@ -1,4 +1,4 @@
-FROM registry.fedoraproject.org/fedora:33
+FROM registry.fedoraproject.org/fedora:35

 # Please keep this list sorted alphabetically
 ENV PACKAGES \
--
2.25.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 0/1] tests: Bump Fedora image version for cross-compilation
  2022-05-25  8:59 [PATCH v2 0/1] tests: Bump Fedora image version for cross-compilation Konstantin Kostiuk
  2022-05-25  8:59 ` [PATCH v2 1/1] " Konstantin Kostiuk
@ 2022-05-25 16:33 ` Alex Bennée
  1 sibling, 0 replies; 3+ messages in thread
From: Alex Bennée @ 2022-05-25 16:33 UTC (permalink / raw)
  To: Konstantin Kostiuk
  Cc: qemu-devel, Philippe Mathieu-Daudé,
	Thomas Huth, Wainer dos Santos Moschetta, Beraldo Leal,
	Daniel P . Berrangé,
	Stefan Weil, Richard Henderson, Marc-André Lureau


Konstantin Kostiuk <kkostiuk@redhat.com> writes:

> v1 -> v2: Fix spelling in the commit message
> v1: https://patchew.org/QEMU/20220524181111.922031-1-kkostiuk@redhat.com/
>
> Konstantin Kostiuk (1):
>   tests: Bump Fedora image version for cross-compilation

Queued to testing/next, thanks.

-- 
Alex Bennée


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-25 16:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25  8:59 [PATCH v2 0/1] tests: Bump Fedora image version for cross-compilation Konstantin Kostiuk
2022-05-25  8:59 ` [PATCH v2 1/1] " Konstantin Kostiuk
2022-05-25 16:33 ` [PATCH v2 0/1] " Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).