Re: [Tools-discuss] Finalizing the tools.ietf.org transition

Carsten Bormann <cabo@tzi.org> Mon, 27 June 2022 09:35 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7298C15A72C for <tools-discuss@ietfa.amsl.com>; Mon, 27 Jun 2022 02:35:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.909
X-Spam-Level:
X-Spam-Status: No, score=-1.909 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CNNyUj4w7kIE for <tools-discuss@ietfa.amsl.com>; Mon, 27 Jun 2022 02:35:37 -0700 (PDT)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [134.102.50.15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 159ACC14CF00 for <tools-discuss@ietf.org>; Mon, 27 Jun 2022 02:35:35 -0700 (PDT)
Received: from [192.168.217.118] (p5089ad4f.dip0.t-ipconnect.de [80.137.173.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4LWjJN6gbSzDCfK; Mon, 27 Jun 2022 11:35:32 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <3782594c-68a6-bcaa-09bb-69fae24e3590@nostrum.com>
Date: Mon, 27 Jun 2022 11:35:32 +0200
Cc: tools-discuss@ietf.org
X-Mao-Original-Outgoing-Id: 678015332.371835-c3c44b52040b8ada3854033e493bd991
Content-Transfer-Encoding: quoted-printable
Message-Id: <EA0A8ED4-39E9-4021-BAE7-7DFB648F0EB5@tzi.org>
References: <4c61b746-f914-d853-54cb-54288f8a9083@nostrum.com> <EA917DE1-90E3-4325-8943-B4F04AD128BD@tzi.org> <3782594c-68a6-bcaa-09bb-69fae24e3590@nostrum.com>
To: Robert Sparks <rjsparks@nostrum.com>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/yRqq-psSVnB-qoNbICFvzZQDmIo>
Subject: Re: [Tools-discuss] Finalizing the tools.ietf.org transition
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 27 Jun 2022 09:35:40 -0000

On 2022-06-18, at 22:49, Robert Sparks <rjsparks@nostrum.com> wrote:
> 
> It should be
> 
> https://bib.ietf.org/public/rfc/bibxml-rfcsubseries/reference.BCP.0100.xml
> 
> but that is 500-ing at the moment, Ticket opened,

Thank you for getting this fixed!
Kramdown-rfc 1.6.12 now uses bib.ietf.org.

One detail that I found interesting is that the sequence of attributes and unordered elements appears to be actively randomized.  
That may not help with diffs at the XML level…

Grüße, Carsten