Page MenuHomeDevCentral

On FreeBSD, upgrade to FreeBSD 15.1 / Python 3.12 breaks Salt
Open, HighPublic

Description

We need to build and host a package py311-salt with a correct Salt version, as tornado communication doesn't work on Python 3.12+ anymore.

It has been removed in Salt 3008, which requires Python 3.14+.

Upstream bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296290

Related Objects