[Rats] [ietf-rats-wg/eat] 8e3aa5: Clarify and simplify way IMEIs are encoded (#66)

Laurence Lundblade <noreply@github.com> Tue, 03 November 2020 18:44 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 F33C03A0D7C for <rats@ietfa.amsl.com>; Tue, 3 Nov 2020 10:44:03 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level:
X-Spam-Status: No, score=-2.101 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_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 YMx1v7oi2ozH for <rats@ietfa.amsl.com>; Tue, 3 Nov 2020 10:44:03 -0800 (PST)
Received: from smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E6EC63A0D3C for <rats@ietf.org>; Tue, 3 Nov 2020 10:44:02 -0800 (PST)
Received: from github.com (hubbernetes-node-d10fef6.ac4-iad.github.net [10.52.110.27]) by smtp.github.com (Postfix) with ESMTPA id 418E556009F for <rats@ietf.org>; Tue, 3 Nov 2020 10:44:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1604429042; bh=Gwvqc101cE0Cyp6TbebqYux16zV+r9xFtTr4Xl1a9oQ=; h=Date:From:To:Subject:From; b=jmXCexOQAmtFRXRQHPMBSbQKG45/JNtTgM9MT4LhFqXoRf5fGiE26+CtXMOlUaZxy a/C3dLFskdNSt/lYFzZ5UjLAO9PjJO0e3/f5uSBI5O4SLx6X2GimdidDhQNTnV6NRe Zc/jQa8baAFi6KEqMsJOdHR3RohxG9h+z2pnsLYM=
Date: Tue, 03 Nov 2020 10:44:02 -0800
From: Laurence Lundblade <noreply@github.com>
To: rats@ietf.org
Message-ID: <ietf-rats-wg/eat/push/refs/heads/submod_update/638398-893a02@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/Mzrk4D4vfRhD5jBX3RV4zDThHf8>
Subject: [Rats] [ietf-rats-wg/eat] 8e3aa5: Clarify and simplify way IMEIs are encoded (#66)
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: Tue, 03 Nov 2020 18:44:04 -0000

  Branch: refs/heads/submod_update
  Home:   https://github.com/ietf-rats-wg/eat
  Commit: 8e3aa5671999d555afc142368445386b20af2f87
      https://github.com/ietf-rats-wg/eat/commit/8e3aa5671999d555afc142368445386b20af2f87
  Author: Laurence Lundblade <laurencelundblade@users.noreply.github.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

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

  Log Message:
  -----------
  Clarify and simplify way IMEIs are encoded (#66)

* change the way IMEI are encoded

* Add IMEI change to changes-since section

Co-authored-by: Laurence Lundblade <lgl@securitytheory.com>


  Commit: 893a02f06708324ced6a96a3a9d1ef8e84a8e19a
      https://github.com/ietf-rats-wg/eat/commit/893a02f06708324ced6a96a3a9d1ef8e84a8e19a
  Author: Laurence Lundblade <lgl@securitytheory.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

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

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


Compare: https://github.com/ietf-rats-wg/eat/compare/638398051562...893a02f06708