Re: [Tools-discuss] Strange IDnits behavior (or is it something else?)

Lars Eggert <lars@eggert.org> Tue, 22 September 2020 16:01 UTC

Return-Path: <lars@eggert.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6CF773A1738 for <tools-discuss@ietfa.amsl.com>; Tue, 22 Sep 2020 09:01:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, 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=eggert.org
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 gQUGwSZ0h8VK for <tools-discuss@ietfa.amsl.com>; Tue, 22 Sep 2020 09:01:37 -0700 (PDT)
Received: from mail.eggert.org (mail.eggert.org [IPv6:2a00:ac00:4000:400:211:32ff:fe22:186f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A2E43A171C for <tools-discuss@ietf.org>; Tue, 22 Sep 2020 09:01:36 -0700 (PDT)
Received: from [IPv6:2a00:ac00:4000:400:d505:2b78:dd03:a6b1] (unknown [IPv6:2a00:ac00:4000:400:d505:2b78:dd03:a6b1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.eggert.org (Postfix) with ESMTPSA id 1616F602D68; Tue, 22 Sep 2020 19:01:17 +0300 (EEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=eggert.org; s=dkim; t=1600790478; bh=ydMwBTDp9a4ds1Ah76XVhoScah64HYsRvMY5WHPAS5A=; h=From:Subject:Date:In-Reply-To:Cc:To:References; b=yNEra+PL7NF2A6+Ah6l5CzGH60X5MpX1fYBYe4cGbRviSJFdxqpl8hpj8uIZ1mflr MIzYgnjgXz8eCFePMjxzBf04iWHRP36tMeQR3JKbYR+2gWxaGxk2gufTw6f1y1/ggM LL+/pA9JooiMHlJoOn+e7Ir7905FR6AzFPXMP294=
From: Lars Eggert <lars@eggert.org>
Message-Id: <2DC190C0-F601-4CC0-99F1-644A4765B061@eggert.org>
Content-Type: multipart/signed; boundary="Apple-Mail=_DB90FFDF-FE28-40D5-98FF-D071C1E19EED"; protocol="application/pgp-signature"; micalg="pgp-sha512"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.1\))
Date: Tue, 22 Sep 2020 19:01:14 +0300
In-Reply-To: <6742c6a8-5402-f62d-67ee-fed8b2f81619@levkowetz.com>
Cc: tools-discuss@ietf.org
To: Henrik Levkowetz <henrik@levkowetz.com>
References: <CAKKJt-eeYvfOuFwqTtXeHrYjnw3hQR_u8hb4sc9c1zSi5oXK0Q@mail.gmail.com> <3f032b28-3159-355e-db2c-8be749fad47e@gmx.de> <0B6004B7-8BBD-4A22-A155-7E8D47F6727D@eggert.org> <6742c6a8-5402-f62d-67ee-fed8b2f81619@levkowetz.com>
X-MailScanner-ID: 1616F602D68.A1EB1
X-MailScanner: Found to be clean
X-MailScanner-From: lars@eggert.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/HUi0Vmb-igHIOsQ3OUErxE2GWIU>
Subject: Re: [Tools-discuss] Strange IDnits behavior (or is it something else?)
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 22 Sep 2020 16:01:38 -0000

On 2020-9-22, at 18:45, Henrik Levkowetz <henrik@levkowetz.com> wrote:
> The old idnits doesn't have a repository.  I'll grab your patch from the
> link.

ACK.

(Is there a new idnits?!)

Lars