From nobody Thu Oct 3 02:44:01 2024 X-Original-To: python@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 4XJwwz1PmDz5YVt5 for ; Thu, 03 Oct 2024 02:44:03 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XJwwz0G1Jz44RB for ; Thu, 3 Oct 2024 02:44:03 +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=1727923443; 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=qzgDpDp+S1+7vhmR9AVnPk24WQn1EPRc9AtwWLpKI5Y=; b=Y9oXs8rd1DOBpH7SIV6XwD/R9r2b4bTCTtpZ4nKj8pjkO0D2QHDQiW/E+emugS2kjrfBzk 7mEI5aPrMbZ77HqyjyQV7pn/bqGT33VV3dNc8U82uU7tNTjSmKMqoMtHLg1/QbpQhtZ+dD T7Jkr8FrM1aJrEPE9m4UGuNF1h++wBDPpefrZBjTDg4JjQKWuYLBsZEgLXnMzc2+Nq2rBa mAivTbcVcqOWYhdn4G4Ouc1ultHWG/Elm2KqrFeHAjvNkUgf2KpbJrPPhEugkfWo9DvS9Y /gQD49qb5x900tzuicrg+FQTV8hj8bDihWoVG4xCrBrMXsOj0EUltOZ6umlyZg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727923443; a=rsa-sha256; cv=none; b=NKcBCPng8pBTJTN0MPZK+A+S+uhkSk6KKlH+3dsBdRBKIL/wklYCDcnFmFUk+fjdmh0Loc nn9hT9v1A0nO4stH1EH92tnFUgcxNrDA9R5glfTRyFKC8KPk7LI7TuhKC3KTttWR8XPDRF kNmONqWLt7LKkjw/AJMBk+BqIOuxBg6Uu+BIrxZ78L0McYp2Dm1sOf6hT23lzQnh/OvHnt ilqTJrpTUszXLk/JVVO2bzEu2HbzMBUykKoDYe6y1iiWHt6zcxo6wOg1Vj5UIgEaUStaHQ qxCXbyWNY3Ij1CK21dqyCCIY3DfwoSRrr+ZoP9WGXZBttpInWaSbKXkJKLec2g== 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 4XJwwy70NTzXx0 for ; Thu, 3 Oct 2024 02:44:02 +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 4932i24q066661 for ; Thu, 3 Oct 2024 02:44:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4932i2L7066660 for python@FreeBSD.org; Thu, 3 Oct 2024 02:44:02 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: python@FreeBSD.org Subject: [Bug 268043] devel/py-twisted: Consumer ports fail to run: module 'OpenSSL.SSL' has no attribute 'TLS_METHOD' after 22.10.0 update Date: Thu, 03 Oct 2024 02:44:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_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-qa, regression X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: wen@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: wen@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback+ X-Bugzilla-Changed-Fields: bug_status resolution 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-python@freebsd.org Sender: owner-freebsd-python@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268043 Bug 268043 depends on bug 281824, which changed state. Bug 281824 Summary: devel/py-twisted: Update to 24.7.0, fix security issue https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281824 What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are on the CC list for the bug.=