From owner-svn-ports-all@FreeBSD.ORG Tue Jul 22 19:34:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09B37C62; Tue, 22 Jul 2014 19:34:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 E93CF2C4E; Tue, 22 Jul 2014 19:34:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6MJYUPS060198; Tue, 22 Jul 2014 19:34:30 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6MJYUU6060197; Tue, 22 Jul 2014 19:34:30 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201407221934.s6MJYUU6060197@svn.freebsd.org> From: Raphael Kubo da Costa Date: Tue, 22 Jul 2014 19:34:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r362573 - branches/2014Q3/security/vuxml X-SVN-Group: ports-branches 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.18 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: Tue, 22 Jul 2014 19:34:31 -0000 Author: rakuco Date: Tue Jul 22 19:34:30 2014 New Revision: 362573 URL: http://svnweb.freebsd.org/changeset/ports/362573 QAT: https://qat.redports.org/buildarchive/r362573/ Log: MFH: r362499 Fix the recent Qt vulnerability entry again. The CVE patch applies to -imageformats in Qt4 but -gui in Qt5. I always get confused by the different port names... Noted by antoine@. Security: 904d78b8-0f7e-11e4-8b71-5453ed2e2b49 Approved by: portmgr (antoine) Modified: branches/2014Q3/security/vuxml/vuln.xml Directory Properties: branches/2014Q3/ (props changed) Modified: branches/2014Q3/security/vuxml/vuln.xml ============================================================================== --- branches/2014Q3/security/vuxml/vuln.xml Tue Jul 22 19:33:41 2014 (r362572) +++ branches/2014Q3/security/vuxml/vuln.xml Tue Jul 22 19:34:30 2014 (r362573) @@ -58,15 +58,15 @@ Notes: --> - qt4-imageformats, qt5-imageformats -- DoS vulnerability in the GIF image handler + qt4-imageformats, qt5-gui -- DoS vulnerability in the GIF image handler qt4-imageformats 4.8.6_1 - qt5-imageformats - 5.2.1_1 + qt5-gui + 5.2.1_4 @@ -88,7 +88,7 @@ Notes: 2014-04-24 2014-07-19 - 2014-07-20 + 2014-07-21