Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3006.9_2,1 20 Jan 2025 14:56:38 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Add py-croniter as dependency
PR: 284169
Reported by: meka |
3006.9_1,1 18 Jan 2025 09:33:32 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Fix modules config
PR: 284118
Reported by: meka
Reviewed by: asomers |
3006.9,1 16 Jan 2025 10:51:39 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3006.9 |
3006.8_2,1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
3006.8_1,1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
3006.8,1 05 May 2024 06:16:38 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3006.8 |
3006.7_2,1 28 Apr 2024 07:17:20 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Revert previous commit as 3007 is completely broken on
FreeBSD. |
3006.7_2 28 Apr 2024 07:14:36 |
Kirill Ponomarev (krion) |
Revert "sysutils/py-salt: Update to 3007"
This reverts commit 4eb79f15c612dc1b91ae4156e75f95387136a806. |
3007.0 31 Mar 2024 16:43:53 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3007 |
3006.7_2 30 Mar 2024 10:13:20 |
Gleb Popov (arrowd) Author: Michele Possamai |
sysutils/py-salt: Fix python path in the pam module code
PR: 274975
Approved by: krion (maintainer timeout) |
3006.7_1 03 Mar 2024 09:37:28 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Move man pages to share/man |
3006.7 22 Feb 2024 14:22:28 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3006.7 |
3006.6 08 Feb 2024 13:58:21 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3006.6 |
3006.5 31 Dec 2023 12:33:04 |
Wen Heping (wen) |
sysutils/py-salt: Update python version limit
PR: 275494
Reported by: wen@(via email)
Approved by: portmgr(blanket) |
3006.5 13 Dec 2023 09:43:17 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3006.5 |
3006.4 26 Nov 2023 11:36:33 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3006.4 |
3006.3 17 Oct 2023 09:52:35 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3006.3 |
3006.2 11 Aug 2023 14:50:40 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3006.2 |
3006.1_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3006.1_1 13 Jun 2023 14:57:05 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Add missed package dependency
PR: 271981
Reported by: nihilesthic@proton.me |
3006.1 13 Jun 2023 13:09:32 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3006.1 |
3005.1_2 16 May 2023 11:53:29 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Increase receive buffer size to prevent a hanging minion
PR: 271367
Reported by: Johan Söllvander <jsollvander_axcient_dot_com>, kevans |
3005.1_1 21 Mar 2023 15:05:28 |
Brad Davis (brd) Author: Alan Somers |
sysutils/py-salt: fix runtime conflict with py39-importlib-metadata
PR: 269858
Approved by: maintainer timeout |
3005.1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3005.1 08 Dec 2022 08:10:40 |
Kirill Ponomarev (krion) |
sysutils/py-salt: add Python 3.10 support
PR: 266427
Reported by: Paul Mather |
3005.1 18 Nov 2022 14:22:35 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3005.1
PR: 267845
Reported by: i.dani at outlookdottcom |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3005 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3005 27 Aug 2022 06:22:04 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3005 |
3004.2_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
3004.2_1 13 Jul 2022 06:21:12 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Respect pid-file parameter and set
salt_master_configdir/salt_minion_configdir variables
PR: 265173
Reported by: trix@basement.net |
3004.2 21 Jun 2022 19:46:02 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3004.2 |
3004.1_1 29 Mar 2022 19:52:51 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Fix TCP transport |
3004.1 28 Mar 2022 21:02:46 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3004.1 |
3004_1 12 Feb 2022 16:35:56 |
Thierry Thomas (thierry) |
sysutils/py-salt: mark OK with Python 3.9
As noted by antoine, it is fine with Python 3.9.
PR: 261872
Approved by: krion (maintainer) |
3004_1 05 Feb 2022 08:47:26 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Grab maintership
Approved by: Christer Edwards <christer.edwards__at_gmail+dot_+com> |
3004_1 27 Oct 2021 06:33:33 |
Kirill Ponomarev (krion) |
sysutils/py-salt: remove pyzmq<22.0.0 pin from requirements to fix some states
execution. |
3004 18 Oct 2021 19:09:18 |
Kirill Ponomarev (krion) |
sysutils/py-salt: update to 3004 release.
Approved by: maintainer |
3003.3_1 08 Sep 2021 16:49:14 |
Kirill Ponomarev (krion) |
sysutils/py-salt: add Fish shell completion files.
Approved by: maintainer |
3003.3 07 Sep 2021 14:14:48 |
Kirill Ponomarev (krion) |
sysutils/py-salt: Update to 3003.3 |
3003.2 17 Aug 2021 16:53:50 |
Kirill Ponomarev (krion) |
sysutils/py-salt: update to 3003.2
Approved by: maintainer |
3003.1_1 23 Jun 2021 21:56:21 |
Kirill Ponomarev (krion) |
sysutils/py-salt: update URL |
3003.1_1 23 Jun 2021 21:49:12 |
Kirill Ponomarev (krion) |
sysutils/py-salt: remove contextvars dependency for py37. |
3003.1 23 Jun 2021 19:53:01 |
Kirill Ponomarev (krion) |
sysutils/py-salt: update to 3003.1
Approved by: maintainer |
3002.6_1 22 Jun 2021 18:34:46 |
Kirill Ponomarev (krion) |
sysutils/py-salt: install zsh and bash completion files
Approved by: maintainer |
3002.6 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3002.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3002.6 23 Mar 2021 18:32:23 |
krion |
Update to 3002.6
Changes: https://github.com/saltstack/salt/blob/v3002.6/CHANGELOG.md
Approved by: maintainer |
3002.5 26 Feb 2021 15:45:44 |
krion |
Update to 3002.5
Approved by: maintainer |
3002.2_1 05 Jan 2021 22:08:22 |
rene |
Follow up on devel/py-futures port removal in r559976
The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.
Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+
Bump minimal Python version of security/theonionbox to 3.6+ |
3002.2_1 05 Dec 2020 14:22:47 |
sunpoet |
Move textproc/py-MarkupSafe to textproc/py-markupsafe
- Bump PORTREVISION for dependency change |
3002.2 19 Nov 2020 15:56:37 |
krion |
Update to 3002.2
Approved by: maintainer |
3002_2 26 Oct 2020 23:44:25 |
dbaio |
sysutils/py-salt: Fix build (extract) with static bsdtar(1)
===> Extracting for py37-salt-3002_2
=> SHA256 Checksum OK for salt-3002.tar.gz.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.
===> Failed to extract "/portdistfiles//salt-3002.tar.gz".
*** Error code 1
See more details for the same issue in bug 246618.
Reported by: pkg-fallout
Approved by: portmgr blanket |
3002_2 24 Oct 2020 08:59:18 |
krion |
Add python 3.8 support.
PR: 250568
Submitted by: amendlik at gmail.com |
3002_2 23 Oct 2020 07:31:10 |
krion |
Remove superfluous dependencies.
PR: 247549
Submitted by: nomoo <nomoo_at_nomoo__ru>
Poked by: danfe |
3002_1 22 Oct 2020 15:00:58 |
krion |
Update py-distro version.
Bump PORTREVISION
Reported by: cmt |
3002 22 Oct 2020 14:00:36 |
krion |
Update to 3002
Changes: https://salt.tips/whats-new-in-salt-magnesium
PR: 250519
Approved by: maintainer |
3001.1 11 Aug 2020 18:53:44 |
krion |
Upgrade to 3001.1
Approved by: maintainer |
3001_2 08 Aug 2020 23:44:33 |
asomers |
sysutils/py-salt: revert upstream PR 55719
Salt PR 55719 changed the signature of Linux's sysctl.persist function,
without changing it for any other OS. Widespread breakage is the result.
Revert that PR until upstream fixes it.
PR: 247627
Reported by: ari@ish.com.au
Approved by: 0mp (ports)
Approved by: christer.edwards@gmail.com (maintainer timeout)
MFH: 2020Q3
Sponsored by: Axcient |
3001_1 18 Jun 2020 20:22:19 |
krion |
Fix runtime error by adding security/py-pycryptodome
and sysutils/py-distro dependencies.
Remove py-ioflo and py-ioflo from tcp transport as they are
not required anymore.
PR: 247391
Submitted by: ohauer@
Approved by: maintainer |
3001 18 Jun 2020 15:03:31 |
krion |
Update to 3001 Sodium.
Changes: https://salt.tips/whats-new-in-salt-sodium/
PR: 247372
Approved by: maintainer |
3000.3 02 Jun 2020 11:23:53 |
krion |
Update py-salt to version 3000 and repo copy py-salt to py-salt-2019.
We decided to run both versions for a while until 2019 is EOL and give people
the possibility to run newest 3000 version.
Approved by: maintainer |
2019.2.5 13 May 2020 19:39:07 |
krion |
Update to 2019.2.5
Changes: https://docs.saltstack.com/en/2019.2/topics/releases/2019.2.5.html
PR: 246445
Approved by: maintainer |
2019.2.4 01 May 2020 10:28:21 |
pi |
sysutils/py-salt: update 2019.2.3 -> 2019.2.4
- fix two CVE found in the Salt Master
PR: 246061
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Relnotes: https://docs.saltstack.com/en/latest/topics/releases/2019.2.4.html |
2019.2.3 19 Apr 2020 20:08:20 |
antoine |
Unbreak bulk -a after r532113 |
2019.2.3 07 Mar 2020 03:44:23 |
woodsb02 |
sysutils/py-salt: python3.8 is not supported yet
https://docs.saltstack.com/en/2019.2/topics/installation/index.html#dependencies
https://docs.saltstack.com/en/3000/topics/releases/3000.html#python-3-8-not-supported
https://github.com/saltstack/salt/issues/55310
PR: 243610
Reported by: Tommy P <tommyhp2@gmail.com>
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2019.2.3 07 Mar 2020 00:43:30 |
woodsb02 |
sysutils/py-salt: Update to 2019.2.3
Changes this release:
https://docs.saltstack.com/en/latest/topics/releases/2019.2.3.html
PR: 243908
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Security: CVE-2019-17361 |
2019.2.2_1 27 Oct 2019 09:23:34 |
krion |
Fix master/minion run with python3 |
2019.2.2 26 Oct 2019 14:55:33 |
krion |
Update to 2019.2.2
PR: 241458
Approved by: maintainer |
2019.2.0_2 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
2019.2.0_2 21 Jun 2019 17:11:22 |
krion |
Add pyinotify to enable (limited) beacons/reactor support.
PR: 238681
Approved by: maintainer |
2019.2.0_1 30 Apr 2019 13:13:10 |
swills |
sysutils/py-salt: Fix rc script
PR: 236184
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2019.2.0 25 Apr 2019 14:48:38 |
antoine |
Clean up plist |
2019.2.0 27 Feb 2019 15:05:34 |
woodsb02 |
sysutils/py-salt: Update to 2019.2.0
Changes this release:
https://docs.saltstack.com/en/latest/topics/releases/2019.2.0.html
PR: 236054
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2018.3.3_1 17 Nov 2018 17:45:40 |
sunpoet |
Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 233275
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2018.3.3 27 Oct 2018 08:07:37 |
woodsb02 |
sysutils/py-salt: Update to 2018.3.3
This is a security release, addressing the following CVE's:
- CVE-2018-15751 - Remote command execution and incorrect access control
when using salt-api.
- CVE-2018-15750 - Directory traversal vulnerability using salt-api.
Allows an attacker to determine what files exist on
a server when querying /run or /events.
Other changes this release:
https://docs.saltstack.com/en/latest/topics/releases/2018.3.3.html
PR: 232663
Submitted by: Christer Edwards <christer.edwards@gmail.com>
Approved by: Christer Edwards (maintainer)
MFH: 2018Q4
Security: https://www.vuxml.org/freebsd/4f7c6af3-6a2c-4ead-8453-04e509688d45.html |
2018.3.2 24 Sep 2018 13:45:55 |
wen |
- Update to 2018.3.2
- Fix the py3 loader issue
PR: 231609
Submitted by: christer.edwards@gmail.com(maintainer) |
2018.3.1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2018.3.1 15 Jun 2018 13:25:56 |
swills |
sysutils/py-salt : update to 2018.3.1
PR: 229012
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2018.3.0_1 25 Apr 2018 21:01:46 |
sunpoet |
Fix msgpack dependency
- Bump PORTREVISION for package change
Tested by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2018.3.0 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
2018.3.0 23 Apr 2018 16:53:36 |
mat |
Update to 2018.3.0
PR: 227721
Submitted by: maintainer
Sponsored by: Absolight |
2017.7.4_3 22 Apr 2018 18:29:51 |
sunpoet |
Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
2017.7.4_2 13 Apr 2018 16:06:33 |
garga |
Fix saltstack bootstrap renaming desired to be installed package from
swig -> swig30 since former package doesn't exist
PR: 226830
Submitted by: garga
Approved by: maintainer timeout (> 2 weeks)
Obtained from: https://github.com/saltstack/salt-bootstrap/issues/1192
MFH: 2018Q2
Sponsored by: Rubicon communications, LLC (Netgate) |
2017.7.4_1 20 Mar 2018 10:56:52 |
koobs |
sysutils/py-salt: Bump PORTREVISION
Chase ports r464891 that switched salt's dependencies from tornado (5.x) to
tornado (4.x, www/tornado4), as the failure occurs at runtime.
Since package builds werent affected (packages were created) after the
ports r464162 regression (updating tornado to 5.x), we need to force a rebuild.
PR: 226548
Reported by: dani-hp (via IRC) |
2017.7.4 18 Mar 2018 10:45:03 |
gblach |
Depend on www/tornado4 instead of www/tornado
PR: 226548
Approved by: christer.edwards (maintainer) |
2017.7.4 07 Mar 2018 12:44:29 |
woodsb02 |
sysutils/py-salt: Update to 2017.7.4
This is a bugfix release for the 2017.7.x branch.
Changes this release:
https://docs.saltstack.com/en/latest/topics/releases/2017.7.4.html
PR: 226319
Approved by: Christer Edwards (maintainer)
MFH: 2018Q1 |
2017.7.3_1 26 Feb 2018 22:32:37 |
sunpoet |
Simplify Makefile: use PY_ENUM34 and PY_FUTURES
With hat: python |
2017.7.3_1 24 Feb 2018 02:13:41 |
woodsb02 |
sysutils/py-salt: make AWS support optional (off by default)
PR: 225983
Submitted by: ohauer
Approved by: Christer Edwards (maintainer) |
2017.7.3 24 Feb 2018 01:56:11 |
woodsb02 |
sysutils/py-salt: Update to 2017.7.3
This is a bug fix release for the 2017.7.x branch. Changes this release:
https://docs.saltstack.com/en/latest/topics/releases/2017.7.3.html
PR: 225983
Submitted by: ohauer
Approved by: Christer Edwards (maintainer)
MFH: 2018Q1 |
2017.7.2_1 28 Dec 2017 08:53:53 |
woodsb02 |
sysutils/py-salt: Patch module pkgng to fix pkg.clean and pkg.upgrade
These have been committed upstream:
https://github.com/saltstack/salt/commit/f70ca0f91d722647c7bf528204f56e01835ba1b9
https://github.com/saltstack/salt/commit/348342f4eb8803f3c31e8b21fd59130facb89a93
PR: 224594
Approved by: Christer Edwards (maintainer) |
2017.7.2 12 Dec 2017 13:35:38 |
sunpoet |
Fix packaging on Python 3+ and unbreak this port
PR: 224029
Reported by: Henrik Hudson <ports@thelanman.net>
Approved by: portmgr (blanket) |
2017.7.2 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2017.7.2 25 Nov 2017 01:07:10 |
woodsb02 |
sysutils/py-salt: Update to 2017.7.2
Changes this release:
https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html
This update also includes
- 2 security fixes (CVE-2017-14695 and CVE-2017-14696)
- 2 additional boto dependencies to fix error msgs produced by salt
PR: 223821
PR: 222943
Submitted by: netzmacher <admin@netzmacher.net> (PR 222943)
Approved by: Christer Edwards (maintainer)
MFH: 2017Q4
Security: https://vuxml.freebsd.org/freebsd/50127e44-7b88-4ade-8e12-5d57320823f1.html |
2017.7.1_1 26 Aug 2017 07:51:59 |
woodsb02 |
sysutils/py-salt: Only depend on devel/py-futures with python2
(futures is built into python3)
PR: 220869
Submitted by: admin@netzmacher.net |
2017.7.1 22 Aug 2017 23:02:21 |
woodsb02 |
Update sysutils/py-salt to 2017.7.1
- Includes fix for security vulnerability CVE-2017-12791
- Include patch to fix bug in the freebsdservice module [1]
- Add TCP transport option
- Clarify the port options for transports only install the runtime dependencies
- Add note to pkg-message explaining how to change to non-default transports
- Change supported python releases to exclude 2.6 and allow python3 [2]
- Only depend on py-enum34 if python version is < 3.4 (included in python >=
3.4)
- Reorder Makefile to move OPTIONS after USES/USE/standard variables [3]
- Ensure Makefile lists are sorted alphabetically
[1] https://github.com/saltstack/salt/issues/36675#issuecomment-323586323
[2] https://docs.saltstack.com/en/latest/topics/releases/2017.7.0.html#python-3
[3] https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html
Changes this release:
https://docs.saltstack.com/en/latest/topics/releases/2017.7.0.html
https://docs.saltstack.com/en/latest/topics/releases/2017.7.1.html
PR: 220869
Reported by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Security: CVE-2017-12791
Security: https://vuxml.freebsd.org/freebsd/3531141d-a708-477c-954a-2a0549e49ca9.html |
2016.11.6_1 18 Jul 2017 01:55:10 |
brd |
Use @sample for the master and minion config files.
PR: 217780
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Approved by: bdrewery (mentor, implicit) |
2016.11.6 07 Jul 2017 16:34:03 |
sunpoet |
Update to 2016.11.6
Changes: https://github.com/saltstack/salt/blob/develop/doc/topics/releases/2016.11.6.rst
PR: 220448
Submitted by: Dani <i.dani@outlook.com>
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2016.11.5 13 May 2017 14:59:25 |
sunpoet |
Update to 2016.11.5
Changes: https://github.com/saltstack/salt/blob/develop/doc/topics/releases/2016.11.5.rst
PR: 219258
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |
2016.11.4 24 Apr 2017 15:21:41 |
sunpoet |
Update to 2016.11.4
Changes: https://github.com/saltstack/salt/blob/develop/doc/topics/releases/2016.11.4.rst
PR: 218836
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) |