From nobody Wed Sep 06 01:44:21 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 4RgQCV2vwhz4stbH for ; Wed, 6 Sep 2023 01:44:22 +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 4RgQCT6LjBz3fC4 for ; Wed, 6 Sep 2023 01:44:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693964661; a=rsa-sha256; cv=none; b=H96df5LRi4wxr5q1F7fLnXAmcVz2ep01T7pmBwHXRHJO+tpS+qLm68ihNCYXN+J/x/p2in Cz+C+r9TfehbLUuDjFbFRxGgy+YPQjw2XnbVfU6h36SVYA19/B5IlvUd5Yh23kyVxEeion wDTaci4jZ218/dmxIjNt828TjLgh14Z+648r28Oy16UDWIwyyWuEE4fiP78cmLUc7TMjKf DG080HQCNwzHKbUr4slcyySxJZ/Mrz258hUa1EuD2a/bRwlA6xqC/ZDwLHko6p8XrkXfDM 83VPdu83iFCYnkU1bjg5OnL01EAgL6c/h5UlKB6ipNz4lmmY5d0xDxeG0robJA== 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=1693964661; 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=po4WvQJnOnfrCnGyEuW70QNZGZFMShOlVGKuRFp9PWc=; b=Ufc7ibnZ7qGfKUP2/uk2dRpekb6N1ms4G8cBBc5NCn0O7BanpKshjxZ1fydj6+C8rUWrRn Gws5/4xC5gPpyQ6w06TwcCpRKl4buo9vAVukmdeGGEedrTmV7BG7b0f9EoucAEtMkY3toX zXFTxV1s3ZROyySEhvAx5EskiSnEJtc/cW9VnH42g6KEi1dTA5ethqRErn4NHgXzRM15TN +RQ/vJSuuqnOldBwvuL8vqYHIasPnMUg+5MR/lBGA1mkFP/LVBDS9lPWt2/LnMPIgEePUN J3099EAYv6jffOS7RXl4inIjBIE+7iHtbbIOivsWXO0VE91qA2Ay8AVDnRD7NQ== 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 4RgQCT5SdxzxCK for ; Wed, 6 Sep 2023 01:44:21 +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 3861iLkZ041370 for ; Wed, 6 Sep 2023 01:44:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3861iLkr041369 for python@FreeBSD.org; Wed, 6 Sep 2023 01:44:21 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 273531] security/py-gssapi: Update to 1.8.3 Date: Wed, 06 Sep 2023 01:44:21 +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: fuz@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fuz@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to 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: 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=3D273531 Robert Clausecker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |fuz@FreeBSD.org Status|New |In Progress --=20 You are receiving this mail because: You are on the CC list for the bug.=