2018-05-12 13:29:36 by Maya Rashish | Files touched by this commit (3) |
Log message:
salt: don't crash if no swap is configured
(in a netbsd/openbsd specific code block)
from Travis Paul in PR pkg/53278, also upstream pull #47600
bump PKGREVISION
|
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-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.
|
2018-01-21 14:28:07 by Benny Siegert | Files touched by this commit (1) |
Log message:
Add ${VARBASE} replacements in example config.
Patch from Travis Paul in PR pkg/52930.
Bump revision.
|
2017-10-11 11:40:28 by Stephen Borrill | Files touched by this commit (3) | |
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
|
2017-08-21 12:28:29 by Stephen Borrill | Files touched by this commit (2) |
Log message:
Update to 2017.7.1. Changelog here:
https://docs.saltstack.com/en/latest/topics/releases/2017.7.1.html
Includes a fix for CVE-2017-12791
|
2017-08-01 14:09:57 by Stephen Borrill | Files touched by this commit (4) |
Log message:
Update to 2017.7.0. Release notes:
https://docs.saltstack.com/en/latest/topics/releases/2017.7.0.html
The 2017.7 Salt Release adds initial Python 3 support.
The default Python version of Salt will remain Python 2.
Salt will no longer support Python 2.6.
|
2017-07-05 13:02:16 by Stephen Borrill | Files touched by this commit (3) |
Log message:
Update to 2016.11.6
Changelog here:
https://docs.saltstack.com/en/latest/topics/releases/2016.11.6.html
|
2017-05-20 13:30:27 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Salt 2016.11.5:
Due to the critical nature of issue 41230 we have decided to patch the 2016.11.5 \
packages with P.R.41244. This issue affects all calls to a salt-minion if there \
is an ipv6 nameserver set on the minion's host. The patched packages on \
repo.saltstack.com will divert from the v2016.11.5 tag and pypi packages due to \
the additional PR applied to the packages.
Bug fixes.
|