From nobody Sun Jan 8 14:25:25 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 4NqfVs5mqDz2p5cP for ; Sun, 8 Jan 2023 14:25:25 +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 4NqfVs3ZvVz3xLk for ; Sun, 8 Jan 2023 14:25:25 +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=1673187925; 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=18zQrlz4r9dj5+PIGzQbhGU8wYH4hDQOENIwmclzKr8=; b=Qy/Q1GFir1B6P2WtmDWi3on3GrwnA1BEb799npxK0ciVbfogzx5DlPP/t4uk08ZGrJoCJx UEy2DjaYkU4QRqN5tyDSGsWdusz3wTPHh817I7smOV6Ao3k3eFbkMvn5cPWjhW2bmH3mT1 /eYXOrcJ4i0jTiU/6cZCDEFUosKxdpIO1i9sAahod2e8rj7Crq5o+mFDUyCcz8aQUtw45Q FV79WKtsHXTvAa/Wzs1t7q5YJJpM9WbOPeAdSZ9hGNcmHRNGJKt14/wGS3OXpcQpZNxHOT iHVcykcuRG+p4bTNWZn/wMS8dkXg2dazWVIRT1AnD/my7VGshQeTyQt2TGixOA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673187925; a=rsa-sha256; cv=none; b=NLONhWkXbfdzhdfmamoCnvo3M0C4vRu/TTmqZNUiCdcBRRNPPXpupIwINOUx8/stW0yX+r pguY7kA27BaHsC635loeyZ9Iygzr0NWAlMdcJTak9E5KU3xmBIt47DPmQ8NgwtaOEvei3+ fS/Mk38kxr8AwCPzJy3jdzzaMH7b9OIHM4+Lhed2U7ze9NW2S15Swwqm+NyySPp1DYt82q ejPOugAgMVFcB8mVYbGxvX/ajSl7irLZ/IT/UR/dk9SO+ckC3upJceHfgvTtFgkaZJH4nn Yc2p7829LE5QNnheaioYKycXx9VnvuBrJI+ciWOXqvSGaT1h/5cBkTsyUfgvrg== 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 4NqfVs2PhYzrts for ; Sun, 8 Jan 2023 14:25:25 +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 308EPPC3098247 for ; Sun, 8 Jan 2023 14:25:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 308EPP7v098246 for python@FreeBSD.org; Sun, 8 Jan 2023 14:25:25 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 268682] security/py-gssapi: Update to 1.8.2 Date: Sun, 08 Jan 2023 14:25:25 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: john@saltant.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268682 --- Comment #3 from John W. O'Brien --- (In reply to Nuno Teixeira from comment #2) I don't think MFH is warranted in this case. The release notes between 1.7.3 and 1.8.2 mention only built and package changes. --=20 You are receiving this mail because: You are on the CC list for the bug.=