From owner-cvs-all@FreeBSD.ORG Thu Mar 11 11:04:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91DAB16A4D0; Thu, 11 Mar 2004 11:04:18 -0800 (PST) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5264143D45; Thu, 11 Mar 2004 11:04:18 -0800 (PST) (envelope-from nectar@celabo.org) Received: from localhost (localhost [127.0.0.1]) by gw.celabo.org (Postfix) with ESMTP id CE27A5487E; Thu, 11 Mar 2004 13:04:17 -0600 (CST) Received: from gw.celabo.org ([127.0.0.1]) by localhost (hellblazer.celabo.org [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 86546-02; Thu, 11 Mar 2004 13:04:07 -0600 (CST) Received: from lum.celabo.org (lum.celabo.org [10.0.1.107]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "lum.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id 9E78A5485D; Thu, 11 Mar 2004 13:03:56 -0600 (CST) Received: by lum.celabo.org (Postfix, from userid 501) id 6EF0E161692; Thu, 11 Mar 2004 12:31:25 -0600 (CST) Date: Thu, 11 Mar 2004 12:31:25 -0600 From: "Jacques A. Vidrine" To: Oliver Eikemeier Message-ID: <20040311183125.GA7973@lum.celabo.org> Mail-Followup-To: "Jacques A. Vidrine" , Oliver Eikemeier , Oliver Eikemeier , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200403111722.i2BHMXZV076423@repoman.freebsd.org> <20040311180138.GD7809@lum.celabo.org> <4050AD93.6080904@fillmore-labs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4050AD93.6080904@fillmore-labs.com> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Oliver Eikemeier Subject: Re: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 19:04:18 -0000 On Thu, Mar 11, 2004 at 07:18:59PM +0100, Oliver Eikemeier wrote: > Jacques A. Vidrine wrote: > > >On Thu, Mar 11, 2004 at 09:22:33AM -0800, Oliver Eikemeier wrote: > > > >>eik 2004/03/11 09:22:33 PST > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> security/vuxml vuln.xml > >> Log: > >> add a modified tag to vid 09d418db-70fd-11d8-873f-0020ed76ef5a > >> > >> Revision Changes Path > >> 1.37 +1 -0 ports/security/vuxml/vuln.xml > > > > > >In addition, the modified entry should be sorted to the top. > > Is this really desirable? It is much harder to see the diffs in CVS then. Yes, that is a downside. However, it is imperative unless we are willing to force all tools to scan the entire file each time for updates. With the chronological sorting, tools can stop once they see a date older than the latest entry that they encountered on the last scan. Cheers, -- Jacques Vidrine / nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org