
From henrik@merlot.tools.ietf.org  Mon Mar  1 04:08:24 2010
Return-Path: <henrik@merlot.tools.ietf.org>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D84513A8B57 for <codesprints@core3.amsl.com>; Mon,  1 Mar 2010 04:08:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.875
X-Spam-Level: 
X-Spam-Status: No, score=-100.875 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_38=0.6, NO_RELAYS=-0.001, SORTED_RECIPS=1.125, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uHE7SmL8nkb8 for <codesprints@core3.amsl.com>; Mon,  1 Mar 2010 04:08:24 -0800 (PST)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id C41883A8A6A for <codesprints@ietf.org>; Mon,  1 Mar 2010 04:08:20 -0800 (PST)
Received: from henrik by merlot.tools.ietf.org with local (Exim 4.71) (envelope-from <henrik@merlot.tools.ietf.org>) id 1Nm4Nw-0007ci-9a; Mon, 01 Mar 2010 13:06:04 +0100
Date: Mon, 01 Mar 2010 13:06:04 +0100
Message-Id: <E1Nm4Nw-0007ci-9a@merlot.tools.ietf.org>
To: codesprints@ietf.org
From: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, fenner@fenron.net, glen@amsl.com, henrik@levkowetz.com, housley@vigilsec.com, pasi.eronen@nokia.com, rjs@nostrum.com
X-SA-Exim-Mail-From: henrik@merlot.tools.ietf.org
X-SA-Exim-Scanned: No (on merlot.tools.ietf.org); SAEximRunCond expanded to false
Cc: rjs@nostrum.com, fenner@fenron.net
Subject: [codesprints] New datatracker release: v2.44
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 01 Mar 2010 12:08:24 -0000

Hi,

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

Release notes:

ietfdb (2.44)
  From Robert:
  * Moved old (1995-2003) liaison statements from the template file
    to the database. This requires applying database fixups as
    follows:
        cd /a/www/ietf-datatracker/2.44/ietf
        PYTHONPATH=../ python manage.py dbshell < ../test/liaison_fixup.sql
    And updating the liaison files as follows:
	cd /a/www/ietf-datatracker/documents/LIAISON/
        # TAKE A BACKUP OF THE WHOLE DIRECTORY, JUST IN CASE
	. /a/www/ietf-datatracker/2.44/test/liaison_fixup.sh
  From Pasi:
  * Use new look for more pages
  * Make obsoletes/updates/etc. lists links (with new urlize_ietf_docs 
    template filter)
  * Always show year in /idtracker/status/ dates
  * /doc/rfcNNNN/: show the internet-draft name (if known) and link to its 
    history; show information about post-RFC IESG processing
  * Use yellow for 'abstain' also in /iesg/agenda/documents/
  * IESG ballot grid icon: show 'abstain' as yellow instead of gray
  * IESG telechat agenda: include "private" links also if logged in, link 
    from document list
  * Added /doc/all/ page
  * Better output if /doc/ search doesn't match anything
  * Show state-change-notice-to field in /doc/ (to AD/secretariat)
  * Make IESG telechat agenda feed discoverable
  * Added IPR/dependency links and edit/add buttons for RFCs, too; some 
    template refactoring
  * Avoid exceptions from MySQL when searching for non-ASCII draft names/WG 
    acronyms/etc.
  * Handle non-ASCII characters gracefully in old cgi-bin script redirects
  * IPR search: handle non-numeric RFC numbers/ID document tags gracefully 
    (instead of uncaught exception)
  * Change Atom feeds (+couple of other places) to point to /doc/draft-.. 
    instead of /idtracker/draft-.../
  From Henrik:
  * In PersonOrOrgInfo.email(), try harder to find a relevant email address.
    The new code will eventually fall back to a broad filter which matches that
    of the perl code which creates WG charter pages, where the old code would
    sometimes result in django-generated charter pages with missing email
    addresses.
  * Serve ipr disclosures which are available on the server directly, 
    instead of through an external http link in an <iframe/>.  The <iframe/> 
    method can result in mixing https and http content in the page, which some 
    browser take issue with.
  * Add back in rudimentary Django Admin support which was lost in the 0.96 
    -> 1.1 transition.
ietfdb (2.43)
  From Pasi:
  * New main datatracker page!
  * Use normal POST instead of AJAX for search, in order to be able to go
    back to the search result list with the browser back button
  * Added pointers (but no redirect yet) to new pages to /idtracker/ and 
    /idtracker/draft-foo-bar/
  * Added javascript redirect for /drafts/draft-foo-bar/ page
  * Fix history/comment tab for RFCs
  * Added more links to other versions (like tools html)
  * Fixed bug in submitting general license statements
  * Fixed ballot icon width problem in Safari (regression introduced in 
    2.42)
  * Replaced /drafts/all_id.html with redirect (there are no links to it, 
    and according to logs nobody is using it)
  * Added rel=nofollow to various links
  * Improve coloring for "for N days" information

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

Regards,

	Henrik
	(via the mkrelease script)


From glen@amsl.com  Mon Mar  1 16:34:11 2010
Return-Path: <glen@amsl.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0111628C639 for <codesprints@core3.amsl.com>; Mon,  1 Mar 2010 16:34:11 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.299
X-Spam-Level: 
X-Spam-Status: No, score=-102.299 tagged_above=-999 required=5 tests=[AWL=-0.300, BAYES_00=-2.599, J_CHICKENPOX_38=0.6, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PSGUkl1kkB8i for <codesprints@core3.amsl.com>; Mon,  1 Mar 2010 16:34:10 -0800 (PST)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.20]) by core3.amsl.com (Postfix) with ESMTP id 3C86128C658 for <codesprints@ietf.org>; Mon,  1 Mar 2010 16:34:09 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by c1a.amsl.com (Postfix) with ESMTP id 41E28E075A; Mon,  1 Mar 2010 16:34:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c1a.amsl.com ([127.0.0.1]) by localhost (c1a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gVENO6JUO0cb; Mon,  1 Mar 2010 16:34:10 -0800 (PST)
Received: from [192.168.1.102] (173-8-133-91-SFBA.hfc.comcastbusiness.net [173.8.133.91]) by c1a.amsl.com (Postfix) with ESMTPSA id BA977E0748; Mon,  1 Mar 2010 16:34:09 -0800 (PST)
Message-ID: <4B8C5CFF.9030407@amsl.com>
Date: Mon, 01 Mar 2010 16:34:07 -0800
From: Glen <glen@amsl.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
References: <E1Nm4Nw-0007ci-9a@merlot.tools.ietf.org>
In-Reply-To: <E1Nm4Nw-0007ci-9a@merlot.tools.ietf.org>
X-Enigmail-Version: 1.0.1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Cc: rjs@nostrum.com, codesprints@ietf.org, fenner@fenron.net
Subject: Re: [codesprints] New datatracker release: v2.44
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 02 Mar 2010 00:34:11 -0000

This has been deployed, with updates executed as directed.

Glen

On 3/1/2010 4:06 AM, Henrik Levkowetz wrote:
> Hi,
> 
> This is an automatic notification about a new datatracker release, 
> v2.44, generated when running the mkrelease script.
> 
> Release notes:
> 
> ietfdb (2.44)
>   From Robert:
>   * Moved old (1995-2003) liaison statements from the template file
>     to the database. This requires applying database fixups as
>     follows:
>         cd /a/www/ietf-datatracker/2.44/ietf
>         PYTHONPATH=../ python manage.py dbshell < ../test/liaison_fixup.sql
>     And updating the liaison files as follows:
> 	cd /a/www/ietf-datatracker/documents/LIAISON/
>         # TAKE A BACKUP OF THE WHOLE DIRECTORY, JUST IN CASE
> 	. /a/www/ietf-datatracker/2.44/test/liaison_fixup.sh
>   From Pasi:
>   * Use new look for more pages
>   * Make obsoletes/updates/etc. lists links (with new urlize_ietf_docs 
>     template filter)
>   * Always show year in /idtracker/status/ dates
>   * /doc/rfcNNNN/: show the internet-draft name (if known) and link to its 
>     history; show information about post-RFC IESG processing
>   * Use yellow for 'abstain' also in /iesg/agenda/documents/
>   * IESG ballot grid icon: show 'abstain' as yellow instead of gray
>   * IESG telechat agenda: include "private" links also if logged in, link 
>     from document list
>   * Added /doc/all/ page
>   * Better output if /doc/ search doesn't match anything
>   * Show state-change-notice-to field in /doc/ (to AD/secretariat)
>   * Make IESG telechat agenda feed discoverable
>   * Added IPR/dependency links and edit/add buttons for RFCs, too; some 
>     template refactoring
>   * Avoid exceptions from MySQL when searching for non-ASCII draft names/WG 
>     acronyms/etc.
>   * Handle non-ASCII characters gracefully in old cgi-bin script redirects
>   * IPR search: handle non-numeric RFC numbers/ID document tags gracefully 
>     (instead of uncaught exception)
>   * Change Atom feeds (+couple of other places) to point to /doc/draft-.. 
>     instead of /idtracker/draft-.../
>   From Henrik:
>   * In PersonOrOrgInfo.email(), try harder to find a relevant email address.
>     The new code will eventually fall back to a broad filter which matches that
>     of the perl code which creates WG charter pages, where the old code would
>     sometimes result in django-generated charter pages with missing email
>     addresses.
>   * Serve ipr disclosures which are available on the server directly, 
>     instead of through an external http link in an <iframe/>.  The <iframe/> 
>     method can result in mixing https and http content in the page, which some 
>     browser take issue with.
>   * Add back in rudimentary Django Admin support which was lost in the 0.96 
>     -> 1.1 transition.
> ietfdb (2.43)
>   From Pasi:
>   * New main datatracker page!
>   * Use normal POST instead of AJAX for search, in order to be able to go
>     back to the search result list with the browser back button
>   * Added pointers (but no redirect yet) to new pages to /idtracker/ and 
>     /idtracker/draft-foo-bar/
>   * Added javascript redirect for /drafts/draft-foo-bar/ page
>   * Fix history/comment tab for RFCs
>   * Added more links to other versions (like tools html)
>   * Fixed bug in submitting general license statements
>   * Fixed ballot icon width problem in Safari (regression introduced in 
>     2.42)
>   * Replaced /drafts/all_id.html with redirect (there are no links to it, 
>     and according to logs nobody is using it)
>   * Added rel=nofollow to various links
>   * Improve coloring for "for N days" information
> 
> The new version is available through SVN checkout, with
>   'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/2.44'
> 
> Regards,
> 
> 	Henrik
> 	(via the mkrelease script)
> 

From rjsparks@nostrum.com  Thu Mar  4 14:13:05 2010
Return-Path: <rjsparks@nostrum.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id EBEB928C0EF for <codesprints@core3.amsl.com>; Thu,  4 Mar 2010 14:13:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, SPF_PASS=-0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ESNM4hZjfI8Y for <codesprints@core3.amsl.com>; Thu,  4 Mar 2010 14:13:04 -0800 (PST)
Received: from nostrum.com (nostrum-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:267::2]) by core3.amsl.com (Postfix) with ESMTP id 3A4423A8710 for <codesprints@ietf.org>; Thu,  4 Mar 2010 14:12:59 -0800 (PST)
Received: from [192.168.2.105] (pool-173-71-51-142.dllstx.fios.verizon.net [173.71.51.142]) (authenticated bits=0) by nostrum.com (8.14.3/8.14.3) with ESMTP id o24MCw9B061638 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for <codesprints@ietf.org>; Thu, 4 Mar 2010 16:12:58 -0600 (CST) (envelope-from rjsparks@nostrum.com)
From: Robert Sparks <rjsparks@nostrum.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Date: Thu, 4 Mar 2010 16:12:57 -0600
Message-Id: <1CEA32DD-1596-4835-9DF9-4C5C1675B477@nostrum.com>
To: codesprints@ietf.org
Mime-Version: 1.0 (Apple Message framework v1077)
X-Mailer: Apple Mail (2.1077)
Received-SPF: pass (nostrum.com: 173.71.51.142 is authenticated by a trusted mechanism)
Subject: [codesprints] Start choosing tasks for the sprint at IETF 77
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Thu, 04 Mar 2010 22:13:05 -0000

There is a large brainstorm of things that could be done at

<http://trac.tools.ietf.org/tools/ietfdb/wiki/EnhancementIdeas>

Please add anything you see missing.

If you really like one of those ideas and want to work on it,
claim it by adding a row to the section on "This sprint's plan"
in the page at
<http://trac.tools.ietf.org/tools/ietfdb/wiki/IETF77Sprint>

Look over the list of people who have signed up at
<http://trac.tools.ietf.org/tools/ietfdb/wiki/IETF77SprintSignUp>
and if you see someone obviously missing, please get them
to sign up quickly.


RjS

From henrik@merlot.tools.ietf.org  Thu Mar 11 05:42:35 2010
Return-Path: <henrik@merlot.tools.ietf.org>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 69DB43A67F9 for <codesprints@core3.amsl.com>; Thu, 11 Mar 2010 05:42:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.875
X-Spam-Level: 
X-Spam-Status: No, score=-100.875 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_74=0.6, NO_RELAYS=-0.001, SORTED_RECIPS=1.125, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yz3GrIu31Mjw for <codesprints@core3.amsl.com>; Thu, 11 Mar 2010 05:42:34 -0800 (PST)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 26B0D3A6936 for <codesprints@ietf.org>; Thu, 11 Mar 2010 05:42:30 -0800 (PST)
Received: from henrik by merlot.tools.ietf.org with local (Exim 4.71) (envelope-from <henrik@merlot.tools.ietf.org>) id 1Npieb-0006do-4g; Thu, 11 Mar 2010 14:42:21 +0100
Date: Thu, 11 Mar 2010 14:42:21 +0100
Message-Id: <E1Npieb-0006do-4g@merlot.tools.ietf.org>
To: codesprints@ietf.org
From: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, fenner@fenron.net, glen@amsl.com, henrik@levkowetz.com, housley@vigilsec.com, pasi.eronen@nokia.com, rjs@nostrum.com
X-SA-Exim-Mail-From: henrik@merlot.tools.ietf.org
X-SA-Exim-Scanned: No (on merlot.tools.ietf.org); SAEximRunCond expanded to false
Cc: rjs@nostrum.com, fenner@fenron.net
Subject: [codesprints] New datatracker release: v2.45
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Thu, 11 Mar 2010 13:42:35 -0000

Hi,

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

Release notes:

ietfdb (2.45)
  From Pasi:
  * Use wg_www_pages table (and removed unused idtracker_areaurl).
    Requires applying changes to database as follows:
	cd /a/www/ietf-datatracker/2.45/ietf
	PYTHONPATH=../ python manage.py dbshell < ../test/sql_fixup.sql
  * Parse stream/wg/file formats from rfc-index.xml; prepare for parsing 
    auth48 info from queue2.xml
  * IPR disclosures: Don't include .doc/.html inline; don't fail if file 
    does not exist
  * Replaced /drafts/* with redirects
  * Show datatracker version+date in new look, too
  * IESG discuss page: shade even/odd rows
  * Use new look for IETF meeting agenda; add color-coding support (like 
    tools has).  Also use new look for /iesg/agenda/, /ipr/ and /ipr/NNN/
  * Show RFC publication date as YYYY-MM (since we don't currently have the 
    day)
  * Fix searching for RFCs that are processed by IESG; made 'advanced 
    search' options mutually exclusive
  * For plain text RFCs, point to www.rfc-editor.org instead of www.ietf.org
  * Fix page title for 404/500 pages (ticket:298)
  From Henrik:
  * Apply django changeset 12634 to our copy, to permit usernames 
    containing '@'.  See http://code.djangoproject.com/changeset/12634 .

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

Regards,

	Henrik
	(via the mkrelease script)


From glen@amsl.com  Thu Mar 11 18:58:03 2010
Return-Path: <glen@amsl.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 551613A68FC for <codesprints@core3.amsl.com>; Thu, 11 Mar 2010 18:58:03 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.199
X-Spam-Level: 
X-Spam-Status: No, score=-102.199 tagged_above=-999 required=5 tests=[AWL=-0.200, BAYES_00=-2.599, J_CHICKENPOX_74=0.6, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AplBla4knALR for <codesprints@core3.amsl.com>; Thu, 11 Mar 2010 18:58:02 -0800 (PST)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.20]) by core3.amsl.com (Postfix) with ESMTP id 73F793A687B for <codesprints@ietf.org>; Thu, 11 Mar 2010 18:58:02 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by c1a.amsl.com (Postfix) with ESMTP id 90958E0774; Thu, 11 Mar 2010 18:58:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c1a.amsl.com ([127.0.0.1]) by localhost (c1a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qt9-9mnYCgJv; Thu, 11 Mar 2010 18:58:08 -0800 (PST)
Received: from [192.168.1.106] (173-8-133-91-SFBA.hfc.comcastbusiness.net [173.8.133.91]) by c1a.amsl.com (Postfix) with ESMTPSA id 0F0D2E0760; Thu, 11 Mar 2010 18:58:08 -0800 (PST)
Message-ID: <4B99ADC0.2020102@amsl.com>
Date: Thu, 11 Mar 2010 18:58:08 -0800
From: Glen Barney <glen@amsl.com>
Organization: AMS
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
References: <E1Npieb-0006do-4g@merlot.tools.ietf.org>
In-Reply-To: <E1Npieb-0006do-4g@merlot.tools.ietf.org>
X-Enigmail-Version: 1.0.1
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Cc: rjs@nostrum.com, codesprints@ietf.org, fenner@fenron.net
Subject: Re: [codesprints] New datatracker release: v2.45
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Fri, 12 Mar 2010 02:58:03 -0000

Installed!

Glen

On 3/11/2010 5:42 AM, Henrik Levkowetz wrote:
> Hi,
> 
> This is an automatic notification about a new datatracker release, 
> v2.45, generated when running the mkrelease script.
> 
> Release notes:
> 
> ietfdb (2.45)
>   From Pasi:
>   * Use wg_www_pages table (and removed unused idtracker_areaurl).
>     Requires applying changes to database as follows:
> 	cd /a/www/ietf-datatracker/2.45/ietf
> 	PYTHONPATH=../ python manage.py dbshell < ../test/sql_fixup.sql
>   * Parse stream/wg/file formats from rfc-index.xml; prepare for parsing 
>     auth48 info from queue2.xml
>   * IPR disclosures: Don't include .doc/.html inline; don't fail if file 
>     does not exist
>   * Replaced /drafts/* with redirects
>   * Show datatracker version+date in new look, too
>   * IESG discuss page: shade even/odd rows
>   * Use new look for IETF meeting agenda; add color-coding support (like 
>     tools has).  Also use new look for /iesg/agenda/, /ipr/ and /ipr/NNN/
>   * Show RFC publication date as YYYY-MM (since we don't currently have the 
>     day)
>   * Fix searching for RFCs that are processed by IESG; made 'advanced 
>     search' options mutually exclusive
>   * For plain text RFCs, point to www.rfc-editor.org instead of www.ietf.org
>   * Fix page title for 404/500 pages (ticket:298)
>   From Henrik:
>   * Apply django changeset 12634 to our copy, to permit usernames 
>     containing '@'.  See http://code.djangoproject.com/changeset/12634 .
> 
> The new version is available through SVN checkout, with
>   'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/2.45'
> 
> Regards,
> 
> 	Henrik
> 	(via the mkrelease script)
> 

From glen@amsl.com  Sat Mar 20 09:22:26 2010
Return-Path: <glen@amsl.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 099B43A6AE1; Sat, 20 Mar 2010 09:22:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.99
X-Spam-Level: 
X-Spam-Status: No, score=-99.99 tagged_above=-999 required=5 tests=[AWL=-1.121, BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0u6sIYL67pgd; Sat, 20 Mar 2010 09:22:25 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.20]) by core3.amsl.com (Postfix) with ESMTP id 166F83A6ADB; Sat, 20 Mar 2010 09:21:34 -0700 (PDT)
Received: by c1a.amsl.com (Postfix, from userid 1000) id 9E2DDE0835; Sat, 20 Mar 2010 09:18:32 -0700 (PDT)
Date: Sat, 20 Mar 2010 09:18:32 -0700
From: "Glen Barney (AMS)" <glen@amsl.com>
To: iab@iab.org, iaoc@ietf.org, iesg@ietf.org, tools-development@ietf.org, codesprints@ietf.org, wgchairs@ietf.org
Message-ID: <20100320161832.GA26362@amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.17 (2007-11-01)
Subject: [codesprints] Glen at your service at IETF 77
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 20 Mar 2010 16:22:27 -0000

All -

Good morning.  I wanted to let you all know that I am here at the IETF meeting
today and this week.  As several of you have indicated that you want to talk
to me, I thought I'd just remind everyone that I'm here and at your service.

Today I have set up shop at the center table in the terminal room, and will
be here almost all day, barring a few step-out meetings.

Sunday through Wednesday I expect I will be sitting at or near the secretariat
registration desk each day, and, again, will be there almost all day.

I will also be available on video iChat/Jabber if desired (as soon as our
internet comes online in the terminal room!), at:
	JID: glen@amsl.com or JID: glenbarney@jabber.org

Please feel free to call, ping, alert, summon, and/or otherwise grab me at
any time as desired!

Warm regards,
Glen Barney
IT Director
AMS (IETF Secretariat)



From henrik@merlot.tools.ietf.org  Sat Mar 20 16:37:02 2010
Return-Path: <henrik@merlot.tools.ietf.org>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id EEF3E3A68F3 for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 16:37:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.31
X-Spam-Level: 
X-Spam-Status: No, score=-99.31 tagged_above=-999 required=5 tests=[AWL=-1.565, BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, NO_RELAYS=-0.001, SORTED_RECIPS=1.125, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q22l9uuuv63s for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 16:37:01 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 09E2E3A6840 for <codesprints@ietf.org>; Sat, 20 Mar 2010 16:36:58 -0700 (PDT)
Received: from henrik by merlot.tools.ietf.org with local (Exim 4.71) (envelope-from <henrik@merlot.tools.ietf.org>) id 1Nt8E5-0004hK-KN; Sun, 21 Mar 2010 00:37:05 +0100
Date: Sun, 21 Mar 2010 00:37:05 +0100
Message-Id: <E1Nt8E5-0004hK-KN@merlot.tools.ietf.org>
To: codesprints@ietf.org
From: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, fenner@fenron.net, glen@amsl.com, henrik@levkowetz.com, housley@vigilsec.com, pasi.eronen@nokia.com, rjs@nostrum.com
X-SA-Exim-Mail-From: henrik@merlot.tools.ietf.org
X-SA-Exim-Scanned: No (on merlot.tools.ietf.org); SAEximRunCond expanded to false
Cc: rjs@nostrum.com, fenner@fenron.net
Subject: [codesprints] New datatracker release: v2.46
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 20 Mar 2010 23:37:03 -0000

Hi,

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

Release notes:

ietfdb (2.46)
  From Robert:
  * Add the I-D expiration notification script.
  *** Please add the following cron entry:
  # Send notifications about pending I-D expirations.
  42 4 * * 1 /a/www/ietf-datatracker/web/ietf/bin/notify-expirations
  From Henrik:
  * Adding the south schema migration app (http://south.aeracode.org/).
  * Change the text of IPR search result to more correctly reflect the 
    status of the search result when IPR has been found on documents related to 
    a listed document, but not on that document itself.
  From Pasi:
  * Use the new look for a bunch of additional pages
  * /admin/: fix login redirects to work with RemoteUserMiddleware; hide 
    password changing functionality (which doesn't work with RemoteUser anyway)
  * /ipr/: remove separate list for updating
  * /wg/acronym/*: clearer warning about concluded WGs
  * A lot of various code and deployment cleanup
  * A lot of minor tweaks and fixes (tooltips, links, and more)
  * /doc/rfcNNNN/: include link to errata
  * /doc/rfcNNN/: include links to PDF/PS versions (if they exist); handle 
    RFCs that are not available as .txt
  * Added meta description tags (to improve search result usability): 
    drafts/RFCs, IPR disclosures, liaison statements
  * Cache/gzip meeting agenda and materials pages
  * If draft doesn't exist under /idtracker/, redirect to /doc/ instead of 
    showing error
  * Show /doc/ad/first.last/ only for ADs, not other folks in IESGLogin 
    table
  * Fixed bunch of null/unique attributes for model fields
  * New script to check for violated database constraints (NOT NULL, 
    UNIQUE, FOREIGN KEY)

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

Regards,

	Henrik
	(via the mkrelease script)


From glen@amsl.com  Sat Mar 20 16:47:24 2010
Return-Path: <glen@amsl.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 7FD343A6832 for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 16:47:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.429
X-Spam-Level: 
X-Spam-Status: No, score=-99.429 tagged_above=-999 required=5 tests=[AWL=-0.560, BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I0juWKBXF8oU for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 16:47:23 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.20]) by core3.amsl.com (Postfix) with ESMTP id 929B53A680D for <codesprints@ietf.org>; Sat, 20 Mar 2010 16:47:23 -0700 (PDT)
Received: by c1a.amsl.com (Postfix, from userid 1000) id 0FAF3E0838; Sat, 20 Mar 2010 16:47:39 -0700 (PDT)
Date: Sat, 20 Mar 2010 16:47:39 -0700
From: "Glen Barney (AMS)" <glen@amsl.com>
To: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
Message-ID: <20100320234739.GA32628@amsl.com>
References: <E1Nt8E5-0004hK-KN@merlot.tools.ietf.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <E1Nt8E5-0004hK-KN@merlot.tools.ietf.org>
User-Agent: Mutt/1.5.17 (2007-11-01)
Cc: rjs@nostrum.com, codesprints@ietf.org, fenner@fenron.net
Subject: Re: [codesprints] New datatracker release: v2.46
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 20 Mar 2010 23:47:24 -0000

Deployed!

Glen

On Sun, Mar 21, 2010 at 12:37:05AM +0100, Henrik Levkowetz wrote:
> 
> Hi,
> 
> This is an automatic notification about a new datatracker release, 
> v2.46, generated when running the mkrelease script.
> 
> Release notes:
> 
> ietfdb (2.46)
>   From Robert:
>   * Add the I-D expiration notification script.
>   *** Please add the following cron entry:
>   # Send notifications about pending I-D expirations.
>   42 4 * * 1 /a/www/ietf-datatracker/web/ietf/bin/notify-expirations
>   From Henrik:
>   * Adding the south schema migration app (http://south.aeracode.org/).
>   * Change the text of IPR search result to more correctly reflect the 
>     status of the search result when IPR has been found on documents related to 
>     a listed document, but not on that document itself.
>   From Pasi:
>   * Use the new look for a bunch of additional pages
>   * /admin/: fix login redirects to work with RemoteUserMiddleware; hide 
>     password changing functionality (which doesn't work with RemoteUser anyway)
>   * /ipr/: remove separate list for updating
>   * /wg/acronym/*: clearer warning about concluded WGs
>   * A lot of various code and deployment cleanup
>   * A lot of minor tweaks and fixes (tooltips, links, and more)
>   * /doc/rfcNNNN/: include link to errata
>   * /doc/rfcNNN/: include links to PDF/PS versions (if they exist); handle 
>     RFCs that are not available as .txt
>   * Added meta description tags (to improve search result usability): 
>     drafts/RFCs, IPR disclosures, liaison statements
>   * Cache/gzip meeting agenda and materials pages
>   * If draft doesn't exist under /idtracker/, redirect to /doc/ instead of 
>     showing error
>   * Show /doc/ad/first.last/ only for ADs, not other folks in IESGLogin 
>     table
>   * Fixed bunch of null/unique attributes for model fields
>   * New script to check for violated database constraints (NOT NULL, 
>     UNIQUE, FOREIGN KEY)
> 
> The new version is available through SVN checkout, with
>   'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/2.46'
> 
> Regards,
> 
> 	Henrik
> 	(via the mkrelease script)
> 

From aaron@serendipity.cx  Sat Mar 20 16:55:10 2010
Return-Path: <aaron@serendipity.cx>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E8F873A691C for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 16:55:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 3.086
X-Spam-Level: ***
X-Spam-Status: No, score=3.086 tagged_above=-999 required=5 tests=[BAYES_60=1,  DNS_FROM_OPENWHOIS=1.13, FM_FORGED_GMAIL=0.622, IP_NOT_FRIENDLY=0.334]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dIvAbDvDPjn4 for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 16:55:10 -0700 (PDT)
Received: from slice.serendipity.cx (slice.serendipity.cx [67.23.2.90]) by core3.amsl.com (Postfix) with ESMTP id 1106C3A6916 for <codesprints@ietf.org>; Sat, 20 Mar 2010 16:55:10 -0700 (PDT)
Received: from mail-px0-f176.google.com (mail-px0-f176.google.com [209.85.216.176]) by slice.serendipity.cx (Postfix) with ESMTPSA id 656C5110185 for <codesprints@ietf.org>; Sat, 20 Mar 2010 17:04:04 -0700 (PDT)
Received: by pxi6 with SMTP id 6so2606884pxi.18 for <codesprints@ietf.org>; Sat, 20 Mar 2010 16:55:19 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.141.107.16 with SMTP id j16mr2465240rvm.61.1269129319147; Sat,  20 Mar 2010 16:55:19 -0700 (PDT)
From: Aaron Stone <aaron@serendipity.cx>
Date: Sat, 20 Mar 2010 16:54:58 -0700
Message-ID: <1629dc8c1003201654w4bece843m849ad4c51132a6cb@mail.gmail.com>
To: codesprints@ietf.org
Content-Type: text/plain; charset=ISO-8859-1
Subject: [codesprints] Documents deps
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 20 Mar 2010 23:55:11 -0000

To add a dependencies tab to the document information page, should the
tool at http://www.fenron.net/~fenner/ietf/deps/index.cgi be
considered the current definitive tool? If so, could Bill post the
source to that tool?

Thanks!
Aaron

From fenner@fenron.com  Sat Mar 20 17:00:47 2010
Return-Path: <fenner@fenron.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3962D3A695A for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 17:00:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.247
X-Spam-Level: 
X-Spam-Status: No, score=-98.247 tagged_above=-999 required=5 tests=[BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, FM_FORGED_GMAIL=0.622,  USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1bj8MPyuWP5O for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 17:00:46 -0700 (PDT)
Received: from mail-vw0-f44.google.com (mail-vw0-f44.google.com [209.85.212.44]) by core3.amsl.com (Postfix) with ESMTP id 3DC983A68C4 for <codesprints@ietf.org>; Sat, 20 Mar 2010 17:00:46 -0700 (PDT)
Received: by vws19 with SMTP id 19so944830vws.31 for <codesprints@ietf.org>; Sat, 20 Mar 2010 17:00:56 -0700 (PDT)
MIME-Version: 1.0
Sender: fenner@fenron.com
Received: by 10.220.128.100 with SMTP id j36mr2490380vcs.155.1269129655893;  Sat, 20 Mar 2010 17:00:55 -0700 (PDT)
In-Reply-To: <1629dc8c1003201654w4bece843m849ad4c51132a6cb@mail.gmail.com>
References: <1629dc8c1003201654w4bece843m849ad4c51132a6cb@mail.gmail.com>
Date: Sun, 21 Mar 2010 00:00:55 +0000
X-Google-Sender-Auth: 968ecd69220f8841
Message-ID: <54e226891003201700i616ddfafuab0128cd3ccc807@mail.gmail.com>
From: Bill Fenner <fenner@fenron.net>
To: Aaron Stone <aaron@serendipity.cx>
Content-Type: text/plain; charset=ISO-8859-1
Cc: codesprints@ietf.org
Subject: Re: [codesprints] Documents deps
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 21 Mar 2010 00:00:47 -0000

On Sat, Mar 20, 2010 at 11:54 PM, Aaron Stone <aaron@serendipity.cx> wrote:
> To add a dependencies tab to the document information page, should the
> tool at http://www.fenron.net/~fenner/ietf/deps/index.cgi be
> considered the current definitive tool? If so, could Bill post the
> source to that tool?

There's a whole system behind that, which runs on a database that is
not the IETF database.  It's been on autopilot so long that I honestly
don't remember how it works.  I'd be happy to share the code, except
that means I have to find it :-)

  Bill

From aaron@serendipity.cx  Sat Mar 20 17:13:37 2010
Return-Path: <aaron@serendipity.cx>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 367903A69B2 for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 17:13:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.586
X-Spam-Level: **
X-Spam-Status: No, score=2.586 tagged_above=-999 required=5 tests=[AWL=0.499,  BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, FM_FORGED_GMAIL=0.622,  IP_NOT_FRIENDLY=0.334]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dKr5gEP8bm0t for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 17:13:36 -0700 (PDT)
Received: from slice.serendipity.cx (slice.serendipity.cx [67.23.2.90]) by core3.amsl.com (Postfix) with ESMTP id 303C73A69B4 for <codesprints@ietf.org>; Sat, 20 Mar 2010 17:13:15 -0700 (PDT)
Received: from mail-px0-f176.google.com (mail-px0-f176.google.com [209.85.216.176]) by slice.serendipity.cx (Postfix) with ESMTPSA id 76756110186 for <codesprints@ietf.org>; Sat, 20 Mar 2010 17:22:08 -0700 (PDT)
Received: by pxi6 with SMTP id 6so2616431pxi.18 for <codesprints@ietf.org>; Sat, 20 Mar 2010 17:13:23 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.141.4.4 with SMTP id g4mr4428370rvi.275.1269130403056; Sat, 20  Mar 2010 17:13:23 -0700 (PDT)
In-Reply-To: <54e226891003201700i616ddfafuab0128cd3ccc807@mail.gmail.com>
References: <1629dc8c1003201654w4bece843m849ad4c51132a6cb@mail.gmail.com>  <54e226891003201700i616ddfafuab0128cd3ccc807@mail.gmail.com>
From: Aaron Stone <aaron@serendipity.cx>
Date: Sat, 20 Mar 2010 17:13:03 -0700
Message-ID: <1629dc8c1003201713s65dbb654x3e1857e4479b5a65@mail.gmail.com>
To: Bill Fenner <fenner@fenron.net>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: codesprints@ietf.org
Subject: Re: [codesprints] Documents deps
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 21 Mar 2010 00:13:37 -0000

On Sat, Mar 20, 2010 at 5:00 PM, Bill Fenner <fenner@fenron.net> wrote:
> On Sat, Mar 20, 2010 at 11:54 PM, Aaron Stone <aaron@serendipity.cx> wrot=
e:
>> To add a dependencies tab to the document information page, should the
>> tool at http://www.fenron.net/~fenner/ietf/deps/index.cgi be
>> considered the current definitive tool? If so, could Bill post the
>> source to that tool?
>
> There's a whole system behind that, which runs on a database that is
> not the IETF database. =A0It's been on autopilot so long that I honestly
> don't remember how it works. =A0I'd be happy to share the code, except
> that means I have to find it :-)

Sounds like a larger project than can be tackled at 5pm at the code
sprint, especially so casually mentioned on the
http://trac.tools.ietf.org/tools/ietfdb/wiki/EnhancementIdeas page...

Is this a system that ought to be rebuilt in the ietfdb project?

Aaron

From fenner@fenron.com  Sat Mar 20 17:36:26 2010
Return-Path: <fenner@fenron.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 41D4E3A6889 for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 17:36:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.247
X-Spam-Level: 
X-Spam-Status: No, score=-98.247 tagged_above=-999 required=5 tests=[BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, FM_FORGED_GMAIL=0.622,  USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pyw+lijR+Ut1 for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 17:36:25 -0700 (PDT)
Received: from mail-vw0-f44.google.com (mail-vw0-f44.google.com [209.85.212.44]) by core3.amsl.com (Postfix) with ESMTP id 0E73E3A686D for <codesprints@ietf.org>; Sat, 20 Mar 2010 17:36:24 -0700 (PDT)
Received: by vws19 with SMTP id 19so950214vws.31 for <codesprints@ietf.org>; Sat, 20 Mar 2010 17:36:36 -0700 (PDT)
MIME-Version: 1.0
Sender: fenner@fenron.com
Received: by 10.220.107.219 with SMTP id c27mr2557140vcp.87.1269131795625;  Sat, 20 Mar 2010 17:36:35 -0700 (PDT)
In-Reply-To: <1629dc8c1003201713s65dbb654x3e1857e4479b5a65@mail.gmail.com>
References: <1629dc8c1003201654w4bece843m849ad4c51132a6cb@mail.gmail.com> <54e226891003201700i616ddfafuab0128cd3ccc807@mail.gmail.com> <1629dc8c1003201713s65dbb654x3e1857e4479b5a65@mail.gmail.com>
Date: Sun, 21 Mar 2010 00:36:35 +0000
X-Google-Sender-Auth: bebcada3955e3954
Message-ID: <54e226891003201736l127f4852tcdb0b80679ba96e2@mail.gmail.com>
From: Bill Fenner <fenner@fenron.net>
To: Aaron Stone <aaron@serendipity.cx>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: codesprints@ietf.org
Subject: Re: [codesprints] Documents deps
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 21 Mar 2010 00:36:26 -0000

On Sun, Mar 21, 2010 at 12:13 AM, Aaron Stone <aaron@serendipity.cx> wrote:
> On Sat, Mar 20, 2010 at 5:00 PM, Bill Fenner <fenner@fenron.net> wrote:
>> On Sat, Mar 20, 2010 at 11:54 PM, Aaron Stone <aaron@serendipity.cx> wro=
te:
>>> To add a dependencies tab to the document information page, should the
>>> tool at http://www.fenron.net/~fenner/ietf/deps/index.cgi be
>>> considered the current definitive tool? If so, could Bill post the
>>> source to that tool?
>>
>> There's a whole system behind that, which runs on a database that is
>> not the IETF database. =A0It's been on autopilot so long that I honestly
>> don't remember how it works. =A0I'd be happy to share the code, except
>> that means I have to find it :-)
>
> Sounds like a larger project than can be tackled at 5pm at the code
> sprint, especially so casually mentioned on the
> http://trac.tools.ietf.org/tools/ietfdb/wiki/EnhancementIdeas page...
>
> Is this a system that ought to be rebuilt in the ietfdb project?

Seems like a completely reasonable plan to me.  It's a collection of
tiny little bits - a 30 line perl script that grunges through
documents looking for things that look like references to other
documents; a 120-line perl script that runs the grunger on all I-Ds
and RFCs; a 51 line shell script (with a 20 lines of SQL in the middle
of it!) that creates the graphviz output; a 220-line cgi to produce
the UI.

Each bit is probably fairly easy to replicate in the context of
ietfdb, but it is a sizable collection of bits.

  Bill

From henrik@merlot.tools.ietf.org  Sat Mar 20 19:04:32 2010
Return-Path: <henrik@merlot.tools.ietf.org>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4E9813A67B2 for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 19:04:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.788
X-Spam-Level: 
X-Spam-Status: No, score=-98.788 tagged_above=-999 required=5 tests=[AWL=-1.043, BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, NO_RELAYS=-0.001, SORTED_RECIPS=1.125, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vhl3rsIKN-O7 for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 19:04:31 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 4DFE93A67B1 for <codesprints@ietf.org>; Sat, 20 Mar 2010 19:04:31 -0700 (PDT)
Received: from henrik by merlot.tools.ietf.org with local (Exim 4.71) (envelope-from <henrik@merlot.tools.ietf.org>) id 1NtAWl-0003Es-4e; Sun, 21 Mar 2010 03:04:31 +0100
Date: Sun, 21 Mar 2010 03:04:31 +0100
Message-Id: <E1NtAWl-0003Es-4e@merlot.tools.ietf.org>
To: codesprints@ietf.org
From: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, fenner@fenron.net, glen@amsl.com, henrik@levkowetz.com, housley@vigilsec.com, pasi.eronen@nokia.com, rjs@nostrum.com
X-SA-Exim-Mail-From: henrik@merlot.tools.ietf.org
X-SA-Exim-Scanned: No (on merlot.tools.ietf.org); SAEximRunCond expanded to false
Cc: rjs@nostrum.com, fenner@fenron.net
Subject: [codesprints] New datatracker release: v2.47
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 21 Mar 2010 02:04:32 -0000

Hi,

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

Release notes:

ietfdb (2.47)
  From Suresh: 
  * Added a link to the draft pages with email address to the draft authors
  * Pointing to errata from RFC pages
  From RjS:
  * Added STD/FYI/BCP info to the standard RFC display page
  * Added a link to the comment feed next to the nits link 
  From Bill:
  * Output a summary of what's needed for the document to be approved in
    the main and ballot views. 
  From Tony:
  * From Tony: Search plugin for Firefox/IE/etc.
  From Pasi:
  * Correctly handle entities (like &gt;) in IESG note field
  * New script for finding database tables with non-ASCII data
  * /doc/*: allow direct links to tabs/individual comments
  * /iesg/agenda/: show management item text if logged in as AD
  * /wg/acronym/: fix warning for concluded WGs
  * Support PPTX meeting slides

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

Regards,

	Henrik
	(via the mkrelease script)


From glen@amsl.com  Sat Mar 20 19:09:12 2010
Return-Path: <glen@amsl.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 38B4F3A67EC for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 19:09:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.243
X-Spam-Level: 
X-Spam-Status: No, score=-99.243 tagged_above=-999 required=5 tests=[AWL=-0.374, BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2HTeTK1XlwRv for <codesprints@core3.amsl.com>; Sat, 20 Mar 2010 19:09:10 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.20]) by core3.amsl.com (Postfix) with ESMTP id E3C0E3A67B2 for <codesprints@ietf.org>; Sat, 20 Mar 2010 19:09:07 -0700 (PDT)
Received: by c1a.amsl.com (Postfix, from userid 1000) id 8A306E0838; Sat, 20 Mar 2010 19:09:23 -0700 (PDT)
Date: Sat, 20 Mar 2010 19:09:23 -0700
From: "Glen Barney (AMS)" <glen@amsl.com>
To: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
Message-ID: <20100321020923.GA21984@amsl.com>
References: <E1NtAWl-0003Es-4e@merlot.tools.ietf.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <E1NtAWl-0003Es-4e@merlot.tools.ietf.org>
User-Agent: Mutt/1.5.17 (2007-11-01)
Cc: rjs@nostrum.com, codesprints@ietf.org, fenner@fenron.net
Subject: Re: [codesprints] New datatracker release: v2.47
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 21 Mar 2010 02:09:12 -0000

Deployed!

Glen

On Sun, Mar 21, 2010 at 03:04:31AM +0100, Henrik Levkowetz wrote:
> 
> Hi,
> 
> This is an automatic notification about a new datatracker release, 
> v2.47, generated when running the mkrelease script.
> 
> Release notes:
> 
> ietfdb (2.47)
>   From Suresh: 
>   * Added a link to the draft pages with email address to the draft authors
>   * Pointing to errata from RFC pages
>   From RjS:
>   * Added STD/FYI/BCP info to the standard RFC display page
>   * Added a link to the comment feed next to the nits link 
>   From Bill:
>   * Output a summary of what's needed for the document to be approved in
>     the main and ballot views. 
>   From Tony:
>   * From Tony: Search plugin for Firefox/IE/etc.
>   From Pasi:
>   * Correctly handle entities (like &gt;) in IESG note field
>   * New script for finding database tables with non-ASCII data
>   * /doc/*: allow direct links to tabs/individual comments
>   * /iesg/agenda/: show management item text if logged in as AD
>   * /wg/acronym/: fix warning for concluded WGs
>   * Support PPTX meeting slides
> 
> The new version is available through SVN checkout, with
>   'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/2.47'
> 
> Regards,
> 
> 	Henrik
> 	(via the mkrelease script)
> 

From henrik@merlot.tools.ietf.org  Sun Mar 21 16:27:40 2010
Return-Path: <henrik@merlot.tools.ietf.org>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id B94473A68AB for <codesprints@core3.amsl.com>; Sun, 21 Mar 2010 16:27:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.528
X-Spam-Level: 
X-Spam-Status: No, score=-98.528 tagged_above=-999 required=5 tests=[AWL=-0.782, BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, NO_RELAYS=-0.001, SORTED_RECIPS=1.125, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fZ5Nqr-g6mVZ for <codesprints@core3.amsl.com>; Sun, 21 Mar 2010 16:27:39 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 873403A682B for <codesprints@ietf.org>; Sun, 21 Mar 2010 16:27:36 -0700 (PDT)
Received: from henrik by merlot.tools.ietf.org with local (Exim 4.71) (envelope-from <henrik@merlot.tools.ietf.org>) id 1NtUYZ-0004Ng-3N; Mon, 22 Mar 2010 00:27:43 +0100
Date: Mon, 22 Mar 2010 00:27:43 +0100
Message-Id: <E1NtUYZ-0004Ng-3N@merlot.tools.ietf.org>
To: codesprints@ietf.org
From: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, fenner@fenron.net, glen@amsl.com, henrik@levkowetz.com, housley@vigilsec.com, pasi.eronen@nokia.com, rjs@nostrum.com
X-SA-Exim-Mail-From: henrik@merlot.tools.ietf.org
X-SA-Exim-Scanned: No (on merlot.tools.ietf.org); SAEximRunCond expanded to false
Cc: rjs@nostrum.com, fenner@fenron.net
Subject: [codesprints] New datatracker release: v2.48
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 21 Mar 2010 23:27:40 -0000

Hi,

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

Release notes:

ietfdb (2.48)
  From Pasi:
  * Show comments feed link only if it exists (=document is in IDInternal)
  * Fixed a broken link on main page
  * Move new look-and-feel base templates from templates/idrfc/ to just 
    templates/
  * Remove more unused code
  * Replaced /idtracker/help/evaluation/ with redirect to www.ietf.org
  * /wg/: fix mailto links for WG chairs
  * /doc/: show telechat date in search results list
  * Show correct version number of expired drafts
  * /doc/rfcNNNN/: show rfc stream
  * Use new look for more pages
  * Replaced most of /idtracker/ (search, document page, ballot page, 
    comment page) with redirects to /doc/
  * /doc/*: Show information about ballot sets
  * Refactoring /wg/: use redirects instead of redundant URLs; removed old 
    charter pages (not used/linked to); misc. cleaning
  * Point to /wg/<acronym>/ in left navbar and /meeting/agenda/

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

Regards,

	Henrik
	(via the mkrelease script)


From glen@amsl.com  Sun Mar 21 18:07:43 2010
Return-Path: <glen@amsl.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id E83BA3A63EC for <codesprints@core3.amsl.com>; Sun, 21 Mar 2010 18:07:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.055
X-Spam-Level: 
X-Spam-Status: No, score=-99.055 tagged_above=-999 required=5 tests=[BAYES_40=-0.185, DNS_FROM_OPENWHOIS=1.13, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v9IQV8dKRCQ9 for <codesprints@core3.amsl.com>; Sun, 21 Mar 2010 18:07:41 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.20]) by core3.amsl.com (Postfix) with ESMTP id F41333A6860 for <codesprints@ietf.org>; Sun, 21 Mar 2010 18:07:40 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c1a.amsl.com (Postfix) with ESMTP id 112DEE0863; Sun, 21 Mar 2010 18:07:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c1a.amsl.com ([127.0.0.1]) by localhost (c1a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KmQh2R7PMtiX; Sun, 21 Mar 2010 18:07:56 -0700 (PDT)
Received: from [130.129.48.53] (unknown [130.129.48.53]) by c1a.amsl.com (Postfix) with ESMTPSA id 9FBC2E084F; Sun, 21 Mar 2010 18:07:56 -0700 (PDT)
Message-ID: <4BA6C2ED.90406@amsl.com>
Date: Sun, 21 Mar 2010 18:07:57 -0700
From: Glen Barney <glen@amsl.com>
Organization: AMS
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
References: <E1NtUYZ-0004Ng-3N@merlot.tools.ietf.org>
In-Reply-To: <E1NtUYZ-0004Ng-3N@merlot.tools.ietf.org>
X-Enigmail-Version: 1.0.1
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Cc: rjs@nostrum.com, codesprints@ietf.org, fenner@fenron.net
Subject: Re: [codesprints] New datatracker release: v2.48
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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, 22 Mar 2010 01:07:43 -0000

Deployed!

Glen

On 3/21/2010 4:27 PM, Henrik Levkowetz wrote:
> Hi,
> 
> This is an automatic notification about a new datatracker release, 
> v2.48, generated when running the mkrelease script.
> 
> Release notes:
> 
> ietfdb (2.48)
>   From Pasi:
>   * Show comments feed link only if it exists (=document is in IDInternal)
>   * Fixed a broken link on main page
>   * Move new look-and-feel base templates from templates/idrfc/ to just 
>     templates/
>   * Remove more unused code
>   * Replaced /idtracker/help/evaluation/ with redirect to www.ietf.org
>   * /wg/: fix mailto links for WG chairs
>   * /doc/: show telechat date in search results list
>   * Show correct version number of expired drafts
>   * /doc/rfcNNNN/: show rfc stream
>   * Use new look for more pages
>   * Replaced most of /idtracker/ (search, document page, ballot page, 
>     comment page) with redirects to /doc/
>   * /doc/*: Show information about ballot sets
>   * Refactoring /wg/: use redirects instead of redundant URLs; removed old 
>     charter pages (not used/linked to); misc. cleaning
>   * Point to /wg/<acronym>/ in left navbar and /meeting/agenda/
> 
> The new version is available through SVN checkout, with
>   'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/2.48'
> 
> Regards,
> 
> 	Henrik
> 	(via the mkrelease script)
> 

From glen@amsl.com  Wed Mar 24 11:28:45 2010
Return-Path: <glen@amsl.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id CA8B53A6DBD; Wed, 24 Mar 2010 11:28:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.469
X-Spam-Level: 
X-Spam-Status: No, score=-98.469 tagged_above=-999 required=5 tests=[AWL=-0.399, BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, SARE_SUB_RAND_LETTRS4=0.799, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21dfC6PgSpfa; Wed, 24 Mar 2010 11:28:41 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.20]) by core3.amsl.com (Postfix) with ESMTP id 02DE03A6D89; Wed, 24 Mar 2010 11:28:41 -0700 (PDT)
Received: by c1a.amsl.com (Postfix, from userid 1000) id 2B09AE0874; Wed, 24 Mar 2010 11:29:02 -0700 (PDT)
Date: Wed, 24 Mar 2010 11:29:02 -0700
From: "Glen Barney (AMS)" <glen@amsl.com>
To: Aaron Falk <falk@bbn.com>, Henrik <henrik@levkowetz.com>, Matt <mlarson@amsl.com>
Message-ID: <20100324182902.GB29049@amsl.com>
References: <4BAA52DE.9010604@bbn.com> <20100324181234.GB26727@amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20100324181234.GB26727@amsl.com>
User-Agent: Mutt/1.5.17 (2007-11-01)
Cc: rpelletier@isoc.org, tools-development@ietf.org, codesprints@ietf.org
Subject: [codesprints] Fixing the IRTF for good!
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Wed, 24 Mar 2010 18:28:45 -0000

[Blind-copying many people at AMS - the secretariat - so they can comment if
they wish and yet not be burdened by ongoing discussion if they do not wish.]

All -

As you all probably know, the existing tools and tool sets are totally broken
with respect to the IRTF.  We have trouble scheduling meeting sessions.  We
cannot add RG chairs except via massive surgery.  The upload tools don't work.
And all of this is because the IRTF was "hacked in" as a "special exception"
into the database.

This is, of course, totally ridiculous.

Henrik is currently redesigining the database, and I mention this to him in 
the hope that, under the new database, the IRTF is no longer special, but
instead simply standard.

It seems to me, for example, that, FOR TOOLS PURPOSES AT LEAST, the IRTF 
should be treated as an AREA, and the research groups treated as working
groups.

>From our point of view, we spend a great amount of time hacking database
entries simply to achieve this end result.  There is no reason I can think of
that this should be the case.

So presented for your consideration and discussion:  Can we please PLEASE find
a way to make the IRTF "normal" once again - hopefully with the AREA/WG model -
so that we don't ever have to feel this pain again!

Thanks!
Glen

From henrik@levkowetz.com  Wed Mar 24 12:54:55 2010
Return-Path: <henrik@levkowetz.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id BBD483A6919; Wed, 24 Mar 2010 12:54:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.07
X-Spam-Level: 
X-Spam-Status: No, score=-98.07 tagged_above=-999 required=5 tests=[BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, SARE_SUB_RAND_LETTRS4=0.799, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QZc+8Wn5eGNg; Wed, 24 Mar 2010 12:54:53 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id B69B53A6358; Wed, 24 Mar 2010 12:54:52 -0700 (PDT)
Received: from 207.88.181.2.ptr.us.xo.net ([207.88.181.2]:7937 helo=chardonnay.local) by merlot.tools.ietf.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <henrik@levkowetz.com>) id 1NuWfO-0001RB-7z; Wed, 24 Mar 2010 20:55:02 +0100
Message-ID: <4BAA6E12.708@levkowetz.com>
Date: Wed, 24 Mar 2010 12:54:58 -0700
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3
MIME-Version: 1.0
To: "Glen Barney (AMS)" <glen@amsl.com>
References: <4BAA52DE.9010604@bbn.com> <20100324181234.GB26727@amsl.com> <20100324182902.GB29049@amsl.com>
In-Reply-To: <20100324182902.GB29049@amsl.com>
X-Enigmail-Version: 1.0.1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 207.88.181.2
X-SA-Exim-Rcpt-To: glen@amsl.com, falk@bbn.com, mlarson@amsl.com, tools-development@ietf.org, codesprints@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Sat, 01 Aug 2009 12:09:26 +0000)
X-SA-Exim-Scanned: Yes (on merlot.tools.ietf.org)
Cc: Matt <mlarson@amsl.com>, tools-development@ietf.org, codesprints@ietf.org, Aaron Falk <falk@bbn.com>
Subject: Re: [codesprints] [TOOLS-DEVELOPMENT] Fixing the IRTF for good!
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Wed, 24 Mar 2010 19:54:55 -0000

Hi Glen,

On 2010-03-24 11:29 Glen Barney (AMS) said the following:
> Henrik is currently redesigining the database, and I mention this to him in 
> the hope that, under the new database, the IRTF is no longer special, but
> instead simply standard.

Confirming: This is indeed the case for the new database schema.

That said, even in the old horribly convoluted database it's more about
having the tools support the IRTF case than anything else -- if I don't
misremember totally, the tables support the IRTF case all right, without
much special-casing; it's more a matter of the schema being so convoluted
that it's hard to do anything without special tool support ...


Best,

	Henrik

From glen@amsl.com  Wed Mar 24 13:10:26 2010
Return-Path: <glen@amsl.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 49AC83A6919; Wed, 24 Mar 2010 13:10:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.27
X-Spam-Level: 
X-Spam-Status: No, score=-98.27 tagged_above=-999 required=5 tests=[AWL=-0.200, BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, SARE_SUB_RAND_LETTRS4=0.799, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id miojkWdNH6qJ; Wed, 24 Mar 2010 13:10:24 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.20]) by core3.amsl.com (Postfix) with ESMTP id E5B7F3A6CF7; Wed, 24 Mar 2010 13:10:16 -0700 (PDT)
Received: by c1a.amsl.com (Postfix, from userid 1000) id 2DCFAE0892; Wed, 24 Mar 2010 13:10:38 -0700 (PDT)
Date: Wed, 24 Mar 2010 13:10:38 -0700
From: "Glen Barney (AMS)" <glen@amsl.com>
To: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <20100324201038.GA12412@amsl.com>
References: <4BAA52DE.9010604@bbn.com> <20100324181234.GB26727@amsl.com> <20100324182902.GB29049@amsl.com> <4BAA6E12.708@levkowetz.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <4BAA6E12.708@levkowetz.com>
User-Agent: Mutt/1.5.17 (2007-11-01)
Cc: Matt <mlarson@amsl.com>, tools-development@ietf.org, codesprints@ietf.org, Aaron Falk <falk@bbn.com>
Subject: Re: [codesprints] [TOOLS-DEVELOPMENT] Fixing the IRTF for good!
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Wed, 24 Mar 2010 20:10:26 -0000

This is fantastic news.  Thank you Henrik for making this easy!

We will address these in the tools rewrites we are undertaking.

Thank you!

Glen

On Wed, Mar 24, 2010 at 12:54:58PM -0700, Henrik Levkowetz wrote:
> Hi Glen,
> 
> On 2010-03-24 11:29 Glen Barney (AMS) said the following:
> > Henrik is currently redesigining the database, and I mention this to him in 
> > the hope that, under the new database, the IRTF is no longer special, but
> > instead simply standard.
> 
> Confirming: This is indeed the case for the new database schema.
> 
> That said, even in the old horribly convoluted database it's more about
> having the tools support the IRTF case than anything else -- if I don't
> misremember totally, the tables support the IRTF case all right, without
> much special-casing; it's more a matter of the schema being so convoluted
> that it's hard to do anything without special tool support ...
> 
> 
> Best,
> 
> 	Henrik
> 

From henrik@merlot.tools.ietf.org  Wed Mar 24 13:14:38 2010
Return-Path: <henrik@merlot.tools.ietf.org>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 064523A67A3 for <codesprints@core3.amsl.com>; Wed, 24 Mar 2010 13:14:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -97.745
X-Spam-Level: 
X-Spam-Status: No, score=-97.745 tagged_above=-999 required=5 tests=[BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, NO_RELAYS=-0.001, SORTED_RECIPS=1.125, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KyuJT8ImXUvD for <codesprints@core3.amsl.com>; Wed, 24 Mar 2010 13:14:37 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id 98C403A69AA for <codesprints@ietf.org>; Wed, 24 Mar 2010 13:14:33 -0700 (PDT)
Received: from henrik by merlot.tools.ietf.org with local (Exim 4.71) (envelope-from <henrik@merlot.tools.ietf.org>) id 1NuWwQ-000841-5Z; Wed, 24 Mar 2010 21:12:38 +0100
Date: Wed, 24 Mar 2010 21:12:38 +0100
Message-Id: <E1NuWwQ-000841-5Z@merlot.tools.ietf.org>
To: codesprints@ietf.org
From: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: codesprints@ietf.org, fenner@fenron.net, glen@amsl.com, henrik@levkowetz.com, housley@vigilsec.com, pasi.eronen@nokia.com, rjs@nostrum.com
X-SA-Exim-Mail-From: henrik@merlot.tools.ietf.org
X-SA-Exim-Scanned: No (on merlot.tools.ietf.org); SAEximRunCond expanded to false
Cc: rjs@nostrum.com, fenner@fenron.net
Subject: [codesprints] New datatracker release: v2.49
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Wed, 24 Mar 2010 20:14:38 -0000

Hi,

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

Release notes:

ietfdb (2.49)
  From Pasi:
  * New script to generate all_id2.txt. This should be called in
    www6s/scripts/datatracker-updater: run "python -m
    ietf.idindex.generate_all_id2_txt" and place its output
    in $ID/all_id2.txt.
  * /wg/: link to both www.ietf.org and tools lists of concluded WGs
  * /doc/: show full responsible AD name for old drafts, too
  * Eliminated some cases where exceptions could be thrown
  * Various minor tweaks and fixes
  From Henrik:
  * Added commands to the mkrelease script to update the IETF Tools feed 
    with release information.

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

Regards,

	Henrik
	(via the mkrelease script)


From glen@amsl.com  Wed Mar 24 14:17:05 2010
Return-Path: <glen@amsl.com>
X-Original-To: codesprints@core3.amsl.com
Delivered-To: codesprints@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D99413A6DEA for <codesprints@core3.amsl.com>; Wed, 24 Mar 2010 14:17:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -98.603
X-Spam-Level: 
X-Spam-Status: No, score=-98.603 tagged_above=-999 required=5 tests=[AWL=0.266, BAYES_50=0.001, DNS_FROM_OPENWHOIS=1.13, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DRARq4KgJO5a for <codesprints@core3.amsl.com>; Wed, 24 Mar 2010 14:17:05 -0700 (PDT)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.20]) by core3.amsl.com (Postfix) with ESMTP id 14AE73A6D1C for <codesprints@ietf.org>; Wed, 24 Mar 2010 14:17:05 -0700 (PDT)
Received: by c1a.amsl.com (Postfix, from userid 1000) id 61BE6E0909; Wed, 24 Mar 2010 14:17:26 -0700 (PDT)
Date: Wed, 24 Mar 2010 14:17:26 -0700
From: "Glen Barney (AMS)" <glen@amsl.com>
To: Henrik Levkowetz <henrik@merlot.tools.ietf.org>
Message-ID: <20100324211726.GA20094@amsl.com>
References: <E1NuWwQ-000841-5Z@merlot.tools.ietf.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <E1NuWwQ-000841-5Z@merlot.tools.ietf.org>
User-Agent: Mutt/1.5.17 (2007-11-01)
Cc: rjs@nostrum.com, codesprints@ietf.org, fenner@fenron.net
Subject: Re: [codesprints] New datatracker release: v2.49
X-BeenThere: codesprints@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "List for coordinating \(and following up on\) codesprint activities" <codesprints.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Wed, 24 Mar 2010 21:17:05 -0000

This is deployed, and the datatracker-updater script has been updated as
directed.  The first all_id2.txt is available for viewing and use now!

THANK YOU PASI!!!

Glen

On Wed, Mar 24, 2010 at 09:12:38PM +0100, Henrik Levkowetz wrote:
> 
> Hi,
> 
> This is an automatic notification about a new datatracker release, 
> v2.49, generated when running the mkrelease script.
> 
> Release notes:
> 
> ietfdb (2.49)
>   From Pasi:
>   * New script to generate all_id2.txt. This should be called in
>     www6s/scripts/datatracker-updater: run "python -m
>     ietf.idindex.generate_all_id2_txt" and place its output
>     in $ID/all_id2.txt.
>   * /wg/: link to both www.ietf.org and tools lists of concluded WGs
>   * /doc/: show full responsible AD name for old drafts, too
>   * Eliminated some cases where exceptions could be thrown
>   * Various minor tweaks and fixes
>   From Henrik:
>   * Added commands to the mkrelease script to update the IETF Tools feed 
>     with release information.
> 
> The new version is available through SVN checkout, with
>   'svn checkout http://svn.tools.ietf.org/svn/tools/ietfdb/tags/2.49'
> 
> Regards,
> 
> 	Henrik
> 	(via the mkrelease script)
> 
