
From nobody Tue Jun 23 13:03:33 2015
Return-Path: <henrik@levkowetz.com>
X-Original-To: codesprints@ietfa.amsl.com
Delivered-To: codesprints@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 45B251B2FE8; Tue, 23 Jun 2015 13:03:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.2
X-Spam-Level: 
X-Spam-Status: No, score=-99.2 tagged_above=-999 required=5 tests=[BAYES_50=0.8, USER_IN_WHITELIST=-100] autolearn=ham
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 xC-TyHK1CqZb; Tue, 23 Jun 2015 13:03:25 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:123a::1:2a]) (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 727DD1B2FD4; Tue, 23 Jun 2015 13:03:25 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1Z7UPl-0004iS-A1; Tue, 23 Jun 2015 13:03:25 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1Z7UPl-0004iS-A1@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Tue, 23 Jun 2015 13:03:25 -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
Archived-At: <http://mailarchive.ietf.org/arch/msg/codesprints/y9IbKLqPGU1DPVjEBYPt9F5BzFE>
Subject: [codesprints] New datatracker release: v6.0.4
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.15
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, 23 Jun 2015 20:03:30 -0000

Hi,

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

Release notes:

ietfdb (6.0.4) ietf; urgency=medium

  This is a minor release which provides some style tweaks, the ability to
  set a user preference to not show the left-hand menu, and a substantial
  number of bugfixes:

  * Merged in [9672] from rjsparks@nostrum.com:
    Restore the hash to the customized ical link.  Fixes #1732.

  * Merged in [9671] from rcross@amsl.com:
    Convert PPT materials to PDF.  Fixes #1724.

  * Merged in [9668] from rjsparks@nostrum.com:
    Draw the right number of days in the secretariats room view.  

  * Merged in [9666] from rcross@amsl.com:
    Area names hardcoded in Proceedings app.   Fixes #1723.

  * Merged in [9663] from rjsparks@nostrum.com:
    Try a different way of wrapping ballot/comment fields and shepherd 
    writeups. Related to #1673.

  * Merged in [9662] from rcross@amsl.com:
    Add Message objects to merge-person-records.   

  * Merged in [9654] from rjsparks@nostrum.com:
    Add searches across the web-based archive tool to the document's page. 
    Collapse all the searches, including ARO for ADs, under a dropdown. 
    Partially addresses #1701.  

  * Merged in [9652] and [9653] from rjsparks@nostrum.com:
    Provide color for ART.

  * Merged in [9651] from rjsparks@nostrum.com:
    Adds a graphical overview of each day by room for the secretariat to 
    assist with scheduling additional meetings.  

  * Added preference editing support for the left_menu preference setting, 
    and refactored the preference handling code substantially.  Related to 
    issues #1659 and #1663.

  * Merged in [9650] from rjsparks@nostrum.com:
    Set the parent for newly created RGs. Be more robust if an RG has no 
    parent. Test creation of an RG. Fixes #1718 and #1719.  

  * Merged in [9649] from rjsparks@nostrum.com:
    Provide a session type for sessions created to say a group is not 
    meeting. Add a test for the no_meeting view. Fixes #1720.  

  * Merged in [9641] from rjsparks@nostrum.com:
    Make parsing IANA mail for comments more flexible.  

  * Merged in [9639] from rjsparks@nostrum.com:
    Only show document versions for positions when the position is on an 
    older version. (Reapplying earlier fix). Fixes #1711.  

  * Merged in [9637] from rjsparks@nostrum.com:
    Color agenda/documents rows with position taken when viewing as an AD. 
    Fixes bug #1679.  

  * Merged in [9626] from rjsparks@nostrum.com:
    Restore the discuss-box hiding feature when a position is not blocking. 
    Fixes bug #1688.  

  * Additional tweaks to document lists, trying to reduce the number of 
    lines consumed by the status column.

  * Reduced the submenu line-height somewhat.  Related to issue #1708.

  * Fixed incorrect output of unmatched <div/> closing elements, left after 
    [9643].

  * Added a preference to not display the left-hand menubar.  Addresses 
    issues #1659 and #1663.

  * Tweaked the document list display slightly, to sqeeze in a little bit 
    more info on a page.  Addresses issue # 1663.

  * Wrap liaison statements on 78 characters rather than 71.

 -- Henrik Levkowetz <henrik@levkowetz.com>  23 Jun 2015 12:20:11 -0700

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

For development, check out the new development version instead:
  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/6.0.5.dev0'

Regards,

	Henrik
	(via the mkrelease script)

