New datatracker release: v7.22.0

Henrik Levkowetz <henrik@levkowetz.com> Mon, 09 November 2020 20:26 UTC

Return-Path: <henrik@levkowetz.com>
X-Original-To: wgchairs@ietfa.amsl.com
Delivered-To: wgchairs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A24AF3A134C; Mon, 9 Nov 2020 12:26:29 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.233
X-Spam-Level:
X-Spam-Status: No, score=-1.233 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.665, URIBL_BLOCKED=0.001] autolearn=no 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 YVsC9v5TKP-1; Mon, 9 Nov 2020 12:26:27 -0800 (PST)
Received: from dunkelfelder.tools.ietf.org (dunkelfelder.tools.ietf.org [217.69.81.146]) (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 7C4FA3A1340; Mon, 9 Nov 2020 12:26:27 -0800 (PST)
Received: from henrik by dunkelfelder.tools.ietf.org with local (Exim 4.84_2) (envelope-from <henrik@levkowetz.com>) id 1kcDk8-0001uW-OR; Mon, 09 Nov 2020 21:26:24 +0100
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Subject: New datatracker release: v7.22.0
Message-Id: <E1kcDk8-0001uW-OR@dunkelfelder.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Mon, 09 Nov 2020 21:26:24 +0100
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, henrik@levkowetz.com, iesg@ietf.org, wgchairs@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on dunkelfelder.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/wgchairs/8M8UkvW1SwvPWmGGpBui8KNWYtg>
X-BeenThere: wgchairs@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Working Group Chairs <wgchairs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/wgchairs/>
List-Post: <mailto:wgchairs@ietf.org>
List-Help: <mailto:wgchairs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Nov 2020 20:26:30 -0000

Hi,

This is an automatic notification about a new datatracker release, 
v7.22.0, generated when running the mkrelease script.

Release notes:

ietfdb (7.22.0) ietf; urgency=medium

  * Added a GroupHistory.ad_role() method to help with some template
    expansions.

  * Modified the name and help text of the Person.plain field, to make the 
    intended use clearer (to avoid cases of incorrect usage seen recently).

  * Changed back to serve meeting materials locally as the default.  There 
    could be more tweaks in a subsequent commit.

  * Nomcom topic responses didn't save respondent because of a missing form 
    creation parameter.  Fixed.

  * Added additional logging of submission steps, for submission timing 
    investigation.  Should be reduced once cause of long response times has 
    been found.

  * Added *-chairs aliases for teams to the script that generates group 
    *-chairs@ietf.org aliases for postfix

  * Merged in [18651] from jennifer@painless-security.com:
    Retrieve session agenda, slides, and minutes each time agenda modal is 
    opened. Fixes #3050.  

  * Removed superfluous spaces within <pre> for materials.  Fixes issue 
    #3124.

  * Merged in [18653] from jennifer@painless-security.com:
    Retrieve session agenda materials by meeting/session instead of by 
    assignment.  

  * Merged in [18654] from jennifer@painless-security.com:
    Do not require redundant meeting number for session materials view.  

  * Added matching indexes to a number of models with default ordering based
    on multiple keys, to speed up queries.

 -- Henrik Levkowetz <henrik@levkowetz.com>  09 Nov 2020 19:58:02 +0000

The new version is available for installation through SVN checkout, with
  'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/7.22.0'

For development, copy the new development version instead:
  'svn copy https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/7.22.1.dev0' <YOURBRANCH>

Regards,

	Henrik
	(via the mkrelease script)