[codesprints] New datatracker release: v6.114.0

Henrik Levkowetz <henrik@levkowetz.com> Wed, 18 December 2019 20:40 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 EB361120C49; Wed, 18 Dec 2019 12:40:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.9
X-Spam-Level:
X-Spam-Status: No, score=-6.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=unavailable 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 nJJ-opxnRifd; Wed, 18 Dec 2019 12:40:30 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [64.170.98.42]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A9D16120C4C; Wed, 18 Dec 2019 12:40:30 -0800 (PST)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1ihg7P-0004Ke-Fv; Wed, 18 Dec 2019 12:40:27 -0800
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1ihg7P-0004Ke-Fv@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Wed, 18 Dec 2019 12:40:27 -0800
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 zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/nknyTHR5VxLzOAitlRGK3Tysfw0>
Subject: [codesprints] New datatracker release: v6.114.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: Wed, 18 Dec 2019 20:40:32 -0000

Hi,

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

Release notes:

ietfdb (6.114.0) ietf; urgency=medium

  **Refactoring and renaming of some meetings models and fields**

  * Merged in [17148] from rjsparks@nostrum.com:
    Only gather addresses instead of name_addrs for the group_secretaries
    Mailtrigger Recipient. Fixes #2847.  

  * Merged in [17147] from rjsparks@nostrum.com:
    Show diff controls for a bis -00 document. Fixes #2846.

  * Merged /branch/iola/meeting-improvement-r16992@17152 from olau@iola.dk:

    - Renamed Meeting.agenda to Meeting.schedule together with a bunch of
      related internal things,

    - Moved Session.status, .requested, and .requested_by to a new
      SchedulingEvent.

    - Turned sessions into regular sessions and non-sessions into misc.
      sessions in the UI and code to avoid ambiguity.
      This doesn't change the data in the DB except for uses of TimeSlotTypeName
      where 'session' is now 'regular'.

  * Added a requirement limitation for the coverage module.

  * Added handling for a decoding exception during submission processing.

  * Merged in [17120] from rjsparks@nostrum.com:
    Add links to the main website and the mailarchive to the search page.  

  * Added an OPTIONS settings to the DATABASES setting in 
    docker/settings_local.py, to make some migration operations work under 
    docker.

 -- Henrik Levkowetz <henrik@levkowetz.com>  18 Dec 2019 18:31:01 +0000

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

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

Regards,

	Henrik
	(via the mkrelease script)