All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.21 0/5] CI: Add Debian Trixie
@ 2025-08-09 22:12 Andrew Cooper
  2025-08-09 22:12 ` [PATCH 1/5] CI: Trixie containers Andrew Cooper
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Andrew Cooper @ 2025-08-09 22:12 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, Anthony PERARD, Michal Orzel, Jan Beulich,
	Julien Grall, Roger Pau Monné, Stefano Stabellini,
	Shawn Anastasio, Oleksii Kurochko, Doug Goldstein,
	Marek Marczykowski-Górecki, Victor Lira, Samuel Thibault,
	Juergen Gross

I know it's past the last-post deadline, but Trixie was only released today.

In terms of backports, we should at least go back to the bugfix branches.

Andrew Cooper (5):
  CI: Trixie containers
  CI: Update ppc64 to use Debian Trixie
  CI: Update riscv64 to use Debian Trixie
  stubdom: Fix -Wimplicit-int in newlib
  CI: Update x86 to use Debian Trixie

 automation/build/debian/13-ppc64le.dockerfile | 37 ++++++++
 automation/build/debian/13-riscv64.dockerfile | 37 ++++++++
 automation/build/debian/13-x86_32.dockerfile  | 51 ++++++++++
 automation/build/debian/13-x86_64.dockerfile  | 74 +++++++++++++++
 automation/gitlab-ci/build.yaml               | 94 +++++++++++++++----
 automation/gitlab-ci/test.yaml                | 14 +--
 stubdom/Makefile                              |  1 +
 stubdom/newlib-fix-etext.patch                | 23 +++++
 8 files changed, 306 insertions(+), 25 deletions(-)
 create mode 100644 automation/build/debian/13-ppc64le.dockerfile
 create mode 100644 automation/build/debian/13-riscv64.dockerfile
 create mode 100644 automation/build/debian/13-x86_32.dockerfile
 create mode 100644 automation/build/debian/13-x86_64.dockerfile
 create mode 100644 stubdom/newlib-fix-etext.patch

-- 
2.39.5



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

end of thread, other threads:[~2025-09-11  7:48 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-09 22:12 [PATCH for-4.21 0/5] CI: Add Debian Trixie Andrew Cooper
2025-08-09 22:12 ` [PATCH 1/5] CI: Trixie containers Andrew Cooper
     [not found]   ` <37edbe9d-3c14-422b-b21b-49a5fa25a453@gmail.com>
2025-08-11  9:56     ` Andrew Cooper
2025-08-09 22:12 ` [PATCH 2/5] CI: Update ppc64 to use Debian Trixie Andrew Cooper
2025-08-13 15:16   ` Anthony PERARD
2025-09-10 15:56     ` Andrew Cooper
2025-08-09 22:12 ` [PATCH 3/5] CI: Update riscv64 " Andrew Cooper
2025-08-11  8:43   ` Oleksii Kurochko
2025-08-11  9:56     ` Andrew Cooper
2025-08-11 15:23       ` Oleksii Kurochko
2025-08-09 22:12 ` [PATCH 4/5] stubdom: Fix -Wimplicit-int in newlib Andrew Cooper
2025-08-10  6:14   ` Jürgen Groß
2025-08-09 22:12 ` [PATCH 5/5] CI: Update x86 to use Debian Trixie Andrew Cooper
2025-08-11  8:32 ` [PATCH for-4.21 0/5] CI: Add " Oleksii Kurochko
2025-09-09 11:48 ` Marek Marczykowski-Górecki
2025-09-09 21:53   ` Stefano Stabellini
2025-09-11  7:48     ` Oleksii Kurochko

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.