From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.fsf.org (mail.fsf.org [IPv6:2001:470:142::13]) by sourceware.org (Postfix) with ESMTPS id 6DB813858CDB for ; Fri, 7 Oct 2022 15:40:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6DB813858CDB Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=fsf.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=fsf.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=fsf.org; s=mail-fsf-org; h=MIME-Version:In-reply-to:Date:Subject:To:From:References; bh=hnWy9bv+ZFtmqh48gw9pX1hSbNgsCXDPE2GFEvE2mhU=; b=JHBDZqwsoosa3jja7l9Iduzp1 g5waWPDfo9Kqgv/ehi1ZXhJbEhGzoyWt7KDthxNEA6YRMRAXH+S/rcKAS7y3H8lGeX6rXegD3WQfT FukOqeCLQQS/iiidOLJoI4R5Ac3eneUBS87VV9tFA7zfj8Tz06cdv1jbn1uZix8B6zH9ey72Ttu8c 81OC+/JEYcLVprrYD4Rh0yv65LFyvMrp/B1yuhyErZlAK0/EVzbPcVs4CVYwnl3FiZLtsRCUetXxP bQqrkHoM4GoBpAS34+sSn1jcE6XbluAeFZEOkPldR+qBNfzhdKJ5ZgrX9fbs4TK9+e4OeW/Pn3rGI grFJwVWUQ==; References: <875yh1a6qx.fsf@fsf.org> <20221003171003.GL7916@redhat.com> User-agent: mu4e 1.9.0; emacs 29.0.50 From: Ian Kelling To: "Frank Ch. Eigler" Cc: Overseers mailing list Subject: Re: [Bug Infrastructure/29643] New: Release upload process improvements Date: Fri, 07 Oct 2022 11:38:19 -0400 In-reply-to: <20221003171003.GL7916@redhat.com> Message-ID: <87v8ovtzft.fsf@fsf.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: "Frank Ch. Eigler" writes: > Hi - > >> [...] For example, (and I would just open a separate bug for this, >> but I want to get this off my chest): I notice that the sort order >> on https://sourceware.org/pub/ is alphabetical instead of version >> ordering, [...] > > The systemwide default indexoptions already include versionsort. > Where do you see something contrary? I'm seeing e.g. correct behaviour > in subdirectories such as https://sourceware.org/pub/gcc/releases/ . You are right, that is an embarrassing mistake, I chalk it up to working while tired, thought I noticed something and didn't double check.