
From nobody Sun Sep  8 08:32:41 2019
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 A51D3120018; Sun,  8 Sep 2019 08:32:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level: 
X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[SPF_HELO_NONE=0.001, 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 QKDaNT7B3Gla; Sun,  8 Sep 2019 08:31:19 -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 EDBFF120096; Sun,  8 Sep 2019 08:29:36 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1i6z8A-0005DE-Se; Sun, 08 Sep 2019 08:29:34 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1i6z8A-0005DE-Se@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Sun, 08 Sep 2019 08:29:34 -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/o30duntJ1-Nun_6Ht49Y793cUq8>
Subject: [codesprints] New datatracker release: v6.101.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 08 Sep 2019 15:32:29 -0000

Hi,

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

Release notes:

ietfdb (6.101.0) ietf; urgency=medium

  **IANA expert review tracking, new constraints labelling**

  This release adds IANA expert review tracking for drafts, changes the
  session request constraints labels, improves the handling of session slide
  proposal uploads, and adds a number of smaller enhancements and issue
  fixes.  From the commit log:

  * Merged in [16656] from rjsparks@nostrum.com:
    Added IANA expert review tracking.  

  * Merged in [16650], [16655] from rjsparks@nostrum.com:
    Removed the bootstrap project todo page. #2778 points to the old content 
    so we can make new tickets for anything that is still relevant.

  * Merged in [16649] from rjsparks@nostrum.com:
    Guard against attempts to use the review request view with a 
    ReviewRequest id that does not match the document for the ReviewRequest. 
    This would have exposed #2776 much earlier.  

  * Merged in [16647] from rjsparks@nostrum.com:
    Corrected a view that was looking at review assignment ids when it 
    should have been looking at request review ids. Fixes #2776.  

  * Added a 'domain' variable to context supplied to the agenda_package.txt 
    template.  Fixes issue #2793.

  * Merged in [16646] from rjsparks@nostrum.com:
    Don't manually linewrap when looking at feedback - let the pasted styling
    do that. Fixes #2761.  

  * Merged in [16630] from rjsparks@nostrum.com:
    Rework how we are labeling constraints to provide a quick-fix for 
    session requests at IETF106. Turned off several javascript functions that 
    added/enforced old (possibly no longer correct) semantics for the session 
    request forms. Fixes #2754.  

  * Merged in [16629] from rjsparks@nostrum.com:
    Removing unused template. I think it was an artifact of the Django 1.2 
    to 1.6 conversion from 6 years ago. 

  * Merged in [16615] from peter@akayla.com:
    Spelling correction in a comment.  No open issue.   

  * Merged in [16614] from peter@akayla.com:
    Improved so that new draft diffs (from the working group drafts page) 
    work correctly for both -00 drafts and later revisions.  Fixes issue #2697. 

  * Merged in [16604] from rjsparks@nostrum.com:
    Look at all scheduled sessions for a group when deciding to display a
    cancelled banner. Fixes #2764.  

  * The logic for displaying 'Email requested to be sent for earlier 
    discuss' on IESG positions was wrong; it would count later discusses and 
    discusses from other ADs as an 'earlier discuss'.  Moved any_email_sent() 
    from ballot to position, and refined the criteria.

  * Made sure Person.active_drafts() and .expired_drafts() don't return 
    duplicate entries.  Fixes issue #2784.

  * Changed requirements to permit pyang 2.0 and greater.

  * Added a migration to fix some m2m table columns incorrectly left as 
    varchar(8) when we changed the size of name slugs to varchar(32).

  * Merged in [16601] from rjsparks@nostrum.com:
    A management command to correct the state of several slide 
    presentations uploaded during IETF105, and perform some missed powerpoint 
    to pdf conversions. 

  * Merged in [16600] from rjsparks@nostrum.com:
    Fixed a subtle bug in the code that converts slides to PDF that was 
    writing back into settings.  

  * Merged in [16599] from rjsparks@nostrum.com:
    Correct the uploaded_filename for slides that go through the 
    approve-proposed-slides workflow.  

  * Merged in [16598] from rjsparks@nostrum.com:
    Add the ppt* to pdf conversion to the approve-suggested-slides 
    workflow. Fixes #2762.  

  * Added textual information about patent application formats according to
    WIPO's Handbook on Industrial Property Information and Documentation, as
    input to future extension of the regex set.

  * Added some new formats to the regex validator for patent numbers and 
    patent application numbers.  This is still not comprehensive.

  * Adjusted migrations for Python2/3 compatibility.

  * Updated database options settings to match our production database and 
    dump files.

  * Fixed an issue where the text file charset information for an upload would
    be overwritten on upload of multiple files for a draft.  
    Fixes issue #2768.

  * Added 30 minutes caching to agenda.ics

 -- Henrik Levkowetz <henrik@levkowetz.com>  08 Sep 2019 14:37:11 +0000

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Fri Sep 20 09:19:30 2019
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 B77A8120818; Fri, 20 Sep 2019 09:19:29 -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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, 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 PbQTT85tEAu1; Fri, 20 Sep 2019 09:19:28 -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 10A101202DD; Fri, 20 Sep 2019 09:19:28 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1iBLd1-0004AT-Ge; Fri, 20 Sep 2019 09:19:27 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1iBLd1-0004AT-Ge@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Fri, 20 Sep 2019 09:19:27 -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/7Z3Kdc3AbUsrMNaHx55wcEnDXBM>
Subject: [codesprints] New datatracker release: v6.102.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Sep 2019 16:19:30 -0000

Hi,

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

Release notes:

ietfdb (6.102.0) ietf; urgency=medium

  **Links to RFC text with inlined errata.  HTML for v3 XML draft submissions**

  * Added conversion of version 3 XML draft submissions to v3 HTML, in
    addition to text.  Added a link to HTML versions (when present) to the
    document status page, and renamed the link to the htmlized version to
    'htmlized'.  Converted the test-file for XML submission tests to v3.
    Added test code to check that HTML is generated for v3 XML submissions.

  * Added class 'bg-danger' to submission error messages on the submission
    upload result page.  The big 'Meta-Data errors found' pane with red
    background is so noticeable that class 'text-danger' (which gives bold
    text, but no change of background) is insufficient to stand out clearly.
    Adding 'bg-danger' gives field error messages red background, too.

  * Added a link from the datatracker RFC pages to the new RFC renderings
    with inline errata on the RFC-Editor webpage (where available).

  * Updated rfc-editor sync code to recognize the new Tooling Issue queue 
    state.

  * Updated ietf.sync.rfceditor.parse_index() to use the new rfc-index 
    schema (changed placement of the page-count element).

  * Added code to catch a form error regularly caused by form spam and 
    return a failure instead of triggering a server 500.

 -- Henrik Levkowetz <henrik@levkowetz.com>  15 Sep 2019 11:35:29 +0000

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Thu Sep 26 11:43:03 2019
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 E8345120846; Thu, 26 Sep 2019 11:42:49 -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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, 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 saWkqg4r2nJD; Thu, 26 Sep 2019 11:42:48 -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 0C530120A9C; Thu, 26 Sep 2019 11:42:48 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1iDYj1-0003mA-A1; Thu, 26 Sep 2019 11:42:47 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1iDYj1-0003mA-A1@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Thu, 26 Sep 2019 11:42:47 -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/q8C_p1kFnsR9GZvaNclqkWqbxeY>
Subject: [codesprints] New datatracker release: v6.103.0
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Sep 2019 18:43:02 -0000

Hi,

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

Release notes:

ietfdb (6.103.0) ietf; urgency=medium

  **Draft submission tool changes**

  This release contains two changes to the submission tool: During draft
  submission, the email verification is skipped for logged-in users, and
  author email addresses are now required for all authors, in order to avoid
  author notification problems during IETF and RFC-Editor processing.  Commit
  log details:

  * Changed draft submission to not require an email round-trip when the 
    submitter is logged in.  Added corresponding test cases.

  * Added code to detect conflicting information for draft name, revision, 
    and title when both XML and text versions of a document are submitted.

  * Changed the draft submission form and views so that an email address is 
    required for each author in order to complete self-service draft 
    submission.  It is possible to add these as metadata updates, but this will 
    lead to submission through the secretariat (and the email addresses will 
    still be required).  Also updated related templates to make the handling of 
    form section headings more consistent.

  * Added some caching to /release/ pages.  With now more than 350 
    releases, the page response times had increased to typically 4s.  Caching 
    in view and template brought this down to ~160ms.

 -- Henrik Levkowetz <henrik@levkowetz.com>  26 Sep 2019 14:43:41 +0000

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Mon Sep 30 09:56:39 2019
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 6CE1D12006E; Mon, 30 Sep 2019 09:56:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.792
X-Spam-Level: 
X-Spam-Status: No, score=0.792 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w3Gr8amaCP0u; Mon, 30 Sep 2019 09:56:05 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (unknown [64.170.98.42]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E8379120043; Mon, 30 Sep 2019 09:56:05 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1iEyxv-0001JZ-U9; Mon, 30 Sep 2019 09:56:03 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1iEyxv-0001JZ-U9@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Mon, 30 Sep 2019 09:56:03 -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/tlpzbPua1A6j45PKTTAVAdwkq1o>
Subject: [codesprints] New datatracker release: v6.103.1
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/codesprints>, <mailto:codesprints-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/codesprints/>
List-Post: <mailto:codesprints@ietf.org>
List-Help: <mailto:codesprints-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/codesprints>, <mailto:codesprints-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 30 Sep 2019 16:56:08 -0000

Hi,

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

Release notes:

ietfdb (6.103.1) ietf; urgency=medium

  **Test improvement: Starting to use Python type hints and mypy type checking**

  This release addresses two issues with the previous release, and as a result
  of a test case failing to discover one of the issues, it also introduces the
  use of Python type hints according to PEP 484.  Type hints for common Python
  library modules are provided by mypy, and type hints for Django are provided
  by the django-stubs module.  The problematic function that was used with the
  wrong call signature has received a type annotation that will reveal similar
  errors in the future.

  This does not provide type annotation generally in the datatracker code;
  that will require a lot of additional work (some of which can be automated),
  but it gives us static type checking for Django and Python library calls,
  and makes type hints useful when we provide them in datatracker code.

  From the commit log:

  * Fixed up mypy issues or added type:ignore comments as needed for a 
    clean mypy run.

  * Added a mypy .ini file

  * Added mypy and django-stubs to Py3 requirements, and added a mypy test 
    case.

  * Changed the call signature of docevent_from_submission() to take an 
    optional Person object, rather than person name.  Added a type hint for the 
    signature.

  * Tweaked the condition for waiving submission email confirmation 
    slightly.

 -- Henrik Levkowetz <henrik@levkowetz.com>  30 Sep 2019 15:43:43 +0000

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

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

Regards,

	Henrik
	(via the mkrelease script)

