Re: [xml2rfc] New xml2rfc release: v2.37.2

Alexandre Petrescu <alexandre.petrescu@gmail.com> Wed, 18 December 2019 13:32 UTC

Return-Path: <alexandre.petrescu@gmail.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2716812003E; Wed, 18 Dec 2019 05:32:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.632
X-Spam-Level:
X-Spam-Status: No, score=-2.632 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.665] 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 lJhY4-PycEny; Wed, 18 Dec 2019 05:32:28 -0800 (PST)
Received: from oxalide-smtp-out.extra.cea.fr (oxalide-smtp-out.extra.cea.fr [132.168.224.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D39D1200D7; Wed, 18 Dec 2019 05:32:28 -0800 (PST)
Received: from pisaure.intra.cea.fr (pisaure.intra.cea.fr [132.166.88.21]) by oxalide-sys.extra.cea.fr (8.14.7/8.14.7/CEAnet-Internet-out-4.0) with ESMTP id xBIDWPD9015431; Wed, 18 Dec 2019 14:32:25 +0100
Received: from pisaure.intra.cea.fr (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id B8F21207E00; Wed, 18 Dec 2019 14:32:25 +0100 (CET)
Received: from muguet1-smtp-out.intra.cea.fr (muguet1-smtp-out.intra.cea.fr [132.166.192.12]) by pisaure.intra.cea.fr (Postfix) with ESMTP id A5B0C207DB1; Wed, 18 Dec 2019 14:32:25 +0100 (CET)
Received: from [10.8.35.150] (is154594.intra.cea.fr [10.8.35.150]) by muguet1-sys.intra.cea.fr (8.14.7/8.14.7/CEAnet-Internet-out-4.0) with ESMTP id xBIDWPOI030805; Wed, 18 Dec 2019 14:32:25 +0100
To: Henrik Levkowetz <henrik@levkowetz.com>
Cc: xml2rfc-dev@ietf.org, xml2rfc@ietf.org, rfc-markdown@ietf.org
References: <E1ihI9I-00025v-RF@durif.tools.ietf.org>
From: Alexandre Petrescu <alexandre.petrescu@gmail.com>
Message-ID: <eabbba30-ab3f-0504-9995-915b1681ac1e@gmail.com>
Date: Wed, 18 Dec 2019 14:32:25 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0
MIME-Version: 1.0
In-Reply-To: <E1ihI9I-00025v-RF@durif.tools.ietf.org>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: fr
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/RWz7SbF0LOqaTxQr46eyceYtVKU>
Subject: Re: [xml2rfc] New xml2rfc release: v2.37.2
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Dec 2019 13:32:31 -0000


Le 17/12/2019 à 20:04, Henrik Levkowetz a écrit :
> 
> Hi,
> 
> This is an automatic notification about a new xml2rfc release,
> v2.37.2, generated when running the mkrelease script.
> 
> Release notes:
> 
> xml2rfc (2.37.2) ietf; urgency=medium
> 
>    * Refined the non-ascii punctuation (smart-quotes, etc.) downcoding, and
>      eliminated a couple of bugs that could lead to infinite looping or
>      crash.  Fixes issue #473.
> 
>    * Made the xref labels used for different @section values work for
>      additional value types.
> 
>    * Fixed a couple of preptool bugs found during debugging of issue #473.
> 
>   -- Henrik Levkowetz <henrik@levkowetz.com>  17 Dec 2019 18:56:34 +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 http://svn.tools.ietf.org/svn/tools/xml2rfc/tags/cli/2.37.2'

Hi, Henrik,

Is this version what is being used by the GUI on the web at 
xml2rfc.tools.ietf.org?

Alex

> 
> Regards,
> 
> 	Henrik
> 	(via the mkrelease script)
> 
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc
>