From dd44fcbf649dc00af6f9bea39144fdb4a51a4baf Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 8 Jul 2015 17:49:49 +0000 Subject: Update qt4 to 4.8.7. I am happy to announce release of Qt 4.8.7 today bringing over 150 improvements and bug fixes. Qt 4.8.7 provides important security updates, better support for Mac OS X 10.10 and many requested error corrections. As a patch release, it does not add new functionality and maintains full compatibility with previous Qt 4.8.x releases. Highlights of Qt 4.8.7 are: Security fix for DoS vulnerability in the BMP image handler (CVE-2015-0295) as well as security fixes for vulnerabilities in image handling of BMP (CVE-2015-1858), ICO (CVE-2015-1859) and GIF (CVE-2015-1860) Update 3rd party libpng to version 1.6.17 to address known vulnerabilities in previous version Update 3rd party libtiff to version 4.0.3 to address known vulnerabilities in previous version Better support for running Qt 4.8 applications on Mac OS X 10.10 Yosemite Many customer requested bug fixes --- x11/qt4-mysql/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/qt4-mysql') diff --git a/x11/qt4-mysql/Makefile b/x11/qt4-mysql/Makefile index 3efa93c3e9c..6ce314b9766 100644 --- a/x11/qt4-mysql/Makefile +++ b/x11/qt4-mysql/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.38 2015/04/25 14:25:16 tnn Exp $ +# $NetBSD: Makefile,v 1.39 2015/07/08 17:49:49 wiz Exp $ -PKGREVISION= 1 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-mysql-${QTVERSION} -- cgit v1.2.3