Re: [netmod] Joint WGLC on "semver" and "module-versioning" drafts

Carsten Bormann <cabo@tzi.org> Sun, 04 June 2023 17:01 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4656AC14CE51 for <netmod@ietfa.amsl.com>; Sun, 4 Jun 2023 10:01:24 -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 2XbzhroxTvQ6 for <netmod@ietfa.amsl.com>; Sun, 4 Jun 2023 10:01:20 -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 54C93C14F73E for <netmod@ietf.org>; Sun, 4 Jun 2023 10:01:19 -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 4QZ30r6FsDzDCcy; Sun, 4 Jun 2023 19:01:16 +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: <vln6ljsf7d3esxz2szeglscueacga746pnflg2exhlgzss6h42@cuar6zkh74wx>
Date: Sun, 04 Jun 2023 19:01:16 +0200
Cc: Robert Varga <nite@hq.sk>, "netmod@ietf.org" <netmod@ietf.org>
X-Mao-Original-Outgoing-Id: 707590876.42897-1f129d148f8016deeb4d5ecb94030d56
Content-Transfer-Encoding: quoted-printable
Message-Id: <E356E06A-47D7-4009-897E-CF73408F6353@tzi.org>
References: <01000187fd8e0407-84bd7e7b-ede3-43d8-a9b3-5d4d0a915509-000000@email.amazonses.com> <jr5nepvspm3kpoxbv6dpxwi234ggjuthvckeerj2hb3g3qdc6x@4o42ngfbw72f> <12cd6ad9-e384-7cbc-d14d-fdf58cdbb0df@hq.sk> <6fdiqbrvqqsrcddq4c4z7kpwnl7rublqizqoija23penfnuvbk@heqvysdnhuvp> <985d7c5a-4b16-280e-c1d7-ee1e61edcf9e@hq.sk> <vln6ljsf7d3esxz2szeglscueacga746pnflg2exhlgzss6h42@cuar6zkh74wx>
To: Jürgen Schönwälder <jschoenwaelder@constructor.university>
X-Mailer: Apple Mail (2.3608.120.23.2.7)
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/ybdpWrJDU_quV6OJDf5hbMQPt-c>
Subject: Re: [netmod] Joint WGLC on "semver" and "module-versioning" drafts
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 04 Jun 2023 17:01:24 -0000

On 2023-06-02, at 18:37, Jürgen Schönwälder <jschoenwaelder@constructor.university> wrote:
> 
> I am not aware of an official authoritative source of YANG files.

I’m not sure I understand the current discussion, but wouldn't

curl -s https://www.rfc-editor.org/rfc/rfc9127.xml | xmlstarlet sel -T -t -v "//sourcecode[@name='ietf-bfd-types@2021-10-21.yang']/text()”

be considered an authoritative source for that YANG file in that RFC?

Grüße, Carsten