From owner-freebsd-vuxml@FreeBSD.ORG Thu May 6 10:38:25 2004 Return-Path: Delivered-To: freebsd-vuxml@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB48A16A4CF for ; Thu, 6 May 2004 10:38:25 -0700 (PDT) Received: from mail.xensia.net (colo1.xensia.net [217.158.173.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3A6543D39 for ; Thu, 6 May 2004 10:38:24 -0700 (PDT) (envelope-from listsucker@ipv5.net) Received: from 81-174-5-136.f5.ngi.it ([81.174.5.136] helo=godzilla) by mail.xensia.net with asmtp (TLSv1:DES-CBC3-SHA:168) id 1BLmpD-0006Uo-00; Thu, 06 May 2004 18:38:23 +0100 Date: Thu, 6 May 2004 19:38:18 +0200 From: Frankye - ML To: freebsd-vuxml@freebsd.org Message-Id: <20040506193818.3bd177a4@godzilla> In-Reply-To: <20040506161853.GA649@lum.celabo.org> References: <20040506161853.GA649@lum.celabo.org> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.10) X-Face: =3I@Jvohf91[b8M]~KUNFaCt}pnTO2K^E#_P4`uCU]D"pHw List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2004 17:38:25 -0000 On Thu, 6 May 2004 11:18:53 -0500 "Jacques A. Vidrine" wrote: | Robert Nagy of OpenBSD requested the addition of `branches' to | VuXML. [cut] | So one possibility would be to add a child element: | | | | BRANCH_X | BRANCH_Y | foo | foo-1.1 | | | The content model for and are the same. I wonder if | the optional presence of the child element for will | cause any confusion? Right now, for issues that affect the FreeBSD base | system, we just use version numbers without reference to the branch. | e.g. | | FreeBSD | 5.05.2_6 | 4.94.9_6 | 4.04.8_19 | | | Anyway ... comments? Just a little idea. Wouldn't be better to put into the item? I understand "branches" might not always be increasing numbers, so this might limit the general usefulness of such an idea, but at least in openbsd are (iirc). in the example above this would mean: foo 3.3 foo-1.1 It would not add much complexity (I hope it at least :) and we can use the added flexibility provided by the various lt, ge, et al. And now, since we're speaking of branches, here comes another silly idea of mine: can we use the cvs tags instead of the versions (i.e.: RELENG_4 or RELENG_4_9) in items for the freebsd vuln.xml file? This has no real practical reason whatsoever, but imvho for the historical record is better-looking to say "-STABLE and 4.9-RELEASE were affected" rather than "this version, which if you go looking for turns out to be the -STABLE one, and this other ..." (If this has a beneficial effect on the eventual confusion generated by the item, remains to be seen, imho it has not) Just my 2 cents Frankye