Bug 271679 - sysutils/ansible -- update to 7.6.0
Summary: sysutils/ansible -- update to 7.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Matthew Seaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-27 15:22 UTC by Matthew Seaman
Modified: 2023-05-28 07:26 UTC (History)
0 users

See Also:


Attachments
git format-patch update security/ansible to 7.6.0 (2.65 KB, application/mbox)
2023-05-27 15:22 UTC, Matthew Seaman
matthew: maintainer-approval?
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman freebsd_committer freebsd_triage 2023-05-27 15:22:49 UTC
Created attachment 242447 [details]
git format-patch update security/ansible to 7.6.0

Can we update to the latest version of the Ansible collections please?  This addresses the two security items against the current ansible-7.1.0 port.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-05-28 07:25:06 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0bde6ccd9cceae61c7ac1099654dc736c23344dd

commit 0bde6ccd9cceae61c7ac1099654dc736c23344dd
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2023-05-27 11:24:35 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-05-28 07:18:42 +0000

    sysutils/ansible: security update to 7.6.0

    Use python 3.9+ following upstream and ansible-core

    Delete CONFLICTS -- conflicting ports were mostly removed in 2020 and
    2021 with the last being removed at the end of last year.

    Security:       f418cd50-561a-49a2-a133-965d03ede72a
    Security:       e1b77733-a982-442e-8796-a200571bfcf2
    PR:             271679
    Approved by:    0mp (maintainer)

 sysutils/ansible/Makefile | 14 +++-----------
 sysutils/ansible/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 14 deletions(-)
Comment 2 Matthew Seaman freebsd_committer freebsd_triage 2023-05-28 07:26:28 UTC
Committed, thanks!