./sysutils/salt, Remote execution and configuration management system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 2017.7.2, Package name: salt-2017.7.2, Maintainer: pkgsrc-users

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.


Required to run:
[net/py-zmq] [www/py-tornado] [devel/py-requests] [devel/py-msgpack] [devel/py-futures] [lang/python27] [security/py-crypto] [textproc/py-markupsafe] [textproc/py-jinja2] [textproc/py-yaml]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: c0e7db44328e5400b17c8cd15033991855c6fe2e
RMD160: 1030d0e9fcd2de0ffe4604b550135413faab9fe9
Filesize: 11202.335 KB

Version history: (Expand)


CVS history: (Expand)


   2017-10-15 13:11:02 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #5570 - requested by sevan
sysutils/salt: security update

Revisions pulled up:
- sysutils/salt/Makefile                                        1.55
- sysutils/salt/distinfo                                        1.31
- sysutils/salt/patches/patch-salt_grains_core.py               deleted

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   sborrill
   Date:           Wed Oct 11 09:40:28 UTC 2017

   Modified Files:
           pkgsrc/sysutils/salt: Makefile distinfo
   Removed Files:
           pkgsrc/sysutils/salt/patches: patch-salt_grains_core.py

   Log message:
   salt: update to 2017.7.2

   Changelog:
   https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html

   Fixes CVE-2017-14695 and CVE-2017-14696

   To generate a diff of this commit:
   cvs rdiff -u -r1.54 -r1.55 pkgsrc/sysutils/salt/Makefile
   cvs rdiff -u -r1.30 -r1.31 pkgsrc/sysutils/salt/distinfo
   cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/salt/patches/patch-salt_grains_core.py