[Bug 287992] security/py-pwntools: opt us out of PATH pollution, solves conflict with sysutils/moreutils

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 04 Jul 2025 16:38:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287992

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=90d95157180f89dd2b87514fb7e53757bea63988

commit 90d95157180f89dd2b87514fb7e53757bea63988
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2025-07-04 16:38:03 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2025-07-04 16:38:10 +0000

    security/py-pwntools: Disable generic CLI shortcuts

    Use --only-use-pwn-command to prevent installing 'main', 'version',
    'errno', etc., reducing $PATH clutter and namespace pollution.

    Upstream plans to remove most generic scripts in 5.0.0, which should
    further reduce spurious entitlement claims on the system PATH, unlike
    the reporter’s ex-wife.

    Upstream issue:
    https://github.com/Gallopsled/pwntools/issues/2589

    PR:             287992
    Reported by:    milios@ccsys.com

 security/py-pwntools/Makefile | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.