Bug 276895

Summary: devel/php-composer: Update to 2.7.0 (includes security fix)
Product: Ports & Packages Reporter: Guido Falsi <madpilot>
Component: Individual Port(s)Assignee: Guido Falsi <madpilot>
Status: Closed FIXED    
Severity: Affects Only Me CC: cyberbotx
Priority: --- Flags: cyberbotx: maintainer-feedback+
madpilot: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch v1 none

Description Guido Falsi freebsd_committer freebsd_triage 2024-02-08 14:50:05 UTC
Created attachment 248263 [details]
patch v1

Hi,

I've noticed a new version of composer is out. Also includes a security fix. [1]

I already created a vuxml entry for the advisory. [2]


Attaching patch, everything works fine here, after a simple test. Can you approve it?

Thanks in advance.


[1] https://github.com/composer/composer/security/advisories/GHSA-7c6p-848j-wh5h

[2] https://cgit.freebsd.org/ports/commit/?id=b3fafb5cba9975027affb385f8022e5cf2896cd1
Comment 1 Naram Qashat 2024-02-08 14:54:19 UTC
Looks good to me.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-08 17:20:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9b4e16df256285f592a096fb7130713c68a8fbc1

commit 9b4e16df256285f592a096fb7130713c68a8fbc1
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-02-08 17:18:13 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-02-08 17:18:13 +0000

    devel/php-composer: Update to 2.7.0

    PR:             276895
    Approved by:    Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
    MFH:            2024Q1
    Security:       33ba2241-c68e-11ee-9ef3-001999f8d30b

 devel/php-composer/Makefile | 2 +-
 devel/php-composer/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-02-08 17:22:17 UTC
A commit in branch 2024Q1 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=138336f11c76ff5ab21c14a6bb712033eeb03987

commit 138336f11c76ff5ab21c14a6bb712033eeb03987
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-02-08 17:18:13 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-02-08 17:21:19 +0000

    devel/php-composer: Update to 2.7.0

    PR:             276895
    Approved by:    Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
    MFH:            2024Q1
    Security:       33ba2241-c68e-11ee-9ef3-001999f8d30b

    (cherry picked from commit 9b4e16df256285f592a096fb7130713c68a8fbc1)

 devel/php-composer/Makefile | 2 +-
 devel/php-composer/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Guido Falsi freebsd_committer freebsd_triage 2024-02-08 17:22:49 UTC
Committed. Thanks!