[Rats] [ietf-rats-wg/eat] bdb24b: first attempt at fixing the CirclCI issues (and ap...

Laurence Lundblade <noreply@github.com> Sat, 07 December 2019 00:41 UTC

Return-Path: <noreply@github.com>
X-Original-To: rats@ietfa.amsl.com
Delivered-To: rats@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9697D120044 for <rats@ietfa.amsl.com>; Fri, 6 Dec 2019 16:41:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.001
X-Spam-Level:
X-Spam-Status: No, score=-7.001 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, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-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 fBntakwR0fBK for <rats@ietfa.amsl.com>; Fri, 6 Dec 2019 16:41:31 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DF09B12003E for <rats@ietf.org>; Fri, 6 Dec 2019 16:41:30 -0800 (PST)
Received: from github-lowworker-56fcc46.va3-iad.github.net (github-lowworker-56fcc46.va3-iad.github.net [10.48.102.32]) by smtp.github.com (Postfix) with ESMTP id D4C57C60911 for <rats@ietf.org>; Fri, 6 Dec 2019 16:41:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1575679289; bh=r7xp+bG0FYJYfYjhuqX6ZHiJ/zYPJpgV2/Z18YiHNOE=; h=Date:From:To:Subject:From; b=dp6Y1i43ti/yAZW930E6g7IuJ4AJ8hmUj4tXxdNWkk+Vi+g2q9+0vKg3r9OxD40IP iu1CG9q/jSPNNdusXFk/S24sAvTEBBIhsy8OPzN/J/FHnL6aepoQEFpFeEhghNllNE SwhE5kBIosSR0Ikk0YxuUkE5+frNuo2j0t4yGfdg=
Date: Fri, 06 Dec 2019 16:41:29 -0800
From: Laurence Lundblade <noreply@github.com>
To: rats@ietf.org
Message-ID: <ietf-rats-wg/eat/push/refs/heads/submods_revamp/5606f4-2271b5@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: rats@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/rats/-dahaQeUoKh31sFwixHhfxWsorM>
Subject: [Rats] [ietf-rats-wg/eat] bdb24b: first attempt at fixing the CirclCI issues (and ap...
X-BeenThere: rats@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Remote Attestation Procedures <rats.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rats>, <mailto:rats-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rats/>
List-Post: <mailto:rats@ietf.org>
List-Help: <mailto:rats-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rats>, <mailto:rats-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 07 Dec 2019 00:41:33 -0000

  Branch: refs/heads/submods_revamp
  Home:   https://github.com/ietf-rats-wg/eat
  Commit: bdb24b4b85f06781b66f92d6c458e489d39cd8ab
      https://github.com/ietf-rats-wg/eat/commit/bdb24b4b85f06781b66f92d6c458e489d39cd8ab
  Author: Henk Birkholz <henk.birkholz@sit.fraunhofer.de>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
    M draft-ietf-rats-eat.md

  Log Message:
  -----------
  first attempt at fixing the CirclCI issues (and apparently xml2rfc) that creates an Error: Expected <date> attribute "year" to be an integer, but found "n.d."


  Commit: a69331d7248345bde8fad2de93e4ce39c753be85
      https://github.com/ietf-rats-wg/eat/commit/a69331d7248345bde8fad2de93e4ce39c753be85
  Author: Laurence Lundblade <laurencelundblade@users.noreply.github.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M draft-ietf-rats-eat.md

  Log Message:
  -----------
  OEMID clarifications and references (#41)

* OEMID clarifications and references

* Typographic errors in OEM ID section

* Fix dates in references that seem to be causing build failures


  Commit: e9730f7132c934d4ccfaa5785a2155711e51773a
      https://github.com/ietf-rats-wg/eat/commit/e9730f7132c934d4ccfaa5785a2155711e51773a
  Author: Laurence Lundblade <lgl@securitytheory.com>
  Date:   2019-12-06 (Fri, 06 Dec 2019)

  Changed paths:
    M draft-ietf-rats-eat.md

  Log Message:
  -----------
  Merge branch 'master' into submods_revamp


  Commit: 2271b5a1289a9a4504e15eb74ef6ee4fd03d550e
      https://github.com/ietf-rats-wg/eat/commit/2271b5a1289a9a4504e15eb74ef6ee4fd03d550e
  Author: Laurence Lundblade <lgl@securitytheory.com>
  Date:   2019-12-06 (Fri, 06 Dec 2019)

  Changed paths:
    M draft-ietf-rats-eat.md

  Log Message:
  -----------
  CDDL corrections for submods


Compare: https://github.com/ietf-rats-wg/eat/compare/5606f48b28bf...2271b5a1289a