- remove unneded BUILD_DEPENDS [2]
- switch to setuptools [1]
- install man-pages into proper locations. remove patch for setup.py [2]
- add couple of flags to minion rc-script that allows to define egg cache
directory and the contents of PATH to fix runtime on diskless systems [1]
PR: 169228 [1]
169209 [2]
Submitted by: Scott Larson <stl at wiredrive dot com> [1]
Denis Generalov <gd at rambler-co dot ru> [2]
Approved by: Christer Edwards <christer.edwards at gmail dot com> (maintainer)
new version 0.9.5.
The upgrade to 0.9.5 includes a change from pickle to msgpack for
request serialization. If you update the master and all the minions at
the same time there is no problem. Otherwise follow the instructions
in the release notes at:
http://saltstack.org/topics/releases/0.9.5/
Submitted by: christer.edwards@gmail.com (maintainer) via private mail
======================================
Salt is a powerful remote execution and state manager that can be
used to administer servers in a fast and efficient way.
WWW: http://saltstack.org
Submitted by: Christer Edwards <christer.ewards@gmail.com>