From owner-freebsd-ports@freebsd.org Fri Mar 26 22:18:42 2021 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B136E5AEE48; Fri, 26 Mar 2021 22:18:42 +0000 (UTC) (envelope-from olivier.freebsd@free.fr) Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F6bwL4Bgwz3pwp; Fri, 26 Mar 2021 22:18:42 +0000 (UTC) (envelope-from olivier.freebsd@free.fr) Received: from ravel.localnet (unknown [109.210.108.86]) (Authenticated sender: olivier.freebsd@free.fr) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 678722003AE; Fri, 26 Mar 2021 23:18:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1616797116; bh=RX6RXwoJabCKBHPHMf8ykpVtviTMP+nowlYCXzTTlHw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dt1Q/WIV/oxzkRlKh4eYyTYOL9j3ekn/9+v1dDEHi7aQ6Fq8Eh6dxRiT27hGMC0RS gn6d0MVxiLFJUDipX59qZHEoUOmGv0SVfPSj+gsz5iQX7vFhZQpPZNjwht07wCBK4f abx1ROqD9h6kCvwXF9g2DxhHZj/yZIFXRA4OioAQOMEHJ2hjF4ex0ougwzpg3vLWoJ IFPMcxIFY+Bgrll8DYA/Tf0WcNzLMqCdcSGyIF4kz0osI1Ur8mHK7ChzWp+vf1TZuT Y+G1FDljnlkxXvt0qLKT7oYJtBcw+Tje5mehl+Tl6T22Wy7b+VuhT1MKcyyl9Emzw1 JesbswlBYBRmg== From: Olivier Certner To: "Dan Mahoney (Ports)" , freebsd-ports@freebsd.org Cc: RW , ports@freebsd.org, Chris Subject: Re: Python 2.7 removal outline Date: Fri, 26 Mar 2021 23:18:25 +0100 Message-ID: <3203348.ehEimU4jQO@ravel> In-Reply-To: References: <20210324130347.GA29020@freefall.freebsd.org> <14A27037-4174-4708-9AE3-16D599076639@gushi.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4F6bwL4Bgwz3pwp X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2021 22:18:42 -0000 Le vendredi 26 mars 2021, 22:43:12 CET Chris a =C3=A9crit : > Honestly. If something "just works", isn't a "security risk". Than don't = fix > it! Not so simple... But for build-only dependencies, I concur. But anyway, all new security reports for 3.x will be fixed in Tauthon. I've= =20 now already reviewed 55 security bugs from PSF and fixed those appropriate= =20 (most are either not bugs, or irrelevant, or already fixed in 2.7 or Tautho= n=20 proper). I have ~20 more to review (and possibly fix), then I'll test the=20 result and finally push all this upstream. =20 =2D-=20 Olivier Certner