Package salt: Information

    Source package: salt
    Version: 3007.0-alt1
    Latest version according to Repology
    Build time:  Mar 10, 2024, 12:58 PM in the task #342382
    Report package bug
    License: Apache-2.0
    Summary: Tool to manage your infrastructure
    Description: 
    Salt is a distributed remote execution system used to execute commands
    and query data. It was developed in order to bring the best solutions
    found in the world of remote execution together and make them better,
    faster and more malleable. Salt accomplishes this via its ability to
    handle larger loads of information, and not just dozens, but hundreds,
    or even thousands of individual servers. It handles them quickly and
    through a simple yet manageable interface.

    List of rpms provided by this srpm:
    python3-module-salt (noarch)
    salt-api (noarch)
    salt-master (noarch)
    salt-minion (noarch)

    Maintainer: Andrey Cherepanov


    ACL:
    Valentin Rosavitskiy
    @everybody

      1. libzeromq-devel
      2. perl-podlators
      3. python3-module-wheel
      4. python3-module-yaml
      5. python3-module-GitPython >= 3.1.41
      6. rpm-build-python3
      7. python3-module-cryptography >= 41.0.7
      8. python3-module-distro
      9. python3-module-importlib-metadata
      10. python3-module-jinja2 >= 3.1.3
      11. python3-module-msgpack
      12. python3-module-pycryptodome >= 3.19.1
      13. python3-module-pycryptodomex >= 3.19.1
      14. python3-module-pyproject-installer >= 0.4.0
      15. python3-module-setuptools
      16. python3-module-urllib3 >= 2.0.6

    Last changed


    March 9, 2024 Andrey Cherepanov 3007.0-alt1
    - New version.
    Feb. 28, 2024 Andrey Cherepanov 3006.7-alt1
    - New version.
    Feb. 14, 2024 Andrey Cherepanov 3006.6-alt1
    - New version.
    - Security fixes:
      + CVE-2024-22231 Prevent directory traversal when creating syndic cache
        directory on the master.
      + CVE-2024-22232 Prevent directory traversal attacks in the master's
        serve_file method.