Next | Query returned 94 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2019-02-28 11:21:21 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
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:08:37 by Adam Ciarcinski | Files touched by this commit (8) | Package updated
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-10-23 15:42:44 by Jonathan Perkin | Files touched by this commit (1)
Log message:
salt: Work around a check-wrkref failure.
   2018-08-06 07:01:26 by Travis Paul | Files touched by this commit (5)
Log message:
Update salt to 2018.3.2

pkgsrc changes:
- Add patch for NetBSD 8 support
- Update patches to note they can be removed in the next release
- Fix existing patch so it doesn't crash when running with swap enabled

Changes:
Version 2018.3.2 is a bugfix release for 2018.3.0.

The 2018.3.2 release contains only a small number of fixes, which are
detailed below.

This release fixes two critical issues.

The first is Issue #48038, which is a critical bug that occurs in a
multi-syndic setup where the same job is run multiple times on a minion.

The second issue is #48130. This bug appears in certain setups where the
Master reports a Minion time-out, even though the job is still running
on the Minion.

Both of these issues have been fixed with this release.
   2018-06-20 17:00:16 by Travis Paul | Files touched by this commit (3)
Log message:
salt: fix broken patch

bump PKGREVISION

ok <maya>
   2018-06-20 13:50:56 by Travis Paul | Files touched by this commit (4) | Package updated
Log message:
salt: don't crash if no swap is configured, apply pkgin module fixes

patches/patch-salt_grains_core.py:
- Reapply patch in a NetBSD/OpenBSD specific code block after package update
  to 2018.3.1, from PR pkg/53278
- upstream pull #47600

patches/patch-salt_modules_pkgin.py:
- Apply patch in pkgin specific code block from PR pkg/53344
- upstream pull #47814

bump PKGREVISION
ok <leot>
   2018-06-16 17:23:35 by Adam Ciarcinski | Files touched by this commit (7) | Package updated
Log message:
salt: updated to 2018.3.1

Version 2018.3.1 is a bugfix release for 2018.3.0.
   2018-06-16 16:17:21 by Benny Siegert | Files touched by this commit (1)
Log message:
Add missing dependency on py-psutil.

From Travis Paul in PR pkg/53366.
   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) | Package updated
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

Next | Query returned 94 messages, browsing 21 to 30 | Previous