Re: [Cbor] Concise Binary Object Representation Maintenance and Extensions (cbor) WG Virtual Meeting: 2020-09-30 CHANGED

Carsten Bormann <cabo@tzi.org> Wed, 30 September 2020 09:30 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: cbor@ietfa.amsl.com
Delivered-To: cbor@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 944783A046A; Wed, 30 Sep 2020 02:30:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 OTPFs2ayDrd1; Wed, 30 Sep 2020 02:29:57 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E14B13A044E; Wed, 30 Sep 2020 02:29:56 -0700 (PDT)
Received: from [192.168.217.118] (p548dcc60.dip0.t-ipconnect.de [84.141.204.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4C1WDx6DD2zyd6; Wed, 30 Sep 2020 11:29:53 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <160144959925.19846.7724069222892256410@ietfa.amsl.com>
Date: Wed, 30 Sep 2020 11:29:53 +0200
X-Mao-Original-Outgoing-Id: 623150993.296986-7d696fbe8be24c68fbf6cea747a17b25
Content-Transfer-Encoding: quoted-printable
Message-Id: <356BA1E7-01AF-4B5E-9F63-B1927CD9CB0F@tzi.org>
References: <160144959925.19846.7724069222892256410@ietfa.amsl.com>
To: cbor@ietf.org, IESG Secretary <iesg-secretary@ietf.org>
X-Mailer: Apple Mail (2.3608.120.23.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/MMj9I8F-HepnCFppAZ5q7JkRVAc>
Subject: Re: [Cbor] Concise Binary Object Representation Maintenance and Extensions (cbor) WG Virtual Meeting: 2020-09-30 CHANGED
X-BeenThere: cbor@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Concise Binary Object Representation \(CBOR\)" <cbor.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cbor>, <mailto:cbor-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cbor/>
List-Post: <mailto:cbor@ietf.org>
List-Help: <mailto:cbor-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cbor>, <mailto:cbor-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Sep 2020 09:30:01 -0000

On 2020-09-30, at 09:06, IESG Secretary <iesg-secretary@ietf.org> wrote:
> 
>    - OID tags

I created the pull request
https://github.com/cbor-wg/cbor-oid/pull/4
based on the discussion we had on 2020-09-02.

(I need to CI-enable that repo.)

https://raw.githack.com/cbor-wg/cbor-oid/oid-factoring/draft-ietf-cbor-tags-oid.html
is still caching the previous version; once that updates, find most of the changes in 
https://raw.githack.com/cbor-wg/cbor-oid/oid-factoring/draft-ietf-cbor-tags-oid.html#name-tag-factoring-with-oid-arra
[sic].

See you all in 5.5 hours...

Grüße, Carsten