[Netmod-ver-dt] [netmod-wg/yang-ver-dt] f834dc: Address some issues.

Joe Clarke <noreply@github.com> Wed, 17 February 2021 14:58 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 524043A1AAF for <netmod-ver-dt@ietfa.amsl.com>; Wed, 17 Feb 2021 06:58:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.67
X-Spam-Level:
X-Spam-Status: No, score=-2.67 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.57, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] 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 ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id blXZ8qUsSs0Q for <netmod-ver-dt@ietfa.amsl.com>; Wed, 17 Feb 2021 06:58:47 -0800 (PST)
Received: from smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A765E3A1AB5 for <netmod-ver-dt@ietf.org>; Wed, 17 Feb 2021 06:58:03 -0800 (PST)
Received: from github.com (hubbernetes-node-343328e.va3-iad.github.net [10.48.111.64]) by smtp.github.com (Postfix) with ESMTPA id DA4035C0107 for <netmod-ver-dt@ietf.org>; Wed, 17 Feb 2021 06:58:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1613573882; bh=vB6nc6/nyDOf3RrDwcswRGtkyST0RXEQmTLO0fF4YJg=; h=Date:From:To:Subject:From; b=SfBZwKchOfsWdnukPUxoy4AsFg7l34p32BR6gUVQEfl5jG55t3StnE0hIvLrz9t3Z HWxSqn+5cLVRfEvBgZ/laXrFWxPoAr1XmytywP8qALWXb55KpPTa+4i8Tx/t/uiZIW mJOi7AYLiG+u/HNtH6bSU6j1S14AyfjenvShmC60=
Date: Wed, 17 Feb 2021 06:58:02 -0800
From: Joe Clarke <noreply@github.com>
To: netmod-ver-dt@ietf.org
Message-ID: <netmod-wg/yang-ver-dt/push/refs/heads/master/42f752-f834dc@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/t6Y4j7hgN-Zmk_2DsdLefp7Ut70>
Subject: [Netmod-ver-dt] [netmod-wg/yang-ver-dt] f834dc: Address some issues.
X-BeenThere: netmod-ver-dt@ietf.org
X-Mailman-Version: 2.1.29
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: Wed, 17 Feb 2021 14:58:48 -0000

  Branch: refs/heads/master
  Home:   https://github.com/netmod-wg/yang-ver-dt
  Commit: f834dc99d1c1a9022724b107aff550a7e0d75e06
      https://github.com/netmod-wg/yang-ver-dt/commit/f834dc99d1c1a9022724b107aff550a7e0d75e06
  Author: Joe Clarke <jclarke@cisco.com>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

  Changed paths:
    M yang-semver/draft-ietf-netmod-yang-semver.txt
    M yang-semver/draft-ietf-netmod-yang-semver.xml

  Log Message:
  -----------
  Address some issues.

* Add text for Issue #61 to adress semver gaps.
* Add text for Issue #59 to provide guidance for IANA modules and how
  they are versioned. [1]

Submitted by:	Rob Wilton [1]