[Tools-implementation] IETF wagtail_website v0.10.3 released

Robert Sparks <rjsparks@nostrum.com> Mon, 08 June 2020 18:42 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: tools-implementation@ietfa.amsl.com
Delivered-To: tools-implementation@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70AF43A0EE8; Mon, 8 Jun 2020 11:42:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.403
X-Spam-Level:
X-Spam-Status: No, score=-1.403 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, KHOP_HELO_FCRDNS=0.276, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" 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 RriVcgnfeU_N; Mon, 8 Jun 2020 11:42:15 -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 A54463A0F3E; Mon, 8 Jun 2020 11:41:59 -0700 (PDT)
Received: from unescapeable.local ([47.186.30.41]) (authenticated bits=0) by nostrum.com (8.15.2/8.15.2) with ESMTPSA id 058Ifssi093750 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 8 Jun 2020 13:41:55 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1591641715; bh=61wQmbmbLITPqEhuNgdsB+0TN2n4gPdZcVtMBnvmUHg=; h=To:From:Subject:Date; b=QcgE/gC/xLW1oKf4Cgh9TTAUtBb3+xzAI1r10AbkpMzK4T9sRQguWdu29dMIsNME5 AkL/z60PomBZ5DOoxoJkjvu37LABg5JfRkt32JcrpKp2ibVFSflbIbb3qLM1hJqPjX gnhMULDSSGfGBM2sfFnARITluez5TMY/vwFwP+Eo=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.30.41] claimed to be unescapeable.local
To: Glen <glen@amsl.com>, tools-implementation@ietf.org, Greg Wood <ghwood@ietf.org>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <8d774e9d-dcc8-0603-2517-1e244ddd4519@nostrum.com>
Date: Mon, 08 Jun 2020 13:41:54 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.8.1
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-implementation/9yukS6o_VJvTHQJM-wdA0c0Y4rA>
Subject: [Tools-implementation] IETF wagtail_website v0.10.3 released
X-BeenThere: tools-implementation@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Tools Implementation <tools-implementation.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-implementation>, <mailto:tools-implementation-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-implementation/>
List-Post: <mailto:tools-implementation@ietf.org>
List-Help: <mailto:tools-implementation-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-implementation>, <mailto:tools-implementation-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Jun 2020 18:42:19 -0000

Hi Glen -

At your convenience please install wagtail_website v0.10.3

All -

This release moves us to wagtail 2.9 and addresses 
https://github.com/ietf-tools/wagtail_website/issues/28

RjS