From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 00:57:08 2008 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 8AC771065672 for ; Thu, 24 Jul 2008 00:57:08 +0000 (UTC) (envelope-from twhoffma@math.uio.no) Received: from mail-out1.uio.no (mail-out1.uio.no [129.240.10.57]) by mx1.freebsd.org (Postfix) with ESMTP id 2BFA68FC12 for ; Thu, 24 Jul 2008 00:57:08 +0000 (UTC) (envelope-from twhoffma@math.uio.no) Received: from mail-mx3.uio.no ([129.240.10.44]) by mail-out1.uio.no with esmtp (Exim 4.69) (envelope-from ) id 1KLp8l-0001Zw-3I; Thu, 24 Jul 2008 02:57:07 +0200 Received: from smtp.uio.no ([129.240.10.9] helo=mail-mx3.uio.no) by mail-mx3.uio.no with esmtp (Exim 4.67) (envelope-from ) id 1KLp8g-0008Vq-If; Thu, 24 Jul 2008 02:57:07 +0200 Received: from w3prod-wm01.uio.no ([129.240.4.214] helo=webmail.uio.no) by mail-mx3.uio.no with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1KLp8g-0008Ve-G2; Thu, 24 Jul 2008 02:57:02 +0200 Received: from 80.202.85.78 (SquirrelMail authenticated user twhoffma) by webmail.uio.no with HTTP; Thu, 24 Jul 2008 02:57:02 +0200 (CEST) Message-ID: <49448.80.202.85.78.1216861022.squirrel@webmail.uio.no> In-Reply-To: <4887AFD4.9000106@FreeBSD.org> References: <48764.80.202.85.78.1216849881.squirrel@webmail.uio.no> <4887AFD4.9000106@FreeBSD.org> Date: Thu, 24 Jul 2008 02:57:02 +0200 (CEST) From: "Torgeir Hoffmann" To: "Kris Kennaway" User-Agent: SquirrelMail/1.4.10a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-UiO-Resend: resent X-UiO-Spam-info: not spam, SpamAssassin (score=-5.0, required=5.0, autolearn=disabled, UIO_MAIL_IS_INTERNAL=-5, uiobl=NO, uiouri=NO) X-UiO-Scanned: C1DA08709CE89274C1EFFD6C8A2D20EA6CC868A1 X-UiO-SPAM-Test: remote_host: 129.240.10.9 spam_score: -49 maxlevel 200 minaction 2 bait 0 mail/h: 111 total 9272575 max/h 8345 blacklist 0 greylist 0 ratelimit 0 Cc: freebsd-questions@freebsd.org Subject: Re: Installing jdk on 7-Release: Has known vulnerabilities from 2005? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: twhoffma@student.matnat.uio.no List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2008 00:57:08 -0000 Hi again! >> when I try to install linux-sun-jdk16 from ports I get: >> >> ===> linux-sun-jdk-1.6.0.07 has known vulnerabilities: >> => jdk -- jar directory traversal vulnerability. >> Reference: >> >> => Please update your ports tree and try again. >> *** Error code 1 >> >> This refers to a vulnerability from 2005 (!). I get the same thing with >> the 1.5 port. >> I desperately want to avoid building the native version due to the fact >> that I have a not that sporty laptop, and the packages from the freebsd >> foundation is not available yet. >> >> I have the latest portsnap port snapshot. > > Update your portaudit database. I did that. portaudit -Fda Still, same thing. Thought this was very strange as well. Anything else that I should have done? (It's probably right in front of me!) Many thanks, Torgeir