New datatracker release: v7.34.0

rjsparks@nostrum.com Fri, 02 July 2021 14:29 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: wgchairs@ietfa.amsl.com
Delivered-To: wgchairs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1238F3A2096; Fri, 2 Jul 2021 07:29:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.078
X-Spam-Level:
X-Spam-Status: No, score=-2.078 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) 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 ulDE8UaWT68B; Fri, 2 Jul 2021 07:29:08 -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 01F613A208F; Fri, 2 Jul 2021 07:29:07 -0700 (PDT)
Received: from 28c88792cbac ([47.186.34.206]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 162ET3VA002020 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Fri, 2 Jul 2021 09:29:04 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1625236144; bh=08wTZi2pzyZrjd44sHYe0XDw2ypHVbcICD6a0lX+buA=; h=From:To:Subject:Date; b=VVYCdR0j8WMYUBfIHLOxjvYGIVukhSVnfTlMN25yJdBWJI7FTBlr3lwS3BWxV8Dwf XjepMHpHZa8sE0Q4JHQoIiSIHleI5HaDTNv5yUIBDzA6JP+zgbPyCbKt99ficqyqE2 2wwFlyjZRDuND3mncvnPAbg1/XKkZ2IvH+fCIRn8=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to be 28c88792cbac
Received: from rjsparks by 28c88792cbac with local (Exim 4.92) (envelope-from <rjsparks@nostrum.com>) id 1lzKA6-000AXo-OM; Fri, 02 Jul 2021 14:28:58 +0000
From: rjsparks@nostrum.com
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Subject: New datatracker release: v7.34.0
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Message-Id: <E1lzKA6-000AXo-OM@28c88792cbac>
Date: Fri, 02 Jul 2021 14:28:58 +0000
Archived-At: <https://mailarchive.ietf.org/arch/msg/wgchairs/cGkl93nK4Tsvp-DWPcIkKCPBHPE>
X-BeenThere: wgchairs@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Working Group Chairs <wgchairs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/wgchairs/>
List-Post: <mailto:wgchairs@ietf.org>
List-Help: <mailto:wgchairs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 02 Jul 2021 14:29:13 -0000

Hi,

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

Release notes:

ietfdb (7.34.0) ietf; urgency=medium

  ** Calendar by session, bugfixes **

  * Merged in [19155] from rcross@amsl.com:
    In announcement tool, remove Reply-To default of
    'ietf@ietf.org' and make field required.

  * Merged in [19164] from jennifer@painless-security.com:
    Fix broken meeting materials button on upcoming meetings page. 
    Fixes #3278.  

  * Merged in [19166] from krathnayake@ietf.org:
    Use INTERNET_ALL_DRAFTS_ARCHIVE_DIR serve all IDs. 
    Fixes #3308 and #3309.  

  * Merged in [19168] from rjsparks@nostrum.com:
    Revert the removal of the decoration of session with order_number made 
    in r19074. The attribute is used in the templated URLs associated with 
    Rooms (such as for the Meetecho session URL).  

  * Merged in [19176] and [19177] from rjsparks@nostrum.com:
    Use a cdn for the oidc profile photo url.  

  * Merged in [19180] from rcross@amsl.com:
    Fix Telechat app bug, draft with no ballot.  

  * Merged in [19182] from rjsparks@nostrum.com:
    Stop showing generated proceedings for older meetings that already had 
    official proceedings. Fixes #3322.  

  * Merged in [19183] from jennifer@painless-security.com:
    Add 'Select Sessions' tab to agenda pages.  

 -- Robert Sparks <rjsparks@nostrum.com>  02 Jul 2021 00:59:42 +0000

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

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

Regards,

	Robert Sparks
	(via the mkrelease script)