All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] gests: update ubuntu2204 to ubuntu2404
@ 2026-06-04 21:51 Pierrick Bouvier
  2026-06-04 21:51 ` [PATCH 1/5] net/af-xdp.c: maybe-uninitialized warning with gcov build on ubuntu2404 Pierrick Bouvier
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Pierrick Bouvier @ 2026-06-04 21:51 UTC (permalink / raw)
  To: qemu-devel
  Cc: Stefan Hajnoczi, Jason Wang, Daniel P . Berrangé,
	Ilya Maximets, Alex Bennée, Pierrick Bouvier, Thomas Huth,
	Philippe Mathieu-Daudé

Ubuntu 26.04 LTS is now available since April 2026.
If I followed correctly, we support latest two LTS releases, so we should be
able to update. If not, feel free to correct me :).

Pierrick Bouvier (5):
  net/af-xdp.c: maybe-uninitialized warning with gcov build on
    ubuntu2404
  tests: add ubuntu 2404
  docs: update mention to ubuntu2204
  ci: update to ubuntu2404
  tests: remove ubuntu2204 container

 .gitlab-ci.d/buildtest.yml                       | 16 ++++++++--------
 .gitlab-ci.d/containers.yml                      |  6 +++---
 docs/devel/testing/main.rst                      |  4 ++--
 net/af-xdp.c                                     |  2 +-
 .../{ubuntu2204.docker => ubuntu2404.docker}     | 12 ++++++++----
 tests/lcitool/refresh                            |  8 +++-----
 6 files changed, 25 insertions(+), 23 deletions(-)
 rename tests/docker/dockerfiles/{ubuntu2204.docker => ubuntu2404.docker} (95%)

-- 
2.43.0



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

end of thread, other threads:[~2026-06-07 10:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-04 21:51 [PATCH 0/5] gests: update ubuntu2204 to ubuntu2404 Pierrick Bouvier
2026-06-04 21:51 ` [PATCH 1/5] net/af-xdp.c: maybe-uninitialized warning with gcov build on ubuntu2404 Pierrick Bouvier
2026-06-05 19:09   ` Ilya Maximets
2026-06-04 21:51 ` [PATCH 2/5] tests: add ubuntu 2404 Pierrick Bouvier
2026-06-05  6:11   ` Philippe Mathieu-Daudé
2026-06-04 21:51 ` [PATCH 3/5] docs: update mention to ubuntu2204 Pierrick Bouvier
2026-06-05  6:15   ` Philippe Mathieu-Daudé
2026-06-07 10:23   ` Alex Bennée
2026-06-04 21:51 ` [PATCH 4/5] ci: update to ubuntu2404 Pierrick Bouvier
2026-06-05  6:11   ` Philippe Mathieu-Daudé
2026-06-04 21:51 ` [PATCH 5/5] tests: remove ubuntu2204 container Pierrick Bouvier
2026-06-05  6:14   ` Philippe Mathieu-Daudé
2026-06-04 21:53 ` [PATCH 0/5] gests: update ubuntu2204 to ubuntu2404 Pierrick Bouvier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.