From owner-freebsd-questions@FreeBSD.ORG Mon Jul 30 22:09:53 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38C5516A417 for ; Mon, 30 Jul 2007 22:09:53 +0000 (UTC) (envelope-from anton.galitch@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id F320613C459 for ; Mon, 30 Jul 2007 22:09:52 +0000 (UTC) (envelope-from anton.galitch@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so400083anc for ; Mon, 30 Jul 2007 15:09:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=qvQxTdURfZFauzwgi3Re+sDY+Z16hKxaHCze+PYR7y/bUpMcSN1GlnA8NN47n6uSrhcob0cGv/vGCEpNAvgv++AhrjAh8RVNRsiPNgVNxOJvgkDRlfVhw5IqbNciChuRcc0DKGgWZhzDgZYgNi8eKGXXHfA1J2nUwYZrdWlDPaI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Un4tBUfJ7ahVJCDafMDdcCEHWAknhQvOTxHuy3tskQZhoJ/6xcxLzkIwD0j6fYIWXflwh4n2c0+iKv0EwvnPXaws/Z/tOTJy8s75QqSHC1h/9Cpkvb7BXVdtdccQofaXgJWX4CzopgjwMS9AcQOrfcsBR41BCP6mCV9XQJ6m4qQ= Received: by 10.100.153.17 with SMTP id a17mr4913660ane.1185833392097; Mon, 30 Jul 2007 15:09:52 -0700 (PDT) Received: by 10.100.93.4 with HTTP; Mon, 30 Jul 2007 15:09:48 -0700 (PDT) Message-ID: <7c80322b0707301509s51b2b28di7d9671f6c1dbc030@mail.gmail.com> Date: Mon, 30 Jul 2007 19:09:49 -0300 From: "Anton Galitch" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: linux-flashplugin7 security issue 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: Mon, 30 Jul 2007 22:09:53 -0000 Good day. Well I wanted to install linux-flashplugin7 but it says that it has a critical vulnerability: # make install clean ===> linux-flashplugin-7.0r69 has known vulnerabilities: => linux-flashplugin -- critical vulnerabilities. Reference: < http://www.FreeBSD.org/ports/portaudit/b42e8c32-34f6-11dc-9bc9-001921ab2fa4.html > => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/www/linux-flashplugin7. I updated the ports with portsnap fetch/extract/update but it still says the same. I suppose there is no fixed version yet? or there is any way to install the fixed version? Thanks.