From owner-svn-ports-all@freebsd.org Fri Sep 9 13:31:31 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 27460BD27F0; Fri, 9 Sep 2016 13:31:31 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 EC7C2DF5; Fri, 9 Sep 2016 13:31:30 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u89DVUU6095999; Fri, 9 Sep 2016 13:31:30 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u89DVUbK095997; Fri, 9 Sep 2016 13:31:30 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201609091331.u89DVUbK095997@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 9 Sep 2016 13:31:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421617 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 09 Sep 2016 13:31:31 -0000 Author: tijl Date: Fri Sep 9 13:31:29 2016 New Revision: 421617 URL: https://svnweb.freebsd.org/changeset/ports/421617 Log: Add entry for GNUTLS-SA-2016-3. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Sep 9 13:22:29 2016 (r421616) +++ head/security/vuxml/vuln.xml Fri Sep 9 13:31:29 2016 (r421617) @@ -58,6 +58,33 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + gnutls -- OCSP validation issue + + + gnutls + 3.4.15 + + + + +

gnutls.org reports:

+
+

Stefan Bühler discovered an issue that affects validation + of certificates using OCSP responses, which can falsely report a + certificate as valid under certain circumstances.

+
+ +
+ + https://gnutls.org/security.html#GNUTLS-SA-2016-3 + + + 2016-09-08 + 2016-09-09 + +
+ Mozilla -- multiple vulnerabilities