
From nobody Thu May  5 05:37:52 2016
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 2397C12D57C; Thu,  5 May 2016 05:37:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.9
X-Spam-Level: 
X-Spam-Status: No, score=-106.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, USER_IN_WHITELIST=-100] autolearn=ham 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 Xo8C2p66GQy5; Thu,  5 May 2016 05:37:45 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (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 80CF612D59E; Thu,  5 May 2016 05:37:45 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1ayIXJ-00031g-0V; Thu, 05 May 2016 05:37:45 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1ayIXJ-00031g-0V@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Thu, 05 May 2016 05:37:45 -0700
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
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/RP-py32eWrXaj54Nkl6lFqdW5iA>
Subject: [codesprints] New datatracker release: v6.20.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.17
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, 05 May 2016 12:37:48 -0000

Hi,

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

Release notes:

ietfdb (6.20.0) ietf; urgency=high

  **Better Yang model support, Reworked meeting schedule management, Release management of cron jobs**

  This is a mixed feature and bugfix release.  It provides additional
  support for Yang models, reworked pages for meeting schedule
  management, adds a crontab file as part of the release managed files,
  and provides a whole bunch of bugfixes.  Details below:

  * Merged in [11137] from rjsparks@nostrum.com:
    Reworked the pages that manage all the possible schedules for a 
    meeting. Removed a lot of custom javascript. Fixes issue #1921.  

  * Merged in [11133] from rjsparks@nostrum.com:
    Cleanup: Remove hooks for TowTruck.  

  * Merged in [11132] from rjsparks@nostrum.com:
    Minor template typo correction.  

  * Merged in [11129] from rjsparks@nostrum.com:
    Have person.formatted_email() return the primary address if one is so 
    marked. Fixes issue #1928.  

  * Merged in [11128] from rjsparks@nostrum.com:
    Leave out the sentence about consensus when requesting publication as 
    the ISE. Fixes issue #1952.  

  * Merged in [11122] from rjsparks@nostrum.com:
    Add page counts to doc.json. Fixes issue #1936.  

  * Merged in [11120] from rcross@amsl.com:
    Update announcement tool permissions for new IAOC chair.   

  * Merged in [11118] from rcross@amsl.com:
    Move standalone monthly report scripts to bin directory.   

  * Merged in [11116] from rjsparks@nostrum.com:
    Add an entry to GROUP_EVENT_CHOICES for status updates. Fixes issue #1948.  

  * Excluded management commands from code coverage figures -- testing is 
    possible but in many cases would be so slow that the test suite would 
    become much more painful to run.

  * Merged in [11112] and [11113] from rjsparks@nostrum.com:
    Add a page to show the active status reports all in one place. Fixes 
    issue #1951.

  * Tweaked the field names of Person name fields to make the intended use 
    clearer.

  * Fixed the function has_rfc_editor_note() to return boolean -- datetime 
    cannot be serialized as JSON, so /iesg/agenda/agenda.json was broken when 
    there was an rfc-editor-note.

  * Added a crontab file to be symlinked from /etc/cron.d/, and related 
    scripts to be run from cron.  Requires refactoring of CronRunner and 
    NightRunner scripts before activation, to avoid duplicate runs.

  * Added a django management command to populate yang model libraries from 
    RFCs and drafts.

  * Add support for legacy IPR search arguments, for compatibility with old 
    ipr search URLs.

  * Additional fix for issue issue #1950, removing the double slash.

  * Added a missing '?join' to each group's xmpp link on the charter pages,
    and removed an unwanted double slash.  Fixes issue #1950

  * Fixed the multiple (incorrect) extension problem for some materials 
    links.  Fixes issue #1947.

 -- Henrik Levkowetz <henrik@levkowetz.com>  05 May 2016 05:05:15 -0700

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

For development, check out the new development version instead:
  'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.20.1.dev0'

Regards,

	Henrik
	(via the mkrelease script)


From nobody Fri May 20 03:30:34 2016
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 51AC112D169; Fri, 20 May 2016 03:30:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.9
X-Spam-Level: 
X-Spam-Status: No, score=-106.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, USER_IN_WHITELIST=-100] 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 XuFKxd4IrxtS; Fri, 20 May 2016 03:30:30 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (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 B8A4A12D131; Fri, 20 May 2016 03:22:24 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1b3hZW-0007c2-6V; Fri, 20 May 2016 03:22:23 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1b3hZW-0007c2-6V@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Fri, 20 May 2016 03:22:22 -0700
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
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/fw005kbTznvPMxzGfCaxJRZdO_4>
Subject: [codesprints] New datatracker release: v6.21.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.17
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, 20 May 2016 10:30:31 -0000

Hi,

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

Release notes:

ietfdb (6.21.0) ietf; urgency=medium

  **Rewritten document tracking support**

  The part of the datatracker that lets community members set up personal
  document tracking lists and notifications has been in need of refactoring
  for quite some time.  This release brings in a thorough refactoring and
  simplification of that code, with improved management of both personal
  and group lists.

  Here is an excerpt from the changelog:

  * Merged in ^/branch/iola/community-list-cleanup-r11172@11175 from
    olau@iola.dk, which provides rewritten community document tracking and
    notification.

  * Merged in ^/branch/iola/account-registration-fixes-r11167@11179 from 
    olau@iola.dk, which contains fixes and refactoring for the account 
    registration code, in order to better support the coming community app 
    refactoring.

  * Modified a few tests to handle the improved handling of error messages 
    (not conflating them with help text any more).

  * Improved the crontab support. 

  * Improved the help info for the coverage_changes management command.

 -- Henrik Levkowetz <henrik@levkowetz.com>  19 May 2016 12:43:38 -0700

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

For development, check out the new development version instead:
  'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.21.1.dev0'

Regards,

	Henrik
	(via the mkrelease script)

