From owner-freebsd-questions@FreeBSD.ORG Mon Nov 12 20:10:39 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 F1DDE16A41A for ; Mon, 12 Nov 2007 20:10:39 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.238]) by mx1.freebsd.org (Postfix) with ESMTP id B05AE13C4A3 for ; Mon, 12 Nov 2007 20:10:39 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so886337nzf for ; Mon, 12 Nov 2007 12:10:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=TmP2yNSSH9tYwl0fUubx5ZCP/nY485L6cWwHU7bjVi4=; b=e6qtODupDhHY4CcdIJ3UJp8hgwWjjgmSD7HQ+zRd9elj+D41qSfUXnvkbgEG8Lj9lArPh72sLaVNS1xzkBS4MPusci+dvwBp4iDJwOIP0IbksWF6FgBf+5d7Rgch+XMdZl0549z8MR5Yc/hdWkViBgSi9uC1qdpk055OKtPSUWQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=p5az1dX/cxrCreIE+kKhuYmjdjn37pjOJ9jmnaQb+4au4yKQ3KvG2X8bMljYMVZdKEMRQ/gvex3aurhmSle8SGm4/qc78kGbSfJaOrT7yAazR4tFjYI9orvMyG3uxR5LHU+dY0yBk1HaK6VEgbu6uhmlMsVLigEMGJiJN3GdtsE= Received: by 10.142.251.9 with SMTP id y9mr1274340wfh.1194896540255; Mon, 12 Nov 2007 11:42:20 -0800 (PST) Received: by 10.142.72.20 with HTTP; Mon, 12 Nov 2007 11:42:20 -0800 (PST) Message-ID: Date: Mon, 12 Nov 2007 11:42:20 -0800 From: "Kurt Buff" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: cups-base upgrade and samba 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, 12 Nov 2007 20:10:40 -0000 According to my portaudit, cups-base has security problems, and I can't get samba going because of it. http://www.FreeBSD.org/ports/portaudit/8dd9722c-8e97-11dc-b8f6-001c2514716c.html According to the above URL, this problem affects v1.3.4, and 1.3.3_1 is the latest port, from the CVSUP I did today, and it errors out when doing a 'portupgrad -aRr' Seems I can't get there from here. Any suggestions on how to move forward with this? Kurt