Re: [rfc-i] Where to find BibXML files for citations

Carsten Bormann <cabo@tzi.org> Tue, 13 June 2023 13:52 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: rfc-interest@ietfa.amsl.com
Delivered-To: rfc-interest@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D32CC15107F for <rfc-interest@ietfa.amsl.com>; Tue, 13 Jun 2023 06:52:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level:
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=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 svzjbDCfFbxW for <rfc-interest@ietfa.amsl.com>; Tue, 13 Jun 2023 06:52:42 -0700 (PDT)
Received: from smtp.zfn.uni-bremen.de (smtp.zfn.uni-bremen.de [134.102.50.21]) (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 D64F6C151076 for <rfc-interest@rfc-editor.org>; Tue, 13 Jun 2023 06:52:39 -0700 (PDT)
Received: from [192.168.217.124] (p548dc15c.dip0.t-ipconnect.de [84.141.193.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4QgVP11vRMzDCd4; Tue, 13 Jun 2023 15:52:37 +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: <cce34474-ded2-4a3e-b68d-5b54065e9fa3@betaapp.fastmail.com>
Date: Tue, 13 Jun 2023 15:52:36 +0200
Cc: RFC Interest <rfc-interest@rfc-editor.org>
X-Mao-Original-Outgoing-Id: 708357156.646719-7db7740631d0cb7162af9b58c0456d15
Content-Transfer-Encoding: quoted-printable
Message-Id: <46A55A26-7488-4047-9DBE-D5424EA3EFA1@tzi.org>
References: <3bfb41f3-6f29-b603-4988-ffb4904f8a3f@amsl.com> <cce34474-ded2-4a3e-b68d-5b54065e9fa3@betaapp.fastmail.com>
To: Martin Thomson <mt@lowentropy.net>, rfc-markdown@ietf.org
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-interest/bsc3hr9DtE4IDctTCr1g7B7I370>
Subject: Re: [rfc-i] Where to find BibXML files for citations
X-BeenThere: rfc-interest@rfc-editor.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "A list for discussion of the RFC series and RFC Editor functions." <rfc-interest.rfc-editor.org>
List-Unsubscribe: <https://mailman.rfc-editor.org/mailman/options/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rfc-interest/>
List-Post: <mailto:rfc-interest@rfc-editor.org>
List-Help: <mailto:rfc-interest-request@rfc-editor.org?subject=help>
List-Subscribe: <https://mailman.rfc-editor.org/mailman/listinfo/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=subscribe>
X-List-Received-Date: Tue, 13 Jun 2023 13:52:44 -0000

On 2023-06-07, at 23:22, Martin Thomson <mt@lowentropy.net> wrote:
> 
> This is fine.  Is a redirect in place or will things start to break on the 21st?

Things started to break today in a different place, because the xml2rfc.tools.ietf.org redirect is now served with broken SSL…
Kramdown-rfc had expunged this old name, but there is a remnant in i-d-template that breaks:

https://github.com/martinthomson/i-d-template/pull/388

(Until this is merged, manually delete the lines indicated in

https://github.com/martinthomson/i-d-template/pull/388/files

in your lib directory if you use Martin’s template.)

Grüße, Carsten