[codesprints] New datatracker release: v6.126.0

Henrik Levkowetz <henrik@levkowetz.com> Thu, 09 April 2020 16:26 UTC

Return-Path: <henrik@levkowetz.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 368903A0C8C; Thu, 9 Apr 2020 09:26:44 -0700 (PDT)
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 SDv--qTcIHMF; Thu, 9 Apr 2020 09:26:42 -0700 (PDT)
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 DB7B73A0C49; Thu, 9 Apr 2020 09:26:40 -0700 (PDT)
Received: from henrik by dunkelfelder.tools.ietf.org with local (Exim 4.84_2) (envelope-from <henrik@levkowetz.com>) id 1jMa0l-00071x-72; Thu, 09 Apr 2020 18:26:39 +0200
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1jMa0l-00071x-72@dunkelfelder.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Thu, 09 Apr 2020 18:26:39 +0200
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/codesprints/Ny0eNaGjtFMJcMr7F-zD4fqTxLI>
Subject: [codesprints] New datatracker release: v6.126.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: Thu, 09 Apr 2020 16:26:48 -0000

Hi,

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

Release notes:

ietfdb (6.126.0) ietf; urgency=medium

  **Groundwork for upcoming automatic scheduling assistance**

  * Merged in ^/branch/dash/automatic-scheduler@17395 from sasha@dashcare.nl,
    which adds groundwork for upcoming automatic scheduling assistance:

    ~ Added a management command to create a dummy IETF 999 meeting.

    ~ Added display of new constraints and joint sessions to agenda builder
      interface.

    ~ The new timerange, time_relation and wg_adjacent constraints, along with
      the joint_with_groups option, are now reflected in the special requests
      field.  This allows them to be taken into account while scheduling
      sessions.

    ~ Clarified the wording in the session request form regarding conflicts
      with BOFs.

    ~ Added support for structured entry and storage of joint sessions in
      meetings:

      - Also adds additional tests for the SessionForm
      - Fixes a javascript error in session requests for non-WG groups,
        that could cause incorrect form behaviour.
      - Expands the tests added in [17289] a bit.

    ~ Added support for the timerange, wg_adjacent and time_relation
      constraints.  This adds three new constraints to the database and
      relevant UIs:

      - timerange: "This WG can't meet during these timeframes"
      - wg_adjacent: "Schedule adjacent to another WG (directly following,
        no breaks, same room)"
      - time_relation: schedule the two sessions of one WG on subsequent
        days or with at least one day seperation

 -- Henrik Levkowetz <henrik@levkowetz.com>  08 Apr 2020 20:44:35 +0000

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

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

Regards,

	Henrik
	(via the mkrelease script)