[Netmod-ver-dt] [netmod-wg/yang-ver-dt] cd9036: Fold in a subtle bugfix variant.

Joe Clarke <noreply@github.com> Tue, 17 October 2023 17:16 UTC

Return-Path: <noreply@github.com>
X-Original-To: netmod-ver-dt@ietfa.amsl.com
Delivered-To: netmod-ver-dt@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E93C6C14F747 for <netmod-ver-dt@ietfa.amsl.com>; Tue, 17 Oct 2023 10:16:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.409
X-Spam-Level:
X-Spam-Status: No, score=-4.409 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 nUY10OoMwIGH for <netmod-ver-dt@ietfa.amsl.com>; Tue, 17 Oct 2023 10:16:09 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (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 DB2BEC151065 for <netmod-ver-dt@ietf.org>; Tue, 17 Oct 2023 10:15:57 -0700 (PDT)
Received: from github.com (hubbernetes-node-e051eb5.va3-iad.github.net [10.48.145.17]) by smtp.github.com (Postfix) with ESMTPA id EFB6E8C10BE for <netmod-ver-dt@ietf.org>; Tue, 17 Oct 2023 10:15:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1697562957; bh=iOPn70RZDIwHv8PnWIP7JLk9ZLix6l9wGw7Iah8Nu0w=; h=Date:From:To:Subject:From; b=C930UpgP0r8pabOq5Zxqa7xXrWA9TVMo2ZdrOpvqa2OI/Bd0sz6ZuJbBCpQTEjiK4 298zr/KsYuCkmYhfozhfwB97X9CFMYxiCskDNQoj3Pu17B63w+zQoW+u7UbKm/jRxs zc3LMkT9+wyhOqs1P/MmJC+awkty/Nh6Wov2b+8w=
Date: Tue, 17 Oct 2023 10:15:56 -0700
From: Joe Clarke <noreply@github.com>
To: netmod-ver-dt@ietf.org
Message-ID: <netmod-wg/yang-ver-dt/push/refs/heads/module-versioning-k1-revision/6f144a-cd9036@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: netmod-ver-dt@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod-ver-dt/4OkQ7Tvy-DwFwHOU-URZgcxGDbA>
Subject: [Netmod-ver-dt] [netmod-wg/yang-ver-dt] cd9036: Fold in a subtle bugfix variant.
X-BeenThere: netmod-ver-dt@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: NetMod WG YANG Model Versioning Design Team <netmod-ver-dt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod-ver-dt>, <mailto:netmod-ver-dt-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod-ver-dt/>
List-Post: <mailto:netmod-ver-dt@ietf.org>
List-Help: <mailto:netmod-ver-dt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod-ver-dt>, <mailto:netmod-ver-dt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Oct 2023 17:16:12 -0000

  Branch: refs/heads/module-versioning-k1-revision
  Home:   https://github.com/netmod-wg/yang-ver-dt
  Commit: cd90367802dad9cd4cd3f2e2cdcfa32347e62bd7
      https://github.com/netmod-wg/yang-ver-dt/commit/cd90367802dad9cd4cd3f2e2cdcfa32347e62bd7
  Author: Joe Clarke <jclarke@cisco.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M yang-module-versioning/draft-ietf-netmod-yang-module-versioning.xml

  Log Message:
  -----------
  Fold in a subtle bugfix variant.

Balazs requested that module changes to reflect server behavior be
explicitly added.