Nikolai Lifanov
44b87d8b33
update sysutils/ansible to 2.2.1.0
...
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9265
2017-01-21 19:03:20 +00:00
Antoine Brodin
fa3512e2a5
Only reinplace the target of the symlinks, not the symlinks
...
PR: 216309
2017-01-21 12:56:45 +00:00
Nikolai Lifanov
b3c1e66c49
fix patch for ec84ff6
...
PR: 216103
Submitted by: freebsd@sh0shin.org
Reviewed by: matthew
Approved by: matthew (mentor)
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D9189
2017-01-16 00:17:40 +00:00
Nikolai Lifanov
31f62e26f9
sysutils/ansible: address CVE-2016-9587
...
Reviewed by: matthew
Approved by: matthew (mentor)
MFH: 2017Q1
Security: CVE-2016-9587
Security: https://vuxml.FreeBSD.org/freebsd/a93c3287-d8fd-11e6-be5c-001fbc0f280f.html
Differential Revision: https://reviews.freebsd.org/D9158
2017-01-12 23:11:15 +00:00
Nikolai Lifanov
8d7993e557
update MAINTAINER to my FreeBSD.org email
...
Reviewed by: matthew
Approved by: matthew (maintainer)
Differential Revision: https://reviews.freebsd.org/D8782
2016-12-14 03:47:18 +00:00
Li-Wen Hsu
06d3b382bd
Change RUN_DEPENDS back to py-paramiko 1.x, for making ports depends on it
...
build without conflict
2016-11-12 20:11:37 +00:00
Matthew Seaman
4fac4c124c
Backport patch 872594b from upstream
...
This is a FreeBSD specific fix to the handling of rcvars -- this fixes
the case where the rcvar did not previously exist in /etc/rc.conf or
other places the rc system might look for them.
872594b49a
PR: 214322
Reported by: Thomas Steen Rasmussen
Approved by: lifanov@mail.lifanov.com (maintainer)
2016-11-08 14:17:30 +00:00
Matthew Seaman
5cede2a23f
Upgrade to 2.2.0.0
...
Changelog: https://raw.githubusercontent.com/ansible/ansible/v2.2.0.0-1/CHANGELOG.md
PR: 213974
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-11-01 17:53:41 +00:00
Matthew Seaman
2bc04b30bd
Update to 2.1.2.0
...
PR: 213111
Submitted by: xmj
Approved by: lifanov@mail.lifanov.com (maintainer)
2016-09-30 14:43:28 +00:00
Guido Falsi
e809a4a93b
Update to 2.1.1.0.
...
PR: 211439
Submitted by: Nikolai Lifanov <lifanov at mail.lifanov.com> (maintainer)
2016-07-29 14:10:36 +00:00
Brad Davis
03da36a8f4
sysutils/ansible: add patch to fix cron module
...
PR: 209789
Submitted by: Dmitry Marakasov <amdmi3@FreeBSD.org>
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by: bdrewery (implicit, mentor)
2016-06-11 00:49:52 +00:00
Matthew Seaman
7db4c573a4
Update to 2.1.0.0
...
Press release: https://www.redhat.com/en/about/press-releases/red-hat-debuts-ansible-21-network-automation-containers-microsoft-windows-and-azure
ChangeLog: https://raw.githubusercontent.com/ansible/ansible/v2.1.0.0-1/CHANGELOG.md
PR: 209769
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-05-26 19:48:07 +00:00
Guido Falsi
4260ccb35f
Make the service module respect the sleep option.
...
PR: 208996
Submitted by: me
Approved by: Nikolai Lifanov <lifanov at mail.lifanov.com>
(maintainer)
2016-04-23 22:19:51 +00:00
Matthew Seaman
a22b800b9c
Security update to 2.0.2.0
...
Amongst many other updates, this addresses CVE-2016-3096, which is a
predictable temporary file name vulnerability that affects users of
LXC containers.
ChangeLog: https://raw.githubusercontent.com/ansible/ansible/v2.0.2.0-1/CHANGELOG.md
PR: 208932
Submitted by: lifanov@mail.lifanov.com (maintainer)
MFH: 2016Q2
Security: 253c6889-06f0-11e6-925f-6805ca0b3d42
2016-04-20 13:24:21 +00:00
Mathieu Arnold
597afc47ba
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:25:16 +00:00
Matthew Seaman
cd06482729
Update to 2.0.1.0
...
This is primarily a bugfix release. This also includes a merge of the
two local bugfix patches.
ChangeLog: https://raw.githubusercontent.com/ansible/ansible/v2.0.1.0-1/CHANGELOG.md
PR: 207490
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-02-25 23:05:59 +00:00
Matthew Seaman
30d0cb9c5f
Backport upstream patch to fix overquoting of commands run via su
...
PR: 206591
Submitted by: leeb@ratnaling.org
Approved by: lifanov@mail.lifanov.com (maintainer)
Obtained from: 6bf2f45ff5
2016-01-28 10:11:32 +00:00
Dmitry Marakasov
b57b999168
- Add dependency on py-netaddr needed for ipaddr() filter
...
- Switch to options helpers
PR: 206656
Submitted by: amdmi3
Approved by: lifanov@mail.lifanov.com (maintainer)
2016-01-27 14:49:44 +00:00
Matthew Seaman
370431e01c
Fix default low-level command submission
...
-- on FreeBSD root's default shell (/bin/csh) would fail to
understand the /bin/sh syntax ansible issues.
Import the fix from upstream.
PR: 206498
Submitted by: matthew
Approved by: lifanov@mail.lifanov.com (maintainer)
Obtained from: 8647fdc7f2
2016-01-22 17:30:58 +00:00
Matthew Seaman
41925397ca
Add notes to pkg-message about the SEM option being required in python
...
PR: 206320
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-01-18 07:07:10 +00:00
Matthew Seaman
762c9517e2
Update to 2.0.0.2
...
PR: 206290
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-01-15 14:48:44 +00:00
Matthew Seaman
289e201835
Update to 2.0.0.1
...
This contains several minor fixes and adds back man pages (like in 1.x
series).
This allows us to remove a heavy build dependency on asciidoc toolkit.
PR: 206206
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-01-13 17:11:09 +00:00
Matthew Seaman
8d78c260fa
Upgrade ansible to 2.0.0
...
Provide an ansible1 slave port with ansible-1.9.4 as there are
incompatible changes between ansible-1.9.4 and ansible-2.0.0
Add note in UPDATING
PR: 206174
Submitted by: lifanov@mail.lifanov.com (maintainer)
2016-01-13 07:41:27 +00:00
Matthew Seaman
aa20890c92
Update LICENSE to new GPLv3+
...
PR: 206161
Submitted by: maintainer
2016-01-12 16:14:50 +00:00
Frederic Culot
285dd7d986
- Update to 1.9.4
...
PR: 203723
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2015-10-12 14:32:29 +00:00
Jason Unovitch
c24ff7b7c2
sysutils/ansible: update 1.9.2 -> 1.9.3 and add NO_ARCH
...
Changes:
https://raw.githubusercontent.com/ansible/ansible/v1.9.3-1/CHANGELOG.md
PR: 202895
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2015-09-17 23:29:27 +00:00
Alex Dupre
f2f93ca9be
Fix managing non-FreeBSD hosts.
...
PR: 202799
Submitted by: merlin@merlinsbox.net
Approved by: maintainer
2015-09-04 05:49:51 +00:00
Bartek Rutkowski
354eadb33f
sysutils/ansible: update 1.9.1 -> 1.9.2
...
* Security fix for CVE-2015-3908
* Security fix for jail, zone and chroot plugins
* Bugfixes: https://raw.githubusercontent.com/ansible/ansible/v1.9.2-1/CHANGELOG.md
PR: 201200
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
MFH: 2015Q2
2015-06-30 11:45:31 +00:00
Vanilla I. Shu
e8f78e1e9a
Upgrade to 1.9.1
...
PR: 199766
Submitted by: maintainer
2015-04-29 06:57:39 +00:00
Kurt Jaeger
c757a085be
sysutils/ansible: 1.8.4 -> 1.9.0.1
...
Changes:
https://raw.githubusercontent.com/ansible/ansible/v1.9.0.1-1/CHANGELOG.md
PR: 198926
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2015-03-27 21:24:40 +00:00
Jimmy Olgeni
c96f75587d
Upgrade to version 1.8.4.
...
PR: 197787
Submitted by: maintainer
2015-02-21 13:46:22 +00:00
Jimmy Olgeni
383ab42c3e
Fix issue #83 of ansible-modules-extras with pull request #204 ("Even
...
though the password param is specified as optional, the rabbitmq_user
module fails when it is not provided.")
PR: 197573
Submitted by: olgeni
Reviewed by: maintainer
2015-02-12 20:17:28 +00:00
Jimmy Olgeni
44aa2cc47a
Fix quoting of function identifiers in postgresql_privs (issue 703
...
in ansible/ansible-modules-core on GitHub).
PR: 197325
Submitted by: olgeni
Approved by: maintainer
2015-02-04 19:24:26 +00:00
Jimmy Olgeni
9ed221d476
Restore Ansible modules by switching back to release distfiles.
...
PR: 195936
Submitted by: maintainer
2014-12-15 00:43:13 +00:00
Kubilay Kocak
ae037399df
sysutils/ansible: Update to 1.8.2
...
- Update to 1.8.2
- Remove MASTERFILES, DISTFILES (unnecessary with USE_GITHUB)
- Update COMMENT
- Remove ACCELERATE option, move pycrypto to RUN_DEPENDS
While I'm here:
- Add LICENSE_FILE
- pkg-descr: Strip trailing slash from WWW: URL
- GH_PROJECT defaults to ${PORTNAME}, remove it
Changes:
https://raw.githubusercontent.com/ansible/ansible/v1.8.2/CHANGELOG.md
PR: 195557
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-12-11 22:17:49 +00:00
Rodrigo Osorio
aa92f45609
Fix typo.
...
PR: ports/194263
Submitted by: thomas
Approved by: mentors (implicit)
2014-10-13 22:13:50 +00:00
Rodrigo Osorio
fb7aaa56b7
Update sysutils/ansible from 1.7.1 to 1.7.2
...
several bug fixes and improvements
PR: ports/193926
Submitted by: lifanov@mail.lifanov.com (maintainer)
Approved by: mentors (implicit)
2014-10-13 22:01:47 +00:00
John Marino
f8f6f8d3b5
sysutils/ansible: switch to USES=python, upgrade version 1.7 => 1.7.1
...
PR: 192679
Submitted by: maintainer (Nikolai Lifanov)
2014-08-16 12:14:55 +00:00
Danilo Egea Gondolfo
98436e1d7e
- Update from 1.6.10 to 1.7
...
PR: 192451
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
2014-08-06 23:32:24 +00:00
William Grzybowski
b49c12d3a1
sysutils/ansible: update to 1.6.10
...
PR: 192190
Submitted by: maintainer
2014-07-28 17:52:30 +00:00
Danilo Egea Gondolfo
bd3611ec24
- Update from 1.6.8 to 1.6.9
...
PR: ports/192111
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
2014-07-25 15:24:51 +00:00
Frederic Culot
cccf796207
- Update to 1.6.8
...
Changes: https://raw.githubusercontent.com/ansible/ansible/v1.6.8/CHANGELOG.md
PR: ports/192017
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-07-24 16:16:24 +00:00
Kubilay Kocak
6b525d69bd
sysutils/ansible: Fix packaging for pkg_* users
...
Strip the absolute prefix from the ansible.desktop PLIST_FILES entry which
was causing pkg_create to fail.
Submitted by: wg
Approved by: portmgr (blanket)
2014-07-07 16:14:46 +00:00
William Grzybowski
5852e1f6d5
sysutils/ansible: update to 1.6.6
...
PR: 191561
Submitted by: maintainer
2014-07-02 20:34:21 +00:00
Frederic Culot
21916b2a67
- Update to 1.6.5
...
Changes: https://raw.githubusercontent.com/ansible/ansible/v1.6.5/CHANGELOG.md
PR: ports/191418
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-06-27 08:51:59 +00:00
Frederic Culot
4fc1dcb876
- Update to 1.6.3
...
Changes: https://raw.githubusercontent.com/ansible/ansible/v1.6.3/CHANGELOG.md
PR: ports/190882
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-06-11 11:41:40 +00:00
Tim Bishop
38e842d6c3
- Update to 1.6.2
...
- Include patch from https://github.com/ansible/ansible/pull/7539
Changes to what's given in the PR were discussed and submitted by
email.
PR: ports/190231
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-05-31 14:01:00 +00:00
Raphael Kubo da Costa
3a40df7bb0
Update to 1.6.1.
...
PR: ports/189396
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-05-10 20:44:55 +00:00
Philippe Audeoud
e88b297a1d
- Update to 1.5.5
...
PR: ports/188855
Submitted by: maintainer
2014-04-24 10:16:57 +00:00
Rusmir Dusko
0cfc5d7ce7
- Update to 1.5.4, announce message is here:
...
- Security fix for safe_eval, which further hardens the checking of
the evaluation function.
- Changing order of variable precendence for system facts, to ensure
that inventory variables take precedence over any facts that may be
set on a host.
- Change Makefile header, add Created by
- Change master sites, add icon
- Simplify REINPLACE
- Add Desktop entry file
PR: ports/188209
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
2014-04-10 15:50:37 +00:00