[codesprints] New datatracker release: v7.44.0

rjsparks@nostrum.com Fri, 28 January 2022 14:57 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33C773A16D6; Fri, 28 Jan 2022 06:57:04 -0800 (PST)
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 JjcGJKqgMHgF; Fri, 28 Jan 2022 06:56:57 -0800 (PST)
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 782623A16D5; Fri, 28 Jan 2022 06:56:57 -0800 (PST)
Received: from 2033ab53cfd9 ([47.186.48.51]) (authenticated bits=0) by nostrum.com (8.17.1/8.16.1) with ESMTPSA id 20SEusRo017184 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Fri, 28 Jan 2022 08:56:55 -0600 (CST) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1643381815; bh=Fh5yBvgyiZztML2cjRPGrj+9YUp9cf84udlTHyltGqQ=; h=From:To:Subject:Date; b=LmLWZYd3gwOsps2+Zx+teoQqrdME/PMLJ3pH6IgjRgCbi+7LTHa7fE3STETb2evHm +xRNV6dHtOAtnjohrmo2dR53I4RqP/T+/7vGaQ3hTMSfZFyDDKyLplkWRIskv1qjOx qnpL3Xd2yP8p0DaSzYyWp7vPMETecl/mp5qoHk9o=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.48.51] claimed to be 2033ab53cfd9
Received: from rjsparks by 2033ab53cfd9 with local (Exim 4.92) (envelope-from <rjsparks@nostrum.com>) id 1nDSgD-000EMc-P1; Fri, 28 Jan 2022 14:56:49 +0000
From: rjsparks@nostrum.com
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Message-Id: <E1nDSgD-000EMc-P1@2033ab53cfd9>
Date: Fri, 28 Jan 2022 14:56:49 +0000
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/q2kl6U4E_fMdcEDxJEjyvYMy-fY>
Subject: [codesprints] New datatracker release: v7.44.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Jan 2022 14:57:04 -0000

Hi,

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

Release notes:

ietfdb (7.44.0) ietf; urgency=medium

  ** Schedule editor improvements, bugfixes **

  * Merged in [19874] from rjsparks@nostrum.com:
    Rollback menu caching. More work is required to allow left menu to 
    function correctly.  

  * Merged in [19876] from jennifer@painless-security.com:
    Do not redirect user to the logout page when logging in. Fixes #3478.  

  * Merged in [19878] from jennifer@painless-security.com:
    Hide timeslots type is disabled plus other schedule editor 
    debugging/improvements. Fixes #3510. Fixes #3430.  

  * Merged in [19880] from rjsparks@nostrum.com:
    Add gunicorn to requirements to support new deployment model.  

 -- Robert Sparks <rjsparks@nostrum.com>  28 Jan 2022 14:42:05 +0000

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

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

Regards,

	Robert Sparks
	(via the mkrelease script)