[Netmod-ver-dt] [netmod-wg/yang-ver-dt] 130b5d: Commit initial version of module versioning and YA...

Robert Wilton <noreply@github.com> Thu, 09 May 2019 13:38 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 A93A1120183 for <netmod-ver-dt@ietfa.amsl.com>; Thu, 9 May 2019 06:38:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.012
X-Spam-Level:
X-Spam-Status: No, score=-7.012 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-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 ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l_FMxE1lZ6xA for <netmod-ver-dt@ietfa.amsl.com>; Thu, 9 May 2019 06:38:52 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5E57120226 for <netmod-ver-dt@ietf.org>; Thu, 9 May 2019 06:38:51 -0700 (PDT)
Date: Thu, 09 May 2019 06:38:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557409130; bh=mf19qPxNtQnLQx8xigvFTCfWjx2/h+YSwXGLbakemKs=; h=Date:From:To:Subject:From; b=lospSnU+u1JM5CItatMpUqjTKen3ZN8iMFtj1gS2xudaiM7sp0zvib3/elSVX7Uk6 R4Voa9tYT5/U9mvMI6YkApXS/m9yqJcpEWUfF8tqfB/7YkKBdIMLFB5YRDtFy+IP4T 3AhQarQgRriFAWQJxKOhrXUsXYiPgCdrYupwlgeA=
From: Robert Wilton <noreply@github.com>
To: netmod-ver-dt@ietf.org
Message-ID: <netmod-wg/yang-ver-dt/push/refs/heads/develop/de0e3f-642580@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/NSU5XfnFd9PadN2njQ4ytIBqptY>
Subject: [Netmod-ver-dt] [netmod-wg/yang-ver-dt] 130b5d: Commit initial version of module versioning and YA...
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: Thu, 09 May 2019 13:38:58 -0000

  Branch: refs/heads/develop
  Home:   https://github.com/netmod-wg/yang-ver-dt
  Commit: 130b5d9620f519225eefaee81d8d65a357260dea
      https://github.com/netmod-wg/yang-ver-dt/commit/130b5d9620f519225eefaee81d8d65a357260dea
  Author: rwilton <rwilton@cisco.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    A yang-mod-ver/draft-verdt-netmod-yang-module-versioning.xml
    A yang-mod-ver/ietf-yang-library.yang
    A yang-mod-ver/ietf-yang-revisions.yang
    A yang-mod-ver/ietf-yl-revisions.yang
    A yang-ver-schemes/draft-verdt-netmod-yang-semver.xml

  Log Message:
  -----------
  Commit initial version of module versioning and YANG semver drafts


  Commit: 642580eaecf9dfbb7eb84074bfba0900c6b2bd6a
      https://github.com/netmod-wg/yang-ver-dt/commit/642580eaecf9dfbb7eb84074bfba0900c6b2bd6a
  Author: rwilton <rwilton@cisco.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

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

  Log Message:
  -----------
  Merge branch 'develop' of github.com:netmod-wg/yang-ver-dt into develop


Compare: https://github.com/netmod-wg/yang-ver-dt/compare/de0e3f79ee36...642580eaecf9