This mini-series upgrades everything except mipsel tests to Debian 13, removing our usage of the EOL Debian 11. Our mipsel tests continue to run Debian 12, which will be EOL in June.
This is mostly helpful to me for being able to increase the minimum version of Python modules like setuptools, pip and wheel as I ran into while writing https://patchew.org/QEMU/[email protected]/ Tested as part of a larger chain of patches at https://gitlab.com/jsnow/qemu/-/pipelines/2335060565 - though this series is based directly on origin/master and I have not tested it separately at this time. John Snow (2): tests: upgrade most non-lcitool debian tests to debian 13 tests: upgrade debian-legacy-test-cross to debian 13 .../dockerfiles/debian-hexagon-cross.docker | 11 ++++++----- .../dockerfiles/debian-legacy-test-cross.docker | 16 +++++----------- .../dockerfiles/debian-loongarch-cross.docker | 10 +++++----- tests/docker/dockerfiles/debian-toolchain.docker | 8 +++++--- .../dockerfiles/debian-tricore-cross.docker | 5 ++--- .../dockerfiles/debian-xtensa-cross.docker | 2 +- 6 files changed, 24 insertions(+), 28 deletions(-) -- 2.53.0
