From nobody Thu Aug 31 13:29:46 2023 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 4Rc28H3Sgvz4s9pD for ; Thu, 31 Aug 2023 13:29:51 +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 4Rc28H2LWWz3WBV for ; Thu, 31 Aug 2023 13:29:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693488591; a=rsa-sha256; cv=none; b=jXzUbAPV/da5hdqBA4xdreRsNzijtzbNrU/tnqRs7r0OPNaLHFkAiqJcjJwtHHk51W1GDR hPEsRRLqHDveiP1aFUSElK7bjd2jRuu2usxTREMjY1++Ww7gkZHZ9UDzqJy5W6kZ1l1AQo 0aBa772Yop7PgV50DYyVbVCF3Um8ngXDA0NEUs+ieEM2qkNRZnw2IDZybM7tepm5klRphC 6hfGbGl79bTpqZtPqATn5BljpBVF3pM8DlJ8umI+p+OZLUtZmOEcKUvYCRJEJbas7jOAkl KQpY5tOMQ6WCfUQVjE6o7hsAV9t2kCRuh9PcIvSxr1AgIrrSs3mZ/eZhmKCBZQ== 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=1693488591; 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=MPNQNu+rfgJApeOcxu2dvwZRk6+Zpl70E/XnkfmjOLU=; b=HwOVkSxI+IByUiV753uqmOKYgphThTY1kKr76A+SNVcDX/4bSkNWIxtFwTodvdL832cPca OqdDNdTmS0KZngWRbL8tMHhXcAAjBwa5SV+xP4giT9yfSun4PzzOAbjgoA/K813xVT+IRJ p7qs6/CKBYSQZYr4Neuapsc1x80O1RYggUXaDbQwLHCutXSi1LI0FdCbxvmPepm55CM9mh +Q2rFiS5ZZATl6LUaPrhz6ysBix86fbN4zOxWxVI4wuUu6XSnbruyPZP5CWrnUNsmAd2Ni Tba08gwSQfC3ApIPzCpZXCxq8Uf6c6DYPzcXHo7dikQcRiEdTcYBRAJUeLjxeg== 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 4Rc28H1QlRz511 for ; Thu, 31 Aug 2023 13:29:51 +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 37VDTpDo070963 for ; Thu, 31 Aug 2023 13:29:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37VDTpbR070962 for python@FreeBSD.org; Thu, 31 Aug 2023 13:29:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 266680] security/py-openssl: Update to 23.2.0 Date: Thu, 31 Aug 2023 13:29:46 +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-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: lwhsu@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266680 --- Comment #19 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D11e8f3c89438ceef19d425937a4e9de= 5085f9002 commit 11e8f3c89438ceef19d425937a4e9de5085f9002 Author: Li-Wen Hsu AuthorDate: 2023-08-31 13:27:26 +0000 Commit: Li-Wen Hsu CommitDate: 2023-08-31 13:27:26 +0000 security/py-openssl: Update to 23.2.0 This patch combines the efforts from the people invloved in the PR. I just do the integrating and testing. PR: 266680 Approved by: sbz (earlier version) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D39037 security/py-openssl/Makefile | 24 +++++++++--------------- security/py-openssl/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 18 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=