salt

Edit Package salt

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, handle them quickly and through a simple and manageable interface.

Refresh
Refresh
Source Files
Filename Size Changed
README.SUSE 0000001086 1.06 KB
_lastrevision 0000000040 40 Bytes
_service 0000000749 749 Bytes
accounting-for-when-files-in-an-archive-contain-non-.patch 0000006598 6.44 KB
activate-all-beacons-sources-config-pillar-grains.patch 0000000882 882 Bytes
add-all_versions-parameter-to-include-all-installed-.patch 0000020596 20.1 KB
add-custom-suse-capabilities-as-grains.patch 0000000800 800 Bytes
add-engine-relaying-libvirt-events.patch 0000029854 29.2 KB
add-environment-variable-to-know-if-yum-is-invoked-f.patch 0000008581 8.38 KB
add-other-attribute-to-gecos-fields-to-avoid-inconsi.patch 0000011758 11.5 KB
add-saltssh-multi-version-support-across-python-inte.patch 0000085542 83.5 KB
add-support-for-python-3.7.patch 0000049324 48.2 KB
align-suse-salt-master.service-limitnofiles-limit-wi.patch 0000000799 799 Bytes
avoid-excessive-syslogging-by-watchdog-cronjob-58.patch 0000000926 926 Bytes
avoid-incomprehensive-message-if-crashes.patch 0000001733 1.69 KB
change-stringio-import-in-python2-to-import-the-clas.patch 0000001669 1.63 KB
decode-file-contents-for-python2-bsc-1102013.patch 0000000981 981 Bytes
do-not-override-jid-on-returners-only-sending-back-t.patch 0000001644 1.61 KB
enable-passing-a-unix_socket-for-mysql-returners-bsc.patch 0000002837 2.77 KB
fall-back-to-pymysql.patch 0000010292 10.1 KB
feat-add-grain-for-all-fqdns.patch 0000002721 2.66 KB
fix-bsc-1065792.patch 0000000672 672 Bytes
fix-decrease-loglevel-when-unable-to-resolve-addr.patch 0000002574 2.51 KB
fix-deprecation-warning-bsc-1095507.patch 0000000876 876 Bytes
fix-diffing-binary-files-in-file.get_diff-bsc-109839.patch 0000000683 683 Bytes
fix-for-ec2-rate-limit-failures.patch 0000002741 2.68 KB
fix-for-errno-0-resolver-error-0-no-error-bsc-108758.patch 0000003742 3.65 KB
fix-for-sorting-of-multi-version-packages-bsc-109717.patch 0000001102 1.08 KB
fix-for-suse-expanded-support-detection.patch 0000002088 2.04 KB
fix-mine.get-not-returning-data-workaround-for-48020.patch 0000001273 1.24 KB
fix-unboundlocalerror-in-file.get_diff.patch 0000000808 808 Bytes
fix-zypper.list_pkgs-to-be-aligned-with-pkg-state.patch 0000015412 15.1 KB
fixed-usage-of-ipaddress.patch 0000000939 939 Bytes
html.tar.bz2 0008775440 8.37 MB
integration-of-msi-authentication-with-azurearm-clou.patch 0000004572 4.46 KB
only-do-reverse-dns-lookup-on-ips-for-salt-ssh.patch 0000001050 1.03 KB
option-to-merge-current-pillar-with-opts-pillar-duri.patch 0000003528 3.45 KB
prepend-current-directory-when-path-is-just-filename.patch 0000001309 1.28 KB
prevent-zypper-from-parsing-repo-configuration-from-.patch 0000000837 837 Bytes
remove-old-hack-when-reporting-multiversion-packages.patch 0000002312 2.26 KB
run-salt-api-as-user-salt-bsc-1064520.patch 0000000587 587 Bytes
run-salt-master-as-dedicated-salt-user.patch 0000001270 1.24 KB
salt-tmpfiles.d 0000000201 201 Bytes
salt.changes 0000143020 140 KB
salt.spec 0000040451 39.5 KB
show-recommendations-for-salt-ssh-cross-version-pyth.patch 0000002734 2.67 KB
strip-trailing-commas-on-linux-user-gecos-fields.patch 0000002400 2.34 KB
travis.yml 0000001608 1.57 KB
update-documentation.sh 0000002099 2.05 KB
use-adler32-algorithm-to-compute-string-checksums.patch 0000004866 4.75 KB
v2018.3.2.tar.gz 0013024996 12.4 MB
x509-fixes-111.patch 0000020928 20.4 KB
x509-fixes-for-remote-signing-106.patch 0000002945 2.88 KB
Revision 80 (latest revision is 162)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 636408 from Mihai Dincă's avatar Mihai Dincă (mdinca) (revision 80)
- Decode file contents for python2 (bsc#1103530)
- Check dmidecoder executable on each "smbios" call to avoid race condition (bsc#1101880)
- Fix pkg.upgrade reports when dealing with multiversion packages (bsc#1102265)
- Accounting for when files in an archive contain non-ascii characters (bsc#1099460)
- Fix deprecation warning (bsc#1095507)
- Fix (bsc#1065792)
- Fix (bsc#108758)
- Handle packages with multiple version properly with zypper (bsc#1096514)
- Fix file.get_diff regression in 2018.3 (bsc#1098394)
- Provide python version mismatch solutions (bsc#1072599)
- Fix file.managed binary file utf8 error (bsc#1098394)
- Prevent zypper from parsing repo configuration from not .repo files (bsc#1094055)
- Add environment variable to know if yum is invoked from Salt (bsc#1057635)
- Prevent deprecation warning with salt-ssh (bsc#1095507)
- Align SUSE salt-master.service 'LimitNOFILES' limit with upstream Salt
- Add 'other' attribute to GECOS fields to avoid inconsistencies with chfn
- Collect all versions of installed packages on SUSE and RHEL systems (bsc#1089526)

- Prepend current directory when path is just filename (bsc#1095942)
- Integration of MSI authentication for azurearm
- Adds fix for SUSE Expanded Support os grain detection
- Fixes 509x remote signing
- Fix for StringIO import in Python2
- Use Adler32 algorithm to compute string checksums (bsc#1102819)
- Only do reverse DNS lookup on IPs for salt-ssh (bsc#1104154)
- Add support for Python 3.7
- Fix license macro to build on SLE12SP2
- Decode file contents for python2 (bsc#1102013)
- Fix for sorting of multi-version packages (bsc#1097174 and bsc#1097413)
- Fix mine.get not returning data - workaround for #48020 (bsc#1100142)
Comments 0
openSUSE Build Service is sponsored by