From owner-svn-ports-head@freebsd.org Thu Nov 24 16:08:29 2016 Return-Path: Delivered-To: svn-ports-head@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 37856C53BF8; Thu, 24 Nov 2016 16:08:29 +0000 (UTC) (envelope-from feld@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 072CBB51; Thu, 24 Nov 2016 16:08:28 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAOG8Sme014612; Thu, 24 Nov 2016 16:08:28 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAOG8SR6014610; Thu, 24 Nov 2016 16:08:28 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201611241608.uAOG8SR6014610@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 24 Nov 2016 16:08:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427042 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2016 16:08:29 -0000 Author: feld Date: Thu Nov 24 16:08:27 2016 New Revision: 427042 URL: https://svnweb.freebsd.org/changeset/ports/427042 Log: Document additional MySQL vulnerable versions No information on which versions of MariaDB or Percona are affected. PR: 212612 Security: CVE-2016-6662 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Nov 24 16:07:57 2016 (r427041) +++ head/security/vuxml/vuln.xml Thu Nov 24 16:08:27 2016 (r427042) @@ -66,6 +66,16 @@ Notes: mysql57-server 5.7.15 + + mysql56-client + mysql56-server + 5.6.33 + + + mysql55-client + mysql55-server + 5.5.52 + @@ -84,6 +94,7 @@ Notes: 2016-09-12 2016-11-24 + 2016-11-24