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.
|
2018-01-05 17:33:48 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
salt-docs: updated to 2017.7.2 (sync with sysutils/salt)
|
2017-01-01 15:44:09 by Thomas Klausner | Files touched by this commit (577) |
Log message:
Add python-3.6 to incompatible versions.
|
2016-07-09 15:04:18 by Thomas Klausner | Files touched by this commit (599) |
Log message:
Remove python33: adapt all packages that refer to it.
|
2016-04-06 14:38:42 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs gpg binary to build, so add build dependency.
|
2016-04-05 07:42:26 by Pierre Pronchery | Files touched by this commit (2) |
Log message:
Update salt-docs to version 2015.8.5
This now builds thanks to a patch in textproc/py-sphinx. This version is
the same as found in sysutils/salt in the first place.
Approved by pkgsrc-pmc@ during freeze.
XXX use a Makefile.common together with salt
|