From owner-cvs-ports@FreeBSD.ORG Wed Sep 7 19:38:32 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A8D1106566B; Wed, 7 Sep 2011 19:38:32 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-gw0-f49.google.com (mail-gw0-f49.google.com [74.125.83.49]) by mx1.freebsd.org (Postfix) with ESMTP id 0F6368FC16; Wed, 7 Sep 2011 19:38:31 +0000 (UTC) Received: by gwb1 with SMTP id 1so5482567gwb.36 for ; Wed, 07 Sep 2011 12:38:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=cxgP2HWyDgKQnrxJXEj8SZOYIks2DMcd2gGJDhFn0kg=; b=KLBQlrL7zDyKf6oRZ6pIqLtO3QJWQfFa0DzEy+9TwDs6XE3oO2BAefXP3mzvT9OWCR EZ5VC/XIefpVpBLoQDAF1M9vqpo4aOmr1jj2nNlV9aQ5wRqfVuxVHvnDqdK9DPJHRE/z frvmlHl7pxoor05fa41wZXA79IpkYQ8bKiJJ8= Received: by 10.231.26.68 with SMTP id d4mr11620036ibc.66.1315424311110; Wed, 07 Sep 2011 12:38:31 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.61.148 with HTTP; Wed, 7 Sep 2011 12:38:01 -0700 (PDT) In-Reply-To: <201109071830.p87IUg4T031545@repoman.freebsd.org> References: <201109071830.p87IUg4T031545@repoman.freebsd.org> From: Chris Rees Date: Wed, 7 Sep 2011 20:38:01 +0100 X-Google-Sender-Auth: BeCqqxW6R8EYujv9_rcUh4EQc1g Message-ID: To: Xin LI Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2011 19:38:32 -0000 On 7 September 2011 19:30, Xin LI wrote: > delphij =A0 =A0 2011-09-07 18:30:42 UTC > > =A0FreeBSD ports repository > > =A0Modified files: > =A0 =A0security/vuxml =A0 =A0 =A0 vuln.xml > =A0Log: > =A0Document two OpenSSL vulnerabilities. > > =A0(There is no OpenSSL 0.9.8s in the ports so mark <1.0.0 as vulnerable)= . 1.0.01.0.0_6 0.9.81.0.0 I'm sure there's a simple answer, but why not use: 0.9.81.0.0_6 ? Perhaps your explanation was in the comment above, but I couldn't quite understand it... Chris