[Rfc-markdown] New xml2rfc release: v3.9.0
rjsparks@nostrum.com Fri, 25 June 2021 18:20 UTC
Return-Path: <rjsparks@nostrum.com>
X-Original-To: rfc-markdown@ietfa.amsl.com
Delivered-To: rfc-markdown@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 6E3F73A0F9D;
Fri, 25 Jun 2021 11:20:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.079
X-Spam-Level:
X-Spam-Status: No, score=-2.079 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, T_SPF_HELO_PERMERROR=0.01,
T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001]
autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key)
header.d=nostrum.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 WKPKHC-YmOPt; Fri, 25 Jun 2021 11:20:07 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1])
(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 0AF603A0FC7;
Fri, 25 Jun 2021 11:20:05 -0700 (PDT)
Received: from 84d908c3c732 ([47.186.34.206]) (authenticated bits=0)
by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 15PIK0OV049284
(version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO);
Fri, 25 Jun 2021 13:20:01 -0500 (CDT)
(envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com;
s=default; t=1624645201;
bh=1RoOux3Vsb6bERZU5epW9OCukQGWBcVt24S7HaZxP3s=;
h=From:To:Subject:Cc:Date;
b=bHH+2N7EAsPH4z+LBH8zMsFk++HVgX5GObMnk+K68ZSjP70X0mlmecwZT+DaeACSt
8DVAVBE45kR78pPaql4N1mKD8QWfKaXb3KI3G41ezfJYarCzZNnB6vpKQ8B3RkLYwv
e7/PvuU7T3Zx6FllILKbpPRsyOvCkK2I5g40fmz8=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to
be 84d908c3c732
Received: from rjsparks by 84d908c3c732 with local (Exim 4.92)
(envelope-from <rjsparks@nostrum.com>)
id 1lwqQl-00004a-Oz; Fri, 25 Jun 2021 18:19:55 +0000
From: rjsparks@nostrum.com
To: xml2rfc-dev@ietf.org, xml2rfc@ietf.org
Cc: rfc-markdown@ietf.org
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Message-Id: <E1lwqQl-00004a-Oz@84d908c3c732>
Date: Fri, 25 Jun 2021 18:19:55 +0000
Archived-At: <https://mailarchive.ietf.org/arch/msg/rfc-markdown/2iX80VErxW3lgsNcbhfv9Kl3p4s>
Subject: [Rfc-markdown] New xml2rfc release: v3.9.0
X-BeenThere: rfc-markdown@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "rfc-markdown is a discussion list for people writing I-Ds and RFCs
in Markdown and the authors of the tools used for that."
<rfc-markdown.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rfc-markdown>,
<mailto:rfc-markdown-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rfc-markdown/>
List-Post: <mailto:rfc-markdown@ietf.org>
List-Help: <mailto:rfc-markdown-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rfc-markdown>,
<mailto:rfc-markdown-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 25 Jun 2021 18:20:19 -0000
Hi, This is an automatic notification about a new xml2rfc release, v3.9.0, generated when running the mkrelease script. Release notes: xml2rfc (3.9.0) ietf; urgency=medium * Merged in [3981] from krathnayake@ietf.org: Stop stripping CDATA with v2v3 option. Fixes #601. * Merged in [3980] from krathnayake@ietf.org: Implement bare attribute rendering in HTML and PDF. Fixes #609. * Merged in [3978] from krathnayake@ietf.org: Add https://datatracker.ietf.org/doc/html/ as default id-base-url and id-reference-base-url. Fixes #618. * Merged in [3977] from jennifer@painless-security.com: Use 'appendix-A.1' format for section ids in HTML output. Use 'section-appendix-...' as XML id both for all appendixes, not just top level. Fixes #581. * Merged in [3975] from jennifer@painless-security.com: Define entities in v2v3 output instead of referencing an external DTD. Fixes #548. * Properly reflect the updates to headers and boilerplate reflecting erratum 5258. Fixes #648. xml2rfc (3.8.0) ietf; urgency=medium * Merged in [3961] from jennifer@painless-security.com: Fix indentation error that prevented normalizing ascii-art whitespace. Fixes #403. * Merged in [3949] from jennifer@painless-security.com: Insert removeInRFC notice as first child even when <name> tag is absent. Fixes #622. * Merged in [3947] from jennifer@painless-security.com: Handle <iref> as child of most of its allowed parent elements. An <aside> parent is still not handled properly. Fixes #620. * Merged in [3942] from jennifer@painless-security.com: Refer to un-numbered sections by name rather than number. Fixes #572. * Merged in [3939] and [3940] from jennifer@painless-security.com: Create tests-no-network and clear-cache Makefile targets to support network-free testing. Updates to tests/cache and tests/valid so tests pass with and without network. Fixes #561. -- Robert Sparks <rjsparks@nostrum.com> 20 May 2021 18:05:43 +0000 The preferred way to install xml2rfc is by doing 'pip install xml2rfc', and 'pip install --upgrade xml2rfc' to upgrade. If there are system- installed python modules which pip will not upgrade, you may have to use 'pip install --upgrade --no-deps xml2rfc' and install dependencies manually. The new version is also available through SVN checkout, with 'svn checkout https://svn.ietf.org/svn/tools/xml2rfc/tags/cli/3.9.0' Documentation for this release is built-in, and also available at: https://xml2rfc.tools.ietf.org/xml2rfc-doc-3.9.0.html Regards, Robert Sparks (via the mkrelease script)