
From nobody Sun Oct  2 09:38:39 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 301EA12B0C9; Sun,  2 Oct 2016 09:38:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 Wnw0wySWB-9A; Sun,  2 Oct 2016 09:38:36 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::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 6BDC812B0B0; Sun,  2 Oct 2016 09:38:36 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1bqjmd-00088k-F0; Sun, 02 Oct 2016 09:38:35 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1bqjmd-00088k-F0@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Sun, 02 Oct 2016 09:38:35 -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: <https://mailarchive.ietf.org/arch/msg/codesprints/b6fqIqJuyU5O7V5nmb0i7K5SJkE>
Subject: [codesprints] New datatracker release: v6.34.2
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: Sun, 02 Oct 2016 16:38:38 -0000

Hi,

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

Release notes:

ietfdb (6.34.2) ietf; urgency=medium

  **Draft submission and document DOI fixes**

  This is a bugfix release which addresses several issues related to draft
  submission: incorrect timestamps and duplicate history events, a corner case
  where non-ascii draft content would cause an exception before the idnits
  message about non-ascii content was shown, and better handling of draft
  submissions where email address information is missing for some authors.
  The DOI information in the RFC feed is now represented better, and some
  pages which had invalid html has been corrected.

  Details from the commit log:

  * Added a data migration to fix up incorrect submission doc events.

  * Removed the code which created duplicate new revision doc events.
    Corrected the timestamp on approval docevents.  Changed where the
    submission upload docevent is created, to avoid spurious events for
    cancelled uploads.  Adjusted the person associated with some events from
    submitter to (System).  Added tests for the sequence of events associated
    with a submission.

  * Tweaked the admin models for submission events to show more relevant info.

  * Moved some code and tweaked the settings to ignore sql debugging functions
    when calculating code coverage.

  * Refined the sql debug info, making the table of queries sortable and
    adding duplication counts and accumulated query time.

  * Fixed some invalid html, and tweaked the html validation settings in the
    test crawler.

  * Merged in [12055] from rjsparks@nostrum.com:
    Modified the rfc feed to better represent dois. Fixes issue #2014.

  * Fixed 2 testing bugs.  Added tests for handling of submitters without 
    email and drafts with non-ascii names in the author section.

  * Code changes to handle draft submission authors without email addresses 
    better.

  * Changed to use plain_ascii() name for formatted_email() address.

  * Tweaked the text of a main menu item.

  * Added code to try various ways of handling non-ascii names/emails in draft
    submissions, in order to get past the early processing to the point where
    we run idnits and can flag non-ascii content, instead of failing with a
    server 500 error.

 -- Henrik Levkowetz <henrik@levkowetz.com>  02 Oct 2016 09:04:42 -0700

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Mon Oct 17 11:18:20 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 98A0412988A; Mon, 17 Oct 2016 11:18:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 7Gl4bwrxKmeQ; Mon, 17 Oct 2016 11:18:11 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::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 2F4DC129457; Mon, 17 Oct 2016 11:18:11 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1bwCUE-00019T-M5; Mon, 17 Oct 2016 11:18:10 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1bwCUE-00019T-M5@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Mon, 17 Oct 2016 11:18:10 -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: <https://mailarchive.ietf.org/arch/msg/codesprints/9QPLCJZ4MYxKaAeOqaNSIjWUHuU>
Subject: [codesprints] New datatracker release: v6.35.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: Mon, 17 Oct 2016 18:18:12 -0000

Hi,

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

Release notes:

ietfdb (6.35.0) ietf; urgency=medium

  This release brings incremental improvements to the new proceedings pages;
  in particular it adds proceeding introductionary pages: Progress Report and
  Attendees.  It also fixes a large number of bugs and issues, and adds some
  performance improvements for the secretariat's schedule layout view, and for
  the IETFers app support view.

  Details from the commit log:

  * Modified a test in upcoming_ical() to not break if a group does not 
    have a parent.  Fixes a server 500 error.

  * Merged in ^/branch/proceedings/6.33.1.dev0@12141 from rcross@amsl.com:
    Added meeting proceedings introduction pages: Progress Report and 
    Attendees.  Added a data migration to provide proceedings introduction 
    information for IETF 95 and 96.

  * Merged in [12132] from rcross@amsl.com:
    Extended Liaison to_contacts field to 2000 characters.  Fixes #2024.   

  * Reverted one instance of caching, as it seems schedules can change 
    owners.

  * Fixed a schedule save-as redirect which could not match any URL, 
    leading to a 500 error.

  * Added some caching to methods which are called very often when showing 
    the meeting schedule edit view.

  * Merged in [12104] from rjsparks@nostrum.com:
    Don't show the request publication button for ise,irtf, and iab drafts 
    after publication has already been requested. Fixes #2019.  

  * The db api prefers resource URIs ending in slash -- make it so in 
    json_agenda().

  * Changed another class name that might trigger adblock.  Related to 
    issues #2016 and #2027.

  * Changed an unfortunate html class name 'adname' (Area Director name) 
    which triggered adblock.  Fixes issues #2016 and #2027.

  * Fixed room_name() to not fail when a timeslot has no location.  Fixes a 
    server 500 for agenda.json

  * Updated the requirements to exclude PyQuery 1.2.14.  PyQuery 1.2.14 fails
    on some selectors we use (in particular, line 1370 (action = ...) in
    submit.tests.do_submission_email() fails).  

  * Added the first stab at a helper script for setting up a minimal test
    environment on a new host.

  * Merged in [12099] from rjsparks@nostrum.com:
    Changed interim announcements and interim cancellation announcements to
    use mailtriggers. Added irtf-announce to announcements for IRTF groups.
    Fixes #2018.  

  * Added a migration to remove most of the duplicate 'Upload' doc events.

  * When converting submission events to doc events, post them in 
    chronological order.  Don't add upload doc events until we're past the 
    possibility of submission cancellation.

  * Merged in [12082] from rcross@amsl.com:
    Fixed an issue where interim meeting request form didn't list research
    groups when the logged-in user was both a working group chair and a
    research group chair.  

  * Made it possible to merge nominations with inactive email addresses.
    By default the SearchableEmail form field only displays active email
    addresses, but this use case needs all known email addresses.

  * Fixed inclusion of tablesorter css and js for use when displaying the
    SQL query list in development mode.

  * Added admin support for the DocumentAuthor model.

  * Fixed a place where email addresses which were not all lowercase could
    slip in, which messed up some reverse table relationships.  (This was
    found by running our check_referential_integrity management command.)

  * Fixed a problem with the error message text for the nominee email edit 
    form.

 -- Henrik Levkowetz <henrik@levkowetz.com>  17 Oct 2016 10:34:28 -0700

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Tue Oct 18 14:10:51 2016
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 590731294CF for <codesprints@ietfa.amsl.com>; Tue, 18 Oct 2016 14:10:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.331
X-Spam-Level: 
X-Spam-Status: No, score=-2.331 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.431] 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 X2OdEOEQlp-D for <codesprints@ietfa.amsl.com>; Tue, 18 Oct 2016 14:10:49 -0700 (PDT)
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 6B67B1294B4 for <codesprints@ietf.org>; Tue, 18 Oct 2016 14:10:48 -0700 (PDT)
Received: from unnumerable.local ([47.186.56.40]) (authenticated bits=0) by nostrum.com (8.15.2/8.15.2) with ESMTPSA id u9ILAl9O010134 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=OK) for <codesprints@ietf.org>; Tue, 18 Oct 2016 16:10:48 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
X-Authentication-Warning: raven.nostrum.com: Host [47.186.56.40] claimed to be unnumerable.local
To: "codesprints@ietf.org" <codesprints@ietf.org>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <d0675c9e-086c-c746-4e7f-1004acccaa45@nostrum.com>
Date: Tue, 18 Oct 2016 16:10:47 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.4.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/tr_Rvgs5zObsi-bVL_K0Z0akonk>
Subject: [codesprints] IETF 97 Sprint signup
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: Tue, 18 Oct 2016 21:10:50 -0000

If you'll be able to join us for the codesprint before IETF97, please 
add yourself to:

https://trac.tools.ietf.org/tools/ietfdb/wiki/IETF97SprintSignUp

RjS


From nobody Fri Oct 21 08:15:25 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 C358C1294B2; Fri, 21 Oct 2016 08:15:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 j-PuAfCBIExU; Fri, 21 Oct 2016 08:15:18 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::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 6D8921295FC; Fri, 21 Oct 2016 08:15:17 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1bxbXR-0002pU-81; Fri, 21 Oct 2016 08:15:17 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1bxbXR-0002pU-81@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Fri, 21 Oct 2016 08:15:17 -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: <https://mailarchive.ietf.org/arch/msg/codesprints/QL9MAAK57eZil5uteCrPPqFD8Io>
Subject: [codesprints] New datatracker release: v6.36.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, 21 Oct 2016 15:15:20 -0000

Hi,

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

Release notes:

ietfdb (6.36.0) ietf; urgency=medium

  **Trac wiki and issue tracker support**

  This release introduces a management command which will create new instances
  of Trac pages when new WGs, RGs, and Area groups are created, and also keep
  the admin permissions and issue tracker component updated with the group
  chair/secretaries and the groups documents.  Once existing wikis have been
  moved from tools.ietf.org, the management will be added to cron to be run
  regularly.

  The installation procedure changes slightly with this release, because we
  need to be able to use the system-installed subversion bindings for python.
  When running under virtualenv, it now has to be created like this::

	6.36.0 $ virtualenv --system-site-packages env

  There are also some bugfixes.  From the commit log:

  * Fixed a bug in the API cache key construction which could make the key 
    longer than necessary.

  * Added a test for meeting agenda in UTC

  * Removed some dead code.

  * Fixed the javascript code in the floor-plan template that adds room 
    links.  It didn't handle rooms without assinged floor-plans well.

  * Merged in a management command which provides glue code for creation 
    and maintenance of Trac issue tracker and wiki installations per group.  
    New groups of type wg, rg, and area will autmatically receive a Trac 
    instance.

  * Fixed a bug in testing for directory existence in the test setup.

  * Make sure that the svn component is enabled in the Trac config file, even
    if we can't find the Trac inherit-from settings file.

  * Made the wiki glue test skippable, in case the python subversion bindings
    are unavailable.  Added creation of temporary directories also for the svn
    repositores created for wikis during testing.

  * Make sure to not include draft name in the title extracted from draft 
    text.  Fixes a problem with bad info in 1id-abstracts.txt

 -- Henrik Levkowetz <henrik@levkowetz.com>  20 Oct 2016 15:31:53 -0700

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Fri Oct 21 11:40:03 2016
Return-Path: <rcross@amsl.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 4D0D712987A; Fri, 21 Oct 2016 11:39:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.032
X-Spam-Level: 
X-Spam-Status: No, score=-3.032 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RP_MATCHES_RCVD=-0.431, 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 k23prx1ew19W; Fri, 21 Oct 2016 11:39:54 -0700 (PDT)
Received: from mail.amsl.com (c8a.amsl.com [4.31.198.40]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA1C812969E; Fri, 21 Oct 2016 11:34:03 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 625721E5655; Fri, 21 Oct 2016 11:33:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OzMyooPzW3Gy; Fri, 21 Oct 2016 11:33:35 -0700 (PDT)
Received: from amss-mbp-2.lan (c-67-171-18-146.hsd1.wa.comcast.net [67.171.18.146]) by c8a.amsl.com (Postfix) with ESMTPSA id 176F11E55DE; Fri, 21 Oct 2016 11:33:35 -0700 (PDT)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 10.0 \(3226\))
From: Ryan Cross <rcross@amsl.com>
In-Reply-To: <E1bxbXR-0002pU-81@zinfandel.tools.ietf.org>
Date: Fri, 21 Oct 2016 11:34:02 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <D5321585-87DC-4618-9F01-E83703726065@amsl.com>
References: <E1bxbXR-0002pU-81@zinfandel.tools.ietf.org>
To: Henrik Levkowetz <henrik@levkowetz.com>
X-Mailer: Apple Mail (2.3226)
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/XAkGLHSdc3e1_dcdTxbXkM7W76I>
Cc: wgchairs@ietf.org, iesg@ietf.org, codesprints@ietf.org
Subject: Re: [codesprints] New datatracker release: v6.36.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, 21 Oct 2016 18:39:57 -0000

All,

Datatracker 6.36.1.dev0 has been deployed to the sandbox.
Datatracker 6.36.0 has been deployed to production.

Ryan

> On Oct 21, 2016, at 8:15 AM, Henrik Levkowetz <henrik@levkowetz.com> =
wrote:
>=20
>=20
> Hi,
>=20
> This is an automatic notification about a new datatracker release,=20
> v6.36.0, generated when running the mkrelease script.
>=20
> Release notes:
>=20
> ietfdb (6.36.0) ietf; urgency=3Dmedium
>=20
>  **Trac wiki and issue tracker support**
>=20
>  This release introduces a management command which will create new =
instances
>  of Trac pages when new WGs, RGs, and Area groups are created, and =
also keep
>  the admin permissions and issue tracker component updated with the =
group
>  chair/secretaries and the groups documents.  Once existing wikis have =
been
>  moved from tools.ietf.org, the management will be added to cron to be =
run
>  regularly.
>=20
>  The installation procedure changes slightly with this release, =
because we
>  need to be able to use the system-installed subversion bindings for =
python.
>  When running under virtualenv, it now has to be created like this::
>=20
> 	6.36.0 $ virtualenv --system-site-packages env
>=20
>  There are also some bugfixes.  =46rom the commit log:
>=20
>  * Fixed a bug in the API cache key construction which could make the =
key=20
>    longer than necessary.
>=20
>  * Added a test for meeting agenda in UTC
>=20
>  * Removed some dead code.
>=20
>  * Fixed the javascript code in the floor-plan template that adds room=20=

>    links.  It didn't handle rooms without assinged floor-plans well.
>=20
>  * Merged in a management command which provides glue code for =
creation=20
>    and maintenance of Trac issue tracker and wiki installations per =
group. =20
>    New groups of type wg, rg, and area will autmatically receive a =
Trac=20
>    instance.
>=20
>  * Fixed a bug in testing for directory existence in the test setup.
>=20
>  * Make sure that the svn component is enabled in the Trac config =
file, even
>    if we can't find the Trac inherit-from settings file.
>=20
>  * Made the wiki glue test skippable, in case the python subversion =
bindings
>    are unavailable.  Added creation of temporary directories also for =
the svn
>    repositores created for wikis during testing.
>=20
>  * Make sure to not include draft name in the title extracted from =
draft=20
>    text.  Fixes a problem with bad info in 1id-abstracts.txt
>=20
> -- Henrik Levkowetz <henrik@levkowetz.com>  20 Oct 2016 15:31:53 -0700
>=20
> The new version is available for installation through SVN checkout, =
with
>  'svn checkout =
https://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.36.0'
>=20
> For development, copy the new development version instead:
>  'svn copy =
https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.36.1.dev0' =
<YOURBRANCH>
>=20
> Regards,
>=20
> 	Henrik
> 	(via the mkrelease script)
>=20
> _______________________________________________
> codesprints mailing list
> codesprints@ietf.org
> https://www.ietf.org/mailman/listinfo/codesprints


From nobody Fri Oct 21 12:12:46 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 603A612967D; Fri, 21 Oct 2016 12:12:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 Kh9zSB5pWXgT; Fri, 21 Oct 2016 12:12:34 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::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 D21741294D4; Fri, 21 Oct 2016 12:12:34 -0700 (PDT)
Received: from 81-235-150-134-no105.tbcn.telia.com ([81.235.150.134]:55534 helo=[192.168.1.120]) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1bxfF4-0004AF-0F; Fri, 21 Oct 2016 12:12:34 -0700
Message-ID: <580A689A.3010704@levkowetz.com>
Date: Fri, 21 Oct 2016 21:12:26 +0200
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:31.0) Gecko/20100101 Thunderbird/31.8.0
MIME-Version: 1.0
To: Ryan Cross <rcross@amsl.com>
References: <E1bxbXR-0002pU-81@zinfandel.tools.ietf.org> <D5321585-87DC-4618-9F01-E83703726065@amsl.com>
In-Reply-To: <D5321585-87DC-4618-9F01-E83703726065@amsl.com>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mmo2xPCsCduwXe3J1NrJtTil5CWdCTTku"
X-SA-Exim-Connect-IP: 81.235.150.134
X-SA-Exim-Rcpt-To: wgchairs@ietf.org, iesg@ietf.org, codesprints@ietf.org, rcross@amsl.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/v6qnZ3coVlmjsn7KWz-4xbBZwKc>
Cc: wgchairs@ietf.org, iesg@ietf.org, codesprints@ietf.org
Subject: Re: [codesprints] New datatracker release: v6.36.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, 21 Oct 2016 19:12:36 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--mmo2xPCsCduwXe3J1NrJtTil5CWdCTTku
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Thank you, Ryan!

	Henrik

On 2016-10-21 20:34, Ryan Cross wrote:
> All,
>=20
> Datatracker 6.36.1.dev0 has been deployed to the sandbox.
> Datatracker 6.36.0 has been deployed to production.
>=20
> Ryan
>=20
>> On Oct 21, 2016, at 8:15 AM, Henrik Levkowetz <henrik@levkowetz.com> w=
rote:
>>=20
>>=20
>> Hi,
>>=20
>> This is an automatic notification about a new datatracker release,=20
>> v6.36.0, generated when running the mkrelease script.
>>=20
>> Release notes:
>>=20
>> ietfdb (6.36.0) ietf; urgency=3Dmedium
>>=20
>>  **Trac wiki and issue tracker support**
>>=20
>>  This release introduces a management command which will create new in=
stances
>>  of Trac pages when new WGs, RGs, and Area groups are created, and als=
o keep
>>  the admin permissions and issue tracker component updated with the gr=
oup
>>  chair/secretaries and the groups documents.  Once existing wikis have=
 been
>>  moved from tools.ietf.org, the management will be added to cron to be=
 run
>>  regularly.
>>=20
>>  The installation procedure changes slightly with this release, becaus=
e we
>>  need to be able to use the system-installed subversion bindings for p=
ython.
>>  When running under virtualenv, it now has to be created like this::
>>=20
>> 	6.36.0 $ virtualenv --system-site-packages env
>>=20
>>  There are also some bugfixes.  From the commit log:
>>=20
>>  * Fixed a bug in the API cache key construction which could make the =
key=20
>>    longer than necessary.
>>=20
>>  * Added a test for meeting agenda in UTC
>>=20
>>  * Removed some dead code.
>>=20
>>  * Fixed the javascript code in the floor-plan template that adds room=
=20
>>    links.  It didn't handle rooms without assinged floor-plans well.
>>=20
>>  * Merged in a management command which provides glue code for creatio=
n=20
>>    and maintenance of Trac issue tracker and wiki installations per gr=
oup. =20
>>    New groups of type wg, rg, and area will autmatically receive a Tra=
c=20
>>    instance.
>>=20
>>  * Fixed a bug in testing for directory existence in the test setup.
>>=20
>>  * Make sure that the svn component is enabled in the Trac config file=
, even
>>    if we can't find the Trac inherit-from settings file.
>>=20
>>  * Made the wiki glue test skippable, in case the python subversion bi=
ndings
>>    are unavailable.  Added creation of temporary directories also for =
the svn
>>    repositores created for wikis during testing.
>>=20
>>  * Make sure to not include draft name in the title extracted from dra=
ft=20
>>    text.  Fixes a problem with bad info in 1id-abstracts.txt
>>=20
>> -- Henrik Levkowetz <henrik@levkowetz.com>  20 Oct 2016 15:31:53 -0700=

>>=20
>> The new version is available for installation through SVN checkout, wi=
th
>>  'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.36.0=
'
>>=20
>> For development, copy the new development version instead:
>>  'svn copy https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.36.1=
=2Edev0' <YOURBRANCH>
>>=20
>> Regards,
>>=20
>> 	Henrik
>> 	(via the mkrelease script)
>>=20
>> _______________________________________________
>> codesprints mailing list
>> codesprints@ietf.org
>> https://www.ietf.org/mailman/listinfo/codesprints
>=20
>=20


--mmo2xPCsCduwXe3J1NrJtTil5CWdCTTku
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJYCmiaAAoJEE6bV0uPuxcaEYEP/3m/OooHPVy7Y3PDcYQ/F2El
/GCt4eH6nZSQssganPzxmS7twqdsrfLpSJKQEsGTW64V7836yBTwuKTbeaKvSTjz
nEZL/1PJndww5LHlTBGkFX7iGNQZuzsZqwZHIim7jZaYfZpU9qpXyioCJGDopRqz
TXMoh0+z5yEErL35ywC7VYQJJ2DNw6fxWiHuWCrUIpTM1cMIxlHDkbcmog2Vw2JC
zyFDeG+4kCCRlcSZabWsSIWqrJPtSSxg9fPFbxrmajpTFLZHzwCZrD8olRyF4Okp
sqYI7/tpPJU4a5Z/1qEoYDhNtynS34d2nnk5K3i2Tjy10U67cDOafOr+rnk6jswS
dJ+W/wRUQBzN/neu5Z7JztOczbjCjVfB/dWrgp9i86X2BnzxMWGWaKRU8JL3IFM6
t0SS7+WaC08rbcUYlCM6ktxFUC44uI7rXgyW2rsMUO7n6XSepl9P/jabbQGOSGjH
YXeZHSLyCPEVJ5MGRzOeim2lnStBGQZ4hPVNs16EJSvltI4KhKYKHRIF2hYTJCDJ
VAtA3vtSO9lViDIXoK/b5h4c7Mis1NUiVr5E79KC/TQ4nT8Wh+74RwmjPcVrou8c
Kmv4w9WKrX/PBCkP6NHVFL9PctrqgKDCt2JNnBPCKsPkh7YRch5Gz+wK/3P1AmD8
K5Nn6XR64ozNqmZZkOqr
=znHE
-----END PGP SIGNATURE-----

--mmo2xPCsCduwXe3J1NrJtTil5CWdCTTku--


From nobody Fri Oct 21 16:03:59 2016
Return-Path: <android5983lenovo@gmail.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 179BF12968C for <codesprints@ietfa.amsl.com>; Fri, 21 Oct 2016 16:03:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.699
X-Spam-Level: 
X-Spam-Status: No, score=-2.699 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.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 MbcisWgAvOhl for <codesprints@ietfa.amsl.com>; Fri, 21 Oct 2016 16:03:54 -0700 (PDT)
Received: from mail-it0-x236.google.com (mail-it0-x236.google.com [IPv6:2607:f8b0:4001:c0b::236]) (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 E3D401294F2 for <codesprints@ietf.org>; Fri, 21 Oct 2016 16:03:53 -0700 (PDT)
Received: by mail-it0-x236.google.com with SMTP id 198so80293itw.0 for <codesprints@ietf.org>; Fri, 21 Oct 2016 16:03:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=mime-version:in-reply-to:references:from:date:message-id:subject:to;  bh=MeMPJxgOpLGMv806koWigdhQa2SwWjn5Jny8ua6QWqI=; b=N+5Ta226P3jlEg9ll0rr/Cy3x4m55IFqHCTUDJTU5cOz6atk0ThsMwtpDqsX5a9teJ zrenKB4vkO5tfkeCCjQih05lQt42wGQoU6FUVdP+eWUFNcBMj2ak5fDhkYEwZ5dsVn9E mJeTbEgF2sqsG8LzwKeQVk6vFm5rHOxwp+TjB2BxfUSyvrtGz7csMRCKEW4cUx5J0sxc 5RygSHeQDR/As7YvYDEaU5SCwGGc4q/Ib6YtZM91sdCx1qx3m5Kpy560b5GP0csJw40g ePJWopPeXaZIlAAFx55IJK9JM28MEDt2t+KHTAxMutepnvChYeHIAtZOr8dh6m3XPQd1 CwfQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=MeMPJxgOpLGMv806koWigdhQa2SwWjn5Jny8ua6QWqI=; b=kU//FdcV875STsFElAj7JEAl43fQDmt6oLotvKuScQMFXJKynFhtouaEFS4DNeAOew najjIM25jXGIdGIfyUIUj9elwyr8WgaJkONa8E8Oy9J8QI2DP6vjn8SkenKU8OdE93Wn oazuYax3GRKTjquOjCoj0CRJUEEEdzCs0CYGuOsPPCaBvOoPkXaeH0vL0WPs951eghqk ctMU8zC/ud8WFAa2SiCxes14+Kv/kgwRX9n/aRjvAWXGqdbTc8LGA8hZDVq1pn2pjl/J Ppdel9jlqym/fAxTv/7NyFnqT/lUKSjrJC67OAmXUO71ysqh+Q6Dsug2hPdSiypHAUSk 3IJw==
X-Gm-Message-State: AA6/9RmTTiNiTWoOTR33t7l5qxHZ/jVrtI5HwIHO0w+B9I0g1o9wuVK30KDZ8+Xcqq4nwa23Xj1H/XmgiLVlkA==
X-Received: by 10.202.244.204 with SMTP id s195mr12481751oih.15.1477091033132;  Fri, 21 Oct 2016 16:03:53 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.182.250.201 with HTTP; Fri, 21 Oct 2016 16:03:52 -0700 (PDT)
Received: by 10.182.250.201 with HTTP; Fri, 21 Oct 2016 16:03:52 -0700 (PDT)
In-Reply-To: <mailman.121.1477076416.21495.codesprints@ietf.org>
References: <mailman.121.1477076416.21495.codesprints@ietf.org>
From: Android Lenovo <android5983lenovo@gmail.com>
Date: Fri, 21 Oct 2016 16:03:52 -0700
Message-ID: <CALiBq7JD0aF1ZqOaOz=XjrPZo9mFgvJsmzwsfbpbS_XC1MGRbQ@mail.gmail.com>
To: codesprints@ietf.org
Content-Type: multipart/alternative; boundary=001a113e9a2854b491053f680e54
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/d8L5ZiWhwX5hdK1rycO4f14n4lo>
Subject: Re: [codesprints] codesprints Digest, Vol 89, Issue 4
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, 21 Oct 2016 23:03:57 -0000

--001a113e9a2854b491053f680e54
Content-Type: text/plain; charset=UTF-8

On Oct 22, 2016 3:01 AM, <codesprints-request@ietf.org> wrote:

> Send codesprints mailing list submissions to
>         codesprints@ietf.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://www.ietf.org/mailman/listinfo/codesprints
> or, via email, send a message with subject or body 'help' to
>         codesprints-request@ietf.org
>
> You can reach the person managing the list at
>         codesprints-owner@ietf.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of codesprints digest..."
>
>
> Today's Topics:
>
>    1. New datatracker release: v6.36.0 (Henrik Levkowetz)
>    2. Re: New datatracker release: v6.36.0 (Ryan Cross)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 21 Oct 2016 08:15:17 -0700
> From: Henrik Levkowetz <henrik@levkowetz.com>
> To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
> Subject: [codesprints] New datatracker release: v6.36.0
> Message-ID: <E1bxbXR-0002pU-81@zinfandel.tools.ietf.org>
>
>
> Hi,
>
> This is an automatic notification about a new datatracker release,
> v6.36.0, generated when running the mkrelease script.
>
> Release notes:
>
> ietfdb (6.36.0) ietf; urgency=medium
>
>   **Trac wiki and issue tracker support**
>
>   This release introduces a management command which will create new
> instances
>   of Trac pages when new WGs, RGs, and Area groups are created, and also
> keep
>   the admin permissions and issue tracker component updated with the group
>   chair/secretaries and the groups documents.  Once existing wikis have
> been
>   moved from tools.ietf.org, the management will be added to cron to be
> run
>   regularly.
>
>   The installation procedure changes slightly with this release, because we
>   need to be able to use the system-installed subversion bindings for
> python.
>   When running under virtualenv, it now has to be created like this::
>
>         6.36.0 $ virtualenv --system-site-packages env
>
>   There are also some bugfixes.  From the commit log:
>
>   * Fixed a bug in the API cache key construction which could make the key
>     longer than necessary.
>
>   * Added a test for meeting agenda in UTC
>
>   * Removed some dead code.
>
>   * Fixed the javascript code in the floor-plan template that adds room
>     links.  It didn't handle rooms without assinged floor-plans well.
>
>   * Merged in a management command which provides glue code for creation
>     and maintenance of Trac issue tracker and wiki installations per group.
>     New groups of type wg, rg, and area will autmatically receive a Trac
>     instance.
>
>   * Fixed a bug in testing for directory existence in the test setup.
>
>   * Make sure that the svn component is enabled in the Trac config file,
> even
>     if we can't find the Trac inherit-from settings file.
>
>   * Made the wiki glue test skippable, in case the python subversion
> bindings
>     are unavailable.  Added creation of temporary directories also for the
> svn
>     repositores created for wikis during testing.
>
>   * Make sure to not include draft name in the title extracted from draft
>     text.  Fixes a problem with bad info in 1id-abstracts.txt
>
>  -- Henrik Levkowetz <henrik@levkowetz.com>  20 Oct 2016 15:31:53 -0700
>
> The new version is available for installation through SVN checkout, with
>   'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.36.0'
>
> For development, copy the new development version instead:
>   'svn copy https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.
> 36.1.dev0' <YOURBRANCH>
>
> Regards,
>
>         Henrik
>         (via the mkrelease script)
>
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 21 Oct 2016 11:34:02 -0700
> From: Ryan Cross <rcross@amsl.com>
> To: Henrik Levkowetz <henrik@levkowetz.com>
> Cc: wgchairs@ietf.org, iesg@ietf.org, codesprints@ietf.org
> Subject: Re: [codesprints] New datatracker release: v6.36.0
> Message-ID: <D5321585-87DC-4618-9F01-E83703726065@amsl.com>
> Content-Type: text/plain; charset=us-ascii
>
> All,
>
> Datatracker 6.36.1.dev0 has been deployed to the sandbox.
> Datatracker 6.36.0 has been deployed to production.
>
> Ryan
>
> > On Oct 21, 2016, at 8:15 AM, Henrik Levkowetz <henrik@levkowetz.com>
> wrote:
> >
> >
> > Hi,
> >
> > This is an automatic notification about a new datatracker release,
> > v6.36.0, generated when running the mkrelease script.
> >
> > Release notes:
> >
> > ietfdb (6.36.0) ietf; urgency=medium
> >
> >  **Trac wiki and issue tracker support**
> >
> >  This release introduces a management command which will create new
> instances
> >  of Trac pages when new WGs, RGs, and Area groups are created, and also
> keep
> >  the admin permissions and issue tracker component updated with the group
> >  chair/secretaries and the groups documents.  Once existing wikis have
> been
> >  moved from tools.ietf.org, the management will be added to cron to be
> run
> >  regularly.
> >
> >  The installation procedure changes slightly with this release, because
> we
> >  need to be able to use the system-installed subversion bindings for
> python.
> >  When running under virtualenv, it now has to be created like this::
> >
> >       6.36.0 $ virtualenv --system-site-packages env
> >
> >  There are also some bugfixes.  From the commit log:
> >
> >  * Fixed a bug in the API cache key construction which could make the key
> >    longer than necessary.
> >
> >  * Added a test for meeting agenda in UTC
> >
> >  * Removed some dead code.
> >
> >  * Fixed the javascript code in the floor-plan template that adds room
> >    links.  It didn't handle rooms without assinged floor-plans well.
> >
> >  * Merged in a management command which provides glue code for creation
> >    and maintenance of Trac issue tracker and wiki installations per
> group.
> >    New groups of type wg, rg, and area will autmatically receive a Trac
> >    instance.
> >
> >  * Fixed a bug in testing for directory existence in the test setup.
> >
> >  * Make sure that the svn component is enabled in the Trac config file,
> even
> >    if we can't find the Trac inherit-from settings file.
> >
> >  * Made the wiki glue test skippable, in case the python subversion
> bindings
> >    are unavailable.  Added creation of temporary directories also for
> the svn
> >    repositores created for wikis during testing.
> >
> >  * Make sure to not include draft name in the title extracted from draft
> >    text.  Fixes a problem with bad info in 1id-abstracts.txt
> >
> > -- Henrik Levkowetz <henrik@levkowetz.com>  20 Oct 2016 15:31:53 -0700
> >
> > The new version is available for installation through SVN checkout, with
> >  'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.36.0'
> >
> > For development, copy the new development version instead:
> >  'svn copy https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.
> 36.1.dev0' <YOURBRANCH>
> >
> > Regards,
> >
> >       Henrik
> >       (via the mkrelease script)
> >
> > _______________________________________________
> > codesprints mailing list
> > codesprints@ietf.org
> > https://www.ietf.org/mailman/listinfo/codesprints
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> codesprints mailing list
> codesprints@ietf.org
> https://www.ietf.org/mailman/listinfo/codesprints
>
>
> ------------------------------
>
> End of codesprints Digest, Vol 89, Issue 4
> ******************************************
>

--001a113e9a2854b491053f680e54
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Oct 22, 2016 3=
:01 AM,  &lt;<a href=3D"mailto:codesprints-request@ietf.org">codesprints-re=
quest@ietf.org</a>&gt; wrote:<br type=3D"attribution"><blockquote class=3D"=
gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-=
left:1ex">Send codesprints mailing list submissions to<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:codesprints@ietf.org">codespr=
ints@ietf.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"https://www.ietf.org/mailman/listinf=
o/codesprints" rel=3D"noreferrer" target=3D"_blank">https://www.ietf.org/ma=
ilman/<wbr>listinfo/codesprints</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:codesprints-request@ietf.org"=
>codesprints-request@ietf.org</a><br>
<br>
You can reach the person managing the list at<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:codesprints-owner@ietf.org">c=
odesprints-owner@ietf.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of codesprints digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
=C2=A0 =C2=A01. New datatracker release: v6.36.0 (Henrik Levkowetz)<br>
=C2=A0 =C2=A02. Re: New datatracker release: v6.36.0 (Ryan Cross)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>-----=
-----<br>
<br>
Message: 1<br>
Date: Fri, 21 Oct 2016 08:15:17 -0700<br>
From: Henrik Levkowetz &lt;<a href=3D"mailto:henrik@levkowetz.com">henrik@l=
evkowetz.com</a>&gt;<br>
To: <a href=3D"mailto:codesprints@ietf.org">codesprints@ietf.org</a>, <a hr=
ef=3D"mailto:iesg@ietf.org">iesg@ietf.org</a>, <a href=3D"mailto:wgchairs@i=
etf.org">wgchairs@ietf.org</a><br>
Subject: [codesprints] New datatracker release: v6.36.0<br>
Message-ID: &lt;<a href=3D"mailto:E1bxbXR-0002pU-81@zinfandel.tools.ietf.or=
g">E1bxbXR-0002pU-81@zinfandel.<wbr>tools.ietf.org</a>&gt;<br>
<br>
<br>
Hi,<br>
<br>
This is an automatic notification about a new datatracker release,<br>
v6.36.0, generated when running the mkrelease script.<br>
<br>
Release notes:<br>
<br>
ietfdb (6.36.0) ietf; urgency=3Dmedium<br>
<br>
=C2=A0 **Trac wiki and issue tracker support**<br>
<br>
=C2=A0 This release introduces a management command which will create new i=
nstances<br>
=C2=A0 of Trac pages when new WGs, RGs, and Area groups are created, and al=
so keep<br>
=C2=A0 the admin permissions and issue tracker component updated with the g=
roup<br>
=C2=A0 chair/secretaries and the groups documents.=C2=A0 Once existing wiki=
s have been<br>
=C2=A0 moved from <a href=3D"http://tools.ietf.org" rel=3D"noreferrer" targ=
et=3D"_blank">tools.ietf.org</a>, the management will be added to cron to b=
e run<br>
=C2=A0 regularly.<br>
<br>
=C2=A0 The installation procedure changes slightly with this release, becau=
se we<br>
=C2=A0 need to be able to use the system-installed subversion bindings for =
python.<br>
=C2=A0 When running under virtualenv, it now has to be created like this::<=
br>
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 6.36.0 $ virtualenv --system-site-packages env<=
br>
<br>
=C2=A0 There are also some bugfixes.=C2=A0 From the commit log:<br>
<br>
=C2=A0 * Fixed a bug in the API cache key construction which could make the=
 key<br>
=C2=A0 =C2=A0 longer than necessary.<br>
<br>
=C2=A0 * Added a test for meeting agenda in UTC<br>
<br>
=C2=A0 * Removed some dead code.<br>
<br>
=C2=A0 * Fixed the javascript code in the floor-plan template that adds roo=
m<br>
=C2=A0 =C2=A0 links.=C2=A0 It didn&#39;t handle rooms without assinged floo=
r-plans well.<br>
<br>
=C2=A0 * Merged in a management command which provides glue code for creati=
on<br>
=C2=A0 =C2=A0 and maintenance of Trac issue tracker and wiki installations =
per group.<br>
=C2=A0 =C2=A0 New groups of type wg, rg, and area will autmatically receive=
 a Trac<br>
=C2=A0 =C2=A0 instance.<br>
<br>
=C2=A0 * Fixed a bug in testing for directory existence in the test setup.<=
br>
<br>
=C2=A0 * Make sure that the svn component is enabled in the Trac config fil=
e, even<br>
=C2=A0 =C2=A0 if we can&#39;t find the Trac inherit-from settings file.<br>
<br>
=C2=A0 * Made the wiki glue test skippable, in case the python subversion b=
indings<br>
=C2=A0 =C2=A0 are unavailable.=C2=A0 Added creation of temporary directorie=
s also for the svn<br>
=C2=A0 =C2=A0 repositores created for wikis during testing.<br>
<br>
=C2=A0 * Make sure to not include draft name in the title extracted from dr=
aft<br>
=C2=A0 =C2=A0 text.=C2=A0 Fixes a problem with bad info in 1id-abstracts.tx=
t<br>
<br>
=C2=A0-- Henrik Levkowetz &lt;<a href=3D"mailto:henrik@levkowetz.com">henri=
k@levkowetz.com</a>&gt;=C2=A0 20 Oct 2016 15:31:53 -0700<br>
<br>
The new version is available for installation through SVN checkout, with<br=
>
=C2=A0 &#39;svn checkout <a href=3D"https://svn.tools.ietf.org/svn/tools/ie=
tfdb/tags/6.36.0" rel=3D"noreferrer" target=3D"_blank">https://svn.tools.ie=
tf.org/<wbr>svn/tools/ietfdb/tags/6.36.0</a>&#39;<br>
<br>
For development, copy the new development version instead:<br>
=C2=A0 &#39;svn copy <a href=3D"https://svn.tools.ietf.org/svn/tools/ietfdb=
/tags/dev/6.36.1.dev0" rel=3D"noreferrer" target=3D"_blank">https://svn.too=
ls.ietf.org/<wbr>svn/tools/ietfdb/tags/dev/6.<wbr>36.1.dev0</a>&#39; &lt;YO=
URBRANCH&gt;<br>
<br>
Regards,<br>
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Henrik<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 (via the mkrelease script)<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 21 Oct 2016 11:34:02 -0700<br>
From: Ryan Cross &lt;<a href=3D"mailto:rcross@amsl.com">rcross@amsl.com</a>=
&gt;<br>
To: Henrik Levkowetz &lt;<a href=3D"mailto:henrik@levkowetz.com">henrik@lev=
kowetz.com</a>&gt;<br>
Cc: <a href=3D"mailto:wgchairs@ietf.org">wgchairs@ietf.org</a>, <a href=3D"=
mailto:iesg@ietf.org">iesg@ietf.org</a>, <a href=3D"mailto:codesprints@ietf=
.org">codesprints@ietf.org</a><br>
Subject: Re: [codesprints] New datatracker release: v6.36.0<br>
Message-ID: &lt;<a href=3D"mailto:D5321585-87DC-4618-9F01-E83703726065@amsl=
.com">D5321585-87DC-4618-9F01-<wbr>E83703726065@amsl.com</a>&gt;<br>
Content-Type: text/plain; charset=3Dus-ascii<br>
<br>
All,<br>
<br>
Datatracker 6.36.1.dev0 has been deployed to the sandbox.<br>
Datatracker 6.36.0 has been deployed to production.<br>
<br>
Ryan<br>
<br>
&gt; On Oct 21, 2016, at 8:15 AM, Henrik Levkowetz &lt;<a href=3D"mailto:he=
nrik@levkowetz.com">henrik@levkowetz.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; This is an automatic notification about a new datatracker release,<br>
&gt; v6.36.0, generated when running the mkrelease script.<br>
&gt;<br>
&gt; Release notes:<br>
&gt;<br>
&gt; ietfdb (6.36.0) ietf; urgency=3Dmedium<br>
&gt;<br>
&gt;=C2=A0 **Trac wiki and issue tracker support**<br>
&gt;<br>
&gt;=C2=A0 This release introduces a management command which will create n=
ew instances<br>
&gt;=C2=A0 of Trac pages when new WGs, RGs, and Area groups are created, an=
d also keep<br>
&gt;=C2=A0 the admin permissions and issue tracker component updated with t=
he group<br>
&gt;=C2=A0 chair/secretaries and the groups documents.=C2=A0 Once existing =
wikis have been<br>
&gt;=C2=A0 moved from <a href=3D"http://tools.ietf.org" rel=3D"noreferrer" =
target=3D"_blank">tools.ietf.org</a>, the management will be added to cron =
to be run<br>
&gt;=C2=A0 regularly.<br>
&gt;<br>
&gt;=C2=A0 The installation procedure changes slightly with this release, b=
ecause we<br>
&gt;=C2=A0 need to be able to use the system-installed subversion bindings =
for python.<br>
&gt;=C2=A0 When running under virtualenv, it now has to be created like thi=
s::<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A06.36.0 $ virtualenv --system-site-packages e=
nv<br>
&gt;<br>
&gt;=C2=A0 There are also some bugfixes.=C2=A0 From the commit log:<br>
&gt;<br>
&gt;=C2=A0 * Fixed a bug in the API cache key construction which could make=
 the key<br>
&gt;=C2=A0 =C2=A0 longer than necessary.<br>
&gt;<br>
&gt;=C2=A0 * Added a test for meeting agenda in UTC<br>
&gt;<br>
&gt;=C2=A0 * Removed some dead code.<br>
&gt;<br>
&gt;=C2=A0 * Fixed the javascript code in the floor-plan template that adds=
 room<br>
&gt;=C2=A0 =C2=A0 links.=C2=A0 It didn&#39;t handle rooms without assinged =
floor-plans well.<br>
&gt;<br>
&gt;=C2=A0 * Merged in a management command which provides glue code for cr=
eation<br>
&gt;=C2=A0 =C2=A0 and maintenance of Trac issue tracker and wiki installati=
ons per group.<br>
&gt;=C2=A0 =C2=A0 New groups of type wg, rg, and area will autmatically rec=
eive a Trac<br>
&gt;=C2=A0 =C2=A0 instance.<br>
&gt;<br>
&gt;=C2=A0 * Fixed a bug in testing for directory existence in the test set=
up.<br>
&gt;<br>
&gt;=C2=A0 * Make sure that the svn component is enabled in the Trac config=
 file, even<br>
&gt;=C2=A0 =C2=A0 if we can&#39;t find the Trac inherit-from settings file.=
<br>
&gt;<br>
&gt;=C2=A0 * Made the wiki glue test skippable, in case the python subversi=
on bindings<br>
&gt;=C2=A0 =C2=A0 are unavailable.=C2=A0 Added creation of temporary direct=
ories also for the svn<br>
&gt;=C2=A0 =C2=A0 repositores created for wikis during testing.<br>
&gt;<br>
&gt;=C2=A0 * Make sure to not include draft name in the title extracted fro=
m draft<br>
&gt;=C2=A0 =C2=A0 text.=C2=A0 Fixes a problem with bad info in 1id-abstract=
s.txt<br>
&gt;<br>
&gt; -- Henrik Levkowetz &lt;<a href=3D"mailto:henrik@levkowetz.com">henrik=
@levkowetz.com</a>&gt;=C2=A0 20 Oct 2016 15:31:53 -0700<br>
&gt;<br>
&gt; The new version is available for installation through SVN checkout, wi=
th<br>
&gt;=C2=A0 &#39;svn checkout <a href=3D"https://svn.tools.ietf.org/svn/tool=
s/ietfdb/tags/6.36.0" rel=3D"noreferrer" target=3D"_blank">https://svn.tool=
s.ietf.org/<wbr>svn/tools/ietfdb/tags/6.36.0</a>&#39;<br>
&gt;<br>
&gt; For development, copy the new development version instead:<br>
&gt;=C2=A0 &#39;svn copy <a href=3D"https://svn.tools.ietf.org/svn/tools/ie=
tfdb/tags/dev/6.36.1.dev0" rel=3D"noreferrer" target=3D"_blank">https://svn=
.tools.ietf.org/<wbr>svn/tools/ietfdb/tags/dev/6.<wbr>36.1.dev0</a>&#39; &l=
t;YOURBRANCH&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0Henrik<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0(via the mkrelease script)<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; codesprints mailing list<br>
&gt; <a href=3D"mailto:codesprints@ietf.org">codesprints@ietf.org</a><br>
&gt; <a href=3D"https://www.ietf.org/mailman/listinfo/codesprints" rel=3D"n=
oreferrer" target=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/cod=
esprints</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
______________________________<wbr>_________________<br>
codesprints mailing list<br>
<a href=3D"mailto:codesprints@ietf.org">codesprints@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/codesprints" rel=3D"norefe=
rrer" target=3D"_blank">https://www.ietf.org/mailman/<wbr>listinfo/codespri=
nts</a><br>
<br>
<br>
------------------------------<br>
<br>
End of codesprints Digest, Vol 89, Issue 4<br>
******************************<wbr>************<br>
</blockquote></div></div>

--001a113e9a2854b491053f680e54--


From nobody Sun Oct 30 05:15:58 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 A27C612955C; Sun, 30 Oct 2016 05:15:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 bVDy19R69O99; Sun, 30 Oct 2016 05:15:55 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::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 192181294DA; Sun, 30 Oct 2016 05:15:55 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1c0p1l-0000mL-Nw; Sun, 30 Oct 2016 05:15:53 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1c0p1l-0000mL-Nw@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Sun, 30 Oct 2016 05:15:53 -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: <https://mailarchive.ietf.org/arch/msg/codesprints/Y3q5TzPsHOeiwkxdn0s0iEaJyjE>
Subject: [codesprints] New datatracker release: v6.37.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: Sun, 30 Oct 2016 12:15:56 -0000

Hi,

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

Release notes:

ietfdb (6.37.0) ietf; urgency=medium

  **YouTube links, Fixed bibtex and tweaked meeting materials pages**

  This release brings some new small features, and a bunch of bugfixes.  The
  IETF meeting agenda now provides links to the YouTube videos generated from
  the Meetecho video stream as soon as they have been uploaded and the URL has
  been added to the datatracker.  It improves both content and rendering time
  for the new meeting materials page, and it fixes a problem with the bibxml
  entries provided by the datatracker.  It also contains enhancements to the
  development view of sql queries executed as part of generating the current
  page, the addition of function call duration to the @debug.trace decorator,
  and code refacturing which should speed up meeting-related pages in general.

  Details from the commit log:

  * Merged in [12213] from rcross@amsl.com: Fixed a bug where interim
    announcement form was initialized with lists instead of strings.  

  * Rewrote Document.href() to not do database queries when possible, as that
    has a big performance impact.  Fixed a number of tests which relied on
    href() not doing the right thing for simplified test data.  Added caching
    of canonical_name(), which can be quite heavy.  Additional refactoring in
    a number of places, to use better test data and avoid test failures for
    good code.

  * Updated the installation instructions file.

  * Added caching to avoid calling the meat of each of the Session minutes(),
    recordings(), bluesheets(), slides(), drafts() methods more than once per
    session instance.  This removes another 3*#sessions sql queries from the
    meeting materials page when the materials are all in place (less when the
    first invocation reurns nothing).

  * Removed caching of the materials page from the template (edit buttons are
    different for different users), and used select_related() and code
    re-write to reduce the sql query count from ~1900 to ~600, query time from
    ~2s to ~0.5s.  More can be done, but the page response time is more
    acceptable now.

  * Refined the sql debug view at the bottom of each page.  Added a column
    showing the WHERE clause, as that is quite helpful in working out where a
    given query is coming from.  Also added a column that indicates whether a
    query originated in view code or template rendering.  Added an sql_debug
    template variable to make it easier to switch between the sql debug view
    and using the django-debug-toolbar.

  * Added call duration information to the @debug.trace decorator.

  * Fixed a bad link to uploaded session agendas.

  * Added a Document.pub_date() method which returns the RFC publication
    datetime or other documents' new-revision datetime.  Changed the generated
    bibtex entries to use pub_date().  Added tests for the bibtex entries, and
    added 'bibtexparser' to requirements.txt, for use in testing.  Fixes issue
    #2032.

  * Added caching of Document.href() values.

  * Changed the agenda template to provide links to video recordings on
    youtube if available, instead of pointing at meetecho's archive.

  * To minimize what seems to be an increased risk of segfaults when using
    virtualenv with system packages, this commit introduces an alternative,
    which does away with the general system package availability, but adds
    symlinks to two svn related system packages when running checks.

  * Updated the INSTALL file with the changes from 6.36.0.

  * Added a note on better handling of the meeting break areas to the PLAN
    file.

 -- Henrik Levkowetz <henrik@levkowetz.com>  29 Oct 2016 03:56:51 -0700

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Mon Oct 31 11:17:19 2016
Return-Path: <mlarson@amsl.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 7D1B11299A4; Mon, 31 Oct 2016 11:17:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.698
X-Spam-Level: 
X-Spam-Status: No, score=-5.698 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-1.497, SPF_PASS=-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 U15_m3epYrJW; Mon, 31 Oct 2016 11:17:11 -0700 (PDT)
Received: from mail.amsl.com (c8a.amsl.com [4.31.198.40]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D25C01299A3; Mon, 31 Oct 2016 11:17:11 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 4D2A51E55BA; Mon, 31 Oct 2016 11:17:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kiZFvCwpZbl3; Mon, 31 Oct 2016 11:17:03 -0700 (PDT)
Received: from [192.168.0.6] (50-89-234-39.res.bhn.net [50.89.234.39]) by c8a.amsl.com (Postfix) with ESMTPA id C0CBB1E55B9; Mon, 31 Oct 2016 11:17:02 -0700 (PDT)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\))
From: Matt Larson <mlarson@amsl.com>
In-Reply-To: <E1c0p1l-0000mL-Nw@zinfandel.tools.ietf.org>
Date: Mon, 31 Oct 2016 14:17:11 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <6810C1C0-1FE5-4448-9E76-2C749877CD1F@amsl.com>
References: <E1c0p1l-0000mL-Nw@zinfandel.tools.ietf.org>
To: Henrik Levkowetz <henrik@levkowetz.com>
X-Mailer: Apple Mail (2.3124)
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/jlgltfac_EXAm-J3TB_OsYTTmVo>
Cc: wgchairs@ietf.org, iesg@ietf.org, codesprints@ietf.org
Subject: Re: [codesprints] New datatracker release: v6.37.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: Mon, 31 Oct 2016 18:17:13 -0000

Greetings all!

Datatracker 6.37.0 has been deployed to production, and Datatracker =
6.37.1.dev0 has been deployed to the Sandbox.

Matt

> On Oct 30, 2016, at 8:15 AM, Henrik Levkowetz <henrik@levkowetz.com> =
wrote:
>=20
>=20
> Hi,
>=20
> This is an automatic notification about a new datatracker release,=20
> v6.37.0, generated when running the mkrelease script.
>=20
> Release notes:
>=20
> ietfdb (6.37.0) ietf; urgency=3Dmedium
>=20
>  **YouTube links, Fixed bibtex and tweaked meeting materials pages**
>=20
>  This release brings some new small features, and a bunch of bugfixes. =
 The
>  IETF meeting agenda now provides links to the YouTube videos =
generated from
>  the Meetecho video stream as soon as they have been uploaded and the =
URL has
>  been added to the datatracker.  It improves both content and =
rendering time
>  for the new meeting materials page, and it fixes a problem with the =
bibxml
>  entries provided by the datatracker.  It also contains enhancements =
to the
>  development view of sql queries executed as part of generating the =
current
>  page, the addition of function call duration to the @debug.trace =
decorator,
>  and code refacturing which should speed up meeting-related pages in =
general.
>=20
>  Details from the commit log:
>=20
>  * Merged in [12213] from rcross@amsl.com: Fixed a bug where interim
>    announcement form was initialized with lists instead of strings. =20=

>=20
>  * Rewrote Document.href() to not do database queries when possible, =
as that
>    has a big performance impact.  Fixed a number of tests which relied =
on
>    href() not doing the right thing for simplified test data.  Added =
caching
>    of canonical_name(), which can be quite heavy.  Additional =
refactoring in
>    a number of places, to use better test data and avoid test failures =
for
>    good code.
>=20
>  * Updated the installation instructions file.
>=20
>  * Added caching to avoid calling the meat of each of the Session =
minutes(),
>    recordings(), bluesheets(), slides(), drafts() methods more than =
once per
>    session instance.  This removes another 3*#sessions sql queries =
from the
>    meeting materials page when the materials are all in place (less =
when the
>    first invocation reurns nothing).
>=20
>  * Removed caching of the materials page from the template (edit =
buttons are
>    different for different users), and used select_related() and code
>    re-write to reduce the sql query count from ~1900 to ~600, query =
time from
>    ~2s to ~0.5s.  More can be done, but the page response time is more
>    acceptable now.
>=20
>  * Refined the sql debug view at the bottom of each page.  Added a =
column
>    showing the WHERE clause, as that is quite helpful in working out =
where a
>    given query is coming from.  Also added a column that indicates =
whether a
>    query originated in view code or template rendering.  Added an =
sql_debug
>    template variable to make it easier to switch between the sql debug =
view
>    and using the django-debug-toolbar.
>=20
>  * Added call duration information to the @debug.trace decorator.
>=20
>  * Fixed a bad link to uploaded session agendas.
>=20
>  * Added a Document.pub_date() method which returns the RFC =
publication
>    datetime or other documents' new-revision datetime.  Changed the =
generated
>    bibtex entries to use pub_date().  Added tests for the bibtex =
entries, and
>    added 'bibtexparser' to requirements.txt, for use in testing.  =
Fixes issue
>    #2032.
>=20
>  * Added caching of Document.href() values.
>=20
>  * Changed the agenda template to provide links to video recordings on
>    youtube if available, instead of pointing at meetecho's archive.
>=20
>  * To minimize what seems to be an increased risk of segfaults when =
using
>    virtualenv with system packages, this commit introduces an =
alternative,
>    which does away with the general system package availability, but =
adds
>    symlinks to two svn related system packages when running checks.
>=20
>  * Updated the INSTALL file with the changes from 6.36.0.
>=20
>  * Added a note on better handling of the meeting break areas to the =
PLAN
>    file.
>=20
> -- Henrik Levkowetz <henrik@levkowetz.com>  29 Oct 2016 03:56:51 -0700
>=20
> The new version is available for installation through SVN checkout, =
with
>  'svn checkout =
https://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.37.0'
>=20
> For development, copy the new development version instead:
>  'svn copy =
https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.37.1.dev0' =
<YOURBRANCH>
>=20
> Regards,
>=20
> 	Henrik
> 	(via the mkrelease script)
>=20
> _______________________________________________
> codesprints mailing list
> codesprints@ietf.org
> https://www.ietf.org/mailman/listinfo/codesprints
>=20

-------------------------------------------
Matthew Larson, Software Engineer
Association Management Solutions
Forum Management, Meeting and Event Planning
5177 Brandin Court
Fremont, CA  94538


From nobody Mon Oct 31 12:02:19 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 88A7B129A3B; Mon, 31 Oct 2016 12:02:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 POLiOCpvrJr1; Mon, 31 Oct 2016 12:02:10 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::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 0944B129A38; Mon, 31 Oct 2016 12:01:33 -0700 (PDT)
Received: from h-43-30.a357.priv.bahnhof.se ([79.136.43.30]:51985 helo=[192.168.1.120]) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1c1Hpr-00025q-F6; Mon, 31 Oct 2016 12:01:32 -0700
Message-ID: <58179503.5010001@levkowetz.com>
Date: Mon, 31 Oct 2016 20:01:23 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:31.0) Gecko/20100101 Thunderbird/31.8.0
MIME-Version: 1.0
To: Matt Larson <mlarson@amsl.com>
References: <E1c0p1l-0000mL-Nw@zinfandel.tools.ietf.org> <6810C1C0-1FE5-4448-9E76-2C749877CD1F@amsl.com>
In-Reply-To: <6810C1C0-1FE5-4448-9E76-2C749877CD1F@amsl.com>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="duUM12NTKXle0wRsBbuLfk5DtuEioeIS4"
X-SA-Exim-Connect-IP: 79.136.43.30
X-SA-Exim-Rcpt-To: wgchairs@ietf.org, iesg@ietf.org, codesprints@ietf.org, mlarson@amsl.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/uN3uTQCy7v_jd3Ev2vFfqxZ4CZk>
Cc: wgchairs@ietf.org, iesg@ietf.org, codesprints@ietf.org
Subject: Re: [codesprints] New datatracker release: v6.37.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: Mon, 31 Oct 2016 19:02:11 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--duUM12NTKXle0wRsBbuLfk5DtuEioeIS4
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Thank you, Matt!

	Henrik

On 2016-10-31 19:17, Matt Larson wrote:
> Greetings all!
>=20
> Datatracker 6.37.0 has been deployed to production, and Datatracker 6.3=
7.1.dev0 has been deployed to the Sandbox.
>=20
> Matt
>=20
>> On Oct 30, 2016, at 8:15 AM, Henrik Levkowetz <henrik@levkowetz.com> w=
rote:
>>=20
>>=20
>> Hi,
>>=20
>> This is an automatic notification about a new datatracker release,=20
>> v6.37.0, generated when running the mkrelease script.
>>=20
>> Release notes:
>>=20
>> ietfdb (6.37.0) ietf; urgency=3Dmedium
>>=20
>>  **YouTube links, Fixed bibtex and tweaked meeting materials pages**
>>=20
>>  This release brings some new small features, and a bunch of bugfixes.=
  The
>>  IETF meeting agenda now provides links to the YouTube videos generate=
d from
>>  the Meetecho video stream as soon as they have been uploaded and the =
URL has
>>  been added to the datatracker.  It improves both content and renderin=
g time
>>  for the new meeting materials page, and it fixes a problem with the b=
ibxml
>>  entries provided by the datatracker.  It also contains enhancements t=
o the
>>  development view of sql queries executed as part of generating the cu=
rrent
>>  page, the addition of function call duration to the @debug.trace deco=
rator,
>>  and code refacturing which should speed up meeting-related pages in g=
eneral.
>>=20
>>  Details from the commit log:
>>=20
>>  * Merged in [12213] from rcross@amsl.com: Fixed a bug where interim
>>    announcement form was initialized with lists instead of strings. =20
>>=20
>>  * Rewrote Document.href() to not do database queries when possible, a=
s that
>>    has a big performance impact.  Fixed a number of tests which relied=
 on
>>    href() not doing the right thing for simplified test data.  Added c=
aching
>>    of canonical_name(), which can be quite heavy.  Additional refactor=
ing in
>>    a number of places, to use better test data and avoid test failures=
 for
>>    good code.
>>=20
>>  * Updated the installation instructions file.
>>=20
>>  * Added caching to avoid calling the meat of each of the Session minu=
tes(),
>>    recordings(), bluesheets(), slides(), drafts() methods more than on=
ce per
>>    session instance.  This removes another 3*#sessions sql queries fro=
m the
>>    meeting materials page when the materials are all in place (less wh=
en the
>>    first invocation reurns nothing).
>>=20
>>  * Removed caching of the materials page from the template (edit butto=
ns are
>>    different for different users), and used select_related() and code
>>    re-write to reduce the sql query count from ~1900 to ~600, query ti=
me from
>>    ~2s to ~0.5s.  More can be done, but the page response time is more=

>>    acceptable now.
>>=20
>>  * Refined the sql debug view at the bottom of each page.  Added a col=
umn
>>    showing the WHERE clause, as that is quite helpful in working out w=
here a
>>    given query is coming from.  Also added a column that indicates whe=
ther a
>>    query originated in view code or template rendering.  Added an sql_=
debug
>>    template variable to make it easier to switch between the sql debug=
 view
>>    and using the django-debug-toolbar.
>>=20
>>  * Added call duration information to the @debug.trace decorator.
>>=20
>>  * Fixed a bad link to uploaded session agendas.
>>=20
>>  * Added a Document.pub_date() method which returns the RFC publicatio=
n
>>    datetime or other documents' new-revision datetime.  Changed the ge=
nerated
>>    bibtex entries to use pub_date().  Added tests for the bibtex entri=
es, and
>>    added 'bibtexparser' to requirements.txt, for use in testing.  Fixe=
s issue
>>    #2032.
>>=20
>>  * Added caching of Document.href() values.
>>=20
>>  * Changed the agenda template to provide links to video recordings on=

>>    youtube if available, instead of pointing at meetecho's archive.
>>=20
>>  * To minimize what seems to be an increased risk of segfaults when us=
ing
>>    virtualenv with system packages, this commit introduces an alternat=
ive,
>>    which does away with the general system package availability, but a=
dds
>>    symlinks to two svn related system packages when running checks.
>>=20
>>  * Updated the INSTALL file with the changes from 6.36.0.
>>=20
>>  * Added a note on better handling of the meeting break areas to the P=
LAN
>>    file.
>>=20
>> -- Henrik Levkowetz <henrik@levkowetz.com>  29 Oct 2016 03:56:51 -0700=

>>=20
>> The new version is available for installation through SVN checkout, wi=
th
>>  'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/6.37.0=
'
>>=20
>> For development, copy the new development version instead:
>>  'svn copy https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.37.1=
=2Edev0' <YOURBRANCH>
>>=20
>> Regards,
>>=20
>> 	Henrik
>> 	(via the mkrelease script)
>>=20
>> _______________________________________________
>> codesprints mailing list
>> codesprints@ietf.org
>> https://www.ietf.org/mailman/listinfo/codesprints
>>=20
>=20
> -------------------------------------------
> Matthew Larson, Software Engineer
> Association Management Solutions
> Forum Management, Meeting and Event Planning
> 5177 Brandin Court
> Fremont, CA  94538
>=20
>=20


--duUM12NTKXle0wRsBbuLfk5DtuEioeIS4
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJYF5UDAAoJEE6bV0uPuxcaY7wQAMaS+RIKEfzAeVZx5enulVKe
PLebPxsgxW6lxIJsJKqNdtLEodXfR3QpoxHMZOdi7E2D6z5sdj+TBOcEk/kV89b7
eHyuPnN9j92OHyEowWmZV+KJxLlPsO4jytl/lUV5mGRaAJxL8mGNapMQvYOfXcGw
++6XwgYsrckR94MFqRdHRTNiX3xGocCjwP1ljngVkD1eH1ntcJDC1Qhkgncwt3JB
m94bevxydoXn4h1Rnf5nTx2LP92G/W10ZJTX21BJz/l45VfL1kh+VAaRH32Tm+un
xeXJJzgUoI1Nry24qUs7URNuJRSNE5+9VxnKITiX+gdin1jl2PDvIrG22zyW0tB6
DhwfGSQpwlXOu6ViycREo5gUDgFM9/06ctJG7wgpiLoFSLnbN3C9XgLsfZgI5knR
fFYGi1Xaj1shbW4PXTfV4zBOjDz8K5EzUiicaNFsNTfNFw66zTqA3themqpT5eGf
f08S0spGbBpe2D5+YmSpSnxXf2Fzu4qxd8IybRrIe84tUq49G96Gp4E63zHh/YIp
uMjkd3cMijYdwsqt8vDb7PqPXEOjEHdXl51V0XjVBla7QkRx5txVZF3uhtn6HIkM
sNawAXcGRuhYwCKVX5JSfN3ozhUOOWtkDv57Mrv/RJ1JtunJy029rdr73JM3d6Wp
L821dfPotJGLXOekZyWy
=Frx3
-----END PGP SIGNATURE-----

--duUM12NTKXle0wRsBbuLfk5DtuEioeIS4--

