From owner-svn-ports-all@freebsd.org Thu Jun 30 21:12:05 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 467E5B88DE8; Thu, 30 Jun 2016 21:12:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 219832765; Thu, 30 Jun 2016 21:12:04 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id A8E042009B; Thu, 30 Jun 2016 17:12:03 -0400 (EDT) Received: from web4 ([10.202.2.214]) by compute4.internal (MEProxy); Thu, 30 Jun 2016 17:12:03 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=pYv/UKqdqtjLvB0 Ixv8NUMqueg0=; b=fCcHk1+kH7MYjae4JUp7wZADYLVMUNRH0GSfw8GtpjqMEYA 1Kgm1Tz+cPFuVNxuJXbWZOSgiHx4xniN3bn9nH3sgpipgonDbcJs/ngIswTmh8Ci gWLnrYLs2yGr/sWjzfjxec3qYjuA5NaUqVqZtpc4i0mvUcXu3WSNt2htttuY= Received: by mailuser.nyi.internal (Postfix, from userid 99) id 7B561CC24D; Thu, 30 Jun 2016 17:12:03 -0400 (EDT) Message-Id: <1467321123.3169476.653578297.69C1A0E4@webmail.messagingengine.com> X-Sasl-Enc: aO7UQ28s2sFOrQ+V4Wudxbpts+b6kcB6z2ZUGhVItvuo 1467321123 From: Mark Felder To: Cy Schubert Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-03c7c087 In-Reply-To: <201606302109.u5UL9cSg089385@slippy.cwsent.com> References: <201606302109.u5UL9cSg089385@slippy.cwsent.com> Subject: Re: svn commit: r417842 - head/security/vuxml Date: Thu, 30 Jun 2016 16:12:03 -0500 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2016 21:12:05 -0000 On Thu, Jun 30, 2016, at 16:09, Cy Schubert wrote: > > 2) > > @@ -58,6 +58,38 @@ Notes: > > * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) > > --> > > > > + > > + openssl -- denial of service > > + > > + > > + openssl > > + 1.0.2_14 > > Shouldn't this be 1.0.2_14 ? > > I don't think so. dinoex fixed this vuln in this commit, which bumped PORTREVISION to 14 https://svnweb.freebsd.org/ports?view=revision&revision=417176 If I'm interpreting this wrong please let me know! -- Mark Felder ports-secteam member feld@FreeBSD.org