Ethereal-dev: Re: [Ethereal-dev] 0.10.8 soon?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Charles Levert <chuck@xxxxxxxxxxxxxxxx>
Date: Wed, 24 Nov 2004 01:09:30 -0500
* On Tuesday 2004-11-23 at 17:17:25 -0600, Gerald Combs wrote:
> I'd like to get 0.10.8 out the door in the next week or so.

I have submitted two patches that have not been commented by anyone on
this list.  Please review them, provide feedback, and consider applying
them before making a new release.  Thanks.


] Date: Fri, 12 Nov 2004 03:02:31 -0500
] Message-ID: <20041112080231.GA565@xxxxxxxxxxxxxxxx>
] Subject: [PATCH] packet-dcerpc.c: clamp to tvb length and display multiple lines
] --- epan/tvbuff.c.svn-11796	2004-10-31 01:40:41 -0400
] +++ epan/tvbuff.c	2004-11-11 20:34:05 -0500
] --- epan/dissectors/packet-dcerpc.c.svn-12128	2004-10-30 00:37:33 -0400
] +++ epan/dissectors/packet-dcerpc.c	2004-11-12 01:43:46 -0500

This has not been commented on the mailing list at all.  However,
the update to tvbuff.c has silently been performed by Guy Harris.
The changes to packet-dcerpc.c have been ignored.


] Date: Sat, 30 Oct 2004 20:17:40 -0400
] Message-ID: <20041031001740.GA26937@xxxxxxxxxxxxxxxx>
] Subject: Re: patch to packet-tcp.c to display up times if timestamps
] --- epan/dissectors/packet-tcp.c.svn-12259	2004-10-11 04:12:34 -0400
] +++ epan/dissectors/packet-tcp.c	2004-10-30 19:09:09 -0400

A previous version of this was discussed with Guy Harris on the mailing
list.  As a result, this new version was produced.  It has not been
commented on since.  Unrelated changes have been made by others to
packet-tcp.c since the patch was produced, but it should still apply.