pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/salt



Module Name:    pkgsrc
Committed By:   imil
Date:           Mon Feb 23 13:58:13 UTC 2015

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/sysutils/salt/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/salt/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/salt/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/sysutils/salt/patches/patch-setup.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index