[codesprints] New datatracker release: v7.23.0
Henrik Levkowetz <henrik@levkowetz.com> Tue, 17 November 2020 09:07 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 E4DDF3A0AE5;
Tue, 17 Nov 2020 01:07:03 -0800 (PST)
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 cFQo04cFqnpx; Tue, 17 Nov 2020 01:07:01 -0800 (PST)
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 8C5513A0A3D;
Tue, 17 Nov 2020 01:06:46 -0800 (PST)
Received: from henrik by dunkelfelder.tools.ietf.org with local (Exim 4.84_2)
(envelope-from <henrik@levkowetz.com>)
id 1kewwn-0000wd-7l; Tue, 17 Nov 2020 10:06:45 +0100
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1kewwn-0000wd-7l@dunkelfelder.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Tue, 17 Nov 2020 10:06:45 +0100
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/hDlSnUYBByRkSMItRbmGlzOBVGE>
Subject: [codesprints] New datatracker release: v7.23.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: Tue, 17 Nov 2020 09:07:04 -0000
Hi,
This is an automatic notification about a new datatracker release,
v7.23.0, generated when running the mkrelease script.
Release notes:
ietfdb (7.23.0) ietf; urgency=medium
**Code Sprint 109, and more**
* Added 'test/x-markdown' as accepted mime type for text file uploads.
* Fixed a recent regression in agenda.html which caused the 'now' context
variable to not be available when checking if a meeting session is in the
past or future, to know which recordings or live session links to show.
Also fixed a potential timezone issue with regards to this.
* Updated the docker development image with a number of tweaks, including
propagation of the docker-init environment to the su'd user in order to
set LANG to a UTF-8 locale
* Merged in a html typo fix from rcross@amsl.com.
* Added exception catching to the photo endpoint, for cases where
conversion fails (we just had one case of RGBA to JPEG didn't work).
* Merged in [18698] from rjsparks@nostrum.com:
Add logging for times to save a document with history.
* Merged in [18695] from peter@akayla.com:
Changed new email address button text. Fixes #3134.
* Merged in [18701] from jennifer@painless-security.com:
Improve group 'about' link text on doc page. Fixes #3066.
-- Henrik Levkowetz <henrik@levkowetz.com> 17 Nov 2020 06:47:14 +0000
The new version is available for installation through SVN checkout, with
'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/7.23.0'
For development, copy the new development version instead:
'svn copy https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/7.23.1.dev0' <YOURBRANCH>
Regards,
Henrik
(via the mkrelease script)
- [codesprints] New datatracker release: v7.23.0 Henrik Levkowetz