From owner-cvs-all@FreeBSD.ORG Sat Mar 6 13:16:55 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 11D2E16A4CE; Sat, 6 Mar 2004 13:16:55 -0800 (PST) Received: from blues.jpj.net (blues.jpj.net [208.210.80.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91BC243D31; Sat, 6 Mar 2004 13:16:54 -0800 (PST) (envelope-from trevor@jpj.net) Received: from blues.jpj.net (localhost [127.0.0.1]) by blues.jpj.net (8.12.9p2/8.12.9) with ESMTP id i26LHO9G064975; Sat, 6 Mar 2004 16:17:24 -0500 (EST) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost)i26LHNib064970; Sat, 6 Mar 2004 16:17:23 -0500 (EST) X-Authentication-Warning: blues.jpj.net: trevor owned process doing -bs Date: Sat, 6 Mar 2004 16:17:23 -0500 (EST) From: Trevor Johnson To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= In-Reply-To: Message-ID: <20040306153749.R55348@blues.jpj.net> References: <200403041722.i24HMSLN083120@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Scanned-By: MIMEDefang 2.39 cc: cvs-ports@FreeBSD.org cc: Trevor Johnson cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/linux-XFree86-libs Makefile distinfo.i386 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: Sat, 06 Mar 2004 21:16:55 -0000 Dag-Erling [iso-8859-1] Smørgrav wrote: > Trevor Johnson writes: > > Log: > > Update to version 4.3.0-2.90.55 due to several security bugs > > (discovered by iDefense and David Dawes) in the parsing of font > > files and the font.alias file which can give root privileges to > > local users. [...] > > This is pointless as the bug in question only affects the server. I hadn't noticed that--when I glanced at , which addresses these bugs, it looked like the problem was in the X libraries, not the server. Anyway, keeping the old PORTVERSION would have been unwieldy: I would have had to use MASTER_SITE_LOCAL. -- Trevor Johnson