From nobody Thu Jan 20 14:26:02 2022 X-Original-To: current@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 A781919752DD for ; Thu, 20 Jan 2022 14:26:05 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JflDY4JG2z3Dbx for ; Thu, 20 Jan 2022 14:26:05 +0000 (UTC) (envelope-from bapt@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1642688765; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=5UWvlwuIIzuQcwfi6EBmYMTVkvDtClVQBFM5lzwqGOQ=; b=kzJVf2oXHSjg76CMAS6zG3QOIpLUhQ1aCXD+dQGwi7KR0jVL8F6zZ2AE6s4MCTWeaJfpaU PZAW/Y8nd0pKjs4YD0TDGCOWLJmD3MgbkUCg+Kp8EC9uzCF960/c7CuAXc6o7siIXnXz2B mOJphBqYY+GTDn1cnf1m4PZKd+zDXVVqTfZ+H3Qsrw7kMcJfvIdX3sAxMJiSmRaUMVtIZk pwx/lry6DGSHOo+0mFkBeE80oBqRHhxB1yDAbnasEeAH+yMKVI03lOq8P6nEjvXQ8gGlMw 1CWER53zs/alKJwDCOdfqsnxzxvPHGD25LdLtiPfsM/QTgmEMEOCvEE6KPU67w== Received: from aniel.nours.eu (nours.eu [IPv6:2001:41d0:8:3a4d::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 1E164FE14 for ; Thu, 20 Jan 2022 14:26:05 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id E023588F79; Thu, 20 Jan 2022 15:26:02 +0100 (CET) Date: Thu, 20 Jan 2022 15:26:02 +0100 From: Baptiste Daroussin To: current@freebsd.org Subject: [HEADSUP] Deprecation of the ftp support in pkg Message-ID: <20220120142602.64go6fjomdxv5yjd@aniel.nours.eu> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1642688765; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=5UWvlwuIIzuQcwfi6EBmYMTVkvDtClVQBFM5lzwqGOQ=; b=OIDOwFuBIXV4Cn4tTjNg8GeqqgA/P3EJY8Y4BoXpdEZrDMEjSiOfE7Fx7pCYvkzmdAnDi1 0bNjpTfphkWLtEvRBj1SBeN5+xMh9ZFFvYadPLbY18PYcSDrxhfpZRewa+/NBfhfsLfdyZ h3gc2L74UE/SYAN1YhHjAMsIwCOINJXjJc4fn2YKWpRvJgxIeehD0E/u9CThOHh0Gvo8Ha lN15g8IXmdizugNr1vq1jYfWM2OQCQA2RdHSxchYSyngziDZULpnGXE+03oOU/LKP7iWde oTj9K5uJxtBf12AtlUd3djrnDQjF69dpIvYeQjdfYqLzeFAqVCWK+hqoPgO2TQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1642688765; a=rsa-sha256; cv=none; b=hWBQKIU4tbhsp2MApbzquoImRI6AnuH2dERZpsLl9PoQFdCwI+vnvh7rSlE8ddRWpuak2A yfZR/8Jg0ROXXCYSWFUdU3fjE2UttBow6SMZbleWidEoH4/ipvE+D0MSY4SUsxu90cv2+1 IPGSkwxj0kn4nRmithWJV2DJlQbZQo59OvnbJUE0DUHI9fPWIS1YFgnQuWt2MmYl4KHWGf XGI2PxSrasVKl4xW2CUUsqDRSv735gtbALkjWKKygousw4N0CKfy52qP5uaUma+yk8+ExE GtAvHthVyybDNy8NAB4Q+UN8/jdiwVYV+cz/HXc8G8esKiZ4dEqo3PDIT5HO8w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N Hello everyone, We plan to remove the support for fetching packages over ftp for the next releases of pkg (probably 1.18) if you have a strong reason to use ftp which cannot be fixed by switching to any other supported protocols like ssh or http, please do share. Best regards, Bapt