[codesprints] New datatracker release: v7.19.0
Henrik Levkowetz <henrik@levkowetz.com> Fri, 02 October 2020 21:02 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 339CB3A16DA;
Fri, 2 Oct 2020 14:02:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.233
X-Spam-Level:
X-Spam-Status: No, score=-1.233 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_SOFTFAIL=0.665,
URIBL_BLOCKED=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 XS_zHYJRk97P; Fri, 2 Oct 2020 14:02:27 -0700 (PDT)
Received: from dunkelfelder.tools.ietf.org (dunkelfelder.tools.ietf.org
[217.69.81.146])
(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 318343A0A1C;
Fri, 2 Oct 2020 14:02:27 -0700 (PDT)
Received: from henrik by dunkelfelder.tools.ietf.org with local (Exim 4.84_2)
(envelope-from <henrik@levkowetz.com>)
id 1kOSC9-0002Pl-GM; Fri, 02 Oct 2020 23:02:25 +0200
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1kOSC9-0002Pl-GM@dunkelfelder.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Fri, 02 Oct 2020 23:02:25 +0200
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 dunkelfelder.tools.ietf.org);
SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/codesprints/KR4YxBf5JfLHBWR4ddgCOm8VClU>
Subject: [codesprints] New datatracker release: v7.19.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, 02 Oct 2020 21:02:29 -0000
Hi,
This is an automatic notification about a new datatracker release,
v7.19.0, generated when running the mkrelease script.
Release notes:
ietfdb (7.19.0) ietf; urgency=medium
**Added links to people's personal profile page in a number of places**
The important feature of this release is to add links to people's personal
profile page in a number of places, but there are also a number of minor
tweaks and fixes. From the commit log:
* Added missing exception handling for one invocation of
parse_agenda_filter_params().
* Added Person.personextresource_set to the information returned in the
personal-information JSON blob (this is GDPR-related).
* Fixed a test case bug that compared a py3 string with bytes.
* Added a comment to explain the lack of skipIf() for a test class.
* Added a link to a user's personal profile page to the personal
drop-down menu. Addresses issue #3093.
* Added a link to a user's personal profile page to the account info page,
and moved the GDPR 'fine print' to the bottom of the page. Turned the
'personal-info' dagger symbols into links to the fine print. Added a
dagger to the 'External Resources' section.
Partially related to issue #3093.
* Added RFC and active-drafts counts to the personal profile page.
* Added listing of author names, with links to the individual profile
pages, to Draft and RFC status pages. Related to issue #3093.
* Fixed a Py3 str/bytes issue in the feedback_email handler.
* Changed a couple of spots that have links to the person profile page to
use the person_link template tag, for code consistency.
-- Henrik Levkowetz <henrik@levkowetz.com> 02 Oct 2020 18:11:01 +0000
The new version is available for installation through SVN checkout, with
'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/7.19.0'
For development, copy the new development version instead:
'svn copy https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/7.19.1.dev0' <YOURBRANCH>
Regards,
Henrik
(via the mkrelease script)
- [codesprints] New datatracker release: v7.19.0 Henrik Levkowetz