From owner-svn-ports-head@freebsd.org Thu Dec 3 17:08:57 2015 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 1A0DCA3F9AC; Thu, 3 Dec 2015 17:08:57 +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 DCB09115B; Thu, 3 Dec 2015 17:08:56 +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 tB3H8uIx069613; Thu, 3 Dec 2015 17:08:56 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB3H8tDb069611; Thu, 3 Dec 2015 17:08:55 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201512031708.tB3H8tDb069611@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 3 Dec 2015 17:08:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402889 - 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.20 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, 03 Dec 2015 17:08:57 -0000 Author: feld Date: Thu Dec 3 17:08:55 2015 New Revision: 402889 URL: https://svnweb.freebsd.org/changeset/ports/402889 Log: libpng security fix was not complete. New version released. Security: 1886e195-8b87-11e5-90e7-b499baebfeaf Security: CVE-2015-8126 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Dec 3 17:01:00 2015 (r402888) +++ head/security/vuxml/vuln.xml Thu Dec 3 17:08:55 2015 (r402889) @@ -893,7 +893,7 @@ Notes: png - 1.6.19 + 1.6.20 @@ -911,11 +911,13 @@ Notes: http://www.openwall.com/lists/oss-security/2015/11/12/2 + http://www.openwall.com/lists/oss-security/2015/12/03/6 CVE-2015-8126 2015-11-15 2015-11-15 + 2015-12-03