
From nobody Mon Oct 13 13:15:27 2014
Return-Path: <henrik@zinfandel.tools.ietf.org>
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 8624B1A0023; Mon, 13 Oct 2014 13:15:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.787
X-Spam-Level: 
X-Spam-Status: No, score=-0.787 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, RP_MATCHES_RCVD=-0.786] 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 xyuxeFId8Jdp; Mon, 13 Oct 2014 13:15:17 -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 5B65D1A001D; Mon, 13 Oct 2014 13:15:17 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@zinfandel.tools.ietf.org>) id 1Xdm1R-0003HU-25; Mon, 13 Oct 2014 13:15:13 -0700
To: codesprints@ietf.org
Message-Id: <E1Xdm1R-0003HU-25@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@zinfandel.tools.ietf.org>
Date: Mon, 13 Oct 2014 13:15:13 -0700
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: amorris@amsl.com, avezza@amsl.com, cmorgan@amsl.com, codesprints@ietf.org, fenner@fenron.net, glen@amsl.com, henrik@levkowetz.com,  housley@vigilsec.com, iesg@ietf.org, jshaffer@amsl.com, kmoreland@amsl.com, mlarson@amsl.com, olau@iola.dk, rcross@amsl.com, rjs@nostrum.com, rjsparks@nostrum.com, smccammon@amsl.com
X-SA-Exim-Mail-From: henrik@zinfandel.tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: http://mailarchive.ietf.org/arch/msg/codesprints/wHqLZDfYeGWEtMASHxTxtTfFQIA
Cc: olau@iola.dk, jshaffer@amsl.com, rjs@nostrum.com, avezza@amsl.com, fenner@fenron.net, kmoreland@amsl.com, iesg@ietf.org, smccammon@amsl.com, glen@amsl.com, amorris@amsl.com, cmorgan@amsl.com
Subject: [codesprints] New datatracker release: v5.6.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: <http://www.ietf.org/mail-archive/web/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: Mon, 13 Oct 2014 20:15:19 -0000

Hi,

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

Release notes:

ietfdb (5.6.4) ietf; urgency=medium

  * Merged in [8359] from rcross@amsl.com:
    fix get_or_create_nominee() to create Alias for new Person.  

  * Merged in [8156] and [8320] from rcross@amsl.com:
    Do not allow editing or submitting new session requests when the tool 
    is locked.  Fixes Ticket #1443.

  * Merged in [8308] from rjsparks@nostrum.com:
    Build the links to about_url for concluded groups correctly. Fixes bug
    #1487.  

  * Merged in [8303] from rjsparks@nostrum.com:
    Only show comment/discuss document version on the ballot page when the
    text is for a version of the document other than the current one. Fixes
    bug #1482.  

  * Merged in [8377] from rjsparks@nostrum.com:
    Removes a modify-while-iterating error, and removes a bug where two
    different bits of code thought they were responsible for deleting things
    from a global list.  Fixes bug #1498.  

  * Merged in [8301] from rcross@amsl.com:
    Changes to support consensus status.   

  * Merged in [8293] from rjsparks@nostrum.com (Note: Should what is now
    captured in the STATUSCHANGE_RELATIONS list instead be captured in the
    database in name_docrelationshipname? ):
    - Refactored editing the notify field to remove redundant code.
    - Changed the default notification list to include .all for documents, and
      the wg list for wg documents.
    - Allowed recalculating the notification list for all document types.
    - Improved the calculated notification list value for charters, 
      conflict-reviews, and status-changes.
    - Adds shepherds to the notification list when they are assigned to a
      document.
    - Adds the working group email list to the notification list when a
      document is adopted.
    Fixes issue #1438.

  * Merged in [8285] from rjsparks@nostrum.com:
    Removed templates that were no longer being used.  

  * Merged in [8271] and [8292] from rjsparks@nostrum.com:
    Send email when a the telechat date (or returning item bit) changes for a
    document.  Fixes #1452 

  * Merged in [8262] and [8263] from rjsparks@nostrum.com:
    - Changes when returning_item is automatically set to match the current
      IESGs preferences.  Removes several chunks of dead code related to editing
      telechat dates.  Improves returning item tests.
    - Refactored multiple edit_telechat functions into one function in
      doc_views.  Added a helper function for determining if ballots have
      changed to isolate the implementation.  Fixed the issue with
      update_agenda setting the returning item bit even when the user
      explicitly said not to.  Added prompting to encourage proper setting
      of the returning item bit to the edit_telechat view.
    Fixes #1209

  * Merged in [8355] from rjsparks@nostrum.com:
    Add the owners email address to the json path for schedule objects. Fixes
    ticket #1492.  

  * Merged in [8256] from rjsparks@nostrum.com:
    Allow defer for status change documents. Fixes bug #1397.  

  * Merged in [8255] from rjsparks@nostrum.com:
    - Combined defer/undefer tests from doc/tests_ballot and iesg/tests,
      extending them to demonstrate current reported bugs.
    - Made doc.active_defer_event() look for the events that are currently being
      created. This remains brittle.
    - Added email notifying the IESG of an undefer analagous to the defer email.
    - Guarded against deferring an already deferred document or undeferring a
      document that hasn't been deferred.
    - Guarded against deferring a document that's not scheduled for a telechat.
    Fixes bugs 1417, 1465, 1417 

  * Merged in [8254] from rjsparks@nostrum.com:
    Don't send mail to unknown-email-* addresses. Fixes bug #1471.  

  * Merged in [8249] from rjsparks@nostrum.com:
    Skip sheme-relative urls. Fixes bug #1466.  

  * Merged in [8239] from rjsparks@nostrum.com:
    Adds javascript to return to a page a few seconds after successfully
    logging out.  Fixes ticket #1461. 

  * Merged in [8238] from rjsparks@nostrum.com:
    Look in the right place in the filesystem for the files bits when building
    reference relations during submit. Fixes bug #1467.  

  * Merged in [8236] from rjsparks@nostrum.com:
    Log what rebuild_reference_relations returns to diagnose #1467.  

 -- Henrik Levkowetz <henrik@levkowetz.com>  12 Oct 2014 10:58:55 -0700

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Tue Oct 14 02:07:16 2014
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 4B72E1A6FE2; Tue, 14 Oct 2014 02:07:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 Xpu7Vgqpxesg; Tue, 14 Oct 2014 02:07:09 -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 D5D271A6FED; Tue, 14 Oct 2014 02:07:09 -0700 (PDT)
Received: from localhost ([::1]:39943 helo=tannat.netnod.se) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1Xdy4Q-0004L3-M1; Tue, 14 Oct 2014 02:07:07 -0700
Message-ID: <543CE7AE.7020402@levkowetz.com>
Date: Tue, 14 Oct 2014 11:06:54 +0200
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: Jermaine Shaffer <jshaffer@amsl.com>,  Henrik Levkowetz <henrik@zinfandel.tools.ietf.org>
References: <E1Xdm1R-0003HU-25@zinfandel.tools.ietf.org> <29212C9D-EAA3-4FD4-823C-90EEB585FB7F@amsl.com>
In-Reply-To: <29212C9D-EAA3-4FD4-823C-90EEB585FB7F@amsl.com>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hnlWknMGdMhJO1N4NAbBk72UtG8nJWTqm"
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: jshaffer@amsl.com, henrik@zinfandel.tools.ietf.org, codesprints@ietf.org, amorris@amsl.com, avezza@amsl.com, cmorgan@amsl.com, fenner@fenron.net, glen@amsl.com, housley@vigilsec.com, iesg@ietf.org, kmoreland@amsl.com, mlarson@amsl.com, olau@iola.dk, rcross@amsl.com, rjs@nostrum.com, rjsparks@nostrum.com, smccammon@amsl.com
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/Sb7YFEAxQ1yjA9UKG0nWsMsuwa0
Cc: olau@iola.dk, codesprints@ietf.org, rjs@nostrum.com, avezza@amsl.com, fenner@fenron.net, iesg@ietf.org, smccammon@amsl.com, Glen Barney <glen@amsl.com>, amorris@amsl.com, cmorgan@amsl.com, kmoreland@amsl.com
Subject: Re: [codesprints] New datatracker release: v5.6.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: <http://www.ietf.org/mail-archive/web/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, 14 Oct 2014 09:07:12 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--hnlWknMGdMhJO1N4NAbBk72UtG8nJWTqm
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Thank you, Jermaine!

Best regards,

	Henrik

On 2014-10-13 23:57 Jermaine Shaffer said:
> The New Data Tracker version 5.6.4 has been installed on ietfa/ietfb se=
rvers.=20
>=20
>=20
>=20
>=20
> -----------------------------------------------------
> Jermaine Shaffer,
> System Support Engineer
> Association Management Solutions
> Forum Management,=20
> Meeting and Event Planning
> 48377 Fremont Blvd., Suite 117, Fremont, CA  94538
> Phone:  510-492-4018
> http://www.amsl.com
>=20
> On Oct 13, 2014, at 1:15 PM, Henrik Levkowetz <henrik@zinfandel.tools.i=
etf.org> wrote:
>=20
>>
>> Hi,
>>
>> This is an automatic notification about a new datatracker release,=20
>> v5.6.4, generated when running the mkrelease script.
>>
>> Release notes:
>>
>> ietfdb (5.6.4) ietf; urgency=3Dmedium
>>
>>  * Merged in [8359] from rcross@amsl.com:
>>    fix get_or_create_nominee() to create Alias for new Person. =20
>>
>>  * Merged in [8156] and [8320] from rcross@amsl.com:
>>    Do not allow editing or submitting new session requests when the to=
ol=20
>>    is locked.  Fixes Ticket #1443.
>>
>>  * Merged in [8308] from rjsparks@nostrum.com:
>>    Build the links to about_url for concluded groups correctly. Fixes =
bug
>>    #1487. =20
>>
>>  * Merged in [8303] from rjsparks@nostrum.com:
>>    Only show comment/discuss document version on the ballot page when =
the
>>    text is for a version of the document other than the current one. F=
ixes
>>    bug #1482. =20
>>
>>  * Merged in [8377] from rjsparks@nostrum.com:
>>    Removes a modify-while-iterating error, and removes a bug where two=

>>    different bits of code thought they were responsible for deleting t=
hings
>>    from a global list.  Fixes bug #1498. =20
>>
>>  * Merged in [8301] from rcross@amsl.com:
>>    Changes to support consensus status.  =20
>>
>>  * Merged in [8293] from rjsparks@nostrum.com (Note: Should what is no=
w
>>    captured in the STATUSCHANGE_RELATIONS list instead be captured in =
the
>>    database in name_docrelationshipname? ):
>>    - Refactored editing the notify field to remove redundant code.
>>    - Changed the default notification list to include .all for documen=
ts, and
>>      the wg list for wg documents.
>>    - Allowed recalculating the notification list for all document type=
s.
>>    - Improved the calculated notification list value for charters,=20
>>      conflict-reviews, and status-changes.
>>    - Adds shepherds to the notification list when they are assigned to=
 a
>>      document.
>>    - Adds the working group email list to the notification list when a=

>>      document is adopted.
>>    Fixes issue #1438.
>>
>>  * Merged in [8285] from rjsparks@nostrum.com:
>>    Removed templates that were no longer being used. =20
>>
>>  * Merged in [8271] and [8292] from rjsparks@nostrum.com:
>>    Send email when a the telechat date (or returning item bit) changes=
 for a
>>    document.  Fixes #1452=20
>>
>>  * Merged in [8262] and [8263] from rjsparks@nostrum.com:
>>    - Changes when returning_item is automatically set to match the cur=
rent
>>      IESGs preferences.  Removes several chunks of dead code related t=
o editing
>>      telechat dates.  Improves returning item tests.
>>    - Refactored multiple edit_telechat functions into one function in
>>      doc_views.  Added a helper function for determining if ballots ha=
ve
>>      changed to isolate the implementation.  Fixed the issue with
>>      update_agenda setting the returning item bit even when the user
>>      explicitly said not to.  Added prompting to encourage proper sett=
ing
>>      of the returning item bit to the edit_telechat view.
>>    Fixes #1209
>>
>>  * Merged in [8355] from rjsparks@nostrum.com:
>>    Add the owners email address to the json path for schedule objects.=
 Fixes
>>    ticket #1492. =20
>>
>>  * Merged in [8256] from rjsparks@nostrum.com:
>>    Allow defer for status change documents. Fixes bug #1397. =20
>>
>>  * Merged in [8255] from rjsparks@nostrum.com:
>>    - Combined defer/undefer tests from doc/tests_ballot and iesg/tests=
,
>>      extending them to demonstrate current reported bugs.
>>    - Made doc.active_defer_event() look for the events that are curren=
tly being
>>      created. This remains brittle.
>>    - Added email notifying the IESG of an undefer analagous to the def=
er email.
>>    - Guarded against deferring an already deferred document or undefer=
ring a
>>      document that hasn't been deferred.
>>    - Guarded against deferring a document that's not scheduled for a t=
elechat.
>>    Fixes bugs 1417, 1465, 1417=20
>>
>>  * Merged in [8254] from rjsparks@nostrum.com:
>>    Don't send mail to unknown-email-* addresses. Fixes bug #1471. =20
>>
>>  * Merged in [8249] from rjsparks@nostrum.com:
>>    Skip sheme-relative urls. Fixes bug #1466. =20
>>
>>  * Merged in [8239] from rjsparks@nostrum.com:
>>    Adds javascript to return to a page a few seconds after successfull=
y
>>    logging out.  Fixes ticket #1461.=20
>>
>>  * Merged in [8238] from rjsparks@nostrum.com:
>>    Look in the right place in the filesystem for the files bits when b=
uilding
>>    reference relations during submit. Fixes bug #1467. =20
>>
>>  * Merged in [8236] from rjsparks@nostrum.com:
>>    Log what rebuild_reference_relations returns to diagnose #1467. =20
>>
>> -- Henrik Levkowetz <henrik@levkowetz.com>  12 Oct 2014 10:58:55 -0700=

>>
>> The new version is available for installation through SVN checkout, wi=
th
>>  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/5.6.4'
>>
>> For development, check out the new development version instead:
>>  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/5.6=
=2E5-dev0'
>>
>> Regards,
>>
>> 	Henrik
>> 	(via the mkrelease script)
>>
>=20
>=20
>=20


--hnlWknMGdMhJO1N4NAbBk72UtG8nJWTqm
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJUPOe2AAoJEE6bV0uPuxcamnwQAI9R2WhZk1YOYJI5TB+iNo73
f05lPvl5b2YZDCQS8wKvry1QszthB6Dwqc35kdXbv9q1NYRhx3Qkmi6q/2mzayTY
W49US53/GYAU26x2M0jdwZnPKa7dpsKgEQ7I3CxH+UMG3W2FZXpn//44ctgFK+BT
qmoWR9LBSPCzVZNXJ0HC3FRlu9tn2sDvkyRHegLJbeni8ojJ8S2zmhrzPI0JCbw/
LYk6d4x3wh0j1bpnJ/Seoji+12rHJY/uVYpXpEsPiEZ3UA6Uv7YVYFb47hHi0urD
lWYNbvSg9tnY3qaToIYKlECzblXeniNCmh75fFsPJ06SPeRDHGVA8GTdT2yqdn1O
WQlqDWwKjm2Sv7k9LciQ9Y6zcHgaxwTs9JwRstBOUvrkOmiYu9UZTN9jh1zXnghg
ebcRQOj//J7ehP7zFnjr/+YsJqZfJChMDQYd8ifzE1XUE+HhcQ2nYGSFfACUPAnX
Y6HqwEs5GQB1AQAtOBwDe/evdAENkoxUWn2BZZuze2WsMSCEXlzRaOg3xnmvKr1m
XEuTvRaMOg8u/okyICd0rkws/mnbBXJYJ1lm/+htagJUB07PG9XbW8WSUytzRYok
xYj5bC+6zRCgtxQnc1oBmZsSRICC8n6KLw8ctK4NTsrNsBJ4vQLbj2Wxgy2b540K
2TYzQdMDqOpOj0GAOGsn
=4VTZ
-----END PGP SIGNATURE-----

--hnlWknMGdMhJO1N4NAbBk72UtG8nJWTqm--


From nobody Tue Oct 14 09:40:45 2014
Return-Path: <jshaffer@amsl.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 5805F1A02F3; Mon, 13 Oct 2014 14:57:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.687
X-Spam-Level: 
X-Spam-Status: No, score=-2.687 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.786, SPF_PASS=-0.001] 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 M0Lyb_UWeUMs; Mon, 13 Oct 2014 14:57:45 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [IPv6:2001:1900:3001:11::28]) by ietfa.amsl.com (Postfix) with ESMTP id 501751A02F0; Mon, 13 Oct 2014 14:57:45 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 071611E59D5; Mon, 13 Oct 2014 14:56:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c9a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OqT1uJISTEik; Mon, 13 Oct 2014 14:56:32 -0700 (PDT)
Received: from [64.170.98.224] (unknown [64.170.98.224]) by c8a.amsl.com (Postfix) with ESMTPSA id C488B1E59CB; Mon, 13 Oct 2014 14:56:32 -0700 (PDT)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\))
From: Jermaine Shaffer <jshaffer@amsl.com>
In-Reply-To: <E1Xdm1R-0003HU-25@zinfandel.tools.ietf.org>
Date: Mon, 13 Oct 2014 14:57:44 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <29212C9D-EAA3-4FD4-823C-90EEB585FB7F@amsl.com>
References: <E1Xdm1R-0003HU-25@zinfandel.tools.ietf.org>
To: Henrik Levkowetz <henrik@zinfandel.tools.ietf.org>
X-Mailer: Apple Mail (2.1878.6)
Archived-At: http://mailarchive.ietf.org/arch/msg/codesprints/ZzU7u4tC5uVxNWI85rYJ1xxoC5c
X-Mailman-Approved-At: Tue, 14 Oct 2014 09:40:42 -0700
Cc: olau@iola.dk, codesprints@ietf.org, rjs@nostrum.com, avezza@amsl.com, fenner@fenron.net, kmoreland@amsl.com, iesg@ietf.org, smccammon@amsl.com, Glen Barney <glen@amsl.com>, amorris@amsl.com, cmorgan@amsl.com
Subject: Re: [codesprints] New datatracker release: v5.6.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: <http://www.ietf.org/mail-archive/web/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: Mon, 13 Oct 2014 21:57:47 -0000

The New Data Tracker version 5.6.4 has been installed on ietfa/ietfb =
servers.=20




-----------------------------------------------------
Jermaine Shaffer,
System Support Engineer
Association Management Solutions
Forum Management,=20
Meeting and Event Planning
48377 Fremont Blvd., Suite 117, Fremont, CA  94538
Phone:  510-492-4018
http://www.amsl.com

On Oct 13, 2014, at 1:15 PM, Henrik Levkowetz =
<henrik@zinfandel.tools.ietf.org> wrote:

>=20
> Hi,
>=20
> This is an automatic notification about a new datatracker release,=20
> v5.6.4, generated when running the mkrelease script.
>=20
> Release notes:
>=20
> ietfdb (5.6.4) ietf; urgency=3Dmedium
>=20
>  * Merged in [8359] from rcross@amsl.com:
>    fix get_or_create_nominee() to create Alias for new Person. =20
>=20
>  * Merged in [8156] and [8320] from rcross@amsl.com:
>    Do not allow editing or submitting new session requests when the =
tool=20
>    is locked.  Fixes Ticket #1443.
>=20
>  * Merged in [8308] from rjsparks@nostrum.com:
>    Build the links to about_url for concluded groups correctly. Fixes =
bug
>    #1487. =20
>=20
>  * Merged in [8303] from rjsparks@nostrum.com:
>    Only show comment/discuss document version on the ballot page when =
the
>    text is for a version of the document other than the current one. =
Fixes
>    bug #1482. =20
>=20
>  * Merged in [8377] from rjsparks@nostrum.com:
>    Removes a modify-while-iterating error, and removes a bug where two
>    different bits of code thought they were responsible for deleting =
things
>    from a global list.  Fixes bug #1498. =20
>=20
>  * Merged in [8301] from rcross@amsl.com:
>    Changes to support consensus status.  =20
>=20
>  * Merged in [8293] from rjsparks@nostrum.com (Note: Should what is =
now
>    captured in the STATUSCHANGE_RELATIONS list instead be captured in =
the
>    database in name_docrelationshipname? ):
>    - Refactored editing the notify field to remove redundant code.
>    - Changed the default notification list to include .all for =
documents, and
>      the wg list for wg documents.
>    - Allowed recalculating the notification list for all document =
types.
>    - Improved the calculated notification list value for charters,=20
>      conflict-reviews, and status-changes.
>    - Adds shepherds to the notification list when they are assigned to =
a
>      document.
>    - Adds the working group email list to the notification list when a
>      document is adopted.
>    Fixes issue #1438.
>=20
>  * Merged in [8285] from rjsparks@nostrum.com:
>    Removed templates that were no longer being used. =20
>=20
>  * Merged in [8271] and [8292] from rjsparks@nostrum.com:
>    Send email when a the telechat date (or returning item bit) changes =
for a
>    document.  Fixes #1452=20
>=20
>  * Merged in [8262] and [8263] from rjsparks@nostrum.com:
>    - Changes when returning_item is automatically set to match the =
current
>      IESGs preferences.  Removes several chunks of dead code related =
to editing
>      telechat dates.  Improves returning item tests.
>    - Refactored multiple edit_telechat functions into one function in
>      doc_views.  Added a helper function for determining if ballots =
have
>      changed to isolate the implementation.  Fixed the issue with
>      update_agenda setting the returning item bit even when the user
>      explicitly said not to.  Added prompting to encourage proper =
setting
>      of the returning item bit to the edit_telechat view.
>    Fixes #1209
>=20
>  * Merged in [8355] from rjsparks@nostrum.com:
>    Add the owners email address to the json path for schedule objects. =
Fixes
>    ticket #1492. =20
>=20
>  * Merged in [8256] from rjsparks@nostrum.com:
>    Allow defer for status change documents. Fixes bug #1397. =20
>=20
>  * Merged in [8255] from rjsparks@nostrum.com:
>    - Combined defer/undefer tests from doc/tests_ballot and =
iesg/tests,
>      extending them to demonstrate current reported bugs.
>    - Made doc.active_defer_event() look for the events that are =
currently being
>      created. This remains brittle.
>    - Added email notifying the IESG of an undefer analagous to the =
defer email.
>    - Guarded against deferring an already deferred document or =
undeferring a
>      document that hasn't been deferred.
>    - Guarded against deferring a document that's not scheduled for a =
telechat.
>    Fixes bugs 1417, 1465, 1417=20
>=20
>  * Merged in [8254] from rjsparks@nostrum.com:
>    Don't send mail to unknown-email-* addresses. Fixes bug #1471. =20
>=20
>  * Merged in [8249] from rjsparks@nostrum.com:
>    Skip sheme-relative urls. Fixes bug #1466. =20
>=20
>  * Merged in [8239] from rjsparks@nostrum.com:
>    Adds javascript to return to a page a few seconds after =
successfully
>    logging out.  Fixes ticket #1461.=20
>=20
>  * Merged in [8238] from rjsparks@nostrum.com:
>    Look in the right place in the filesystem for the files bits when =
building
>    reference relations during submit. Fixes bug #1467. =20
>=20
>  * Merged in [8236] from rjsparks@nostrum.com:
>    Log what rebuild_reference_relations returns to diagnose #1467. =20
>=20
> -- Henrik Levkowetz <henrik@levkowetz.com>  12 Oct 2014 10:58:55 -0700
>=20
> The new version is available for installation through SVN checkout, =
with
>  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/5.6.4'
>=20
> For development, check out the new development version instead:
>  'svn checkout =
http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/5.6.5-dev0'
>=20
> Regards,
>=20
> 	Henrik
> 	(via the mkrelease script)
>=20


From nobody Sat Oct 25 09:16:01 2014
Return-Path: <henrik@zinfandel.tools.ietf.org>
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 7026F1A1A5A; Sat, 25 Oct 2014 09:15:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level: 
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] 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 mx-TJrpKBxXB; Sat, 25 Oct 2014 09:15:54 -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 74DEC1A88C1; Sat, 25 Oct 2014 09:15:09 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@zinfandel.tools.ietf.org>) id 1Xi3zd-0003sa-35; Sat, 25 Oct 2014 09:15:05 -0700
To: codesprints@ietf.org
Message-Id: <E1Xi3zd-0003sa-35@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@zinfandel.tools.ietf.org>
Date: Sat, 25 Oct 2014 09:15:05 -0700
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: amorris@amsl.com, avezza@amsl.com, cmorgan@amsl.com, codesprints@ietf.org, fenner@fenron.net, glen@amsl.com, henrik@levkowetz.com,  housley@vigilsec.com, iesg@ietf.org, jshaffer@amsl.com, kmoreland@amsl.com, mlarson@amsl.com, olau@iola.dk, rcross@amsl.com, rjs@nostrum.com, smccammon@amsl.com
X-SA-Exim-Mail-From: henrik@zinfandel.tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: http://mailarchive.ietf.org/arch/msg/codesprints/SsfVHQNAFJ9d5MmqxIiNvQ_O5nw
Cc: olau@iola.dk, jshaffer@amsl.com, rjs@nostrum.com, avezza@amsl.com, fenner@fenron.net, kmoreland@amsl.com, iesg@ietf.org, smccammon@amsl.com, glen@amsl.com, amorris@amsl.com, cmorgan@amsl.com
Subject: [codesprints] New datatracker release: v5.6.5
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: <http://www.ietf.org/mail-archive/web/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: Sat, 25 Oct 2014 16:15:56 -0000

Hi,

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

Release notes:

ietfdb (5.6.5) ietf; urgency=medium

  This is a minor release which brings in support for 'recording' documents,
  intended to cover audio and video recordings.  This makes it possible to
  associate links to audio and video recordings with meeting sessions, and
  will make it possible to also include such links in the proceedings.  There
  is also a database schema migration needed to support the 'recording'
  documents.

  * Merged in [8237] from rcross@amsl.com:
    Changes to support video content in proceedings ('recording' document 
    type).

  * Normalized the naming of a couple of NameModel subclasses, with a migration
    and updated fixture.

  * Added a migration to change foreign keys to NameModel models from 8 to 
    32 bytes.

 -- Henrik Levkowetz <henrik@levkowetz.com>  25 Oct 2014 08:57:00 -0700

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Sun Oct 26 05:52:51 2014
Return-Path: <henrik@zinfandel.tools.ietf.org>
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 EB1E81A86E3; Sun, 26 Oct 2014 05:52:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_FILL_THIS_FORM_SHORT=0.01, T_RP_MATCHES_RCVD=-0.01] 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 nM-qjYReaaD6; Sun, 26 Oct 2014 05:52:44 -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 C10CF1A86E2; Sun, 26 Oct 2014 05:52:44 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@zinfandel.tools.ietf.org>) id 1XiNJI-0008Jh-Tu; Sun, 26 Oct 2014 05:52:40 -0700
To: codesprints@ietf.org
Message-Id: <E1XiNJI-0008Jh-Tu@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@zinfandel.tools.ietf.org>
Date: Sun, 26 Oct 2014 05:52:40 -0700
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: amorris@amsl.com, avezza@amsl.com, cmorgan@amsl.com, codesprints@ietf.org, fenner@fenron.net, glen@amsl.com, henrik@levkowetz.com,  housley@vigilsec.com, iesg@ietf.org, jshaffer@amsl.com, kmoreland@amsl.com, mlarson@amsl.com, olau@iola.dk, rjs@nostrum.com, smccammon@amsl.com
X-SA-Exim-Mail-From: henrik@zinfandel.tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: http://mailarchive.ietf.org/arch/msg/codesprints/Cn5E8HX3ljdoSSTkHAZ7J7eDtjI
Cc: olau@iola.dk, jshaffer@amsl.com, rjs@nostrum.com, avezza@amsl.com, fenner@fenron.net, kmoreland@amsl.com, iesg@ietf.org, smccammon@amsl.com, glen@amsl.com, amorris@amsl.com, cmorgan@amsl.com
Subject: [codesprints] New datatracker release: v5.7.0
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: <http://www.ietf.org/mail-archive/web/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: Sun, 26 Oct 2014 12:52:47 -0000

Hi,

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

Release notes:

ietfdb (5.7.0) ietf; urgency=medium

  This release merges in work from olau@iola.dk which enhances a number of
  pages in the datatracker where forms contain fields where a person should be
  chosen, such as for instance when choosing the shepherd of a document, so
  that they uniformly display choices which show both email address and name.

  Furthermore, changes have been made so as to make the email address
  uniformly act as reference to the person record.  

  Autocompletion is now consistently provided when looking for the email
  address or name of the person to choose.  

  This solves a number of issues where it has been difficult to choose the
  correct Person/Email combination, and where the correct email address to use
  for an association has been unavailable previously.

 -- Henrik Levkowetz <henrik@levkowetz.com>  25 Oct 2014 13:49:49 -0200

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Sun Oct 26 06:45:09 2014
Return-Path: <bclaise@cisco.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 1C0F51A8767; Sun, 26 Oct 2014 06:45:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -9.511
X-Spam-Level: 
X-Spam-Status: No, score=-9.511 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_DKIM_WL=-7.5] 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 vHIQTtRj_TBq; Sun, 26 Oct 2014 06:45:01 -0700 (PDT)
Received: from bgl-iport-3.cisco.com (bgl-iport-3.cisco.com [72.163.197.27]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 691D91A8765; Sun, 26 Oct 2014 06:45:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=2187; q=dns/txt; s=iport; t=1414331101; x=1415540701; h=message-id:date:from:mime-version:to:cc:subject: references:in-reply-to:content-transfer-encoding; bh=ujD8IDg/vfZbrpxOB+gL98Ago0bXFNnTTU0DyiuFJ2c=; b=Xci+yulxvTLHUYTPDpyYrMWJkcx6lXGERlZ1lK8YHNYQHV/JSQfc1noB DPzhx2ltp2PFu9vludJITtZgM3PA59SWMNo1ueXifMpxY45iNQdh/TND9 wxXqP/r9ibLxasz4sYxyfiGmFaPTlIEYgGsNME8LAKc02MHyVUEBTxeue 4=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AqkEAGz6TFRIo8UY/2dsb2JhbABcg2JYzHWHTQKBGQF9hAMBAQQ4OAgBEAshFg8JAwIBAgFFBgEMAQUCAQGIPQ3HTgEBAQEBAQEBAQEBAQEBAQEBAQEBAReQJhEBUAeESwEElk+HEoExhjuKQoQAgX4ggVs8LwEBAYEMgTwBAQE
X-IronPort-AV: E=Sophos;i="5.04,790,1406592000"; d="scan'208";a="12125124"
Received: from vla196-nat.cisco.com (HELO bgl-core-2.cisco.com) ([72.163.197.24]) by bgl-iport-3.cisco.com with ESMTP; 26 Oct 2014 13:44:56 +0000
Received: from [10.60.67.85] (ams-bclaise-8914.cisco.com [10.60.67.85]) by bgl-core-2.cisco.com (8.14.5/8.14.5) with ESMTP id s9QDirKq007659; Sun, 26 Oct 2014 13:44:53 GMT
Message-ID: <544CFAD5.5030004@cisco.com>
Date: Sun, 26 Oct 2014 14:44:53 +0100
From: Benoit Claise <bclaise@cisco.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@zinfandel.tools.ietf.org>, codesprints@ietf.org
References: <E1Xi3zd-0003sa-35@zinfandel.tools.ietf.org>
In-Reply-To: <E1Xi3zd-0003sa-35@zinfandel.tools.ietf.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: http://mailarchive.ietf.org/arch/msg/codesprints/5jzMcs4W-nZfUNMBpP_COSRdH4A
Cc: olau@iola.dk, cmorgan@amsl.com, jshaffer@amsl.com, rjs@nostrum.com, avezza@amsl.com, fenner@fenron.net, iesg@ietf.org, smccammon@amsl.com, glen@amsl.com, amorris@amsl.com, kmoreland@amsl.com
Subject: Re: [codesprints] New datatracker release: v5.6.5
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: <http://www.ietf.org/mail-archive/web/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: Sun, 26 Oct 2014 13:45:03 -0000

Hi Henrik,

Thank you for your continued support.

I've been wondering...
There are some updates that are interesting not only to the IESG, but 
also to the WG chairs.
The one below on audio and video recording is a typical example.
Would it make sense to forward your generated emails to the wg-chairs 
list as well?
Alternatively, we could send a kind of summary email, on a less frequent 
basis, ideally with the tracker improvements interesting to the chairs.

Background: during IETF 87, I presented around "Guidelines for WG Chair 
Portion of the Datatracker" during the Wed WG chair lunch meeting. I was 
very surprised to see that the WG chairs are not up to date with the 
latest developments in the tracker.

Regards, Benoit
> Hi,
>
> This is an automatic notification about a new datatracker release,
> v5.6.5, generated when running the mkrelease script.
>
> Release notes:
>
> ietfdb (5.6.5) ietf; urgency=medium
>
>    This is a minor release which brings in support for 'recording' documents,
>    intended to cover audio and video recordings.  This makes it possible to
>    associate links to audio and video recordings with meeting sessions, and
>    will make it possible to also include such links in the proceedings.  There
>    is also a database schema migration needed to support the 'recording'
>    documents.
>
>    * Merged in [8237] from rcross@amsl.com:
>      Changes to support video content in proceedings ('recording' document
>      type).
>
>    * Normalized the naming of a couple of NameModel subclasses, with a migration
>      and updated fixture.
>
>    * Added a migration to change foreign keys to NameModel models from 8 to
>      32 bytes.
>
>   -- Henrik Levkowetz <henrik@levkowetz.com>  25 Oct 2014 08:57:00 -0700
>
> The new version is available for installation through SVN checkout, with
>    'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/5.6.5'
>
> For development, check out the new development version instead:
>    'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/5.6.6-dev0'
>
> Regards,
>
> 	Henrik
> 	(via the mkrelease script)
>
> .
>


From nobody Sun Oct 26 07:05:08 2014
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 6BD1E1A87E9; Sun, 26 Oct 2014 07:05:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 GTRkgzS636I0; Sun, 26 Oct 2014 07:04:57 -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 D14DB1A87E4; Sun, 26 Oct 2014 07:04:57 -0700 (PDT)
Received: from localhost ([::1]:40717 helo=vigonier.tools.ietf.org) by zinfandel.tools.ietf.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1XiOR9-0002xu-Jk; Sun, 26 Oct 2014 07:04:51 -0700
Message-ID: <544CFF7E.7050503@levkowetz.com>
Date: Sun, 26 Oct 2014 15:04:46 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
MIME-Version: 1.0
To: Benoit Claise <bclaise@cisco.com>,  Henrik Levkowetz <henrik@zinfandel.tools.ietf.org>, codesprints@ietf.org
References: <E1Xi3zd-0003sa-35@zinfandel.tools.ietf.org> <544CFAD5.5030004@cisco.com>
In-Reply-To: <544CFAD5.5030004@cisco.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 8bit
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik-sent@levkowetz.com, cmorgan@amsl.com, amorris@amsl.com, glen@amsl.com, smccammon@amsl.com, iesg@ietf.org, mlarson@amsl.com, kmoreland@amsl.com, fenner@fenron.net, avezza@amsl.com, rjs@nostrum.com, jshaffer@amsl.com, rcross@amsl.com, olau@iola.dk, codesprints@ietf.org, henrik@zinfandel.tools.ietf.org, bclaise@cisco.com
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/J5egfqV69Ay_FopGf0QC_uf4uSI
Cc: olau@iola.dk, cmorgan@amsl.com, jshaffer@amsl.com, rjs@nostrum.com, avezza@amsl.com, fenner@fenron.net, iesg@ietf.org, smccammon@amsl.com, glen@amsl.com, amorris@amsl.com, kmoreland@amsl.com
Subject: Re: [codesprints] New datatracker release: v5.6.5
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: <http://www.ietf.org/mail-archive/web/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: Sun, 26 Oct 2014 14:05:00 -0000

Hi Benoit,

It's easy enough to add the WG chairs to the release notifications; I've
done that now.  The list admin may need to whitelist the sender.

I try to always provide an abstract at the top of the release notes, with
the details following, so someone who want to partake only of the large
picture of what a release is about can easily stop reading after the
abstract.

Should I re-send the recent 5.6.5 and 5.7.0 release notes to the chairs,
do you think?

Best regards,

	Henrik

On 2014-10-26 14:44, Benoit Claise wrote:
> Hi Henrik,
> 
> Thank you for your continued support.
> 
> I've been wondering...
> There are some updates that are interesting not only to the IESG, but 
> also to the WG chairs.
> The one below on audio and video recording is a typical example.
> Would it make sense to forward your generated emails to the wg-chairs 
> list as well?
> Alternatively, we could send a kind of summary email, on a less frequent 
> basis, ideally with the tracker improvements interesting to the chairs.
> 
> Background: during IETF 87, I presented around "Guidelines for WG Chair 
> Portion of the Datatracker" during the Wed WG chair lunch meeting. I was 
> very surprised to see that the WG chairs are not up to date with the 
> latest developments in the tracker.
> 
> Regards, Benoit
>> Hi,
>>
>> This is an automatic notification about a new datatracker release,
>> v5.6.5, generated when running the mkrelease script.
>>
>> Release notes:
>>
>> ietfdb (5.6.5) ietf; urgency=medium
>>
>>    This is a minor release which brings in support for 'recording' documents,
>>    intended to cover audio and video recordings.  This makes it possible to
>>    associate links to audio and video recordings with meeting sessions, and
>>    will make it possible to also include such links in the proceedings.  There
>>    is also a database schema migration needed to support the 'recording'
>>    documents.
>>
>>    * Merged in [8237] from rcross@amsl.com:
>>      Changes to support video content in proceedings ('recording' document
>>      type).
>>
>>    * Normalized the naming of a couple of NameModel subclasses, with a migration
>>      and updated fixture.
>>
>>    * Added a migration to change foreign keys to NameModel models from 8 to
>>      32 bytes.
>>
>>   -- Henrik Levkowetz <henrik@levkowetz.com>  25 Oct 2014 08:57:00 -0700
>>
>> The new version is available for installation through SVN checkout, with
>>    'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/5.6.5'
>>
>> For development, check out the new development version instead:
>>    'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/5.6.6-dev0'
>>
>> Regards,
>>
>> 	Henrik
>> 	(via the mkrelease script)
>>
>> .
>>
> 
> 


From nobody Sun Oct 26 07:08:07 2014
Return-Path: <bclaise@cisco.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 187D01A8824; Sun, 26 Oct 2014 07:07:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -9.511
X-Spam-Level: 
X-Spam-Status: No, score=-9.511 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_DKIM_WL=-7.5] 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 0iz97egIP0jB; Sun, 26 Oct 2014 07:07:48 -0700 (PDT)
Received: from bgl-iport-4.cisco.com (bgl-iport-4.cisco.com [72.163.197.28]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C832C1A87F0; Sun, 26 Oct 2014 07:07:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=3088; q=dns/txt; s=iport; t=1414332468; x=1415542068; h=message-id:date:from:mime-version:to:cc:subject: references:in-reply-to:content-transfer-encoding; bh=UaFJYKsiFYBcvYD13rqtwpfqjWvRXl0iTB9xTbllt9E=; b=Ymm3oN8OXWOdhAmnax6iHdgtUEQHayu/702yLYuMHX9uJiisC+3yPqGD na2iBTUGxtMM5vuCnxs7J3juaWyTmKz0x23uOTteTdDDeAy5JFQOj/wlz 9+VdC+iliVaN/nYVpsAwFc70RXfsWq+G9BpiVp+oXxOpnetHyS7vT3agS o=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AqkEAB//TFRIo8UY/2dsb2JhbABcg2JYzHWHTQKBGQF9hAMBAQQ4OAkQCxgJJQ8CRgYBDAEFAgEBiD0Nx0oBAQEBAQEBAQEBAQEBAQEBAQEBAQEXkCYRAVAHhEsBBJZPhxKBMYY7ikKEAIF+IIFbPC8BAQGBDIE8AQEB
X-IronPort-AV: E=Sophos;i="5.04,790,1406592000"; d="scan'208";a="16232806"
Received: from vla196-nat.cisco.com (HELO bgl-core-4.cisco.com) ([72.163.197.24]) by bgl-iport-4.cisco.com with ESMTP; 26 Oct 2014 14:07:45 +0000
Received: from [10.60.67.85] (ams-bclaise-8914.cisco.com [10.60.67.85]) by bgl-core-4.cisco.com (8.14.5/8.14.5) with ESMTP id s9QE7fGs013902; Sun, 26 Oct 2014 14:07:42 GMT
Message-ID: <544D002D.90609@cisco.com>
Date: Sun, 26 Oct 2014 15:07:41 +0100
From: Benoit Claise <bclaise@cisco.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@levkowetz.com>, Henrik Levkowetz <henrik@zinfandel.tools.ietf.org>, codesprints@ietf.org
References: <E1Xi3zd-0003sa-35@zinfandel.tools.ietf.org> <544CFAD5.5030004@cisco.com> <544CFF7E.7050503@levkowetz.com>
In-Reply-To: <544CFF7E.7050503@levkowetz.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: http://mailarchive.ietf.org/arch/msg/codesprints/J_ac4MolKyLeB_VbcYaOcKNPDaU
Cc: olau@iola.dk, cmorgan@amsl.com, jshaffer@amsl.com, rjs@nostrum.com, avezza@amsl.com, fenner@fenron.net, iesg@ietf.org, smccammon@amsl.com, glen@amsl.com, amorris@amsl.com, kmoreland@amsl.com
Subject: Re: [codesprints] New datatracker release: v5.6.5
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: <http://www.ietf.org/mail-archive/web/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: Sun, 26 Oct 2014 14:07:59 -0000

Thanks Henrik.
Maybe worth resending the previous one, with a little explanation that, 
from now on, WG chairs can expect this type of emails.

Regards, Benoit
> Hi Benoit,
>
> It's easy enough to add the WG chairs to the release notifications; I've
> done that now.  The list admin may need to whitelist the sender.
>
> I try to always provide an abstract at the top of the release notes, with
> the details following, so someone who want to partake only of the large
> picture of what a release is about can easily stop reading after the
> abstract.
>
> Should I re-send the recent 5.6.5 and 5.7.0 release notes to the chairs,
> do you think?
>
> Best regards,
>
> 	Henrik
>
> On 2014-10-26 14:44, Benoit Claise wrote:
>> Hi Henrik,
>>
>> Thank you for your continued support.
>>
>> I've been wondering...
>> There are some updates that are interesting not only to the IESG, but
>> also to the WG chairs.
>> The one below on audio and video recording is a typical example.
>> Would it make sense to forward your generated emails to the wg-chairs
>> list as well?
>> Alternatively, we could send a kind of summary email, on a less frequent
>> basis, ideally with the tracker improvements interesting to the chairs.
>>
>> Background: during IETF 87, I presented around "Guidelines for WG Chair
>> Portion of the Datatracker" during the Wed WG chair lunch meeting. I was
>> very surprised to see that the WG chairs are not up to date with the
>> latest developments in the tracker.
>>
>> Regards, Benoit
>>> Hi,
>>>
>>> This is an automatic notification about a new datatracker release,
>>> v5.6.5, generated when running the mkrelease script.
>>>
>>> Release notes:
>>>
>>> ietfdb (5.6.5) ietf; urgency=medium
>>>
>>>     This is a minor release which brings in support for 'recording' documents,
>>>     intended to cover audio and video recordings.  This makes it possible to
>>>     associate links to audio and video recordings with meeting sessions, and
>>>     will make it possible to also include such links in the proceedings.  There
>>>     is also a database schema migration needed to support the 'recording'
>>>     documents.
>>>
>>>     * Merged in [8237] from rcross@amsl.com:
>>>       Changes to support video content in proceedings ('recording' document
>>>       type).
>>>
>>>     * Normalized the naming of a couple of NameModel subclasses, with a migration
>>>       and updated fixture.
>>>
>>>     * Added a migration to change foreign keys to NameModel models from 8 to
>>>       32 bytes.
>>>
>>>    -- Henrik Levkowetz <henrik@levkowetz.com>  25 Oct 2014 08:57:00 -0700
>>>
>>> The new version is available for installation through SVN checkout, with
>>>     'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/5.6.5'
>>>
>>> For development, check out the new development version instead:
>>>     'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/5.6.6-dev0'
>>>
>>> Regards,
>>>
>>> 	Henrik
>>> 	(via the mkrelease script)
>>>
>>> .
>>>
>>
> .
>


From nobody Sun Oct 26 23:15:45 2014
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 BBFFD1A6F88; Sun, 26 Oct 2014 23:15:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 hwDs0iZ1IQLc; Sun, 26 Oct 2014 23:15:35 -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 91A8E1A00F8; Sun, 26 Oct 2014 23:15:35 -0700 (PDT)
Received: from henrik by zinfandel.tools.ietf.org with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1XidaV-0003ZT-TB; Sun, 26 Oct 2014 23:15:31 -0700
To: codesprints@ietf.org, iesg@ietf.org, wgchairs@ietf.org
Message-Id: <E1XidaV-0003ZT-TB@zinfandel.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Sun, 26 Oct 2014 23:15:31 -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/0jKaZ89uPISOAVxst_K5OIHhwHw
Subject: [codesprints] New datatracker release: v5.7.1
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: <http://www.ietf.org/mail-archive/web/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: Mon, 27 Oct 2014 06:15:37 -0000

Hi,

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

Release notes:

ietfdb (5.7.1) ietf; urgency=medium

  This is a minor bugfix release which empties the merge queue in preparation
  for the IETF 91 code sprint.  Details below:

  * Merged in [8456] from rcross@amsl.com:
    Fixed a bug when trying to edit a session request that doesn't exist.
    Fixed a bug when a submitted session request form does not include conflict
    input fields.  

  * Merged in [8454] from rcross@amsl.com:
    Fixed the IRTF proceedings to include Open IRTF Meeting (irtfopen).  

  * Merged in [8452] from rjsparks@nostrum.com:
    Relax ALLOWED_HOSTS when not running in production. Fixes bug #1373.  

  * Merged in [8444] from rjsparks@nostrum.com:
    Fixed a condition check problem introduced with adjustments to setting the
    returning item bit.  Fixes bug #1505.  

  * Merged in [8441] from rjsparks@nostrum.com:
    Removed the X-Frame-Options configuration.  

  * Merged in [8438] from rjsparks@nostrum.com:
    Better evaluation of whether a document type is diffable. Fixes bug #1504.

  * Merged in [8305] from rjsparks@nostrum.com:
    Replaced the return_to_url notion with logic that uses the session object.
    Related to bug #1430. 

  * Added wgchairs@ietf.org to the release notification email.  Split the 
    notification email sending into two, in order to limit the number of 
    addressees for emails going to Mailman lists.

  * Fixed a 500 error that could occur if someone manually entered a
    proceedings url so as to to upload materials to a nonexistent
    meeting/group combination.

  * Prevented 500 errors caused by a file move race condition on draft
    submission confirmation.

 -- Henrik Levkowetz <henrik@levkowetz.com>  26 Oct 2014 14:44:21 -0700

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

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

Regards,

	Henrik
	(via the mkrelease script)


From nobody Mon Oct 27 04:51:34 2014
Return-Path: <mlarson@amsl.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 98F551A90E8; Mon, 27 Oct 2014 04:51:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.801
X-Spam-Level: 
X-Spam-Status: No, score=-2.801 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_FILL_THIS_FORM_SHORT=0.01, T_RP_MATCHES_RCVD=-0.01] 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 zKEvoXsm4tNw; Mon, 27 Oct 2014 04:51:27 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [4.31.198.40]) by ietfa.amsl.com (Postfix) with ESMTP id 229611A90E7; Mon, 27 Oct 2014 04:51:27 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 078561E59D6; Mon, 27 Oct 2014 04:50:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JFZHE_s1KnEC; Mon, 27 Oct 2014 04:50:37 -0700 (PDT)
Received: from [192.168.0.14] (unknown [97.101.134.137]) by c8a.amsl.com (Postfix) with ESMTPA id 95BB61E59D4; Mon, 27 Oct 2014 04:50:36 -0700 (PDT)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\))
From: Matt Larson <mlarson@amsl.com>
In-Reply-To: <E1XiNJI-0008Jh-Tu@zinfandel.tools.ietf.org>
Date: Mon, 27 Oct 2014 07:51:25 -0400
Content-Transfer-Encoding: quoted-printable
Message-Id: <05B94D92-72A7-48BE-A497-7DAB2A3B4A90@amsl.com>
References: <E1XiNJI-0008Jh-Tu@zinfandel.tools.ietf.org>
To: Henrik Levkowetz <henrik@zinfandel.tools.ietf.org>
X-Mailer: Apple Mail (2.1990.1)
Archived-At: http://mailarchive.ietf.org/arch/msg/codesprints/JwSCn6mqiH9pw_VQst4Oufo7fd8
Cc: olau@iola.dk, jshaffer@amsl.com, codesprints@ietf.org, rjs@nostrum.com, Amy Vezza <avezza@amsl.com>, fenner@fenron.net, Karen Moreland <kmoreland@amsl.com>, iesg@ietf.org, Stephanie McCammon <smccammon@amsl.com>, Glen Barney <glen@amsl.com>, Alexa Morris <amorris@amsl.com>, Cindy Morgan <cmorgan@amsl.com>
Subject: Re: [codesprints] New datatracker release: v5.7.0
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: <http://www.ietf.org/mail-archive/web/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: Mon, 27 Oct 2014 11:51:28 -0000

Datatracker 5.7.0 has been deployed to production.  Version 5.6.5 was =
installed and tested first, to ensure continuity of migrations.

Matt

> On Oct 26, 2014, at 8:52 AM, Henrik Levkowetz =
<henrik@zinfandel.tools.ietf.org> wrote:
>=20
>=20
> Hi,
>=20
> This is an automatic notification about a new datatracker release,=20
> v5.7.0, generated when running the mkrelease script.
>=20
> Release notes:
>=20
> ietfdb (5.7.0) ietf; urgency=3Dmedium
>=20
>  This release merges in work from olau@iola.dk which enhances a number =
of
>  pages in the datatracker where forms contain fields where a person =
should be
>  chosen, such as for instance when choosing the shepherd of a =
document, so
>  that they uniformly display choices which show both email address and =
name.
>=20
>  Furthermore, changes have been made so as to make the email address
>  uniformly act as reference to the person record. =20
>=20
>  Autocompletion is now consistently provided when looking for the =
email
>  address or name of the person to choose. =20
>=20
>  This solves a number of issues where it has been difficult to choose =
the
>  correct Person/Email combination, and where the correct email address =
to use
>  for an association has been unavailable previously.
>=20
> -- Henrik Levkowetz <henrik@levkowetz.com>  25 Oct 2014 13:49:49 -0200
>=20
> The new version is available for installation through SVN checkout, =
with
>  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/5.7.0'
>=20
> For development, check out the new development version instead:
>  'svn checkout =
http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/5.7.1-dev0'
>=20
> Regards,
>=20
> 	Henrik
> 	(via the mkrelease script)
>=20

-------------------------------------------
Matthew Larson, Asst. IT Director
Association Management Solutions
Forum Management, Meeting and Event Planning
48377 Fremont Blvd., Suite 117, Fremont, CA  94538
http://www.amsl.com


From nobody Mon Oct 27 05:53:28 2014
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 225611A8A88; Mon, 27 Oct 2014 05:53:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.89
X-Spam-Level: 
X-Spam-Status: No, score=-101.89 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_FILL_THIS_FORM_SHORT=0.01, 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 4HstrwJuh3_p; Mon, 27 Oct 2014 05:53:06 -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 93EB41A8AD8; Mon, 27 Oct 2014 05:53:06 -0700 (PDT)
Received: from localhost ([::1]:60394 helo=tannat.netnod.se) by zinfandel.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1XijnD-0003IZ-C1; Mon, 27 Oct 2014 05:53:03 -0700
Message-ID: <544E402B.1050502@levkowetz.com>
Date: Mon, 27 Oct 2014 13:52:59 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0
MIME-Version: 1.0
To: Matt Larson <mlarson@amsl.com>,  Henrik Levkowetz <henrik@zinfandel.tools.ietf.org>
References: <E1XiNJI-0008Jh-Tu@zinfandel.tools.ietf.org> <05B94D92-72A7-48BE-A497-7DAB2A3B4A90@amsl.com>
In-Reply-To: <05B94D92-72A7-48BE-A497-7DAB2A3B4A90@amsl.com>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Fx643Xm6V0DPmNuLnkU5HSoLvMeFk5TqP"
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: mlarson@amsl.com, henrik@zinfandel.tools.ietf.org, codesprints@ietf.org, amorris@amsl.com, avezza@amsl.com, cmorgan@amsl.com, fenner@fenron.net, glen@amsl.com, housley@vigilsec.com, iesg@ietf.org, jshaffer@amsl.com, kmoreland@amsl.com, olau@iola.dk, rjs@nostrum.com, smccammon@amsl.com, henrik-sent@levkowetz.com
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/5nfYG_ayCxgC0eX-xcTlVRITDEw
Cc: olau@iola.dk, jshaffer@amsl.com, codesprints@ietf.org, rjs@nostrum.com, Amy Vezza <avezza@amsl.com>, fenner@fenron.net, iesg@ietf.org, Stephanie McCammon <smccammon@amsl.com>, Glen Barney <glen@amsl.com>, Alexa Morris <amorris@amsl.com>, Cindy Morgan <cmorgan@amsl.com>, Karen Moreland <kmoreland@amsl.com>
Subject: Re: [codesprints] New datatracker release: v5.7.0
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: <http://www.ietf.org/mail-archive/web/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: Mon, 27 Oct 2014 12:53:08 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--Fx643Xm6V0DPmNuLnkU5HSoLvMeFk5TqP
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Great; thanks, Matt :-)

On 2014-10-27 12:51 Matt Larson said:
> Datatracker 5.7.0 has been deployed to production.  Version 5.6.5 was i=
nstalled and tested first, to ensure continuity of migrations.
>=20
> Matt
>=20
>> On Oct 26, 2014, at 8:52 AM, Henrik Levkowetz <henrik@zinfandel.tools.=
ietf.org> wrote:
>>
>>
>> Hi,
>>
>> This is an automatic notification about a new datatracker release,=20
>> v5.7.0, generated when running the mkrelease script.
>>
>> Release notes:
>>
>> ietfdb (5.7.0) ietf; urgency=3Dmedium
>>
>>  This release merges in work from olau@iola.dk which enhances a number=
 of
>>  pages in the datatracker where forms contain fields where a person sh=
ould be
>>  chosen, such as for instance when choosing the shepherd of a document=
, so
>>  that they uniformly display choices which show both email address and=
 name.
>>
>>  Furthermore, changes have been made so as to make the email address
>>  uniformly act as reference to the person record. =20
>>
>>  Autocompletion is now consistently provided when looking for the emai=
l
>>  address or name of the person to choose. =20
>>
>>  This solves a number of issues where it has been difficult to choose =
the
>>  correct Person/Email combination, and where the correct email address=
 to use
>>  for an association has been unavailable previously.
>>
>> -- Henrik Levkowetz <henrik@levkowetz.com>  25 Oct 2014 13:49:49 -0200=

>>
>> The new version is available for installation through SVN checkout, wi=
th
>>  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/5.7.0'
>>
>> For development, check out the new development version instead:
>>  'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/dev/5.7=
=2E1-dev0'
>>
>> Regards,
>>
>> 	Henrik
>> 	(via the mkrelease script)
>>
>=20
> -------------------------------------------
> Matthew Larson, Asst. IT Director
> Association Management Solutions
> Forum Management, Meeting and Event Planning
> 48377 Fremont Blvd., Suite 117, Fremont, CA  94538
> http://www.amsl.com
>=20
>=20


--Fx643Xm6V0DPmNuLnkU5HSoLvMeFk5TqP
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJUTkArAAoJEE6bV0uPuxcaJXwP/1Te/mD3cMlZ2dqpntYDBc2o
Y6wUVrSeW0fvOINX0i6d14cVE+BqENfd1Vh8hT24iBq8KsN82mzAZ9PQ8GivtLsC
/AGmAuKJSo1gDrRWev2MtGyxUFxZ7vPk3R8zskCwFNdjGSfciCAwKO9mSoELm0R3
qkI7MdyRm+vhIU2vcNaYGWS73qsSvgAxjNdEppxDaV6OxmtmEQW7qS7VRrwNNuPR
pFyNbIsMvw1JyUtURs4B+oHKYI8gZeqm+EuXLTsw6BcCszRL7fY7m81La/gfbj/e
PCdyXU1YVmx+ImlTZc6GkKoYBm+HKJLXi5cl1S11G4r1wQxwM+Oh2q/U6BOnX0ay
YkMsTWGXGU4ulg2QknNWgxIaeWXNvEBal/MrVgNUsy2dUFfkYaxdNoZpvFZJ4i+7
5Wdk6H1bgJYnOP6MwcUbk8Y12ZKUkciG7h5BBB4iMtmS3xyAWF1JIk70SZFry+M7
q4i4DvUEdnykn/w53UGHmjeYzteTVVesi59oCgVIM9h41iCd4pyLztOdX3QxVA9j
rDE8r9C0VdlqXcVEoRqggoAHp8svX7uLXTnTSbLq2znv1l1of/Ss5P5pTgt2Ny8e
B/BZcWFgJwTYg6TOQ+S84hccYd5E1HQADexmDXRr/p8BMCWjx0Soy/LVZXTIMbKc
4s4C905SwVtlhWTs1eXW
=dyq7
-----END PGP SIGNATURE-----

--Fx643Xm6V0DPmNuLnkU5HSoLvMeFk5TqP--

