From nobody Sun Aug 13 19:21:44 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 4RP6pd17M6z4q3xH for ; Sun, 13 Aug 2023 19:21:45 +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 4RP6pc5gytz3SQ8 for ; Sun, 13 Aug 2023 19:21:44 +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=1691954504; 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=NSS6JYYkDVFUmJEyjjGKMabd8o2j1Vy6mMKVnu3wIOw=; b=BH4uU2MwHnToHobsnZf8fKQmbxFdxeGUNvqmZwbXPJ04rEMEq8U+ak2CoZffRIQO5M+cfS 1ZhIfNLQgeir9ET2N0hIurwHxvVEigVNaQwr17KbBQciMfv0ZZH8etc5TXzDfpiQ+sSEaE BKiArMzNXCYDdtuSVr7S2evstEIIJXW1iAW3Kg0b8+341+ugC88aBAH7fndUAgNV564hO2 ov983dG6ONQgv5njL80yZ+icKlQ7MjBIpvwJyFqA2uIJVZGUsdXppfnI1iGYcyF6kwipZj tshahspzelNn2tt4cKhx4eA55XvroXAXy0eAEsrv3356fPEifA+UblquEMB3+A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691954504; a=rsa-sha256; cv=none; b=szM1Azyc19k9QsINu4XQO75Khw+3iG2KV7T0zLTIEPJbmVBMvqbyIR4DnQzsDADOEU+VHz bN0B023uW/98arU6V1vc3Bd3izP4Uyh/fP3q5Bkk780CwJDtxYyEEsDiS1SlYYBCAJ4zk7 SWYKr+x+rmHpB7gmqtM9E8sIg2k6K+dnxF7LZnf59ysthfVYUwF852kQkJ+MspRur7Kipx W1fhujLVgFvHq3jRPj2dln0ve4lGgUBI/+XIRaylPuH7RAP8AyKSKuN8qF5OPd0FCMpugu KuYAhoFu+SnNygDwWKjWkGxL/ZxxztT2I6qsY+4L8S37cebH/BMxGvF0fKBXfQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RP6pc4lGTz1D1H for ; Sun, 13 Aug 2023 19:21:44 +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 37DJLiDi058975 for ; Sun, 13 Aug 2023 19:21:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37DJLiVw058974 for python@FreeBSD.org; Sun, 13 Aug 2023 19:21:44 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 273114] lang/python3.10: backport netlink support Date: Sun, 13 Aug 2023 19:21:44 +0000 X-Bugzilla-Reason: AssignedTo 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: freebsd@igalic.co X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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=3D273114 Mina Gali=C4=87 changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #244064|0 |1 is obsolete| | --- Comment #1 from Mina Gali=C4=87 --- Created attachment 244066 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244066&action= =3Dedit lang/python3.10: backport netlink support fixes configure to actually apply (hunks were out of order, which i fixed but hadn't commited before submitti= ng this patch) --=20 You are receiving this mail because: You are the assignee for the bug.=