From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6581CC3F68F for ; Sat, 25 Jan 2020 17:09:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3CDDB2075E for ; Sat, 25 Jan 2020 17:09:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726690AbgAYRJT (ORCPT ); Sat, 25 Jan 2020 12:09:19 -0500 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:49927 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725843AbgAYRJT (ORCPT ); Sat, 25 Jan 2020 12:09:19 -0500 Received: from callcc.thunk.org (rrcs-67-53-201-206.west.biz.rr.com [67.53.201.206]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 00PH8d9t012751 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 25 Jan 2020 12:08:42 -0500 Received: by callcc.thunk.org (Postfix, from userid 15806) id 193AD420324; Sat, 25 Jan 2020 12:08:39 -0500 (EST) Date: Sat, 25 Jan 2020 12:08:39 -0500 From: "Theodore Y. Ts'o" To: Randy Dunlap Cc: "linux-doc@vger.kernel.org" , LKML , Jonathan Corbet , Jan Kara , Andreas Dilger , linux-ext4@vger.kernel.org, Pablo Neira Ayuso , Jozsef Kadlecsik , Florian Westphal , netfilter-devel@vger.kernel.org, coreteam@netfilter.org, Paul Mackerras , linux-ppp@vger.kernel.org, reiserfs-devel@vger.kernel.org, "Darrick J . Wong" , linux-xfs Subject: Re: [PATCH] Documentation: changes.rst: update several outdated project URLs Message-ID: <20200125170839.GM1108497@mit.edu> References: <20200125034622.GA1107489@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netfilter-devel@vger.kernel.org On Fri, Jan 24, 2020 at 08:03:03PM -0800, Randy Dunlap wrote: > > So drop the git URL also? Let's keep the git URL; sorry I wasn't precise in my previous message. I was referring to where the tarballs could be downloaded. - Ted P.S. I guess I should mention that there is one reason why some folks might still want to download from sourceforge; if they want the tarball signed by me, that's the only place you can get it. For $REASONS, the .gpg file on kernel.org is signed by the kernel.org automation, and of course the git tree has tags signed for me. But for folks who want the tarball signed by me --- Debian and its derivatives want that, for example --- they need to go to sourceforge. I dunno if the RPM-based distributions still care about gpg signed tarballs. I'm guessing though that the people who care know where to find it.