[codesprints] New datatracker release: v6.122.0

Henrik Levkowetz <henrik@levkowetz.com> Fri, 20 March 2020 19:52 UTC

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 359D13A0D1F; Fri, 20 Mar 2020 12:52:28 -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=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 dTskEx3_L49w; Fri, 20 Mar 2020 12:52:26 -0700 (PDT)
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 7B2563A0DB8; Fri, 20 Mar 2020 12:52:26 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1jFNgu-0000a2-KM; Fri, 20 Mar 2020 12:52:24 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1jFNgu-0000a2-KM@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Fri, 20 Mar 2020 12:52:24 -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/Pw-H2SrAZJwJ4o7-Y1cjZVSm9Mw>
Subject: [codesprints] New datatracker release: v6.122.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 Mar 2020 19:52:29 -0000

Hi,

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

Release notes:

ietfdb (6.122.0) ietf; urgency=medium

  **Added agenda webex URL support, and meeting-related tweaks and bugfixes**

  * Added webex URL to agenda.ics if Room.webex_url is non-empty.  Fixes issue
    #2926.

  * Added another check to the check_draft_event_revision_integrity management
    command, and refined it somewhat.

  * Added a utility function to convert objects to dictionaries (for
    comparisons, for instance).

  * Added a --dry-run option to bin/mkdevbranch, and added some exception
    handling.

  * Help tablesorter see 'Month Year' dates as dates with a hidden day digit.
    Fixes issue #2921.

  * Refactored and extended check_draft_event_revision_integrity a bit.

  * Tweaked bin/mkpatch some for -c handling

  * Merged in [17442] from rjsparks@nostrum.com: Allow area groups to request
    interim meetings. Fixed #2919.  

  * Additional tweaks to bin/mkpatch; removing buggy -r option.

  * Added automatic naming to bin/mkpatch when changeset or revision range is
    given.

  * Added WebEx room resource name, query method and template logic to show
    WebEx room resources.

  * Removed a debug statement

  * Made links from agenda room names to floorplans conditional on the room
    having a floor plan set.

 -- Henrik Levkowetz <henrik@levkowetz.com>  20 Mar 2020 19:00:23 +0000

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

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

Regards,

	Henrik
	(via the mkrelease script)