notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/ansible27/Makefile
SVNWeb

Number of commits found: 16

Fri, 21 May 2021
[ 12:39 Rene Ladan (rene) search for other commits by this committer ]    commit hash:36e2f752743e6c6cd7d1ec0c6e74cce7a58aa2aa  commit hash:36e2f752743e6c6cd7d1ec0c6e74cce7a58aa2aa  commit hash:36e2f752743e6c6cd7d1ec0c6e74cce7a58aa2aa  36e2f75 
*/*: Remove expired ports:

2021-05-20 sysutils/ansible27: Upstream support ended; consider upgrading to
sysutils/ansible
2021-05-20 sysutils/ansible28: Upstream support ended; consider upgrading to
sysutils/ansible
Wed, 12 May 2021
[ 18:45 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:36d0f2428be9ff35a4c3f91ba637af084d8ededf  commit hash:36d0f2428be9ff35a4c3f91ba637af084d8ededf  commit hash:36d0f2428be9ff35a4c3f91ba637af084d8ededf  36d0f24 
sysutils/ansible2*: Switch master port for 2.X Ansible ports
Thu, 6 May 2021
[ 13:03 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:99e2caed690b979cba3c80c4a73e453474712970  commit hash:99e2caed690b979cba3c80c4a73e453474712970  commit hash:99e2caed690b979cba3c80c4a73e453474712970  99e2cae 
sysutils/ansible*: Update pkg-message

The old pkg-message was outdated and commands listed there invalid.
It's fixed now. It should be more future-proof this time.
Wed, 5 May 2021
[ 14:31 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:10bb4c5eef3d528ad9f7fc4be6e07952742c91a0  commit hash:10bb4c5eef3d528ad9f7fc4be6e07952742c91a0  commit hash:10bb4c5eef3d528ad9f7fc4be6e07952742c91a0  10bb4c5 
sysutils/ansible2*: Deprecate unsupported versions

EXPIRATION_DATE will be set in another commit,
which is not going to be MFH'ed.

MFH:		2021Q2
[ 14:31 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:7eabec3e2ec0e768d7b606d8373be623c0a2441c  commit hash:7eabec3e2ec0e768d7b606d8373be623c0a2441c  commit hash:7eabec3e2ec0e768d7b606d8373be623c0a2441c  7eabec3 
sysutils/ansible2*: Set expiration date
[ 14:16 Mateusz Piotrowski (0mp) search for other commits by this committer Author: Michael Muenz ]    commit hash:3cf61bd24e68bca05ac71417e5870a2e125c6878  commit hash:3cf61bd24e68bca05ac71417e5870a2e125c6878  commit hash:3cf61bd24e68bca05ac71417e5870a2e125c6878  3cf61bd 
sysutils/ansible27: Update to 2.7.18

PR:		249501
Changes:	https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst#v2-7-18
MFH:		2021Q2
[ 12:21 Mateusz Piotrowski (0mp) search for other commits by this committer ]    commit hash:730c13e87ed4e749162865f51e2d3a0541ab628d  commit hash:730c13e87ed4e749162865f51e2d3a0541ab628d  commit hash:730c13e87ed4e749162865f51e2d3a0541ab628d  730c13e 
sysutils/ansible*: Clean up CONFLICTS
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Tue, 28 Apr 2020
[ 20:46 bofh search for other commits by this committer ] Original commit   Revision:533266 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
sysutils/ansible: Update version 2.8.11=>2.9.7

- Create sysutils/ansible28 from sysutils/ansible
- Set EXPIRATION_DATE to 20200530 for ansible23 ansible24 ansible25 and
  ansible26 as they are no longer maintained by upstream
- Bump ansible23 ansible24 ansible25 ansible26 and ansible27 for CONFLICTS
  with ansible28

PR:             241734
Submitted by:   ncrogers@gmail.com
Approved by:    portmgr (maintainer-timeout)
Fri, 17 Apr 2020
[ 22:31 bofh search for other commits by this committer ] Original commit   Revision:531978
sysutils/ansible: Multiple Vulnerabilities fix

- Update ansible 2.8.7=>2.8.11
- Update ansible27 2.7.15=>2.7.17
- For ansible27 add fixes [1]
  - Rudimentary detection of the virtual platforms
  - playbook hangs without ASSUME_ALWAYS_YES for pkgng
  - Fix zpool snapshot cloning
  - Fix `doas` password authentication
  - Mark ansible26, ansible25, ansible24 and ansible23 DEPRECATED without
    EXPIRATION_DATE for MFH

PR:             241734 233970 [1]
Submitted by:   timur [1]
Reported by:    ncrogers@gmail.com
Approved by:    portmgr (maintainer timeout, > 14 days)
MFH:            2020Q2 (bugfix release)
Security:       CVE-2020-1737
Security:       CVE-2020-1739
Security:       CVE-2020-1740
Thu, 26 Dec 2019
[ 15:48 lifanov search for other commits by this committer ] Original commit   Revision:520929
update sysutils/ansible27 to 2.7.15
Sun, 15 Sep 2019
[ 17:07 lifanov search for other commits by this committer ] Original commit   Revision:512121
update sysutils/ansible27 to 2.7.13
Sat, 6 Jul 2019
[ 23:05 lifanov search for other commits by this committer ] Original commit   Revision:506079
update sysutils/ansible27 to 2.7.12
[ 23:04 lifanov search for other commits by this committer ] Original commit   Revision:506078 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
update sysutils/ansible to 2.8.2

This creates sysutils/ansible27 port for users that wish to stay on
Ansible 2.7 stable branch.

https://github.com/ansible/ansible/blob/v2.8.2/changelogs/CHANGELOG-v2.8.rst

Number of commits found: 16