Subject: CVS commit: pkgsrc/sysutils/salt
From: Emile iMil Heitor
Date: 2015-02-23 14:58:13
Message id: 20150223135813.364D498@cvs.netbsd.org

Log Message:
Updated salt to version 2014.7.2

Version 2014.7.2 is a bugfix release for 2014.7.0. The changes include:

Fix erroneous warnings for systemd service enabled check (issue 19606)
Fix FreeBSD kernel module loading, listing, and persistence kmod (issue 197151, \ 
issue 19682)
Allow case-sensitive npm package names in the npm state. This may break behavior \ 
for people expecting the state to lowercase their npm package names for
them. The npm module was never affected by mandatory lowercasing. (issue 20329) \ 
Deprecate the activate parameter for pip.install for both the module and the \ 
state. If bin_env is given and points to a virtualenv, there is no need to \ 
activate that virtualenv in a shell for pip to install to the virtualenv.
Fix a file-locking bug in gitfs (issue 18839)
Deprecated archive_user in favor of standardized user parameter in state and \ 
added group parameter.

Salt 2014.7.0 changes

*  New Transport
*  RAET Transport Option
*  Salt SSH Enhancements
*  Install salt-ssh Using pip
*  Fileserver Backends
*  Saltfile Support
*  Ext Pillar
*  No More sshpass
*  Pure Python Shim
*  Custom Module Delivery
*  CP Module Support
*  More Thin Directory Options
*  State System Enhancements
*  New Imperative State Keyword "Listen"
*  Mod Aggregate Runtime Manipulator
*  New Requisites: onchanges and onfail
*  Global onlyif and unless
*  Use names to expand and override values
*  Major Features
*  Scheduler Additions
*  Red Hat 7 Family Support
*  Fileserver Backends in salt-call
*  Amazon Execution Modules
*  LXC Runner Enhancements
*  Next Gen Docker Management
*  Peer System Performance Improvements
*  SDB
*  GPG Renderer
*  OpenStack Expansion
*  Queues System
*  Multi Master Failover Additions
*  Chef Execution Module
*  salt-api Project Merge
*  Synchronous and Asynchronous Execution of Runner and
Wheel Modules
*  rest_cherrypy Additions
*  Web Hooks
*  Generating and Accepting Minion Keys
*  Fileserver Backend Enhancements
*  New gitfs Features
*  Pygit2 and Dulwich
*  Mountpoints
*  Environment Whitelisting/Blacklisting
*  Expanded Authentication Support
*  New hgfs Features
*  Mountpoints
*  Environment Whitelisting/Blacklisting
*  New svnfs Features
*  Mountpoints
*  Environment Whitelisting/Blacklisting
*  Configurable Trunk/Branches/Tags Paths
*  New minionfs Features
*  Mountpoint
*  Changing the Saltenv from Which Files are Served
*  Minion Whitelisting/Blacklisting
*  Pyobjects Renderer
*  New Modules
*  New Runners
*  New External Pillars
*  New Salt-Cloud Providers
*  Salt Call Change
*  Deprecations
*  salt.modules.virtualenv_mod

Files:
RevisionActionfile
1.26modifypkgsrc/sysutils/salt/Makefile
1.12modifypkgsrc/sysutils/salt/PLIST
1.13modifypkgsrc/sysutils/salt/distinfo
1.4removepkgsrc/sysutils/salt/patches/patch-setup.py