Back to Salt

Salt 3006.19 release notes

doc/topics/releases/3006.19.md

2019.81.4 KB
Original Source

(release-3006.19)=

Salt 3006.19 release notes

<!--- Do not edit this file. This is auto generated. Edit the templates in doc/topics/releases/templates/ for a given release. --> <!-- Add release specific details below --> <!-- Do not edit the changelog below. This is auto generated. -->

Changelog

Fixed

  • Fixed a typo in salt.util.cloud to detect the version of winrm #68561
  • Patched tornado for BDSA-2025-60811 and BDSA-2025-60812 #68594
  • Increase pub and pub_async timeouts on LocalClient from 5 to 15 for better handling of network delays. This change only affects programatic usage of LocalClient. #68597
  • Added lazy_loader_strict_matching minion configuration option to reduce memory usage by skipping the expensive fallback search that scans through every module file. #68606
  • Upgrade relenv to 0.22.2:
    • Remove RPATH from shared libraries that do not link to any other libraries in our environment.
    • Ensure we always return a proper and consistang default python version for create, fetch, build commands. #68607
  • Mitigate CVE-2025-13836 in nxos utils #68618