[codesprints] New datatracker release: v7.15.0
Henrik Levkowetz <henrik@levkowetz.com> Thu, 27 August 2020 21:39 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 E94343A1395;
Thu, 27 Aug 2020 14:39:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.232
X-Spam-Level:
X-Spam-Status: No, score=-1.232 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001,
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 aoTImJaNwMJt; Thu, 27 Aug 2020 14:39:06 -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 B4CE83A1393;
Thu, 27 Aug 2020 14:39:06 -0700 (PDT)
Received: from henrik by dunkelfelder.tools.ietf.org with local (Exim 4.84_2)
(envelope-from <henrik@levkowetz.com>)
id 1kBPbt-0006R3-1c; Thu, 27 Aug 2020 23:39:05 +0200
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1kBPbt-0006R3-1c@dunkelfelder.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Thu, 27 Aug 2020 23:39:05 +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/zF51m0anfhVmA4DheWr2xVYCyUw>
Subject: [codesprints] New datatracker release: v7.15.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, 27 Aug 2020 21:39:09 -0000
Hi,
This is an automatic notification about a new datatracker release,
v7.15.0, generated when running the mkrelease script.
Release notes:
ietfdb (7.15.0) ietf; urgency=medium
**IETF Agenda page improvements for small devices, bugfixes**
* Updated the instructions for how to expand a vocabulary v3 file to
standalone (by using --expand with xml2rfc)
* Updated the IETF meeting agenda rendering so as to show the session links
to materials, meetecho, jabber, notepad etc. also for narrov-screen
devices such as phones, based on code from lars@eggert.org. Also moved
some template code doing markup tweaking of the room name to a TimeSlot
method, and factored out session start- and end-time display, repeated in
4 locations, to a template snipped. Added a new CSS class which provides
less padding at the sides of pages on narrow devices.
* Merged in [18326] from lars@netapp.com:
Updated bootstrap to 3.4.1
* Merged in [18357] from rjsparks@nostrum.com:
Show a link to a drafts group page on the draft info page for all group
types when the draft has a group. Fixes #3061.
* Added a patch for tastypie under django 2.2, to catch field error
exceptions that were handled differently under earlier django versions.
* Changed the maybe_patch_libraries() check action to emit 'patched now,
restart needed' errors in test or development, but not in production, where
we don't care if the patches were applied earlier or just now.
* Changed the week_view() function to calculate a
first_regular_session_time also when the meeting has not been populated
with any sessions, by using the meeting.date as a proxy value.
* Fixed an issue that could prevent error messages from docutils from
propagating to the end user when editing RST templates.
* Made a template filter more robust when given unexpected input.
* Fixed an issue with the generated tag and target URL for versioned bibxml
entries under /doc/bibxml3 for drafts that have been published as RFC.
* Added html.escape() in a test case in order to correctly handle
affiliation names with ampersands.
* Merged in [18371] from mark@painless-security.com:
Track slide submissions even after acceptance or rejection.
Fixes issue #2835.
* Fixed an issue with the target URL for versioned bibxml entries under
/doc/bibxml3 for drafts that have been published as RFC.
* Changed the nomcom template editing forms to use a monospaced font for
the template text (recommended for RST templates).
* Added a link to the group page from the year label on the nomcom index
page.
-- Henrik Levkowetz <henrik@levkowetz.com> 27 Aug 2020 21:16:31 +0000
The new version is available for installation through SVN checkout, with
'svn checkout https://svn.tools.ietf.org/svn/tools/ietfdb/tags/7.15.0'
For development, copy the new development version instead:
'svn copy https://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/7.15.1.dev0' <YOURBRANCH>
Regards,
Henrik
(via the mkrelease script)
- [codesprints] New datatracker release: v7.15.0 Henrik Levkowetz