
From nobody Thu Jan  9 13:58:56 2020
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 3D0ED12080F; Thu,  9 Jan 2020 13:58:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.9
X-Spam-Level: 
X-Spam-Status: No, score=-6.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=unavailable autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PHUHN5HJzlG6; Thu,  9 Jan 2020 13:58:51 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [64.170.98.42]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 12F70120807; Thu,  9 Jan 2020 13:58:51 -0800 (PST)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1ipfpK-0002Gu-8D; Thu, 09 Jan 2020 13:58:50 -0800
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1ipfpK-0002Gu-8D@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Thu, 09 Jan 2020 13:58:50 -0800
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, henrik@levkowetz.com, iesg@ietf.org,  wgchairs@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/gTg0HUM78CUcA4kRz74YQu0ulXI>
Subject: [codesprints] New datatracker release: v6.116.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, 09 Jan 2020 21:58:54 -0000

Hi,

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

Release notes:

ietfdb (6.116.0) ietf; urgency=medium

  **Dateless group milestones, improved author stats, and bugfixes**

  * Merged in [17196] from rcross@amsl.com:
    Removed agenda@ietf.org from audio import notification To: list.  

  * Merged in [17195] from rcross@amsl.com:
    Updated admin permissions to grant secretariat access to
    LiaisonStatementGroupContacts.  

  * Merged in [17185] from rjsparks@nostrum.com:
    Added support for dateless milestones. Fixes issue #2799.

  * Specified explicit UTF-8 decoding of submission checker output, in
    order to avoid issues when reporting errors due to UTF-8 content.

  * Merged in [17181] from olau@iola.dk:
    Fixed a problem with assignments to the same session causing a crash. 

  * Merged in [17179] from housley@vigilsec.com:
    Added references and referened-by buttons to each RFC listed on the person
    profile page.  In addition, changed the buttons on the document references
    and document referenced-by pages to match the buttons on the main document
    page (the buttons with the long arrows). Fixes #2854, although it does not
    include the number of references in the button.

  * Merged in [17178] from housley@vigilsec.com:
    Turned text names into links on the stats pages. Fixes issue #2854.

  * Refactored some document methods to align better with Django's
    get_absolute_url(), and added Person.get_absolute_uri()

  * Merged in [17177] from rjsparks@nostrum.com:
    Improve can_ballot. Fixes #2856.

  * Limited the permitted versions of mypy and related django-slugs, to avoid
    issues related to using Django-1.11.  We should update to latest versions
    when we've moved to Django 2.2.x

  * Changed ReviewerSettings history change-reason field to be a TextField, in
    order to accomodate longer change descriptions.

  * Merged in [17173] from rjsparks@nostrum.com:
    Worked around a problem with displaying IESG evaluation information for 
    non-approve ballot types. Partially addresses #2851.  

 -- Henrik Levkowetz <henrik@levkowetz.com>  09 Jan 2020 18:31:03 +0000

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Fri Jan 17 10:21:15 2020
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 7A223120089; Fri, 17 Jan 2020 10:21:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level: 
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 UIaKTuK1rzh5; Fri, 17 Jan 2020 10:21:08 -0800 (PST)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [64.170.98.42]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A977B120025; Fri, 17 Jan 2020 10:21:08 -0800 (PST)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1isWF2-0005IO-7F; Fri, 17 Jan 2020 10:21:08 -0800
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1isWF2-0005IO-7F@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Fri, 17 Jan 2020 10:21:08 -0800
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, henrik@levkowetz.com, iesg@ietf.org,  wgchairs@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/0_GhiVNmW3EIwN-kR2FCf0WsQHE>
Subject: [codesprints] New datatracker release: v6.116.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: Fri, 17 Jan 2020 18:21:12 -0000

Hi,

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

Release notes:

ietfdb (6.116.1) ietf; urgency=medium

  * Refined the links from document stats pages to author pages so as to 
    not link to non-existent pages.  Fixes 404 errors for a number of stats
    page links.

  * Merged in [17234] from rjsparks@nostrum.com:
    Restrict the ability to change whether a group uses milestone dates to 
    the ADs and the secretariat. Fixes #2869.  

  * Merged in [17233] from rjsparks@nostrum.com:
    Be clear about who changed a group's personnel in the resulting email 
    message. Fixes #2868.  

  * Merged in [17228] from rjsparks@nostrum.com:
    Improved admin handling of DocumentURL. Fixes #2865.  

  * Merged in [17227] from rjsparks@nostrum.com:
    Allow document Additional URLs to become empty. Fixes #2864.  

  * Added (currently inactive) code to trigger exceptions on failure to 
    resolve template variables during tests, and added fixes for a couple of 
    places that triggered such exceptions.

  * Merged in [17219] from rjsparks@nostrum.com:
    Update some uses of pos.ad in templates to pos.balloter. Fixes #2863.  

  * Merged in [17217] from olau@iola.dk:
    Tighten validation of session conflicts in the session request tool,
    preventing conflicts where source = target. Make sure the 'use
    previous session' button doesn't carry forward conflicts that are no
    longer valid.
    Also fix a bug with the group list in the dropdowns being computed
    statically at module import time instead of being queried dynamically
    upon each page request. 

  * Merged in [17211] from rjsparks@nostrum.com:
    Upgrade to the newer js-cookie library that replaced jquery.cookie. 
    Fixes #2832.  

  * Fixed a Py2/3 compatibility issue with the verified errata code.

  * Merged in [17201] from rjsparks@nostrum.com:
    Make it easier for the nomcom chair to manage generic IESG 
    requirements. Fixes #2794.  

  * Added a check for uncomitted changes to bin/mergedevbranch.

  * Added fetch and use of the RFC-Editor's errata.json file in order to set a
    new 'verified-errata' document tag, and use that to show the link to
    inline-errata documents only when there is verified errata.
    Fixes issue #2861.

 -- Henrik Levkowetz <henrik@levkowetz.com>  17 Jan 2020 17:24:49 +0000

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Wed Jan 22 14:53:16 2020
Return-Path: <chopps@chopps.org>
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 F3182120091 for <codesprints@ietfa.amsl.com>; Wed, 22 Jan 2020 14:53:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=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 BAagzSCrVam0 for <codesprints@ietfa.amsl.com>; Wed, 22 Jan 2020 14:53:13 -0800 (PST)
Received: from smtp.chopps.org (smtp.chopps.org [54.88.81.56]) by ietfa.amsl.com (Postfix) with ESMTP id CE81F120089 for <codesprints@ietf.org>; Wed, 22 Jan 2020 14:53:13 -0800 (PST)
Received: from stubbs.int.chopps.org (66-227-211-29.dhcp.trcy.mi.charter.com [66.227.211.29]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by smtp.chopps.org (Postfix) with ESMTPSA id 4E68360B8D; Wed, 22 Jan 2020 22:53:13 +0000 (UTC)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\))
From: Christian Hopps <chopps@chopps.org>
In-Reply-To: <E1isWF2-0005IO-7F@zinfandel.tools.ietf.org>
Date: Wed, 22 Jan 2020 17:53:12 -0500
Cc: codesprints@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <1C87023A-AE25-4C92-95D6-EE349311A7D3@chopps.org>
References: <E1isWF2-0005IO-7F@zinfandel.tools.ietf.org>
To: Henrik Levkowetz <henrik@levkowetz.com>
X-Mailer: Apple Mail (2.3608.40.2.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/k3nXF2C19wmZpQZVWuvr74MCxEc>
Subject: [codesprints] reporting bugs [Re: New datatracker release: v6.116.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: Wed, 22 Jan 2020 22:53:15 -0000

Hi Henrik, et al,

Can someone let me know what mechanism to use to report bugs with I-D =
submissions, in particular with broken YANG validation?

Thanks,
Chris.


From nobody Wed Jan 22 15:12:44 2020
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 13B461200FD for <codesprints@ietfa.amsl.com>; Wed, 22 Jan 2020 15:12:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.405
X-Spam-Level: 
X-Spam-Status: No, score=-1.405 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, KHOP_HELO_FCRDNS=0.275, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=fail (1024-bit key) reason="fail (message has been altered)" header.d=nostrum.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 x63MxE07kSnt for <codesprints@ietfa.amsl.com>; Wed, 22 Jan 2020 15:12:41 -0800 (PST)
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 CDA5012003F for <codesprints@ietf.org>; Wed, 22 Jan 2020 15:12:41 -0800 (PST)
Received: from unescapeable.local ([47.186.30.41]) (authenticated bits=0) by nostrum.com (8.15.2/8.15.2) with ESMTPSA id 00MNCcJM017085 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 22 Jan 2020 17:12:39 -0600 (CST) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1579734760; bh=tODFpImhkjk/+DQGFtpRWAXoy70P4jJ6kBtfzpgbpGM=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=j6mYLpYn75PahPJdrk8dCt9Zs7hLm0bDBZQxsgtUMkoPWIOEuU55ugZeS9X0nq9fQ JHT6WMtS5UoYRYNtZkPPk31jyDhz7R6LM74p4gHmzn4SmFu3Qfu22B1GAmH6GAS3rN kjfKB7ZpZtrbTtysyakaJRPpgpDqhkkprXW1F0vQ=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.30.41] claimed to be unescapeable.local
To: Christian Hopps <chopps@chopps.org>, Henrik Levkowetz <henrik@levkowetz.com>
Cc: codesprints@ietf.org
References: <E1isWF2-0005IO-7F@zinfandel.tools.ietf.org> <1C87023A-AE25-4C92-95D6-EE349311A7D3@chopps.org>
From: Robert Sparks <rjsparks@nostrum.com>
Message-ID: <069d2b4b-a358-e5fb-f612-3ce8a0479faa@nostrum.com>
Date: Wed, 22 Jan 2020 17:12:38 -0600
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.4.1
MIME-Version: 1.0
In-Reply-To: <1C87023A-AE25-4C92-95D6-EE349311A7D3@chopps.org>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/7r7IKTJaxikkJRG0NmQDhGXOQdw>
Subject: Re: [codesprints] reporting bugs [Re: New datatracker release: v6.116.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: Wed, 22 Jan 2020 23:12:43 -0000

Hi Chris -

There are links for reporting bugs at the footer of any datatracker page.

Either add a ticket using https://tools.ietf.org/tools/ietfdb/newticket, 
or send email to datatracker-project@ietf.org.

RjS

On 1/22/20 4:53 PM, Christian Hopps wrote:
> Hi Henrik, et al,
>
> Can someone let me know what mechanism to use to report bugs with I-D submissions, in particular with broken YANG validation?
>
> Thanks,
> Chris.
>
> _______________________________________________
> codesprints mailing list
> codesprints@ietf.org
> https://www.ietf.org/mailman/listinfo/codesprints

