From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (unknown [IPv6:2600:3c03::f03c:91ff:fe50:73f]) by sourceware.org (Postfix) with ESMTPS id 4AD88385703B for ; Mon, 10 Aug 2020 15:44:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4AD88385703B Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1k59yh-0007zC-U3; Mon, 10 Aug 2020 15:44:47 +0000 Received: from fche by elastic.org with local (Exim 4.92.3) (envelope-from ) id 1k59yh-000WPI-Gb; Mon, 10 Aug 2020 11:44:47 -0400 Date: Mon, 10 Aug 2020 11:44:47 -0400 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: "Frank Ch. Eigler" , "heming.zhao@suse.com" , Marian Csontos , LVM general discussion and development Subject: Re: [linux-lvm] how often does lvm team update source code in ftp site Message-ID: <20200810154447.GC70288@elastic.org> References: <266c8ce7-9632-50fe-c440-ecde22c60e92@suse.com> <2b204b75-5fe5-5af3-cf88-85f920e9fa2c@redhat.com> <20200810115232.GB1049@redhat.com> <08580f21-d03c-d03e-ace2-29eeed588b1d@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <08580f21-d03c-d03e-ace2-29eeed588b1d@suse.com> X-Sender-Verification: "" X-Spam-Status: No, score=-104.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_PASS, SPF_PASS, TXREP, USER_IN_WELCOMELIST, USER_IN_WHITELIST autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2020 15:44:52 -0000 Hi - > Thank you for your information. > I got the (wrong) URL from: https://www.sourceware.org/lvm2/ > In the section *Releases*. > It looks this webpage should be updated with: ftp://sourceware.org/pub/lvm2/ I tried a couple of ways to edit the lvm2 web pages to fix these links, but I'm foiled by git-hook scripts and stuff, so I'll leave it to AGK etc. - FChE