From owner-freebsd-questions@FreeBSD.ORG Fri Nov 10 22:16:22 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DB9316A403 for ; Fri, 10 Nov 2006 22:16:22 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8519243D46 for ; Fri, 10 Nov 2006 22:16:21 +0000 (GMT) (envelope-from josh.carroll@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so955079nfc for ; Fri, 10 Nov 2006 14:16:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ibxWqBVUc6OZ90iNOqCzsbU7tsMOcjKdZn0PW5SYCKVREQ0iBJtsp9RTW/xbQb/cmYhGCEjKJizAZGygddOX9VggwmKEB5KXfQBoVR1BswNo0dV0r7cdHgTeczEZQtQweCQp4B2CM+lGrVDSm2OeLpnqmDNmLakHG3F7sfEZHyE= Received: by 10.78.118.19 with SMTP id q19mr3147452huc.1163196979727; Fri, 10 Nov 2006 14:16:19 -0800 (PST) Received: by 10.82.163.16 with HTTP; Fri, 10 Nov 2006 14:16:19 -0800 (PST) Message-ID: <8cb6106e0611101416q42b236d3k5ce81c4261455ec1@mail.gmail.com> Date: Fri, 10 Nov 2006 14:16:19 -0800 From: "Josh Carroll" Sender: josh.carroll@gmail.com To: "Erik Norgaard" In-Reply-To: <4554E2BF.2090000@locolomo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4554E2BF.2090000@locolomo.org> X-Google-Sender-Auth: 4f9cde302e5ba18e Cc: questions@freebsd.org Subject: Re: Is the vulnerability database up to date? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2006 22:16:22 -0000 > So - what's the point? I mean updating the port to a newer port with the > same or newer known vulnerabilities? # portaudit 0 problem(s) in your installed packages found. # pkg_info| grep firefox firefox-2.0_2,1 Web browser based on the browser portion of Mozilla Seems ok to me. Which version of firefox is in your ports tree, and have you run portaudit -F lately? Josh