From nobody Fri Jun 7 09:25:18 2024 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 4VwbQR0vwQz5N8SV for ; Fri, 07 Jun 2024 09:25:19 +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 4VwbQQ60sDz470P for ; Fri, 7 Jun 2024 09:25:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717752318; a=rsa-sha256; cv=none; b=nRF6FF/02Wvd1G8FAwwfZUbpu6GWC58uRFHlk+0AVFu0ZGl4ln9m+wtxEYqtoeZbjT/Xyp 8Qfnh3x+d8WlbU4OGwxZqCG5M6rUyhSIjZk88CARE4OtDha+htoecAqvb89mHEPxi/cxI+ WW0podQ0nje6BDiFwxS6lkH4zBZAwcWVVO7iCUELud/OmOyQs9ofRvocW0DBISx2kTnNPF jJmUYKQinPj6vgT5Z1AkSQq9dzQ5CADk8zIUT+FW85oVmrEF3ilIpe5xEPIGns8w5ZSxMu lpcDGsKWGbTR/U1oIKsMZy7SrNjdyyhcUmP6x3L6yltvt9XQf2DWcPY7S7VyBQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717752318; 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=K7vDKOoA8SjPnYbxcC/KkNk6HWU9hvNeCVshtQTiEi8=; b=P4ZLBzs0aHjGD9tiQvE/Mkae5Xumq0NRGr8dFUFiI8UdEM8srDC9UA0FbvY0b7qlQ0euya nGT8Ig2rGza6qwu/pONIE9Ffe+aGg4s+c2WXL9wntz0Z0hAsvgmcWUDBI1aZroXZGgeNyr Ub7XUBIGMWG0k9eaK9ccDg9HfJYFFFEy2vWAjrroKKR8E45QhlQNTSS168DZ/wIrIdB7rP b6DuTqVk6rsKJekcYOaZtydosWIBYkFhHjR4vR4WA0LJjx93iYeWDXznIzKV2H8SqI96LQ efmATi9jM7zDU6ZeSa/35s7wXGDkF/kTVBVkyUt6c3DpG7jq/31wIY1KDtJiDg== 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 4VwbQQ5W3Nz1N23 for ; Fri, 7 Jun 2024 09:25:18 +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 4579PIed048271 for ; Fri, 7 Jun 2024 09:25:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4579PIbP048270 for ports-bugs@FreeBSD.org; Fri, 7 Jun 2024 09:25:18 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 264426] www/mitmproxy: Update to 8.0.0 (<=7.0.4 vulnerable to CVE-2022-24766) Date: Fri, 07 Jun 2024 09:25:18 +0000 X-Bugzilla-Reason: CC 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: needs-patch, needs-qa, security X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: p5B2EA84B3@t-online.de X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bofh@freebsd.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: 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: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264426 --- Comment #7 from p5B2EA84B3@t-online.de --- Can you please give a status-report/outlook on the work returning a working py311-mitmproxy to the FreeBSD ports? --=20 You are receiving this mail because: You are on the CC list for the bug.=