
From nobody Wed Nov  1 06:37:08 2017
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 C61C313F954; Wed,  1 Nov 2017 06:37:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] 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 GZy_0d8ujRNa; Wed,  1 Nov 2017 06:36:59 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0448413F3D5; Wed,  1 Nov 2017 06:36:59 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1e9tCU-0006Ve-Dg; Wed, 01 Nov 2017 06:36:58 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1e9tCU-0006Ve-Dg@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Wed, 01 Nov 2017 06:36:58 -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
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/znU21HdCv2TSZ9FPW_AFyQykjaM>
Subject: [codesprints] New datatracker release: v6.64.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.22
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, 01 Nov 2017 13:37:01 -0000

Hi,

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

Release notes:

ietfdb (6.64.0) ietf; urgency=medium

  **Yang resource links on yang draft pages**

  Drafts containing yang modules now get links pointing to the yang impact
  analysis, and to module metadata for each module.  Support has been added
  for ad-hoc trac instances, permitting automatic maintenance of role-based
  admin rights also for other trac instances than the WG, RG, and directorate
  wikis.  The draft submission automation API description is now referenced
  from the draft submission upload page.  'Additional URLs' for drafts are now
  sorted, rather than presented in random order.  Links pointing from draft
  review pages to mailing lists, for the full review text, are now validated
  in order to avoid presenting links to unavailable resources.  An issue with
  parameter expansion in a nomcom template has been fixed, as have various
  other issues.

  Details from the commit log:

  * Tweaked a page cache time to make newly uploaded session agendas visible
    with less delay.

  * Added a guard against iterating over None in stats.views.document_stats()

  * Added draft URLs pointing to Yang resources (impact analysis and model 
    metadata) for submissions containing Yang modules.

  * Changed the submission checkers to return more information in the 
    checker details json blob; in particular added information about individual 
    extracted code modules associated with a draft.  This is used by the yang 
    valididty checker to return a list of extracted yang modules.

  * Changed the SubmissionCheck.time field to use a default now value, 
    instead of auto_now, to permit migrations without changing the timestamps.

  * Added some more debugging output for occasional author extraction 
    failures during test.  See also [14226].

  * Added support for ad-hoc trac instances, with arbitrary names and 
    filesystem paths, but still bound to a particular group's roles for 
    management of trac admin rights.

  * Display document urls in alphabetical order

  * Permit document urls to be up to 512 bytes, rather than the default 200

  * New settings for adhoc wikis and yang document urls

  * Added a mention of the submission automation API on the submission 
    upload page.

  * Added cleaning of review_url from the review completion form, to make 
    sure it's retrievable.

  * Added some debugging code to help identify random test failures

  * Added a new field Meeting.days to capture the length of a meeting.  
    This is necessary now that we have previous meetings officially starting 
    Sunday, lasting to Friday, and future meetings starting Saturday, Lasting 
    to Friday.  We use Meeting.days to calculate Meeting.end_date().  
    Meeting.get_ietf_monday() and two cut_off() methods have also been updated 
    to be instance methods instead of class methods, and to not assume that a 
    meeting starts on Sunday.

  * Updated coverage data

  * Expanded one of the nomcom tests a bit, and updated a fixture to match 
    the current /nomcom/default/email/feedback_receipt.txt template.

  * Don't blow up when checking if the logged-in user is a document author, 
    if the user don't have a person record.

 -- Henrik Levkowetz <henrik@levkowetz.com>  30 Oct 2017 04:30:27 -0700

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Fri Nov  3 04:03:50 2017
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 33E5913FD86; Fri,  3 Nov 2017 04:03:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] 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 HsSjotDbIWuJ; Fri,  3 Nov 2017 04:03:29 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 042AA13FD85; Fri,  3 Nov 2017 04:03:29 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1eAZl2-0007fd-MG; Fri, 03 Nov 2017 04:03:28 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1eAZl2-0007fd-MG@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Fri, 03 Nov 2017 04:03:28 -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
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/6KkNx_zPqaSU5ltEmAbeetA1rBs>
Subject: [codesprints] New datatracker release: v6.64.1
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.22
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, 03 Nov 2017 11:03:30 -0000

Hi,

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

Release notes:

ietfdb (6.64.1) ietf; urgency=medium

  This is a bugfix and data migration release.  Here's an extract from the
  commit log:

  * Added new checker runs for all active drafts with yang modules to the yang
    link data migration, in order to make sure to have complete yang module
    information available when running the draft yang url creation.  This
    migration now adds links to yangcatalog.org for all active drafts with
    yang modules.

  * Added a progress bar to the submission checker json field upgrade
    migration, as well as the yang links data migration.

  * Added capture of messages from xym's get_extracted_models().

  * Made the REST API accept ordering and date before/after relations for the
    meeting date field.

  * Added missing in-loop variable initializations in the yang checker code.
    Fixes issue #2397.

  * Improved the help message for the run_yang_model_checks management
    command.

  * Included invalid yang modules in the yanglint module paths, in order to
    avoid some unhelpful 'model not found' messages.  Fixes issue #2398.

  * Removed case sensitivity in the submission API when comparing the
    submitter email address with the email addresses found in the draft.
    Fixes issue #2396.

  * Added a data migration to upgrade the submission checker json details to a
    consistent format.

  * Typo and initialization value fixes.

 -- Henrik Levkowetz <henrik@levkowetz.com>  01 Nov 2017 12:02:33 -0700

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Mon Nov  6 01:56:48 2017
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 39A9813FB46; Mon,  6 Nov 2017 01:56:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 12bhe-Js1mYx; Mon,  6 Nov 2017 01:56:39 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EAE4D13FB04; Mon,  6 Nov 2017 01:56:39 -0800 (PST)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1eBe91-0005Sn-Gl; Mon, 06 Nov 2017 01:56:39 -0800
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1eBe91-0005Sn-Gl@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Mon, 06 Nov 2017 01:56:39 -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/gsAvV9yI_ItPxb2w3uPByynN-4s>
Subject: [codesprints] New datatracker release: v6.65.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.22
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: Mon, 06 Nov 2017 09:56:41 -0000

Hi,

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

Release notes:

ietfdb (6.65.0) ietf; urgency=medium

  **IESG recent documents page**

  This release adds a 'recent documents' page for the IESG, by request, and a
  ballot page link to a document-specific search for discusses, comments, and
  review messages in the email archives.  There's also now a brief
  introduction to the REST API under /api/, and some miscellaneous tweaks and
  fixes:

  * Added a link to draft ballot pages for a mail archive search for 
    discuss, comment, and review messages related to the draft.

  * Added a 'Recent documents' to the IESG pages.

  * Revert an incorrectly committed patch level change.

  * Tweaked the error message for review message URLs which cannot be 
    retrieved.

  * Revert an incorrectly committed patch level change.

  * Updated some tests to match api views refactoring.

  * Added a brief REST API info page.  In preparation for signing http 
    notifications using RFC 7515, added information about API signing 
    public/private keypair.  Refactored api views to reside in api/views.py.  
    Added jwcrypto to requirements.

  * Permit ADs to do wg session materials upload.

 -- Henrik Levkowetz <henrik@levkowetz.com>  04 Nov 2017 05:36:46 -0700

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Wed Nov  8 04:32:02 2017
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 6B66F1200C1; Wed,  8 Nov 2017 04:31:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 V8f6O9pDsl5H; Wed,  8 Nov 2017 04:31:51 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7D790120046; Wed,  8 Nov 2017 04:31:51 -0800 (PST)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1eCPWF-0008Gf-Ix; Wed, 08 Nov 2017 04:31:47 -0800
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1eCPWF-0008Gf-Ix@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Wed, 08 Nov 2017 04:31:47 -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/dtjjkTVwcorUFPH4pLWO_n-5edQ>
Subject: [codesprints] New datatracker release: v6.65.1
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.22
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, 08 Nov 2017 12:31:53 -0000

Hi,

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

Release notes:

ietfdb (6.65.1) ietf; urgency=medium

  This is a small release in preparation for the IETF 100 code sprint.  It
  adds a per-meeting public/private setting for important dates, and a menu
  entry for the same.  From the commit log:

  * In order to make it possible to enter meeting important dates and have the
    IESG see and approve them before they are generally visible, a by-default
    false show_important_dates flag has been added to the Meeting model, and
    code has been added to show the important dates as appropriate.  The
    secretariat will set this flag true once a meeting's important dates have
    IESG approval.  A menu link to the important dates has also been added.

  * Added a check for proper API key settings in production, and added 
    workable default API key settings for development.  This is in preparation
    for an upcoming API endpoint to permit automation of ballot potsing.

  * Updated the requirements for factory boy (it must be a version that
    has a factory.random module)

  * Changed the yang impact analysis URL setting.

  * Updated the Dockerfile to use more modern constructs in a couple of 
    places.

  * Updated docker-init with a new directory to be created.

 -- Henrik Levkowetz <henrik@levkowetz.com>  08 Nov 2017 03:21:27 -0800

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Tue Nov 14 20:17:40 2017
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 233931201F2; Tue, 14 Nov 2017 20:17:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] 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 8jGZpvZq6Yxp; Tue, 14 Nov 2017 20:17:37 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E62AC126B6D; Tue, 14 Nov 2017 20:17:37 -0800 (PST)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1eEp8k-0003li-0N; Tue, 14 Nov 2017 20:17:30 -0800
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1eEp8k-0003li-0N@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Tue, 14 Nov 2017 20:17:30 -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/isZYSV-kSTFIgNlPWTLLSy1REo8>
Subject: [codesprints] New datatracker release: v6.66.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.22
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, 15 Nov 2017 04:17:39 -0000

Hi,

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

Release notes:

ietfdb (6.66.0) ietf; urgency=medium

  **IETF 100 code sprint**

  This release contains datatracker bugfixes and enhancements from the IETF-100
  Code Sprint.  Many thanks to everyone who contributed!

  * Merged in [14365] from kivinen@iki.fi:
    Added a closed date column to the closed review list. Fixes #2150.  

  * Merged in [14362] from rcross@amsl.com:
    Improved test coverage for ietf.secr.sreq.   

  * Merged in [14359] from kivinen@iki.fi:
    Fixed save-continue to work. Fixes #2383.  

  * Merged in [14356] from kivinen@iki.fi:
    Moved the email open assignment summary from a subpage to the main review
    request page. Fixes #2091.

  * Merged in [14355] from suresh@kaloom.com:
    Changed the ballot announcement email subject to be more correct.  
    Fixes #2109

  * Changed the placement of the mail-archive search link on the ballot 
    pages.

  * Merged in [14354] from rcross@amsl.com:
    Fixed a problem where slide reordering is not retained.  Fixes #2405.   

 -- Henrik Levkowetz <henrik@levkowetz.com>  14 Nov 2017 19:50:02 -0800

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

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

Regards,

	Henrik
	(via the mkrelease script)

