On 6/10/2026 12:22 PM, Pierrick Bouvier wrote:
> 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 :).
>
> v2
> --
>
> - edit warning fix patch to explain in description why it's a false positive.
> - edit doc patch to mention all host images s
>
> 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%)
>
This was merged into master (608ad9307d5b4797d2254ee3a4bad2bc8c8bcbae).
Regards,
Pierrick