2019-02-28 11:21:21 by Adam Ciarcinski | Files touched by this commit (6) |  |
Log message:
salt: updated to 2019.2.0
2019.2.0:
- NON-BACKWARD-COMPATIBLE CHANGE TO YAML RENDERER
- ANSIBLE PLAYBOOK STATE AND EXECUTION MODULES
- NETWORK AUTOMATION
- NEW DOCKER PROXY MINION
- GRAINS DICTIONARY PASSED INTO CUSTOM GRAINS
- MORE PRECISE VIRTUAL GRAIN
- CONFIGURABLE MODULE ENVIRONMENT
- “VIRTUAL PACKAGE” SUPPORT DROPPED FOR APT
- MINION STARTUP EVENTS
- FAILHARD CHANGES
- PASS THROUGH OPTIONS TO FILE.SERIALIZE STATE
- FILE.PATCH STATE REWRITTEN
- NEW NO_PROXY MINION CONFIGURATION
- CHANGES TO SLACK ENGINE
- ENHANCEMENTS TO WTMP BEACON
|
2018-10-25 11:09:35 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
salt-docs: added patches
|
2018-10-25 11:08:37 by Adam Ciarcinski | Files touched by this commit (8) |  |
Log message:
salt: updated to 2018.3.3
SALT 2018.3.3
CVE-2018-15751 Remote command execution and incorrect access control when using \
salt-api.
CVE-2018-15750 Directory traversal vulnerability when using salt-api. Allows an \
attacker to determine what files exist on a server when querying /run or \
/events.
Improves timezone detection by using the pytz module.
The tojson filter (from Jinja 2.9 and later) has been ported to Salt, and will \
be used when this filter is not available. This allows older LTS releases such \
as CentOS 7 and Ubuntu 14.04 to use this filter.
|
2018-08-06 07:02:40 by Travis Paul | Files touched by this commit (2) |
Log message:
Update salt-docs to 2018.3.2
Sync salt-docs with current version of salt
|
2018-06-16 17:23:35 by Adam Ciarcinski | Files touched by this commit (7) |  |
Log message:
salt: updated to 2018.3.1
Version 2018.3.1 is a bugfix release for 2018.3.0.
|
2018-04-13 09:58:22 by Adam Ciarcinski | Files touched by this commit (5) |  |
Log message:
salt: updated to 2018.3.0
2018.3.0:
LOTS OF DOCKER IMPROVEMENTS
FULL API SUPPORT FOR NETWORK MANAGEMENT
CUSTOM SUBNETS
NETWORK CONFIGURATION IN DOCKER_CONTAINER.RUNNING() STATES
USE SALTSSH MINIONS LIKE REGULAR MASTER-MINIONS
EXCEPTIONS RAISED FOR AUTHENTICATION/AUTHORIZATION ERRORS
COMPARISON OPERATORS IN PACKAGE INSTALLATION
MASTER TOPS CHANGES
SEVERAL JINJA FILTERS RENAMED
RETURN CODES FOR RUNNER/WHEEL FUNCTIONS
VARIABLE UPDATE INTERVALS FOR FILESERVER BACKENDS
LDAP VIA EXTERNAL AUTHENTICATION CHANGES
STORMPATH EXTERNAL AUTHENTICATION REMOVED
NEW (PROXY) MINION CONFIGURATION OPTIONS
ENVIRONMENT CONFIG OPTION RENAMED TO SALTENV
LOCK_SALTENV CONFIG OPTION ADDED
FAILED MINIONS FOR STATE/FUNCTION ORCHESTRATION JOBS ADDED TO CHANGES DICTIONARY
NEW GRAINS
SALT MINION AUTO-DISCOVERY
|
2018-03-14 10:59:22 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Added PYTHON_VERSIONS_ACCEPTED=27
|
2018-03-08 15:29:57 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Added missing patch
|
2018-02-28 14:37:23 by Adam Ciarcinski | Files touched by this commit (5) |  |
Log message:
salt: updated to 2017.7.4
2017.7.4:
Pin tornado version in requirements file
Fix regression with identity file usage
Add 2017.7.4 Release Notes with PRs
use local config for vault when masterless
|
2018-02-07 12:11:23 by Adam Ciarcinski | Files touched by this commit (6) |  |
Log message:
salt: updated to 2017.7.3
Version 2017.7.3 is a bugfix release for 2017.7.0.
|