From owner-freebsd-questions@FreeBSD.ORG Wed Mar 14 01:54:45 2012 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 8B830106564A for ; Wed, 14 Mar 2012 01:54:45 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5582E8FC14 for ; Wed, 14 Mar 2012 01:54:45 +0000 (UTC) Received: by iahk25 with SMTP id k25so2133728iah.13 for ; Tue, 13 Mar 2012 18:54:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Ae1auWWmzeRuMNCXrCK9kEvaDDZX5jiE8lnjJNG6tnc=; b=OeBbaB11DOELH4vqMQUv5gAgLBWPngHYYbyI0OqeyrOmx0xrQrd8S61ze6RvddXEZc uF92tCXnErfSeC8jeE3tIgnACoGsCsoXvn0bcBNYvNWfcbAhJj0TZFyzX2Bcc1H+f63n sBHm8o4nXfgJLTjQIieQP6kMgU/6GEgTNvgrXcnB0ky1RfBSWF4xnUTd4/ZtrTtsCXsq v9NAR4EfXdf2MXssP0iUQTLLAV3/aJG2qkgFJ4anyD0OXWx8aVUkiqOrVEQMzyA99ZOR 4H/s40sZkxg/wYxCeem8IJ5JdPALt54s2Y3byMMpeSeU0MEChvMSC+2fpEyZrgVg0zKP GMDA== MIME-Version: 1.0 Received: by 10.50.178.4 with SMTP id cu4mr1217857igc.34.1331690079515; Tue, 13 Mar 2012 18:54:39 -0700 (PDT) Received: by 10.50.184.233 with HTTP; Tue, 13 Mar 2012 18:54:39 -0700 (PDT) Date: Tue, 13 Mar 2012 20:54:39 -0500 Message-ID: From: Antonio Olivares To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: libXfont vulnerabilty 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: Wed, 14 Mar 2012 01:54:45 -0000 Dear folks, upon updating ports from Sunday to today, I encountered a little problem. $ portmaster -a was giving errors. I then ran a command to fix the errors, found here: http://forums.freebsd.org/showthread.php?s=559d437092f3c652bc5496ace69b7a0d&p=170130#post170130 Command that fixed these issues was $ portaudit -Fda One of the errors directed me to : http://portaudit.freebsd.org/304409c3-c3ef-11e0-8aa5-485d60cb5385.html Do I need to uninstall libXfonts, or leave it alone till a fix is issued? The installed package is a vulnerability or the new one? Regards, Antonio