From nobody Wed Apr 12 04:19:06 2023 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Px8bv0BLsz45C3w for ; Wed, 12 Apr 2023 04:19:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Px8bt59Lhz3tt9 for ; Wed, 12 Apr 2023 04:19:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681273146; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oa4CXjTCuEWg0/CchClRcbv6Qvt+OOyA7qiDJedlSu8=; b=yUrkp3GWFyovCwoeeErsfTcS/hQlRWQBbWxDQZZAnLHTVK3cjH/z/aJyiiSPDktrSyOnXd P4AQN7eq4lXyMK1liTh/70mW8mV5n4VDgZslrH8gk2vPnrTtht6oLg4LkABN6K3YYa3dVL v/qHktbl29TvpDPZTSJBAYgs9PBz4jkdlgEx/RU77OilvcoS6XaNqMsAfrojl8/LH4//rL LK3YK1oC01do0Xs6nNZapGfAfJg7euRr424H4CNMontUqzyFT38WP0cbX70BWVc/k54bCL bleiZHg9L3RQqW+EFcY2l3O5qogs4jLme2MLEp+k+GwLrfLkWJjeVEq0X9Tofw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681273146; a=rsa-sha256; cv=none; b=El1c1Z8ktUwfnqg++hzHq0hJTI1EHefz0T0Iu+7nlh/oVqi6ohVakqEJRSy5iZ41QN1D1I TTRRoOTIDyyU2G9jdLVdQv5O++Y+f5MsB3RWPL3DMKL0nbGh996FHyCexRtajAKxmccRLS UXKEQgo7+gfyOqxud7lD+rSS2qj8DXC00Or1h+8K6YrUeSXWUxTJkyHcG2jMG7mLNUAFSH XWYSl25Q1pJxHvyqeIiUHJuKT5xVJ/eSO06n23kQkm/mcBIsE9lGY4CFH+58I5LEyQPG5l yKxz4biT+DSC4EuxbhMstIdDiTVli44NYDMy5dHXjzpK4HYV68vRxq9rzCL9mA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Px8bt3vQ5zllw for ; Wed, 12 Apr 2023 04:19:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 33C4J6w7057079 for ; Wed, 12 Apr 2023 04:19:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33C4J6cr057078 for ports-bugs@FreeBSD.org; Wed, 12 Apr 2023 04:19:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270744] security/vuxml: 20 new entries for vulnerable ports Date: Wed, 12 Apr 2023 04:19:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: security X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: philip@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270744 Philip Paeps changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #4 from Philip Paeps --- Listing the flavours that currently exist leaves open the possibility that someone installs a vulnerable package for a future flavour of Python -- one that does not yet exist at the time the vulnerability is recorded. The long-term solution would be for "pkg audit" to become aware of flavours. For now, I think your proposed patch is good enough. --=20 You are receiving this mail because: You are the assignee for the bug.=