From 1389e4d8c2454af9d038dccdc16b8902b7bec2a4 Mon Sep 17 00:00:00 2001 From: "Daniel A. Wozniak" Date: Mon, 27 Jul 2026 03:45:42 -0700 Subject: [PATCH] Add Debian 13 (Trixie) to supported operating systems Debian 13 (Trixie) was released on 2025-08-09. Salt onedir packages install and run on Debian 13, and it is covered by the CI matrix (cicd/shared-gh-workflows-context.yml in saltstack/salt). Add a row to the supported operating systems table so it is listed alongside Debian 11 and 12. Matches the existing "Debian stable, oldstable, and oldoldstable" support policy already documented on this page. Fixes saltstack/salt#69878 --- docs/topics/salt-supported-operating-systems.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/topics/salt-supported-operating-systems.rst b/docs/topics/salt-supported-operating-systems.rst index 529a027..32ec4c8 100644 --- a/docs/topics/salt-supported-operating-systems.rst +++ b/docs/topics/salt-supported-operating-systems.rst @@ -85,6 +85,13 @@ Overview of supported operating systems - Full - Yes + * - `Debian`_ 13 + - amd64, arm64 + - Yes + - Yes + - Full + - Yes + * - `Fedora`_ 40 - x86_64, aarch64 / arm64 - Yes